﻿#property {
	float: right;
	display: inline;
	width: 950px;
	/* margin: 174px 0 0 0; */
	margin: 150px 0 0 0;
}
.calendar-ddl-s
{
    width: 60px;
    border: 1px solid #969696;
    padding: 2px;
}
.calendar-ddl-l
{
    width: 95px;
    border: 1px solid #969696;
    padding: 2px;
}
#property-calendar .cellspacer
{
    padding-right: 6px;
}
#calendar-frame
{   
    width: 880px;
    background: #d5d4d4;
    padding-bottom: 10px;
}
#mini-quote
{
    border: 1px solid #d1d1d1;
    width: 858px;
    background: #d9ece1;
    padding: 10px;
    margin-top: 10px;
}
.calendar-month 
{
    text-align: center;
    font-weight: bold;
}
.calendar-day
{
    background: #f1f1f1;
    text-align: center;
    height: 20px;
    font-weight: bold;
}
.calendar-cell-available
{
    background: #fff;
    text-align: center;
    height: 58px;
    font-size: 8pt;
    cursor:pointer;
}
.calendar-cell-startday
{
    background: #e7f1f6;
    text-align: center;
    height: 58px;
    font-size: 8pt;
    cursor:pointer;
}
.calendar-cell-selected
{
    background: #e6731e;
    text-align: center;
    height: 58px;
    font-size: 8pt;
    cursor:pointer;
}
.calendar-cell-begin-avail-selected
{
    background: #fff url(/assets/en/gfx/start-booking.gif) no-repeat center bottom;
    text-align: center;
    height: 58px;
    font-size: 8pt;
    cursor:pointer;
}
.calendar-cell-begin-booking-selected
{
    background: #fff url(/assets/en/gfx/start-booking-unavail.gif) no-repeat center bottom;
    text-align: center;
    height: 58px;
    font-size: 8pt;
    cursor:pointer;
}
.calendar-cell-end-booking-selected
{
    background: #fff url(/assets/en/gfx/end-booking-unavail.gif) no-repeat center bottom;
    text-align: center;
    height: 58px;
    font-size: 8pt;
    cursor:pointer;
}
.calendar-cell-end-avail-selected
{
    background: #fff url(/assets/en/gfx/end-booking.gif) no-repeat center bottom;
    text-align: center;
    height: 58px;
    font-size: 8pt;
    cursor:pointer;
}
.calendar-cell-booked
{
    text-align: center;
    height: 58px;
    background: #fff url(/assets/en/gfx/calendar-unavailable.png) no-repeat center bottom;
    font-size: 8pt;
}
.calendar-cell-startdaybooked
{
    text-align: center;
    height: 58px;
    background: #e7f1f6 url(/assets/en/gfx/calendar-unavailable.png) no-repeat center bottom;
    font-size: 8pt;
}
.calendar-cell-availtobooked
{
    text-align: center;
    height: 58px;
    background: #fff url(/assets/en/gfx/start-unavail.gif) no-repeat center bottom;
    font-size: 8pt;
    cursor:pointer;
}
.calendar-cell-bookedtoavail
{
    text-align: center;
    height: 58px;
    background: #fff url(/assets/en/gfx/end-unavail.gif) no-repeat center bottom;
    font-size: 8pt;
    cursor:pointer;
}
.pricerow
{
    margin-top: 5px;
    background: #fff;
    font-weight: bold;
    font-size: 8pt;
    padding: 3px 0 3px 5px;
}
.pricerow .highlight
{
    margin-top: 5px;
    background: #fff;
    font-weight: bold;
    color: #d74b14;
}
.calendar-summary-1
{
    background: #fff;
    padding: 10px;
}
.calendar-summary-1 .highlight
{
    color: #d74b14;
    font-weight: bold;
}
.calendar-summary-2
{
    padding: 10px;
}
.calendar-summary-2 .highlight
{
    color: #3ea066;
    font-size: 24pt;
    font-weight: bold;
}
#property-header
{
    clear: both;
    float: left;
    width: 950px;
    margin-bottom: 10px;
    background: url(/assets/en/gfx/property-header-bg.png) repeat-y right;
}
.property-body
{
    clear: both;
    float: left;
    width: 948px;
    border: 1px solid #ccc;
    margin-bottom: 10px;
    background: #f1f1f1;
}
.property-body-noframe
{
    clear: both;
    float: left;
    width: 950px;
    margin-bottom: 10px;
    background: #f1f1f1;
}
.property-body-copy
{
    width: 928px;
    padding: 10px;
    background: #fff;
    clear: both;
}
.property-body-copy ul
{
    margin-bottom: 20px;
}
.property-body-copy li
{
    margin-left: 15px;
}
.property-body-copy-highlight
{
    width: 928px;
    padding: 10px;
    background: #fbede7;
    clear: both;
}
.property-body-btn
{
    text-align: right;
    padding-right: 20px;
}
.property-txt
{
    width: 400px;
    border: 1px solid #969696;
    padding: 2px;
}
.property-txt-200
{
    width: 190px;
    border: 1px solid #969696;
    padding: 2px;
}
.property-row
{
    height: 30px;
}
.property-body-side
{
    clear: both;
    float: left;
    width: 948px;
    background: #f1f1f1 url(/assets/en/gfx/property-side-bg.gif) repeat-y left;
}
#property-nav ul {
	float: left;
	list-style: none;
	display: inline;
    height: 26px;
    width:  950px;
    background: url(/assets/en/gfx/content-title-bg.gif) repeat-x;
}
#property-nav ul li {
	float: left;
	height: 26px;
	color: #fff;
    font-weight: bold;
    font-size: 15px;
    text-align: center;
}
#property-nav ul li a{
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding: 4px 20px 0 20px;
	height: 22px;
}
#property-nav ul li a:hover
{
    background: url(/assets/en/gfx/home-lastminhover.png) repeat-x;
}
#property-nav ul li.borderl {
	border-right: 1px solid #fff;
}
#property-nav ul li.borderb {
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}
#property-nav ul li.borderr {
	border-left: 1px solid #fff;
	border-right: 2px solid #fff;
}
#property-nav ul li.selectedl
{
    background: url(/assets/en/gfx/home-lastminon.png) repeat-x;
	border-right: 1px solid #fff;
	margin: 0;
}
#property-nav ul li.selectedb
{
    background: url(/assets/en/gfx/home-lastminon.png) repeat-x;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	margin: 0;
}
#property-nav ul li.selectedr
{
    background: url(/assets/en/gfx/home-lastminon.png) repeat-x;
	border-left: 1px solid #fff;
	border-right: 2px solid #fff;
	margin: 0;
}
#property-nav ul li.selectedl a:hover
{
    background: url(/assets/en/gfx/home-lastminon.png) repeat-x;
}
#property-nav ul li.selectedb a:hover
{
    background: url(/assets/en/gfx/home-lastminon.png) repeat-x;
}
#property-nav ul li.selectedr a:hover
{
    background: url(/assets/en/gfx/home-lastminon.png) repeat-x;
}
#property-calendar-frame
{
    clear: both;
    padding: 10px;
    width: 928px;
}
#property-calendar
{
    padding: 10px 23px 10px 23px;
    width: 880px;
    border: 1px solid #c4c4c4;
    background: #fff;
}
#mini-quote-discount
{
    background: #3ea066;
    width: 848px;
    padding: 5px;
    font-size: 14px;
    color: #fff;
    margin-top: 10px;
}
#mini-quote-discount .highlight
{
    font-size:18px;
    font-weight: bold;
}
#calendar-faq
{
    padding: 10px 23px 10px 23px;
    width: 880px;
}
.property-stats
{
    float: left;
    display: inline;
    width: 184px;
    background: #fff;
    margin: 10px;
}
.property-stats-title
{
    background: #82b4d2;
    padding: 5px;
    width: 174px;
    color: #fff;
    font-weight: bold;
    margin-bottom: 5px;
    font-size: 14px;
}
.property-stats-header
{
    background: #e6f0f6;
    padding: 5px;
    width: 174px;
}
.property-stats-header .highlight
{
    font-weight: bold;
    font-size: 14px;
}
.property-stats-info
{
    background: #fff;
    padding: 5px;
    width: 174px;
    font-weight: bold;
}

