body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: "Trebuchet MS", "Lucida Grande", Tahoma, Verdana, sans-serif;
	font-size: 11px;
	background-color: #FFFFCC;
}

/****************************** Links */
/*color:#3366FF; color:#336699; color:#000066; color:#003366; */
a:link {
	color:#3366FF; /* #333333 21-1-10 */
}

a:hover {
	text-decoration: none;
}

a:visited {
	color:#336699; /* #666; 21-1-10 */
}

a.noline {
	text-decoration: none;
}

.media_button {
	cursor: pointer;
}

/****************************** Header with logo */

#header {
	width:950px;
	display: block;
	margin: 5px auto 3px;
	padding:0px;
	text-align:left;
	height: 95px;
	position: relative;
}

#header_logo {
	font-size: 22px;
	color: #FF0000;
	display: block;
	padding-top: 12px;
	text-align: left;
	margin: 0 2px;	
	position: absolute;
	top: 15px;
}

#header_logo_sub {
	font-size: 16px;
	color: #000066;
	display: block;
	padding-top: 12px;
	text-align: center;
	margin: 0 2px;	
	position: absolute;
	top: 40px;
}

#header_logo a:link {
	text-decoration: none;
	color: #FF0000;
}

#header_logo a:visited {
	text-decoration: none;
	color: #FF0000;
}

#header_link {
	right: 1px;
	font-size: 12px;
	color: #000000;
	display: block;
	padding: 12px 23px 0 0;
	text-align: center;
	margin: 0 1px;	
	position: absolute;
	top: 26px;
}

#header_link_sub {
	right: 1px;
	font-size: 16px;
	color: #000000;
	display: block;
	padding: 16px 23px 0 0;
	text-align: center;
	margin: 0 1px;	
	position: absolute;
	top: 37px;
	background: url('/images/book-a-villa-in-cyprus.png') no-repeat bottom right;
}

/****************************** Home page slideshow */

#SlideShow {
	border-right: 2px solid #FFF;
}

/****************************** Content container */

#pagewidth {
	width: 950px;
	margin: 0 auto;
	clear: both;
	text-align: left;
	color: #606060;
	display: block;
	padding: 5px 0px 0px;
}

#content {
	width: 730px;
	float: right;
	margin-left:0px;
	margin-top: 4px;
	color:#003366; /*added 21-1-10*/
}


.clearBoth {line-height: 0px; font-size:0px; clear: both; height: 0px;}

/****************************** Left column */

#leftcol{
   width: 209px;
   float: left;
   clear: left;
}

/****************************** Content table (used on the home page)*/

.content_table {
	border-collapse: collapse;
}

.content_table_text {
	padding: 8px 6px 5px 0px;
	border: 0;
}


.content_table_text_h1 {
	border-bottom: 0;
	margin: 0 0 0.5em 0;
}

.content_table_text h1 {
	color: #1E1E1E;
	font-size: 120%;
	padding: 0;
	margin: 0 0 0.5em 0;
}

.content_table_search {
	background-color: #DDDEE2;
}

.page_header {

	padding: 0 6px 0 0px;
	color: #606060;
}

.page_header h1 {
	font-size: 130%;
	color: #000066;/*#006699  #555; 21-1-10*/
}

.page_header a {
	color: #606060;
}

.page_content {
	padding: 0px 6px 3px 3px;
	border: 0;
}

h1 {
	color:#000066; /*#535353; 21-1-10*/
	font-size: 130%;
	margin: 0;
	padding: 5px 0;
}

h2 {
	color: #003366; /*#535353; 21-1-10 */
	font-size: 120%;
	margin: 0;
	padding: 0;
}

h2 a {
	text-decoration: none;
	color: #003366; /* added 21-1-10 */
}

h3 {
	font-size: 100%;
	color:#003366; /* #54381C; 21-1-10 */
	font-weight: bold;
	padding-bottom: 3px;
	margin-bottom: 0;
}

.text_red {
	color: red;
}

.strikethrough {
	text-decoration: line-through;
	color: gray;
}


/****************************** Call centre */

#callcentre {
	margin: 0;
	padding: 6px 4px 4px;
	color: #000;
	font-size: 11px;
	width: 200px;
	border: 1px solid #D9D9D9;
	background-color: #FFF;
}

/****************************** Subscribe */

#subscribe {
	position: relative;
	float: left;
	width: 200px;
	height: 80px;
	padding: 6px;
	overflow: hidden;
	background-image: url(../images/bg-subscribe.gif);
	background-repeat: no-repeat;
}

