body {
	margin: 5px;
	padding: 0;
	text-align: center;
	background-color: #FFFFFF;
	background-image:url(../images/bg.jpg);
	background-repeat: repeat-x;

}

/****************************** Links and fonts */

a:link {
	color: #000;
}

a:hover {
	text-decoration: none;
}

a:visited {
	color: #666;
}

a.noline {
	text-decoration: none;
}

h1 {
	color: #003366;
	font-size: 130%;
}

h2 {
	font-size: 115%;
	color: #003366;
}

h3 {
	font-size: 100%;
	color: #003366
}

.text_red {
	color: red;
}

.text_italic {
	font-style: italic;
}

.strikethrough {
	text-decoration: line-through;
	color: gray;
}

.larger {
	font-size: 120%;
}

/****************************** Header */

#header {
	border-top: 15px solid #FFFFFF;
	border-right: 15px solid #FFFFFF;
	border-left: 15px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	/**background: url(../images/cliffs.jpg) no-repeat center center;**/
	height: 75px;
	background-color: #57666B;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#header-text {
	color: #FFFFFF;
	margin-left: 10px;
	font-size: 28px;
	top: 14px;
	position: relative;
}

#header-text-sub {
	color: #FFFFFF;
	margin-left: 10px;
	font-size: 18px;
	top: 23px;
	position: relative;
	font-style: italic;
}

#header_link {
	display: block;
	width: 795px;
	padding-top: 19px;
	text-align: right;
	color: #FFF;
	font-size: 14px;
	text-decoration: none;
	margin: 0 15px 0 0px;
	position: absolute;
	top: 17px;
}

#header_link_sub {
	display: block;
	width: 795px;
	padding-top: 19px;
	text-align: right;
	color: #FFF;
	font-size: 14px;
	text-decoration: none;
	margin: 0 15px 0 0px;
	position: absolute;
	top: 38px;
}

#header_link_sub a {
	color: #FFF;
	text-decoration: none;
}

/*********************************************************** Header images */	

#header_images {
	height: 133px;
	width: 800px;
	margin-right: 15px;
	margin-left: 15px;
	border-bottom: 2px solid #FFFFFF;
}

#header_images img {
	float: right;
	display: block;
}

#slideshow {
	width:800px;
	background-color: #FFF;
	height: 133px;
	border-bottom: 2px solid #FFFFFF;50;
	margin-right: 15px;
	margin-left: 15px;
}

/****************************** Content container */

#pagewidth {
	width: 830px;
	margin: 5px auto 0;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #333333;
	clear: both;
	line-height: 140%;
	border: none;
	background-color: #FFFFFF;
	background-image: url(../images/bg-leftcol.gif);
	background-repeat: repeat-y;
}

#content {
	width:650px;
	float:left;
	margin-left:0px;
	padding-bottom:10px;
	padding-left: 2px;
	margin-right: 15px;
	background-color:#FFFFFF;
	margin-top: 5px;
}

#wrap {
	background-color:#FFFFFF;
}

/*********************************************************** Left hand column */

#leftcol{
	width: 146px;
	float: left;
	background-color: #FFDB80;
	margin-left: 15px;
}

#leftcol ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#leftcol ul li {
	padding: 0.5em 10px;
	line-height: 1.5em;
	font-size: 12px;
}

#leftcol a {
	display: block;
	font-weight: normal;
	margin-left: -10px;
	padding-left: 10px;
	text-decoration: none;
}

#leftcol a:link, #leftcol a:visited {
	color: #003366;
}

#leftcol a:hover {
	background-position: -300px 60%;
	text-decoration: underline;
	color: #003366;
}

#leftcol a#currentlink {
	background-position: -300px 60%;
	text-decoration: underline;
	color: #C27C81;
}

#leftcol ul.navleft_sub
{
	line-height: 0.5em;
}

#leftcol ul.navleft_sub li a
{
	padding-left: 20px;
	font-size: 80%;
	
}

#leftcol ul.navleft_sub li  a:hover
{
	text-decoration: underline;
}
 
#leftcol ul.navleft_sub li.current
{
	padding-left: 20px;
	color: #C27C81;
	text-decoration: underline;
	line-height: 1em;
}

/****************************** Availability search form */

#search_box {
	margin: 0 15px 0px;
	background-color: #003366;
	border-left: none;
	border-right: none;
	color:#FFFFFF;
}

#searchform {
	margin: 0;
	padding: 0;
	color: #FFF;
	font-size: 11px;
}

#searchform fieldset {
	border: 1px solid #003366;
	color: #FFF;
}

#searchform legend {
	font-weight: bold;
	font-size: 12px;
	font-color: #FFF;
}

#searchform table {
	height: 50px;
}

#searchform td {
	padding: 0;
}

#searchform a {
	color: #FFF;
}

#searchform h2 {
	color: #FFF;
	margin: 0;
	padding: 0;
}

#searchform input, #searchform select {
	border: 1px solid #CED2DB;
	font-size: 12px;
}

#searchform input.search_button {
	border: 0;
}

#searchform input.mxw_cld {
	background-image: url(../images/btn-calendar.gif);
	background-repeat: no-repeat;
	padding: 0;
	height: 22px;
	width: 25px;
	background-color: #274A75;
	border: 1px solid #274A75;
	cursor: pointer;
}

/****************************** Featured villas */
.featured {
	padding: 0 0 10px 5px;
	font-size: 11px;
}

.featured img {
	display: block;
}

.featured a:link, .featured a:visited {
	text-decoration: none;
	color: #000000;
	
}

