/**
 * Alpha2006 CSS Style
 * --------------------
 * Theme designed by Web Revolution
 * http://www.webrevolution.org
 */



/*General Joomla! Style*/
body        { background: #ddebe8 url(../images/sfondoup.gif) repeat-x fixed }
td,tr,p,div  { font-size: 12px; font-family: Tahoma }
.main_body {
	font-family: Tahoma;
	font-size: 12px;
	padding: 10px;
}
a:link, a:visited   { color: #036; font-size: 12px; font-family: Tahoma; text-decoration: none }
a:hover  { color: #39f; text-decoration: underline }
ul {
	margin-top: 5px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding: 0;
	list-style: none;
}

ul li
{
	text-align: left;
	line-height: 16px;
	padding-left: 15px;
	padding-top: 0px;
	background-image: url(../images/bullet.png) ;
	background-repeat: no-repeat;
	background-position: 0px 3px;
}
.small  { color: #999999; font-size: 10px; font-family: Tahoma }
.createdate   { color: #036; font-size: 10px; font-family: Tahoma }
.contentheading         { color: #036; font-size: 14px; font-family: Tahoma; font-weight: bold; text-decoration: none; background-image: url(../images/content_heading_img.gif); background-repeat: no-repeat; background-position: 0 0; text-align: left; padding-left: 23px; width: 500px; height: 20px }
.modifydate  { color: #999999; font-size: 10px; font-family: Tahoma; padding-top: 10px }
.pagenavcounter  { color: #999999; font-size: 12px; font-family: Tahoma; padding-bottom: 10px }
table.contenttoc {
	width: 150px;
	padding: 5px;
	border: 1px dashed #CCCCCC;	
    }

table.contenttoc td {
    font-weight: normal;
    text-align:center;
	padding: 3px;
}
td.buttonheading {
	width: 16px;
}
.poll {
	color: #343A58;
	line-height: 14px;

}
table.pollstableborder {
	margin-top: 10px;
	margin-bottom: 10px;
	border: 0px;
	width: 90%;
	text-align: left;
}
.sectiontableheader   { color: #ffffff; font-weight: bold; background-color: #036; background-repeat: repeat; padding: 2px }
.inputbox   { color: #036; font-size: 12px; font-family: Tahoma; background: #ffffff; border: solid 1px #666666 }

/*Pathway and Date format*/
.pathway  { font-size: 11px; font-family: Tahoma; text-align: left; text-indent: 30px }
a.pathway:link, a.pathway:visited   { color: #036; font-size: 11px; font-family: Tahoma; text-decoration: none }
a.pathway:hover  { color: #39f; text-decoration: underline }

.date {
	font-family: Tahoma;
	font-size: 11px;
	padding-right: 30px;
}

/*left modules and menu styling*/
table.moduletable  { text-align: left; margin-bottom: 20px; width: 241px }
table.moduletable th   { color: #003; font-size: 12px; font-family: Tahoma; font-weight: bold; background-image: url(../images/module_bg.gif); background-repeat: no-repeat; text-align: left; padding-top: 5px; padding-bottom: 1.5em; padding-left: 15px; height: 29px }
table.moduletable td  { font-size: 12px; font-family: Tahoma; padding-left: 5px }
a.mainlevel:link, a.mainlevel:visited   { color: #036; font-weight: bold; line-height: 26px; text-decoration: none; background-image: url(../images/main_menu.gif); background-repeat: no-repeat; background-position: 0 0; text-align: left; text-indent: 15px; display: block; width: 204px; height: 25px; vertical-align: middle }
a.mainlevel:hover  { color: #39f; text-decoration: underline }	
a.sublevel:link, a.sublevel:visited {
	vertical-align: middle;
	display: block;
	background-image: url(../images/main_menu_sub.gif);
	background-repeat: no-repeat;
	vertical-align: middle;
	font-weight: bold;
	text-decoration:none;
	color: #23598d;
	text-align: left;
  	text-indent: 20px;
	width: 215px;
	height: 25px;
	line-height: 26px;
}

a.sublevel:hover {
	color: #23598d; 
	text-decoration: underline;
}
#active_menu  { background-image: url(../images/main_menu_activex.gif); background-repeat: no-repeat }

/*newsflash styling*/
.newsflash_content       { color: #036; background-image: url(../images/Slice_10x.gif); background-repeat: no-repeat; text-align: left }
#newsflash    { color: #fff; font-size: 12px; font-weight: bold; text-indent: 0; padding-left: 0; width: 208px; height: 236px; overflow: hiddencolor: #fff  }
#newsflash table.moduletable {width: 208px;}
#newsflash table.moduletable th    { color: #ffffff; font-size: 12px; font-family: Tahoma; font-weight: bold; background-image: url(../images/Slice_7.gif); background-repeat: no-repeat; text-align: left; padding-top: 5px; padding-bottom: 0; padding-left: 0; height: 29px }
#newsflash table.contentpaneopen td   { color: #fff; font-size: 12px; font-weight: bold; text-indent: 0; padding-left: 0 }

/*other styles*/
.foot {
	font-family: Tahoma;
	font-size: 11px;
	text-align: right;
	padding-top: 22px;
	color: #666666;
	padding-right: 25px;
}
.latest_news  { font-size: 12px; font-family: Tahoma }
#latest_news {
	width: 98%;
	padding-left: 15px;
}
#latest_news table.moduletable {
	width: 98%;
}
#latest_news table.moduletable th     { color: #036; font-size: 14px; font-family: Tahoma; font-weight: bold; background-image: url(../images/content_heading2_img.gif); background-repeat: no-repeat; background-position: 0 4px; padding-left: 20px; width: 500px; height: 20px }
