/* menu top orizzontale */
#menunav UL {
	padding: 0 10px 0 15px;
	margin: 0;
}
#menunav UL LI {
	float: left;
	list-style-type: none;
	list-style-image: none;
	position: relative;
	padding: 0;
	margin: 0;
}
#menunav UL LI A {
	display:block;
	float:left;
	height:22px;
	line-height:22px;
	margin-top:4px;
	padding:0 17px;
	background-repeat:no-repeat;
	font-size:13px;
    font-weight: bold;
	/*text-transform: uppercase;*/
	text-decoration:none;
	color:#fff;
	border-right:1px solid #fff;
}
#menunav UL LI A.active,
#menunav UL LI A:hover {
	color:#fff;
	text-decoration:underline;
}
#menunav UL UL LI A {
	color:#fff;
}
/* menu top orizzontale - tendina */
#menunav UL LI UL {
	display:none;
	/* width:199px; deleted by daniele */ 
	position:absolute;
    z-index:100;
	top:30px;
	left:0px;
	background-color:#004389;
	padding: 0;
}
#menunav UL LI UL A {
	width:174px;
	height:auto;
	line-height:22px;
	background-image:none;
	border-bottom:1px solid #ccc;
	background-color:transparent;
	border-right:none;
	margin-top:0;
}
/* 
#menunav ul li ul li.haschild ul li a,
#menunav ul li ul li.haschild ul li a:hover {
	background-image:none;
}

#menunav ul li ul li.haschild a,
#menunav ul li ul li ul li.haschild a,
#menunav ul li ul li ul li ul li.haschild a,
#menunav ul li ul li ul li ul li ul li.haschild a
{
	background-image:url(../images/haschild.gif);
	background-position:center right;
	background-repeat:no-repeat;
}

#menunav ul li ul li.haschild a:hover,
#menunav ul li ul li ul li.haschild a:hover,
#menunav ul li ul li ul li ul li.haschild a:hover,
#menunav ul li ul li ul li ul li ul li.haschild a:hover
{
	background-image:url(../images/haschild.gif);
	background-position:center right;
	background-repeat:no-repeat;
}
*/
#menunav UL LI UL LI A:hover {
	background-color:#eee;
	color:#000;
}
#menunav UL LI UL LI UL {
	top:0;
	/* left:196px; fixed by daniele*/
	left:192px;
}
/* ultima voce ###da verificare se viene realmente utilizzato### */
#menunav UL LI#ultimo_elemento_menu UL {
	left: -105px;
}
#menunav UL LI#ultimo_elemento_menu UL LI UL {
	top: 0;
	left: -196px;
}

/* menu prodotti - box sidebar */
#menucat {
	margin: 0;
	padding: 0; 
	margin-top: 20px;
    margin-bottom: 20px;
	background-color: #F5F5F6; 
    text-align: left;
}
#menucat H3.titolo_prodotti {
	background: url(../images/bg_titoli_sidebar.jpg) no-repeat 0 0;
	color: #fff;
	padding: 0 10px;
    margin-bottom: 3px;
	height: 27px;
	line-height: 27px;
	font-size: 1.1em;
}
#menucat UL {
	list-style-type: none; 
	list-style-image: none; 
	padding: 0 0 5px 0;
	/*display: block;*/
	margin: 0;
}
#menucat UL LI {
	padding: 0 5px;
	list-style-type: none;
	/*display: block;*/
	margin: 0; 
	position: relative;
}
#menucat UL LI A {
	line-height: 24px; 
	width: 210px;
	padding: 3px 5px 0 5px; 
	margin: 0; 
	display: block; 
	text-decoration: none; 
	border-bottom: 3px solid #004389;
	background: url(../images/box_generale.gif) no-repeat right center; 
}
/*
#menucat UL LI SPAN						{ padding: 10px 0 5px 0; margin: 0; position: absolute; bottom: 8px; right: 25px; width: 60px; height: 25px; }
#menucat UL LI SPAN.civile				{ background: url(../images/menucat_001.gif) no-repeat right bottom; }
#menucat UL LI SPAN.industriale			{ background: url(../images/menucat_002.gif) no-repeat right bottom; }
#menucat UL LI SPAN.ventilazione			{ background: url(../images/menucat_003.gif) no-repeat right bottom; }
#menucat UL LI SPAN.riscaldamento			{ background: url(../images/menucat_004.gif) no-repeat right bottom; }
#menucat UL LI SPAN.igiene				{ background: url(../images/menucat_005.gif) no-repeat right bottom; }
#menucat UL LI SPAN.deumidificazione		{ background: url(../images/menucat_006.gif) no-repeat right bottom; }
#menucat UL LI SPAN.climatizzatori		{ background: url(../images/menucat_007.gif) no-repeat right bottom; }
*/
#menucat UL LI A.livello				{ border-bottom: 1px solid #a4a4a4; border-top: 1px solid #fff; background: url(../images/box_controlli_livello.gif) no-repeat right center; }
#menucat UL LI A.livello:hover			{ background: url(../images/box_controlli_livello.gif) no-repeat right center #e2eaf8; }