.property-overview 
{
    width: 704px;
    float: left;
    display: inline;
    margin: 10px;
    padding: 10px;
    background: #fff;
}
.property-overview .title 
{
    background: url(/assets/en/gfx/overview-title.gif) no-repeat;
    padding: 0 0 4px 16px;
    font-weight: bold;
    font-size:18px;
    margin-bottom: 5px;
}
.property-overview-row-frame
{
    clear: both;
    float: left;
    border-bottom: 1px solid #fff;
}
.property-overview-row-title
{
    clear: both;
    float: left;
    width: 184px;
    padding: 10px;
    font-weight: bold;
}
.property-overview-row-info
{
    width: 724px;
    float: left;
    padding: 10px;
}
.property-overview-row-info ul 
{
    width: 700px;
	float: left;
	list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
	display: inline;
}
.property-overview-row-info ul li {
	float: left;
	background: url(/assets/en/gfx/feature-bullet.gif) no-repeat left center;
	padding: 0 10px 0 15px;

}
.extras-row-wrap 
{
    float: left;
     width: 948px;
     clear: both;
     background: #e6f0f6;
}
.extras-rowalt-wrap 
{
    float: left;
     width: 948px;
     clear: both;
     background: #d7e7f1;
}
.extras-title-col1 
{
    float: left;
    padding: 5px 0 5px 10px;
    width: 400px;
    background: #d7e7f1;
    font-weight: bold;
}
.extras-title-col2 
{
    float: left;
    padding: 5px 0 5px 0;
    width: 130px;
    background: #d7e7f1;
    font-weight: bold;
}
.extras-title-col3 
{
    float: left;
    padding: 5px 0 5px 0;
    width: 118px;
    background: #d7e7f1;
    font-weight: bold;
}
.extras-title-col4 
{
    float: left;
    padding: 5px 0 5px 0;
    width: 140px;
    background: #d7e7f1;
    font-weight: bold;
}
.extras-title-col5
{
    float: left;
    padding: 5px 0 5px 0;
    width: 150px;
    background: #d7e7f1;
    font-weight: bold;
}
.extras-row-col1 
{
    float: left;
    padding: 5px 0 5px 10px;
    width: 400px;
}
.extras-row-col2 
{
    float: left;
    padding: 5px 0 5px 0;
    width: 130px;
}
.extras-row-col3 
{
    float: left;
    padding: 5px 0 5px 0;
    width: 118px;
}
.extras-row-col4 
{
    float: left;
    padding: 5px 0 5px 0;
    width: 140px;
}
.extras-row-col5
{
    float: left;
    padding: 5px 0 5px 0;
    width: 150px;
}
#property-header-photo-frame
{
    float: left;
    width: 398px;
    border: 1px solid #ccc;
    height: 395px;
}
#property-header-photo
{
    width: 398px;
    height: 298px;
    overflow: hidden;
    text-align: center;
}
#property-header-photo-slides
{
    width: 398px;
    height: 73px;
    background: #f1f1f1;
}
#property-header-info
{
    float: left;
    width: 540px;
    margin-left: 10px;
}
#property-header-breadcrumb 
{
    float: left;
    width: 366px;
    height: 22px;
    padding: 2px 0 0 0;
}
#property-header-shortlist 
{
    float: left;
    width: 174px;
    height: 24px;
}
#property-header-title
{
    clear: both;
    height: 56px;
    width: 535px;
    margin: 10px 5px 5px 0;
    padding-top: 10px;
    border-bottom: 1px solid #999;
    line-height: 28px;
}
#property-header-reviews
{
    clear: both;
    height: 24px;
    padding-top: 2px;
}
#property-header-review-count
{
    float: left;
}
#property-header-review-stars
{
    float: left;
    margin-left: 5px;
}
#property-header-review-index
{
    float: left;
    margin-left: 10px;
}
#property-header-review-indexscore 
{
    float: left;
    margin-left: 5px;
}
#property-header-info-right
{
    width: 133px;
    float: left;
}
#property-header-info-left
{
    width: 407px;
    float: left;
}
#property-header-summary
{
    float: left;
    width: 356px;
}
#property-header-sleeps
{
    float: left;
    width: 41px;
    padding-right: 10px;
}
#property-header-sleeps-title
{
    padding-top: 2px;
    text-align: center;
    height: 24px;
}
#property-header-sleeps-number
{
    text-align: center;
    font-size:30pt;color: #D74B14;font-weight:bold;
}
#property-header-icons
{
    clear: both;
    width: 407px;
    padding-top: 35px;
}
#property-header-summary-text
{
    width: 346px;
    padding: 20px 10px 20px 0;
}
#property-header-facilities-icons
{
    clear: both;
    float: left;
}
#property-header-facilities-link
{
    float: left;
    padding: 5px 0 0 10px;
}
.header-icon
{
    margin-left: 10px;
}
#property-header-right-title
{
    padding-top: 2px;
    height: 24px;
}
#property-header-price 
{
    text-align: center;
    height: 34px;
    width: 123px;
    background: url(/assets/en/gfx/property-price-bg.png) no-repeat;
    font-weight: bold;
    color: #fff;
}
#property-header-price .highlight
{
    font-size:22pt;
}
#property-header-price-info
{
    height: 61px;
    width: 113px;
    background: url(/assets/en/gfx/property-price-info-bg.png) no-repeat;
    margin-bottom: 5px;
    color: #fff;
    font-weight: bold;
    padding: 2px 5px 0 5px;
}
#property-header-instant
{
    height: 20px;
    width: 121px;
    margin-bottom: 5px;
}
#property-header-book
{
    background: url(/assets/en/gfx/property-book-bg.png) no-repeat;
    height: 99px;
    width: 121px;
    padding: 7px 0 0 7px;
}
.property-book
{
    margin-top: 6px;
}
#flightstrip
{
    clear: both;
    width: 950px;
    height: 37px;
    background:url(/assets/en/gfx/flights-strip-bg.gif) repeat-x;
    margin: 6px 10px 8px 0;
}
#flightstrip-1 
{
    float: left;
    width: 48px;
    height: 37px;
}
#flightstrip-2 
{
    float: left;
    width: 820px;
    padding-top: 8px;
    height: 29px;
}
#flightstrip-3 
{
    float: left;
    width: 82px;
    padding-top: 9px;
    height: 28px;
}
.flightstrip-price
{
    font-weight: bold;
    font-size: 16px;
}
/* photo slide */
.scrollable {
    position: relative;
    overflow: hidden;
    width: 323px;
    height:60px;
    margin-top: 8px;
    float:left;
    display: inline;
}
.scrollable .items {
    width:20000em;
    position:absolute;
    clear:both;
    height:73px;
    padding: 0;
}
.scrollable .offeritem {
    float:left;
    border-right: 1px solid #ccc;
    padding: 2px;
    cursor:pointer;
    width:76px;
    height:56px;
}
.scrollable .offeritem img
{
    width: 70px;
    height: 50px;
    background: #fff;
    padding: 2px;
    overflow: hidden;
    border: 1px solid #ccc;
}
.scrollable .offeritem .price
{
    color: #d74b14;
    font-weight: bold;
}
a.browse {
    display: inline;
    width:36px;
    height:73px;
    float:left;
    padding: 0;
    border: 0;
    cursor:pointer;
    font-size:1px;
}
a.right 
{
    background:url(/assets/en/gfx/property-photo-right.png) no-repeat;
    margin-left: 2px;
}
a.left 
{
    background:url(/assets/en/gfx/property-photo-left.png) no-repeat;
    margin-right: 1px;
}
a.disabled {
    visibility:hidden !important;		
}
#google-map
{
    text-align: left;
    border: 1px solid #ccc;
    background: #fff;
    width: 100%;
    height: 580px;
    float: right;
    margin: 0 0 10px 10px;
}
#dest-guide-btn
{
    padding-top: 10px;
    background: #dcdcdc;
}
#also-viewed-title
{
    width: 938px;
    background:url(/assets/en/gfx/offer-titlebg-blue.png) repeat-x;
    height: 22px;
	color: #424242;
    font-size: 15px;
    padding: 4px 0 0 10px;
    font-weight: bold;
}
/* also viewed */

