@import url("reset.css");
@import url("offerte.css");

html, body {height: 100%}
body {
    font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #1F1F1F;
	background-color: #8b8578;
	text-align: center;
	}
a {
    color: #5a7684;
	}
a:hover {
    text-decoration: none;
	}
span.separatore {
	display:block;
	height: 3px;
	clear:both;
	margin: 5px auto;
	background: url(../images/separatore.gif) no-repeat center center;
	}
/*-------------- LAYOUT --------------*/
#main {
	width: 996px;
	background: url(../images/bkg_main.jpg) repeat-y center top;
	margin: 0 auto;
	position:relative;
	}
#main #main_top, #main #main_bottom {
	width: 996px;
	clear:both;
	background: url(../images/bkg_top.jpg) no-repeat center top;
	height:30px;
	display: block;
	}
#main #main_bottom {
	background: url(../images/bkg_bottom.jpg) no-repeat center top;
	}
#contenuto {
	position:relative;
	text-align:left;
	width: 960px;
	margin: 0 auto;
	padding-bottom: 30px;
	background:url(../images/bkg_contenuto.jpg) repeat-x bottom;
	}
/*----------- BANNER ---------------*/
#banner {
	width: 940px;
	margin: 0 auto;
	height: 121px;
	position: relative;
	}
#banner h1{
	width: 120px;
	float:left;
	}
	/*-------- MENU TOP ----------------*/
	#menu_top {
    padding-top: 44px;
	}
	#menu_top li {
    float: left;
	margin: 0 8px;
	height: 20px;
	line-height: 10px;
	}
	#menu_top a {
	display: inline-block;
    color:#979082;
	height: 20px;
	padding: 4px 6px;
    text-decoration:none;
	text-transform:uppercase;
	}
	#menu_top a:hover {
    color:#eee;
	}
	#home #l_home,
	#camere #l_camere,
	#dovesiamo #l_raggiungerci,
	#assisi #l_assisi,
	#staff #l_staff,
	#servizi #l_servizi,
	#ristorante #l_ristorante,
	#comecontattarci #l_contattarci,
	#ceramica #l_ceramica
	{
	background: url(../images/l_menuright.gif) no-repeat top right;
	}
	#home #l_home a,
	#camere #l_camere a,
	#dovesiamo #l_raggiungerci a,
	#assisi #l_assisi a,
	#staff #l_staff a,
	#servizi #l_servizi a,
	#ristorante #l_ristorante a,
	#comecontattarci #l_contattarci a,
	#ceramica #l_ceramica a
	{
	background: url(../images/l_menuleft.gif) no-repeat top left;
	}
	/*---------------- Dicono di noi -----------------*/
	#diconodinoi {
		position: absolute;
		color:#979082;
		font-style:italic;
		text-align:right;
		left: 120px;
		top: 70px;
		height: 50px;
		width: 820px;
		background-color: #e2e1d9;
		background-position:right;
		background-repeat: no-repeat;
	} 
	#diconodinoi p {
		margin-top: 6px;
		margin-right: 140px;
		margin-left: 10px;
		position:relative;
		line-height: 1.3em;
		width:680px;
	    filter: alpha(opacity=0); /* here you can set the opacity of box with text */
	    -moz-opacity: 0; /* here you can set the opacity of box with text */
	    -khtml-opacity: 0; /* here you can set the opacity of box with text */
	    opacity: 0; /* here you can set the opacity of box with text */
	}
	#diconodinoi span#author  {
		display:block;
		width: 200px;
		height: 16px;
		position: absolute;
		bottom: 0px;
		right: 10px;
	    filter: alpha(opacity=0); /* here you can set the opacity of box with text */
	    -moz-opacity: 0; /* here you can set the opacity of box with text */
	    -khtml-opacity: 0; /* here you can set the opacity of box with text */
	    opacity: 0; /* here you can set the opacity of box with text */
	}  
	.ita #diconodinoi {
	background-image: url(../images/dicono_dinoi.gif);
	}
