/************************
* DEFAULT CLASS DEFINED *
************************/

.example {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}

.newsbox {
	padding: 0px 10px;

}

.navigationpage {
	text-align: right;
}

.continuebutton {
	padding-top: 5px;
	text-align: left;
}

.continuebutton:hover {
	padding-top: 5px;
	text-align: left;
}

.documenttitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #1B546B;
	text-decoration: underline;
}

.documenttitle:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF6600;
	text-decoration: underline;
}

.category {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}

.category:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #666666;
	text-decoration: underline;
}

.categoryroll {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}

.subcategoryroll {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}

.agendadetailtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}

.agendadetailtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}

.categorytitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #EEEEEE;
	text-decoration: none;
	background-image: url(../media/common_images/folder.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}

.categorytitle:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #EEEEEE;
	text-decoration: underline;
	background-image: url(../media/common_images/folder.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}

.categorytitleroll {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #F09E00;
	text-decoration: none;
	background-image: url(../media/common_images/folder.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}

.categorytitleroll:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #EEEEEE;
	text-decoration: none;
	background-image: url(../media/common_images/folder.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}

/********************
* DEFINE CLASS ONLY *
********************/

.bluetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #1B546B;
	text-decoration: none;
}

.bluetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #003366;
	text-decoration: none;
}

.bluetextlogin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #0b325a;
	text-decoration: none;
	line-height: 18px;
}

.loginbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	border: 2px inset #FFFFFF;
	height: 14px;
	background-image: url(../media/layout_images/ebmant_layout_28.gif);
	background-repeat: repeat-x;
	width: 145px;
}

.formtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

.whiteinputform {
	background-color: #FBFBFB;
	font-size: 10px;
	color: #666666;
	border: 1px solid #CCCCCC;
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #1B546B;
	text-decoration: none;
}

.copyright:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #8BBBCC;
	text-decoration: none;
}

.smalltitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	padding-bottom: 4px;
}

.smalltitle:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
	text-decoration: underline;
	padding-bottom: 4px;
}

.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	line-height: 11px;
}

.smalltext:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: underline;
	line-height: 11px;
}

.presssubtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-style: italic;
	padding-bottom: 5px
}

/** SEZIONE SONDAGGI **/
.polltitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #1B546B;
	text-decoration: none;
	padding: 2px 5px;
	/*
	background-image: url(../media/layout_images/ebmant_layout_37.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	border-bottom: 5px solid #FFFFFF;
	*/
	background-color: #EEEEEE;
	border: 1px solid #CCCCCC;
}

.pollintroduction {
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}

.pollsubtitle {
	padding: 2px 5px;
	background-color: #EEEEEE;
	border-top: 5px solid #FFFFFF;
/*	border-bottom: 5px solid #FFFFFF;*/
}

.pollquestion {
	border: 1px solid #CCCCCC;
	padding: 1px;

}

.pollquestionimage {
	position: relative;
	float: left;
	border: 5px solid #FFFFFF;
	border-right: 0px;
}

.pollquestiontext {
    padding: 5px;
	vertical-align: top;
	color: #CC0000;
}

.pollanswers {
	padding: 10px 0px;
}

.pollstatus {
	text-align: center;
	color: #1B546B;
	font-weight: bold;
	font-size: 12px;
	padding: 5px;
	border-bottom: 5px solid #FFFFFF;
}

.pollbutton {
	padding: 5px;
	text-align: center;
	background-color: #EEEEEE;
	border: 1px solid #CCCCCC;
}

table.pollcontent {
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	width: 500px;
	font: 11px Arial, serif;
}

td.pollstatsquestion {
	padding: 2px 5px;
	width: 170px;
}

td.pollstatsgraphic {
	padding: 2px 0px;
	width: auto;
}

td.pollstatsvotes {
	padding: 2px 5px;
	width: auto;
	text-align: right;
}

td.radio {
	width: 20px;
}

td.imageanswer {
	width: 104px;
}

.pollcontainer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	line-height: 11px;
}

/** SEZIONE ARCHIVIO SONDAGGI **/
th.pollarchiveicon {
	padding: 1px 5px;
	width: 30px;
	height: 15px;
	vertical-align: top;
	background-color: #FBFBFB;
}

th.pollarchivetitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding: 1px 5px;
	width: 300px;
	height: 15px;
	vertical-align: top;
	color: #1B546B;
	background-color: #FBFBFB;
	text-align: left;
	font-weight: bold;
}

th.pollarchivestatus {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding: 1px 5px;
	width: 80px;
	height: 15px;
	vertical-align: top;
	color: #1B546B;
	background-color: #FBFBFB;
	text-align: center;
	font-weight: bold;
}

th.pollarchiveopendate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding: 1px 5px;
	width: 65px;
	height: 15px;
	vertical-align: top;
	color: #1B546B;
	background-color: #FBFBFB;
	text-align: right;
	font-weight: bold;
}

th.pollarchiveclosedate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding: 1px 5px;
	width: 65px;
	height: 15px;
	vertical-align: top;
	color: #1B546B;
	background-color: #FBFBFB;
	text-align: right;
	font-weight: bold;
}

