/* CSS Document */
body {
margin: 0;
padding: 0;
font: verdana, sans-serif;
background: url(ima/bkg.gif) #fff;
}
a, p, ul, li, h1, h2, h3 {
font-family: verdana, sans-serif;
color: #000;
}
strong, a{
	color: #003366;
}
a:hover { text-decoration:none;}
/* -------------- main  -------- */
.main {
width: 720px;
background: #fff;
border-style: solid;
border-width: 0px 1px 0px 1px;
border-color: #92C9EB;
}
/* Inizio formattazione pagine */
#MainContent {
width: 500px;
position: absolute;
left: 225px;
top: 90px;
margin-right: 25px;
}

#MainContent img{
float:left;
display: block;
margin: 0 10px 10px 0;
border: 1px solid #ccc;
}
#MainContent a:hover img {1px solid #ccc;}

/* -------------- menu  -------- */
ul.menu {
margin: 0;
padding: 0;
width: 180px;
list-style: none;
}
ul.menu li {
width: 180px;
font-size: 12px;
display: inline;
background: #Fff;
line-height: 2em;
color: #00AB39;
font: bold;
margin: 0;
padding: 0;

}

ul.menu li a {
text-indent: 5px;
color: #1343F4;
border-style: solid;
border-width: 0px 0 1px 0px;
border-color: #fff;
text-decoration: none;
font: bold;
width: 180px;
display: block;
background: #FAE22F;
margin: 0;
padding: 0;
}
ul.menu li a:hover, #current {
background: #fff;
color: #00AB39;

}
/* -------------- left  -------- */
.leftCols {
height: 100%;
width: 180px;
vertical-align: top;
background: #FAE22F;
}
/* -------------- center  -------- */
.centerCols {
vertical-align: top;
background: url(ima/harrypotter2.jpg) bottom right no-repeat;
}
#hp {
float: left;
padding: 0;
margin: 0;
}
.testo {
width:280px;
padding: 4px;
font-size: 12px;
line-height: 16px;
text-align: left;
background: #ffc;
border: solid 1px #0066CC;
margin: 10px 4px;
float: left;
}
.testo img {
border: solid 1px #0066CC;
}
.testo strong {
color: #003366;
}

/* -------------- bottom  -------- */
.bottomLine {
border-style: solid;
border-width: 1px 0px 0px 0px;
border-color: #bbB;
background: #ff9933;
font:10px Verdana, Arial, Helvetica, sans-serif ;
text-align:center;
}


/* -------------- general  -------- */
#sx {
width: 50%;
background: url(ima/light.gif) right repeat-y;
}
#dx {
width: 50%;
background: url(ima/light.gif) left repeat-y;
}
/* CARRI */
.carri {
width: 400px;
padding: 8px;
vertical-align: top;
font-size: 11px;
font-family: verdana;
text-align: center;

}
.carri strong {
	border-style: solid;
	border-color: #333399;
	border-width: 1px;
	padding:4px;
	width: 100%;
	height: 40px;
	background: #FFF url(ima/strong.jpg) no-repeat bottom left;
	color: #000066;
}


.carri img{
	border-style: solid;
	border-color: #333399;
	border-width: 1px;
}
.carri a:hover img {
	filter: Alpha(Opacity=60);

}
#galleria {
text-align: right;
}
#galleria img {
border: 0;
}

.box1 a img {
	border-style: solid;
	border-color: #6D6D6D;
	border-width: 1px;
}
 .box1 {
  padding:0;
  margin:0;
  width:160px;float:left;
  }

.box1 a {
	border-style: solid;
	border-color: #6D6D6D;
	border-width: 1px 0px;
	background:#F3F4F5;
	text-decoration: none;
	font:14px;
	display:block;
  }
#carnevale table{
font-family: verdana, sans-serif;
font-size: 12px;
background: #ffc;
border: solid 1px #0066CC;
margin: 10px;
text-align: justify;
padding: 4px
}

.dove {
	width: 400px;
	padding: 8px;
	vertical-align: top;
	font-size: 11px;
	font-family: verdana;
	text-align:left;
}

.testi {
	font-family: verdana, sans-serif;
	width:400px;
	padding: 4px 4px 20px 4px;
	font-size: 12px;
	line-height: 19px;
	text-align: left;
	margin: 10px 8px 25px 8px;
	float: left;
}
.testi img {float: left;}
#fabio {
	font: 12px  verdana, sans-serif;
	text-align: right;
	margin: 5px 10px;
	background:#fff;
	border: 1px solid #003366;
	padding: 2px;
}
table#fabio {	background:#fff url(ima/fabio.jpg) no-repeat -10;}
#fabio a{
font: bold;
color:#003366;
}
#fabio p {
	width: 200px
}
.links {	width: 270px;
font:12px verdana;
text-align:justify}
#pingu {

background-image:url(ima/pingu.gif)}
/*--- 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;
	}