.also-scrollable {
    position: relative;
    overflow: hidden;
    width: 873px;
    height:115px;
    margin: 8px 0 8px 0;
    float:left;	
    display: inline;
}
.also-scrollable .also-items {
    width:20000em;
    position:absolute;
    clear:both;
    height:115px;
    padding: 0;
}
.also-scrollable .also-offeritem {
    float:left;
    border-right: 1px solid #ccc;
    padding: 0 11px 0 11px;
    cursor:pointer;
    width:123px;
    height:115px;
}
.also-scrollable .also-offeritem img
{
    width: 117px;
    height: 76px;
    background: #fff;
    padding: 2px;
    overflow: hidden;
    border: 1px solid #ccc;
}
.also-scrollable .also-offeritem .price
{
    color: #d74b14;
    font-weight: bold;
}
a.also-browse {
    display: inline;
    width:36px;
    height:73px;
    float:left;
    padding: 0;
    border: 0;
    cursor:pointer;
    font-size:1px;
}
a.also-right 
{
    background:url(/assets/en/gfx/property-photo-right.png) no-repeat;
    margin-left: 2px;
}
a.also-left 
{
    background:url(/assets/en/gfx/property-photo-left.png) no-repeat;
    margin-right: 1px;
}
#property-owner-left 
{
    clear: both;
    float: left;
    width: 444px;
    margin: 50px 10px 40px 20px;
}
#property-owner-right 
{
    float: left;
    width: 444px;
    margin: 75px 20px 40px 10px;
}
#property-owner-index
{
    padding: 5px;
    width: 434px;
    color: #fff;
    font-weight: bold;
    background: #83b4d2;
    margin-bottom: 10px;
}
#property-owner-stats
{
    width: 444px;
    background: #e8e8e8;
}
.property-owner-stats-cell
{
    background: #fff;
    padding: 5px 10px 5px 10px;
}
.property-owner-stats-ddl
{
    width: 200px;
    border: 1px solid #969696;
    padding: 2px;
}
.enquiry-row 
{
    padding: 5px 0 5px 0;
    border-bottom: 1px solid #e3e3e3;
}
.enquiry-row-message
{
    padding: 5px 0 5px 0;
}
.property-owner-stats-txt 
{
    width: 444px;
}
#jqToolTip 
{
    background:transparent url(/assets/en/gfx/search-tooltip.png) repeat scroll 0 0;
    color:#D74B14;
    display:none;
    font-size:12px;
    font-weight:bold;
    height:30px;
    overflow:hidden;
    padding-left:0;
    padding-top:10px;
    text-align:center;
    width:174px;
}
.review-title-text 
{
    width: 80%;
    float: left;
}
.review-title-stars 
{
    width: 20%;
    float: left;
    text-align: right;
}
#InstantToolTip { 
    display:none; 
    background:transparent url(/assets/en/gfx/search-large-tooltip.png) no-repeat; 
	font-size:11px; 
    font-weight: bold;
    height:117px; 
    width:174px; 
    padding-top: 10px; 
    padding-left: 0px; 
    margin-left:5px;
    margin-right:5px;
    color:#D74B14;    
    overflow: hidden; 
 text-align:center ;    
}

