/* Cached vesion created on 08/02/12 04:01:33*/
/* elapsed time: 0.1769 secs */

/* -------- OGGETTI DI CORPO PAGINA -------- */

	/* Titolo di livello 1 */
.viewTitolo {
	background:transparent url(http://www.strhold.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Fregio.gif) 0 7px no-repeat;
	color: #003b57; font-size: 1em; 
	padding: 3px 0 3px 14px; margin: 2px 0 5px 0; 
	
}
	/* Titolo di livello 2 */
.viewSottotitolo {
	color:#005682; font-size:.9em;
	background:#f3f3f3 url(http://www.strhold.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/BG-TitoloBoxHome.gif) 0 0 no-repeat;
	padding:6px 0 8px 32px; margin:0;
}
.viewSottotitolo a {
	color:#005682; text-decoration:none;
}
.viewSottotitolo a:hover {
	text-decoration: underline;
}
	/* Titolo di livello 3 */
.viewTitolo3 {
	margin:.5em 0; padding:.2em 1px .1em 11px; font-size:.85em;
	background:url(http://www.strhold.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/Titolo4.gif) 0 6px no-repeat;
	color:#2F2C2C; border-bottom:1px solid #2F2C2C;
}
	/* Titolo di livello 4 generico */
.viewTitolo4 {
	margin:.5em 0; padding:.2em 1px .1em 11px; font-size:.85em;
	background:url(http://www.strhold.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/Titolo4.gif) 0 6px no-repeat;
	color:#2F2C2C; border-bottom:1px dashed #2F2C2C;
}
	/* Titolo di livello 5 generico */
.viewTitolo5 {
	margin:.5em 0; padding:.2em 1px .1em 11px; font-size:.8em;
	background:url(http://www.strhold.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/Titolo5.gif) 0 6px no-repeat;
	color:#2F2C2C; border-bottom:1px dotted #2F2C2C;
}
	/* Paragrafazioni */
.viewPar, .viewParCell, .viewLI {
	color:#2F2C2C; font-size:.7em; padding:4px;
}
div.viewPar p {
	height:auto; 
}
	/* Link - Link + immmagine - Download */
.viewPar a, .viewParCell a, .viewLI a {
	color:#035584;
}
.viewPar a:hover, .viewParCell a:hover, .viewPar a:active, 
.viewParCell a:active, .viewLI a:hover, .viewLI a:active,
.LinkData a:hover, .LinkData a:focus, .LinkData a:active {
	text-decoration:none;
 }
a.viewLink,
a.viewLinkIMG {
	font-size:.7em; color:#035584; font-weight:bold;
}
a.viewLinkIMG img {
	border:none; padding-right:4px; background-color:#FFFFFF;
	vertical-align:middle; 
}
a.viewLink:hover, a.viewLink:focus, a.viewLink:active,  
a.viewAnchor:hover, a.viewAnchor:focus, a.viewAnchor:active {
	text-decoration:none;
}
.viewLinkOnlyTextContainer {
	padding:0 0 0 .9em;	line-height:1.4em;
}
div.viewParCell p.EMWorkaround a:hover {
	text-decoration:none;
}
	/* Sottotitolo+paragrafo+immagine */
.viewSotTitCell {
	color: #005682; background-color: #f3f3f3;
	background-image: url(http://www.strhold.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/BG-TitoloBoxHome.gif);
	background-position: 0 0; background-repeat: no-repeat;
	margin:0 3px; font-size:.9em;
	padding: 6px 0 8px 35px; margin: 0 0 6px 0;
}  
dl.viewCaption {
	margin:0; padding:0;
}
dl.viewCaption dt {
	margin:0; padding:0;
}	
dl.viewCaption dt img {
	margin:0; padding:0;
}	
dl.viewCaption dd {
	margin:0; padding:0; color:#2F2C2C; 
	font-size:.7em; font-style:italic; text-align:center;
}
	/* Tabella dati */
.ViewSpaceCell {
	width:10px;
}
.viewTextCell {
	width:100%;
}
.viewTableCellText {
	font-size:.7em; text-align:left; color:#2F2C2C; padding:2px 1px;
}
.viewTableTDContainer {
	font-size:1.2em;
}
.viewTableCellText a {
	color:#035584;
}
.viewTableCellText a:hover { 
	text-decoration:none;
}
.viewTableHRTD,
.viewTableHCTD { 
	color:#FFFFFF; background-color:#2F2C2C;
}
.viewTableHRTD a,
.viewTableHCTD a { 
	color:#FFFFFF; background-color:#2F2C2C; text-decoration:underline;
}
.viewTableHRTD a:hover,
.viewTableHCTD a:hover { 
	text-decoration:none;
}
.viewTableHRCellText,
.viewTableHCCellText { 
	color:#FFFFFF; background-color:transparent;
	font-size:.7em; font-weight:bold; text-align:left; padding:2px 1px;
}
	/* Elenco di link ad àncora */
.viewAnchorList {
	list-style-type:none; 
	margin:5px 0; padding:0;
}
/* per avere la lista delle àncore inline: trasformo "Contenuti" in "Contenuti AnchorListFloat" */
.AnchorListFloat .viewAnchorList li {
	display:inline; 
	margin:0 10px 0 0;
}
a.viewAnchor {
	font-size:.7em; color:#035584;
}
	/* Form */
.formTextLabel, .formTextAreaLabel, .formCheckboxLabel, 
.formDropDownLabel, .formText, .formTextArea, .formDropDown, 
.formErrorList, .formRedirector, .formCheckbox, .formMandatory, .formError {
	font-size:.7em; 
}
.formTextLabel { 
	white-space:nowrap;
}
.formText, .formTextArea, .formDropDown {
	width:96%; 
}
.formError {
	color:#035584; font-weight:bold; 
}
.formErrorList {
	font-weight:bold; 
}
	/* Riga vuota e riga di separazione */
.viewLineBreak { 
	height:10px;
}
.viewHR { 
	color:#FF9935; height:2px; border:1px solid #FF9935;
}
	/* Corsivo, grassetto, evidenziato */
.userFormat1 {
	font-weight:bold; 
}
.userFormat2 {
	font-style:italic; 
}
.userFormat3 {
	color:#2F2C2C; background-color:#FFFFCC; 
}

/* ------- ELENCHI PUNTATI E NUMERATI ------- */
	/* Tutte le liste */
.viewUL, .viewOL, .viewLI ul, .viewLI ol {
	margin:0; padding:0 0 0 23px; 
}
.viewUL ol, .viewOL ol, .viewLI ul ol, .viewLI ol ol {
	margin:0; padding:0 0 0 12px;
}
.viewLI ol li {
	font-size:1em;
}
	/* Elenco puntato con pallino pieno */
.BLOBListSymbolDisc {
	list-style-type:disc;
}
.BLOBListSymbolDisc ol {
	list-style-type:square;
}
	/* Elenco puntato con pallino vuoto */
.BLOBListSymbolCircle {
	list-style-type:circle;
}
.BLOBListSymbolCircle ol {
	list-style-type:square;
}
	/* Elenco puntato con quadratino */
.BLOBListSymbolSquare {
	list-style-type:square;
}
.BLOBListSymbolSquare ol {
	list-style-type:none; padding:0; margin:0;
}
.BLOBListSymbolSquare ol li {
	padding-left:10px;
	background:url(http://www.strhold.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/Trattino.gif) 0 2px no-repeat;
}
	/* Elenco ordinato numerico */
.BLOBListSymbolDecimal {
	list-style-type:decimal; padding-left:28px;	
}
.BLOBListSymbolDecimal ol {
	list-style-type:lower-alpha; padding-left:22px;
}
	/* Elenco ordinato a lettere minuscole */
.BLOBListSymbolLowerLetter {
	list-style-type:lower-latin; padding-left:28px;		
}
.BLOBListSymbolLowerLetter ol {
	list-style-type:decimal; padding-left:22px;
}
	/* Elenco ordinato a lettere maiuscole */
.BLOBListSymbolUpperLetter {
	list-style-type:upper-latin; padding-left:28px;		
}
.BLOBListSymbolUpperLetter ol {
	list-style-type:decimal; padding-left:22px;
}
	/* Elenco ordinato senza alcun simbolo */
.BLOBListSymbolNone {
	list-style-type:none; padding-left:5px; 
}
.BLOBListSymbolNone ol {
	list-style-type:none; padding-left:10px;
}
	/* Elenco ordinato "personalizzato 1" */
.BLOBListSymbolCustom1 {
	list-style-position:outside;
	list-style-type:upper-roman; 
	padding:0; margin-left:40px; 
}
.BLOBListSymbolCustom1 ol {
	list-style-position:outside;
	list-style-type:lower-roman; 
	padding:0; margin-left:15px; 
}
	/* Elenco ordinato "personalizzato 2" */
.BLOBListSymbolCustom2 {
	list-style-type:none; margin-left:0; padding-left:0;
}
.BLOBListSymbolCustom2 li {
	padding-left:15px;
	background:url(http://www.strhold.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/Spunta.gif) 4px 5px no-repeat;
}
.BLOBListSymbolCustom2 ol {
	list-style-type:none; margin-left:0; padding-left:0;
}
.BLOBListSymbolCustom2 ol li {
	padding-left:10px;
	background:url(http://www.strhold.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/Trattino.gif) 0 2px no-repeat;
}

	/* Porzione di Indice */
.viewIndexSlice ol {
	list-style-type:none; margin:10px 0; padding:0;
	font-size:.7em;	font-weight:bold;
}
.viewIndexSlice ol li {
	margin:3px 0; padding:.2em 1px;
}
.viewIndexSlice ol li a {
	color:#035584;
}
.viewIndexSlice ol li a:hover {
	text-decoration:none;
}
.AnchorListFloat .viewIndexSlice ol li { 
	float:left; width:23%;
}
	/* Elenco RSS */
ol.ElencoRSS {
	list-style-type:none; margin:10px 0; padding:0;
}
ol.ElencoRSS li {
	list-style-type:none; margin:5px 0; padding:2px 0 2px 15px; font-size:.8em;
	background:url(http://www.strhold.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/RSS.gif) 0 3px no-repeat;
	
}
ol.ElencoRSS li a {
	color:#035584;	
}
ol.ElencoRSS li a:hover {
	text-decoration:none;
}
	/* Elementi dell'oggetto FORM */
label.formTextLabel, 
label.formDropDownLabel,
label.formCheckboxLabel,
label.formTextAreaLabel {
	display:block; float:left; width:15em; margin-right:5px; text-align:right;
}
input.formText,
textarea.formTextArea,
select.formDropDown {
	display:block; float:left; width:15em; 
}
	/* Elementi personalizzati di CM */	
		/* BoxEvidenti dei testi personalizzati */
.BoxEvidente1 {
	border:1px solid @Rosso; padding:.6em; margin:1em 0;
	color:@Rosso; background-color:#FFFFFF; 
	font-weight:bold; font-size:.8em; text-align:center;
}
.BoxEvidente2 {
	border:1px solid @Rosso; padding:.6em; margin:1em 0;
	color:@Nero; background-color:@MedioGrigio; 
	font-weight:bold; font-size:.8em; text-align:center;
}
.BoxEvidente3 {
	border:1px solid #2F2C2C; padding:.6em; margin:1em 0;
	color:@Nero; background-color:#FFFFFF; 
	font-weight:bold; font-size:.8em; text-align:center;
}
.BoxEvidente4 {
	border:1px solid #2F2C2C; padding:.6em; margin:1em 0;
	color:#2F2C2C; background-color:#FFFFCC; 
	font-weight:bold; font-size:.8em; text-align:center;
}
.ParagrafoNeroSfondoCelesteChiaro {
	padding:.6em; margin:1em 0;
	color:#2F2C2C; background-color:@ChiaroCeleste; 
	font-weight:bold; font-size:.8em; text-align:center;
}
.ParagrafoBiancoSfondoCelesteScuro {
	padding:.6em; margin:1em 0;
	color:#FFFFFF; background-color:@ScuroCeleste; 
	font-weight:bold; font-size:.8em; text-align:center;
}body {
	color: #000; background-color: #ebebeb;
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0; margin: 0;
	background-image: url(http://www.strhold.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/BG-Body.jpg);
	background-position: 0 141px; background-repeat: repeat-x;
	}
#Layout { position: relative; width:100%; }
#ColSx { position: absolute; top: 0; left: 0; width: 220px; margin: 0; color: #000; background-color: transparent;}
#Breadcrumb {font-size:0.65em; border-bottom:1px solid #fff; padding-bottom:5px; padding-top:10px;}
#Breadcrumb a {color:#000000;}
#Testata {
	margin: 0; padding: 0; color: #fff; background-color: transparent;
	background-image:url(http://www.strhold.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/BG-Testata.jpg);
	background-position: 0 0; background-repeat: repeat-x;
	position: relative; border-bottom:2px solid #ffffff;
	}
#TestataBgDx {
	position:absolute;
	right:0;
	top:0;
	width:12px; height:90px;
	background:url(http://www.strhold.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/BG-Testata-DX.jpg) 0 0 no-repeat;
	}
#Testata img { display: block;
	}
#Testata ol{
	position:absolute;
	right:2px;
	top:-4px;
	
	
	list-style-type:none;
	}
#Testata ol li{
	float:left;
	margin:0 10px 0 0;
	}

#Banner { position: absolute; top: 1px; right: 29px; width: 146px;}
#Banner img { display: block; }
#Banner a img {border:none;}	

#Utility {
	position: absolute; top: 100px; right: 29px;
	background-image: url(http://www.strhold.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/BG-Utility.gif);
	background-position: 0 0; background-repeat: no-repeat;
	color: #fff; background-color: #016282;
	margin: 0; padding: 0; width: 257px;
	min-height: 33px; 
	
}
#Utility ol { list-style-type: none; margin: 4px 0 4px 9px; padding: 0;}
#Utility ol li { display: inline; margin: 0; padding: 0 7px 0 7px; border-left: 1px solid #fff; } 
#Utility ol li img { border-style: none; }
#Utility div { display: inline; }
/* --- Box Ricerca --- */
#formSearchBox{
	margin: 0; padding: 0; display: inline;
}
#formSearchBox label{
	font-size: .7em; font-weight: normal;
	padding: 0; 
	color:#fff; background-color:#016282;	display: inline;
}
#frmSearchText{
	font-size: .65em;
	width: 90px;
	padding: 0; margin: 3px 0 2px 0; display: inline;
	height: 15px;
	border: 1px solid #0fb9f1;	vertical-align: middle;
}
#frmSearchSubmit { display: inline; vertical-align: middle; }

#Pagina {
	margin: 0; padding: 0 30px;
	background-image:url(http://www.strhold.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/BG-Arancione.jpg);
	background-position: 0 2px; background-repeat: repeat-x;
	color: #000; background-color: transparent;
	}

#ColSxHome { 
	position: absolute; top: 100px; left: 30px;
	width: 220px; margin: 0; 
	color: #000; background-color: transparent;
	}
#ColSxHome img.Fondo { display: block; padding: 0; margin: 0;  }
#ColSx img.Fondo { display: block; padding: 0; margin: 0;  }

#ColCent {
	margin: 0; padding: 0 10px 0 230px; min-height: 55em; 
	}

.BoxBianco {
	background-color:#FFFFFF; 
	margin-top:10px; padding:5px 10px;
}

.TopComunicazioni { margin: 10px 0 0 0; }
.TopComunicazioni img { display: block; }

/* --- Box Comunicazioni --- */
.BoxComunicazioni {
	color: #fff; background-color: #016282;
	margin: 0; padding: 0 10px 10px 10px;
	background-image: url(http://www.strhold.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/BG-BoxComunicazioni.jpg);
	background-position: bottom right; background-repeat: no-repeat;
	min-height: 161px; 
}
.BoxComunicazioni h2.viewSottotitolo { 
	margin: 0; padding: 4px 0 3px 12px;
	font-size: .8em; font-weight: bold; color:#fff;
	background:transparent url(http://www.strhold.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Fregio.gif) 0 8px no-repeat;
}
.BoxComunicazioni h3.viewTitolo3 {
	color:#fff; background:transparent none;
	font-weight: bold; font-size: .8em;
	margin: 5px 0; padding: 0;
	border-bottom:none;
}

/* --- Riga di banners --- */
.RigaBanners {   
	margin:30px 0 0 15px;
}
.RigaBanners .viewLink {   
	float:left;
	/*width:25%;
	min-width:168px;*/
	margin-right:10px;
	margin-bottom:10px;
}

.RigaBanners a.viewLinkIMG img{
	padding-right:0;
}

.Contenitore { width: 100%; margin: 5px 0; padding: 0; float: left; }
.NOFloat { clear: both; height: 1px; }
.BoxHome {
	float: left; width:32%;
	
	margin: 0 .5%; padding: 1px 1px 0 1px;
	color: #000; background-color: #fff; 
}
.BoxHome .viewSottotitolo { 
	border-top: 3px solid #10b9f4;
	
}
	
.ElencatoreHome { float: left; width: 46%; padding-left: 15px; padding-right: 5px;}
.BordoTratteggiato { border-left: 1px dashed #a0a0a0; }

.SpallettaCanale {
	margin: 0; padding: 0; 
	border-bottom: 1px solid #fe9b37;
	}
.SpallettaCanale ol { list-style-type: none; margin: 0; padding: 0 0 8px 0; }
.SpallettaCanale ol li a { 
	color: #fff; background-color: transparent; 
	text-decoration: underline;
	background-image: url(http://www.strhold.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/FregioSpalletta.gif);
	background-position: 0 3px; background-repeat: no-repeat;
	font-size: .7em; font-weight: bold;
	margin: 0; padding: 0 0 0 11px;
	
	}
.BoxBianco .SpallettaCanale {
	margin: 0; padding: 0; 
	border-bottom: 1px solid #fe9b37;
	}
.BoxBianco .SpallettaCanale ol { list-style-type: none; margin: 0; padding: 0 0 8px 0; }
.BoxBianco .SpallettaCanale ol li a { 
	color: #035584; background-color: transparent; 
	text-decoration: underline;
	background-image: url(http://www.strhold.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/FregioSpalletta.gif);
	background-position: 0 3px; background-repeat: no-repeat;
	font-size: .7em; font-weight: bold;
	margin: 0; padding: 0 0 0 11px;
	
	}
	

#TopFooter {
	margin: 0; padding: 0;
	background-image:url(http://www.strhold.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/CornerDx-Footer.gif);
	background-position: top right; background-repeat: no-repeat;
	text-align: left;
	}
#TopFooter img { display: block; }

#Footer { 
	margin: 0; padding: 0 0 5px 0;
	background-image: url(http://www.strhold.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/BG-Footer.gif);
	background-position: 0 0; background-repeat: repeat-x; 
	color: #000; background-color: #cfcfcf;
	text-align: center; position:relative;
	}
#Footer ol {  list-style-type: none; margin:3px 0; padding: 0; } 
#Footer ol li { display: inline; margin: 0 5px;}
#Footer p { font-size: 0.55em; margin: 0; padding: 0; }
#Footer p a { color: #000; background-color: transparent; text-decoration: underline; }
#Footer p a:hover, #Footer p a:focus, #Footer p a:active { text-decoration: none; }
#Footer img  { border-style: none; }
.NewsBlock h2 {
	font-size: .7em;
}
.NewsBlock h2 a { color: #003b58; background-color: transparent;  text-decoration: underline;}
.NewsBlock .viewPar { margin: 7px 0 0 0; color: #000; background-color: transparent; }
.NewsBlock .NewsBlockImgLeft {	padding-bottom: 6px; background-image: url(http://www.strhold.it/flex/TemplatesUSR/modules/IT/TemplatesUSR-modules-img/FondoImgNews.gif);
	background-position: bottom left; background-repeat: repeat-x;
	}

/* -------- CANALI -------- */
	/* -------- Elementi Generici -------- */
.LinkData { 
	padding:.1em 0; font-size:.7em;
}
.LinkData a {
	color:#035584;
}
.ElencoCanale a {
	color:#035584;
} 
.ElencoCanale a:hover {
	text-decoration:none;
} 
.ElencoCanale ol {
	list-style-type:none; margin:0; padding:0 0 0 10px;
}
.ElencoCanale ol li {
	margin:4px 0; padding:3px 1px; font-size:.7em;
}
.CanaleGenerico ol li { 
	padding-left:12px; background:url(http://www.strhold.it/flex/TemplatesUSR/modules/IT/TemplatesUSR-modules-img/Canali/CanaleGenerico.gif) 1px 4px no-repeat;
}
	/* -------- Image Block -------- */
.NewsBlock {
	width:100%; margin:7px 0;
}
.NewsBlockImgLeft {
	float:left; margin:0 4px 4px 0;
}
.NewsBlockImgRight {
	float:right; margin:0 0 4px 4px;
}
	/* -------- Elencatori specifici -------- */
.TitoloData ol li { 
}
.SoloLink ol li { 
	padding-left:15px; background:url(http://www.strhold.it/flex/TemplatesUSR/modules/IT/TemplatesUSR-modules-img/Canali/FrecciaBlu2.gif) 4px 6px no-repeat;
	
}
.Brochure ol li { 
	padding-left:22px; background:url(http://www.strhold.it/flex/TemplatesUSR/modules/IT/TemplatesUSR-modules-img/Canali/PDF.gif) 0 2px no-repeat;
	
}
.DataTitoloLink ol li { 
	padding-left:9px; background:url(http://www.strhold.it/flex/TemplatesUSR/modules/IT/TemplatesUSR-modules-img/Canali/DataTitoloLink.gif) 1px 6px no-repeat;
}
.DataStrilloLink ol li { 
	padding-left:9px; background:url(http://www.strhold.it/flex/TemplatesUSR/modules/IT/TemplatesUSR-modules-img/Canali/DataStrilloLink.gif) 1px 6px no-repeat;
}
.SoloFoto ol li { 
	 display:inline;
}
.SoloFoto ol li a { 
	 border:1px solid #2F2C2C; margin:5px; padding:0;
	
	
}
.SoloFoto ol li a:hover { 
	 border:1px solid #035584;
	
	
}
.NotizieAffiancate {
	width:100%; clear:both;
}
.NotizieAffiancate div.NewsAffiancata {
	font-size:.7em; 
	border:1px solid #EDECEC; background-color:#FFFFFF;
	float:left; width:47%; padding:3px; margin:3px;
	min-height:80px;
	
}
.RassegnaStampa ol {
	margin:0; padding:0; list-style-type:none;
}
.RassegnaStampa ol li {
	margin:5px 0; padding:7px 2px 7px 13px; 
	color:#2F2C2C; line-height:1.2em; border:1px solid #EDECEC;
	background:#FFFFFF url(http://www.strhold.it/flex/TemplatesUSR/modules/IT/TemplatesUSR-modules-img/Canali/RassegnaStampa.gif) 6px 11px no-repeat;
}
.RassegnaStampa ol li.Grigio {
	background:#EDECEC url(http://www.strhold.it/flex/TemplatesUSR/modules/IT/TemplatesUSR-modules-img/Canali/RassegnaStampaGrigio.gif) 6px 11px no-repeat;
}
	/* -------- Paginazione -------- */
#ChannelPager {	
	padding:10px; margin:10px 0; border:1px solid #035584;
	position:relative; clear:both;
}
#ChannelSelection {
	margin:5px 0; padding:0; 
}
#ChannelYearList, 
#ChannelMonthList,  
#ChannelDayList { 	
	clear:both;	width:99%;
}
#ChannelYearLabel, 
#ChannelMonthLabel, 
#ChannelDayLabel {
	float:left; line-height:2em;
}
#ChannelYearList ol, 
#ChannelMonthList ol, 
#ChannelDayList ol { 	
	list-style-type:none; border-left:1px solid #2F2C2C;	
	margin:0; padding:0; position:relative;
}
#ChannelYearList ol li, 
#ChannelMonthList ol li, 
#ChannelDayList ol li {	
	margin:0; padding:0; border-right:1px solid #2F2C2C;
	float:left; line-height:2em;	
}
#ChannelYearList ol li a, 
#ChannelMonthList ol li a, 
#ChannelDayList ol li a {	
	color:#035584; font-weight:bold; margin:0 7px;
}
#ChannelYearList ol li a:hover, 
#ChannelMonthList ol li a:hover, 
#ChannelDayList ol li a:hover,
#ChannelYearList ol li a:active, 
#ChannelMonthList ol li a:active, 
#ChannelDayList ol li a:active {	
	text-decoration:none;
}
.ChannelSelItem span {	
	padding:0 7px; font-weight:bold;
}
.ChannelEmptyItem span {
	padding:0 7px; font-weight:normal;
}
#ChannelClear {	
	clear:both; height:0;
}/* -------- MAPPA SITO: Pagina mappa -------- */
.MapIndexTree {
	font-size:.7em;
}
.MapIndexTree a {
	color:#035584;
}
.MapIndexTree a:hover {
	text-decoration:none;
}
.MapIndexTree ol {
	list-style-type:none; margin:0; padding:0;  
	font-weight:bold;
}
.MapIndexTree ol li {	
	background:url(http://www.strhold.it/flex/TemplatesUSR/modules/IT/TemplatesUSR-modules-img/Mappa/Mappa-1Liv.gif) 0 9px no-repeat;	
	padding:7px 0 0 13px; margin:0;
}
.MapIndexTree ol li a {
	color:#035584;
}
.MapIndexTree ol li a:hover {
	text-decoration:none;
}
.MapIndexTree ol ol {
	list-style-type:none; border:none;
	padding:0; font-weight:normal;
}
.MapIndexTree ol ol li {
	background:url(http://www.strhold.it/flex/TemplatesUSR/modules/IT/TemplatesUSR-modules-img/Mappa/Mappa-2Liv.gif) 0 10px no-repeat;	
	padding:5px 0 0 11px;
}
.MapIndexTree ol ol ol li {
	background:url(http://www.strhold.it/flex/TemplatesUSR/modules/IT/TemplatesUSR-modules-img/Mappa/Mappa-3Liv.gif) 0 8px no-repeat;		
	padding:3px 0 0 8px;
}
.MapIndexTree ol ol ol ol li {
	background:none; padding:3px 0 0 8px;
}
/* CLASSI NECESSARIA ALLA IMPAGINAZIONE TABLE FREE */
/* Sarebbe pi sensato metterli nel BlobView ma questo  il solo css invocato sicuramente da tutti */


P { margin: 0; padding: 0;}

.BLOBAlignLeft {
 text-align: left;
 position: relative; /* serve per gestire un bug di ie http://www.positioniseverything.net/explorer/peekaboo.html */
}

.BLOBAlignCenter { text-align: center;}
.BLOBAlignRight { text-align: right;}
.BLOBAlignJustify { text-align:justify;}

.BLOBBlockAlignCenter { text-align: center; }
.BLOBBlockAlignCenter div {margin: 0 auto;}
.BLOBBlockAlignRight { float: right;}
.BLOBBlockAlignLeft { float:left;}

.BLOBListSymbolDisc { list-style-type: disc;}
.BLOBListSymbolCircle { list-style-type: circle;}
.BLOBListSymbolSquare { list-style-type: square;}
.BLOBListSymbolDecimal { list-style-type: decimal;}
.BLOBListSymbolLowerLetter { list-style-type: lower-alpha;}
.BLOBListSymbolUpperLetter { list-style-type: upper-alpha;}
.BLOBListSymbolNone { list-style-type: none;}

.BLOBFloatClear {
 clear: both; 
 }
.BLOBFloatLeft {
 float: left;
 position: relative; /* serve per gestire un bug di ie http://www.positioniseverything.net/explorer/peekaboo.html */
}

.BLOBFloatRight {
 float: right;
 position: relative; /* serve per gestire un bug di ie http://www.positioniseverything.net/explorer/peekaboo.html */
}

.BLOBMarginLeft {
 margin-left: 10px;
}

.BLOBMarginRight {
 margin-right: 10px;
}


.BLOBIMGSpacerLeft { padding-left: 10px;}
.BLOBIMGSpacerRight { padding-right: 10px;}



.BLOBVAlignMiddle {
 vertical-align: middle;
}

.BLOBVAlignTop {
 vertical-align: top;
}

.BLOBVAlignBottom {
 vertical-align: bottom;
}


.BLOBWidth100 {width: 100%;}
.BLOBWidth50 {width: 49%;}

/* usato per affiancare orrizontalmente n oggetti */
.BLOBWidthN1 {float: left; width: 99%;}
.BLOBWidthN2 {float: left; width: 49.5%;}
.BLOBWidthN3 {float: left; width: 33%;}
.BLOBWidthN4 {float: left; width: 24.7%;}
.BLOBWidthN5 {float: left; width: 19.8%;}
.BLOBWidthN6 {float: left; width: 16.5%;}
.BLOBWidthN7 {float: left; width: 14.1%;}
.BLOBWidthN8 {float: left; width: 12.3%;}
.BLOBWidthN9 {float: left; width: 11.0%;}
.BLOBWidthN10 {float: left; width: 9.9%;}
.BLOBWidthN11 {float: left; width: 9.0%;}
.BLOBWidthN12 {float: left; width: 8.2%;}
.BLOBWidthN13 {float: left; width: 7.6%;}
.BLOBWidthN14 {float: left; width: 7.0%;}
.BLOBWidthN15 {float: left; width: 6.6%;}

/* usato per la dimensione delle celle delle tabelle */
.BLOBWidthTDN1 {width: 99%;}
.BLOBWidthTDN2 {width: 49.5%;}
.BLOBWidthTDN3 {width: 33%;}
.BLOBWidthTDN4 {width: 24.7%;}
.BLOBWidthTDN5 {width: 19.8%;}
.BLOBWidthTDN6 {width: 16.5%;}
.BLOBWidthTDN7 {width: 14.1%;}
.BLOBWidthTDN8 {width: 12.3%;}
.BLOBWidthTDN9 {width: 11.0%;}
.BLOBWidthTDN10 {width: 9.9%;}
.BLOBWidthTDN11 {width: 9.0%;}
.BLOBWidthTDN12 {width: 8.2%;}
.BLOBWidthTDN13 {width: 7.6%;}
.BLOBWidthTDN14 {width: 7.0%;}
.BLOBWidthTDN15 {width: 6.6%;}




.BLOBWidthEmpty {}

.BLOBRow1px {
 font-size: .05em;
 height: 1px;
}

.BLOBHidden{
	visibility:hidden;
	position: absolute;
	top: -1000em;
	font-size: .1em;
}


img {
 border-width: 0;
}

table {
 border-width: 0;
}

form {
 padding: 0px; margin: 0px;
}

.FlexCMPError {
 position: relative;
 margin: 2em 0 2em 0;
 padding: .5em;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size: .9em;
 font-weight:bold;
 color: #000000;
 background-color:#FFFF66;
 border: 2px solid #FF0000;
}

.errList{
	 position: relative;
	 margin: 1em 0;
	 padding: .5em;
	 font-family:Verdana, Arial, Helvetica, sans-serif;
	 font-size: .9em;
	 font-weight:bold;
	 color: #000000;
	 background-color:#FFFF66;
	 border: 2px solid #FF0000;
	list-style-type: none;
}

.nowrap {
 white-space:nowrap;
}





/* Nuovi stili per XHTML -------------------------------------------------------------------------- */


.adminPanelPageInfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-align:left;
	border: 1px solid #000066;
	margin: .3em;
	padding: .3em;
}
.adminPanelPageInfoItem {
	font-size: .65em;
	font-weight: normal;
}
.adminPanelPageInfoItemTitle {
	font-size: .65em;
	font-weight: bold;
}

/* Bordo del campo bloboject che diventa rosso se lasci vuoto un campo obbligatori */
.fldBox {border: 1px solid black;}
.fldErr {border: 1px solid red;}


/* Da qui inizia il vero admin.css, le classi sopra servono all'impaginazione tablefree */
A.adminLinkOnSite {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: normal;
	color: #000000;
	background-color: #D6E0F7;
	text-decoration: none;
	text-align: center;
	height: 1em;
	margin: 0px 4px 0px 4px; 
	padding: 0px 2px 1px 2px;
	border-style: solid;
	border-width: 1px;
	border-color: #FFFFFF #000000 #000000 #FFFFFF;
}
A.adminLinkOnSite:hover {
	margin:  0 4px 0 4px;
	padding: 1px 1px 0 3px;
	border-color: #000000 #FFFFFF  #FFFFFF #000000;
}
A.adminLinkOnSite:active {
	color: #000000;
	background-color: #FEC643;
	border-color: #000000 #FFFFFF  #FFFFFF #000000;
}


/* ------------------------ FORM DI LOGIN ---------------- */


.FlexLoginBoxContainer  {
 width: 100%;
 text-align:center;
}

.FlexLoginBox {
	border: 1px solid #003399;
	width: 400px;
	text-align: left;
	background-image: url(http://www.strhold.it/flex/cm/TemplatesUSR/modules/IT/TemplatesUSR-CM-modules-img/Enter.jpg);
	background-position: top right;
	background-repeat:repeat-y;
	margin: auto auto;
}

.FlexLoginContent{
 width: 245px;
 text-align: center; 
}


.FlexLoginTitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #000066;
	background-color: #FFFFFF;
	margin: .2em 0em .2em 0em;	
}
.FlexLoginLabel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #003399;
	background-color: #FFFFFF;
}
.FlexLoginField {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #000000;
	background-color: #FFFFFF;
}

.FlexLoginButton{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #003399;
	background-color: #FFFFFF;
	margin: .2em 0em .2em 0em;
}
.FlexLoginSmallText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	color: #333333;
	background-color: #FFFFFF;
	text-align:left;
	margin-bottom: 1em;
}
.FlexLoginSmallText A{
	color: #333333;
	background-color: #FFFFFF;
}

.viewCalendar, 
.ImgStampa {
	display:none;
}
body {
	font-size:1.2em; font-family:"Trebuchet MS", Verdana, sans-serif;
	color:#2F2C2C; background-color:#FFFFFF; background-image:none;
}
div.ChiudiStampa {
	width:250px; margin:30px; padding:10px; clear:both;
	color:#2F2C2C; background-color:#FFFFFF; border:1px solid #2F2C2C;
	font-weight:bold; font-size:.8em; text-align:center;
}
div.ChiudiStampa a {
	color:#2F2C2C; background-color:#FFFFFF;
}
div.ChiudiStampa a:hover {
	background-color:#2F2C2C; color:#FFFFFF;
	text-decoration:none;
}
