/* custom stuff */

html {
  height: 100%;
  margin-bottom: 1px;
}


body {
	margin: 0;
	padding: 0;
	background-color: #E0E4F0;
}

p {
  margin-top: 0;
  margin-bottom: 5px;
}

fieldset {
	padding: 10px;
}



span.pathway img {
	margin: 0px 10px;
}

div#pathway {
	margin-bottom: 10px;
	padding-left: 8px;
}

td.readon {
	padding-left: 20px;
}

/*** fonts ***/
body {
		line-height: 125%;
		font-family      : Verdana, Arial, Helvetica, sans-serif;
		font-size        : 12px;
		color: #000;
}

/* Standard horizontal rule.. ([hr], etc.) */
hr, .hrcolor
{
	height: 1px;
	border: 0;
	color: #CCCCCC;
	background-color: #CCCCCC;
}

/* size attributes */

.small,
.modifydate,
.createdate,
div.mosimage_caption {
	font-size: 100%;
}

#nav a,
#inset a {
	font-size: 110%;
}

.contentheading {
	padding-top: 5px;
	font-family      : 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size        : 170%;
	padding-bottom: 5px;
}

div.moduletable h3,
.componentheading {
	font-size: 130%;
	color: #222;
}

.componentheading {
  margin-bottom: 15px;
  margin-top: 15px;
}

td.componentheading {
	padding-bottom: 15px;
}


/* font family */
.componentheading,
#nav,
.sectiontableheader,
span.pathway,
.small,
.createdate,
.modifydate
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

a:link,
a:visited {
	text-decoration: none;
	color: #C84092;
}

a:hover {
	text-decoration: none;
	color: #000;
}

/* module settings */

div.moduletable h3 {
	margin-top: 5px;
	margin-bottom: 10px;
	padding-bottom: 0;
}

div.moduletable {
}

div.moduletable_right {
	margin-bottom: 10px;
	border: 1px solid #E6E6E6;
	padding: 5px;
	margin-top: 10px;
	background-position: bottom;
	background-color: #F6F6F6;
	background-repeat: repeat-x;
}

div.moduletable_right a:hover{
	text-decoration:underline;
}

div.moduletable_right h3{
	font-size: 100%;
	font-weight: bold;
	background-color: #E9EEEE;
	padding: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #737993;
	text-align: center;
	background-position: top;
	height: 18px;
}

div.moduletable_left {
	margin-bottom: 10px;
	border: 1px solid #E6E6E6;
	padding: 5px;
	margin-top: 10px;
	background-color: #F6F6F6;
	background-repeat: repeat-x;
	background-position: bottom;
}

div.moduletable_left h3{
	font-size: 100%;
	font-weight: bold;
	background-color: #E9EEEE;
	padding: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #737993;
	text-align: center;
}

td.left div.moduletable,
td.right div.moduletable  {
	margin-bottom: 15px;
}

td.left div.moduletable  {
	margin-bottom: 15px;
}




a.mainlevel_foother {
text-decoration: underline;
	height: 16px;
	line-height: 15px;
	padding: 10px;
	margin-bottom: 3px;
	font-size: 12px;
	font-weight: bold;
}

a.mainlevel_foother:hover {
	text-decoration: underline;
}

/* default menu link styles */
a.mainlevel {
	display: block;
}

a.sublevel {

}

a.mainlevel:hover {
	text-decoration: underline;
}

a.sublevel:hover {
	text-decoration: none;
}

#inset a.mainlevel {
	display: inline;
	background: none;
	padding: 0 15px;
}

/** regular joomla menu **/

a.mainlevel {
	display: block;
	height: 16px;
	line-height: 15px;
	padding: 0;
	padding-left: 20px;
	margin-bottom: 3px;
	font-size: 12px;
	font-weight: bold;
}

a#active_menu:link,
a#active_menu:visited {
	color: #333;
}


