/*
CSS Style
Autore: Alessandra Bessega
Data:	28/04/07
Nota:	Uso "basico" dei fogli di stile
*/

.content { 
	min-height: 600px;
}


h1 a:hover {
	color:#cfaf6f; 
}

body.foto { 
	background-color:#b0552e;
	background-image:none
}

.foto #container{ 
	background:none; 
	border:0;
}

.foto #page{	
	padding:5px;
}

.foto #page p{ font-size:0.8em;
	margin:0; padding:0;
}

.foto #footer{
	font-size:0.8em;
	background:none;
	padding:0;
}

.foto img#dettaglio{
	border:10px #fff solid;
	margin-bottom:4px;
}

/* Foto 
-------------------------------------------------------------------*/
#thumbs

{
	width:390px;	
	padding-top: 0px; min-height: 450px;
	padding-bottom: 10px; margin-bottom:0; 

}

#thumbs .photo_row
{
	width: 380px;
	width/* */:/**/370px;
	width: /**/390px;
	padding: 2px 2px 2px 15px; margin:0;
	display: block; min-height: 125px; 
}

#thumbs .photo_box{ 	
	width: 128px;
	float: left;
	width/* */:/**/120px;
	width: /**/120px;
	padding: 0px 4px 5px 4px;
	font-family: Verdana, arial, hevetica, sans-serif;
	font-size: 9px;
	line-height: 120%; 
}	

#thumbs .photo_img{ 	
	width: 120px;
	/*height: 108px;*/
	text-align: center;
	padding-bottom: 3px;
	}
#thumbs .photo_img img{ border:0;
	
	}
#thumbs .photo_img a{ color:#0033CC; 	
	
	}

#thumbs .photo_box ul{	
	margin: 0;
	padding: 0;
	list-style-type: none;
}	
#thumbs .photo_box li{
	padding-left: 0px; margin:0px;
	padding-bottom: 1px; text-align:center; 
}

#thumbs li.ratings{
padding-left: 16px;
padding-bottom: 1px;
margin-left: 12px;
display: inline;
background-color: transparent;
background-image: url(./graphics/stats.gif) ;
background-repeat: no-repeat;
background-attachment: scroll;
background-x-position: right;
background-y-position: top;
}
#sfoglia {
	padding-left:25px;
}
#sfoglia table { border:solid #ffffff 0px;
}
#sfoglia td{ 
padding: 4px 4px 4px 10px;
}
#thumbs .photo_prev{ 	


	padding: 0px 4px 5px 17px;
	font-family: Verdana, arial, hevetica, sans-serif;
	font-size: 9px;
	line-height: 120%; 
}
#stats { padding-left:10px; }
#stats ul li { list-style-type:decimal;
}
#stats ul li a{

display: block; 
padding-top: 15px;
padding-right: 10px;
padding-bottom: 15px;
padding-left: 10px;
}

#stats ul li a:hover{
background-color: #cd693f;;
background-image: url(./graphics/dotted-line-light.gif);
background-repeat: repeat-x;
background-attachment: scroll;
background-x-position: left;
background-y-position: bottom;
}	

#stats ul li a span{
color: #b5b4a0;
font-size: 0.94em;
}

