.menu{margin:0 auto; padding:0; height:30px; width:100%; display:block; background:url('images/topMenuImages.png') repeat-x;}
.menu li{padding:0; margin:0; list-style:none; display:inline;}
.menu li a{float:left; padding-left:15px; display:block; color:rgb(255,255,255); text-decoration:none; cursor:pointer; background:url('images/topMenuImages.png') no-repeat 0px -30px;; font-style:normal; font-variant:normal; font-weight:normal; font-size:12; font-family:Verdana}
.menu li a span{line-height:30px; float:left; display:block; padding-right:15px; background:url('images/topMenuImages.png') no-repeat 100% -30px;}
.menu li a:hover{background-position:0px -60px; color:rgb(0,0,0);}
.menu li a:hover span{background-position:100% -60px;}
.menu li a.active, .menu li a.active:hover{line-height:30px; background:url('images/topMenuImages.png') no-repeat 0px -90px; color:rgb(255,255,255); font-style:normal; font-variant:normal; font-weight:normal; font-size:12; font-family:Verdana}
.menu li a.active span, .menu li a.active:hover span{background:url('images/topMenuImages.png') no-repeat 100% -90px;}


.div1 {  margin:10px 0; padding:0;  width:100%; position:relative; background-color:#95C5E8}
.div1 h3 { position:relative; z-index:12;}.div1 p { margin:6px 6px; padding:9px;}

/*qui sotto gli stili dei quattro span che contengono i bullet*/

.div1 .lt, .div1 .lb, .div1 .rt, .div1 .rb {  position:absolute; width:15px; height:15px; background-color:#fff; overflow:hidden; display:block; z-index:1;}
.div1 .lt {  left:0; top:0;}.div1 .rt {  right:0!important; right:-1px; /*fix per IE6 o inferiore*/ top:0;}
 
.div1 .lb {  left:0; bottom:0;}.div1 .rb {  right:0!important; right:-1px; /*fix per IE6 o inferiore*/ bottom:0;}

.div1 .lt b, .div1 .lb b, .div1 .rt b, .div1 .rb b {  font-size:105px;  color:#95C5E8; font-family:"Trebuchet MS"; display:block; cursor:default; line-height:130px;}
.div1 .lt b {  margin-top:-57px; margin-left:-12px;}
.div1 .lb b {  margin-top:-74px; margin-left:-12px;}
.div1 .rt b {  margin-top:-57px; margin-left:-30px;}
.div1 .rb b {  margin-top:-74px; margin-left:-30px;}

.div2 {  margin:10px 0; padding:0;  width:100%; position:relative; background-color:#95AAE8}
.div2 h3 { position:relative; z-index:12;}
.div2 p { margin:6px 6px; padding:9px;}

/*qui sotto gli stili dei quattro span che contengono i bullet*/

.div2 .lt, .div2 .lb, .div2 .rt, .div2 .rb {  position:absolute; width:15px; height:15px; background-color:#fff; overflow:hidden; display:block; z-index:1;}
.div2 .lt {  left:0; top:0;}
.div2 .rt {  right:0!important; right:-1px; /*fix per IE6 o inferiore*/ top:0;}
 
.div2 .lb {  left:0; bottom:0;}
.div2 .rb {  right:0!important; right:-1px; /*fix per IE6 o inferiore*/ bottom:0;}

.div2 .lt b, .div2 .lb b, .div2 .rt b, .div2 .rb b {  font-size:105px;  color:#95AAE8; font-family:"Trebuchet MS"; display:block; cursor:default; line-height:130px;}
.div2 .lt b {  margin-top:-57px; margin-left:-12px;}
.div2 .lb b {  margin-top:-74px; margin-left:-12px;}
.div2 .rt b {  margin-top:-57px; margin-left:-30px;}
.div2 .rb b {  margin-top:-74px; margin-left:-30px;}

#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: 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('/images/prevlabel.gif') no-repeat left 15%; }
#nextLink:hover, #nextLink:visited:hover { background: url('/images/nextlabel.gif') no-repeat right 15%; }

#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 {margin: 0;}
#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff; text-align: center; padding: 0px;
}

.lbLoading {
	background: #fff url('/images/loading.gif') no-repeat center;
}

#lbImage {
	border: 10px solid #fff;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: url('/images/prevlabel.gif') no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: url('/images/nextlabel.gif') no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 5px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: url('/images/closelabel.gif') no-repeat center;
	margin: 5px 0
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}