@charset "utf-8";
/* CSS Document */

/* Columns */

.property-col-wrap {
	clear: both;
	overflow: auto;
	width: 980px;
}

.property-col-left, 
.property-col-right {
	width: 473px;
	float: left;
}


.property-col-right {
	background-color: #F0FCFF;
}

.holiday .property-col-right { 
	background: #FCF6D5;	/* Yellow BG if a Holiday property */
}

#platinum-property {
	height:30px;
	background: url(../images/platinum-property.gif) top left no-repeat;
}

#special-property {
	height:30px;
	background: url(../images/special-property.gif) top left no-repeat;
}


#main.platinum {
	padding: 0 10px;
}


#main {
	padding:10px 10px;
}


#main.property {
	font-size:11px;
}


/* PROPERTY HEAD */
#property-head {
	margin-bottom: 10px;
}

/*BACKGROUND COLORS FOR REGULAR PROPERTIES*/
#property-features, #property-description, #amenities {
	background: #F0FCFF;
}

#amenities { background: #FFF; }


/*BACKGROUND COLORS FOR REGULAR PROPERTIES PLATINUM PROPERTIES */
.platinum #property-features,
.platinum #property-description,
.platinum #amenities {
	background:#fbf9e2
}

h2#property-name-address {
	text-align:left;
	color:#222;
	font-size:22px;
	line-height:1;
	font-weight:normal;
}

h2#property-name-address span {
	color:#999;
	font-size:16px;
	font-weight:normal
}

.property-navigation {
text-align:right;
color:#333;
padding:0 5px 5px 0px;
font-size:10px;
font-weight:bold;
letter-spacing:1px;
color:#c0c0c0;
}

.property-navigation a {
font-size:10px;
color:#222
}

.property-navigation a:hover {
color:#18b1e7
}


#property-meta {
width:470px;
float:left;
}

/* PROPERTY OVERVIEW */
#property-overview {
	margin:15px 0 10px 0;
	color:#333;
}

#property-overview .button-view-price, 
#property-overview .button-enquire {
	margin-top: -7px;
}


#property-overview h4 {
	margin-bottom:5px
}

#property-overview table {
	text-align:left;
	font-size:11px;
}
#property-overview th,#property-overview td {
	font-weight:normal;
	padding:2px 0px
}

#property-overview td.season-price {
padding-right:10px
}

#property-overview #capacity {
	float: left;
	margin-right: 10px;
}

/* LIVE HELP 
   Make the LiveHelp button smaller and flush right  */

#property-livehelp {
	margin-top: 15px;
	float: right;
	text-align: right;
}

#property-livehelp a > img {
	width: 100px;
	height: 61px;
}

/* PROPERTY BOXES --- Buttons/Links */


#property-boxes {
	clear: left;
	width:460px;
	float:left
}

/*
#property-boxes #content-links li {
margin:1px;
border: 1px solid #a0a0a0;
}
*/

#property-boxes ul#propcontent-links img,
#property-boxes ul#propcontent-links li { 
	width: 50px;
	height: 44px;
} 

/* PROPERTY PHOTO GALLERY & THUMBS */

#property-photo-gallery {
	width: 960px;
	/* overflow: auto; */
	background:#fff
}

/* Main  Photo */
#property-main-pic { float: left; }

/* Thumbnails */
ul#property-thumbs {
	display: block;
	float: left;
	width: 460px;
	margin-bottom: 10px; /* space between gallery and tabs */
}

#property-thumbs li {
	width:115px;
	float:left;
}

/* PROPERTY DESCRIPTION */


/* PROPERTY FEATURES */
#property-features {
	width: 473px;
	overflow:hidden;
	min-height: 0;
}

/* AMENITIES */
#amenities {
	margin-top:5px;
}

/* PROPERTY FEATURES & AMENTIES (FA) LISTS + TABS */
#property-fa-list, #property-fa-list ul {
	overflow: auto;
}

.holiday #property-fa-list, 
.holiday #property-fa-list ul {
	background: #FCF6D5;	/* Yellow BG if a Holiday property */
}

/* Tabs */
#property-fa-list ul.tabs {
	width: 465px;
	margin: 0;
	list-style: none;
}

#property-fa-list ul.tabs li {
	float: left;
	height: 32px;
	padding-left: 6px; /* Make space for left tab corner */
	font: bold 10px Helvetica, Arial, sans-serif;
	list-style: none;
	background: url('../images/property_tab_left.png') left no-repeat;
}

#property-fa-list ul.tabs li a span {
	display: block;
	height: 26px;
	margin-left: -2px;
	padding-top: 6px;
}

#property-fa-list ul.tabs li a {
	display: block;
	padding-right: 6px; /* Make space for right tab corner */
	height: 32px;
	background: url('../images/property_tab_right.png') right no-repeat;
}

