/* CSS Document */
body
{
font-family:Helvetica, Arial, Verdana, sans-serif; 
color:#444444; 
margin:0px;
padding:0px;
}

ul
{
display:inline;
background:#e5e5e5;
float:left;
list-style-type:none;
height:20px;
margin:0px;
padding:0px;
}
ul.lista
{
list-style-type:square;
display:block;
background:none;
line-height:16px;
list-style-position:inside;
}
ul.lista li
{
float:none;
border:none;
line-height:16px;
}


ul li
{
color:#006633;
float:left;
font: 12px Helvetica, Arial, Verdana, sans-serif;
border-right:1px solid #f5f5f5; 
}
ul li a
{  
padding-right:8px;
padding-left:8px;         
line-height:20px; 
display:BLOCK;
text-decoration:none;
color:#006633;
}
ul li a:hover
{
text-decoration:none;
background: #006633;
color:#f4f4f4;
}
#testo
{
font: 12px Helvetica, Arial, Verdana, sans-serif; 
color:#444444; 
line-height:16px;  
padding:0px 5px;
margin:0px;
}

.edit
{
font: 12px Helvetica, Arial, Verdana, sans-serif; 
color:#444444; 
line-height:15px;}

.tit1
{
font: bold 22px Georgia, 'Times New Roman', serif; 
display:block;
color:#006633;
border-bottom:0px solid #fffff;}

.tit2
{
font:bold 14px  Georgia, 'Times New Roman', serif; 
color:#006633; line-height:18px; 
margin-bottom:2px;
}
.tit2 a
{
text-decoration:none; 
color:#006633;
}

.tit2 a:hover
{
text-decoration:underline; 
}
h4
{
font:bold 13px  Georgia, 'Times New Roman', serif; 
color:#006633; line-height:15px; 
margin-bottom:2px;  
margin-top:4px;
}
h4 a
{text-decoration:none;
 color:#006633;
 }
h4 a:hover
{
text-decoration:underline;
}
.box
{
font: 11px Helvetica, Arial, Verdana, sans-serif; color:#444444; line-height:14px;  
border-bottom:1px dotted #50b381; padding:6px 0px 4px 0px;
 }
 .box a
 {text-decoration:none;
 color:#444444;
 }
 .box a:hover
 {text-decoration:underline;
 }
 
.cornice
{
float:right; 
margin:0px 0px 5px 5px; 
width:100px;
height:100px;
border:4px solid #e4e4e4;
}
#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(lightbox2.04/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(lightbox2.04/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; }

.thumbnail 
{
padding-top: 3px;
padding-right: 3px;
padding-bottom: 8px;
padding-left: 3px;
background-color: #f4f4f4;
border: 1px solid #f4f4f4;
float: left;
margin-right: 10px;
margin-bottom: 10px;
}
