* {
	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;
}
/* style the outer div to give it width */
.menu {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: -10px;
	margin-top: -10px;
}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
.menu ul ul {
	width: 150px;
}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {
	float: left;
	position: relative;
	padding: 0px 10px 0px 10px;
	z-index: 100;
}
/* style the links for the top level */
.menu a,.menu a:visited {
	display: block;
	text-decoration: none;
	height: 30px;
	line-height: 30px;
	padding: 0 10px;
}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a,* html .menu a:visited {
	w\idth: 30px;
}
/* style the second level background */
.menu ul ul a.drop,.menu ul ul a.drop:visited {
	background: #EEE;
}
/* style the second level hover */
.menu ul ul a.drop:hover {
	background: #333;
}

.menu ul ul :hover>a.drop {
	background: #EEE;
}

/* style the third level background */
.menu ul ul ul a,.menu ul ul ul a:visited {
	background: #EEE;
}

/* style the third level hover */
.menu ul ul ul a:hover {
	background: #333;
}

.menu ul ul ul :hover>a {
	background: #333;
}

/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
	visibility: hidden;
	position: absolute;
	height: 0;
	top: 30px;
	left: 0;
	width: 150px;
}

/* another hack for IE5.5 */
* html .menu ul ul {
	top: 30px;
	t\op: 30px;
}

/* position the third level flyout menu */
.menu ul ul ul {
	left: 149px;
	top: 0;
	width: 150px;
}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {
	left: -149px;
}

/* style the table so that it takes no part in the layout - required for IE to work */
.menu table {
	position: absolute;
	top: 0;
	left: 0;
}

/* style the second level links */
.menu ul ul a,.menu ul ul a:visited {
	background: #EEE;
	color: #000;
	height: auto;
	line-height: 1em;
	padding: 5px 10px;
	width: 129px /* yet another hack for IE5.5 */
}

* html .menu ul ul a {
	width: 150px;
	w\idth: 129px;
}

/* style the top level hover */
.menu a:hover,.menu ul ul a:hover {
	color: #fff;
	background: #333;
}

.menu :hover>a,.menu ul ul :hover>a {
	color: #fff;
	background: #333;
}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,.menu ul a:hover ul {
	visibility: visible;
}

/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul {
	visibility: hidden;
}

/* keep the fourth level hidden when you hover on second level list OR link */
.menu ul :hover ul :hover ul ul {
	visibility: hidden;
}

/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul {
	visibility: visible;
}

/* make the fourth level visible when you hover over third level list OR link */
.menu ul :hover ul :hover ul :hover ul {
	visibility: visible;
}
#faqRoot {margin: 0 auto;padding: 0;}
#faqindex {float: right;width: 190px;}
#faqindex a, #faqindex a:visited {text-decoration: none;color: #666;}
#faqindex a:active, #faqindex a:hover {color: #000;border-bottom:dotted #ccc 1px;}
#faqindex ul {list-style-type: square;list-style-image: none;list-style-position: outside;padding-left:25px;line-height: 18px;margin-top: 5px;font-size:80%;}
#faqindex ul li {color:#666666;white-space:nowrap;}
#faqindex h4 {padding: 0; margin-bottom: 0;border-bottom: dotted 1px #ccc;color: #666666;}
#faq {float:left;margin: 0 auto;}
#faq {margin-bottom: 25px;}
#faq .faqcontent {margin: 10px 10px 15px 10px; line-height: 1.7; color: #666;}
#faq h4.faqopened, #faq h4.faqclosed {cursor: pointer;padding: 10px 0 15px 15px;border-bottom: dotted 1px #ccc;margin-bottom: 0;}
#faq h4.faqclosed:hover {color: black;}
#faq h4.faqclosed {color: #666666;background: transparent url(collapsed.png) no-repeat scroll 0 15px;}
#faq h4.faqopened {color: black;background: transparent url(expanded.png) no-repeat scroll 0 15px;}

