body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	background-color: #8DD4F5;
	background-image:url(../images/bg-full.png);
	background-repeat:no-repeat;
	background-position: center top;
}

/****************************** Links */

a:link {
	color: #1E1E1E;
}

a:hover {
	text-decoration: none;
}

a:visited {
	color: #666;
}

a.noline {
	text-decoration: none;
}

.media_button {
	cursor: pointer;
}

/****************************** Header with logo */

#header {
	width:930px;
	margin: 0 auto;
	padding:0px;
	text-align:left;
	height: 267px;
}

#header_text {
	display: none;
}

#header a.logo {
	margin:0px;
	padding: 0px;
}

#header img {
	padding: 0px;
}

#header_flags {
	margin: 0px;
	padding: 0 0 8px 0;
}

/****************************** Home page slideshow */

#SlideShow {
	border-right: 2px solid #FFF;
}

/****************************** Content container */

#pagewidth {
	width: 930px;
	margin: 0 auto;
	text-align: left;
	color: #000;
	line-height: 17px;
	background-image:url(../images/bg-pagewidth.jpg);
	background-repeat:no-repeat;
	background-position: center top;
	background-color:#FFF;
	height:100%;
}

#content {
   width: 701px;
   float: left; 
   padding-left:10px;
	background-color:#FFFFFF;
}

#content_dots {
	background-image:url(../images/dots-blue.png);
	background-repeat:repeat-y;
	background-position: right;
	padding: 0 8px 0 0;
	font-size: 11px;
}

#content_insurance {
	height: 600px;
}

.clearBoth {line-height: 0px; font-size:0px; clear: both; height: 0px;}

/****************************** Left column */

#leftcol{
	background-color: #8BD3F5;
	border-top-width: 20px;
	border-bottom-width: 20px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFD204;
	border-bottom-color: #FFD204;
	height: 159px;
	width: 200px;
}

#leftcol ul{
	margin: 0px;
	text-align: left;
	width: 200px;
	float:left;
}

#leftcol ul li {
	list-style-type: none;
	padding: 4px;
	margin: 6px 0 0 0;
}

#leftcol ul li a {
	color: #0D4A7D;
}

#subscribe {
	font-size: 10px;
	margin: 0;
	padding: 0;
	height: 34px;
}

#rss {float: left; margin: 0 0px 0 5px;}

#sm {float:right; margin: 0 10px 0 0;}

/****************************** Right column */

#rightcol{
   width: 209px;
   float: right;
   clear: right;
}

.quick_search {
   font-size:11px;
}

#regions{
	background-color: #E7F6FD;
	padding: 10px 4px 10px 10px;
	color: #0D4A7D;
	font-size:11px;
	font-weight: bold;
	width: 195px;
	float: right;
	clear: right;
}

#regions a {
	text-decoration: none;
}

h1 {
	font-size: 135%;
	color: #FFFFFF;
	height: 34px;
	padding: 20px 0 0 10px;
	margin: 0;
}

h2 {
	font-size: 130%;
	color: #5FC0EF;
}

h2 a {
	text-decoration: none;
}

h3 {
	font-size: 125%;
	color: #0D4A7D;
	font-weight: bold;
	padding-bottom: 3px;
	margin-bottom: 0;
}

.text_red {
	color: red;
}

.strikethrough {
	text-decoration: line-through;
	color: gray;
}

/****************************** Availability search form */

#searchform {
	margin: 0;
	padding: 0px;
	color: #000;
	font-size: 11px;
	width: 200px;
	border-bottom: 20px solid #0D4A7D;
	height: 159px;
}

#searchform strong {
	font-size: 13px;
}

#searchform td {
	padding: 4px 0;
}

#searchform input, #searchform select {
	border: 1px solid #CED2DB;
	font-size: 10px;
}

#searchform input.search_button {
	border: 0;
}

#searchform input.mxw_cld {
	background-image: url(../images/btn-calendar.gif);
	background-repeat: no-repeat;
	padding: 0;
	height: 18px;
	width: 22px;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	cursor: pointer;
}


fieldset {
	border: none;
}

legend {
	border: none;
}

#loading_main {
	text-align: center;
	padding: 20px 0 100px 0;
}

#loading_main img {
	display: block;
	padding-bottom: 6px;
}

/****************************** Advanced search form */

#adv_searchform {
	margin: 0;
	padding: 0;
}

#adv_searchform fieldset {
	padding: 6px;
	margin: 5px 0;
}

#adv_searchform legend {
	font-weight: bold;
	color: #606060;
}

#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 h2 a {
	color: #0D4A7D;
}

