/*
Elezioni Comunali 2005
default stylesheet
Stefano.Bonzi@siag.it
March 2005

*/

:link, :visited {
	text-decoration: none;
}

ul, ol {
	list-style: none;
}

h1, h2, h3, h4, h5, h6, pre, code, sup {
	font-size: 1em;
}

ul, ol, dl li, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, body, html, p, blockquote, fieldset, input, sup {
	margin: 0;
	padding: 0;
}

a img, :link img, :visited img {
	border: none;
}

address {
	font-style: normal;
}


html {
	height: 100.02%;
}


/* Holly Hack \ */
* html #mainNavigator,
* html #content {
	height: 1%;
}
/* */

a:link, a:visited {
	background: transparent;
	color: #00c;
	padding-bottom: 1px;
	border-bottom: 1px dashed #aaa;
}

a:hover {
	border-bottom: 1px solid #c00;
}

body {
	font: 76% Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
}

body.singleCol {
	background: #30588c url("../img/singleCol_main_bck.gif") repeat-y 50% 0%;
}

body.twoCols {
	background: #30588c url("../img/main_bck.gif") repeat-y 50% 0%;
}

#wrapper {
	width: 750px;
	text-align: left;
	margin: 0 auto 0 auto;
}

#header {
	position: relative;
}

h1 {
	height: 136px;
	text-indent: -300em;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: 50% 0%;
}	

#italiano.singleCol h1 {
	 background-image: url("../img/singleCol_h1_bck_i.gif");
}

#italiano.twoCols h1 {
	background-image: url("../img/twoCols_h1_bck_i.gif");
}

#deutsch.singleCol h1 {
	 background-image: url("../img/singleCol_h1_bck_d.gif");
}

#deutsch.twoCols h1 {
	background-image: url("../img/twoCols_h1_bck_d.gif");
}

#ladinG.singleCol h1 {
	 background-image: url("../img/singleCol_h1_bck_lg.gif");
}

#ladinG.twoCols h1 {
	background-image: url("../img/twoCols_h1_bck_lg.gif");
}

#ladinB.singleCol h1 {
	 background-image: url("../img/singleCol_h1_bck_lb.gif");
}

#ladinB.twoCols h1 {
	background-image: url("../img/twoCols_h1_bck_lb.gif");
}


/* header */
#header h2 {
	position: absolute;
	top: 55px;
	right: 25px;
	padding-right: 75px;
	text-align: right;
/*	left: 350px;
	padding-left: 65px;*/
	width: 330px;
	height: 75px;
	font-size: 1.75em;
	font-weight: normal;
	line-height: 1;
	background-position: 100% 50%;
	background-repeat: no-repeat;
}

#header h2 img {
	float: left;
	margin-right: 10px;
}

#header h2 span {
	font-size: .75em;
}


/* serviceNavigator */
.serviceNavigator {
	position: absolute;
	right: 3px;
	font-size: .9em;
	padding: 1px;
}

.line1 {
	top: 3px;
	background: #1A3250;
	color: #fff;
}

.line1 a:link, .line1 a:visited {
	color: #0ff;
	font-weight: bold;
	border-bottom-color: #fff;
}

.line2 {
	top: 2em;
}

.serviceNavigator li {
	float: left;
	padding: 0 4px 3px 4px;
	border-right: 1px solid #000;	
}

.line1 li {
	border-right: 1px solid #fff;	
}

.serviceNavigator li.lastItem {
	border-right: none;
}



/* breadCrumbs */
#breadCrumbs {
	font-size: .9em;
	padding: 2px 2px 4px 2px;
	margin-bottom: 1em;
}

.twoCols #breadCrumbs {
	width: 556px;
	margin-left: 185px;
}


/* mainNavigator */
#mainNavigator {
	float: left;
	width: 180px;
	font-size: .9em;	
}

#mainNavigator h2 {
	margin: 5px 1px 7px 0;
	padding: 3px;
	border-left: 7px solid #F0E68C;
	background: #fff;
	color: #000;
}

#mainNavigator h3 {
	font-weight: normal;
	margin: 5px 3px 3px 7px;
}

#mainNavigator ul {
	margin: 5px 3px 15px 18px;
}

