/*stili per il layout fisso*/
html,body{margin: 0;padding:0.5em}
body,p,td,li,ul{font-family: verdana,arial,sans-serif; font-size: 11px;}

a:link, a:visited {
	color: #0A1761; text-decoration: none;
	font-weight: normal;
}

a:hover {
	color: #1626FF;	text-decoration: none;
	font-weight: underline;
}

td,tr,p,div {
	line-height: 125%;
	color: #333333;
	text-align: left;
}



div#container{width: 774px;  height: 100%; margin: 0; align: center; background-color: none}

/*stili generici, su header e footer*/
div#header{background-color:#000;color: #fff;}
h1,h2,h3{margin: 0;padding:1em 0 1em}
h1{padding:0.5em;font: bold 2.3em/80px arial,serif}
h2{color: #4169E1;font-size: 1.5em}
h3{color: #4169E1;font-size: 1.4em}

div#footer a{color: #fff;font-weight: bold;text-decoration: underline}

/*stili specifici per il layout*/
div#titolo {	background-color: #d0dddd;	color: #fff;	padding: 0.5em;}

div#navigation{float: left; width: 11em; padding: 1em;}

div#top{margin-left: 11em; width: auto; padding: 0;background-color: #eaeeee}

div#content{
	margin-left: 11em;
	padding: 1.5em 1.5em 1.5em 2em;
	background-color: #fff;
}

div#footer{clear: left; text-align:center; padding: 0.5em;
    background-color: #69c; color: #000}

/*stili per la navigazione*/
div#navigation ul{margin: 1em 0 1em 1em;padding: 0; list-style-type: none;}
div#navigation li{margin: 0;padding: 0}
div#navigation a{color:#369;font: normal 1.1em/1.3em arial,sans-serif;text-decoration: none}
div#navigation a:hover{color: #033;text-decoration: underline}
div#navigation a#activelink{color: #033;text-decoration: none}

/*pathaway setting*/

div#pathway{
	padding: 0.5em;
}

.pathway {
font-size: 11px;
}

a.pathway:link, a.pathway:visited {
  color            : #666666;
  font-weight      : normal;
}

a.pathway:hover {
  color            : #006600;
  font-weight      : normal;
  text-decoration   : underline;
}

ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

ul#mainlevel-nav li
{
	display: block;
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	width: auto !important;
	width: 15%;
	font-size: 11px;
	line-height: 16px;
	white-space: nowrap;
	border-left: 1px solid #cccccc;
	border-bottom: 0px solid #cccccc;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}

ul#mainlevel-nav li a
{
	width: 100%;
	display: block;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
	color: #333333;
	background: #fff;
}

#buttons>ul#mainlevel-nav li a { width: auto; }

	ul#mainlevel-nav li a:hover
{
	color: #ffffff;
	background: #000080;
}

/* --Default Class Settings-- */
a.mainlevel:link, a.mainlevel:visited {
display: block;
color: #666666;
font-weight: bold;
background-image: url(../images/menu_bgr.gif);
background-repeat: no-repeat;
/*width: 100%;*/
text-indent: 0px;
text-decoration: none;
font-family: Helvetica, Arial, Verdana, Helvetica, sans-serif;
font-size:11px;
line-height: 18px;
margin-bottom: 0px;
text-align:left;
padding-left:5px;
}

a.mainlevel:hover {
color: #000000;
font-weight: bold;
}

a.mainmenu:link, a.mainmenu:visited {
color: #ffffff; 
font-family: Helvetica, Verdana, Helvetica, Arial, sans-serif;
font-weight: normal;
font-size: 10px;

}
a.mainmenu:hover {
color: #000000; 
}
.pollstableborder {
border: 1px solid;
padding: 1px;
}

a.sublevel:link, a.sublevel:visited {
        padding-left: 5px;
        vertical-align: middle;
		font-family: Helvetica, Verdana, Helvetica, Arial, sans-serif;
        font-size: 11px;
        color: #808080; 
        text-align: left;
		line-height: 22px;
}

a.sublevel:hover {
color: #000000;
text-decoration: none;
}


table.moduletable {
	padding: 4px 0px 5px 8px;
	margin-bottom: 8px;
	margin-top:8px;
	width: 100%;
}

table.moduletable th {
	background: url(../images/mod_title.gif);
	background-repeat: no-repeat;
	font-size        : 11px;
	/*line-height		 : 18px;*/
	height : 22px;
	font-weight   	 : bold;
	text-transform	 :uppercase;
	color            : #333333;
	text-align       : left;
	vertical-align:middle;
	width            : 100%;
}

table.moduletable li {
}

table.moduletable ul {
	padding: 0px;
}
table.moduletable td {
font-size: 10px;
font-weight: normal;
}

.poll {
  font-family      : Arial, Helvetica, Verdana, sans-serif;
  font-size        : 10px;
  color            : #666666;
  line-height      : 14px;
}

table.pollstableborder {
}

.sectiontableheader {
	background-color: none;
	color: #000;
	text-align: left;
	font-weight: normal;
	border-bottom: 1px solid #778899;
}

.sectiontableentry1 {
  background-color : #F0FFF0;
}

.sectiontableentry2 {
  background-color : #FFFFFF;
}

.small {
  font-family      : Helvetica, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #666666;
  text-decoration  : none;
  font-weight      : bold;
}

.smalldark {
  font-family      : Helvetica, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #000000;
  text-decoration  : none;
  font-weight      : normal;
}


.contentpane {
}

.contentpaneopen {
  width: 100%;
  padding: 1px;
}

.componentheading {
  font-family      : Helvetica, Verdana, Arial, sans-serif;
  font-size        : 1.5em;
  font-weight      : bold;
  color            : #4169E1;
  text-align       : left;

}

.contentheading {
  font-family      : Helvetica, Verdana, Arial, sans-serif;
  font-size        : 16px;
  font-weight      : bold;
  color            : #4169E1;
  text-align       : left;
}

.createdate {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #006600;
  text-align       : left;
}

.modifydate {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #999999;
  text-align       : left;
}


.button {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-style       : normal;
  font-size        : 10px;
  font-weight      : bold;
  background-color : #A0968C;
  color            : #FFFFFF;
  border           : 1px solid #000000;
}

.inputbox {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #000000;
  border           : 1px solid #000000;
}

a:link, a:visited {
color: #006600;
text-decoration: none;
}

a:hover {
color: #006600;
text-decoration: underline;
}



ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

li {
  line-height: 15px;
  padding-left: 10px;
  padding-top: 0px;
  background-image: url(../images/arrow.gif) ;
  background-repeat: no-repeat;
  background-position: 0px 3px;
}