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

body{
	color:#666666;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	background-color: #000000;
	background-image: url(../images/steelplate.jpg);
	background-repeat: repeat-x;
}

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:0;
	right:22px;
}

#upper, #upper a{
	color:#8b785f;
}

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

#topmenu li{
	float:left;	
}

#topmenu a{
    color: #8b785f;
    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;
}


#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:200px;
	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;
}

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



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


#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;	
}



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

#about h3{
	color:#95430c;
}



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

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

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


.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;
}


#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/rib2x.gif) repeat-x bottom;
	float:left;
	width:520px;
	margin-bottom:5px;
}

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

.marrone{
	color:#d16105;
}

.info{
	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:#d9d5c8 url(../images/rib2x.gif) repeat-x top;
	height:174px;
	margin-top:34px;
}

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

#footermain a{
	color:#845d37;
}

#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/rib2y.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);
}

#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;
	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;
}



.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;
}



#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;
}



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


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


.margin{
	margin-bottom:20px;
}