.results_table td.results_table_spacer {
	padding: 0px;
	font-size: 1px;
}

.results_table td.results_table_border {
	border-bottom: 1px solid #F58026;
	border-top: 1px solid #F58026;
}

a:link.results_table_button, a:visited.results_table_button {
	display: block;
	width: 115px;
	height: 20px;
	background-image: url(../images/btn-view-details.gif);
	background-repeat: no-repeat;
	font-size: 11px;
	text-align: center;
	color: #0033CC;
	text-decoration: none;
	padding: 0;
	margin: 0;
}

a:hover.results_table_button {
	text-decoration: none;
	color: #F58026;
}

/****************************** Property details page */

.property_detail_table {
	border-collapse: collapse;
}

.property_detail_table_content {
	padding: 6px;
	border-left: 0;
	border-bottom: 0;
}

.property_detail_table_content h1, .property_detail_table_content h2 {
	color: #555;
	font-size: 120%;
	margin: 0;
	padding: 0 0 0 0;
}

.property_detail_table_content_txt {
	background-color: #FFF;
	padding: 5px;
	color: #000;
}

.property_detail_table_content_txt h3 {
	color: #000;
	font-size: 100%;
	margin: 0;
	padding: 6px 0 0 0;
}

.property_detail_table_rightcol {
	border-bottom: 0;
	border-right: 0;
	padding: 36px 3px 0 0;
}

.property_detail_overview {
	background-color: #FFF;
	border-collapse: collapse;
}

.property_detail_overview th {
	background-color: #FFF;
	color: #0D4B7E;
	font-size: 14px;
	padding: 4px;
	margin: 0;
}

.property_detail_overview td {
	padding: 6px 3px;
	font-size: 90%;
}

/****************************** Property photo banner */

#rcv_banner {
	border-collapse: collapse;
	height: 165px;
	background-color: #FFF;
}

#rcv_banner td img {
	display: block;
}

#rcv_banner_1 {
	width: 259px;
}

#rcv_banner_1 img {
	border-right: 2px solid #FFF;
}

#rcv_banner_2 {
	width: 143px;
}

#rcv_banner_2 img {
	border-bottom: 2px solid #FFF;
}

#rcv_banner_4 {
	width: 153px;
}

#rcv_banner_4 img {
	border-right: 2px solid #FFF;
	border-left: 2px solid #FFF;
}

#rcv_banner_5 {
	width: 185px;
}

/****************************** Property prices */

.price_table {
	background-color: #FFF;
}

.price_table th {
	background-color: #D9D9D9;
	font-weight: normal;
	padding: 4px;
}

.price_table td {
	background-color: #FFF;
	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;
}

#altcurrency {
	font-family: "Trebuchet MS", "Lucida Grande", Tahoma, Verdana, sans-serif;
}


/****************************** Car hire table */

.carhire_table {
	border-collapse: collapse;
}

.carhire_table th {
	border: 1px solid silver;
	padding: 4px;
}

.carhire_table td {
	border: 1px solid silver;
	padding: 4px;
}

/****************************** Variable links */

.variable_links {
	font-size: 11px;
	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 { 
	font-size: 11px;
	color: #0D4A7D;
	text-align:center;
	background-image:url(../images/bg-footer.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	height: 170px;
}

#footer a {
	color: #0D4A7D;
	text-decoration:none;
}

/****************************** Email subscription form */

#subscribe_form {
	margin: 0;
	padding: 0;
	background-image: url(../images/bg-subscribe_form.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	height: 124px;
	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;
}

/****************************** Featured villas / testimonial */
#testimonials {
	color: #FFFFFF;
	background-color: #F58026;
	height: 179px;
	padding: 0px 2px 0 0;
	margin: 0;
	width: 508px;
	position:absolute;
	font-style:italic;
}

#testimonials a{
	color: #FFFFFF;
}

#testimonials img {
	padding: 0;
	margin: 0;
	left: -7px;
	top: -3px;
	position: relative;
}

#testimonials h2 {
	color: #FFF;
	position:absolute;
	font-size: 14px;
	top: 5px;
	left: 8px;
}

#testimonials_button {
	position:absolute;
	top: 125px;
	left: -4px;
	background-image:url(../images/btn-featured.png);
	background-repeat:no-repeat;
	background-position:left bottom;
	height:35px;
	width: 150px;
}

/****************************** Testimonials tab */

.testimonial_table {
	border-collapse: collapse;
	border: 1px solid #DDDEE2;
}

.testimonial_table th {
	background-color: #DDDEE2;
	padding: 5px;
}

.testimonial_table td {
	padding: 5px;
}