/*------- MENU LINGUE ---------------*/
	#menu_lang {
	margin: 0 auto;
	background: #979082;
	width: 940px;
	clear:both;
	height: 25px;
	}
	#menu_lang li {
	float: left;
	margin-right: 10px;
	line-height: 23px;
	margin: 0 4px;
	}
	#menu_lang li a {
	font-size: 14px;
	padding: 2px 15px;
	text-transform: uppercase;
	text-decoration:none;
	color: #fff;
	}
	#menu_lang li a:hover, .ita #l_ita a {
	background: #e2e1d9;
	color: #979082;
	}
/*--------- CENTRALE ----------------*/
#centrale {
	position:relative;
	margin-top: 5px;
	padding-bottom:10px;
	background:url(../images/bkg_centrale.gif) repeat-y center;
	}
#centrale span#centrale_top {
	display: block;
	height: 13px;
	background:url(../images/bkg_centrale_top.gif) no-repeat center;
	}
#centrale span#centrale_bottom {
	display: block;
	height: 13px;
	background:url(../images/bkg_centrale_bottom.gif) no-repeat center;
	}
img.centrale_immagine {
	margin-left: 20px;
	display: block;
	}
/* ---- HOMEPAGE ---------------------------*/
		/*------ SLIDESHOW ------------------*/			
		#s3slider {
		width: 730px;
		height: 360px;
		margin: 0 20px;
		border: 6px solid #e2e1d9;
		position: relative; /* important */
		overflow: hidden; /* important */
		}
		#s3sliderContent {
		width: 730px; /* important to be same as image width or wider */
		position: absolute; /* important */
		left: 0;
		top: 0; /* important */
		margin-left: 0; /* important */
		}
		.s3sliderImage {
		 float: left; /* important */
		 position: relative; /* important */
		 display: none; /* important */
		}		
		.s3sliderImage span {
		 position: absolute; /* important */
		 left: 0;
		 font: 10px/15px Arial, Helvetica, sans-serif;
		 padding: 10px 13px 14px 13px;
		 width: 730px;
		 background-color: #58544c;
		 filter: alpha(opacity=70); /* here you can set the opacity of box with text */
		 -moz-opacity: 0.7; /* here you can set the opacity of box with text */
		 -khtml-opacity: 0.7; /* here you can set the opacity of box with text */
		 opacity: 0.7; /* here you can set the opacity of box with text */
		 color: #fff;
		 display: none; /* important */
		 bottom: 0;		
		}

/*---------- PRENOTAZIONE ------------*/
		#prenotazione {
			position: absolute;
			right: 30px;	
			top: 13px;
			height: 372px;
			width: 155px;
			background: #e2e1d9;
		}
		.ita #t_prenotazione {
			width: 170px;
			height: 45px;
			background: url(../images/t_prenotazione.gif) no-repeat;
			position:absolute;
			top: 121px;
			right: 20px;
			z-index: 100
			}
		a#p_tariffe {
			display:block;
			height: 30px;
			font-size: 14px;
			font-variant: small-caps;
			color: #fff;
			text-decoration:none;
			border-top: 1px solid #fff;
			position: absolute;
			bottom:0;
			left:0;
			width: 155px;
			padding-top:10px;
			text-align:left;
			text-indent: 20px;
			background: #979082 url(../images/p_tariffe_bkg.gif) no-repeat left;
			}			
		a:hover#p_tariffe {
			background: #e2e1d9!important;
			color: #979082;
			}
