/* CSS Document */
html{
	background-image:url(../bed-img/html_bg.gif);
}

body{
	width:760px;
	margin:auto;
	text-align:center;
	background-color:#fdfdeb;
}

a{
	color:#19692f;
	text-decoration:none;
	font-weight:bold;
}

a:hover{
	color:#9f2c21;
	text-decoration:underline;
}

/*******************Inizio ID*************************/

#header{
	/*background-image:url(../bed-img/header.jpg);*/
	width:760px;
	height:302px;
	float:left;
}

#content{
	float:left;
}

#percorso{
	background-image:url(../bed-img/sweet_house_03.gif);
	background-repeat:repeat-x;
	float:left;
	width:745px;
	height:26px;
	color:#19692f;
	font-weight:bold;
	font-family:"Times New Roman", Times, serif;
	padding-top:7px;
	padding-left:15px;
	text-align:left;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #19692f;
}

#col_sx{
	float:left;
	width:520px;
}

#col_cx{
	float:left;
	width:40px;
	padding-top:70px;
	padding-left: 10px;
}

#col_dx{
	float:left;
	width:150px;
}

#foto_sx {
	float: left;
	width: 500px;
	height: auto;
	padding-top: 15px;
	padding-left: 20px;
	text-align: center;
}

#menu {
	float: left;
	width:150px;
	padding-top:30px;
	line-height: 35px;
}

#footer {
	clear: both;
}


#mon_menu {
	float: left;
	width: 500px;
}

#form {
	float: left;
	padding-left: 15px;
	font-size: 12px;
}


/*******************************************************************************************************************/
/***************************INIZIO parte x l'effetto FULLSCREEN delle immagini**************************************/
/*******************************************************************************************************************/
#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;
	}
#topbar
{text-align:center;
}	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

	img {
		border: 0;
	}

	
	#sidebar{ 
		position:fixed; 
		top: 38px; 
		left:30px;	
		width: 235px; 
	}
	
.thumbnail{
		height: 128px; 
		width: 128px;
		text-align: center;
		padding:8px;
	
		border: 1px solid #404040;
		float: left;
		margin-right: 15px;
		margin-bottom: 15px;
}

.thumbnail_text{	
/*color:#FF6600;*/
font-family:Verdana, Arial, Helvetica, sans-serif; 
line-height: 20px; 
text-decoration: none;
height: auto; 
width: 90px;
text-align: center;
padding:3px;
/*background-color: #CCCCCC;*/
border: 1px solid #404040;
float: left;
margin-right: 3px;
margin-bottom: 10px;
overflow: hidden; 
font-size: 11px;
}
/*******************************************************************************************************************/
/*****************************FINE parte x l'effetto FULLSCREEN delle immagini**************************************/
/*******************************************************************************************************************/


/*Inizio CLASSI*/

.foto{
	float:left;
	height:100px;
	width:145px;
	border: thin solid #9f2c21;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
}

.foto_x_gallery{
	float:left;
	height:70px;
	width:101px;
	border: thin solid #9f2c21;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
}

.mon_menu_tasto{
	background-image:url(../bed-img/bottoni.gif);
	background-repeat:no-repeat;
	float:left;
	height:45px;
	padding-top:13px;
	width:100px;
}
#politica_prezzi {
	text-align: left;
}
#politica_prezzi ul {
	margin: 0px;
	text-align: left;
	padding-left: 23px;
}
