/* v1.0 | 20080212 */

/*COLOURS

Green: #9aa51b
Orange: #f0471a
Grey: #939598

*/

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 {
	line-height: 1;
	font-family: "proxima-nova-1","proxima-nova-2",sans-serif;
}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

h2{
	font-size: 1.7em;
	font-weight: 100;
	color: #9aa51b;
	padding: 15px 0 10px 0;
	font-family: "le-havre-1","le-havre-2",sans-serif;
	letter-spacing: 0.05em;
}

h3{
	font-size: 1.4em;
	color: #f0471a;
	font-family: "le-havre-1","le-havre-2",san-serif;
	font-weight: 100;
	line-height:1.1em;
	text-transform:uppercase;
}

a{
	color:#f0471a;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

#wrapper_full{
	width: 100%;
}

#header{
	background: url(/img/header.png) #e8d8ce top center no-repeat;
	height: 50px;
}

#footer{
	background: url(/img/footer.jpg) #e8d8ce top center no-repeat;
	height: 200px;
	margin-top: 50px;
}


#wrapper_content{
	width: 850px;
	margin: 0 auto 0 auto;
	font-size: 0.9em;
}

#image{
	height: 220px;
	margin: 10px 0 20px 0;
}

#site_content{
	min-height:310px;
	height:auto !important;
	height:310px;
}

.highlight{
	color: #9aa51b;
	font-size: 1.2em;
	clear:left;
	margin-top: 20px;
}

/* Masthead */

#masthead{
	border-bottom: 1px solid #939598;
}

.left{
	float: left;
}

.right{
	float: right;
}

.clear{
	clear: both;
}

#contactArea{
	color: #939598;
}

#contactArea .phone{
	font-size: 1.5em;
	margin: 20px 0 10px 0;
	font-family: le-havre-1, le-havre-2, sans-serif;
}

#contactArea .time{
	font-size: 0.8em;
	margin: 0 0 10px 0;
}

/* Navigation */

#navigation {
	font-size: 0.9em;
	font-family: "le-havre-1","le-havre-2",sans-serif;
	letter-spacing: 0.1em;
}

#navigation ul {
	padding: 0px;
	margin: 0px;
}
	
#navigation li {
	float: left;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
	
#navigation a:link, #navigation a:visited {
	float: left;
	display: block;
	padding: 4px 4px 2px 4px;
	text-decoration: none;
	color: #000000;
	margin: 0px 3px 0px 3px;
}
	
#navigation a:hover, #navigation a:active, #navigation a.current{
	padding: 4px 4px 2px 4px;
	text-decoration: none;
	color: #000000;
	margin: 0px 3px 0px 3px;
	border-bottom: 2px solid #9aa51b;
	/*text-decoration:  underline;	*/
}

#text_area{
	float: left;
	width: 460px;
	padding: 0 0 0 40px;
}

#text_area p{
	line-height: 1.2em;
	margin-bottom: 15px;
}

#promo_area{
	float: right;
	width: 310px;
	padding-top:15px;
}

#promo_area img.promoImg{
	margin:10px 0 15px;
}

#promo_area a {
	display:block;
	width:173px;
	height: 60px;
	text-decoration: none;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	/*background: transparent url(/img/promo_bg.jpg) top left no-repeat;*/
	color: #000000;
	padding: 15px 125px 0 10px;
	margin-bottom: 15px;
	float:left;
	border:1px solid #f5f1f0;
}

#promo_area a#findUs{
	background: transparent url(/img/promoBG_findUs.jpg) top left no-repeat;
}

#promo_area a#civil{
	background: transparent url(/img/promoBG_civil.jpg) top left no-repeat;
}

#promo_area a#booking{
	padding-right:100px;
	width:200px;
	background: transparent url(/img/promoBG_booking.jpg) top left no-repeat;
}

#promo_area a#gift{
	background: transparent url(/img/promoBG_gift.jpg) top left no-repeat;
}