/*----- HOME OFFERTE ---------*/
	#h_offerte {
		width: 300px;
		height: 170px;
		background: #e2e1d9;
		border: 4px solid #f2f2f2;
		position: absolute;
		right: 48px;
		top: 599px;
		text-align:left;
		overflow:hidden;
		}
	#h_offerte h2 {
		text-transform:uppercase;
		color: #979082;
		margin: 12px;
		}
	.loading {
		text-align:center;
		}
	li.loading img, .loading span {
		display: block!important;
		margin: 10px auto 0 auto;
		clear:both!important;
		font-variant:small-caps;
		letter-spacing: 2px;
		font-size:11px;
		border: 0
		}
	li.loading img {
		width: 30px;
		height: 30px;
		margin: 10px 135px 
		}
/*----------- TESTO ----------------------------*/

	#testo {
		text-align:left;
		width: 595px;
		background: url(../images/bkg_testo.gif) no-repeat bottom;
		margin-left:20px;
		}	
	.pages #testo {
	 min-height: 423px;
	 height:auto !important;
	 height: 423px;
	 margin-left:20px;
	}
	#testo li {
		margin-bottom: 5px;
		text-indent: 20px;
		background: url(../images/list.gif) no-repeat 5px 3px;
		}
	#testo ul {
		margin-bottom: 15px;
		}
	#testo h1 {
		font-size: 14px;
		margin-bottom: 10px;
		font-variant: small-caps;
		}
	#testo p {
		text-align: justify;
		margin-bottom: 10px;
		}
	#testo div {
		padding: 25px 20px;
		}
	#c_amenities, #c_tariffe {
		float: left;
		width: 230px;
		}
		#c_amenities h3, #c_tariffe h3 {
		font-size: 14px;
		margin-bottom: 10px;
		border-bottom: 1px solid #ccc
		}
		#c_amenities h3 {
		margin-right: 20px;
		}
	
 #c_tariffe {
		float: left;
		width: 320px;
		margin-left: 0px
		}
#box_address {
	position:relative;
	margin: 0 auto;
	border: 1px solid #ccc;
	background: url(../images/bkg_box.gif) repeat-x bottom;
	}
/*--------- PAGINATION -----------------*/
	#pagination	{
	font:12px Arial,sans-serif;
    margin: 10px auto;
	text-align: center;
	}
	#pagination span {
	font-size:11px;
	padding: 2px 12px;
	border-left: 1px solid #ccc;
	}
	#pagination a:hover{
	text-decoration:none;
	}
	#pagination .previous-off,
	#pagination .next-off {
	color:#888888;
	font-weight:bold;
	}
	#pagination .previous-off,
	#pagination .previous {
	border-left: 0;
	}
	#pagination .active{
	color:#000;
	font-weight:bold;
	}
	#pagination .next a,
	#pagination .previous a {
	font-weight:bold;
	} 
/*---------- CAMERE ----------------------*/
#camere h1 {
	color: #11a0a0;
	font-size: 18px;
	font-weight: 600;
	}
#camere #testo {
	 min-height: 210px;
	 height:auto !important;
	 height: 210px;
	}
	div#camera_descrizione {
		margin: 0;
		padding: 0 10px 20px 10px;
		}	
	ul#menu_camere {
		position: absolute;
		top: 13px;
		left: 20px;
		width: 150px;
		}
	ul#menu_camere li {
		margin-bottom: 1px;
		float:left;
		background: #979082;
		}
	ul#menu_camere li#current a {
		background: #fff;
		color: #979082;
		}
	ul#menu_camere  a {
		width: 130px;
		text-decoration:none;
		font-variant:small-caps;
		font-size: 14px;
		font-weight: bold;
		display:block;
		color: #fff;
		padding: 10px;
		}
	#foto_camere {
		width: 567px;
		height: 360px;
		margin: 0 20px 0 170px;
		border: 6px solid #e2e1d9;
		position: relative; /* important */
		overflow: hidden; /* important */
		}
	#c_extra {
		clear: both;
		}
/*-----------  SERVIZI ---------------*/
	#lista_servizi {
		margin-left: 20px;
		}
	#lista_servizi li {
		width: 264px; float:left;
		}
