
/* the overlayed element */
/*.overview_overlay {
	display: none ;
	position:absolute;
	bottom:0;
	z-index:9000;
	background-color: #000 ;	
	opacity:0.79;filter:alpha(opacity=79);	
	width:580px;
	padding:0;	
}*/

/* default close button positioned on upper right corner */
/*.overview_overlay .close {
	background-image:url(../images/close.png);
	position:absolute; left:40px; top:-2px;
	cursor:pointer;
	height:28px;
	width:54px;
}*/

/*.open_overlay{
	background-image:url(../images/open.png);
	position:absolute; left:140px;
	cursor:pointer;
	height:20px;
	width:54px;	
	z-index:10;
	bottom:0;
}*/

#overlay {
	display: none;
	position:absolute;
	bottom:0;
	left:90px;
	z-index:3;
	background-color: #000 ;	
	opacity:0.79;filter:alpha(opacity=79);	
	width:580px;
	padding:0;		
}

#caption {
	display: none;
	position:absolute;
	top:150px;
	right:90px;
	z-index:5;
	background-color: #000 ;	
	opacity:0.79;filter:alpha(opacity=79);	
	width:380px;
	padding:0;		
}

h2 {
	margin:10px 0 -9px 0;
	font-weight:bold;
	font-size:14px;
}

.desc {
	margin:0;
	padding:40px;
	font-size:0.8em;
	line-height:1.5em;
}

#open {
	position:absolute; left:130px; bottom:0;
	height:28px;
	width:55px;	
	display:none;
	z-index:4;
}

#close{
	position:absolute; left:130px; bottom:292px;
	*bottom:320px;
	/*bottom:295px\9;*/
	height:28px;
	width:55px;
	display:none;	
	z-index:6;
}

#close_45{
	position:absolute; left:130px; bottom:372px;
	*bottom:414px;
	/*bottom:377px\9;	*/
	height:28px;
	width:55px;
	display:none;		
	z-index:6;
}

#close_601{
	position:absolute; left:130px; bottom:360px;
	*bottom:395px;
	/*bottom:358px\9;	*/
	height:28px;
	width:55px;
	display:none;		
	z-index:6;
}

#close_302{
	position:absolute; left:130px; bottom:230px;
	*bottom:395px;
	/*bottom:358px\9;	*/
	height:28px;
	width:55px;
	display:none;		
	z-index:6;
}

#close_villa{
	position:absolute; left:130px; bottom:184px;
	*bottom:199px;
	/*bottom:175px\9;	*/
	height:28px;
	width:55px;
	display:none;		
	z-index:6;
}

#close_volante{
	position:absolute; left:130px; 
	/*bottom:224px;*/
	bottom:256px;
	*bottom:162px;
	/*bottom:137px\9;	*/
	height:28px;
	width:55px;
	display:none;		
	z-index:6;
}

#close_about{
	position:absolute; left:130px; bottom:134px;
	*bottom:162px;
	/*bottom:137px\9;	*/
	height:28px;
	width:55px;
	display:none;		
	z-index:6;
}