/* ------------------------------------
Tenuta Savorgnano Style Sheet (screen)
version: 1.0
author: jane mcdevitt
email: jane@maraid.co.uk
website: http://www.maraid.co.uk
------------------------------------- */

/*typography and colours
--------------------------------------*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	background-color:#edf4eb;
	padding-bottom:40px;
	line-height:1.8em;
	}
	
h1, h2, h3 {
	font-family:MuseoSlab500Regular, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-transform:lowercase;
	}
	
h1 {
	margin-top:0.8em;
	color:#fff;
	font-size:220%;
	}
	
#stripe3 h1 {
	margin-top:0;
	float:left;
	color:#5c8449;
	width:500px;
	}	
	
h2 {
	margin-top:1.3em;
	font-size:150%;
	color:#5c8449;
	}	
	
h2.other {
	color:#793233;
	}	
	
#innercol3 h2 {
	margin-top:0;
	}
	
h3 {
	color:#793233;
	margin-top:0.8em;
	font-size:180%;
	}
	
	
p.date {
	color:#666;
	margin:0;
	}
	
p.news {
	margin:0;
	}	
	
p, ul {
	margin-top:1em;
	}	
	
a {
	color:#793233;
	}		
	
a:hover {
	color:#5c8449;
	}
	
#welcome h1 {
	margin-bottom:0.4em;
	}	
	
#welcome p {
	color:#fff;
	margin:0;
	}

#welcome a {
	color:#fff;
	}
	
#welcome a:hover {
	color:#fff;
	}
	
p.footer {
	width:300px;
	text-align:left;
	font-size:80%;
	color:#999;
	margin-top:6em;
	line-height:normal;
	}
	
p.footer a {
	color:#999;
	text-decoration:none;
	}	
	
p.footer a:hover {
	color:#666;
	}	
	
p.homelinks {
	width:300px;
	float:left;
	font-size:80%;
	color:#999;
	margin-top:2em;
	line-height:normal;
	}
	
p.homelinks a {
	color:#999;
	text-decoration:none;
	}	
	
p.homelinks a:hover {
	color:#666;
	}	

/*structure
--------------------------------------*/
	
#stripe1 {
	width:100%;
	background:#793233 url(../images/site/s1-tile.jpg) repeat-x top center;
	}
	
#stripe2 {
	width:100%;
	background:#5a8148 url(../images/site/s2-tile.jpg) repeat-x top center;
	height:auto !important;
	min-height: 250px;
	height:250px;
	}
	
#stripe3 {
	width:100%;
	background:#b3d2a2 url(../images/site/s3-tile.jpg) repeat-x bottom center;
	}
	
#wide {
	
	}
	
.fixedwidth {
	width:830px;
	text-align:left;
	margin:0 auto;
	position:relative;
	}
	
.withpad {
	padding:30px 0 33px 0;
	}
	
#logo {
	padding:20px 0  ;
	float:left;
	}	
	
#logo a  {
	display: block;
	width: 344px;
	}
	
#logo img  {
	display: block;
	width: 0;
	}
	
#logo span {
	display: block;
	width: 344px;
	height: 33px;
	background:url(../images/content/logo.jpg);
	}
	
#welcome {
	width:380px;
	float:left;
	margin-top:15px;
	padding-bottom:20px;
	}
	
#slideshow {
	width:415px;
	position:absolute;
	top:40px;
	left:415px;
	z-index:100;
 	-moz-box-shadow: 0px 3px 15px  #526b49;
  -moz-border-radius-bottomright: 4px;  
  -webkit-box-shadow: 0px 3px 15px  #526b49;
  -webkit-border-bottom-right-radius: 4px;
	}
	
#slideshow2 {
	width:277px;
	float:right;
	margin:20px 0 10px 10px;
	}	
	
#homecol1 {
	width:212px;
	float:left;
	margin-right:30px;
	}	
	
