/* CSS Document */

/*main*/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.7em;
	color: #5b5c5b;
	margin: 0 ;
	background: url("../images/bg.gif") repeat-x top left;
	padding: 0px;
}
a:link, a:visited {
	text-decoration: none;
	color:#195702;
	font-weight: bold;
}
a:hover, a:active {
	text-decoration: none;
	color:#268603;
}

h1 {font-size: 1.3em; float:left;}
h2 {font-size: 1.35em;}
h3 {font-size: 1.5em;}
h4 {font-size: 1.2em;}
h5 {color:#2974ae;}
h6 {font-size: 1.2em;}

/*content*/

#container { padding:10px;}

/*header*/
#logo {padding:24px 0px 0px 0px; float: left; clear: none;}
#logo img {border: none;}

#header {height: 148px;}

#greytop { display:none;}

#greennav {display:none;}

/*left*/
#leftpanel {display:none;}

/*content*/
#content { float:left; margin-left: 10px; width:570px; clear: left;}
#content p {text-align: justify; padding: 0px 2px 0px 2px; margin: 8px 0px 8px 0px;}
.googleboxright {display: none;}

/*recentlyadded*/
.recentlyadded {background:#f4f3f3; width:568px; margin-bottom:0px; padding-bottom: 7px; overflow: auto; border: 1px solid #d5d4d4; clear:both;}
.recentpanel { padding:0px 0px 0px 10px; margin:0px;}
.recentfeature {float:left; width:153px; border: 1px solid #bababa; background:#ffffff; margin: 5px 5px 10px 5px; border-bottom: 5px solid #bababa; padding:7px;}
.recentfeature img {border: 2px solid #d7d7d7; margin:0px;}
.recentlyadded p {font-size: 0.9em; padding:0px; margin:0px; text-align:justify;}
.recentprice {color:#CC0000; font-size: 1.1em; font-weight:bold;}
.white {color: #ffffff;}

/*resortprops*/
h1, #resortprops, #footer, #ctl00_ContentPlaceHolderMain_plcEnquiryForm, #actionLnks, #topnav, .recentpanel, #gallery_img, #ctl00_ContentPlaceHolderMain_lnkEnquire {
    display:none !important;
}