li.active_menu a:link,
li.active_menu a:visited {
	color: Yellow;
}

a.sublevel:link,
a.sublevel:visited {
	font-weight: bold;
}

/* headings */

h1 {
	padding-bottom: 5px;
}

h2 {
   padding-bottom: 5px;
}

h3 {
	font-size: 150%;
	padding: 0px;
	margin-top: 35px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	line-height: 140%;
}

h4 {
	font-size: 130%;
	padding-bottom: 5px;
}

.small {
	font-weight: bold;
	color: #999;
}

.modifydate {
	height: 20px; 
	font-weight: bold;
	color: #999;
}

.createdate {
	height: 20px;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 4px;
	color: #999;
}

/** some joomla class stuff */

table.contenttoc {
	margin: 5px;
	padding: 0px;
	width: 180px;
	border: 1px solid #CCCCCC;

}

table.contenttoc td {
	padding: 2px;
	font-size: 10px;
	margin: 0px;
}

table.contenttoc th {
	padding: 0 5px;
	background-color: #EFEFEF;
	border-bottom: 1px solid #CCCCCC;
}


td.buttonheading {
}

td.buttonheading img {
	margin-right: 5px;
}

table.mainbody td.mainbody td.sectiontableheader {
  font-weight: bold;
  padding: 4px;
  line-height: 20px;
  background: #f6f6f6;
  border-bottom: 1px solid #ddd;
}

table.mainbody td.mainbody tr.sectiontableentry1 td,
table.mainbody td.mainbody tr.sectiontableentry2 td {
  padding: 4px;
  border-bottom: 1px solid #efefef;
}

table.mainbody td.mainbody td.sectiontableentry1,
table.mainbody td.mainbody td.sectiontableentry2{
  padding: 4px;
  border-bottom: 1px solid #efefef;
}

table.contentpaneopen, table.contentpane {
  border-collapse: collapse;
  padding: 0;
  margin: 0;
  width: 100%;
}

div.contentpane, div.contentpaneopen {
  width: 100%;
}

.contentpaneopen p, .contentpane p {
	line-height: 150%;
	margin-bottom: 10px;
}

.contentpaneopen li {
	line-height: 150%;
	margin-bottom: 5px;
}

.contentpane li{
	line-height: 150%;
	margin-bottom: 10px;
	list-style-type: none;
}



.clr {
	clear: both;
}

div.mosimage {
  margin: 5px;
}


table.adminform textarea {
  width: auto;
  color: #666;
}

/** width stuff **/

div.wrapper {
	width: 980px;
}


/* showcase */
#showcase {
	border-bottom: 1px solid #B8B8B8;
	border-top: 1px solid #B8B8B8;
	background: url(images/showcase_bg_ssi.png) repeat-x;
	width:980px;
	margin:auto;
	}


/** template layout stuff **/

#page_bg {
	height: 100%;
	padding: 0;
	margin-bottom: 1px;
}

div.wrapper {
	margin: auto;
	position: relative;
}


#header {
	height: 112px;
	overflow: hidden;
	background: #fff url(images/header-bg.png) repeat-x;
}

#access {
	position: absolute;
	z-index: 10000;
	top: 0;
	right: 25px;
	width: 200px;
	height: 20px;
	overflow: hidden;
}

#access #selectors {
	position: relative;
	height: 8px;

}

#access span {
	background-repeat: no-repeat;
}

#access a {
	text-decoration: none;
}

#selectors .font-selector {
	right: 99px;
}

#selectors .width-selector {
	right: 40px;
}

#access #buttons {
	float: right;
}

#access .button {
	display: block;
	float: right;
	width: 20px;
	height: 12px;
	margin: 0 5px;
	background-repeat: no-repeat
}

#logo {
	position: absolute;
	top: 0px;
	left: 0;
	display: block;
	width:350px;
	height: 100px;
}

