/* table layout */

* {
	margin: 0;
	padding: 0;
}

html {
}

body {
	background: #5b4727 url(../img/body-bg.gif) top left repeat-x;
}

a {
	text-decoration: none;
	color: #755b32;
}

a:hover {
	text-decoration: underline;
	color: #7d0000;
}

a img {
	border: 0 none;
}

h3 {
	margin-bottom: 20px;
}


/* fonts */

body, td, th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

h3 {
	color: #9d122a;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.small {
	font-size: 9px;
}

.medium {
	font-size: 12px;
}

.big {
	font-size: 16px;
}

.xbig {
	font-size: 24px;
}

.expanded {
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
}

.justified {
	text-align: justify;
}

#service {
	font-size: 10px;
	text-align: right;
	margin-bottom: 5px;
	color: #b6a688;
}

#service a {
	color: #e6e4d8;
	font-weight:bold;
}


#footer {
	font-size: 10px;
	color: #b6a688;
}
#footer a {
	color: #e6e4d8;
	font-weight:bold;
}



/* layout */

#wrapper {
	width: 90%;
	min-width: 905px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}

#container {}

#header {
	border: 1px solid #705730;
	background-color: #201011;
	background-position: right top;
	background-repeat: no-repeat;
	height: 198px; /* logo.height (137) + nav.height (27px) + nav.border-top (1px) */ 
}

#logo {
	height: 170px;
}

#logo img {
	margin-top: 10px;
	margin-left: 10px;
}

#nav {
	height: 27px;
	background-color: #d1c9b5;
	border-top: 1px solid #705730;
}


#main {
	margin-top: 10px;
	clear: both; 
}

table {
	width: 100%;
	height: 100%;
	vertical-align: top;
	border: 0;
}

td {
	vertical-align: top;
}

#left {
	background: #e6e4d8 url(../img/logo-bg.gif) 30% bottom no-repeat;;
}

#center {
	width: 20px;
}

#right {
	background: url(../img/right-bg.jpg) 0 0 repeat;
	width: 242px;
}


#footer {
	clear: both; 
	margin-top: 10px;
}

/* headers */

#home #header {
	background-image: url(../img/home.jpg);
}

#villaferonia #header {
	background-image: url(../img/villaferonia.jpg);
}

#dovesiamo #header {
	background-image: url(../img/dovesiamo.jpg);
}

#eventi #header {
	background-image: url(../img/eventi.jpg);
}

#sapori #header {
	background-image: url(../img/sapori.jpg);
}

#speciale #header {
	background-image: url(../img/speciale.jpg);
}

#photogallery #header {
	background-image: url(../img/photogallery.jpg);
}

#touroperator #header {
	background-image: url(../img/touroperator.jpg);
}

/* nav */

#nav ul {
	list-style: none;
	height: 27px;
}

#nav ul li {
	height: 22px;
	padding: 5px 10px 0 20px;
	background-image: url(../img/gliph-small.gif);
	background-position: 5px center;
	background-repeat: no-repeat;
	float: left;
	border-right: 1px solid #705730;
}

#nav ul li a {
	color: #755b32;
	font-size: 12px;
}

#nav ul li.active {
	background-image: url(../img/gliph-small-active.gif);
	background-color: #7d0000;
}

#nav ul li.active a {
	color: #fff;
	font-weight:bold;
}

/* left */

#left .columnleft {
	padding-right: 10px;
	line-height:18px;
}
#left .columnleft h1 {
	margin:0 0 0 0;
	padding:0 0 5px 0;
	color:#7d0000;
	font-size:24px;
	line-height:22px;
	font-family:"Times New Roman", Times, serif;
}
#left .columnleft h2 {
	margin:0 0 0 0;
	padding:0 0 3px 0;
	color:#7d0000;
	font-size:18px;
	font-family:"Times New Roman", Times, serif;
}

#left .columnleft .line {
	clear:left;
	display:block;
}

#left .columnleft .privacy {
	float:left;
}