.featured a:hover {
	text-decoration: underline;
	color: #000000;
}


/****************************** Advanced search form */

#adv_searchform {
	margin: 0;
	padding: 0;
}

#adv_searchform fieldset {
	padding: 6px;
	margin: 5px 0;
}

#adv_searchform legend {
	font-weight: bold;
	color: #6D8CF8;
}

#adv_searchform input.mxw_cld {
	background-image: url(../images/btn-calendar.gif);
	background-repeat: no-repeat;
	padding: 0;
	height: 22px;
	width: 25px;
	background-color: #FFF;
	border: 1px solid #FFF;
	cursor: pointer;
}

.varcat_table {
	width: 100%;
}

.varcat_table td {
	padding: 5px;
	width: 50%;
}

/****************************** Search results */

.results_table {
	border-collapse: collapse;
}

.results_table td {
	padding: 4px;
}

.results_table td img {
	border: 0;
}

.results_table h2 {
	font-size: 110%;
	padding: 0;
	margin: 0;
}

.results_table td.results_table_spacer {
	padding: 0px;
	font-size: 1px;
}

.results_table td.results_table_border {
	background-image: url(../images/bg-results_table_border.gif);
	background-repeat: repeat-x;
	background-position: center;
}

a:link.results_table_button, a:visited.results_table_button {
	display: block;
	width: 91px;
	height: 20px;
	background-image: url(../images/btn-view_details.gif);
	background-repeat: no-repeat;
	font-size: 11px;
	text-align: center;
	color: #FFF;
	text-decoration: none;
	padding: 0;
	margin: 0;
}

a:hover.results_table_button {
	background-image: url(../images/btn-view_details_over.gif);
	color: navy;
}

/* Larger button */

a:link.results_table_button_lg, a:visited.results_table_button_lg {
	display: block;
	width: 91px;
	height: 20px;
	background-image: url(../images/btn-view_details.gif);
	background-repeat: no-repeat;
	font-size: 11px;
	text-align: center;
	color: #FFF;
	text-decoration: none;
	padding: 0;
	margin: 0;
}

a:hover.results_table_button_lg {
	background-image: url(../images/btn-view_details_over.gif);
	color: navy;
}

/****************************** Property details page */

.property_detail_table {
	border-collapse: collapse;
}

.property_detail_table_content {
	padding: 10px;
	border-left: none;
	border-bottom: none;
}

.property_detail_table_content h1, .property_detail_table_content h2 {
	color: #003366;
	border-bottom: none;
	font-size: 120%;
	margin: 0;
	padding: 4px 0;
}

.property_detail_table_content_txt {
	background-color: #FFF;
	padding: 5px;
	color: #000;
	font-size: 10pt;
}

.property_detail_table_content_txt h3 {
	color: #000;
	font-size: 100%;
	margin: 0;
	padding: 6px 0 0 0;
}

.property_detail_table_rightcol {
	border-bottom: none;
	border-right: none;
	padding: 36px 3px 0 0;
}

.property_detail_overview {
	background-color: #FFF;
	border-collapse: collapse;
}

.property_detail_overview th {
	background-color: #003366;
	color: #FFF;
	font-size: 14px;
	padding: 4px;
	margin: 0;
}

.property_detail_overview td {
	padding: 3px;
	font-size: 90%;
}

/****************************** Property prices */

.price_table {
	background-color: #FFF;
}

.price_table th {
	background-color: #D6D4D5;
	font-weight: normal;
	padding: 4px;
}

.price_table td {
	background-color: #F0F0F0;
	padding: 4px;
}

/****************************** List of page numbers */

.pagenumbers {
	padding: 0.5em 0;
	text-align: center;
}

.pagenumbers strong {
	color: red;
}

/****************************** Currency conversion form */

#currencyform {
	margin: 0;
	padding: 0;
}

/****************************** Variable links */

.variable_links {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

/****************************** Buttons to link to the relevant contact forms */

.contact_button_link:link, .contact_button_link:visited {
	padding: 6px;
	border: 1px solid #6D8CF8;
	display: block;
	width: 175px;
}

.contact_button_link:hover {
	background-color: #FFFF99;
}

/****************************** Footer */

#footer {
	color: #FFF;
	font-size: 11px;
	background-color: #999999;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}

#footer a:link {
	color: #FFF;
	text-decoration: none;
}

#footer a:hover {
	color: #FFF;
	text-decoration: underline;
}

#footer a:visited {
	color: #FFF;
}

/****************************** Email subscription form */

#subscribe_form {
	margin: 0;
	padding: 0;
	background-image: url(../images/bg-subscribe_form-small.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	height: 188px;
	border: 1px solid #DDDEE2;
	font-size: 12px;
}

#subscribe_form th {
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	padding: 0 3px;
}

#subscribe_form td {
	padding: 2px;
}

#subscribe_form input {
	font-size: 10px;
}

/****************************** News scroller */

.news_table {
	border-collapse: collapse;
	border: 1px solid #DDDEE2;
}

.news_table th {
	background-color: #BFCFFF;
	height: 20px;
	padding-left: 5px;
}

.news_table th a{
	color: #686868;
}

.news_table td {
	font-size:11px;
}

/****************************** Testimonials tab */

.testimonial_table {
	border-collapse: collapse;
	border: 1px solid #DDDEE2;
}

.testimonial_table th {
	background-color: #DDDEE2;
	padding: 5px;
}

.testimonial_table td {
	padding: 5px;
}