
/* Base Styles

----------------------------------------------- */

body { color: #808080;background: rgb(235,235,235); text-align: left; padding: 0; margin: 0px 0px 0px 0px;font-weight: normal;font-size: 11px;font-family: Trebuchet MS, Sans-serif;}


a:link { background-color: inherit; color: #6D9ABF; text-decoration: none;}
a:visited { background-color: inherit; color: #6D9ABF; text-decoration: none;}
a:active { background-color: inherit; color: #6D9ABF; text-decoration: none;}
A:hover {  background-color: inherit; color: #6D9ABF; text-decoration:underline;}


img a{  border: 0px;}
img {  border: 0px;}
.nofloat {clear: both;height: 0;margin:0px;padding:0px}





/* riquadro top

---------------------------------------------------------------------*/

.menu1,.menu2 {
	background-color: transparent;
	font-weight: bold;
	font-size: 14px;
	color: #808080;
	text-align: left;
	vertical-align: middle;
	padding:12px 0px 12px 13px;
	margin:0px 13px 0px 13px;
	font-family:  Trebuchet MS, Sans-serif;
	clear:both;
	border-bottom: 1px solid #B5B5B5;
}

.menu2 { border-bottom: none;}


.menu1 a:link { background-color: inherit; color: #808080; text-decoration: none;}
.menu1 a:visited { background-color: inherit; color: #808080; text-decoration: none;}
.menu1 a:active { background-color: inherit; color: #808080; text-decoration: none;}
.menu1 a:hover {  background-color: inherit; color: #A3B2C1; text-decoration:underline;}



/* classi generiche 

---------------------------------------------------------------------*/

.grigio11,.grigio12,.grigio14,.grigio16
	{
   	background-color: transparent;
	font-size: 12px;
	text-align: left;
	color: #808080;
	font-weight: normal;
	font-family: Trebuchet MS, Sans-serif;
  
}
.grigio12 { font-size: 12px;}
.grigio14 { font-size: 14px;}
.grigio16 { font-size: 16px;}

.titolo {
	background-color: transparent;
	font-weight: bold;
	font-size: 14px;
	color: #808080;
	text-align: left;
	vertical-align: middle;
	padding:5px 0px 15px 0px;
	margin:0px 10px 0px 0px;
	font-family:  Trebuchet MS, Sans-serif;
	clear:both;
}

.titolo h1 {font-weight: bold;font-size: 20px;color: #a6a6a6;padding:0px;margin:0px;font-family:  Trebuchet MS, Sans-serif;}

/* ELENCO PRODOTTI */
ul.elenco_prod{margin:0px;padding:0px;list-style: none;display: block;}
ul.elenco_prod li{margin:0px;padding:0px;color:#a6a6a6;font-family: Trebuchet MS, Sans-serif;font-size:16px}
ul.elenco_prod li a{color:#a6a6a6;text-decoration:none}
ul.elenco_prod li a:hover{color:#000;text-decoration:none}

.cat_prod{clear:both;margin:20px;padding:0px}
.cat_prod h1 {font-weight: bold;font-size: 20px;color: #a6a6a6;padding:15px 0px 0px 0px;margin:0px;font-family:  Trebuchet MS, Sans-serif;}
.cat_prod ul{margin:0px;padding:20px 0px 0px 0px;list-style: none;display: block;}
.cat_prod ul li{margin:10px;padding:0px;clear:both}
.cat_prod ul li h1{margin:0px 0px 3px 0px;padding:10px 0px 0px 0px;color:#000;font-family: Trebuchet MS, Sans-serif;font-size:14px;font-weight:bold}
.cat_prod ul li h2{margin:0px 0px 3px 0px;padding:0px;color:#000;font-family: Trebuchet MS, Sans-serif;font-size:14px;font-weight:normal}
.cat_prod ul li h3{margin:0px 0px 3px 0px;padding:0px;font-family: Trebuchet MS, Sans-serif;font-size:14px;font-weight:normal}
.cat_prod ul li a{color:#6D9ABF;text-decoration:none}
.cat_prod ul li a:hover{color:#000;text-decoration:none}
.cat_prod img{float:left;margin:0px 20px 0px 0px}

.top{clear:both;margin:0px;padding:0px;text-align:right;font-size:12px}

/* photogallery */

#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:45%; 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%; /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../img/prevlabel.png) left 45% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../img/nextlabel.png) right 45% no-repeat; }

#imageDataContainer{ font-size: 12px;background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%; }

#imageData{padding:0 10px; font-size: 12px }
#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; }

/* ******************  printing  ************** */



@media print {

   h1, h2, h3,

   h4, h5, h6    { page-break-after: avoid; page-break-inside: avoid }

   blockquote,

   pre           { page-break-inside: avoid }

   ul, ol, dl    { page-break-before: avoid }

   .navbar       { background-color: #fff000; color: #000; border-color: #000; border-width: 1px; }

   a.navlink, a.bannerLink     { font-weight: normal }

	#testata, #intestazione, #menusin {		visibility: hidden;	}

}



/* ******************  speech  ************** */



@media aural {

   h1, h2, h3,

   h4, h5, h6    { voice-family: paul, male; stress: 20; richness: 90 }

   h1            { pitch: x-low; pitch-range: 90 }

   h2            { pitch: x-low; pitch-range: 80 }

   h3            { pitch: low; pitch-range: 70 }

   h4            { pitch: medium; pitch-range: 60 }

   h5            { pitch: medium; pitch-range: 50 }

   h6            { pitch: medium; pitch-range: 40 }

   li, dt, dd    { pitch: medium; richness: 60 }

   dt            { stress: 80 }

   pre, code, tt { pitch: medium; pitch-range: 0; stress: 0; richness: 80 }

   em            { pitch: medium; pitch-range: 60; stress: 60; richness: 50 }

   strong        { pitch: medium; pitch-range: 60; stress: 90; richness: 90 }

   dfn           { pitch: high; pitch-range: 60; stress: 60 }

   s, strike     { richness: 0 }

   i             { pitch: medium; pitch-range: 60; stress: 60; richness: 50 }

   b             { pitch: medium; pitch-range: 60; stress: 90; richness: 90 }

   u             { richness: 0 }

   a:link        { voice-family: harry, male }

   a:visited     { voice-family: betty, female }

   a:active      { voice-family: betty, female; pitch-range: 80; pitch: x-high }

}