#homecol2 {
	width:346px;
	float:left;
	margin-right:30px;
	}
	
#homecol3 {
	width:212px;
	float:left;
	}	
	
#innercol3 {
	width:212px;
	float:right;
	}	
	
 #bookbutton  {
	float:right;
	}	
	
body#home #bookbutton {
	padding:40px 0;
	float:left;
	}
	
#bookbutton a {
	background:url(../images/content/bookbutton.gif) no-repeat 0 0 ;
	display:block;
	height:35px;
	width:144px;
	}
	
#bookbutton a.italian {
	background-image:url(../images/content/bookbuttonit.gif);
	}	
	
#bookbutton a:hover {
	background-position: 0 -35px;
	}	
	
#bookbutton a span {
	position: absolute;
	left: -999px;
	width: 990px;
	}	
	
#languages {
	background:url(../images/site/lan-bkg.jpg) no-repeat top left;
	width:77px;
	height:35px;
	float:right;
	margin:0 40px 0 0;
	}
	
body#home #languages {	
	float:left;
	margin:40px 0 0 60px;
	}		
	
#languages img {
	margin:8px 0 0 12px;
	}
	
#bookingbox {
	background: #cce0c8 url(../images/site/booking-top.gif) no-repeat right top;
	padding-top:8px;
	width:212px;
	margin-top:1.3em;
	float:left;  /*for peekaboo*/
	}

#bookingbox p {
	background: transparent url(../images/site/booking-bot.gif) no-repeat center bottom;
	margin:0;
	padding:0 14px 20px 14px;
	width:184px;
	float:left;/*for peekaboo*/
	}
	
p.offers {
	margin-top:20px;
	padding-left:40px;
	background:url(../images/site/offer.gif) no-repeat  0 50% ;
	line-height:1.3em;
	}
	
#detailphotos {
	margin-top:40px;
	width:416px;
	}
	
#detailtext {
	float:right;
	width:393px;
	position:relative;
	top:-1em;
	}
	
#roomshort {
	width:262px;
	margin:20px 22px 0 0;
	float:left;
	}
	
#roomshort p {
	
	margin-top:0;
	}
#roomshort2 {
	margin: 20px 0  0 10px;
	width:252px;
	float:left;
	}
#roomshort2 table  {
	margin-top: 0;
	}

/*navigation
--------------------------------------*/

#mainnav {
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:12px;
	letter-spacing:0.05em;
	}
	
#mainnav ul {
	list-style-type:none;
	}
	
#mainnav ul li {
	float:left;
	}	
	
#mainnav a {
	color:#fff;
	padding:5px 8px;
	text-decoration:none;
	margin-left:3px;
	font-weight:bold;
	}
	
#mainnav a:hover {
	background-color:#5a2425;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	}	

body#home #mainnav a.home, body#about #mainnav a.about, body#rooms #mainnav a.rooms, body#local #mainnav a.local, body#find #mainnav a.find, body#contact #mainnav a.contact { 
	background-color:#5a2425;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	}

/*lists
--------------------------------------*/

ul.bullets {
	list-style-type:none;
	}
	
ul.bullets li {
	padding-left:20px;
	background:url(../images/site/bullet.jpg) 0 50%;
	background-repeat:no-repeat;
	}	

/*images
--------------------------------------*/

div.newsitem img {
	float:left;
	margin: 10px 20px 0 0;
	border-bottom:6px solid #6d2a2b;
	}
	
#thumbs img {
	margin:0 16px 16px 0;
	}	
	
img.lead {
	margin-bottom:20px;
	border-bottom:6px solid #6d2a2b;
	}
	
#roomshort img{
	border-bottom:6px solid #6d2a2b;
	}
	
img.decor {
	float:right;
	margin: 10px 0 10px 10px;
	border-bottom:6px solid #6d2a2b;
	}

/*forms
--------------------------------------*/

legend {
	color:#000;
	}

