#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;background: url(images/prevlabel.gif) left 15% no-repeat;}
#nextLink { right: 0; float: right;background: url(images/nextlabel.gif) right 15% no-repeat;}
#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; 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; }

body {
  font-family: Verdana, Arial, helvetica, sans-serif;
  scrollbar-face-color:#008595;
  scrollbar-shadow-color:#3399FF;
  scrollbar-highlight-color:#3399FF;
  scrollbar-3dlight-color:#FFFFFF;
  scrollbar-darkshadow-color:#FFFFFF;
  scrollbar-track-color:#FFFFFF;
  scrollbar-arrow-color:#FFFFFF 
}

h2 {
	color: #006881;
	font-size: 20px;
	font-weight: bold;
}

h3 {
	color: #006881;
	font-size: 16px;
	font-weight: bold;
}

h4 {
	color: #000000;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
}

h5 {
	color: #000000;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
}

h6 {
	color: #000000;
	font-size: 10px;
	line-height: 20px;
}

h7 {
	color: #006881;
	line-height: 7px;
}

h8 {
	color: #006881;
	font-size: 14px;
}

h9 {
	/*color: #006881;*/
	color: 111111;
	font-size: 9px;
	/*font-weight: bold;*/
	padding-left: 5px;
}

h10 {
	color: 000000;
	font-size: 9px;
	padding-left: 5px;
}

h11 {
	color: #006881;
	font-size: 10px;
	padding-left: 5px;
}

<style>

.clCMAbs{position:absolute; visibility:hidden; left:0; top:0}
  
/*Style for the background-color titolo*/
.sfondo_titolo{background-color:#006881; color: white; font-size: 14px; font-weight: bold}

/*Style for the background-color bordo sotto*/
.bordo_sotto{border-bottom:solid 1px; border-color:#006881}

/*Style for the border-color fotina*/
.bordo_fotina{border:solid 1px; border-color:#006881}

/*Style for the border-color fotina*/
.foto_articolo{border-right:solid 20px; border-top:solid 20px; border-bottom:solid 20px; border-color:#ffffff} 
 
/*Style for the background-bar*/
.clBar{position:absolute; width:10; height:10; background-color:#006584; layer-background-color:#006584; visibility:hidden}

/*Styles for level 0*/
.clLevel0,.clLevel0over{position:absolute; padding:2px; font-family:verdana; font-size:14px; font-weight:bold}
.clLevel0{background-color:#006881; layer-background-color:#006881; color:#CDDBEB;}
.clLevel0over{background-color:#006881; layer-background-color:#006881; color:#ffffff; cursor:pointer; cursor:hand; }
.clLevel0border{position:absolute; visibility:hidden; background-color:#006881; layer-background-color:#006881}

/*Styles for level 1*/
.clLevel1, .clLevel1over{position:absolute; padding:2px; font-family:verdana; font-size:12px; font-weight:bold}
.clLevel1{background-color:#006881; layer-background-color:#006881; color:#CDDBEB;}
.clLevel1over{background-color:#006881; layer-background-color:#006881; color:#ffffff; cursor:pointer; cursor:hand; }
.clLevel1border{position:absolute; visibility:hidden; background-color:#006881; layer-background-color:#006881}

/*Styles for level 2*/
.clLevel2, .clLevel2over{position:absolute; padding:2px; font-family:verdana; font-size:10px; font-weight:bold}
.clLevel2{background-color:#006881; layer-background-color:#006881; color:#CDDBEB;}
.clLevel2over{background-color:#006881; layer-background-color:#006881; color:#ffffff; cursor:pointer; cursor:hand; }
.clLevel2border{position:absolute; visibility:hidden; background-color:#006881; layer-background-color:#CDDBEB}

</style>