#BC_dialogue, #DW_dialogue 
{
    background:url("/assets/en/gfx/home-tooltip.png") repeat scroll 0 0 transparent;
    color:#424242;
    display:none;
    height:94px;
    padding:50px 30px 30px;
    width:240px;
}


/* -------- copied from booking css ----- */

.booking-module-copy
{
	width: 910px; 
    padding: 10px;
}

.quote-row
{
    height: 25px;
}

.quote-row-price-end
{
    height: 35px;
    color: #d74b14;
    font-size: 14px;
    font-weight: bold;
}

.gobackpadding
{
    padding-top: 5px;
    padding-bottom: 5px;
}
.redstart 
{
   background-image: url(/assets/en/gfx/Calendar/redstart.gif); 

   background-repeat: repeat; 
   height: 25px; 
   width: 25px;
    
     
}
.red 
{
   background-image: url(/assets/en/gfx/Calendar/red.gif); 
   background-repeat: repeat; 
   height: 25px; 
   width: 25px;
    
     
}
.redend 
{
   background-image: url(/assets/en/gfx/Calendar/redend.gif); 
   background-repeat: repeat; 
   height: 25px; 
   width: 25px;
    
     
}
.redtogrey 
{
   background-image: url(/assets/en/gfx/Calendar/red.gif); 
   background-repeat: repeat; 
   height: 25px; 
   width: 25px;
    
     
}