#property-fa-list ul.tabs li:first {
	margin-left: 0px;
}


#property-fa-list ul.tabs li.ui-tabs-selected {
	background-image: url('../images/property_tab_sel_left.png')
}

#property-fa-list ul.tabs li.ui-tabs-selected a {
	background-image: url('../images/property_tab_sel_right.png')
}

/* Icons (For Tabs) */
.icon {
	background-position: 0px 3px; /* Nudge the icon into place so it looks a bit better */
	background-repeat: no-repeat;
	padding-left: 20px; 
}

#tab-bedrooms .icon { background-image: url('../images/icon_bed.png');  }
#tab-bathrooms .icon { background-image: url('../images/icon_bath.png'); }
#tab-dimensions .icon { background-image: url('../images/icon_dimensions.png'); padding-left: 22px; }
#tab-pool .icon { background-image: url('../images/icon_pool.png'); }
#tab-staff .icon { background-image: url('../images/icon_staff.png'); }
#tab-amenities .icon { background-image: url('../images/icon_amenities.png'); }

/* Room Count --- Styles the number count on the tabs for Bedrooms and Bathroms*/
#property-fa-list ul.tabs .room-count { display: inline; }

/* Panels */

#property-fa-list .panel {
	min-height: 250px;
}

.holiday #property-fa-list .panel {
	background: #FCF6D5;	/* Yellow BG if a Holiday property */
}

#feature-description, 
#feature-description .panel {
	text-transform: none;
	font-variant: none;
}


/* RATES AND PRICING
-------------------------------------------------------------------------------*/
  
  /* Currency Converter */
  #rate-leftwrap {
	width: 135px;
	float:left;	
  }
  
  #ppnselect {
  	width: 115px;
	float:left;	
	color:#005bab;
	font-size:12px;
	font-weight:bold;
	padding-left:15px;
	background:#bcdffc;
	margin-top:10px;
	height:85px;
	line-height:1.3em;
  }
  
   #ppnbutton {
   	margin-top:4px;
	cursor:pointer;
	width:106px;
	height:37px;
	background:transparent url('../images/btn_ppnall.png') top left;
   }	
   
   #ppnbutton.active {
   	margin-top:4px;
	cursor:pointer;
	width:106px;
	height:37px;
	background:transparent url('../images/btn_ppnall.png') bottom left;
   }	
   
  #ratesppn {
  	background:#bcdffc;
	height:150px;
	float:left;	
	display:none;
  }

  
  #ratesppn-hdr {
  	width:720px;
	background:#ffffff;
	height:20px;
	margin-top:-2px;
  }
  
  #ratesppn-hdr-left {
  	background:#bcdffc;
	height:20px;
	width: 130px;
	float:left;
  }
  #ratesppn-hdr-right {
  	border-top:1px solid #bebebe;
	margin:7px 20px 0px 20px;
	height:1px;
	float:left;
	width:540px;
  }
  
  #ratesppn-msg {
	  color:#6c6e6f;
	  width:125px;
	  height:135px;
	  float:left;
	  padding-left:10px;	
  }
  
   #ratesppn #ratesppn-msg p {
	   line-height:1.2em;
 	   text-align:left;
	   margin:10px 5px 0px 0px;
	   padding:0px;
  }
  
  #ratesppn-msg span {
  	font-size:12px;
	color:#005bab;
  }
  
   #ratesppn-msg #highlight {
	font-size:10px;
 	color:#ab0018;
  }
  
  #currency-converter {
    clear: both;
    width: 135px;
  }
  
    #currency-converter a {
      text-transform:uppercase;
      font-size:10px
    }
    
    #currency-picker {
      width: 135px;
    }

    #currency-picker select {
      display: block;
      width: 125px;
      font-size: 12px;
      color:#202020;
      background-color:#f0f0f0;
    }
    
    #currency-picker label {
      display: block;
      font: normal 12px Helvetica, Arial, sans-serif;
    }
    
  /* Price */
  #pricing-wrap {
    float: left;
  }
  
  #price {
    float: left;
    margin: 30px 20px 0 0; /* 20px right margin to push across the enquire now box */
    color: #555;
    font: normal 16px Helvetica, Arial, sans-serif;
    text-align: left;
    text-transform: uppercase;
  }
  
    #price p span.amount {
      text-transform: uppercase;
      color: #6135AD;
    }

  /* Rates */
  #rates {
    float: left;
    overflow: auto;
  }
  
    #rates #currency-converter {
      float: left;
    }
    
  /* Seasonal Rates */  
  
  .rates {
    float: left;
    width: 195px;
    height: 110px;
    margin: 0px 0px 0px 0px;
    padding-top: 20px;
    text-align: center;
    background:transparent url('../images/bg_rates.png') no-repeat;
  }
    .rates h3 {
      font: bold 16px Helvetica, Arial, sans-serif;
      color: #565656;
      margin-bottom: 3px;
    }

    .rates .comment {
      font: normal 12px Helvetica, Arial, sans-serif;
      color: #BA3B2F;
    }

    .rates .date {
      font: normal 10px Helvetica, Arial, sans-serif;
      color: #777;
      margin-bottom: 5px; 
    }
    
    .rates .date + ul {
      margin-top: 5px;		/* Spacing between Dates and the Prices for Rental Rates */
    }

    .rates ul li {
      font: normal 10px Helvetica, Arial, sans-serif;
      color: #666;
    }

    .rates ul li .price {
      margin: 0 auto;
      font: normal 14px Helvetica, Arial, sans-serif;
      text-transform: uppercase;
      text-align: center;
      color: #6135AD;
    }

	#ratesppn .rates ul li .price {
		color: #005bab;
	}
	
	#ratesppn .rates ul li .pppn {
		color: #005bab;
	}
	
	.rates ul li .rooms {
      font-size: 14px;
    }

  #special-rates {
  	width:940px;
	float:left;
	margin-left:-5px;
	padding:0px;
	border:0px;	
  }
  

      
  /* Special Rates */
  /*
  #special-rates {
    height: 102px;
    padding-top: 28px;
    background-image: url('../images/bg_rates_special.png');
  }

  #special-rates .comment, 
  #special-rates .date {
    font: normal 11px Helvetica, Arial, sans-serif;
    colour:#BA3B2F;
  }

  #special-rates span.comment {
    display: block;
    margin: 5px auto;
  }
*/

  /* Enquire */
  #property-rates-enquire {
    float: left;
    
    width: 210px;
    height: 115px;
    
    margin: 0px;
    padding: 10px 5px 5px 5px;

    font: bold 13px Helvetica, Arial, sans-serif;    
    text-align: center;
    color: #0E5982;

    background: url('../images/bg_enquire.png') no-repeat;
    overflow: auto;
  }
  
    #property-rates-enquire table { 
      margin-top: 10px; 
      margin-left: 5px;
      font: normal 12px Helvetica, Arial, sans-serif;
      text-align: left; 
    }

    #property-rates-enquire table td.location { padding-right: 10px; }
    #property-rates-enquire table td.number { text-align: right; }
  
  #rates + #property-rates-enquire {
    float: left;
  }
  