#rss_icon {
	position: absolute;
	top: 4px;
	left: 910px;
	display: block;
	width:50px;
	height: 24px;
}

#ads_tab {
	position: absolute;
	top: 38px;
	left: 552px;
	display: block;
	z-index: 10;

}

#top {
	padding-top: 25px;
	margin-left: 460px;
	height:60px;
}

#maintoolbar {
	height: 31px;
	width:980px;
	margin:auto;
}



#showcase ul,
#footer ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#showcase li,
#footer li {
		border-bottom: 1px dotted #999;
		padding-bottom: 0;
		margin-bottom: 2px;
}

#showcase .padding,
#footer .padding {
	padding: 5px 25px;
}

#mainbody {
	background: #E0E4F0;
}

#mainbody-padding {
	padding: 5px 10px;
	background-color: #FFF;
}

#inset {
	margin: 15px 0;
}

#inset table {
	width: auto;
	margin: 0 auto;
}

#footer {
	padding-top: 0px;
	width:980px;
	margin:auto
}

#the-footer {
	text-align: center;
	margin: 5px 0;
}


table.showcase,
table.mainbody,
table.headlines,
table.footer {
	width: 100%;
	padding: 0;
}

table.headlines {
	margin-top: -5px;
}


table.showcase td.showcase,
table.headlines td.headlines {
	width: 33%;
}

table.showcase td.showcase,
table.footer td.footer,
table.mainbody td.left,
table.mainbody td.right,
table.headlines td.headlines {
	padding: 0 10px;
}

table.mainbody td.left,
table.mainbody td.right {
	padding: 0 5px;
}

table.mainbody td.mainbody {
	padding: 0;
}

#mainbody td.mainbody .padding {
	padding: 0 15px;
}

table.mainbody td.left {
	width: 130px;
}

table.mainbody td.right {
	width: 170px;
}

table.mainbody td.left {
	border-right: 0px solid #e6e6e6;
}

table.mainbody td.right {
}

table.headlines td.headlines {
	border: 1px solid #e6e6e6;
}

/*****************************
 ****       splitmenu     ****
 *****************************/

#nav {
	margin: 0 0 0 20px;
	padding: 0;
	height: 31px;
	overflow: hidden;
}

#nav ul {
	padding: 0;
	margin: 0;
	margin-left: 2px;
}

#nav li {
	margin: 0;
	padding: 0;
	float: left;
	display: block;
}

#nav a {
	text-decoration: none;
	cursor: pointer;
	font-weight: bold;
}

#nav li.on li.on a {
	text-decoration: underline;
}

#nav li a {
	display: block;
	float: left;
	height: 31px;
	line-height: 31px;
	padding: 0 15px;
}
#nav a active_menu {
	color: #FFFF00;
}

ul.subemenu {
	padding: 0;
	margin: 0;
}

ul.submenu li {
	border: 0;
	margin: 0px;
	height: 16px;
	line-height: 15px;
	padding: 0;
	padding-left: 20px;
}

ul.submenu ul li {
  margin-left: 10px;
  background: none;
}

ul.submenu ul ul li {
  margin-left: 20px;
  background: none;
}




li.latestnews_right {
	margin-bottom: 10px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
	list-style-type: none;
}

ul.latestnews_right {
	margin: 4px;
	padding: 0px;
}

div.moduletable_tab {
	margin: 0px;
	padding: 0px;
}

li.latestnews_tab {
	font-size: 110%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	list-style-type: none;
	padding: 2px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 6px;
	margin-left: 2px;
}

ul.latestnews_tab {
	margin: -5px;
	padding: 0px;
}

.link_tab {
	line-height: 80%;
	font-weight: bold;
}


/* some page content things */

.hide {
	display: none;
}

form {
	border: 0;
	margin: 0;
	padding: 0px;
}

#table_form.td {
width:25%;
	}

table.blog span.article_seperator {
	display: block;
	height: 20px;
	background-repeat: no-repeat;
	background-position: left center;
}

