@charset "UTF-8";
/* CSS Document */

/* RESET  */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
 

body {
	background:url(../images/backgrounds/body_bg.gif) repeat-x top left; 
	font-family:Arial, Helvetica, sans-serif; 
	color:#333;
	font-size:12px;
}

#contentwrap {
	width:960px;
	margin:0px auto;
}


/* Layout  */

#maincontent {
	width:585px;
	padding:0 20px 0 10px;
	float:left;
	margin-bottom:50px;
}

#maincontent h1 {font-size:28px; margin-bottom:25px}

#maincontent h2 {font-size:16px; margin-bottom:20px;}
#maincontent p { margin-bottom:20px; font-size:13px; line-height:18px;}

#maincontent a {
	color:#333;
	text-decoration:none;
}

#maincontent a:hover {text-decoration:underline;}


#rightcolumn {
	width:275px;
	border:5px solid #FFF;
	float:left;
	margin-left:40px;
	margin-top:-130px;
}

.thumbImgR{
	float:right;
	margin:2px 0 8px 8px;
	border:2px solid #76A1A1;
}

.thumbImgL{
	float:left;
	margin:2px 8px 8px 0;
	border:2px solid #76A1A1;
}

/* Header  */

#header {
	height:155px;
	margin-bottom:6px;
	padding:12px 10px 0 10px;
	position:relative;
}

#reservations {
	width:600px;
	position:absolute;
	bottom: 50px;
	right: 10px;
	text-align:right;
}

#reservations p {margin-top:20px;}
#reservations img {margin-left:10px;}

.logo { margin-bottom:19px;}

/* Image Banner  */

#flashbanner {
	height:262px;
	margin-bottom:36px;
	background:url(../images/backgrounds/banner_default.jpg) no-repeat;
}


/* Footer  */

#footer {
	border-top:7px solid #76a1a1;
	clear:both;
	color:#666;
	padding-top:12px;
	padding-bottom:50px;
	font-size:11px;
}

#footer li {display:inline;}
#footer p {margin-bottom:5px;}

#footer a {color:#666; text-decoration:none;}
#footer a:hover {text-decoration:underline;}

#footerdetails {
	border-top: 1px solid #76a1a1;
	padding-top:20px;
	margin-top:10px;
	position:relative;
}

.socialdetails { position:absolute; right:0; top:20px; width:310px;}

.awards {float:left; margin-right:20px;}
.contactdetails {width:300px; float:left;}

.sociallinks { padding-bottom:5px;}
.sociallinks li {
	margin: 2px 25px 6px 0;
	padding: 0; 
	line-height:20px; 
	background: url(../images/icons.gif) no-repeat; float:left
}
.sociallinks li a {padding-left: 30px;}
.sociallinks li a:hover {padding-left: 30px;}

#facebook {background-position: 0 0;}

/* Main Navigation  */


#mainnav  {height:31px; width:940px; float:left;}
#mainnav li { margin:0 5px 0 0; padding:0; text-indent:-900em; float:left;}

#home a, #tour a, #tariff a, #offers a, #riviera a, #events a, #guests a, #availability a, #contact a, #directions a {height:31px; display:block;}

#home a{width:53px; background:url(../images/backgrounds/navigation.gif)  no-repeat 0 0;}
#home a:hover,#home a.hover, #home.hover, body.homepage #home a {background-position: 0 -31px;}

#tour a{width:99px; background:url(../images/backgrounds/navigation.gif) no-repeat -53px 0;}
#tour a:hover,#tour a.hover, #tour.hover, body.tourpage #tour a {background-position: -53px -31px;}

#tariff a{width:57px; background:url(../images/backgrounds/navigation.gif) no-repeat -151px 0;}
#tariff a:hover,#tariff a.hover, #tariff.hover, body.tariffpage #tariff a {background-position: -151px -31px;}

#offers a{width:113px; background:url(../images/backgrounds/navigation.gif) no-repeat -207px 0;}
#offers a:hover,#offers a.hover, #offers.hover, body.offerspage #offers a {background-position: -207px -31px;}

#riviera a{width:95px; background:url(../images/backgrounds/navigation.gif) no-repeat -319px 0;}
#riviera a:hover,#riviera a.hover, #riviera.hover, body.rivierapage #riviera a {background-position: -319px -31px;}

#events a{width:61px; background:url(../images/backgrounds/navigation.gif) no-repeat -413px 0;}
#events a:hover,#events a.hover, #events.hover, body.eventspage #events a {background-position: -413px -31px;}

#guests a{width:98px; background:url(../images/backgrounds/navigation.gif) no-repeat -473px 0;}
#guests a:hover,#guests a.hover, #guests.hover, body.guestspage #guests a {background-position: -473px -31px;}

#availability a{width:98px; background:url(../images/backgrounds/navigation.gif) no-repeat -570px 0;}
#availability a:hover,#availability a.hover, #availability.hover, body.availabilitypage #availability a {background-position: -570px -31px;}

#contact a{width:96px; background:url(../images/backgrounds/navigation.gif) no-repeat -667px 0;}
#contact a:hover,#contact a.hover, #contact.hover, body.contactpage #contact a {background-position: -667px -31px;}

#directions a{width:92px; background:url(../images/backgrounds/navigation.gif) no-repeat -762px 0;}
#directions a:hover,#directions a.hover, #directions.hover, body.directionspage #directions a {background-position: -762px -31px;}

