/* CSS Document */

body { 
	background-color: #EEE2C2; 
	scrollbar-arrow-color: #000000;
	scrollbar-3dlight-color: #BDBA7D;
	scrollbar-highlight-color: #BDBA7D;
	scrollbar-face-color: #F4EDD5;
	scrollbar-shadow-color: #8B7027;
	scrollbar-track-color: #EEE2C2;
	scrollbar-darkshadow-color:#8B7027;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #2D0000;
	background-image:url(../grafica/sfondocarta.gif);
}

div#box {
	display: block;
	width: 900px;
    margin: 0px auto;
    }
	
div#topbar {
	display: block;
	width: 900px;
	height: 100px;
	margin: 0px 0px 20px 0px;
	}
	
div#topleft {
	display: block;
	float: left;
	width: 155px;
	height: 100px;	
}

div#topcenter {
	display: block;
	width: 595px;
	height: 100px;
	float: left;
}

div#topright {
	display: block;
	float: right;
	width: 150px;
	height: 100px;	
}
	
div.navbar{
	display: block;
	width: 888px;
	height: 20px;
	border: #DDCCA6 1px solid;
	background-image: url(../grafica/sfondocarta_abb.gif);
	padding: 5px;
	margin: 0px 0px 20px 0px;
	}
	
div.navbar2{
	display: block;
	clear: both;
	width: 888px;
	border: #DDCCA6 1px solid;
	background-image: url(../grafica/sfondocarta_abb.gif);
	padding: 5px;
	margin: 50px 0px 20px 0px;
	font-size: 12px;
	}
	
div.navbar2left {
	display: inline;
	float: left;
	width: 444px;
}

div.navbar2right {
	display: inline;
	float: right;
	width: 444px;
	text-align:right;
}
	
div#corpo{
	display: block;
	width: 858px;
	border: #DDCCA6 1px solid;
	background-image: url(../grafica/sfondocarta_abb.gif);
	padding: 20px;
	margin: 0px 0px 20px 0px;
	line-height: 15px;
}

div#corpo2{
	display: block;
	width: 858px;
	border: #DDCCA6 1px solid;
	background-image: url(../grafica/sfondocarta_abb.gif);
	padding: 20px;
	margin: 0px 0px 20px 0px;
	line-height: 15px;
}

#corpo a {
	color: #2D0000;
	text-decoration: none;
	}
	
#corpo a:visited {
	color: #2D0000;
	text-decoration: none;
	}
	
#corpo a:hover {
	color: #990000;
	text-decoration: underline;
	}
	
#corpo2 a {
	color: #2D0000;
	text-decoration: none;
	}
	
#corpo2 a:visited {
	color: #2D0000;
	text-decoration: none;
	}
	
#corpo2 a:hover {
	color: #990000;
	text-decoration: underline;
	}
	
.navbar a {
	color: #2D0000;
	text-decoration: none;
	}
	
.navbar a:visited {
	color: #2D0000;
	text-decoration: none;
	}
	
.navbar a:hover {
	color: #990000;
	text-decoration: underline;
	}
	
.navbar2 a {
	color: #2D0000;
	text-decoration: none;
	}
	
.navbar2 a:visited {
	color: #2D0000;
	text-decoration: none;
	}
	
.navbar2 a:hover {
	color: #990000;
	text-decoration: underline;
	}

div.formbox{
	display: block;
	width: 500px;
	margin: 0px auto;
}

input.modulo{
	background-color: #EEE2C2;
	border: #DDCCA6 1px solid;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #000;
	}
	
textarea.note {
	background-color: #EEE2C2;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #000;
	border: #DDCCA6 1px solid;
	}
	
div.separatorebook {
	display: block;
	clear: both;
	width: 860px;
	height: 20px;
	border-bottom: #DDCCA6 1px solid;
	margin: 0px 0px 20px 0px;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	text-align: right;
}

table#news {
	border-top: 1px solid #6699CC;
	border-right: 1px solid #6699CC;
	border-bottom: 1px solid #6699CC;
	border-left: 1px solid #6699CC;
	padding-left: 10px;
	padding-right: 10px;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	color: #2D0000
}