#promo_area a#xmas{
	background: transparent url(/img/promoBG_xmas.jpg) top left no-repeat;
	padding-right:50px;
	width:250px;
}

#promo_area .quote{
	background: transparent url(/img/promoBG.jpg) top left no-repeat;
	width:290px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	color: #000000;
	padding: 15px 10px 15px 10px;
	margin-bottom: 15px;
	float:left;
	border:1px solid #f5f1f0;
}

#promo_area .quote h3{
	font-family: "natalya-alternate-two-1","natalya-alternate-two-2";
	font-weight:bold;
	font-size:1.6em;
	text-transform:none;
}

#promo_area .quote p.promo_elaborated{
	padding-right:10px;
	text-align:right;
}

#site_content #promo_area a:hover {	
	background-position: -310px 0;
	color: #000000;
}
	
#site_content #promo_area a:active {
	background-position: -310px 0;
	color: #000000;
}

/*#promo_area h3, #promo_area p{
	float: left;
}*/

/*#promo_area img{
	position: absolute;
	top: 0;
	left: 210px;
}*/

#promo_area h3{
	margin-bottom:3px;
}

.promo_elaborated{
	text-transform: uppercase;
	font-size: 0.75em;
	font-weight:500;
}

#copyright {
	width: 850px;
	margin: 0 auto 0 auto;
	padding: 15px 0 0 0;
	text-align: right;
	font-size: 0.8em;
	margin-bottom: 15px;
}

#copyright a{
	color:#494949;
	text-decoration:underline;
}

.comment{
	width: 580px;
	margin: 0 auto 0 auto;
	color: #9aa51b;
}

#footerQuote{
	width:320px;
	height:157px;
	text-indent:-9999px;
	float:left;
	background-position:left top;
	background-repeat:no-repeat;
}

.comment img{
	float: right;
	width: 250px;
	margin-top:15px;
}

ul#choice{
	width:500px;
	margin:0 0 0 -40px;
	padding:10px 0 0;
}

ul#choice li{
	width:460px;
	padding-left:40px;
	/*border-bottom:1px solid #a6a6a6;*/
	display:block;
	overflow:hidden;
	margin-bottom:20px;
	padding-bottom:20px;
}

ul#choice li img{
	float:left;
	width:170px;
	margin-right:10px;
	border:2px solid #d5d4d4;
}

ul#choice li  p{
	float:right;
	width:276px;
	color:#272727;
	margin-bottom:6px;
}

ul#choice li  p.title{
	font-weight:bold;
	font-size:1.2em;
}

ul#choice li  p.desc{
	font-size:0.9em;
	line-height:1.3em;
}

ul#choice li p.link{
	margin-bottom:10px;
}

ul#choice li  p.price{
	font-weight:bold;
	font-size:1.1em;
	margin-bottom:0;
}

p.download{
	padding-top:10px;
}

p.download a{
	/*background: transparent url(/img/download.gif) left 2px no-repeat;*/
	/*padding-left:30px;*/
	font-size:1.2em;
	font-family: "proxima-nova-1","proxima-nova-2",sans-serif;
	text-decoration: underline;
}

#events fieldset{
	width:240px;
	overflow:hidden;
	margin:0 0 15px 10px;
}

#events fieldset label{
	float:left;
	width:80px;
	margin-right:10px;
}

#events fieldset input.input{
	float:left;
	width:148px;
	border:1px solid #A6A6A6;
	margin-bottom:5px;
}

#events fieldset input.submit{
	float:right;
}

#contact_area{
	width:770px;
	margin:0 40px;
}

#contactLeft{
	float:left;
	width:200px;
	font-family:  "proxima-nova-1","proxima-nova-2",sans-serif;
	line-height:1.3em;
	/*letter-spacing: -0.05em;*/
}

#contactLeft p{
	margin:0 0 1em 0;
}

