/* 
Modello di Foglio di Style elaborato manualmente dalla NetKosmos S.r.l.
www.netkosmos.com
*/

html, BODY { 
 margin: 0px;
 padding: 0px;
 width: 100%;
 text-align: justify;
 background-image: url("../images/sfondo_sito_web.png");
 font-variant:normal;
 font-family: georgia;
 font-size: 14px;
 font-weight: normal;
 font-style:normal;
 color:#ffffff;
 font-family:georgia, Helvetica, sans-serif;
 }

.index {
 background-position: center center;
 background-repeat: no-repeat;
 background-image: url("../images/home_intestazione.png");
 height:62px;
 width:100%;
 }

.servizi {
 background-position: center center;
 background-repeat: no-repeat;
 background-image: url("../images/servizi_intestazione.png");
 height:62px;
 width:100%;
 }

.fotovoltaico {
 background-position: center center;
 background-repeat: no-repeat;
 background-image: url("../images/impianti_intestazione.png");
 height:62px;
 width:100%;
 }
 
 .contatti {
 background-position: center center;
 background-repeat: no-repeat;
 background-image: url("../images/contatti_intestazione.png");
 height:62px;
 width:100%;
 }

A.menu:link, A.menu:visited {
 font-variant:normal;
 text-decoration: none;
 font-family: georgia;
 font-size: 14px;
 font-weight: normal;
 font-style:normal;
 color:#ffffff;
 font-family:georgia, Helvetica, sans-serif;
 }

A.menu:hover {
 font-variant:normal;
 text-decoration: none;
 font-family: georgia;
 font-size: 14px;
 font-weight: normal;
 font-style:normal;
 color:#c9021e;
 font-family:georgia, Helvetica, sans-serif;
 }
 
A.contenuto:link, A.contenuto:visited {
 text-decoration: none;
 font-family: georgia;
 font-size: 11px;
 font-weight: normal;
 color:#FFF974;
 letter-spacing: 0.1em;
 line-height:150%;
 }

A.contenuto:hover {
 text-decoration: none;
 font-family: georgia;
 font-size: 11px;
 font-weight: normal;
 color:#ffffff;
 letter-spacing: 0.1em;
 line-height:150%;
 }

.contenuto {
 padding:14px;
 font-family: georgia;
 font-size: 14px;
 font-weight: normal;
 font-style:normal;
 color:#ffffff;
 letter-spacing: 0.1em;
 line-height:170%;
 }
  

.contatti {
 font-family: Georgia, Helvetica, sans-serif;
 font-size: 24px;
 font-weight: normal;
 color:#FFF974;
 letter-spacing: 0.1em;
 line-height:150%;
 }
 
.footer {
 font-family: arial, verdana;
 font-size: 13px;
 font-weight: normal;
 color:#252525;
 background-color:#FFFFFF;
 margin-top:20px;
 height:121px;
 padding-top:30px;
 background-repeat: repeat-x; 
 background-image: url("../images/bluekosmos/bg_footer.jpg");
 background-position: top center
 }

H1 {
 font-size:21px;
 font-family:verdana, arial;
 font-weight: bold;
 font-style:italic;
 color:#fffa82;
 }
 

.menu {
 font-family: trebuchet ms, arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: normal;
 color:#000000;
 letter-spacing: 0.1em;
 }
 
.titolo {
 font-family: trebuchet ms, arial, verdana;
 font-size: 12px; font-weight: normal;
 font-weight: bold;
 color:#00004F;
 }
 
.sfondotitoli {
 color:#ffffff;
 background-color:#0092DD;
 padding-left:6px;
 margin:6px;
 background-position: center right;
 background-repeat: no-repeat; 
 background-image: url("../images/piega_sfondo_titolo.gif");
 }
 
 ul{ list-style-type:none; }
 
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#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-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }
#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }
#imageData{	padding:0 10px; color: #666; }
#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; outline: none;}	 	
#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }