*{
	margin:0;
	padding:0;
	list-style:none;	
}

body{
	background:#241319 repeat-x;  /* 241319 or 361e1a*/
	/*background:#92b95e url(../../images/bg.jpg) repeat-x;*/
	background-repeat:repeat-y;
	color:#666666;
	font-size:13.5px;
	font-family:Arial, Helvetica, sans-serif;
}

a img{
	border:0;
}

a{
	color:#000000;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

p{
	margin-bottom:5px;
	line-height:18px;
}

.clear{
	clear:both;
}

.right{
	text-align:right;
}

.floatleft{
	float:left;
}

.floatright{
	float:right;
}

.disabled{
	opacity:.40;
	filter: alpha(opacity=40); 
	-moz-opacity: 0.4;
}

#container{
	width:1003px;
	margin:0 auto;
}

#header{
	height:114px;
	background:url(../../images/logo.png) no-repeat left;
	position:relative;
	z-index:100px;
	margin-bottom:-7px;
	margin-left:-40px;
}

#upper{
	position:absolute;
	top:40px;
	right:22px;
	font-size:22px;
	font-style:oblique;
	font-family:Verdana, Geneva, sans-serif;
}

#upper, #upper a{
	/*color:#8b785f;*/
	color:#FFF;
}

#topmenu{
	position:absolute;
	bottom:10px;
	right:0;
}

#topmenu li{
	float:left;	
}

#topmenu a{
    /*color: #8b785f;*/
    color: #fff; /*For Menu Color*/
    display: block;
    float: left;
    font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:13px;
    height: 22px;
	line-height:22px;
    margin-right: 10px;
    padding-right: 10px; /* sliding doors padding */
    text-decoration: none;
}

#topmenu a:hover, #topmenu a.selected{
	background: transparent url(../../images/menur.gif) no-repeat scroll top right;
    color: #fff;    
}

#topmenu a span{
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 10px;
}
.title_zona {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFF;
	width:734px;
	height:30px;
	font-weight: bold;
	padding-left:5px;
	padding-top:5px;

}


#topmenu a:hover span, #topmenu a.selected span{
	background: transparent url(../../images/menul.gif) no-repeat;
}

#wrap{
	z-index:10px;
	background:#fff;
	padding:10px;
	overflow:hidden;
	margin:7px;
}

#top{
	margin-bottom:1px;
}

#index{
	background:url(../../images/blackbar.gif) repeat-x;
	height:34px;
	overflow:hidden;
	margin-bottom:1px;	
}

#index ul{
	float:right;
}

#index p{
	float:left;
	color:#fff;
	line-height:34px;
	font-size:13px;
	font-weight:bold;
	margin-left:28px;
}

#index li{
	display:inline;
}

#index li a{
	display:block;
	float:left;	
	width:110px;
	height:34px;
	color:#fff;
	font-size:18px;
	text-align:center;
	line-height:34px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#index li.selected a{
	background:url(../../images/tab.gif) no-repeat bottom;
	color:#000;
}

#left{
	width:220px;
	float:left;
}

#availability{
	background:#edece4 url(../../images/availability.jpg) no-repeat;
	height:295px;  /*Height Adjustment of Left Available Panel background*/
	margin-bottom:3px;
	padding-top:65px;
	padding-left:2px; /*Left Paddig Margin*/
}

#availability_big{
	background:#edece4 url(../../images/availability.jpg) no-repeat;
	height:200px;
	margin-bottom:3px;
	padding-top:75px;
	padding-left:15px;
}

#left .noheight{
	height:auto;
	overflow:hidden;
	margin-bottom:10px;
}

#availability label{
	color:#844d2e;
	font-size:13px;
	display:block;
	float:left;
	width:80px;  /*57px*/
	text-align:right;
	margin-right:10px;
}

#availability input, #availability select{
	border:1px solid #845e38;
	width:100px; /*91px*/
	height:20px; /*Height Adjustment of Text columns*/
	color:#844d2e;
}

#availability #search{
	border:0;
	width:120px;
	height:30px;
	margin-left:62px;
	margin-top:5px;
}

#availability h3{
	color:#009900;
	margin-bottom:10px;
	font-size:14px;
}

#availability .scheda label{
	color:#666666;
	margin-right:7px;
	width:60px;
}

#availability .scheda p{
	margin-bottom:0;
	font-size:13px;
}

#availability .scheda .prezzi{
	padding:10px;
	background:url(../../images/sfuma.gif) repeat-x;
	margin-top:10px;
	margin-left:-15px;
	color:#483f31;
	padding-bottom:0;
}

#availability .scheda .prezzi p{
	margin-bottom:5px;
}

#availability .scheda .big{
	font-size:18px;
	font-weight:bold;
}

#availability .scheda .book{
	text-align:center;
	clear:both;
	padding-top:15px;
}






#availability_big label{
	color:#844d2e;
	font-size:13px;
	display:block;
	float:left;
	width:57px;
	text-align:right;
	margin-right:5px;
}

#availability_big input, #availability_big select{
	border:1px solid #845e38;
	width:91px;
	height:20px;
	color:#844d2e;
}

#availability_big #search{
	border:0;
	width:120px;
	height:30px;
	margin-left:62px;
	margin-top:5px;
}

#availability_big h3{
	color:#009900;
	margin-bottom:10px;
	font-size:14px;
}

#availability_big .scheda label{
	color:#666666;
	margin-right:7px;
	width:60px;
}

#availability_big .scheda p{
	margin-bottom:0;
	font-size:13px;
}

#availability_big .scheda .prezzi{
	padding:10px;
	background:url(../../images/sfuma.gif) repeat-x;
	margin-top:10px;
	margin-left:-15px;
	color:#483f31;
	padding-bottom:0;
}

#availability_big .scheda .prezzi p{
	margin-bottom:5px;
}

#availability_big .scheda .big{
	font-size:18px;
	font-weight:bold;
}

#availability_big .scheda .book{
	text-align:center;
	clear:both;
	padding-top:15px;
}









#options{
	background:#edece4;
	overflow:hidden;
	padding:15px;
	color:#483f31;
	margin-bottom:5px;
}

#options .line{
	height:6px;
	background:url(../../images/trattino4x.gif) repeat-x bottom;
	margin-bottom:5px;
	margin-left:-15px;
	margin-right:-15px;
}

#filter{
	color:#8b785f;
	border-bottom:1px solid #95430c;
}

#choosingleft{
	color:#8b785f;
	font-size:11px;
}

#choosingleft h4{
	font-size:12px;
	margin-left:5px;
}

#filter h3, #about h3, #choosingleft h3, #desc h3, #rightcol h3, #onlinebooking h3{
	background:#edece4;
	height:25px;
	line-height:25px;	
	font-size:14px;
	font-weight:bold;
	padding-left:10px;
	margin-bottom:7px;
	color:#845d37;
}

#desc h3{
	color:#8b785f;
}

#desc p{
	margin-left:10px;
	margin-right:10px;
}

#wd{
	font-size:12px;
}

#choosingleft p{
	margin-left:5px;
}

#choosingleft li, .frecce li{
	list-style-image:url(../../images/arrow.gif);
	margin-left:30px;	
}

.frecce{
	margin-top:15px;
}

.frecce li{
	margin-bottom:5px;
}

.frecce a{
	color:#483f31;
	text-decoration:underline;
}

#choosingleft a{
	color:#8b785f;
	font-weight:bold;
}

#about h3{
	color:#95430c;
}

#filter ul{
	margin-left:9px;
	font-size:13px;
	margin-bottom:20px;
}

#filter ul li label{
	font-weight:bold;
}

#filter ul li ul li{
	margin-left:10px;
	margin-top:4px;
}

#filter ul li ul li label{
	font-weight:normal;
}

#about h3, #onlinebooking h3{
	background:#f9f4dd;
	margin-top:1px;
	margin-bottom:15px;
}

#about p{
	margin-left:15px;
}

#content{
	width:739px;
	margin-left:10px;
	float:left;
	margin-top:20px;
}

#content h2{
	font-size:22px;
	color:#8b785f;
}

#sort{
	color:#845d37;
	font-weight:bold;
	font-size:13px;
	float:right;
	margin-top:-18px;
}

#sort label{
	margin-right:10px;
	margin-left:10px;
}

#book{
	border-top:1px solid #baa268;
	margin-top:12px;
	clear:both;
	padding-top:5px;
}

.item{
	height:120px;
	overflow:hidden;
	padding:6px;
	margin-bottom:6px;
	border:1px solid #baa268;
	background:#f8f7f3;
}

.thumb{
	float:left;
	margin-right:10px;
}

.desc{
	width:411px;
	background:url(../../images/trattino3y.gif) repeat-y right;
	float:left;
}

#content .desc h3, .desc h3 a{
	color:#845d37;
	font-size:16px;
	border:0;
	margin:0;
	padding:0;
}

#content .desc h3{
	margin-bottom:4px;
}

.details{
	background:url(../../images/trattino3x.gif) repeat-x;
	margin-top:-5px;
	padding-top:5px;
	font-weight:bold;
	color:#333333;
	margin-right:7px;
	line-height:14px;
}

.details label{
	color:#d16105;
}

.price{
	float:left;
	width:138px;
	margin-left:6px;
	text-align:center;
	color:#8b785f;
	font-size:11px;
}

.price h4{
	height:17px;
	line-height:17px;
	color:#27a713;
	font-size:12px;
	text-align:center;
	margin-bottom:5px;
}

.price .big{
	font-size:22px;
	font-weight:bold;
}

.price .totale{
	font-size:14px;
	font-weight:bold;  
}

.price p{
	line-height:17px;
}

#content h3{
	color:#845d37;
	font-size:16px;
	border-bottom:2px solid #e7a000;
	margin-top:20px;
	padding-bottom:5px;
	margin-bottom:10px;
}

#other .desc{
	width:409px;
	background:url(../../images/trattinoy.gif) repeat-y right;
}

#other .details{
	background:url(../../images/trattinox.gif) repeat-x;
}

#other .price h4{
	background:#d7c8a5;
	color:#fff;
}

#nav{
	border-top:1px solid #cccccc;
	margin-top:15px;
	padding-top:3px;
	overflow:hidden;
	margin-bottom:20px;
}

#prev, #next{
	width:35px;
	float:left;
}

#pages{
	float:left;
	width:669px;
	text-align:center;
	font-size:13px;
	color:#695e46;
	font-weight:bold;
}

#pages a{
	font-weight:normal;
	color:#695e46;
}

#home{
	margin-left:10px;
	color:#8b785f;
}

.homeitem{
	clear:both;
	margin-bottom:20px;
	overflow:hidden;
}

.homedesc{
	margin-right:5px;
	background:url(../../images/trattino2x.gif) repeat-x bottom;
	float:left;
	width:520px;
	margin-bottom:5px;
}

#home h2, #home h2 a{
	color:#333333;
	font-size:16px;
}

.marrone{
	color:#d16105;
}

.apartments{
	color:#333333;
	font-weight:bold;
}

.linkall a{
	color:#666666;
	font-size:16px;
	font-weight:bold;
	text-decoration:underline;
}

.img{
	padding:9px;
	background:#edece4;
	border:1px solid #bebb9e;
	float:left;
	margin-right:14px;
}

#footer{
	background:#b6d184 url(../../images/trattino2x.gif) repeat-x top; /*Color For footer Background*/
	/*background:#d9d5c8 url(../../images/trattino2x.gif) repeat-x top;*/
	height:174px;
	margin-top:34px;
}

#footermain{
	width:1003px;
	margin:0 auto;
	padding:20px;
	color:#845d37; /*Footer Font Color Change*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;	
	overflow:hidden;
}

#footermain a{
	color:#845d37;/*Footer Font Link Color Change*/
}

#footermain p{
	line-height:15px;
}

#footermain h2{	
	font-size:18px;
	margin-bottom:10px;
}

#footermain li{
	list-style-image:url(../../images/v.gif);
	margin-left:25px;
	margin-bottom:10px;
	font-weight:bold;
}

#footermain div{
	background:url(../../images/trattino2y.gif) repeat-y right;
	float:left;
	height:135px;
}

#contacts{
	margin-left:30px;
	width:210px;	
}

#choosing{
	width:265px;
	padding-left:15px;
}

#terms{
	width:255px;
	padding-left:15px;
}

#footermain #about{
	width:160px;
	padding-left:15px;
	background:none;
}

#bottom{
	background:url(../../images/trattino2x.gif) repeat-x top;
}

#bottombg{
	height:80px;
	/*background:url(../../images/bgtrasp.png);*/
	background:url(../../images/bgtrasp.png);
}

#bottommain{
	width:973px;
	margin:0 auto;
	padding-left:30px;
	padding-top:10px;
}

#bottommain div{
	float:left;
}

#bottomlinks{
	margin-left:30px;
}

#bottommain, #bottommain a{
	color:#845d37; /*Bottom Font Color*/
	font-size:11px;
}

#bottommain #credits{
	float:right;
}

#path, #path a{
	color:#845d37;
	font-size:11px;
}

#path a{
	text-decoration:underline;
}

#path a:hover{
	text-decoration:none;
}

#booking{
	margin-right:20px;
        font-weight:normal;
}

#booking, #booking a{
	color:#27a713;
	font-size:20px;
	font-weight:bold;
}

#prezzobase{
	margin-right:20px;  
        font-size:12px;      
}
#prezzobase span{
   	color:#8e765c;
	font-size:20px;
	font-weight:bold;
}

.prezzoshow{
   	color:#8e765c;
	font-size:18px;
	font-weight:bold;   
}



#confirm{
	margin-right:20px;
}

#confirm, #confirm a{
	color:#8B785F;
	font-size:20px;
	font-weight:bold;
}


.linea{
	border-bottom:1px solid #8b785f;
	height:15px;
	margin-bottom:10px;
}

#leftcol{
	float:left;
	width:500px;
	background:url(../../images/trattinoy.gif) repeat-y right;
	padding-right:10px;
}

#leftcol h3{
	border:0;
	color:#8b785f;
	margin-bottom:5px;
	padding:0;
	margin-top:10px;
}

#gallery, #map, #pay4{
	background:url(../../images/trattino4x.gif) repeat-x;
	padding-top:8px;
}

#gallery img{
	padding:2px;
}

#rightcol{
	float:left;
	width:221px;
	padding-left:8px;
}

#rightcol h4, #rightcol h3{
	font-size:14px;
	color:#8b785f;
}

#rightcol h4, #rightcol p{
	margin-left:5px;
}

#aboutap{
	font-weight:bold;
	color:#333333;
	margin-top:10px;
}

#rightcol h3{
	border:0;
	padding-bottom:0;
	margin-top:10px;
}

#rightcol ul{
	margin-bottom:20px;
}

#rightcol li{
	list-style-image:url(../../images/v.gif);
	margin-left:25px;
	margin-bottom:5px;
	color:#8b785f;
}

#distances{
	width:100%;
	color:#8b785f;
}

#distances td{
	padding-right:10px;
}

.comment{
	background:url(../../images/trattino2x.gif) repeat-x bottom;
	padding-bottom:2px;
	margin-bottom:5px;
}

#onlinebooking{
	background:url(../../images/online-booking.html) no-repeat;
	padding-top:62px;
}

#onlinebooking p{
	margin-left:5px;
	margin-right:5px;
}

.lineabottom{
	border-bottom:2px solid #e7a000;
	padding-bottom:10px;
	margin-bottom:10px;
}

#descscheda{
	float:left;
	width:567px;
	margin-left:10px;
	margin-bottom:10px;
}

#descscheda h3{
	border:0;
	padding:0;
	color:#8b785f;
	margin:0;
	margin-bottom:5px;
}

.tratteggio{
	background:url(../../images/trattinox.gif) repeat-x top;
	height:1px;
	margin-top:5px;
	margin-bottom:5px;
	margin-right:10px;
}

#dettagli td{
	padding-right:5px;
	font-weight:bold;
}

#dettagli .right{
	font-weight:normal;
}

.pagamento{
	width:550px;
	margin-left:170px;
	color:#8b785f;
}

.pagamento .big{
	font-weight:bold;
	font-size:18px;
}

#tot td{
	height:20px;
}

#grigio{
	background:url(../../images/grigio.gif) repeat-x top;
	margin-right:10px;
}

.tratteggiato{
	background:url(../../images/trattinox.gif) repeat-x bottom;
	padding-bottom:10px;
	font-size:16px;
	color:#8b785f;
	margin-top:14px;
	padding-left:10px;
	margin-bottom:20px;
}

#personal, #metod{
	color:#8b785f;
	font-weight:bold;
	width:167px;
	padding-left:10px;
	font-size:14px;
	float:left;
}

#pay1, #pay2{
	float:left;
	width:278px;
	margin-bottom:10px;
}

#pay1{
	margin-right:5px;
}

#pay3{
   	float:left;
	width:500px;
	margin-bottom:10px;
        margin-right:5px;
        margin-left:157px;
}

#pay4{
   	float:left;
	width:500px;
	margin-bottom:10px;
        margin-right:5px;
        margin-left:0px;
}

#pay1 label, #pay2 label{
	display:block;
	float:left;
	width:60px;
	text-align:right;
	margin-right:5px;
	color:#844d2e;
}

#pay1 input, #pay2 input, #pay2 select{
	width:200px;
	height:20px;
	border:1px solid #8c7960;
}

#pay3 label, #pay4 label {
   	display:block;
	float:left;
	width:80px;
	text-align:right;
	margin-right:5px;
	color:#844d2e;
}

#pay3 input, #pay3 select, #pay4 input, #pay4 select{
   	width:200px;
	height:20px;
	border:1px solid #8c7960;
}

#pay3 textarea, #pay4 textarea{
   	width:410px;
	height:80px;
	border:1px solid #8c7960;
}

.margin{
	margin-bottom:20px;
}

#metod{
	margin-right:65px;
}

#metodo{
	font-size:13px;
	color:#8b785f;
	font-weight:bold;
}

#metodo label{
	margin-right:65px;
}

#bank{
	margin-top:50px;
}

#testopagamento{
	float:left;
	width:490px;
	margin-top:40px;
	margin-left:70px;
	margin-bottom:15px;
}

#buy{
	background:#eceae1;
	clear:both;
	color:#333333;
	font-size:14px;	
	padding:5px;
	padding-left:238px;
	overflow:hidden;
}

#buy p{
	padding-top:5px;
	margin-bottom:-5px;
}

.green{
	color:#049804;
	font-size:16px;
	font-weight:bold;
	margin:7px;
}

#availability .notavail{
	color:#d56001;
	text-align:center;
	margin-left:-10px;
}

.offerta_form {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	color: #F00;