#left .columnleft .form {
	float:left;
	width:55%;
}
input {
	border:1px solid #6e562f;
	padding:3px;
	background-color:#e2dfd3
}
textarea {
	border:1px solid #6e562f;
	padding:3px;
	background-color:#e2dfd3;
	font-size:10px;
}
.sub {
	border:1px solid #6e562f;
	padding:3px 10px 3px 10px;
	background-color:#e2dfd3
}
#left .columnleft .label {
	width:90px;
	display:block;
	float:left;
}

#left .columnleft ul.eventi {
	margin:0px;
	padding:0px;
}
#left .columnleft ul.eventi li {
	list-style-type:none;
	padding:0 0 16px 0;
}
#left .columnleft ul.gallery {
	margin:0px;
	padding:0px;
	clear:both;
}
#left .columnleft ul.gallery li {
	list-style-type:none;
	padding:0 0 20px 0;
	margin:0 1% 0 0;
	float:left;
}
#left .columnleft ul.gallery li a img {
	border:1px solid #755b32;
	padding:4px;
	background-color:#ffffff;
}

#left .columnleft ul.piatti {
	margin:0px;
	padding:0px;
	clear:both;
}
#left .columnleft ul.piatti li {
	list-style-type:none;
	padding:0 0 20px 0;
	margin:0 15px 0 0;
	float:left;
	width:45%;
	font-weight:bold;
}
#left .columnleft ul.piatti li a img {
	border:1px solid #755b32;
	padding:4px;
	background-color:#ffffff;
}



#left .columnright {
	width: 220px;
	padding-left: 10px;
	border-left: 2px dotted #755b32;
}

#left .gliph {
	width: 53px; /* img.width (48) margin (5) */
	height: 62px; /* img.height (57) margin (5) */
}

#left .gliph.ul {
	background: url(../img/gliph_ul.gif) right bottom no-repeat;
}

#left .gliph.ur {
	background: url(../img/gliph_ur.gif) left bottom no-repeat;
}

#left .gliph.dl {
	background: url(../img/gliph_dl.gif) right top no-repeat;
}

#left .gliph.dr {
	background: url(../img/gliph_dr.gif) left top no-repeat;
}



/* right */

#right .content {
	background: url(../img/right-top.jpg) left top no-repeat;
	padding: 10px;
	line-height:18px;
}

#right .contentwrapper {
	background: url(../img/right-bottom.jpg) left bottom no-repeat;
}

#right h2 {
	margin:10px 0 0 0;
	padding:0 0 5px 0;
	color:#7d0000;
	font-size:22px;
	line-height:22px;
	font-family:"Times New Roman", Times, serif;
}
#right h3 {
	margin:10px 0 0 0;
	padding:0 0 8px 0;
	color:#7d0000;
	font-size:18px;
	line-height:22px;
	font-family:"Times New Roman", Times, serif;
}
.columnright h3 {
	margin:0 0 0 0;
	padding:0 0 8px 0;
	color:#7d0000;
	font-size:20px;
	line-height:22px;
	font-family:"Times New Roman", Times, serif;
}
#right ul.eventi {
	margin:0px;
	padding:0px;
}
#right ul.eventi li {
	list-style-type:none;
	padding:0 0 16px 0;
}

.separator {
	background: url(../img/separator.gif) center center no-repeat;
	display: block;
	margin: 5px 0;
	clear:left;
}

/* boxpiatto */
#right .boxpiatto {
	border: 1px solid #503936;
	background: #f2e8dc;
}
#right .boxpiatto .label {
	background: #7d0000;
}
#right .boxpiatto .label h3 {
	margin:0;
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	padding: 4px 0 2px 3px;
}

#right .boxpiatto .panel {
	padding: 5px 2px;
}

#right .boxpiatto .panel h4 {
	color: #503936;
	font-size: 12px;
	margin-bottom: 5px;
	font-weight: bold;
	padding-left: 15px;
	background: url(../img/gliph-small.gif) left 5px no-repeat;
}

