/* CSS Palazzetto Artisti */

body{
    background-image:url(../img/bg.jpg);
	margin: 0px;
	padding: 0px;
}

/*------- MAIN ---------*/
#main{
margin-left:auto;
margin-right:auto;
margin-top:30px;
width:770px;
height:auto;
background-image:url(../img/bg-nero.jpg);
background-repeat:repeat-y;
}

#top{
width:715px;
height:82px;
}

#main-top{
width:770px;
height:33px;
background-image:url(../img/bordo-nero-top.jpg);
background-repeat:no-repeat;
}

#main-bottom{
width:770px;
height:30px;
background-image:url(../img/bordo-nero-bottom.jpg);
background-repeat:no-repeat;
}

/*--------- BOX BIANCO ---------*/
#box-bianco{
width:715px;
height:auto;
padding-top:10px;
background-color:#FFFFFF;
margin-left: auto;
margin-right:auto;
}

/*--------- FLASH CONTENT ---------*/
#flash{
width: 697px;
height:465px;
padding-top:10px;
padding-bottom:10px;
margin-left:auto;
margin-right:auto;
}
#topA{
width:136px;
height:464px;
float:left;
}
/*menu nuovo html*/
#navcontainer {
width: 146px;
margin:0px; 
float:left;}

#navcontainer ul
{
margin: 0px;
padding: 0px;
list-style-type: none;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}

#navcontainer a
{
display: block;
padding: 10px;
width: 126px;
background-color: #fff;
border-bottom: 20px solid #fff;
}

#navcontainer a:link, #navlist a:visited
{
color: #333333;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #f7eed4;
color:#333333;
}
/*fine menu nuovo html*/
#topC{
width:415px;
height:464px;
float:left;
}

#ombra{
width:735px;
text-align:center;
margin-left:auto;
margin-right:auto;
}

#box-txt-home{
width:715px;
height:340px;
margin-left:auto;
margin-right:auto;
background-image:url(../img/bg-txt-home.jpg);
background-repeat:no-repeat;
}
#box-riga{
width:715px;
height:25px;
margin-left:auto;
margin-right:auto;
background-image:url(../img/riga-box.jpg);
}
/**
#box-txt-home2{
width:715px;
height:566px;
margin-left:auto;
margin-right:auto;
background-image:url(../img/bg-txt-doppio.jpg);
background-repeat:no-repeat;
}

#box-txt-home3{
width:715px;
height:485px;
margin-left:auto;
margin-right:auto;
background-image:url(../img/bg-txt2.jpg);
background-repeat:no-repeat;
}
#box-txt-homebig{
width:715px;
height:780px;
margin-left:auto;
margin-right:auto;
background-image:url(../img/bg-txt5.jpg);
background-repeat:no-repeat;
}
#box-txt-home4{
width:715px;
height:500px;
margin-left:auto;
margin-right:auto;
background-image:url(../img/bg-txt4.jpg);
background-repeat:no-repeat;
}
**/
#box-txt-home5{
width:715px;
height:auto;
margin-left:auto;
margin-right:auto;
background-image:url(../img/repeaty.jpg);
background-repeat:repeat-y;
}

#box-testo{
width:470px;
height:auto;
margin-left:15px;
float:left;
}

#box-testo5{
width:685px;
height:auto;
padding-left:15px;
padding-right:15px;
margin-left:auto;
margin-right:auto;
background-image:url(../img/repeaty.jpg);
background-repeat:repeat-y;
}

#box-testo-location{
width:685px;
height:700px;
padding-left:15px;
padding-right:15px;
margin-left:auto;
margin-right:auto;
}

#box-testo-events{
width:685px;
height:auto;
padding-left:15px;
padding-right:15px;
margin-left:auto;
margin-right:auto;
}

#box-testo-suites{
width:715px;
height:1350px;
padding-left:15px;
padding-right:15px;
margin-left:auto;
margin-right:auto;
}


#footer{
width:715px;
height:80px;
margin-left:auto;
margin-right:auto;
background-color:#FFF;
}


#grey-footer{
width: 697px;
height:80px;
background-image:url(../img/bg-grey.jpg);
background-repeat:repeat-x;
margin-left:auto;
margin-right:auto;
}

#box-txt-footer{
width:645px;
height:47px;
float:right;
}




/*------------- TXT -----------------*/
.titolo{
font-size:18px;
font-weight:normal;
color:#666666;
}

.txt-content, .txt-content a:visited{
font-family: Georgia, "Times New Roman", Times, serif;
font-size:14px;
text-align:justify;
color:#666666;
text-decoration:none;
}
.txt-content a:link{
color:#333333;
text-decoration:none;}

.txt-content a:hover{
color:#666666;
}

.txt-footer, .txt-footer a:link, .txt-footer a:visited {
font-family: Georgia, "Times New Roman", Times, serif;
font-size:10px;
text-align:center;
color:#fff;
text-decoration:none;
}

.txt-footer a:hover {
color:#000;
}

.txt-footer2 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size:11px;
text-align:center;
color:#CCC;
text-decoration:none;
}

#box-mappa{
width:476px;
height:470px;
float:left;
}

#box-txt-mappa{
width:200px;
height:428px;
margin-left:9px;
float:left;
}

.frame{
width:697px;
height:465px;
border: 0px;}


#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(../img/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(../img/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../img/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;
	}
	