table#news2 {
	border-top: 1px solid #DDCCA6;
	border-right: 1px solid #DDCCA6;
	border-bottom: 1px solid #DDCCA6;
	border-left: 1px solid #DDCCA6;
	padding-left: 10px;
	padding-right: 10px;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	color: #2D0000
}

INPUT {  BACKGROUND-COLOR: #E3EAEA; font-family: verdana, arial, sans-serif; font-size: 11px;}

div#menuhome {
	display: block;
	width: 600px;
	margin: 0px auto;
}

div.menuicon {
	display: block;
	float: left;
	width: 150px;
}

div.menutesto {
	display: block;
	float: left;
	width: 150px;
	font-size: 12px;
}

.menutesto a {
	color: #2D0000;
	text-decoration: none;
}

.menutesto a:visited {
	color: #2D0000;
	text-decoration: none;
}

.menutesto a:hover {
	color: #990000;
	text-decoration: none;
}

div.menutestolungo {
	display: block;
	float: left;
	width: 450px;
	font-size: 12px;
}

.menutestolungo a {
	color: #2D0000;
	text-decoration: none;
}

.menutestolungo a:visited {
	color: #2D0000;
	text-decoration: none;
}

.menutestolungo a:hover {
	color: #990000;
	text-decoration: none;
}

div.separatore {
	display: block;
	clear: both;
	width: 600px;
	height: 20px;
	margin: 0px auto;
}

div.miniseparatore {
	display: block;
	clear: both;
	width: 600px;
	height: 1px;
	margin: 0px auto;
}

div#infobox {
	display: block;
	width: 580px;
	margin: 0px auto;
	border: #6699CC 1px solid;
	background-image: url(../grafica/base_grigioblu.png);
	padding: 10px;
	
}

div#lineaalbum {
	display: block;
	clear: both;
	width: 700px;
	margin: 0px auto;
}

div.miniaalbum {
	display: inline;
	float: left;
	width: 200px;
}

div.titoloalbum {
	display: inline;
	float: left;
	width: 340px;
	padding: 5px;
}

div.comalbum {
	display: inline;
	float: left;
	width: 140px;
	padding: 5px;
}

div.albumcella {
	display: inline;
	float: left;
	width: 419px;
	padding: 5px;
}

div.barravideo {
	display: block;
	clear: both;
	width: 848px;
	background-image:url(../grafica/sfondocarta_alz.gif);
	padding: 5px;
	margin-bottom: 20px;
}

div.cellavideo {
	display: inline;
	float: left;
	width: 214px;
	text-align: center;
	margin-bottom: 20px;
}

div.camgallery {
	display: block;
	clear: both;
	width: 1300px;
	margin: 0px auto;
}

div.camgallerycell {
	display: inline;
	float: left;
	width: 210px;
	height: 180px;
	padding: 20px 25px;
}

div.camgallerysep {
	display: block;
	clear: both;
	width: 1300px;
	height: 5px;
	margin: 0px auto;
}

/* Light Box */

#lightbox{
	position: absolute;
	top: 40px;
	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;
	}

#imageData{
	padding:0 10px;
	}
#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;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}
	
/* Stile per Guest Talks */

.contbase {
	display: block;
	clear: both;
	width: 1300px;
	margin: 0px auto;
}

.rigagiorno {
	display: block;
	clear: both;
	width: 1300px;
	margin-bottom: 2px;
}

.separagiorno {
	display: block;
	clear: both;
	width: 100px;
}

.cellagiorno {
	display: inline;
	float: left;
	width: 100px;
	height: 20px;
	padding: 15px 0px;
	background-image: url(../grafica/sfondocarta_alz2.gif);
	text-align: center;
	font-family: verdana, arial, sans-serif;
	font-size: 14px;
}

.cellatalk {
	display: inline;
	float: left;
	width: 238px;
	height: 50px;
	margin-left: 2px;
	background-color: #FFFFFF;
}	