#contactRight{
	float:right;
	width:560px;
}

#contactRight #contactMap{
	width:550px;
	height:345px;
	border:5px solid #D5D4D4;
	margin:20px 0 6px;
}

/*#promo_area h3 {
	background: url(/img/logo.png) #ffffff top left no-repeat;
}*/

.imageLeft{
	float:left;
	margin:0 15px 10px 0;
	border:2px solid #D5D4D4;
}

.imageRight{
	float:right;
	margin:0 0 10px 15px;
	border:2px solid #D5D4D4;
}

/**** CODA SLIDER STYLES ****/

/* Most common stuff you'll need to change */

.coda-slider-wrapper {
	width: 460px;
	padding: 10px 0 0;
	margin-bottom: 20px;
	position: relative;
}

.coda-slider {
	/*margin: 0 40px;*/
	width: 380px;
}

/* Use this to keep the slider content contained in a box even when JavaScript is disabled */

.coda-slider-no-js .coda-slider {
	height: 200px;
	overflow: auto !important;
	padding-right: 20px
}

/* Change the width of the entire slider (without dynamic arrows) */

.coda-slider, .coda-slider .panel {
	width: 450px;
}

/* Change margin and width of the slider (with dynamic arrows) */

.coda-slider-wrapper.arrows .coda-slider, .coda-slider-wrapper.arrows .coda-slider .panel {
	width: 380px
}

.coda-slider-wrapper.arrows .coda-slider {
	
}

/* Arrow styling */

.coda-nav-left a, .coda-nav-right a {
	display: block;
	width: 27px;
	height: 32px;
	text-indent: -9999px;
}

.coda-nav-left a {
	background: url(/img/arrowLeft.gif) left top no-repeat;
}

.coda-nav-right a {
	background: url(/img/arrowRight.gif) left top no-repeat;
}

.coda-nav-left a:hover, .coda-nav-right a:hover {
	background-position: right top;
}

/* Tab nav */

.coda-nav ul li a.current {
	background: #39c
}

/* Panel padding */

.coda-slider .panel-wrapper {
	text-align: center;
}

/* Preloader */

.coda-slider p.loading {
	padding: 20px;
	text-align: center
}

/* Don't change anything below here unless you know what you're doing */

/* Tabbed nav */

.coda-nav ul {
	clear: both;
	display: block;
	margin: auto;
	overflow: hidden
}

.coda-nav ul li {
	display: inline
}

.coda-nav ul li a {
	background: #000;
	color: #fff;
	display: block;
	float: left;
	margin-right: 1px;
	padding: 3px 6px;
	text-decoration: none
}

/* Miscellaneous */

.coda-slider-wrapper {
	clear: both;
	overflow: hidden
}

.coda-slider {
	overflow: hidden;
	position: relative;
}

#site_content .coda-slider .panel {
	display: block;
	float: left;
	width: 450px;
}

.coda-slider .panel-container {
	position: relative
}

.coda-nav-left {
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -17px;
}

.coda-nav-right {
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -17px;
}

.coda-nav-left a, .coda-nav-right a {
	display: block;
	text-align: center;
	text-decoration: none
}
/**** CODA SLIDER CONTENT ****/

#coda-slider {
	border: 1px solid #F5F1F0;
	height:  253px;
}

/*#coda-slider .panel img{
	border:2px solid #d5d4d4;
}*/

#coda-slider .panel p{
	float:right;
	width:236px;
	color:#272727;
	margin-bottom:6px;
}

#coda-slider .panel-wrapper img{
	float:left;
}

#coda-slider .panel p.title{
	font-weight:bold;
	font-size:1.2em;
}

#coda-slider .panel p.desc{
	font-size:0.9em;
	line-height:1.3em;
}

#coda-slider .panel p.link{
	margin-bottom:10px;
}

#coda-slider .panel p.price{
	font-weight:bold;
	font-size:1.1em;
	margin-bottom:0;
}