/****************************** Availability search form */

#searchform {
	margin: 4px 0 0 0;
	padding: 4px;
	color: #000;
	font-size: 11px;
	width: 200px;
	border: 1px solid #D9D9D9;
	background-color: #FFF;
}

#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;
}

/****************************** 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;
}

/*star ratings for properties*/
.results_table td img {
	
	border:0px; /* border: 0;  21-1-10 */
}

/*property images*/
.results_table td a img {
	
	border:1px solid #99cccc; /* border: 0;  21-1-10 */
}

.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 {
	border-bottom: 1px solid #D9D9D9;
}

a:link.results_table_button, a:visited.results_table_button {
	display: block;
	width: 150px;
	height: 20px;
	background-image: url(../images/btn-view_details_lg.gif);
	background-repeat: no-repeat;
	font-size: 11px;
	text-align: center;
	color: #3366ff;
	text-decoration: none;
	padding: 0;
	margin: 0;
}

a:hover.results_table_button {
	text-decoration: underline;
}

a:link.results_table_button_book, a:visited.results_table_button_book {
	display: block;
	width: 150px;
	height: 20px;
	background-image: url(../images/btn-book.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_book {
	text-decoration: underline;
}

/* Larger button */

a:link.results_table_button_lg, a:visited.results_table_button_lg {
	display: block;
	width: 150px;
	height: 20px;
	background-image: url(../images/btn-view_details_lg.gif);
	background-repeat: no-repeat;
	font-size: 11px;
	text-align: center;
	color: #3366ff;
	text-decoration: none;
	padding: 0;
	margin: 0;
}

a:hover.results_table_button_lg {
	text-decoration: underline;
}

/****************************** Property details page */

.property_detail_table {
	border-collapse: collapse;
}

.property_detail_table_content {
	padding: 10px;
	border-left: 0;
	border-bottom: 0;
}

.property_detail_table_content h1, .property_detail_table_content h2 {
	color: #000066; /*#555;*/
	border-bottom: 1px solid #D9D9D9;
	font-size: 120%;
	margin: 0;
	padding: 4px 0;
}

.property_detail_table_content_txt {
	background-color: none;
	padding: 5px;
	color:#003366; /*#000;*/
}

.property_detail_table_content_txt h3 {
	color: #000066; /*#D9D9D9;*/
	border-bottom: 1px solid #D9D9D9;
	font-size: 100%;
	margin: 8px 0 0 0;
	padding: 4px 0;
}

.property_detail_table_rightcol {
	border-bottom: 0;
	border-right: 0;
	padding: 36px 3px 0 0;
}

.property_detail_overview {
	background-color: none;
	border-collapse: collapse;
}

.property_detail_overview th {
	background-color: none;
	color: #003366; /*#606060;*/
	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;
			border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D4D0C8;
}

/****************************** 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 {
}


/****************************** 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: #333333;
		color: #FFFFFF;
}

/****************************** Footer */

#footer-outer {
	width:100%;
	margin:0 auto;
	background-color: #FFFFCC;
}

#footer { 
	margin: 0px;
	padding: 35px 0px 23px 0px;
	clear:right;
	margin-top:0px;
	font-size: 11px;
	color: #535353;
	text-align:left;
}

#footer #inner {
	margin: 0px auto; 
	width:950px;
	color:#003366;
}

#footer a {
	color: #336699;/*#535353;*/
}

/****************************** 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 */
.featured {
	padding: 0 0 10px 0;
}

.featured img {
	display: block;
	border:1px solid #99cccc; /* added 21-1-10 */ 
}

.featured a:link, .featured a:visited {
	text-decoration: none;
	color: #003366; /* #666; 21-1-10 */
}

.featured a:hover {
	text-decoration: underline;
}

/****************************** List of country & region links at the bottom of the home page */
#countries_list {
	padding: 0 8px 0 8px;
	position: absolute;
	top: 695px;
	left: 0;
	width: 640px;
}

#countries_list strong {
	color: #333;
}

#countries_list a:link, #countries_list a:visited {
	text-decoration: none;
	color: gray;
}

#countries_list a:hover {
	text-decoration: underline;
}

#countries_list ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#countries_list ul li {
	display: inline;
}

#themes{
	width:100%;
	margin:0 auto;
}

#themes a{
	color: #336699; /*606060*/
}

#towns{
	width:100%;
	margin:0 auto;
}

#towns a{
	color: #003366; /*606060*/
}
