/** 
* A Mambo 4.5.3 xhtml compatible template 
* @version 4.0 
* @copyright (C) 2009 by Marco Sechi
**/ 
 
body { 
 margin: 0px; 
 padding : 0px; 
 /*background : #FFFFFF url(../images/barra_rossa.jpg) repeat-x top;*/
 /*background:url(../images/background.jpg);*/
 font-family : "Verdana", Arial, Helvetica, sans-serif; 
 font-size : 11px;
 color: #333333; 
} 
 
td, tr, p, div { 
 font-family : "Verdana", Arial, Helvetica, sans-serif;
 line-height : 16px; 
 color : #333333; 
 font-size : 12px; 
} 
 
hr { 
 color : #999999; 
 height : 1px; 
 width : 100%; 
} 
 
 
table.moduletable { 
 width : 100%; 
 table-layout : auto; 
 margin : 0px 0px 0px 0px; 
} 
table.moduletable th { 
 padding : 10px 0px;
 font-size : 14px; 
 /*font-weight : normal; */
 text-align : left; 
 /*letter-spacing : 0px;*/
 color : #CC0000; 
} 
table.moduletable td { 
 padding : 0px; 
} 
 
ul 
{ 
margin-top: 7px; 
padding: 0; 
list-style: none; 
} 
 
 
li 
{ 
line-height: 15px; 
padding-left: 15px; 
padding-top: 0px; 
background-image: url(../images/arrow.png) ; 
background-repeat: no-repeat; 
background-position: 0px 3px; 
} 
 
.button { 
    text-align: center;
	font-size: 11px;
  	/*font-weight: bold;*/
  	/*border: 3px double #cccccc;*/
  	background: #FFFFFF;
  	padding-left: 5px;
    padding-right: 5px;
	height: 25px;
	color: black;
  	margin-top: 10px;
	vertical-align: middle;
	cursor: pointer; 
} 
 
.inputbox { 
 /*border : 1px solid #333333; 
 background : #FFFFFF; 
 color : #000000; 
 margin : 5px; */
 padding-top: 2px;
 padding-right: 2px;
 padding-bottom: 2px;
 padding-left: 2px;
 border-top-width: 1px;
 border-right-width: 1px;
 border-bottom-width: 1px;
 border-left-width: 1px;
 border-top-style: solid;
 border-right-style: solid;
 border-bottom-style: solid;
 border-left-style: solid;
 border-top-color: #cccccc;
 border-right-color: #cccccc;
 border-bottom-color: #cccccc;
 border-left-color: #cccccc;
 background-color: #ffffff;
} 
 
.sectiontableheader { 
 font-size : 11px; 
 font-weight : bold; 
 text-align : center; 
 color : #FFFFFF; 
 background : #006699; 
 vertical-align : middle; 
 height : 25px; 
 border-top : 1px solid #fff; 
 padding : 0px 10px; 
} 

.sectiontableentry1 { 
 background : #f0f0f0; 
 height : 25px;
 padding : 3px 5px; 
} 
 
.sectiontableentry2 { 
 background : #CCCCCC;
 height : 25px; 
 padding : 3px 5px; 
} 
 
a.mainlevel { 
 margin : 0px; 
 padding : 0px; 
 font-size : 12px; 
 width : 150px; 
 text-indent : 10px; 
} 
 
a.mainlevel: link { 
 text-indent : 10px; 
} 
 
a.mainlevel:link, a.mainlevel:visited { 
 display : block; 
 -moz-opacity : 0.85; 
 padding : 2px 0px 2px 0px; 
 margin : 1px; 
 background : #f0f0f0; 
 border : 1px solid #e0e0e0; 
 text-indent : 10px; 
} 
 
a.mainlevel:hover { 
 text-decoration : none; 
 text-indent : 10px; 
 background : #e0e0e0; 
 border : 1px solid #d0d0d0; 
} 
 
#active_menu { 
 font-weight : bold; 
 color : #003366; 
} 
a#active_menu:hover { 
} 
 
.sublevel { 
 font-size : 12px; 
} 
 
ul#mainlevel-nav { 
 padding : 0; 
 margin : 0; 
 list-style : none; 
} 
 
ul#mainlevel-nav li { 
 display : block; 
 padding-left : 0px; 
 padding-right : 0px; 
 margin : 0; 
 float : right; 
 font-size : 11px; 
 font-weight : bold; 
 line-height : 20px; 
 white-space : nowrap; 
/* border-left : 1px solid #FFFFFF;*/ 
 
} 
 
ul#mainlevel-nav li a { 
 display : block; 
 padding-left : 10px; 
 padding-right : 10px; 
 text-decoration : none; 
 color : #fff; 
 
} 
 
ul#mainlevel-nav li a:hover { 
 color : #FFFFFF; 
 background : #336699; 
} 
 
a:link, a:visited { 
 color: black;
 text-decoration: underline;
 /*font-weight: bold;*/
} 
 
a:hover { 
 color: #CC0000;
 text-decoration: underline;
 /*font-weight: bold;*/
} 
 
a.category:link, a.category:visited { 
 font-weight : bold; 
} 
 