/* Buttons */
a.button-enquire {
	display: block;
	float: right;
	margin: -6px 15px 0 auto;
	width: 110px;
	height: 24px;
	background: url('../images/btn_enquire_now.png')  top left no-repeat;
	text-indent: -10000px;
}

a.button-enquire:hover {
	background-position: bottom left;
}

a.button-view-price {
	display: block;
	overflow: hidden;
	margin: -7px 10px 0 0; 
	float: right;
	width: 120px;
	height: 18px;
	padding: 6px 2px 0px 2px;
	border: 1px solid #ddd;
	text-align: center;
	font: bold 9px Helvetica, Arial, sans-serif;
	text-transform: uppercase;
}

a.button-enquire-big {
	display: block;
	margin: 0 auto;
	width: 165px;
	height: 36px;
	background: url('../images/btn_enquire_now_big.png')  top left no-repeat;
	text-indent: -10000px;
}

a.button-enquire-big:hover {
	background-position: bottom left;
}

#property-rates-enquire .button-enquire {
	float: none;
	text-align: center;
	margin: 0 auto;
}


/* VAT MESSAGE */
.vatmessage {
  clear: both;
  margin: 10px 0 0 0;
	font: normal 12px Helvetica, Arial, sans-serif;
}



#rez-link {
width:420px;
float:left;
}

.pd15 {
padding:15px 10px;
}

#property-features h3 {
text-align:left;
color:#005BAB;
font-size:18px;
line-height:1;
font-weight:normal;
}

#property-features h4 {
text-transform:uppercase;
margin-bottom:5px;
}

#property-features ul {
list-style: circle;
margin:15px 0 0 15px;
color:#333
}

#property-features li {
padding-left:20px;
/*text-transform:capitalize;*/
}

#property-features li.bedrooms  {
list-style-image: url(../images/icon_bed.png);
margin-left:10px;
}

#property-features li.bathrooms  {
list-style-image: url(../images/icon_bath.png);
margin-left:10px;
}



#property-features th {
font-weight:normal;
text-align:left;
width:125px;
}


span.property-status {
	color:#ffffff;
	margin-left:10px;
	border:1px solid #c0c0c0;
	padding:1px 6px;
	background-color:#18B1E7;
	font-family:Georgia,"Times New Roman";
	font-variant:small-caps;
	font-weight:bold;	
}

