body {
	padding: 0px;
	margin: 10px 0px 0px 0px;
	background-color: #AAD5FF;
}

A:link {color:#4369B5; text-decoration:none}
A:visited {color:#4369B5; text-decoration:none}
A:hover {color:#5288FC; text-decoration:none}


.blu14 {color:#4369B5; font-size: 14px; font-family: Tahoma}
.blu12 {color:#4369B5; font-size: 12px; font-family: Tahoma}
.blu11 {color:#4369B5; font-size: 11px; font-family: Tahoma}
.blu10 {color:#4369B5; font-size: 10px; font-family: Tahoma}

.grigio14 {color:#545454; font-size: 14px; font-family: Tahoma}
.grigio12 {color:#545454; font-size: 12px; font-family: Tahoma}
.grigio11 {color:#545454; font-size: 11px; font-family: Tahoma}


.m1a {	background-image: url(../img/sf1-m1.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #75A0FE;
	border-left: 1px solid #86AFEE;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #4F6CA5;
	padding: 0px;
	}

.m1a2 {	background-color: #6086D0;
	border-left: 1px solid #86AFEE;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #4F6CA5;
	padding: 0px;
	}

.m1 {	background-image: url(../img/sf1-m1.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #75A0FE;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #4F6CA5;
	padding: 0px 5px 0px 0px;
	font-size: 14px; 
	font-family: Tahoma;
	color: #ffffff;
	}

.m1 a:link {color:#ffffff; text-decoration:none}
.m1 a:visited {color:#ffffff; text-decoration:none}
.m1 a:hover {color:#DBEDFF; text-decoration:none}


.m1b {	background-color: #6086D0;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #4F6CA5;
	padding: 0px 5px 0px 0px;
	font-size: 14px; 
	font-family: Tahoma;
	color: #ffffff; 
	}

.m1b a:link {color:#ffffff; text-decoration:none}
.m1b a:visited {color:#ffffff; text-decoration:none}
.m1b a:hover {color:#DBEDFF; text-decoration:none}


.m2 {	background-image: url(../img/sf1-m2.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #E8F2FD;
	border-left: 1px solid #BFCEE6;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #BACAE3;
	padding: 0px 5px 0px 30px;
	font-size: 14px; 
	font-family: Tahoma;
	color: #4369B5; 
	}

.m2b {	background-color: #C7D2E3;
	border-left: 1px solid #BFCEE6;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #BACAE3;
	padding: 0px 5px 0px 30px;
	font-size: 14px; 
	font-family: Tahoma;
	color: #4369B5; 
	}

.ombra-sx {	background-image: url(../img/sf-ombra-sx.jpg);
	background-position: top right;
	background-repeat: repeat-y;
	width: 10px;
	}

.ombra-dx {	background-image: url(../img/sf-ombra-dx.jpg);
	background-position: top right;
	background-repeat: repeat-y;
	width: 10px;
	}
	
#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: #ffffff; width: 250px; height: 250px; margin: 0 auto; }

#imageContainer{ padding: 10px; }



#loading{ position: absolute; top: 20%; 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(../img/prevlabel.gif) left 15% no-repeat; }

#nextLink:hover, #nextLink:visited:hover { background: url(../img/nextlabel.gif) right 15% no-repeat; }



#imageDataContainer{ font: 12px Tahoma; color: #4369B5; background-color: #ffffff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%; }



#imageData{padding:0 10px; color: #25406D; }

#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; }






