/* Start of CMSMS style sheet 'layout' */
/*------------------------------------------------------------------
[Layout Stylesheet]
-------------------------------------------------------------------*/

html,
body {
	background-image : url('images/bg.jpg');
	background-color:#f1e0ac;
	background-repeat:no-repeat;
	background-position:top center;
}

*html { overflow-x : hidden; }

#container {
	width : 980px;
	margin : 0 auto;
}

#container #header { height : 156px; }

#container #header #logo {
	padding-top : 8px;
	width : 404px;
	height : 126px;
	overflow : hidden;
}

#container #contentArea {
	background-image : url('images/content-bg.png');
	padding-bottom : 20px;
	margin-bottom : 20px;
}

#container #contentArea #content {
	width : 940px;
	position : relative;
	top : 10px;
	left : 10px;
	padding : 10px;
	background-color : #FFFFFF;
}

#container #contentArea #content #menu {
	height : 68px;
	background-image : url('images/menu-bg.jpg');
	background-repeat : repeat-x;
	background-color : #4BB4EA;
	margin-bottom : 12px;
}

#container #contentArea #content #menu ul,
#container #contentArea #content #menu ul li {
	margin : 0;
	padding : 0;
	list-style-type : none;
}

#container #contentArea #content #menu ul { padding-top : 26px; }

#container #contentArea #content #menu ul li {
	display : inline;
	margin-right : 8px;
	margin-left : 8px;
	text-transform : uppercase;
}

#container #contentArea #content #banner {
	padding-bottom : 10px;
	margin-bottom : 10px;
	border-bottom : 1px dotted #999999;
	height : 342px;
	overflow : hidden;
}

#container #contentArea #content #banner img {  }

#container #contentArea #content #banner #quick-enquire {
	background-image : url('images/quick-enquire-bg.png');
	background-repeat : no-repeat;
	width : 292px;
	height : 332px;
	float : right;
	position : relative;
	z-index : 99;
	top : 6px;
	right : 10px;
}

#container #contentArea #content #banner .quick-enquire-form {
	padding : 20px;
	padding-top : 60px;
}

#container #contentArea #content .quick-enquire-form label {
	width : 80px;
	display : block;
	float : left;
	font-size : 11px;
	color : #444444;
	padding-top : 3px;
}

#container #contentArea #content .quick-enquire-form div { margin-bottom : 6px; }

#container #contentArea #content .quick-enquire-form .err {
	font-size : 11px;
	padding : 4px;
	display : inline-block;
	background-color : #F3F3F3;
	color : red;
}

#container #contentArea #content #banner .quick-enquire-form .err { display : none; }

#container #contentArea #content .quick-enquire-form input {
	background-color : #ECE0BB;
	border : 1px solid #E3D29D;
	padding : 4px;
	width : 160px;
	color : #9D822D;
}

#container #contentArea #content .quick-enquire-form .submit input {
	background-color : #E3D29D;
	border : 1px solid #CBAB49;
	padding : 4px;
	width : auto;
	color : #A78930;
	font-weight : bold;
	font-size : 12px;
	margin-left : 80px;
}

#container #contentArea #content .quick-enquire-form textarea {
	background-color : #ECE0BB;
	border : 1px solid #E3D29D;
	padding : 4px;
	width : 160px;
	font-size : 12px;
	height : 110px;
	color : #9D822D;
}

#container #contentArea #content .box { float : left; }

#container #contentArea #content .accom {
	background-image : url('images/accomodation-bg.jpg');
	background-repeat : no-repeat;
	background-position : top;
	width : 290px;
	padding : 20px;
	height : 135px;
	margin-right : 10px;
}

#container #contentArea #content a.accom:hover { background-position : bottom; }

#container #contentArea #content .testimonials {
	background-image : url('images/quotes.gif');
	background-repeat : no-repeat;
	background-position : bottom right;
	width : 285px;
	padding : 10px;
	height : 135px;
}

#container #contentArea #content .testimonials h2 {
	background-image : url('images/quotes.gif');
	background-repeat : no-repeat;
	background-position : top left;
	padding-left : 50px;
	padding-top : 5px;
	padding-bottom : 10px;
}

#container #contentArea #content .qualmark {
	text-align : right;
	float : right;
}

#container #contentArea #content #newsletterBox {
	background-color : #CBCBCB;
	padding : 20px;
	clear : both;
	position : relative;
	top : 20px;
	margin-bottom : 20px;
	width : 900px;
}

#container #contentArea #content #newsletterBox p {
	float : right;
	width : 300px;
}

#container #contentArea #content #newsletterBox label { margin-right : 20px; }

