/* TOP Buttons */
#buttons {
	float: right;
	margin: 0px;
	padding: 0px;
	width: 50%;
}

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: 5px;
	padding-right: 0px;
	float: right;
	margin: 0;
	width: auto;
  	font-size: 11px;
	line-height: 22px;
	white-space: nowrap;

}

ul#mainlevel-nav li a {
	display: block;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
	color: #000000;
	border: 2px solid #F8CE84;
}

#buttons>ul#mainlevel-nav li a { width: auto; }

ul#mainlevel-nav li a:hover {
	background: #F8CE84;
	text-decoration: none;
	color: #3366CC;
}

#active_menu {
	color: #3366CC;
	font-weight: bold;
	background: url(../images/menu_box_active.png) no-repeat;
}

a#active_menu:hover {
	color: #000000;
	background: url(../images/menu_box_active.png) no-repeat;
	background-position: 0px -30px;

}

.maintitle {
	color: #ffffff;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}

.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #C0D3F3;
  font-size: 14px;
  font-weight: bold;
}

.back_button {
	float: left;
	font-size: 11px;
  	font-weight: bold;
  	margin-top: 15px;
  	margin-bottom: 10px;
    padding: 4px;
}

.pagenav {
	text-align: center;
	line-height: 25px;
  	font-size: 10px;
  	font-weight: bold;
  	width: auto;
  	padding: 4px;
    color: #000000;
}

.pagenavbar {
	padding-right: 5px;
	float: right;
}

ul {
	margin: 0;
	padding: 5px;
	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;
}

td {
	/*text-align: left;*/
	font-size: small;
}



body {
	margin: 0px;
	height: 100%;
	padding: 0px;
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	background: #FFFFFF;
	scrollbar-3dlight-color: #6095FD;
	scrollbar-base-color: #F0F1FF;
	scrollbar-darkshadow-color: #6095FD;
	scrollbar-face-color: #F0F1FF;
	scrollbar-highlight-color: #6095FD;
	scrollbar-shadow-color: #6095FD;
	scrollbar-track-color: #6095FD;
	scrollbar-arrow-color: #6095FD;
}

.pathway {
color: #000000;
font-size: 10px;
text-decoration: none;
font-weight: bold;
background-color: Transparent;
text-align: left;
margin-top: 3px;
margin-bottom: 5px;
margin-left: 0;
margin-right: 0;
padding-top: 2px;
padding-bottom: 2px;
padding-left: 0;
padding-right: 0;
border: 0;
}

.pathway a{
color: #F8CE84;
text-decoration: none;
font-weight: bold;
}

div.module h3 {
font-size: 10px;
color: #000000;
width: 130px;
font-weight: bold;
margin: 0px;
padding: 0px;
margin-bottom: 5px;
margin-top: 5px;
}

/* mambo core stuff */
a:link, a:visited {
	color: #3366CC; text-decoration: none;
}

a:hover {
	color: #000000;	text-decoration: underline;
}


table.contentpaneopen {
	width: 100%;
	padding: 0px;
	/*border-collapse: collapse;*/
	border-spacing: 5px;
}
/*table.contentpaneopen a:link, table.contentpaneopen a:visited, table.contentpaneopen a:hover{*/
TABLE.contentpaneopen a, .contentdescription a, a.category {
	font-weight: bold;
}
table.contentpaneopen td.contentheading {
	/*height: 26px;
	background: url(../images/contenthead.png) no-repeat;*/
	color: #000000;
	background-color: #F8CE84;
	text-align: left;
	vertical-align: middle;
	margin-top: 3px;
	margin-bottom: 5px;
	margin-right: 5px;
	margin-left: 5px;
	padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 4px;	
/*	white-space: nowrap;*/
	font-size: 13px;
	font-weight: bold;
	border: 1px;
}


table.contentpane td {
	margin: 0px;
	padding: 0px;
}

table.contentpane td.componentheading {
	padding-left: 4px;
}

