/***********************************************/
/* styles.css | Maneggiolinibari.it            */
/* Author: Egidio Murru aka Sickbrain          */
/* www.webits.it - info@webits.it		       */
/* 31-03-2009                                  */
/***********************************************/

@media screen {

body, html {
	margin: 0;
	padding: 0;
	font: 12px/24px Verdana, Arial, Helvetica, sans-serif;
	color: #cfc6b3;
	background-color: #5d4b31;
	background: url('../img/bg.jpg') top left;
}

a:focus{  
  -moz-outline-style: none;
}

a, a:link {
	font: 12px/20px Verdana, Arial, Helvetica, sans-serif;
	color: #ffba35;
	text-decoration: none;
	cursor: hand;
	position: relative;
}

a:visited {
	color: #ecb354;
}

a:hover, a:visited:hover {
	color: #ffffff;
	cursor: hand;
}

p {
	margin: 16px 0 16px 0;
	font: 12px/24px Verdana, Arial, Helvetica, sans-serif;
	color: #cfc6b3;
}

::-moz-selection { 
	background: #401307; 
	color: #fff;
}

::selection { 
	background: #401307;
	color: #fff;
}

h1 {
	margin: 6px 0 6px 0;
	display: block;
	font: 24px Georgia, "Times New Roman", Times, serif;
	line-height: 24px;
	color: #d9ae64;
	letter-spacing: .03em;
	font-variant: small-caps;
}

h2 {
	margin: 10px 0 6px 0;
	display: block;
	font: 18px Georgia, "Times New Roman", Times, serif;
	line-height: 18px;
	color: #d9ae64;
	letter-spacing: .03em;
	font-variant: small-caps;
}

h3 {
	font: 14px Verdana, Arial, Helvetica, sans-serif;	
	line-height: 22px;
	color: #d9ae64;
	margin: 7px 0;
}

h3 a {
	font: 14px Verdana, Arial, Helvetica, sans-serif;	
	line-height: 22px;
	color: #d9ae64;
	margin: 7px 0;
}

h3 a:hover, h3 a:visited:hover {
	color: #ffffff;
	cursor: hand;
}

h4 {
	font: 16px Verdana, Arial, Helvetica, sans-serif;	
	color: #d9ae64;
	line-height: 22px;
	margin: 12px 0 6px 0;
}

h5 {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;	
	line-height: 22px;
	margin: 12px 0 6px 0;
}

h6 {
	margin: 6px 0 6px 0;
	display: block;
	font: 12px Georgia, "Times New Roman", Times, serif;
	line-height: 18px;
	color: #d9ae64;
	letter-spacing: .02em;
	font-variant: small-caps;
}

ul, ol {
	margin: 10px 60px;
	padding: 0;
	display: block;
}

hr {
	background-color: #362916;
	color: #362916;
	height: 1px;
	border: 0;
	text-align: left;
	margin: 10px 0;
	padding: 0;
	display: block;
}

blockquote {
	margin: 20px 20px 20px 40px;
}

.intro {
	font: 14px Verdana, Arial, Helvetica, sans-serif;	
	color: #d9ae64;
	line-height: 22px;
	margin: 12px 0 6px 0;
}

.legal {
	font: italic 11px/16px Verdana, Arial, Helvetica, sans-serif;	
	margin: 10px 0;
}
.email {
	margin:0 auto;
	width:40%;
}
.video {
	margin:0 auto;
	width:425px;
	height:350px;
	border:3px solid #855d25;
}
.central {
	margin:0 auto;
	width:100%;
}

/* @Gruppo LAYOUT */

#wrap {
	margin: 0 auto;
	padding: 0;
	/*width: 1020px;*/
	width:900px;
}
#header:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#header {
	display: inline-block;
	margin: 0 auto 14px auto;
	/*width: 1000px;*/
	width:880px;
	display: block;
}
* html #header {
	height: 1%;
}
#logo {
	margin: 0 auto;
	padding: 15px 0 0 0;
	width:750px;
	height: 85px;
}
#bottom {
	display: inline-block;
	margin: 20px auto 0 auto;
	padding: 0;
	/*width: 1000px;*/
	width:880px;
	display: block;
}
#bottom:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
* html #bottom {
	height: 1%;
}
#leftside {
	margin: 0 14px 0 0;
	float: left;
}
#rightside {
	margin: 0 0 0 15px;
	float: left;
}