#container #contentArea #content #newsletterBox .newsletter {
	padding : 6px;
	background-color : #FFFFFF;
	border : 0;
	position : relative;
	top : -10px;
	margin-right : 10px;
}

#container #slider {
	background-image : url('images/content-bg.png');
	padding-bottom : 20px;
	margin-bottom : 20px;
}

#container #slider #sliderInner {
	width : 940px;
	position : relative;
	top : 10px;
	left : 10px;
	padding : 10px;
	background-color : #FFFFFF;
}

#container #slider #sliderInner .shell {
	height : 142px;
	width : 208px;
	background-image : url('images/shells.png');
	background-repeat : no-repeat;
	background-position : left;
	margin-top : -80px;
	margin-left : -80px;
	margin-bottom : -50px;
	position : relative;
	z-index : 999;
}

#container #slider #sliderInner .shell2 {
	height : 142px;
	width : 208px;
	background-image : url('images/shells.png');
	background-repeat : no-repeat;
	background-position : left;
	margin-top : -80px;
	margin-left : -80px;
	margin-bottom : -50px;
	position : relative;
	z-index : 999;
	background-position : right;
	float : right;
	margin-left : 80px;
	margin-right : -80px;
}

.contact-block {
	background:#EEFCE4 none repeat scroll 0 0;
	border:1px solid #B9F1AE;
	color:#148700;
	font-size:14px;
	padding:10px;
	position:relative;
	float : right;
	margin-left : 10px;
	margin-bottom : 10px;
	width:300px;
}

.contact-block p {
	margin : 0;
	color : #333333;
}

.contact-block ul {
	margin : 0;
margin-left : 20px;
}

.contact-block ul li  {
	background : none  !important;
list-style-type : disc !important;
padding : 0 !important;
}

.full-enquire-form {
	clear : both;
	width : 300px;
	background:#FFFDD5 none repeat scroll 0 0;
	border:1px solid #F6F19F;
	color:#333333;
	padding:10px;
	position:relative;
	float : right;
	margin-left : 10px;
	margin-bottom : 10px;
}

.full-enquire-form h3 {
	color : #FF7500;
	font-weight : bold;
}

.full-enquire-form label {
	width : 85px;
	display : block;
	float : left;
	font-size : 11px;
	padding-top : 5px;
}

.full-enquire-form input {
	width : 155px;
	padding : 4px;
	border : 1px solid #F6F19F;
	color : #666666;
}

.full-enquire-form textarea {
	width : 200px;
	padding : 4px;
	border : 1px solid #F6F19F;
	color : #666666;
	height : 100px;
}

.full-enquire-form select {
	padding : 4px;
	border : 1px solid #F6F19F;
	color : #666666;
	font-size :11px;
}

.full-enquire-form div {
	margin-bottom : 5px;
	display : block;
	clear : left;
}

.full-enquire-form .group label {
	width : auto;
	margin-top : -6px;
	padding-bottom : 4px;
}

.full-enquire-form .group div label {
	width : 140px;
	float : none;
	display : inline;
}

.full-enquire-form .group div input {
	width : 20px;
	margin : 0;
	padding : 0;
	position : relative;
	top : 3px;
}

.full-enquire-form .submit input {
	background-color : #E3D29D;
	border : 1px solid #CBAB49;
	padding : 4px;
	width : auto;
	color : #A78930;
	font-weight : bold;
	font-size : 12px;
	margin-top : 20px;
}

.show_map {
width : 400px;
float : right;
background:#FFFDD5 none repeat scroll 0 0;
border:1px solid #F6F19F;
clear:both;
color:#333333;
margin-bottom:10px;
margin-left:10px;
padding:10px;
position:relative;
}

.show_map #gmap {
width : 400px;
height : 400px;
}

.show_map h3 {
color : #FF7500;
font-weight : bold;
}

.show_map .input {
width : 220px;
padding : 4px;
border : 1px solid #F6F19F;
color : #666666;
margin-bottom : 10px;
}

.show_map input.submit {
background-color : #E3D29D;
border : 1px solid #CBAB49;
padding : 4px;
width : auto;
color : #A78930;
font-weight : bold;
font-size : 12px;
}

.item {
margin-left : 340px;
}

.end-block {
margin-bottom : 20px;
border-bottom : 1px solid #E8E8E8;
}

.book-now-button {
float : right;
margin-left : 30px;
margin-bottom : 30px;
margin-top : 5px;
}

#copyright {
width:960px;
margin:0 auto;
clear:both;
}

#copyright p, #copyright p a {
color:#AD891D;
text-align:center;
font-size:11px;
}


#copyright p a:hover {
text-decoration:underline;
}
/* End of 'layout' */