table.contentpane td.contentheading {
  	padding: 5px;
	padding-left: 15px;
  	padding-top: 9px;
  	margin: 5px;
}

.componentheading, .componentheadingnews, .contentheadinghome{
	font-size: 13px; 
	font-weight: bold;	
	color: #000000;
	background-color: #F8CE84;
	margin-top: 3px;
	margin-bottom: 5px;
	padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 4px;
	width: 100%;
}
.bloghome
{
	width: 100%;
	/*border: solid 1px #000000;*/
}

.button {
	padding: 2px 5px 2px 5px;
	border: solid 1px #F8CE84;
	background-color: #000000;
	color: #FFFFFF;
	font-family: Verdana;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	vertical-align: middle;
	font-family: verdana;
	font-size: 10px;
}

.inputbox {
	padding: 2px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	color: #000000;
	font-family: verdana;
	font-size: 10px;
}
.inputcheckbox{
	padding: 2px;
	border: 0px;
	background-color: #FFFFFF;
	color: #000000;
	font-family: verdana;
	font-size: 10px;
}	
}

.contentcolumn {
	padding-right: 5px;
}


.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #C0D3F3;
	text-align:left;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}

table.moduletable {
	width: 100%;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	margin-top: 5px;
}

table.moduletable th, table.moduletable_randomnews th {
	text-align: left;
	border: 0;
	font-size: 13px; 
	font-weight: bold;	
	color: #000000;
	background-color: #F8CE84;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 4px;
	white-space: nowrap;
}

table.moduletable td {
	font-size: 11px;
	/*padding: 15px;
	padding: 0px;
	margin: 0px;*/
	font-weight: normal;
}

table.pollstableborder td {
  padding: 2px;
}
table.expressnews
{
	padding: 0px;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: 0px;
	margin-right: 0px;
	border: 0px;
	vertical-align: top;
}
table.expressnews td
{
	vertical-align: top;
	padding: 4px;	
	margin: 0px;
	border: solid 1px #F8CE84;
	
}
table.expressnews td h1
{
	text-align: left;
	border: 0;
	font-size: 12px; 
	font-weight: bold;	
	color: #000000;
	background-color: #F8CE84;
	margin-top: 3px;
	margin-bottom: 5px;
	padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 4px;
	
}

.sectiontableheader {
  font-weight: bold;
  background: #F0F1FF;
  padding: 4px;
}

.sectiontablefooter {
	color: #000000;
}

.sectiontableentry1 {
	background-color : #ffffff;
}

.sectiontableentry2 {
	background-color : #F0F1FF;
}

.small {
	color: #061F4B;
	font-size: 9px;
	font-weight: bold;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #061F4B;
	font-size: 8px;
	font-weight: bold;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #061F4B;
	font-size: 8px;
	font-weight: bold;
}

