/* My classes */
.testo {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.75em;
	color:#594536;
	text-align:justify;
	line-height:1.1em;
	padding-left:5px;
	padding-right:5px;
	}
.testorossobold {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	color: #940f17;
	font-weight: bold;
	text-align:justify;
	line-height:1.1em;
	}
.primagall {
	padding-bottom:3px;
	padding-left:35px;
	padding-right:3px;
	padding-top:3px;
	border:0;
	}
.gall {
	padding:3px;
	border:0;
	}
.titoletto {
	padding-top:20px;
	padding-bottom:20px;
	border:0;
	}
.fleft {
	float:left;
	padding-top:10px;
	padding-bottom:10px;
	border:0;
}
.fright {
	float:right;
	padding-top:10px;
	padding-bottom:10px;
	border:0;
}

/* Map Div */
	#map {
		width: 616px;
		height: 400px;
		border:1px #CC9966 solid;
	}

/* CSS Document */
body {
	background-image: url(immagini/Sf.png);
	background-repeat:repeat-x;
	background-color:#163045;
	margin: 0;
	padding: 0;
	text-align: center;   /*centra in IE 5.x */
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	font-size: .85em; /* IE5 Win */
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	font-size: .85em; /* easy scaling */
}
#header, #content, #side, #footer
{
	overflow:hidden;
}

/* Swoosh */

div#swoosh {
	background-image:url(immagini/swoosh.png);
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:600px;
}

/* Header */
#header 
{
	/*background:url(img/header.jpg) no-repeat center;*/
	height:248px;
	width:766px;
	/*border:#ccc 3px double;*/
	margin:0 auto;
}
#header h1{
	padding: 10px 0 0 10px;
	font-size: 2.4em;
	font-variant:small-caps;
	font-family:Tahoma, Verdana, Arial, Serif;
}
#header h2 {
	padding:  10px 0 0 10px;
	font-size: 1.6em;
	font-family:Tahoma, Verdana, Arial, Serif;
}

#header a {
	text-decoration: none;
        border-bottom: none;
}
#header * 
{
	/*color:#336;*/
}

/* Menu */

#menu 
{
	text-align:center;
	padding:0;
	height:30px;
	line-height:30px;
	/*background:#6699CC;*/
	background:#AC6648;
	width:960px;
	margin:10px auto;
	border:#ccc 3px double;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px; /* IE5 Win */
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	font-size: 16px; /* easy scaling */
  	font-size: 1em;
}

#menu a 
{
	padding:8px 16px;
	text-decoration: none;
	font-variant:small-caps;
	font-size: 1em;
	border:0;
	color:#eee;	
}
#menu a:hover, 
#menu a:active,
#menu li.current_page_item a:link,
#menu li.current_page_item a:visited,
#menu li.current_page_item a:hover,
#menu li.current_page_item a:active
{
	/*background:#456;*/
	background:#000;
	color:#fff;
	border:0;
}
/* Main */

#main {
float:left;
	/*padding: 10px;*/
	width: 760px;
	background-image:url(immagini/divbgr.png);
	background-repeat:repeat-y;
	/*margin: 0 auto;*/
	margin-left:50px;
	border:0;
	height:100%;
	/*background:#fff;*/
	/*border:#ccc 3px double;*/
}

#main h2 {
	padding: 4px;
	font-size: 1.6em;		
	line-height:1.2em;
	border-bottom:#ddd 1px solid;
}
#main h3 {
	padding: 4px;
	font-size: 1.4em;		
	line-height:1.2em;
	border-bottom:#ddd 1px solid;
}
#main h2 a 
{
	border:0;
}


/* Side */

#sidebar {
	float: left;
	width:160px;
	padding-left: 0px;		
	padding-top: 5px;		
	font-size:0.9em;
	/*margin:5px;*/
	text-align:justify;
	z-index:10;
	background-image:url(immagini/menuBGR160.png);
	background-repeat:repeat-y;
	height:100%;
	max-height:1600px;
	/*border:#FFff00 solid 1px;*/
}

/* Content */

#content {
	float:right;
	width: 570px;
	padding-right: 0px;		
	padding-top: 0px;		
	/*margin:5px;*/
	text-align:justify;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	/*font-size:.85em;*/
	color:#FFFFFF;
	height:90%;
	/*border:#FFff00 solid 1px;*/
}

/* Footer di content */

#under {
	float:right;
	width: 570px;		
	padding: 0px;	
	font-size:0.9em;
	/*margin:5px;*/
  	font-size: 0.76em;
	text-align:center;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	height:10%;
	z-index:2;

	/*border:#FFff00 solid 1px;*/
}
div#SolianiLogo {
	position:relative;
	left:-35px;
	top:-900px;
	width:220px;
	height:80px;
	z-index:10;
	padding-top:20px;
}
/* Classes */

.thumb {
	padding:3px;
}

/* Lightbox */

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#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: transparent url(images/blank.gif) no-repeat; /* 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) 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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}