#page-sales span.property-status {
	color:#ffffff;
	margin-left:10px;
	border:1px solid #c0c0c0;
	padding:1px 6px;
	background-color:#ff0000;
	font-family:Georgia,"Times New Roman";
	font-variant:small-caps;
	font-weight:bold;	
}


#page-sales span.property-status.rented {
	color:#0171BB;
	margin-left:10px;
	border:1px solid #c0c0c0;
	padding:1px 6px;
	background-color:#FFE700;
	font-family:Georgia,"Times New Roman";
	font-variant:small-caps;
	font-weight:bold;	
}


#property-overview #rates {
	float:right;
}

/*
Blue Yellow SOLD
span.property-status {
	color:#005BB9;
	margin-left:10px;
	border:2px solid #005BB9;
	padding:2px 6px;
	background-color:#FFD400;
	line-height:26px;
}
*/
span.property-furnished {
	margin-left:10px;
	padding:2px 6px;
	line-height:26px;
	font-style: italic; 
	text-transform: none;
	color: #202020;
}

#property-features .dimensions {
	margin-bottom:15px;
}

#property-features .dimensions ul {
	list-style:none;
	list-style-image:none;
	margin: 0
}

#property-features .dimensions li {
	padding-left:0;
}

#property-features .dimensions p {
	margin-top:10px;
}


#property-features li.furnishings  {
}

#property-features .furnishings {
	margin-bottom:15px;
}

#property-features .furnishings ul {
	list-style:none;
	list-style-image:none;
	margin: 0
}

#property-features .furnishings li {
	padding-left:0;
}

#property-features .furnishings p {
	margin-top:10px;
}

#property-features li.staff  {
	list-style-image: url(../images/icon_staff.png);
	margin-left:10px;
}

#property-features .staff {
	margin-bottom:15px;
}

#property-features .staff ul {
	list-style:none;
	list-style-image:none;
	margin: 0
}

#property-features .staff li {
	padding-left:0;
}

#property-features .staff p {
	margin-top:10px;
}

#property-features li.pool  {
	list-style-image: url(../images/icon_pool.png);
	margin-left:10px;
}

#property-features .pool {
	margin-bottom:15px;
}

#property-features .pool ul {
list-style:none;
list-style-image:none;
margin: 0
}

#property-features .pool li {
padding-left:0;
}

#property-features .pool p {
	margin-top:10px;
}

#property-features li.amenities  {
list-style-image: url(../images/icon_amenities.png);
margin-left:10px;
}

#property-features .amenities ul {
list-style:none;
list-style-image:none;
margin: 0
}


/*PROPERTY DESCRIPTION*/
#property-description {
width: 420px;
clear: left;
margin-top:5px;
}

#property-description h3 {
text-align:left;
color:#005BAB;
font-size:18px;
line-height:1;
font-weight:normal;
margin-bottom:10px
}

span.dropj {
color:#000;
margin-right:5px;
font-family:Arial, Helvetica, sans-serif;
} 

#property-vts {
	margin-top:10px;
	margin-bottom:10px;
	width:452px;	/* Same width as main photo */
	background-color:#FBF9E2;
	padding: 5px 5px 5px 0px;
	clear: left;
	color:#000;
}

#property-vts h4{
	color:#005BAB;
	font-size:16px;
	font-weight:normal;
}	

#property-vts p{
	margin-left:5px;
}	
	
#property-vts a{
	color:#000;
	font-weight:normal;
}

#property-vts a:hover{
	color:#005BAB;	
}

#property-vts .view-vt{
	width:447px;	
}


#property-comments {
	margin-top:20px;
}

#property-short-description {
	clear: left;
	width: 455px;
	float: left;
	margin: 10px 0;
}


#property-callback {
	margin-top: 15px;
	margin-right: 15px;
	float: right;
	text-align: right;
}


#property-callback .callback #callimg {
	background:#ffffff url(../images/callmebackbuttons.png);
	height:62px;
	width:101px;
	background-position: top left;
}

#property-callback .callback #callimg:hover{
	background:#ffffff url(../images/callmebackbuttons.png);
	height:62px;
	width:101px;
	background-position: bottom left;
}

#property-rates .vatmessage p {
	text-align: left;
	margin:0px;
	padding:0px;
}

#property-rates .vatmessage {
	float:left;
	width:450px;
	clear:both;	
	height:80px;
}

#property-rates  #xmas-rate {
	margin-top:13px;
	float:left;
	width:300px;
	height:80px;
}

#special-rates-header {
	padding-left:300px;
	padding-top:10px;
	margin-top:10px;
	font-size:16px;
	color:#ff0000;
	font-family:Arial;
	font-weight:bold;;
	width:415px;
	height:18px;
	border-top:1px solid #BEBEBE;
	float:left;
	overflow:hidden;
}