form {
	margin:2.5em 0;
	width:650px;
	}
	
fieldset {
	border:none;
	margin:0 0 8px 0;
	padding:0;
	}	
	
input[type="text"], textarea {
	border:#cddfca solid 1px;
	padding:3px;
	}
	
textarea {
	width:280px; 
	height:100px;
	}	
	
label {
	display:block;
	float:left;
	width:10em;
	margin-right:1em;
	line-height:normal;
	}	
	
label.narrow {
	width:2em;
	}	
	
form strong	{
	color:#5c8449;
	font-weight:normal;
	}
	
p.bold strong {
	color:#5c8449;
	font-weight:bold;
	}
	
button {
	color:#fff;
	background-color:#5a2425;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	cursor:pointer;
	border:none;
	padding:3px 6px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	letter-spacing:0.05em;
	font-size:100%;
	margin-top:2em;
	}	
	
/*tables
--------------------------------------*/	


table {
	border-top:1px solid #ceddcb;
	border-right:1px solid #ceddcb;
	margin:1em 0;
	width:200px;
	}

td {
	border-bottom:1px solid #ceddcb;
	border-left:1px solid #ceddcb;
	text-align:center;
	color:#6d2a2b;
	}
	
th {
	border-bottom:1px solid #ceddcb;
	border-left:1px solid #ceddcb;
	font-weight:normal;
	text-align:center;
	}	

td, caption a {
	text-decoration:none;
	}	

td.red {
	background-color:#ccc;
	color:#fff;
	}
td.both {
	color:#fff;
		background:url(../images/site/both.gif) center no-repeat;
	}
td.end {
	color:#fff;
		background:url(../images/site/end.gif) center no-repeat;
	}
td.begin {
	color:#fff;
		background:url(../images/site/start.gif) center no-repeat;
	}
	
img.grey {
	float:left;	
	margin-right:5px;
	margin-top:5px;
	}
	
p.booked {
	display:inline;
	}

/*map
--------------------------------------*/	

#googlemap1 {
	width: 200px; 
	padding:4px;
	}	
	
#googlemap1 p {
	color:#333;
	font-size:90%;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:0;
	line-height:1.5em;
	}		
	
#googlemap1 h3 {
	color:#333;
	font-size:90%;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:0;
	line-height:1.5em;
	}	

#googlemap1 img {
	float:right;
	margin:6px 0 0 6px;
	}	

#map {	
	margin-top:25px;
 	width: 830px; 
 	height: 430px;
 	}
	
#map a, #map a:hover {	
	border-bottom:none;
 	}	

p.map {
	margin-top:0;
	font-size:80%;
	}
	
/*other
--------------------------------------*/

div.horrule {
	height: 1px;
	border-top: 1px solid #e4e4e4;
	margin: 20px 0 20px 0;
	}

div.horrule hr {
	display: none;
	clear:both;
	}
	
div.horrulehome {
	height: 1px;
	border-top: 5px solid #e4e4e4;
	margin: 30px 0 15px 0;
	}

div.horrulehome hr {
	display: none;
	clear:both;
	}
	
.clear {
	clear:both;
	height:1px;
	font-size:1px;
	}
	
.hidden {
	position: absolute;
	left: -10000px;
	width: 1px;
	height:1px;
	overflow:hidden;
	top:auto;
	}	
	
#socialm{
	float: left;
	margin-right: 30px;
    width: 212px;
}
#tripa{
	float: left;
	width: 200px;
}
#usefull{
	float: left;
	  margin-right: 30px;
    width: 346px;
}
#socialm p.logos {
	text-align: left;
	font-size: 130%;
}
#socialm p.logos span{
	margin: 0 10px 0 0px;	
}

.galleria-bar{
	display: none;
}

#CDSWIDCOE{
	margin: 10px 0 !important;
}

#galleria2 {
	height: 369px;
	width: 277px;
	float: right;
	margin: 0 0 0 20px;

	}
	