.greytored 
{
   background-image: url(/assets/en/gfx/Calendar/red.gif); 
   background-repeat: repeat; 
   height: 25px; 
   width: 25px;
   
    
     
}


.blue
{
   background-image: url(/assets/en/gfx/Calendar/blue.gif); 
   background-repeat: repeat; 
   height: 25px; 
   width: 25px;
     
}

.lightgrey
{
   background-color:#dddddd;
   background-repeat: repeat; 
   height: 25px; 
   width:25px;
 
  
   
}

.greystart
{
   background-image: url(/assets/en/gfx/Calendar/redstart.gif); 
   background-repeat: repeat; 
   height: 25px; 
   width:25px;
  
   
}
.grey
{
   background-image: url(/assets/en/gfx/Calendar/red.gif); 
   background-repeat: repeat; 
   height: 25px; 
   width:25px;
 
  
   
}
.greyend
{
   background-image: url(/assets/en/gfx/Calendar/redend.gif); 
   background-repeat: repeat; 
   height: 25px; 
   width:25px;
      z-index:100;
}

.green
{
   background-color:#029a30;
   background-repeat: repeat; 
   height: 25px; 
   width: 25px;

   
}

.changeoverday
{
   background-image: url(/assets/en/gfx/Calendar/changeoverday.gif); 
   background-repeat: repeat; 
   height: 25px; 
   width:25px;
 
  
}
.firstselected
{
   background-image: url(/assets/en/gfx/Calendar/firstselected.gif); 
   background-repeat: repeat; 
   height: 25px; 
   width: 25px;
 
}
.selected
{
   background-image: url(/assets/en/gfx/Calendar/selected.gif); 
   background-repeat: repeat; 
   height: 25px; 
   width: 25px;
 
}

.ExtrasSelected
{
   background-image: url(/assets/en/gfx/Calendar/selected.gif); 
   background-repeat: repeat; 
   height: 25px; 
   width: 25px;
 
}
#property-header-photo-caption
{
    width: 390px;
    text-align: center;
    padding: 4px;
    font-weight: bold;
    color: #D74B14;
    background: none repeat scroll 0 0 #F1F1F1;
}