#mainNavigator li {
	line-height: 1.5;
	list-style-image: url(../img/navBullet.gif);
	margin-bottom: 5px;
}

#mainNavigator .menuExtraItem {
	margin: 0 5px 10px 5px;
}

#mainNavigator .menuExtraItem a:link, #mainNavigator .menuExtraItem a:visited {
	display: block;
	padding: 3px 10px 3px 10px;
	height: 16px;
	line-height: 16px;
	vertical-align: middle;
	background: #eee url("../img/print.gif") no-repeat 95% 50%;
	color: #000;
	border: none;
	border-top: 1px solid #ccc;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-left: 1px solid #ccc;
}

#mainNavigator .menuExtraItem a:hover {
	border-top: 1px solid #999;
	border-right: 1px solid #ccc;	
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #999;
	padding: 4px 9px 2px 11px;
	background: #eee url("../img/print.gif") no-repeat 96% 60%;
}

/* content */
#content {
	padding: 5px;
}

.twoCols #content {
	margin-left: 180px;
}


/* forms */

label {
	font-size: .9em;
}

#sceltaSezione {
	text-align: right;
	margin-bottom: 1em;
}

select, button, #aggiorna button, #aggiorna input {
	vertical-align: middle;
	font: .9em Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#sceltaSezione button {
	display: block;
	float: left;
}

#aggiorna {
	text-align: center;
}

/* tabelle */
table {
	font-size: .9em;
	caption-side: top;
	width: 99%;
	border: 1px solid #999;
	margin: .5em 0 2em 0;
	empty-cells: hide;
}


.twoCols table {
	width: 556px;
}

caption {
	text-align: left;
	font-weight: bold;
	font-size: 1.25em;
}

caption span {
	font-weight: normal;
	font-size: .9em;
	background: transparent;
	color: #c00;
}

caption em {
	font-weight: normal;
	font-size: .9em;
	font-style: normal;
}

caption img, th img, td img {
	float: left;
	margin-right: 5px;
}

th, td {
	padding: 5px;
}

td {
	text-align: center;
}

.odd th, .odd td {
	background: #f5f5f5;
	color: #000;
	border: 1px solid #ccc;
}

.even th, .even td {
	background: #e5e5e5;
	color: #000;
	border: 1px solid #ccc;
}

.ruled th, .ruled td {
	background: #F0E68C;
	color: #000;
	border: 1px solid #000;
}   

.totale td, .totale th {
	font-weight: bold;
	border-top: 2px solid #666;
}

.singleCol table {
	width: 99%;
}

tbody th {
	text-align: left;
}

#scrutinio {
	/*table-layout: fixed;*/
}

#scrutinio td {
	border: 1px solid #ccc;
}

#italiano #scrutinio caption {
	height: 24px;
	background: url(../img/legenda_i.gif) no-repeat 50% 50%;
	text-indent: -300em;
}

#deutsch #scrutinio caption {
	height: 24px;
	background: url(../img/legenda_d.gif) no-repeat 50% 50%;
	text-indent: -300em;
}

#scrutinio thead th {
	background: #333;
	color: #fff;
	text-align: center;
}

#scrutinio tbody th {
	background: transparent;
	color: #000;
	white-space: nowrap;
	width: 30%;
}

.subHeader {
	padding-top: 20px;
	font-size: 1.2em;
}

#scrutinio .subHeader {
	background: #fff;
	color: #000;
	padding: 15px 3px 2px 3px;
	text-align: left;
}

#datiVoto .subHeader {
	text-align: right;
	font-weight: normal;
}


#voti th span {
	font-weight: normal;
}

sup {
	background: transparent;
	margin-top: -5px;
	color: #c00;
	font: bold 1.2em Arial, Helvetica, sans-serif;
	padding: 0 2px;
}

th>sup {
	font-size: 1em;
}

.votiTipo, #consiglio th {
	background: #D7E3F1;
	color: #000;
	border: 1px solid #30588c;
}

.voti2005 {
	background: #D7E3F1;
	color: #000;
	border: 1px solid #30588c;
	text-align: center;
}

.votiVariazione {
	background: #EFCFCF;
	color: #000;
	border: 1px solid #8B3730;
	text-align: center;
}