#promo_block {
	margin: 0 0 10px 0;
	width: 306px;
}
#sidebar_container {
	margin: 0;
	/*width: 314px;*/
	width: 306px;
	min-height: 200px;
	border-top: 1px solid #855d25;
	border-bottom: 1px solid #2b200e;
	background: url('../img/sidebar-bg.jpg') top left repeat-y;
}
#sidebar_content {
	padding: 0 10px 0 10px;
	/*width: 294px;*/
	width: 286px;
	min-height: 200px;
	border-top: 1px solid #2b200e;
	border-bottom: 1px solid #855d25;
	overflow: hidden;
	background: url('../img/sidebar-floral.gif') top right no-repeat;
}
#sidebar_content p {
	margin: 10px 0;
}
#footer {
	margin: 10px 0 0 0;
	padding: 0;
}
#footer_top {
	background: url('../img/footer-top-bg.gif') top left repeat-x;
	height: 120px;
	padding: 15px 0 0 0;
}
#footer_top_content {
	margin: 0 auto;
	/*width: 1000px;*/
	width:880px;
}
#footer_top_content h2 {
	margin: 0;
}
#footer_top_content a, #footer_top_content a:visited {
	color: #927c5f;
}
#footer_top_content a:hover, #footer_top_content a:visited:hover {
	color: #ffd48c;
}
#footer_info {
	margin: 0;
	padding: 0;
	width: 360px;
	text-align: left;
	float: left;
}
#footer_depliant {
	margin: 0;
	padding: 0;
	width: 287px;
	height:100px;
	text-align: center;
	float: right;
	background:url('../img/pdf.gif') center no-repeat;
	background-position: 0px 80%; /* x-pos y-pos */
	text-align:left;
	padding:7px 10px 5px 40px;
}
/* Star HTML Hack */
	/* http://css-discuss.incutio.com/?page=StarHtmlHack */
	/* Solo per IE6 */
	* html #footer_depliant { width: 300px;}
	/* Solo per IE7 */
	*+html #footer_depliant { width: 300px;}
/* Fine Star HTML Hack*/

#footer_depliant p {
  margin: 30px 0 0 30px;
  padding: 0;
  color: #f43232;
}
#footer_btm {
	background: url('../img/footer_btm_bg.jpg') top left repeat-x;
	height: 30px;
}
#footer_btm_content {
	margin: 0 auto;
	padding: 5px 0 5px 0;
	width:880px;
}

/* @Gruppo GALLERY */

#gallery {
	margin:0 auto;
	width:859px;
	height:500px;
	display:block;
	background: url('../img/gallery-bg.gif');
}
#slideshow {
    position:relative;
}
#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
	margin-top:73px;
	margin-left:131px;
	width:602px;
	height:356px;
}
#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}
#slideshow IMG.last-active { z-index:9; }

/* @Gruppo NAVIGATION */

#nav_top {
	margin: 0 auto;
	padding: 0;
	/*width: 1000px;*/
	width: 860px;
	background-color: #401307;
	clear: both;
	display: block;
	border:1px solid #855d25;
}
#nav_top:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
* html #nav_top {
	height: 1%;
}
#nav_top ul {
	margin: 0;
	padding: 0;
}
#nav_top li {
	margin: 0;
	padding: 0; 
	display: block;	
	float: left;
}
#nav_top li a {
  	height: 33px;
	display: block;
	color:#f3cf63;
	font: 18px Georgia, "Times New Roman", Times, serif;
	line-height: 24px;
	letter-spacing: .03em;
	font-variant: small-caps;
	padding:3px 9px 0 9px;
}
/* Star HTML Hack */
	/* http://css-discuss.incutio.com/?page=StarHtmlHack */
	/* Solo per IE6 */
	* html #nav_top li a { padding:3px 5px 0 5px;}
	/* Solo per IE7 */
	*+html #nav_top li a { padding:0 1px; border-left:1px solid #855d25;}
/* Fine Star HTML Hack*/

#nav_top li a:hover {
  	height: 30px;
	color:#fefdfd;
	border-bottom:3px solid #855d25;
}
#nav_top li a.current {
	height: 30px;
	color:#fefdfd;
	border-bottom:3px solid #855d25;
}
#sub_leftside {
	margin: 0 14px 0 0;
	float: left;
}
#sub_rightside {
	margin: 0;
	float: left;
}
#subpage_title {
	padding: 4px 0 0 10px;
	height: 29px;
	/*width: 660px;*/
	width: 540px;
	background-color: #30130c;
	border-bottom: 1px solid #855d25;
	border-top: 1px solid #855d25;
	overflow: hidden;
}
#subpage_title h1 {
	margin: 0;
	padding: 0;
}
#sub_content_container {
	margin: 0;
	/*width: 670px;*/
	width: 550px;
	min-height: 256px;
	background: url('../img/sub-content-bg.jpg') top right repeat-y;
	border-bottom: 1px solid #2b200e;
	border-top: 1px solid #2b200e;
}
#sub_content {
	padding: 12px ;
	background: url('../img/main-floral.gif') top right no-repeat;
	border-bottom: 1px solid #855d25;
	min-height: 256px;
}

/* @Gruppo Google Maps */

#border {
	width: 510px;
	height: 350px;
	border: 5px solid #855d25;
	margin-top:20px;
}
#map {
	width: 510px;
	height: 350px;
	color:#666;
}

/* @Gruppo PREZZI */

.prezzi {
	width: 520px;
	list-style: none;
	margin: 0 0 2em;
	padding: 0;
	font: 130%/90% Georgia, "Times New Roman", Times, serif;
}
.prezzi li {
	clear: both;
	margin: 0;
	padding: 0 0 2em 0;
	position: relative;
}
.prezzi strong {
	padding: 0 10px 0 0;
	font-weight: normal;
	position: absolute;
	bottom: -.3em;
	left: 0;
}
.prezzi em {
	padding: 0 0 0 5px;
	font: 100%/90% Georgia, "Times New Roman", Times, serif;
	position: absolute;
	bottom: -.2em;
	right: 0;
}
.prezzi sup {
	font-size: 60%;
	color: #999;
	margin-left: 3px;
}


}