#menucat UL LI A.pressione				{ border-bottom: 1px solid #a4a4a4; border-top: 1px solid #fff; background: url(../images/box_controlli_pressione.gif) no-repeat right center; }
#menucat UL LI A.pressione:hover		{ background: url(../images/box_controlli_pressione.gif) no-repeat right center #f8e6c7; }

#menucat UL LI A.temperatura			{ border-bottom: 1px solid #a4a4a4; border-top: 1px solid #fff; background: url(../images/box_controlli_temperatura.gif) no-repeat right center; }
#menucat UL LI A.temperatura:hover		{ background: url(../images/box_controlli_temperatura.gif) no-repeat right center #dae9cd; }

#menucat UL LI A.calore			    { border-bottom: 1px solid #a4a4a4; border-top: 1px solid #fff; background: url(../images/box_contabiliz_calore.gif) no-repeat right center; }
#menucat UL LI A.calore:hover		{ background: url(../images/box_contabiliz_calore.gif) no-repeat right center #d7dfe9; }

#menucat UL LI A.termoreg					{ border-bottom: 1px solid #a4a4a4; border-top: 1px solid #fff; background: url(../images/box_termoregolaz_climatica.gif) no-repeat right center; }
#menucat UL LI A.termoreg:hover				{ background: url(../images/box_termoregolaz_climatica.gif) no-repeat right center #d7dfe9; }

#menucat UL LI A.telecontrolli			{ border-bottom: 1px solid #a4a4a4; border-top: 1px solid #fff; background: url(../images/box_sistemi_telecontrollo.gif) no-repeat right center; }
#menucat UL LI A.telecontrolli:hover	{ background: url(../images/box_sistemi_telecontrollo.gif) no-repeat right center #f7f0c9; }

#menucat UL LI A.flusso			    { border-bottom: 1px solid #a4a4a4; border-top: 1px solid #fff; background: url(../images/box_controlli_flusso.gif) no-repeat right center; }
#menucat UL LI A.flusso:hover		{ background: url(../images/box_controlli_flusso.gif) no-repeat right center #d7ebef; }

#menucat UL LI A.contatori                { border-bottom: 1px solid #a4a4a4; border-top: 1px solid #fff; background: url(../images/box_contatori.gif) no-repeat right center; }
#menucat UL LI A.contatori:hover        { background: url(../images/box_contatori.gif) no-repeat right center #fcd8dd; }

#menucat UL LI A.cavi                { border-bottom: 1px solid #a4a4a4; border-top: 1px solid #fff; background: url(../images/box_cavi_scaldanti.gif) no-repeat right center; }
#menucat UL LI A.cavi:hover        { background: url(../images/box_cavi_scaldanti.gif) no-repeat right center #f6cbe2; }

#menucat UL LI A.termostati                { border-bottom: 1px solid #a4a4a4; border-top: 1px solid #fff; background: url(../images/box_termostati.gif) no-repeat right center; }
#menucat UL LI A.termostati:hover        { background: url(../images/box_termostati.gif) no-repeat right center #e9ecc8; }

#menucat UL LI A.valvole            { border-bottom: 1px solid #a4a4a4; border-top: 1px solid #fff; background: url(../images/box_valvole.gif) no-repeat right center; }
#menucat UL LI A.valvole:hover    { background: url(../images/box_valvole.gif) no-repeat right center #e0fffa; }

#menucat UL LI A.civile                { border-bottom: 1px solid #a4a4a4; border-top: 1px solid #fff; background: url(../images/box_automaz_civile.gif) no-repeat right center; }
#menucat UL LI A.civile:hover        { background: url(../images/box_automaz_civile.gif) no-repeat right center #f7d6df; }

#menucat UL LI A.fughe                { border-bottom: 1px solid #a4a4a4; border-top: 1px solid #fff; background: url(../images/box_rilevatori_fughe.gif) no-repeat right center; }
#menucat UL LI A.fughe:hover        { background: url(../images/box_rilevatori_fughe.gif) no-repeat right center #dde5fd; }

#menucat UL LI A.orari                { border-bottom: 1px solid #a4a4a4; border-top: 1px solid #fff; background: url(../images/box_program_orari.gif) no-repeat right center; }
#menucat UL LI A.orari:hover        { background: url(../images/box_program_orari.gif) no-repeat right center #f8f5cd; }

#menucat UL LI A.clima                { border-bottom: 1px solid #a4a4a4; border-top: 1px solid #fff; background: url(../images/box_sistemi_climatiz.gif) no-repeat right center; }
#menucat UL LI A.clima:hover        { background: url(../images/box_sistemi_climatiz.gif) no-repeat right center #e8f9ff; }