.voti2000 {
	background: #EEE1CE;
	color: #000;
	border: 1px solid #CFA773;
	text-align: center;
}

#voti ul {
	font-weight: normal;
	margin-top: 1em;
}

#voti li {
	margin: 0 0 3px 15px;
	list-style-type: disc;
}

#voti td, #datiVoto td {
	text-align: right;
}

#content table tfoot td {
	text-align: center;
	border: none;
	padding: 10px 0 0 0;
}

#content table tfoot td span {
	display: block;
	text-align: left;
	padding: 10px 0 10px 0;
}


.positivo {
	background: transparent;
	color: #000;
	font-weight: bold;
	white-space: nowrap;
}

.negativo {
	background: transparent;
	color: #c00 !important;
	font-weight: bold;
	white-space: nowrap;
}

.percent0 {
	border: 1px solid #000;
	background: #fff;
	color: #000;
}

.percent25 {
	border: 1px solid #000;
	background: #DFEFFF;
	color: #000;
}

.percent50 {
	border: 1px solid #000;
	background: #E9E4DF;
	color: #000;
}

.percent75 {
	border: 1px solid #000;
	background: #F4D8BC;
	color: #000;
}

.percent99 {
	border: 1px solid #000;
	background: #FFCC99;
	color: #000;
}

.percent100 {
	border: 1px solid #000;
	background: #FFB164;
	color: #000;
}

#consiglio td {
	text-align: left;
}


/**/
#datiVoto {
	margin: 1em 0;
}

#datiVoto li {
	list-style-type: square;
	margin: 0 0 .5em 2em;
	padding-bottom: 2px;
	border-bottom: 1px solid #ccc;
}

#datiVoto li span {
	font-weight: bold;
}

#datiVoto h3 {
	font-size: 1.25em;
	margin-top: 1em;
}

#consiglio td.hiLite {
	background: #EEE1CE;
	color: #000;
	border: 1px solid #000;
}

.homeComune {
	border: 1px solid #000;
	margin: 1em 0;
	table-layout: fixed;
}

.homeComune th, .homeComune td {
/*	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;*/
	padding: 5px;
}

.homeComune th {
	border: 1px solid #30588c;
	background: #D7E3F1;
	color: #000;
}

.homeComune td {
	text-align: left;
	border: 1px solid #ccc;
	vertical-align: top;
}

.homeComune p {
	margin: .5em;
	line-height: 1.5;
}

.grafici th {
	border: 1px solid #999;
}

.grafici thead th {
	text-align: center;
}

.grafici th, .grafici td {
	padding: 5px;
}

.grafici td.risultato {
	text-align: right;
}

.grafici thead th.scala {
	background: #fff url("../img/scala_vg.gif") no-repeat 50% 50%;
}

.grafici .istogramma {
	width: 300px;
	background: #fff url("../img/scala_bck.gif") repeat-y;
}

.grafici .istogramma img {
	margin: 0;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	height: 12px;
}

.elencoListe {
	margin: 1em 2em .5em 2em;
}

.elencoListe dt {
	font-size: 1.5em;
	margin: 1em 0 .5em 0;
	border-bottom: 2px solid #ccc;
}

.elencoListe dd, .elencoListe li {
	font-size: 1.1em;
	margin: 0 0 .5em 2em;
	list-style-image: url(../img/navBullet.gif);
}

.elencoListe dd:before {
	content: url(../img/navBullet2.gif);
}

.elencoCandidati {
	margin: 0 1em 1em 1em;
}

.elencoCandidati dt {
	font-size: 1.1em;
	font-weight: bold;
	margin-top: 1em;	
}

.sindaco dt {
	background: transparent;
	color: #8B3730;
}

.elencoCandidati dd {
	font-size: .9em;
	margin: .25em 1em;
}

.elencoCandidati ul {
	margin-left: 1em;
}

.elencoCandidati li {
	display: inline;
}

h3 {
	font-size: 1.5em;
	font-weight: normal;
}

h3 img {
	vertical-align: middle;
	margin-right: 10px;
}

#copy {
	font-size: .9em;
	text-align: center;
	background: transparent;
	color: #666;
	margin: 2em 1em;
	padding-top: .5em;
	border-top: 1px solid #ccc;
}