/* boxrss */
.boxrss {

}
.boxrss .label {

}
.boxrss .label h3 {
	margin-bottom: 0;
	color: #7d0000;
	font-size: 12px;
	font-weight: bold;
	padding: 2px 4px;
}

.boxrss .panel {
	padding: 5px 2px;
}

.boxrss .panel h4 {
	color: #503936;
	font-size: 11px;
	font-weight: bold;	
}

.boxrss .panel ul {
	list-style: none;
}

.boxrss .panel ul li {
	background: url(../img/gliph-small.gif) left 5px no-repeat;
	padding-left: 15px;
	margin-top: 2px;
}

.thumb {
	border: 1px solid #503936;
	float: right;
	margin: 5px;
}

.info {
	width: 175px;
	margin-left: 10px;
	margin-bottom: 10px;
}

.info .photo {
	border: 1px solid #503936;
	margin: 5px 0;
}

.info p {
	padding-left: 15px;
	background: url(../img/gliph-small.gif) left 5px no-repeat;
}

/* menu */

#menu {
	margin-top: 20px;
}

#menu ul {
	list-style: none;
}

#menu ul li {
	margin-bottom: 2px;
	background: #cfc7b3;
}

#menu ul li a {
	font-weight:bold;
	display:block;
	background-image:url(../img/bgm.gif);
	background-repeat:no-repeat;
	background-position:8px 6px;
	padding: 5px 5px 5px 30px;
	background-color: #cfc7b3;
}
#menu ul li a:hover {
	font-weight:bold;
	display:block;
	background-image:url(../img/bgmr.gif);
	background-repeat:no-repeat;
	background-position:8px 6px;
	padding: 5px 5px 5px 30px;
	background-color: #9d122a;
	color: #ffffff;
}

#menu ul li.active a {
	font-weight:bold;
	display:block;
	background-image:url(../img/bgmr.gif);
	background-repeat:no-repeat;
	background-position:8px 6px;
	padding: 5px 5px 5px 30px;
	background-color: #9d122a;
	color: #ffffff;
}

#menu ul li.active a {}



.img-left {
	background-color:#ffffff;
	padding:4px;
	border:1px solid #7d0000;
	float:left;
	margin:0 8px 8px 0;
}
.img-right {
	background-color:#ffffff;
	padding:4px;
	border:1px solid #7d0000;
	float:right;
	margin:0 0 8px 8px;
}
.img-right2no {
	padding:8px;
	float:right;
	margin:0 0 8px 8px;
	background-color:#edebe3;
	border:1px solid #755b32;
}
.img-right2no img {
	border:1px solid #755b32;
}

.back {
	float:right;
	padding:12px 8px 0 0;
}


.vini a {
	width:222px;
	height:54px;
	background-image:url(../img/vini.gif);
	background-position:top;
	display:block;
}
.baccala a {
	width:222px;
	height:61px;
	background-image:url(../img/baccala.gif);
	background-position:top;
	display:block;
}

.vini a span, .baccala a span {
	display:none;
}
.vini a:hover, .baccala a:hover {
	background-position:bottom;
}
.vini-current a {
	width:222px;
	height:54px;
	background-image:url(../img/vini.gif);
	background-position:bottom;
	display:block;
}
.baccala-current a {
	width:222px;
	height:61px;
	background-image:url(../img/baccala.gif);
	background-position:bottom;
	display:block;
}
.vini-current a span, .baccala-current a span {
	display:none;
}


ul.carta {
	padding:0px;
	margin:0px;
}

ul.carta li {
	list-style-type:none;
	padding:3px 0 3px 10px;
	margin:0px;
	border-bottom:1px dotted #7d0000;
}


#slideshow {
	overflow: hidden;
	margin:0;
	position: relative;
	width: 215px;
	height: 215px;
	background-color:none;
}

#slideshow img {
	width: 215px;
	height: 215px;
}