table.pollstableborder_right td {
	text-align: left;
	margin: 0px;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 0;
}

input {font-family: Verdana;  font-size: 12px; color:#990000; cursor:pointer }
select {font-family: Verdana;  font-size: 12px; color:#990000; cursor:pointer }

.highlight {
  background-color: #FFFF00;
}

a.category:link, a.category:visited {
  color: #9C0404;
  text-decoration: none;
  font-weight      : bold;
  font-size: 18px;
font-weight: bold;
}

a.category:hover {
  color: #FF9900;
  text-decoration: none;
}

.adsense_content {
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 5px;
	border: 1px solid #CFCFCF;
}

.adsense_frontpage {
	margin-top: 0px;
	margin-bottom: 20px;
	padding: 5px;
	border: 1px solid #CFCFCF;
}


.comment_cell1, .comment_cell2 {
	margin-top: 10px;
	margin-bottom: 10px;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #B9300D;

	margin-left: 20px;
	margin-right: 20px;
	padding: 10px;
	line-height: 140%;
	overflow: auto;
}

.comment_cell1 {
	background-color: #F6F6F6;
}

.comment_cell2 {
	background-color: #FFFFFF;
}

.comment_quote {
	background-color: #FFFFFF;
	padding: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	color: #666666;
}

a.num_commento, a.num_commento:link, a.num_commento:visited, a.num_commento:hover {
	text-decoration   : none;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #B9300D;
	padding-top: 1px;
	padding-right: 6px;
	padding-bottom: 1px;
	padding-left: 6px;
}

.pagenavcounter {
	font-size: 90%;
	margin-bottom: 20px;
}

.content a:link, .content a:visited, .content a:hover {
	text-decoration: underline;
}


.pagenav_prev a:link, .pagenav_prev a:visited, .pagenav_prev a:hover,
.pagenav_next a:link, .pagenav_next a:visited, .pagenav_next a:hover {
	text-decoration: underline;
}

.message {
        font-family : Verdana, Arial, Helvetica, sans-serif;
        font-weight: bold;
        font-size : 14pt;
        color : #ffffff;
        text-align: center;
        background-color: #FF0000;
        line-height: 150%;
}

.cont_tab_in_item{
	margin: 15px;
	padding: 0px;
}

.tab_in_item{
	border: 1px solid #000000;
	border-collapse:collapse;
}

.tab_th_in_item{
	border: 1px solid #000000;
	background-color: #E9E9E9;
}

.tab_td_in_item{
	border: 1px solid #000000;
}

.tab_in_item p{
	margin: 0px;
	padding: 0px;
}

.nota {
 border: 1px solid #6B82B2;
 margin: 5px;
 padding: 5px;
 background-color: #FFF;
}

.avviso {
	border: 2px solid #C54833;
	background-color: #FAFBFB;
	margin: 5px;
	padding: 10px;
	font-size: 120%;
	line-height: 140%;
	width: 355px;
}

.avviso_large {
	border: 2px solid #C54833;
	background-color: #FAFBFB;
	margin: auto 0;
	padding: 10px;
	font-size: 120%;
}


.container_alert {
	border: 2px solid #FF9900;
	background-color: #FFFBF4;
	padding: 5px;
	margin: 5px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

.container_blu {
	border: 1px solid #737993;
	background-color: #FFFBF4;
	padding: 5px;
	margin: 5px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

.titolino {
 font-family: Verdana;
 font-size: 110%;
 color: #567DA0;
 font-weight: bold;
 margin-left: 10px;
 margin-top: 8px;
}

.ssi {
color:#C84092;
 }
 
.nascosto {
		display:none;
	}

.div_news {
		float:left;
		padding:5px;
	}			

/*tabella dati */

#top_table { background-image:url(table/bg_top.jpg); repeat-x;}

/* fine tabella dati */	
