/*stili per il layout fisso con posizionamenti assoluti*/
body{margin: 0; padding:0; height: 100%; background-color: #162947}
body{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 76%;text-align: center}
div#container{position:relative; height: 100%; width: 760px; margin: 0 auto;text-align: left;
             border-left: 1px solid #999;border-right: 1px solid #999;background-color: #fff}
body>div#container{height: auto; min-height: 100%}
div#footer{padding: 0px 0 0 0; width: 100%; clear: both; background-color: #162947}

/*stili specifici per il layout*/
/*div#navigation{position:relative;left: 0;width: 1.2em}*/
div#navigation{position: absolute; top: 159px; left: 0; width: 229px;}
div#content{margin-left: 229px; font-size: 1em; padding: 0px 10px 5px 25px ; background-color: #fff}
div#footer a:hover{font-weight: bold}
div#footer a{color: #000;text-decoration: underline}
div#footer p {text-align: center; font-size: 0.8em;color: #999;
			  margin: 0;padding: 7px 0px 7px 0px;}	

div.imagetop{width: 100%; margin:0px;border: 0px;background-color: #fff;}
div.imagetop a img{border: none}
div.imagetop a href img{border: none}
div.imagetop a:hover img { border: none }
div.imagetop a:visited img { border: none }
div.imagetop {
	font-size: 1em;
	font-style: normal;
	line-height: 1.4em;
	font-weight: normal;
	font-variant: normal;

}
div.contenuti{
	width: 489px;
	padding: 0 0 28px;
	background: url(../img/eb.jpg) no-repeat left bottom;
	text-align: justify;
	
}

div.contenuti h2{line-height: 28px;margin: 0;padding: 13px 0px 0px 40px;
    background: url(../img/et.jpg) no-repeat top left;
    text-align: left; font-size: 1.2em; font-family: Verdana;color: #003366;
	font-weight: bold;}

div.contenuti p {margin: 0;padding: 0.5em 30px 10px 30px;
    background: url(../img/ec.jpg) repeat-y top left;
	text-align: justify;}

/* div.contenuti a img{border: none}
div.contenuti a href img{border: none}
div.contenuti a:hover img { border: none }
div.contenuti a:visited img { border: none }
*/
div.contenuti a:hover{font-weight: bold}
div.contenuti a{background-color:#ccc;color: #000;}

img.floatLeft { 
    float: left; 
    margin: 3px 12px 0px 0px; 
}
img.floatRight { 
    float: right; 
    margin: 3px 0px 0px 12px 
}
/* per googlemaps */

#mapsearch { 	width: 459px; 
		background: url(../img/ec.jpg) repeat-y top left;
      		margin: 0px;
      		padding: 0px 10px 0px 20px;

}
/* per form contatti */
#contatti { 	width: 489px; 
		background: url(../img/ec.jpg) repeat-y top left;
      		margin: 0px;
      		padding: 0px 10px 0px 30px;

}
/* per news */
#news { 	width: 459px; 
		background: url(../img/ec.jpg) repeat-y top left;
      		margin: 0px;
      		padding: 20px 10px 0px 20px;
}
.news
{
    font-size: 1em;
    background-color: #EBEBEB;
    border-bottom: #999 3px dotted;
    margin-top: 10px;
}

/* per virgolette beauty */
div.beauty{
	width: 489px;
	padding: 0 0 28px;
	background: url(../img/eb_beauty.jpg) no-repeat left bottom;
	text-align: justify;
	
}

div.beauty h2{line-height: 15px;margin: 0;padding: 13px 0px 0px 40px;
    background: url(../img/et_beauty.jpg) no-repeat top left;
    text-align: left; font-size: 1.2em; font-family: Verdana;color: #003366;
	font-weight: bold;}

div.beauty p {margin: 0;padding: 0.5em 30px 10px 30px;
    background: url(../img/ec.jpg) repeat-y top left;
	text-align: justify;}
/* per lightbox*/
#lightbox{
	position: absolute;
	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: url('../img/blank.gif') no-repeat; /* 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.gif') no-repeat left 15%; }
#nextLink:hover, #nextLink:visited:hover { background: url('../img/nextlabel.gif') no-repeat right 15%; }


#imageDataContainer{
	font: 14px "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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #f9f9f9;
	}
.footer {
	background-color: #003333;
}
#tinybox {position:absolute; display:none; padding:10px; background:#fff url('img/preload.gif') no-repeat 50% 50%; border:10px solid #e3e3e3; z-index:2000}
#tinymask {position:absolute; display:none; top:0; left:0; height:100%; width:100%; background:#f9f9f9; z-index:90}
#tinycontent {background:#fff}