.pagenavbar { 
 background-color : #F0F0F0; 
 border : 1px solid #CCCCCC; 
 padding : 3px; 
 text-align : center; 
} 
 
.contenttoc { 
 width : 180px; 
 background-color : #F0F0F0; 
 border : 1px solid #e0e0e0; 
 padding : 2px; 
} 
 
.contenttoc th { 
 padding : 3px 5px; 
 font-size : 14px; 
 font-weight : bold; 
 text-align : left; 
 /*letter-spacing : 1px;*/ 
 color : #CC0000; 
} 
 
.contenttoc td { 
 padding : 0px 5px; 
} 
 
.small { 
 font-size : 10px; 
 color : #CC0000; 
} 
 
.smalldark { 
 font-size : 10px; 
 color : #000000; 
} 
 
.createdate, .modifydate { 
 font-size : 10px;
 line-height : 11px;
 font-style : normal; 
 color : #CC0000; 
} 
 
.content_rating { 
 font-size : 11px; 
 color : #333333; 
} 
 
.content_vote { 
 font-size : 11px; 
 height : 20px; 
 padding-top : 2px; 
 padding-bottom : 2px; 
 padding-left : 10px; 
 padding-right : 10px; 
 background-color : #F0F0F0; 
 border : 1px solid #CCCCCC; 
} 
 
.pathway { 
 font-size : 11px; 
 color : #000000; 
 /*letter-spacing : 1px;*/ 
 margin-left : 4px;
 text-decoration : none; 
} 
 
a.pathway:link, a.pathway:visited { 
 color : #CC0000;
 /*text-decoration : underline;*/
 font-size : 11px; 
 text-decoration : none; 
} 
 
a.pathway:hover { 
 font-size : 11px;
 color : #CC0000;
 text-decoration : underline; 
} 
 
.contentpane { 
 padding : 0px; 
} 
 
.contentpaneopen { 
 padding: 0px 5px;
 text-align : left; 
} 
 
.componentheading { 
 padding : 8px 5px; 
 font-size : 20px; 
 font-weight : normal; 
 text-align : left; 
 /*letter-spacing : 1px;*/ 
 color : black; 
} 

.contentheading{ 
 padding : 8px 0px; 
 font-size : 20px; 
 font-weight : normal; 
 text-align : left; 
 /*letter-spacing : 1px;*/ 
 color : #CC0000; 
} 
 
.contentpagetitle { 
 font-size : 20px;
 font-weight : normal; 
 color : #CC0000; 
} 
 
a.contentpagetitle:link, a.contentpagetitle:visited, a.contentpagetitle:active {
 /*padding : 10px 0px;*/
 color : #CC0000;
 text-decoration : none; 
} 

a.contentpagetitle:hover {
 text-decoration : underline; 
} 
 
a.readon:link, a.readon:visited { 
 color : #999999; 
 font-family : "Verdana", Arial, Helvetica, sans-serif; 
 font-size : 11px; 
 font-weight : normal; 
 white-space : nowrap; 
 float : left; 
 line-height : 10px; 
 text-decoration : none; 
} 
 
a.readon:hover { 
 color : #CC0000; 
 font-family : "Verdana", Arial, Helvetica, sans-serif; 
 font-size : 11px; 
 font-weight : normal; 
 white-space : nowrap; 
 float : left; 
 line-height : 10px; 
 text-decoration : none; 
} 
 
.back_button a:link, .back_button a:visited { 
 color : #666666; 
 font-family : "Verdana", Arial, Helvetica, sans-serif; 
 font-size : 11px; 
 font-weight : normal;
 /*background : #F0F0F0; 
 border : 1px solid #CCCCCC; 
 padding : 2px 4px 2px 4px; 
 white-space : nowrap; 
 float : left; 
 line-height : 18px;*/ 
 text-decoration : none; 
} 
 
.back_button a:hover { 
 color : #CC0000; 
 font-family : "Verdana", Arial, Helvetica, sans-serif; 
 font-size : 11px; 
 font-weight : normal; 
 /*background : #F0F0F0; 
 border : 1px solid #CCCCCC; 
 padding : 2px 4px 2px 4px; 
 white-space : nowrap; 
 float : left; 
 line-height : 18px; */
 text-decoration : none; 
} 
 
.pagenav a:link, .pagenav a:visited, .buttonheading a:link, .buttonheading a:visited { 
 color : #666666; 
 font-family : "Verdana", Arial, Helvetica, sans-serif;
 font-size : 11px; 
 font-weight : normal; 
 background : #F0F0F0; 
 border : 1px solid #CCCCCC; 
 padding : 2px 4px 2px 4px; 
 white-space : nowrap; 
 float : left; 
 line-height : 12px; 
 text-decoration : none; 
} 
 
.pagenav a:hover, .buttonheading a:hover { 
 color : #CC0000; 
 font-family : "Verdana", Arial, Helvetica, sans-serif;
 font-size : 11px; 
 font-weight : normal; 
 background : #F0F0F0; 
 border : 1px solid #CCCCCC; 
 padding : 2px 4px 2px 4px; 
 white-space : nowrap; 
 float : left; 
 line-height : 12px; 
 text-decoration : none; 
} 

img, a img { 
 border: none;
}
