/*Gli stessi stili del body vanno messi anche per #otpagina per una visualizzazione corretta in backend*/
body, #otpagina{
	text-align: center;
	background-color: #ffffff;
}

/*Definire qui e NON nel body gli stili del font; in questo modo vengono propagati nella costruzione della pagina in back-end*/
#f_otwrapper{
	/*Per un template liquido uso la percentuale, altrimenti larghezza ottimale e' width: 990px;*/
	/*width: 86%;
	min-width: 990px;*/
	width: 990px;
	margin: 0 auto;
	text-align: left;
	font-family: Verdana, Arial;
	font-size: 8pt;
	/*color: #7F7F7F;*/
	
	/*background-color: #eeeeee;*/
}
#f_otcontainer{
	/*Per dare piu' respiro, aumentare il margine*/
	/*margin: 2.02%;*/
	margin: 0 20px;
	
	/*background-color: #E0EEEE;*/
}

#f_otheader{
	height: 107px;
	background: url(images/logo-carel.gif) no-repeat right;
}
#f_otheader a{
	display: block;
	float: right;
	height: 107px;
	width: 150px;
	font-size: 0em;
	text-decoration: none;
}

#f_menutop{
	height: 20px;
	line-height: 20px;
	width: 100%;
	float: right;
	padding: 2px 0;
	text-align: right;
	position: relative;
	top: -24px;
	margin-bottom: -24px;
	background-color: #FE120A;
}
#f_menutop a.home{
	float: left;
}

#f_tools_menutop{
	float: left;
	padding-left: 5px;
}
#f_tools_menutop ul{
	margin: 0;
	padding: 0;
	text-align: left;
}
#f_tools_menutop ul li{
	list-style: none;
	text-indent: 0;
}
#f_tools_menutop ul li a{
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 1.1em;
}

#f_otbriciole{
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 5px 0;
	border-bottom: 1px solid #BDBDBD;
	font-size: 0.9em;
}

#f_otlingue{
	float: left;
	/*height: 20px;*/
	width: 205px;
	margin-top: 30px;
}
#f_otwrapper #f_otlingue a img.flag{
	margin-bottom: -15px;
}
#f_otwrapper #f_otlingue a{
	text-decoration: none;
	color: #5C5558;
	display: block;
	height: 35px;
	line-height: 35px;
}
#f_otlingue #f_otAltreLingue{
	display: block;
	width: 205px;
	position: absolute;
	z-index: 999999;
	margin-top: 10px;
	/*background-color: #F7F7F7;*/
	background-color: #FFFFFF;
	border: 1px solid #999999;;
}
#f_otlingue #f_otAltreLingue a{
	display: block;
	margin: 5px 0;
	height: 20px;
	line-height: 20px;
	/*height: 35px;*/
	/*margin: 3px 0;*/
}
#f_otlingue #f_otAltreLingue a:hover{
	/*background-color: #E8E8E8;*/
	font-weight: bold;
}

#f_otwrapper #f_otlingue #f_otAltreLingue a img.flag{
	width: auto;
	height: auto;
	float: left;
	margin: 0 5px;
	height: 20px;
}

#f_otmain{
	overflow: hidden;
	background-color: #ffffff;
}

.dark #f_otmain{
	background-color: #D7EAD7;
	color: #ffffff;
}
#f_otareaRiservata{
	height: 142px;
	background: url(images/area_ris.jpg) no-repeat;
}
#f_otwrapper #f_otareaRiservata form{
	padding: 80px 0 0 20px;
	height: 62px;
}

#f_otwrapper #f_otareaRiservata form label, #f_otareaRiservata form input{
	margin-top: 2px;
}
#f_otwrapper #f_otareaRiservata form .f_buttonlogin{
	float: right;
	margin-right: 20px;
	padding: 0;
	width: auto;
	font-weight: bold;
	border: 0;
	font-size: 1.1em;
	background-color: transparent;
}

#f_otfooter{
	clear: both;
	border-bottom: 2px solid #FE120A;
	margin-top: 5px;
}

#f_otfooter .searchBox{
	float: right;
	margin: 50px 20px 0 0;
}

#f_otInfoAzienda{
	text-align: center;
	font-size: 0.9em;
	margin-bottom: 10px;
	color: #5C5558;
	margin-top: 3px;
}

/*Qui tutti gli stili generali per gli elementi (tipo a, img, ...). Anteporre SEMPRE #f_otwrapper*/
#f_otwrapper a{ color: #000000; text-decoration: underline; }
#f_otwrapper a img{ border: 0; }
#f_otwrapper p{ padding: 0; margin: 2px 0;}
#f_otwrapper pre{ font-family: Verdana, Arial; margin: 0 }
#f_otwrapper h1, #f_otwrapper h2, #f_otwrapper h3, #f_otwrapper h4{margin: 0; padding: 0; margin-bottom: 3px; text-align: left; color: #000000;}
#f_otwrapper h1{ font-size: 1.6em;}
#f_otwrapper h2{ font-size: 1.4em; margin-bottom: 6px; color: #000000; font-weight: bold;}
#f_otwrapper h3{ font-size: 1.1em; color: #999999;}
#f_otwrapper h4{ font-size: 1em; }
#f_otwrapper .f_otclear{ clear: both; }

object{ outline: none; }

#f_otwrapper .private{height: 180px; background: url(images/lock.png) no-repeat center;}

/*Stili per la mappa dei distributori*/
#distributori-flash-description{
	overflow: hidden;
}
#distributori-flash-description .infoContainer{
	float: left;
	width: 32.3%;
	padding: 0.5%;
}
#distributori-flash-description .nomeNazioneContainer{
	font-size: 1.4em;
	padding-left: 3px;
	font-weight: bold;
	text-decoration: underline;
	margin-bottom: 5px;
}


/*Personalizzazione dei titoli per la colonna di sinistra e destra*/
#f_otwrapper .twoColumnsLeft .leftEditable h2, #f_otwrapper .threeColumns .leftEditable h2, #f_otwrapper .threeColumns .rightEditable h2{
	/*font-size: 1em;
	padding-left: 15px;
	padding-bottom: 3px;
	background: url(images/feccia_arancio.gif) no-repeat;
	border-bottom: 1px dashed #BCB89E;*/
}

/* Specifici per l'home page */
.homePage{
	font-size: 8pt;
}
.homePage .topEditable .box-bottomRight{
	height: 100px;
	overflow: hidden;
}
.homePage .rightEditable{
	padding-top: 45px;
}
.homePage .relativeRightBox{
	margin-left: 476px;
}
.homePage .humidificationProblems{
	padding: 3.5px 10px;
}
.homePage .humidificationProblems strong{
	color: #6EB656;
	font-size: 1.4em;
}
#f_otwrapper .homePage .humidificationProblems a{
	color: #000000;
	font-size: 1.2em;
}