/*----------- RISTORANTE ---------------*/
	#ristorante #testo  #lista_menu {
		width: 380px;
		float:right;	
		}
	#ristorante #testo  #lista_menu li {
		margin-bottom: 12px;	
		}
	#lista_menu h4 {
		font-variant:small-caps;
		margin-bottom: 10px;
		font-size: 14px;
		}

/*------- COME RAGGIUNGERCI -------------*/
#map {
	margin: 10px auto;
	width: 520px;
	}	
#map iframe {
	width: 520px;
	height: 400px;
	border: 1px solid #ccc;
	padding: 1px;
	}
#map a {
	color: #999999;
	}		
/*------- COME CONTATTARCI -------------*/
#comecontattarci form label {
	display:block;
	width: 120px;
	margin-bottom: 6px;
	margin-top: 4px;
	}
/*------- FORM ------------------*/
#form_contatti #form_errore {
	text-align:left;
	font-weight: bold;
	font-size: 12px;
	background:url(../images/alert.gif) no-repeat left top; 
	padding-left: 82px;
	height: 40px;
	}
#form_contatti #form_grazie {
	text-align:left;
	font-weight: bold;
	font-size: 12px;
	background:url(../images/sent.gif) no-repeat left top; 
	padding-left: 82px;
	height: 40px;
	}
#form_contatti form {
	position:relative;
	width: 400px;
	padding-top: 20px;
	margin: 10px auto;
	}
#form_contatti form fieldset.form_nome, fieldset.form_dati {
	width: 200px;
	display:block;
	float: left
	}
#form_contatti form fieldset.form_messaggio {
	clear: both;
	}
#form_contatti form fieldset.form_messaggio  label {
	width: 400px;
	}
#form_contatti form {
	position:relative;
	width: 400px;
	margin: 0 auto;
	clear:both;
	}
input#send {
	background: url(../images/p_submit.gif) no-repeat;
	display: block;
	width: 50px;
	height: 22px;
	margin: 10px auto;
	color: #fff;
	font-variant:small-caps;
	letter-spacing: 1px;
	padding: 0;
	border: 0;
	cursor: pointer;
	}
/*---------- TARIFFE ---------------*/
table.tab_tariffe {
	border: 1px solid #11a0a0;
	width: 500px;
	text-align: left;
	margin: 10px auto
	}
.tab_tariffe thead td {
	background: #11a0a0;
	color: #fff;
	text-align:center;
	font-weight: bold;
	}
.tab_tariffe td {
	padding: 8px 5px;
	}
#condizioni_generali {
	margin: 10px 20px;
	}
#condizioni_generali h3 {
	color: #11a0a0;
	font-size: 1.3em;
	margin-bottom: 10px;
	}
#condizioni_generali h4 {
	margin-bottom: 10px;
	font-size: 1.2em
	}
/*------- GALLERY ----------------------*/

.galleria{
	position: absolute;
	bottom: 8px;
	right: 8px;
	list-style:none;
	width:200px;
	}
.galleria li{
	display:block;
	width:30px;
	height:30px;
	overflow:hidden;
	float:right;
	margin:0 4px 4px 0;
	background: #000;
	border: 2px solid #e2e1d9;
	}
.galleria li a{display:none}
.galleria li div img{cursor:pointer}
.galleria li.active div img,.galleria li.active div{display:block}
.galleria li img.thumb{cursor:pointer;top:auto;left:auto;display:block;width:auto;height:auto}
.galleria li .caption{display:block;padding-top:.5em}

* html .galleria li div span{width:400px} /* MSIE bug */
.caption{font-style:italic;color:#887;}
.demo{position:relative;margin-top:2em;}
.gallery_demo{width:702px;margin:0 auto;}

.gallery_demo li div{left:240px}
.gallery_demo li div .caption{font:italic 0.7em/1.4 georgia,serif;}
	
#main_image{
	height:360px;
	width:567px;
	background:black;
	position: relative;
	}
	
