/*tag principali*/
BODY   { 
	color: #000; 
	font-size: 12px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height: 11pt;
	background-color: #A4C6A5; 
	background-image: url("sfondo_baiaverde.jpg"); 
	background-repeat: repeat-x; 
	background-position: top; 
	margin: 0; 
	vertical-align: top }
	
HR     { 
	color: #317ba8; 
	background-color: #317ba8 }
	
SELECT { 
	color: #000; 
	font-size: 11px; 
	font-family: arial; 
	background-color: #fff; 
	margin-bottom: 3px; 
	border: solid 1px #76def7 }

INPUT   { 
	color: #000; 
	font-size: 11px; 
	font-family: arial; 
	background-color: #fff; 
	border: solid 1px #76def7 }

INPUT.centrale  { 
	color: #000; 
	font-size: 11px; 
	font-family: arial; 
	background-color: #fff; 
	margin-bottom: 3px; 
	border: solid 1px #76def7 }

INPUT.cerca   { 
	color: #000; 
	font-size: 11px; 
	font-family: arial; 
	background-color: #fff; 
	border: solid 1px #76def7 }

TEXTAREA    { 
	color: #000; 
	font-size: 11px; 
	font-family: arial; 
	background-color: #fff; 
	width: 200px; 
	border: solid 1px #76def7 }

SELECT.centrale  { 
	color: #000; 
	font-size: 11px; 
	font-family: arial; 
	background-color: #fff; 
	border: solid 1px #76def7 }

h1 { 
	font-family: Verdana; 
	color: #4085ac; 
	font-size: 10pt; 
	line-height: 12pt }

h2    { 
	color: #46b8d6; 
	font-size: 12pt; 
	font-style: italic; 
	line-height: 12pt;
	text-decoration: none }
	
legend { 
	font-weight: bold }
	
fieldset { 
	color: #404040; 
	font-size: 11px; 
	padding: 5px }

/*per nascondere tag H1 all'inizio che serve all'indicizzazione*/
.vedi  { color: #000 }
.nonvedi {display:none;}


/*descrizione categoria*/
.descrizione{  font-size: 11px; }
.titolo      { color: #46b8d6; font-size: 12px; font-weight: bold; background-image: url(m99.gif); background-repeat: no-repeat; background-position: center top; text-align: center; padding: 2px; border-color:  }
.titolino    { color: #317ba8; font-size: 12px; font-weight: bold; padding-bottom: 3px }

/*cella di intestazione in alto*/

.sopra  { 
	color: #317ba8; 
	font-size: 11px; 
	font-family: Geneva; 
	background-color: #fff; 
	background-image: url(rigasopra.jpg); 
	background-repeat: repeat-x; 
	background-position: 0 top; 
	padding: 5px 5px 5px 13px; 
	width: 750px; 
	height: 130px; 
	vertical-align: bottom; 
	border-style: none solid solid; 
	border-width: 1px; 
	border-color: #c3c3c3 }

/*immagine grande a centropagina*/
.immaginona { 
	background-color: transparent; 
	background-image: url(i1.jpg); 
	background-repeat: no-repeat; 
	background-position: center top; 
	text-align: center; 
	list-style-image: url('(EmptyReference!)'); 
	padding: 0; 
	width: 750px; 
	height: 209px; 
	border-style: none solid solid; 
	border-width: 0 1px 1px; 
	border-color: #c3c3c3 }

/*colonna di sinistra*/

.menu  { 
	color: #317ba8; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: normal; 
	line-height: normal; 
	background-image: url(box_title.jpeg); 
	background-repeat: repeat; 
	padding: 1px 1px 1px 4px; 
	width: 200px; 
	vertical-align: top; 
	border-right: 1px solid #c3c3c3; 
	border-left: 1px solid #c3c3c3  }

.menu a:link { 
	color: #317ba8; 
	text-decoration: none }

.menu a:visited   { 
	color: #46b8d6; 
	text-decoration: none }

.menu a:hover { 
	color: #3fbf5e; 
	font-weight: bold; 
	text-decoration: none }

/*colonna di destra*/
.menu1   {
	color: #fff; 
	font-size: 11px; 
	font-style: normal; 
	font-variant: normal; 
	font-weight: normal; 
	line-height: normal; 
	background-color: #eafff4; 
	background-repeat: no-repeat; 
	background-attachment: scroll; 
	background-position: right bottom; 
	letter-spacing: 1px; 
	padding-top: 5px; 
	vertical-align: top; 
	border-right: 2px solid #b5e8b6 }
	
.menu1 a:link { 
	color: #000; 
	text-decoration: none }
	
.menu1 a:visited { 
	color: #000; 
	text-decoration: none }
	
.menu1 a:hover { 
	color: #e89b1e; 
	text-decoration: none }

/*cella che contiene il path dove sei*/

.dovesei  { 
	color: #317ba8; 
	background-color: #fff; 
	border-top: 1px none #b5e8b6; 
	border-right: 2px solid #b5e8b6; 
	border-left: 2px solid #b5e8b6 }


/*testo della pagina*/
.testo        { 
	font-family: Verdana; 
	color: #686868; 
	font-size: 12px; 
	font-style: normal; 
	line-height: 16px; 
	background-color: #fff; 
	background-repeat: no-repeat; 
	background-position: left top; 
	text-align: justify; 
	padding: 10px 10px 3px; 
	width: 550px; 
	vertical-align: top; 
	border-right: 1px solid #c3c3c3  }
	
.testo a:link   { 
	color: #093; 
	text-decoration: none; }
	
.testo a:visited   { 
	color: #093; 
	text-decoration: none; }
	
.testo a:hover  {
	color: #46b8d6; 
	text-decoration: none; }
	
TD.testo img   { margin: 4px }


/*cella degli indirizzi in basso*/

.indirizzi { 
	color: #317ba8; 
	font-size: 10px; 
	background-color: #fff; 
	background-image: url(rigasopra.jpg); 
	background-repeat: repeat-x; 
	background-position: bottom; 
	text-align: center; 
	height: 60px;
	padding: 3px; 
	vertical-align: top; 
	border: solid 1px #c3c3c3 
}
/* LIGHTBOX -----------------------------------------------------------------------------------------------------------------*/
/*Immagini: | ../images/blank.gif | ../images/prevlabel.gif | ../images/nextlabel.gif | */
#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#lightbox a img{ 
	border: none; 
}
#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#imageContainer{
	padding: 10px;
}
#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#imageContainer>#hoverNav{ 
	left: 0;
}
#hoverNav a{ 
	outline: none;
}
#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	/*background: transparent url(/inc/lightbox/images/blank.gif) no-repeat; *//* Trick IE into showing hover */
	display: block;
}
#prevLink { 
	left: 0; 
	background: url(/inc/lightbox/images/prevlabel.gif) left 15% no-repeat;
	float: left;
}
#nextLink { 
	right: 0; 
	background: url(/inc/lightbox/images/nextlabel.gif) right 15% no-repeat; 
	float: right;
}
#prevLink:hover, #prevLink:visited:hover { 
	background: url(/inc/lightbox/images/prevlabel.gif) left 15% no-repeat; 
}
#nextLink:hover, #nextLink:visited:hover { 
	background: url(/inc/lightbox/images/nextlabel.gif) right 15% no-repeat; 
}
#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
}
#imageData{
	padding:0 10px;
}
#imageData #imageDetails{ 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#imageData #caption{ 
	font-weight: bold;	
}
#imageData #numberDisplay{ 
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#imageData #bottomNavClose{ 
	width: 66px; 
	float: right;  
	padding-bottom: 0.7em;	
}			
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
* html>body .clearfix {
	display: inline-block; 
	width: 100%;
}
* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
}	
/*box laterali titolo e contenuto*/
.box-title { 
	color: #fff; 
	font-size: 13px;
	font-weight: bold; 
	background-image: url(sopra_blocco.gif); 
	background-repeat: no-repeat; 
	background-position: left 0; 
	text-transform: uppercase; 
	text-align: center; 
	width: 192px; 
	height: 35px; 
	padding: 4px 3px 2px 5px}
	
.box-content { 
	color: #000; 
	font-size: 10px; 
	background-color: #fff; 
	width: 192px; 
	padding: 3px; 
	border: dashed 1px #2f9aed }
	
box-content a:hover   { 
	color: #3fbf5e; 
	text-decoration: none; 
	width: 192px; }
	
box-content a:link    { 
	color: #c3c3c3 ; 
	width: 192px; }
	
/*box laterali del preview preventivi ed e-commerce*/
.box-content-preview  { 
	color: #043c17; 
	font-size: 10px; 
	background-color: #b9dbff; 
	width: 192px; 
	padding: 3px  }
	
.box-content-preview-ecommerce   { 
	color: #043c17; 
	font-size: 10px; 
	background-color: #b9dbff; 
	width: 192px; 
	padding: 3px; 
	border-style: none solid solid; 
	border-width: 2px; 
	border-color: #bbb  }
	
/*tabella categorie*/
.tabella   { 
	color: #002828; 
	text-align: left; 
	border: 0px; }
	
.tabella img  { }

.tabella td  { 
	font-size: 10px; 
	padding: 2px;
	border: 0px;  }
	
.tabella a:link    { 
	color: #002828;
	text-decoration: none }
.tabella a:visited    { 
	color: #002828; 
	text-decoration: none }
	
.tabella a:hover { 
	color: #3b69d7; 
	text-decoration: none }
	
/*tabella prodotti*/
.tabellap { 
	color: #39496b; 
	font-size: 9px; 
	text-align: center; 
	vertical-align: top }
	
.tabellap td        { 
	font-size: 10px; 
	padding: 0 0 0 2px; 
	width: 33%; 
	vertical-align: top }
	
.tabellap a:link   { 
	color: #002ec8; 
	text-decoration: none }
	
.tabellap a:visited   { 
	color: #002ec8; 
	text-decoration: none }
	
.tabellap a:hover { 
	color: #3b69d7; 
	text-decoration: none }
	
/*celle della tabella superiore per il testo che sta sotto e inferiore per la foto che sta sopra (si intendono gli allineamenti)*/
.superiore     { 
	text-align: center; 
	padding-right: 3px; 
	padding-bottom: 0; 
	padding-left: 3px; 
	width: 20%; 
	height: 10px; 
	vertical-align: top; 
	border: 0px;  }
	
.inferiore  { 
	text-align: center; 
	vertical-align:middle; 
	width: 20%; 
	vertical-align: bottom; 
	border: 0px;  }

/*autore*/
.glacomtech     { 
	color: #3779d0; 
	font-size: 8pt; 
	vertical-align: middle }

/*cella che contiene il primo livello*/
.nav_primo_livello { 
	background-image: url(acquapp.jpg); 
	background-repeat: repeat-x; 
	background-position: center top; 
	vertical-align: middle; 
	border: 1px solid #c3c3c3;
}
/*se selezionata la lingua completa formatto il testo*/
.lingue            { color: #fff; font-size: 10px; background-repeat: no-repeat; background-attachment: scroll; background-position: left top; text-align: left; padding-top: 3px; padding-bottom: 3px; padding-left: 400px; vertical-align: bottom }
.lingue a:link               { color: #fff; text-decoration: none }
.lingue a:visited              { color: #fff; text-decoration: none }
.lingue a:hover               { color: #b8e5b8; text-decoration: none }
.linguesel           { color: #b8e5b8; font-size: 13px; font-weight: bold; text-decoration: none; background-repeat: no-repeat; background-attachment: scroll; background-position: left top; text-align: left; padding-top: 3px; padding-bottom: 3px; padding-left: 3px; vertical-align: bottom }
.linguesel a:link               { color: #b8e5b8; font-weight: bold; text-decoration: none }
.linguesel a:visited              { color: #b8e5b8; font-weight: bold; text-decoration: none }
.linguesel a:hover               { color: #b8e5b8; font-weight: bold; text-decoration: none }

/*menu secondo livello laterale*/
#menu_laterale ul {
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: 0
}
#menu_laterale li {
	font-size: 11px; 
	background-color: #184a95; 
	background-image: url(color_tabs_left.gif); 
	background-position: left top;
	text-align: left;
	display: block;
	padding: 2px 5px;
	width: 100%;
	margin-right: -5px
	margin-bottom: 2px;
	border: solid 1px #828282
}
#menu_laterale a:link    { color: #fff; text-decoration: none }
#menu_laterale a:visited    { color: #fff; text-decoration: none }
#menu_laterale a:hover   { color: #f00; text-decoration: none }

/*menu laterale fotografie*/
#menu_laterale_foto ul { list-style-type: none; list-style-image: none; margin: 0; padding: 0 }
#menu_laterale_foto li         { font-size: 11px; background-color: #3a6e8f; background-image: url(color_tabs_left.gif); background-position: left top; text-align: left; display: block; padding: 2px 5px; width: 100%; margin-right: -5px; margin-bottom: 2px; border: solid 1px #828282   }
#menu_laterale_foto a:link    { color: #fff; text-decoration: none }
#menu_laterale_foto a:visited    { color: #fff; text-decoration: none }
#menu_laterale_foto a:hover   { color: #f00; text-decoration: none }

/* NAVIGAZIONE DI PRIMO LIVELLO ---------------------------------------------------------------------------------------------*/
#topnav {}
#topnav ul { 
	text-align: right; 
	list-style-type: none; 
	margin: 0; 
	padding: 0;
}
#topnav li { font-size: 11px; background-position: left top; display: inline; margin: 2px; padding: 2px 4px; height: 22px; vertical-align: middle; border-right: 1px solid #fff; }
#topnav li#current_nav1level { 
	color: #fff;}
#topnav li a, li#link_nav1level { 
	color: #fff;
}
#topnav li a:hover{ 
	color: #fff;}
#topnav li#home_nav1level{}
/*Funge FX e non in IE*/
#topnav li:hover { color: #fff; }



/*menu navigazione pagine ad albero*/
#header ul    { list-style-type: none; list-style-image: none; margin: 0; padding: 0; border: solid 1px #bbb }
#header li               { font-size: 10px; background-color: #fff; text-align: left; list-style-type: square; display: block; margin-bottom: 2px; padding: 2px 1px; position: relative; border-bottom: 1px solid #f3f3f3; -moz-opacity: 0.8; filter: alpha(opacity=80); opacity: 0.8            }
#header a:link    { color: #000; text-decoration: none }
#header a:visited    { color: #000; text-decoration: none }
#header a:hover   { color: #f00; text-decoration: none }
/*menu prodotti ad albero*/
#headerproduct ul    { list-style-type: none; list-style-image: none; margin: 0; padding: 0; border: solid 1px #bbb }
#headerproduct li               { font-size: 10px; background-color: #fff; text-align: left; list-style-type: square; display: block; margin-bottom: 2px; padding: 2px 1px; position: relative; border-bottom: 1px solid #f3f3f3; -moz-opacity: 0.8; filter: alpha(opacity=80); opacity: 0.8            }
#headerproduct a:link    { color: #000; text-decoration: none }
#headerproduct a:visited    { color: #000; text-decoration: none }
#headerproduct a:hover   { color: #f00; text-decoration: none }
/*tabella con il form contatti*/
.contatti td{ font-size: 11px; }
/*tabella ricerca*/
.ricerca A:link { color: #b5111b; text-decoration: none; }
.ricerca A:hover { color: #1e35a2; text-decoration: none; }
.ricerca A:visited { color: #b5111b; text-decoration: none; }
/*FINE*/
/*
#header2 ul { list-style-type: none; list-style-image: none; margin: 0; padding: 0 }
#header2 li    { font-size: 11px; background-color: #b8e5b8; text-align: right; display: block; margin-bottom: 3px; padding: 2px 8px 2px 2px; position: relative; width: 190px; border: solid 1px #043c17 }
*/
#headerproduct ul    { list-style-type: none; list-style-image: none; margin: 0; padding: 0; border: solid 1px #bbb }
#headerproduct li               { font-size: 10px; background-color: #fff; text-align: left; list-style-type: square; display: block; margin-bottom: 2px; padding: 2px 1px; position: relative; border-bottom: 1px solid #f3f3f3; -moz-opacity: 0.8; filter: alpha(opacity=80); opacity: 0.8            }
#headerproduct a:link    { color: #000; text-decoration: none }
#headerproduct a:visited    { color: #000; text-decoration: none }
#headerproduct a:hover   { color: #f00; text-decoration: none }
.A.ritorna  {font-size: 11px;}
.immagine  { margin: 3px; padding: 3px }
#indenta { margin-left: 11px }
.soprasotto   { background-color: #fff; background-position: center }.intprevleft     { color: #006f28; font-weight: bold; background-repeat: no-repeat; background-attachment: scroll; background-position: left bottom; text-align: left; padding: 3px; border-bottom: 1px dotted #878787 }
.intprevright     { color: #666; font-size: 11px; background-repeat: no-repeat; background-attachment: scroll; background-position: right bottom; text-align: left; padding: 3px; border-bottom: 1px dotted #878787 }.centra { text-align: center }
.nota  { font-size: 8pt; margin: 4px; padding: 3px }.evidenza {	BACKGROUND-COLOR: #eeee00; 	BORDER-BOTTOM: black 1px dotted; 	BORDER-LEFT: black 1px dotted; 	BORDER-RIGHT: black 1px dotted; 	BORDER-TOP: black 1px dotted; 	MARGIN: 4px; 	PADDING-BOTTOM: 3px; 	PADDING-LEFT: 3px; 	PADDING-RIGHT: 3px; 	PADDING-TOP: 3px; }.box-titlecenter               { color: #6e6e6e; font-size: 11px; font-weight: bold; background-color: #fff; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; padding: 3px; border-top: thin solid #6e6e6e; border-bottom: thin solid #6e6e6e }.box-contentcenter                { color: #000; font-size: 11px; background-color: #fff; padding: 3px }.menu-title                   { color: #043c17; font-size: 12px; font-weight: bold; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; text-align: center; margin-left: 5px; padding: 3px }
IMG.box-content                         { margin: 4px }
.successo { color: #06f; font-weight: bold }.errore { color: #f00; font-weight: bold }.noerrore  { color: #03f; font-weight: bold }.menubox a   { }.smalltitle  { color: #46b8d6; font-size: 12px; font-family: arial, Helvetica, sans-serif; font-weight: bold }.smalltitleset {	font-family: arial, Helvetica, sans-serif;	font-size: 12px;	font-weight: bold;	color: #000;}
.download_table                           { color: #043c17; font-size: 9px; line-height: 11px; background-color: #fff; padding: 3px; border: solid 2px #bbb }download_table a:hover    { color: #e89b1e; text-decoration: underline }download_table a:link   { color: #393939; text-decoration: underline }.testopreventivo   { color: #39496b; text-align: left; vertical-align: middle }.inputpreventivo { text-align: left }
.cercapos   { position: relative; top: 73px; left: 230px; width: 170px; height: 30px; float: left }.categorie     { position: relative; top: 12px; left: -60px; width: 350px; height: 30px; float: left }
.formpreventivo    { background-color: #f8f9fd; margin-right: 5px; padding: 2px; width: 99%; border: solid 1px #bbb }.formecommerce    { background-color: #f3f3f3; margin-right: 5px; padding: 2px; width: 99%; border: solid 1px #bbb }

