@charset "UTF-8";
/* CSS Document */



#background{position:fixed;top:0;left:0;z-index:1;width:100%;height:auto;}#background div{background:url(../img/degradePhoto.png) repeat-x;height:40px;width:100%;position:absolute;bottom:0;}#background img{width:100%;height:auto;min-width:815px;}
#wrapper{position:absolute;top:0;left:0;width:100%;z-index:2;padding-bottom:15px;background:url(../img/body.png) center 475px repeat-x fixed; height:auto;}
#menu{width:919px; height:52px; background-image:url(../valdicornia/sfondomenu.png); background-repeat:no-repeat;margin:auto;color:#FFFFFF; font-size:18px; font-weight:bold; line-height: 58px;}
#menu a{color:#FFFFFF;text-decoration:none;}





#testi{background-image: url(../valdicornia/sfondocorpo.png); clear:left;}
#fondo{background-image: url(../valdicornia/sfondopiede.png); background-repeat:no-repeat; clear:left;height:18px;}
#testata{background-image:url(../valdicornia/sfondotesta.png);height:62px; width:1005px; clear:left; text-align:left; color:#dad441; font-size:38px; line-height:80px;}
#foto{width:1005px; margin:auto; height:387px; clear:left;}
#contenitore{width:1005px; margin:auto; height:100%; text-align:center; font-family:Arial, Helvetica, sans-serif; font-size:13px;  clear:left; height: 100%; color:#4f4f4f; }
#testisx{width:293px; text-align:left;margin-left:32px;}
#testdx{width:380px;float:left; text-align:left; height: 100%;}
#col1 h1,#col2 h1,#col3 h1{color: #fe8502; font-size:22px; font-weight:normal; background-image:url(../valdicornia/sfondoluogo.jpg); background-position:0px -5px;background-repeat:no-repeat;height:35px;width:296px;}
#col1 h3,#col2 h3,#col3 h3{color: #fe8502; font-size:18px; font-weight:normal; background-image:url(../valdicornia/puntini.gif); background-position:0% 100%;background-repeat:no-repeat;height:35px;}
.struttura{ color:#797272; height:78px;}
.struttura h2{color: #fe8502; font-size:13px; margin:0px;}
#footer{text-align:left; color:#ab0307; margin-left:10px; font-weight:bold; margin-top:20px;height:50px;}
#footer a{color:#ab0307; text-decoration:none;}
#consigliate{background-image:url(../valdicornia/sfondoconsigliate.png) ;width:977px;margin-left:15px;text-align:left;}
#footerconsigliate{background-image: url(../valdicornia/footerconsigliate.png); background-repeat:no-repeat;width:977px;margin-left:15px;height:50px; clear:left;}

.consigliata{width:460px; float:left; background: transparent; margin-left:15px;margin-right:10px;}
.consigliata h1{font-size:14px; color:#49a5e8; margin-bottom:3px; margin-top:3px;}
.preferiti{background-image: url(../valdicornia/preferiti.png); height:30px; background-position:100%; background-repeat:no-repeat; line-height:30px; color:#dc5165;font-weight:bold;}
.preferiti a{color:#dc5165; text-decoration:none;}

#lightbox{
	position: absolute;
	top:0;
	margin-top: 30px;
	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(../images/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(../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;
	}

#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 */
	}	