table.contenttoc {
  border: 1px solid #C0D3F3;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc th {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #061F4B;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}
a.mainlevel:link, a.mainlevel:visited
{
	display: block;
	background: url(../images/menu_box.png) no-repeat;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	padding-left: 8px !important;
	padding-left: 20px;
	padding-right: 30px;
	padding-top: 8px;
	height: 22px !important;
	height: 30px;
	width: 100%;
	text-decoration: none;
	white-space: nowrap;
}
a.mainlevel:hover{
	background: url(../images/menu_box.png) no-repeat;
	background-position: 0px -30px;
	text-decoration: none;
	height: 30px;
	color: #3366CC;
}

a.mainlevel:link[href="index.php?option=com_frontpage&Itemid=1"], a.mainlevel:visited[href="index.php?option=com_frontpage&Itemid=1"]
{
	background: url(../images/menu_1.jpg) no-repeat;
}
a.mainlevel:link[href="index.php?option=com_content&task=section&id=1&Itemid=2"], a.mainlevel:visited[href="index.php?option=com_content&task=section&id=1&Itemid=2"]
{
	background: url(../images/menu_2.jpg) no-repeat;
}
,
a.mainlevel:hover[href="index.php?option=com_frontpage&Itemid=1"]{
	background: url(../images/menu_1.jpg) no-repeat;
}
a.mainlevel:hover[href="index.php?option=com_content&task=section&id=1&Itemid=2"]{
	background: url(../images/menu_2.jpg) no-repeat;
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #061F4B;
	text-align: left;
}

a.sublevel:hover {
	color: #6095FD;
	text-decoration: none;
}

a.readon:link, a.readon:visited {
	color: #3366CC; text-decoration: underline; font-family:  Verdana;
	font-size: 11px;
	list-style-type: none;
	display: list-item;
	white-space: normal;
	font-weight: normal;
	}

a.readon:hover {
	color: #000000;	text-decoration: underline;
	font-weight: normal;
	font-family:  Verdana;
	font-size: 11px;
	/*list-style: inside url(../images/read.png);*/
	list-style-type: none;
	display: list-item;
	white-space: normal;
	}
.highlight {
	background-color: #061F4B;
	color: White;
	padding: 0px 2px 0px 2px;
}
.code {
	background-color: #C0D3F3;
	border: 1px solid #6095FD;
}
/* DnDworld specific */
TD.leftbar
{
	width: 130px;
	vertical-align: top;
}
td.rightpad   
{ 
	width: 160px;  
	vertical-align: top;
}
TD.bottom 
{
	font-size: 8px;
	text-align: center;
}
A.Menu:Link    { color: #3366CC; font-weight: bold; text-decoration:none; }
A.Menu:Visited { color: #000000; font-weight: bold; text-decoration:none; }
A.Menu:Active  { color: #000000; font-weight: bold; text-decoration:none; }
A.Menu:Hover   { color: #3366CC; font-weight: bold; text-decoration:underline; }
.linkbutton
{
	border: 0;
	margin: 0;
	color: #3366CC;
	background-color: Transparent;
	font-size: 11px;	
	font-variant: Verdana;
	text-decoration: underline;
	cursor: pointer;	
}
#login
{
	display: inline;
}

li.latestnews26
{
	list-style-type: none;
	background-image: url(../images/materiali.gif);
	background-position: 0 2;
	padding-left: 14px;
	text-align: left;
	font-weight: bold;
}

li.latestnews2
{
	list-style-type: none;
	background-image: url(../images/notizie.gif) ;
	background-position: 0 2;
	padding-left: 14px;
	text-align: left;
	font-weight: bold;
}
li.mostread, li.foryou
{
	text-align: left;
	font-weight: bold;
}
TABLE.moduletable_randomnews {
	margin-bottom: 5px;	
	width: 100%;
}

TABLE.moduletable_randomnews_inner {
	border: 2px solid #F8CE84;
	width: 100%;
}
TABLE.moduletable_randomnews_inner  td{
	text-align: left;
}
TABLE.moduletable_randomnews_inner a:link, TABLE.moduletable_randomnews_inner a:visited, TABLE.moduletable_randomnews_inner a:hover {
	font-weight: bold;
}
TABLE.moduletable_smf_login {
	width: 100%;
	text-align: left;
}

TD.moduletable_feed_scroller  {
	text-align:left;
	padding: 5px;
	margin: 15px;
	border: 2px solid #F8CE84;
}

#news1, #news2, #news3, #news4, #news5 {
	width:190px;
	background:#FFFFFF;
}
#news1.hasJS, #news2.hasJS, #news3.hasJS , #news4.hasJS, #news5.hasJS{
	height: 60px;
	overflow:hidden;
	position:relative;
}
#news1.hasJS ul, #news2.hasJS ul, #news3.hasJS ul , #news4.hasJS ul, #news5.hasJS ul{
	position:absolute;
	top:60px;
	left:0;
	margin:0 .5em 0 .5em;
	padding:0;
}