#tagline{
	background:url(../images/4star.png) no-repeat top right;
	z-index:10;
	position:absolute;
	margin-top:200px;
	width:350px;
	height:35px;
}

#specialoffers {
	background:url(../images/backgrounds/value_deals.gif) no-repeat top right #76a1a1;
	color:#FFF;
	padding:10px;
	margin-bottom:30px;
	z-index:10;
	position:relative;
	border:5px solid #FFFFFF;
}

#specialoffers ul {margin-bottom:15px;}
#specialoffers p { text-align:right;}

#specialoffers h3 {
	font-size:24px; 
	margin-bottom:20px; 
	margin-top:5px;
}

#specialoffers li { 
	padding-bottom:12px;
	padding-top:12px; 
	border-bottom: dashed 1px #FFF;
}

#specialoffers a { 
	font-weight:bold; 
	text-decoration:underline; 
	color:#FFF;
}

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

#testimonials {
	background:url(../images/backgrounds/quotes.gif) no-repeat 0px 2px;
	padding-left:32px;
}

#testimonials p {
	font-size:18px;
	font-weight:100;
	font-style:italic;
	color:#999;
	margin-bottom:12px;
}


#address p {
	font-size:18px;
	font-weight:100;
	font-style:italic;
	color:#999;
	margin-bottom:12px;
}

#address a{
	color:#999;
	text-decoration:none;
}

#slideshow{
	width:951px;
	height:262px;
	margin-bottom:36px;
	background:#FFFFFF;
	padding:0 0 0 1px;
	overflow:hidden;
}

.slideshow{
	margin:0 3px 0 3px;
	float:left;
	z-index:0;
}

#testimonials p span {
font-size:12px; font-style:normal; color:#333;
}

.facilities li {
	background:url(../images/backgrounds/bullet_point.gif) no-repeat 0px 4px; 
	padding-left:15px;
	margin-bottom:5px;
}

table {margin-bottom:25px;}
th {background:#76a1a1; color:#FFF; padding:5px; font-size:14px; font-weight:bold;}
td {padding:6px;}

.tarifftable { width:580px;}
.tarifftable .pricecol { width:100px;}
.oddrow {background:#ececec;}

.offerslist li { border-bottom:1px dashed #CCC; padding-top:10px;}
.offerslist li p {margin-bottom:0px;}
.offerslist li h3 {font-size:15px; font-weight:bold; margin-bottom:5px}

.guestbooklist li { border-bottom:1px dashed #CCC; padding-top:10px; background:url(../images/backgrounds/quotes.gif) no-repeat 0 12px; padding-left:30px; }

.guestbooklist li p {
	margin-bottom:0px; 
	font-size:14px; 
	font-style:italic;
	line-height:normal;
}

.guestbooklist li p span {margin-bottom:0px; font-size:11px; font-weight:bold; background-image:none;}

.bookingconditions { list-style:decimal; margin-left:15px;}

.bookingconditions span {font-weight:bold;}

.bookingconditions ol { margin-left:15px; margin-top:10px;}
.bookingconditions ol li {margin-bottom:10px;}

.attractionslist li {margin-bottom:20px;}
.attractionslist li img { border:1px solid #ccc; padding:2px; float:left; margin-right:15px;}
.attractionslist li p {margin-bottom:5px!important; margin-top:0px!important; line-height:normal!important; font-size:11px!important;}
.attractionslist li h3 {font-size:12px; font-weight:bold; margin-bottom:4px;}
.attractionslist li div { width:467px; float:left;}

.attractionslist li p a {background:url(../images/sm_arrow.gif) no-repeat 0 0; padding-left:17px;}

/* Forms */
.default-contact-form { margin: 10px 0 10px 0; padding: 15px 10px 5px 10px; background:#fff; width:550px; overflow:hidden; height:300px; }
p.legend { margin: 1em; }
p.legend em { color: #C00; font-style: normal; }
form p { margin: 0; }
form p.note { margin: 0 0 0 120px; font-size: 90%; color: #333; }
form fieldset { margin: 10px 0; padding: 10px; border: #DDD 1px solid; }
form legend { font-weight: bold; color: #888888; }
form div { padding: 2px 10px;  }
form div:after { display:block; visibility:hidden; clear:both; height:0; content: "."; }
form fieldset div { padding: 2px 0; }
label, span.label { margin-right: 10px; padding-right: 10px; width: 100px; display: block; float: left; text-align: right; position: relative; }
label em, span.label em { position: absolute; right: 0; font-size: 120%; font-style: normal; color: #C00; }
input[type=text] { width:240px; }
textarea { width:240px; font-family:Arial, Helvetica, sans-serif; font-size:12px; }
input:focus, textarea:focus { background-color: #F0F9FD; border-color: #00AEEF; }
div.controlset label, div.controlset input { display: inline; float: none; }
div.controlset div { margin-left: 120px; }
div.buttonrow { padding-left: 130px; }
input.long { width: 200px; }

/* Errors */
label.error { color:#C00; float:right;  width:260px; background:url(../images/cross.png) 2px no-repeat; font-style:italic; margin:0 0 0 18px; padding:1px 5px 1px 22px; text-align:left; }
input.error, textarea.error { border:solid 2px #C00; background:#FFCFCF; }
#loading { float:left; margin:0 0 0 0; display:none; } 
#result { display:none; }

