/*  INIZIO FORMATTAZIONE LAYOUT  */

BODY {
	MARGIN: 0px;
	FONT: 11px/1.5 Arial, Verdana, sans-serif;
	COLOR: #ffffff;
	BACKGROUND-COLOR: #003300;
	border: none;
	padding: 0px;
	text-align: center;
	vertical-align: middle;
	background-image: url(stampe/conchiglie/bg.jpg);
	background-repeat: repeat;	
}
.container {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
}
.centerfold {
	margin: 0px;
	padding: 200px 0px 0px;
	height: auto;
	width: 100%;
	text-align: center;
	vertical-align: middle;
	background-color: #99FF00;
}
DIV#pageHeader {
	position: absolute;
	left: 100px;
	top: 0px;	
}
DIV#pageHeader h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: 100;
	color: #ffffff;
}
DIV#pageHeader h1 a{
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: 100;
	color: #ffffff;
	TEXT-DECORATION: none;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: lighter;
	color: #ffffff;
	margin-top: -33px;
	margin-left: 170px;
}

/*  FINE FORMATTAZIONE LAYOUT  */


.note {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	text-align: left;
}
div.box {
	width: 650px;
	text-align: left;
	margin: auto;
	top: 180px;
	position: relative;
	padding-bottom: 100px;
}
div.boxlink {
	LEFT: 629px;
	WORD-SPACING: 0.1em;
	OVERFLOW: hidden;
	WIDTH: 500px;
	POSITION: absolute;
	TOP: 100px;
	HEIGHT: 20px;
	TEXT-ALIGN: left;
	z-index: 1;
	background-image: url(pics/angolo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
}
div.boxlink a{
	font-size: 8px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 5px;
	padding: 2px;
}

div.box p{
	width: 300px;
	text-align: left;
	position: relative;
	left: 390px;
	top: -170px;
}
div.stampetext {
	WORD-SPACING: 0.1em;
	TEXT-ALIGN: left;
	z-index: 1;
	margin-bottom: 100px;
	width: 550px;
}

/*  INIZIO IMMAGINI  */

.innertubebottom{
	text-align: center;
}
#maincontent{
	top: 150px;
	left: 0;
	right: 0;
	bottom: 0;
	text-align: center;
	width: 100%;
	position: absolute;
}
#box2 {
	WIDTH: 350px;
	text-align: center;
	height: 350px;
	margin: 20px;
	float: left;
}





/*  INIZIO MENU E LINK  */

DIV#menu {
	LEFT: 550px; WORD-SPACING: 0.1em; OVERFLOW: hidden; WIDTH: 500px; POSITION: absolute; TOP: 80px; HEIGHT: 20px; TEXT-ALIGN: left; z-index: 1;
}
.seiqui {
	background-image: url(pics/seiqui.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
DIV#menu A:link {
	COLOR: #ffffff;
	font-weight: bold;
	padding-right: 20px;
	padding-left: 20px;
}
DIV#menu A:visited {
	COLOR: #ffffff;
	font-weight: bold;
	padding-right: 20px;
	padding-left: 20px;
}

A:link {
	FONT-WEIGHT: bold; COLOR: #a52a2a; BACKGROUND-COLOR: transparent; TEXT-DECORATION: none
}
A:visited {
	FONT-WEIGHT: bold; COLOR: #a52a2a; BACKGROUND-COLOR: transparent; TEXT-DECORATION: none
}
A:hover {
	TEXT-DECORATION: underline
}
/*  FINE MENU E LINK  */



/*  INIZIO LIGHTBOX  */
#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: #000000; 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(pics/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(pics/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #000000; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #ffffff; }
#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; }	 	

/*  FINE LIGHTBOX  */

