* {
	padding: 0;
	margin: 0;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1;
	background: url(../images/body_bg.jpg) repeat-x #000;
	color: #333;
}

#wrapper {
	margin: 40px auto;
	width: 1024px;
}

#header {
	padding: 0px 15px 15px 0;
}

#contentLeft {
	float: left;
	width: 759px;
	padding: 15px;
	background: #FFF;
}
#contentLeft_full {
	float: left;
	width: 994px; /*979*/
	padding: 15px;
	background: #FFF;
}

#contentRight {
	float: right;
	width: 220px;
	color: #999;
}

#menuBar {
	height: 30px;
	margin-bottom: 5px;
	z-index: 100;
}

#innerContent {
	margin-bottom: 20px;
}

#pricesWrapper {
	margin-bottom: 20px;	
}

#footer {
	float: left;
	width: 1024px;
	padding: 15px 0;
}

#absFooter {
	width: 1024px;
	line-height: 20px;
}

h1 {
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h2 {
	font-size: 18px; font-weight: normal; font-family: Verdana, Arial, Helvetica, sans-serif;
}

h3 {
	font-size: 16px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h4 {
	font-size: 12px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a,a:visited {
	color: #333;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:hover {
	color: #990000;
}

.mainText ul{
    list-style: none;
    padding: 0 20px;	
}

.mainText li {
	background: url(../images/bullet_light.png) no-repeat 0 0.7em;
    padding: 3px 3px 3px 25px;
    list-style-image: none;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
}

.rightList ul {
	width: 220px;
    list-style: none;
    margin-bottom: 30px;
}

.rightList li {
	background: url(../images/bullet.png) no-repeat 0 0.75em;
    padding: 7px 7px 7px 20px;
    list-style-image: none;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
}

h3.rightHeading {
	font-size: 20px;
	font-weight: normal;	
	padding-bottom: 5px;
	color: #CCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#bannerImage {
	height: 257px;
	width: 759px;
	overflow: hidden;
	border-bottom: 0px solid #000;
}

#bannerImage img {
	width: 759px;	
}

.resortThumbs img {
	width: 150px;
}

#buttonRow {
	height: 30px;
	margin-bottom: 30px;
}

#buttonRow ul.buttons {
	list-style: none;
}

#buttonRow ul.buttons li {
	float: left;
	margin-right: 3px;
	padding: 10px 20px;
	background: #111;
	list-style-image: none;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
}

#buttonRow a, #buttonRow a:visited {
	line-height: 1;
	background: #111;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}

.headingInfo {
	color: #999;
	font-size: 11px;
	margin-bottom: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
}

p.smallPrint {
	font-size: 10px;
	color: #666;
	letter-spacing: -1px;
	text-align: center;
	margin-bottom: 30px;
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.footerLink {
	color: #999;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
}

.mainText {
	line-height: 1.7;
	text-align: justify;
	margin-bottom: 20px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.clearboth {
	clear: both;
	height: 0.5em;	
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

a.showMore {
	display: block;
	color: #999;
	cursor: pointer;
	font-size: 11px;
	text-decoration: none;
	margin-top: 20px;
	margin-bottom: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
}

.offerSlip {
	margin-bottom: 20px;
	border-bottom: 1px solid #EEE;
	padding-bottom: 10px;
}

.enquire_form th {
	padding-right: 20px;	
}

.enquire_form td {
	padding: 3px;	
}

input[type=text].enquire_form, input[type=password].enquire_form, select.enquire_form, textarea.enquire_form {
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #666;
	border: 1px solid #CCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

input[type=text].enquire_form, input[type=password].enquire_form, textarea.enquire_form {
	width: 200px;
}

textarea.enquire_form {
	height: 100px;
	overflow: auto;
}

input[readonly].enquire_form {
	color: #aaa;
	background: #eee;
	border-color: #ddd;
}

.prices {
	font-size: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #353D40;
	padding: 5px 1px;
}
.prices_title {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #353D40;
	margin-bottom: 0px;
	padding: 5px;
}
.pricegrid_bottom {
	border-bottom: solid #959FA6 1px;
	padding: 5px;
}
.pricegrid_left {
	border-left: solid #959FA6 1px;
}
#pricesWrapper p {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
}