#menucat UL LI A:hover					{ color: #333; }


#         {margin: 10px 5px 0 5px;   background: url(../images/sf_fanair.gif) no-repeat right center;}

#fanair {
    margin: 0;
    padding: 0; 
    margin-top: 10px;
    margin-bottom: 20px;
    background-color: #F5F5F6; 
    border-top: 1px solid #66ccff; 
    border-bottom: 1px solid #66ccff;
}

#fanair UL {
    list-style-type: none; 
    list-style-image: none; 
    padding: 0 0 0 0;
    /*display: block;*/
    margin: 0;
}
#fanair UL LI {
    padding: 0;
    list-style-type: none;
    /*display: block;*/
    margin: 0; 
    position: relative;
}
#fanair UL LI A {
    line-height: 44px; 
    width: 220px;
    padding: 3px 5px 0 8px; 
    margin: 0; 
    display: block; 
    text-decoration: none; 
    background: url(../images/sf_fanair.gif) no-repeat left center;
 }

#fanair A:hover {
    width: 218px; 
    /*padding: 3px 5px 0 8px; */
    margin: 0; 
    display: block; 
    background: url(../images/sf_fanair.gif) no-repeat left center #e8f9ff;}
    

/* menu consigli - box sidebar */
#consigli { 
	margin: 0;
	padding: 0;
	margin-top: 20px;
	background-color: #F5F5F6;
}
#consigli H3.titolo_prodotti { 
	background: url(../images/bg_titoli_sidebar.jpg) no-repeat 0 0;
	color: #fff;
	padding: 0 10px;
	height: 27px;
	line-height: 27px;
	font-size: 1.1em;
}
#consigli UL {
	list-style-type: none;
	list-style-image: none;
	padding: 0 0 5px 5px;
	margin: 0;
	width: 220px;
}
#consigli UL LI {
	margin: 0;
	display: block;
	padding: 0;
}
#consigli UL LI A { 
	padding: 3px 5px; 
	margin: 0; 
	display: block;
	text-decoration: none; 
	border-bottom: 3px solid #44659f; 
	background: url(../images/box_generale.gif) no-repeat right center; 
	line-height: 30px; 
}
#consigli UL LI A:hover {
	border-bottom: 3px solid #fc0; 
	background: url(../images/box_generale.gif) no-repeat right center #f2ead6;
}

#spot {
    margin: 0;
    padding: 0; 
    margin-top: 5px;
    background-color: #F5F5F6; 
}
#spot H3.titolo_prodotti {
    background: url(../images/bg_titoli_sidebar.jpg) no-repeat 0 0;
    color: #fff;
    padding: 0 10px;
    height: 27px;
    line-height: 27px;
    font-size: 1.1em;
    margin-bottom: 0;
}


/* menu prodotti OLD
#menucat							{ margin-top: 30px; background: #F5F5F6; }
#menucat H3.titolo_prodotti			{ background: url(../images/bg_titoli_sidebar.jpg) no-repeat 0 0; color: #fff; padding: 0 10px; height: 27px; line-height: 27px; font-size:1.1em; }

#menucat UL 							{ list-style-type: none; padding: 0; margin: 0; }
#menucat UL LI						{ border-bottom: 3px solid #004389; display: block; padding: 10px 5px; margin: 0; background: url(../images/box_generale.gif) no-repeat right center; }

#menucat UL LI.civile					{ border-bottom: 3px solid #8aa5d1; background: url(../images/box_civile.gif) no-repeat right center; }
#menucat UL LI.industriale			{ border-bottom: 3px solid #007e8e; background: url(../images/box_industriale.gif) no-repeat right center; }
#menucat UL LI.ventilazione			{ border-bottom: 3px solid #f19425; background: url(../images/box_ventilazione.gif) no-repeat right center; }
#menucat UL LI.riscaldamento			{ border-bottom: 3px solid #d32d41; background: url(../images/box_riscaldamento.gif) no-repeat right center; }
#menucat UL LI.igiene					{ border-bottom: 3px solid #e40c80; background: url(../images/box_igiene.gif) no-repeat right center; }
#menucat UL LI.deumidificazione		{ border-bottom: 3px solid #a4a93e; background: url(../images/box_deumidificatori.gif) no-repeat right center; }
#menucat UL LI.climatizzatori			{ border-bottom: 3px solid #898f00; background: url(../images/box_climatizzatori.gif) no-repeat right center; }

#menucat UL LI A						{ text-decoration: none; color: #333; }
#menucat UL LI A:hover				{ text-decoration: none; color: #666; border-bottom: 3px solid #007e8e; background: url(../images/box_industriale.gif) no-repeat right center; }
*/