td.pollarchiveicon {
	padding: 1px 5px;
	width: 30px;
	height: 15px;
	vertical-align: top;
	text-align: center;
	background-color: #FBFBFB;
}

td.pollarchivetitle {
	padding: 1px 5px;
	width: 300px;
	height: 15px;
	vertical-align: top;
	text-align: left;
	background-color: #FBFBFB;
}

td.pollarchivestatus {
	padding: 1px 5px;
	width: 80px;
	height: 15px;
	vertical-align: top;
	text-align: center;
	background-color: #FBFBFB;
}

td.pollarchiveopendate {
	padding: 1px 5px;
	width: 65px;
	height: 15px;
	vertical-align: top;
	text-align: right;
	background-color: #FBFBFB;
}

td.pollarchiveclosedate {
	padding: 1px 5px;
	width: 65px;
	height: 15px;
	vertical-align: top;
	text-align: right;
	background-color: #FBFBFB;
}

.pollseparator {
	width: 100%;
	vertical-align: bottom;
	background-color: #FBFBFB;
	border-bottom: 1px dashed #CCCCCC;
}

table.pollarchive {
	border-bottom: 1px solid #CCCCCC;
}

.polldisclaimer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}

a.pollopen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
	text-decoration: none;
}
a.pollopen:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
	text-decoration: underline;
}

td.pollstatsquestion {
	padding: 2px 5px;
	width: 170px;
}

td.pollstatsgraphic {
	padding: 2px 0px;
	width: auto;
}

td.pollstatsvotes {
	padding: 2px 5px;
	width: auto;
	text-align: right;
}

td.polltotvotes {
	padding: 2px 0px;
	text-align: right;
	border-top: 1px dashed #CCCCCC;
}

td.pollthanks {
	padding: 2px 0px 3px 0px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1B546B;
	font-weight: bold;
}

/** SEZIONE POLLBOX **/
table.pollbox {
	border: 2px solid #FFFFFF;
	background-color: #FBFBFB;
}

th.pollboxtitle {
	font-size: 9px;08/03/2006
	font-weight: bold;
	text-align: center;
	background-color: #EEEEEE;
	color: #1B546B;
	padding: 2px 0px;
}

td.pollboxtitle {
	font-weight: bold;
	text-align: center;
	background-color: #FBFBFB;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #EEEEEE;
}

td.pollboxquestion {
	color: #CC0000;
	background-color: #FBFBFB;
	padding-top: 2px;
	padding-bottom: 5px;
	text-align: center;
}

.pollboxcontainer {
	border: 1px solid #CCCCCC;
	padding: 0px;
}

td.pollboxanswer {
	font-size: 10px;
	font-weight: bold;
}

td.adminpoll {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}

/** BULLETINBOARD **/

#bbbox {
	position: relative;
	float: right;
	width: 220px;
}

#bbsearchbox {
	background-image: url(../media/layout_images/ebmant_layout_15.gif);
}

#bbloginbox {
	background: #DDDDDD;
}

input.bbinputlogin {
	width: 130px;
}

input.bbsearchinputbox {
	width: 194px;
}

table.bbmain {
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

td.bbcategoryicon {
	width: 100px;
	vertical-align: top;
	text-align: center;
}

td.bbcategoryblock {
	vertical-align: top;
}

.bbcategoryblocktop {
	text-align: left;
	border-top: 1px solid #AAAAAA;
	border-left: 1px solid #AAAAAA;
	border-right: 1px solid #AAAAAA;
	padding-bottom: 5px;
}

.bbcategoryblockbottom {
	text-align: left;
	border-left: 1px solid #AAAAAA;
	border-right: 1px solid #AAAAAA;
	border-bottom: 1px solid #AAAAAA;
	background-image: url(../media/layout_images/ebmant_layout_37.gif);
	background-repeat: repeat-x;
	padding: 2px 5px;
}

.bbcategorytitle {
	border-left: 5px;
	border-right: 5px;
	background-position: bottom;
	background-repeat: repeat-x;
	background-color: #FBFBFB;
	padding: 2px 5px;
}

.bbcategorypreviewdescription {
	padding: 5px;
}

.bbcategorylastannounce {
	
}

td.bbannounceblock {
	vertical-align: top;
	border: 1px solid #AAAAAA;
	background-color: #EEEEEE;
	padding: 5px;
}

td.bbannounceicon {
	width: 100px;
	vertical-align: top;
	text-align: center;
	border: 1px solid #AAAAAA;
	background-color: #EEEEEE;
}

td.bbannounceinsert {
	width: 100px;
	vertical-align: middle;
	text-align: center;
	border: 1px solid #AAAAAA;
	background-color: #EEEEEE;
	color: #1B546B;
}

.bbannouncetitle {
	border-bottom: 1px solid #AAAAAA;
	padding-bottom: 4px;
	font-weight: bold;
	color: #1B546B;
}

.bbannouncetext {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #AAAAAA;
}

.bbannouncedetails {
	padding-top: 5px;
}

.bbannounceprovince {
	position: relative;
	float: left;
	color: #1B546B;
}

.bbannouncestop {
	position: relative;
	float: right;
	color: #1B546B;
}
