/* CSS Document */
  .clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
  }
  
  .clearfix {
      display: inline-block;
  }
body { 
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 70%;
	margin:0;
	text-align:center;
	color:#333333;
	line-height:1.5em;
}

h1,h2,h3,h4,h5,h6,
.navigation { text-transform:lowercase; }

h1,h2,h3,h4,h5,h6 {
	color:#235952;
	font-weight:bold !important;
	font-size:150% !important; 
}

.uppercase { text-transform:uppercase; }
.home h1 { 
	color:#fff;
	font-size:2.1em !important;
	font-weight:normal;
	padding:0.25em 30px 0.5em 1.5em; 
}

p.noMargin { margin:0; }

h2#seasonalPrices { 
	padding:0.65em 0em 0 0.75em; 
	float:left;
	width:60%;
}

h2#searchHeading { 
	float:left; 
	width:23%;
}

h4.featureHeading { 
	background:transparent url(/images/features_icon.gif) no-repeat 0 50%;
	text-transform:uppercase; 
	padding-left:1.3em;
	color:#fff;
	margin-top:0.5em;
	font-size: 130% !important;
}

a.dateViewer { 
	display:block;
	width:26.5%;
	float: right; 
	padding-top:1.25em;
	padding-right: 10px;
	background: transparent url(/images/date_icon.gif) no-repeat right 90%;
}

a {
	color:#777463;
	text-decoration:none;
}

a:hover{ color:#707070; }

.container {
	width: 960px; /* Change to be me width of your page*/
	background: transparent url(/images/main_bg.png) repeat-x 0 0;
	margin:0 auto;
	text-align: left;
}

.homeHeader {background-color:#61AB94;}

/* Float all columns left by default */
.column { float:left; }

/* Three column layout */
.columnOne {width: 35.5%;}
.columnOne p {font-size: 14px;}

#columnTwo {width:30%;margin-left:2.5%;padding-top:2em;}

#columnThree {float:right;width:30%;}

/* Three Column Layout */
#threeColumn .columnOne { width:17%;padding-top:2em; }

#threeColumn #columnTwo { width:45%; }
#threeColumn #columnTwo p {font-size: 12px;}
#threeColumn #columnThree { padding-top:1em; }

/*Home three column */
#home .columnOne{width:28.5%;}

#home #columnTwo{width:35%;margin-left:4%; color: #333; font-size: 14px;}


#home .columnOne.home { width:673px;background-color:#215950; }

/* Two column layout */
#twoColumn .columnOne {padding-top:1.5em;width:56%;margin-left:3em;display:inline;}

#twoColumn #columnTwo { float:right; }

/* Concierge Layout */
#conciergeForm .columnOne {background:#F3F4E6;width:40%;padding:2em 0;}

#conciergeForm #columnTwo {float:right;width:55%;margin-left:0;}

#conciergeForm .columnOne h2 { margin:0 1.5em; }
#conciergeForm .columnOne p,
#conciergeForm .columnOne dl {padding:0 2.5em;}

#conciergeForm .columnOne dl dt { float:none;background: url() no-repeat 0 0; }
#conciergeForm .columnOne dl dt.telephone {background-image:url(../images/telephone_icon.gif);}
#conciergeForm .columnOne dl dt.fax {background-image:url(../images/fax_icon.gif);}
#conciergeForm .columnOne dl dt.email {background-image:url(../images/email_icon.gif);}
#conciergeForm .columnOne dl dt.address {background-image:url(../images/address_icon.gif);}

#conciergeForm .columnOne dl dd { margin-top:0;padding-bottom:1em; }

#conciergeForm .columnOne dl dt,
#conciergeForm .columnOne dl dd { padding-left:2em;margin-left:3.5em; }

#conciergeForm .columnOne dl dd {display:inline;}

/* Car hire list layout */
#carHireList .columnOne {width:50%;margin-left:7%;padding-top:1em;display:inline;}

#carHireList { text-align:center;color:#56524F;font-size:110%;margin:2.5em 0; }

#carHireList th { font-weight:normal;padding-bottom:0.5em;text-transform:lowercase; }

#carHireList .columnOne h3.information { text-transform:uppercase; }
#carHireList th.type { width:20%;text-align:left;padding-left:1.25em; }
#carHireList th.price { width:20%; }
#carHireList td { 
	font-size:120%; 
	background:#F1F0DE url(../images/nav_sept.gif) no-repeat right 50%;
	padding:0.5em;
}

#carHireList td.alignLeft { text-align:left; }

#carHireList td.lowercase { text-transform:lowercase; }

#carHireList tr.alternate td { background-color:#E4E3C4; }

#carHireList td.noBackground {background:none;text-align:left; background-color: #FFF !important;}

#carHireList td.noSept { background-image:none; }

#carHireList input.button { font-size:80%;padding-bottom:0.35em; }
#carHireList span {margin-top: 5px !important;}
#columnThree dl.whats_next { padding-left:2.5em; }
#columnThree dl.whats_next dt,
#columnThree dl.whats_next dd { font-weight:normal;width:35%; }

#threeColumn #columnTwo h3 {text-transform:uppercase;}

#threeColumn #columnTwo #green h3,
#threeColumn #green { background-color:#62AA94;color:#fff; }
#carHireList a
{

	display:block;
	height: 20px;
  background:transparent url(../images/button_bg_right.gif) no-repeat right 0; 
	border:0;
	padding:0;
	padding:0.2em 0em 0 0em;
	text-transform:lowercase;
	font-weight:bold;
	color:#fff;
	margin-right:35px;
	padding-right:4px;
	cursor:pointer;
	font-size: 12px;

}


/*One column layout*/
#oneColumn { padding:1.5em 3em; color: #333333; }

#header { 
	border-bottom: 2px solid #DCD445;
	padding: 1.7em 1.5% 0 1.5%; 
}

#header h1 {float:left;width:20%;}

#header ul.contactOptions {
	float:right;
	width:27%;
	padding:0;
	margin:0;
	font-size:140%;
	font-weight:bold;
	text-transform:lowercase;
	color:#205750;
	padding-top:3.2em;
}

#header ul.contactOptions a { 
	color:#205750;
	padding: 0 0 0 1.25em; 
	background: transparent url(/images/mail_icon.gif) no-repeat 0 50%;
}
#header ul.contactOptions a:hover { color:#23ABB3; }

#header ul.contactOptions li {padding: 0.1em 0;}

#header ul.contactOptions li#telephone a { 
	background-image: url(/images/phone_icon.gif);
	padding-left: 1.25em;
}
#header ul.contactOptions li#telephone
{
  padding-left: 5px;
}
#header ul.contactOptions li#contactNumber {
  padding-left: 1.65em;
}

#footerLinks,
#primaryNavigation { clear:both;padding: 1.5em 1.75% 0.5em 1.9%;font-size:110%; }

#primaryNavigation {padding-bottom:0;}
#footerLinks li,
#primaryNavigation li { background: transparent url(/images/nav_sept.gif) no-repeat right -5px;padding:0 7px; }

#primaryNavigation li a span { padding-bottom:1em;display:block; }

#primaryNavigation li ul li a span { padding-bottom:6px; }

#primaryNavigation li ul li  { padding:0; }
#footerLinks li.lastnode,
#primaryNavigation li.lastnode { background:none; }

#primaryNavigation li a:hover
{
  text-decoration: underline;
}

/* Primary Navigation */
.menu_x ul, .menu_x li {
  list-style: none;
  margin: 0;
  padding: 0;
  line-height: 1;
	z-index: 99999999;
}
.menu_x li {
  float: left;
  text-align: center;
  text-transform: lowercase;
}
.menu_x a, .menu_x .current {
  display: block;
  /*background: url(/images/layout/menu_x_divider.gif) no-repeat;*/
}

.menu_x ul li a span, .menu_x .current span {
  display: block;
  padding: 6px 5px 6px 5px;
  
}
.menu_x .first {
  background-image: none;
}
.menu_x .current {
  text-decoration: underline;
}
.menu_x li ul a:hover {
  background: #ebe9d6 url(/images/nav_hover.png) repeat-x bottom;
}
.menu_x li ul a, .menu_x li ul .current {
  background-image: none;
}

#primaryNavigation li ul {
  position: absolute;
  width: 10em;
  left: -999em;
  background-color: white;
  border: 2px solid #dcd445;
  border-top: 0;
}

#primaryNavigation li ul { margin-left:-0.4em; }

#primaryNavigation li ul a {
  width: 100%;
  text-align: left;
}
#primaryNavigation li:hover ul, #primaryNavigation li.sfhover ul {
  left: auto;
}
#primaryNavigation li ul li {
  float: none;
}

#primaryNavigation ul { 
	list-style:none; 
	padding:0;
	margin:0;
}

/*Primary Navigation END */

/* Secondary Navigation*/
ul#secondaryNavigation { padding-left:1em; }

ul#secondaryNavigation li a { 
	display:block;
	font-size: 1.1em;
	font-weight:bold; 
	padding-left:1em;
	padding-bottom: 1em;
	color:#707070;
}

ul#secondaryNavigation li a:hover { color:#30B0BB; }

ul#secondaryNavigation li ul li a { 
	font-weight:normal;
	padding-left:1em;
	background-color: #EBE6C8;
	padding-bottom:0;
	margin-bottom:0.5em;	
	font-size: 1.1em;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
}

ul#secondaryNavigation li ul li.light a {background-color:#F1EEDB;}

ul#secondaryNavigation li ul li a:hover { background-color:#666;color:#fff; }

/* Secondary Nav END */

/* Home page */
#home .columnOne ul li { border-top:1px solid #DCD445;padding-bottom: 1em; }
#home .columnOne ul li a {
	display:block;
	background: #E6E2BD url(/images/left_tri.gif) no-repeat 10px 50%;
	padding:1em 2em;
	color:#6F7170;
	font-size:140%;
	font-weight:bold;
}

#home .columnOne ul li a:hover {background-color:#235852;color:#fff;}
table { 
	width:100%; 
	border-collapse:collapse;
}


table#results table.seasonPrices, table.seasonPrices {
	clear:left;
	border: 1px solid #9C9C9C;
	margin: 1em 0 2em 0; 
	font-weight:bold;
	font-size: 110%;
	color:#5C5C5C;
	text-align: center;
}

table#results table.searchPrices, table.searchPrices {
	width: 250px;
	clear:left;
	border: 1px solid #9C9C9C;
	margin: 1em 0 2em 0; 
	font-weight:bold;
	font-size: 110%;
	color:#5C5C5C;
	text-align: center;
}

table.seasonPrices tr th,
table#results table.seasonPrices tr th,
table#results table.seasonPrices tr td, table.seasonPrices tr td { padding:0.5em;background-color:#D9D9A9;border-right: 1px solid #FCD719; }

table.searchPrices tr th,
table#results table.searchPrices tr th,
table#results table.searchPrices tr td, table.searchPrices tr td { padding:0.1em;background-color:#D9D9A9;border-right: 1px solid #FCD719; }

table.seasonPrices tr th.noBorder,
table.seasonPrices tr td.noBorder,
table#results table.seasonPrices tr th.noBorder,
table#results table.seasonPrices tr td.noBorder { border:0; }

table.searchPrices tr th.noBorder,
table.searchPrices tr td.noBorder,
table#results table.searchPrices tr th.noBorder,
table#results table.searchPrices tr td.noBorder { border:0; }

table.seasonPrices tr td,
table#results table.seasonPrices tr td { background-color:#F0F0DD;font-size:120%;border-bottom: 1px solid #9C9C9C; }

table#results th.prices_heading {
  border-right: 1px solid #9C9C9C !important; 
  border-bottom: 1px solid #9FCD719 !important; 
  }

table.searchPrices tr td,
table#results table.searchPrices tr td 
{
  background-color:#F0F0DD;
  font-size:120%;
  border-bottom: 1px solid #9C9C9C;
}

p.location { padding: 0;margin:0;text-transform:lowercase; }
table#results { margin-bottom:0em; }

table#results tbody tr td { border-bottom:1px solid #DDD444; }

table#results td { vertical-align:top;padding:1em 3em 1em 0;}

table#results td.propertyImage {width:192px;padding-right:0;}

table#results td.propertyImage img
{
	font-size: 1px;
}

table#results td.propertyImage img,
table#results td.propertyImage a { display:block; overflow: hidden; }

table#results .propertyImage a{
	background:#82BDAA url(/images/arrow_right.gif) no-repeat 170px 50%;
	padding:0.5em 1em;
	color:#fff;
	font-size:150%;
	font-weight:bold;
	text-transform:lowercase;
}
table#results .photo_link {
  padding: 0px !important;
}

table#results td.propertyImage a:hover {background-color:#205750;}

table#results td.propertyDesc {padding:1em; padding-left: 20px;}
table#results td.propertyDesc a {color: #235952}
table#results td.propertyDesc p
{
  font-size: 110% !important;
}
table#results table { margin:0 0 1em 0; }

table#results dl dd,
table#results dl dt {margin:0;width:40%;}


caption {text-align:left;}

table#apartments { text-transform:lowercase;color:#464447; }

table#apartments p { margin:0; }
table#apartments caption { 
	text-align:right; 
	padding-right:3.5em;
	margin-top:1.5em;
	font-weight:bold;
	color:#BFBFA7;
}

table#apartments th {  }

table#apartments th a.select {padding-right:1.5em;color:#464447; }

table#apartments th a.select:hover { text-decoration:underline; }

table#apartments th,
table#apartments td { text-align:center;padding:1em; }

table#apartments td p.type { font-weight:normal; }

table#apartments td {background:#F1F0DE url(../images/nav_sept.gif) no-repeat right 50%;}

table#apartments td.lastCol { background-image:none; }

table#apartments tbody tr td { font-weight:bold;font-size:120%; }

table#apartments tr.alternate td {background-color:#E4E3C4}

table#apartments th.name { width:55%; }

table#apartments th.left,
table#apartments td.left { text-align:left; }

table#apartments td.right { text-align:right;background-color:#fff; }

table#apartments tfoot td {color:#BFBFA7;}
table#apartments a {color:#464447;}
table#apartments tr.sleeps_header td{background: #464447; color: white; text-align: left; padding-left: 15px}
table#apartments tr.sleeps_header a {color: white;}




/* Booking Process */

div#booking .columnOne { width:70%; }

div#booking #columnTwo { width:27%;float:right;padding-top:0; }

.booking_form_field
{
  font-size: 120%;
}
.booking_check_box
{
  width: auto;

}


#booking-legend 
{
  float:right;  
}

#columnTwo .row
{
  margin-top: 2em;
  list-style: none;
  padding-left: 0;
  margin-left: 0px;
}

#columnTwo .row li
{
  margin-top: 1em;
  padding-bottom: 10px;
  padding-left: 0px;
}

#columnTwo .row label{
  width: 50%;
  float: left;
  display: block;
}

#columnTwo .inputs {
  display:inline;
  width: 50%;
}

#columnTwo .inputs input
{
  width: 180px !important;
}
#columnTwo .inputs select
{
  width: 180px !important;
}


#columnTwo h2{
  font-size: 180% !important;
  margin-top: 20px;
}
#columnTwo label{
  font-size: 115%;
  color:#205752;
  font-weight:bold;
  text-transform:lowercase;

}

.community_label
{
  display: inline;
  padding-top: 10px;
}
.start_label
{
  display: inline;
}
.community_li
{
  padding-top: 10px;
}
.start_li
{
  padding-top: 10px;
}
.start_li img
{
  margin-top: -3px;
}

#threeColumn .details {
  border-bottom:3px solid #DDD544;
  margin-bottom: 15px;
}

#threeColumn span.button { float:right;margin-top:2em; }

#threeColumn .emptyLabel 
{
  width: 50%;
}

div#bookingInformation {border-top:3px solid #DDD544;width:70%;}

div#bookingInformation dl,
div#bookingInformation p  {padding-left:3em;}

div#bookingInformation h2 { 
	padding-left:2em;
	float:left;
	width:80%; 
	padding-top:0.4em;
}

div#bookingInformation span { float:left; }

div#bookingInformation span.amount { float:right; font-size: 130%; margin-top: 1em;}
div#bookingInformation span.final_price {font-size: 130%; margin-top: 1em; margin-bottom: 20px;}
div#bookingInformation span.final_price a{color: #235952}

div#bookingInformation span.button { float:right;margin-top:2em; }

div#bookingInformation input.button {margin-right:0;}

div#bookingInformation dl { width:45%; }

div#bookingInformation dl dd,
div#bookingInformation dl dt { margin:0;color:#707070;font-size:110%;width:50%; }
div#bookingInformation dl dt {width: 30%;}

div#bookingInformation dl dd.noFloat { float:none; }
div#bookingInformation dl dd { float:left; }

div#bookingInformation dl dt { padding:0; }

div#bookingInformation dl dt.hide { width:auto; }

#columnThree ol { margin:0;padding:1em 0em 1em 2em;font-weight:bold; }

#columnThree ol li  {
	display:inline;
	list-style-type:none;
	padding-right:1.25em;
	background: url(../images/yellow_arrow.gif) no-repeat right 3px;
	margin-right:0.5em;
}

div#booking #columnTwo .information { text-transform:uppercase; }
#columnTwo ol {
  margin:0;padding:1em 0em 1em 2em;font-weight:bold;
}
#columnTwo ol li.current { color:#2F625D; }
#columnTwo ol li {
  display:inline;
	list-style-type:none;
	padding-right:1.25em;
	background: url(../images/yellow_arrow.gif) no-repeat right 3px;
	margin-right:0.5em;
}
#columnTwo ol li.lastnode { background:none;padding-right:0; }

#columnTwo dl dd { width:50%; }

div#prices { width:43%;padding-top:1em; }

div#prices select {
	width:auto;
	margin-top:1em;
	margin-right: 5px;
	float: left;
}

div#prices select.noMargin { margin:0; }

div#prices input.button { margin-right:0; }
div#prices span.button { margin:1em 0 0 0;}

div#prices .hide { position:absolute; }

div#prices .price_nights 
{
	width: 70px;
}

/* Imgae Gallery */
div#imageGallery { margin-bottom:-20px; }

div#imageGallery .pager {
  position:relative;
	top:-28px;
  text-align:right;
	width:100%;
	padding-top:3px;
	background:url(../images/imagePager_bg.png) repeat-x 0 0;
}

div#imageGallery .pager img {margin:0 1em;}

div#imageGallery .pager strong {
  position:relative;
	top:-4px;
	color:#5C5C5C;
} 

div#imageGallery .placeholder_img
{
  margin-bottom: 15px;
}

/* Calander */

/* Calendar */
 .main_calendar  {
	width: 323px; 
	margin: 0 20px 40px 0; 
	float: left;
	background-color: white;
	}
 .main_calendar:after {
   content: ".";
   display: block;
   clear: both;
   visibility: hidden;
   height: 0
 }
 
 .main_calendar .month {position: relative; height: 35px; line-height: 25px; padding-top: 5px;	}
 .main_calendar .month .previous {position: absolute; left: 2px; top: 5px}
 .main_calendar .month .next {position: absolute; right: 4px; top: 5px}
 .main_calendar .month h3 {

   width: 323px;
   text-align: center;
   font-size: 18px;
   font-family: Arial,Helvetica,sans-serif;
   color: #1F594D;
   text-transform: lowercase;
   letter-spacing: .08em
 }
 
 .main_calendar ul {margin: 0; padding: 0; list-style: none}
 .main_calendar ul li {
   padding: 0;
   width: 44px;
   height: 47px;
	background-color: #F3F4E6;	
   float: left;
   margin: 0 1px 2px 1px;
   font-size: 14px;
   font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
	text-align: center;
 }
 
 .main_calendar ul li.day {
	font-weight: bold;
   padding: 0;
   width: 44px;
   height: 21px;
   line-height: 21px;
   color: #0F7C83;
   text-align: center;
   float: left;
   margin: 0 1px 3px 1px;
   font-family: arial, Helvetica, sans-serif;
   font-size: 11px;
 }
 
 .main_calendar ul li a:link, .main_calendar ul li a:visited, .main_calendar ul li span {
   display: block;
   width: 44px;
   height: 34px;
   padding: 0 0 0 0;
   text-decoration: none;
	padding-top: 13px;
 }

 .main_calendar ul li.unavailable
	{
		background-color:  #00727C;
		color: white;
	}

 .main_calendar ul li.unavailable a:link, .main_calendar ul li.unavailable a:visited {background: #00727C; color: #747474}
 .main_calendar ul li.unavailable a:hover, .main_calendar ul li.unavailable a:active {color: #999; background: #333333}
 
 .main_calendar ul li.available a:link, .main_calendar ul li.available a:visited {background: #D8F0D8; color: #747474}
 .main_calendar ul li.available a:hover, .main_calendar ul li.available a:active {color: white; background: #333333}
 
 .main_calendar ul li.selected a:link, .main_calendar ul li.selected a:visited {background: #82C01D; color: #fff}
 .main_calendar ul li.selected a:hover, .main_calendar ul li.selected a:active {color: #555; background: #333333}


/* mini calendar */
.mini_calendar  {
	width: 170px; 
	height: 170px;
	margin: 10px 10px 0px 0; 
	float: left;
	background-color: white;
	}
 .mini_calendar:after {
   content: ".";
   display: block;
   clear: both;
   visibility: hidden;
   height: 0
 }
 
 .mini_calendar .month {position: relative; height: 15px; line-height: 10px; padding-top: 5px;	}
 .mini_calendar .month .previous {position: absolute; left: 2px; top: 5px}
 .mini_calendar .month .next {position: absolute; right: 4px; top: 5px}
 .mini_calendar .month h3 {

   width: 150px;
   text-align: center;
   font-size: 10px;
   font-family: Arial,Helvetica,sans-serif;
   color: #1F594D;
   text-transform: lowercase;
   letter-spacing: .08em
 }
 
 .mini_calendar ul {margin: 0; padding: 0; list-style: none}
 .mini_calendar ul li {
   padding: 0;
   width: 22px;
   height: 18px;
	background-color: #F3F4E6;	
   float: left;
   margin: 0 1px 2px 1px;
   font-size: 10px;
   font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
	text-align: center;
 }
 
 .mini_calendar ul li.day {
	font-weight: bold;
   padding: 0;
   width: 22px;
   height: 10px;
   line-height: 10px;
   color: #0F7C83;
   text-align: center;
   float: left;
   margin: 0 1px 3px 1px;
   font-family: arial, Helvetica, sans-serif;
   font-size: 11px;
 }
 
 .mini_calendar ul li a:link, .mini_calendar ul li a:visited, .mini_calendar ul li span {
   display: block;
   width: 20px;
   height: 18px;
   padding: 0 0 0 0;
   text-decoration: none;
	padding-top: 0px;
 }

 .mini_calendar ul li.unavailable
	{
		background-color:  #00727C;
		color: white;
	}

 .mini_calendar ul li.unavailable a:link, .mini_calendar ul li.unavailable a:visited {background: #00727C; color: #747474}
 .mini_calendar ul li.unavailable a:hover, .mini_calendar ul li.unavailable a:active {color: #999; background: #333333}
 
 .mini_calendar ul li.available a:link, .mini_calendar ul li.available a:visited {background: #D8F0D8; color: #747474}
 .mini_calendar ul li.available a:hover, .mini_calendar ul li.available a:active {color: white; background: #333333}
 
 .mini_calendar ul li.selected a:link, .mini_calendar ul li.selected a:visited {background: #82C01D; color: #fff}
 .mini_calendar ul li.selected a:hover, .mini_calendar ul li.selected a:active {color: #555; background: #333333}

	.mini_calendar h3
	{
		font-size: 12px !important;
	}

/* end of mini calendar */

div#mini_calendars
{
	border-top:3px solid #DDD544;
	padding-top: 10px;
}


/* calendar legend */
table#calander { text-align:left;background-color:#fff; clear: both; width: 323px; margin-top: 10px; }
table#calander td {border: 2px solid #DDD; padding-left:20px; padding-bottom: 5px;}
table#calander ul.listing { padding-top:5px; }
table#calander ul.listing li { 
	display:inline;
	padding-left:2em;
	margin-right:0.5em;
	color:#333333;
	font-weight:bold; 
	font-size: 100%;
	width: auto;
	height: auto;
}

table#calander ul li.available {background:url(../images/available.gif) no-repeat 0 50%;}
table#calander ul li.yourBooking {background:url(../images/yourBooking.gif) no-repeat 0 50%;}
table#calander ul li.unavailable {background:url(../images/unavailable.gif) no-repeat 0 50%;}
/* end of legend */



ul#imageThumbs li { width:33%;float:left;text-align:center;margin-bottom:2em; }

ul#propertyLinks { padding-top:1em; }

a#largeLink,
ul#propertyLinks a {
	display:block;
	background:#205750 url(/images/arrow_right.gif) no-repeat 95% 50%;
	font-size:150%;
	color:#fff;
	font-weight: bold;
	padding:0.75em 1.75em;
	margin-bottom:0.75em;
	height:1%;
}
ul#propertyLinks2 a {
	display:block;
	background: #205750;
	font-size:150%;
	color:#fff;
	font-weight: bold;
	padding:0.75em 1.75em;
	margin-bottom:0.75em;
	height:1%;
	text-align: center;
}
ul#propertyLinks2 a:hover {background-color:#82BDAA;}



a#largeLink { text-transform:lowercase;padding-left:0.5em; }

a#largeLink:hover,
ul#propertyLinks a:hover {background-color:#82BDAA;}

ul#propertyLinks a.viewMap {background-color:#82BDAA;}
ul#propertyLinks a.viewMap:hover {background-color:#205750;}

.featureBox {
	background-color:#F0F0DD;
	padding:1em 2em 2em 2em;
}

#speacialOffers {background-color:#205751;color:#fff;}

#speacialOffers p { margin:0;padding:0;margin-bottom:0.75em; }
#speacialOffers p.propertyDetails, #map p.propertyDetails { 
	font-size:130%; 
	padding:0;
	margin:0;
	padding:0.5em 0;
	text-transform:lowercase;
}

#special_offer_content
{
  margin-left: 10px;
}

#map { background-color:#BDB79D; }

#map h4 { margin-bottom:0.5em;color:#474548; }

#propertyList.featureBox { background-color:#62AA94; }

#propertyList,
#propertyList h2,
#propertyList h3,
#propertyList a {color:#fff;}

#propertyList h2 {
	background: transparent url(/images/arrow_down.gif) no-repeat 0 50%;
	padding-left:1.5em;
	margin-bottom:1em;
}

#propertyList ul li { padding-bottom:1em; }


#propertyList ul li img { float:left; width: 70px;}


#propertyList ul li h3 { width:58%;float:right;font-size:120%; margin-top: 5px; }

#propertyList ul li a.photo
{
	float: left;
}

#propertyList ul li a.more_details
{
	width:58%;float:right;font-size:120%;
}

#propertyList ul li h3 { padding-bottom:0.25em; }

#propertyList ul li a { font-size:90%;text-transform:lowercase; }

#propertyList ul li a:hover { text-decoration:underline; }
.information {
	padding-left:1.5em;
	background: transparent url(/images/info_icon.gif) no-repeat 0 50%;
}

h4.information { 
	text-transform:uppercase; 
	color:#707070;
}

dt,
dd,
dl {padding:0;margin:0;text-transform:lowercase;}

.hide { text-indent:-999em;overflow:hidden;padding-right:0;display:block; line-height: 0.1px; }

dt,dd{
	float:left;
	margin-top:1em;
	font-weight:bold;
}

dt { clear:left;width:auto;padding-right:1em;white-space:nowrap; }

dd {color:#205750;width:60%;}

#bookingDetails dl { font-size:110%; }

#facilities { margin-top:1.5em;background-color:#BDB89D; }

#facilities dd {float:none;width:auto;color:#fff;}

#facilities dt,
#facilities dd {margin-top:0;}

#facilities h4 {
	color:#fff;
	text-transform:uppercase;
	background: transparent url(/images/features_icon.gif) no-repeat 0 20%;
	padding-left:1.5em;
	padding-bottom:0.5em;
}

#facilities ul,
#facilities li { padding:0;margin:0; }

#facilities li { 
	background: transparent url(/images/tick_icon.gif) no-repeat 0 50%; 
	padding: 0.0em 0.5em 0 2.5em;
	margin-top: 10px;
}

#facilities.local li {
	background: transparent url(/images/dash_icon.gif) no-repeat 0 50%;	
}

ul#features { padding-top:1.5em; }

ul#features li {
	float:left;
	width: 32%;
	margin-right:1.25%;
	color:#fff;
	background-color:#205751;
	margin-bottom:1.25em;
	display:inline;
	padding-top:0.2em;
}

ul#features li.lightGrey {background-color:#E8E9CA;color:#86858D;}
ul#features li.grey {background-color:#BEB89E;}
ul#features li.aqua {background-color:#00727C;}
ul#features li.beige {background-color:#DAD9A9;color:#86858D;}
ul#features li.turquoise {background-color:#62AA94;}

ul#features li h3 {padding:0.5em 0.5em 0 0.6em;}

ul#features li a { color:#fff; }

ul#features li a:hover { color:#86858D; }

ul#features li.lightGrey a,
ul#features li.beige a { color:#86858D; }

ul#features li.lightGrey a:hover,
ul#features li.beige a:hover { color:#fff; }

ul#features li p {padding:0 1em 0.5em 1em;}

ul#features li img {padding:0.25em 0 0 0.2em;}

ul#features li.lightGrey img,
ul#features li.grey img,
ul#features li.beige img {padding-top:0.2em;padding-bottom:0.5em;}

.searchDetails { border-bottom:1px solid #DCD445;padding: 1.5em 3em 1.5em 3em; }
.searchDetails {padding-bottom: 0}
.searchDetails.no_results {
	padding-bottom: 10px;
	font-weight: bold;
}
dl#searchCriteria { float:left;width:52%;font-size:110%; }
.searchActions { width:25%;float:right; }

dl#searchCriteria dt,
dl#searchCriteria dd {padding:0;margin:0;}

/*dl#searchCriteria dd { padding-top:0.25em; }*/

dl#searchCriteria dd dl,
.fullWidth {display:block;width:100%;}

dl#searchCriteria dd dl dt {width: 25%;color:#BDB89D;}
dl#searchCriteria dd dl dd {width: 74%;color:#527E78;}

dl#searchCriteria .option {padding-top: 0px;}

span.resultNumber {display:block;float:left; color:#235952; font-weight:bold}
span.otherPages {color:#235952 !important; }
span.otherPages a {color: #235952 }
span.otherPages a:visited {color: #235952}
span.otherPages a:active {color: #235952}
span.currentPage {display:block;float:right;}
.pageNumbers {font-weight:bold !important; font-size: 110%; padding-top:7px; margin-bottom: 2px;}
div.footerPadding1 {width: 23%; float:left}
div.footerPadding2 {width: 52%; float:left}
div.pageList {width: 25%; float:right}


/* Listing */
ul#communities { margin-top:2.5em; }
ul#communities li.brown { background-color:#EBE6C8; }

ul#communities li {
	margin-bottom:2.5em;
	padding:0.25em;
}

ul#communities li img { float:left; }

ul#communities li .column { float:right;width:62%; }

ul#communities li h3 {margin-top:0.25em;}
ul#communities li a { color:#1F5A54; }

ul#communities li a:hover { text-decoration:underline; }

/* Community View */

table#apartments td.name 
{
  text-align: left;
}
table#apartments tr.odd td
{
  background-color: #E4E3C4;
}

.comm_quick_search_panel
{
  padding-left: 11px;
  padding-right: 11px;
}
.comm_quick_search_panel span.button
{
  margin-top: 0.5em !important;
}
.comm_quick_search_panel span.button input
{
  margin-right: 20px !important;
}

/* Forms */
@media screen {
	legend{display:none;}
}

input,
textarea,
select { font-size:100%;width:225px;padding:0.1em 0; }

.checkboxes input,
input.button { width:auto; }

span.button {
	background:transparent url(../images/button_bg_left.gif) no-repeat left 0;
	padding-left:4px;
	display:block;}
	

input.button { 
	background:transparent url(../images/button_bg_right.gif) no-repeat right 0; 
	border:0;
	padding:0;
	padding:0.1em 0em 0.3em 0em;
	text-transform:lowercase;
	font-weight:bold;
	font-size:110%;
	color:#fff;
	margin-right:35px;
	padding-right:4px;
	cursor:pointer;
}

input.lessMargin { margin-right:20px; }

fieldset { 
	border:0; 
	padding:0;
	margin:0;
}

#home fieldset.column { width:29.8%;background:#61AB94; }

#home ul { padding-top:0;margin-top:0;padding-bottom:0.1em; }

ul li .column { width:49%;margin-bottom:1em; }

ul li .column select { width:97%; }
fieldset ul li,
fieldset ul { list-style:none;padding:0;margin:0; }

fieldset ul { padding:0.5em 0 3em 0; }

fieldset p { padding:0.5em 0; }

p.quickSearchHeading { 
	font-size:130%; 
	text-transform:uppercase;
	font-weight:bold;
	margin-bottom:0;
	padding-bottom:0;
	padding-top:0;
  margin-top: 1em;
	background: transparent url(/images/search_icon.gif) no-repeat 0 50%;
	padding-left:1.5em;
	margin-right: 0px;
}

p.quickSearchHeading2 { 
	font-size:130%; 
	text-transform:uppercase;
	font-weight:bold;
	margin-bottom:0;
	padding-bottom:0;
	padding-top:0;
  margin-top: 0;
	background: transparent url(/images/search_icon.gif) no-repeat 0 50%;
	padding-left:1.5em;
	margin-right: 0;
	margin-left: 0;
}

#advancedSearch .starts_on,
.start_li input {
  margin-right:3px;
  width:200px;  
  padding: 0px;
}


fieldset ul,
fieldset h2,
fieldset p {margin:0 27px;color:#fff;}

fieldset h2 { text-transform:uppercase;margin-right:0; }

fieldset span.button { float:right; }

fieldset ul li label { display:block;font-size:110%;padding-top:0.70em;text-transform:lowercase; }

#advancedSearch ul.checkboxes { padding-top:2.7em; }

fieldset ul.checkboxes li label { 
	display:inline;
	font-size:100%;
	padding-top:0; 
	position:relative;
	top:-2px;
	padding-left: 5px;
}

ul.twoCol li {
	float:left;
	width:48%;
	margin-bottom:1.2em;
}

.featureBox.green { background-color:#62AA94;}

.featureBox fieldset p.quickSearchHeading { margin-left:0; }
.featureBox fieldset ul {margin:0;padding-bottom:1em;}

.featureBox fieldset li .column { margin-bottom:0; }

#communityList ul a { color:#666561; }

#communityList ul a:hover { text-decoration:underline;}

#communityList ul { padding-top:1em;text-transform:lowercase; }

#communityList ul li { background: transparent url(../images/grey_dash.gif) no-repeat 0 50%;padding-left:1em; }

/* Quick Search */
fieldset#quickSearch {
	background-color:#E6E2BD;
	border-top:1px solid #DCD445;
	padding:1.25em;
}

fieldset#quickSearch label {
	font-size:140%;
	font-weight:bold;
	background:transparent url(/images/search_icon.gif) no-repeat 0 50%;
	padding-left:1.5em;
	text-transform:lowercase;
	color:#6F7170;
}

fieldset#quickSearch input {width:40%;margin-top:1em;margin-left:2em;float:left;}

fieldset#quickSearch span.button { margin-top:1em;float:left; }
fieldset#quickSearch input.button { width:auto;margin-left:0;margin-top:0;}

fieldset#quickSearch input#propCode
{
	margin-right: 10px;
}

.whats_this
{
  margin-left: 5px;
  font-size: 90%;

}
.whats_this a:visited,
.whats_this a
{
  color: white;
}

.errorMessage {
	background-color:#CB620F;
	padding:1em 2em 0.5em 2em;
	color:#fff;
	margin-bottom:1em;
}

.errorMessage ol { margin-left:0; }

table.form input,
table.form label {
	color:#205752;
	font-weight:bold;
	text-transform:lowercase;	
	font-size:130%;
	width:11em;
}

table.form tr td { padding-bottom:2.5em;vertical-align:top; }

table.form select { width:auto; }

table.form input { width:19em;border:1px solid #949494;padding:0.1em 0;text-transform:none; }

table.form tfoot tr td {padding-left:12.5em;}
table.form span.button { float:left; }
table.form input.button { 
	margin-left:0;
	width:auto;
	border:0;
	padding:0.25em 0.5em 0.25em 0; 
	color:#fff;
	font-size:100%;
}

table.form td.radiobuttons input,
table.form td.radiobuttons label,
table#concierge td.radiobuttons label {
	width:auto;
	display:inline;
	border:0;
}
table.form.arrange_taxi_form textarea {width: 275px;}
table.form td.radiobuttons label,
table#concierge td.radiobuttons label {
	padding:0 0.5em;
}

p.formContent,
table#concierge caption { margin-bottom: 10px; }

table#concierge { clear:right; }

table#concierge span.label,
table#concierge label {display:block;}

table#concierge span.label { 
	font-size:130%;
	font-weight:bold; 
	color:#205752;
	text-transform:lowercase;
}

table#concierge tfoot tr input.button { margin-right:0; }


table#concierge tfoot tr td { padding-left:370px; }

table#concierge input.text_input {width: 15.5em !important;}
select.error {border-color:red;}

.errorMessage h3 { 
	margin-bottom:0.5em;
	color:#fff;
	text-transform:uppercase; 
	background: transparent url(/images/error_icon.gif) no-repeat 0 50%;
	padding-left:1.5em;
}

.errorMessage ol {margin-top:0;padding-left:2em;}
#advancedSearch { padding:0 1em; }

#advancedSearch fieldset {
	float:left;
	width:31.25%;
	margin-right:3%;
	padding:1em 0;
	background-color:#205751;
	height: 310px;
	position:relative;
}

#advancedSearch fieldset.aqua {background-color:#00727C;}
#advancedSearch fieldset.turquoise {background-color:#82BDAB;}

#advancedSearch fieldset.noMargin {margin-right:0;}

#advancedSearch fieldset span.button {
	position: absolute;
	right: 0px;
	bottom: 20px;
}

.bold_p
{
  color: #333;
  font-size: 12px;
}

#threeColumn #columnThree.noPadding { padding:0; }

#footerLinks {padding-top: 2em;padding-left:0;padding-bottom: 2.1em;}

#footerLinks li.firstnode { padding-left:0; }

#footer { 
	border-top: 21px solid #DCD445;
	margin-top:1em; 
	padding: 0 0 0 4%;
}

.footerLinks { 
	float:left; 
	width:25%;
}

.footerLinks li {
	background: transparent url(/images/grey_dash.gif) no-repeat 0 50%;
	padding-left:8px;
	padding-bottom:5px;
}

#footerLinks a:hover 
{
  text-decoration: underline;
}
#footer #columnOne { width: 65%; }

p#award { 
	float:left;
	width:22%;
	margin:0;
	background:transparent url(/images/award.gif) no-repeat right 2em;
	padding-top:2em;
	color:#BDB89D;
	padding-bottom:1em;
	margin-left:6%;	
}

p#award span { padding-right: 20%;display:block; }

/* error messages */

small.error {
	display: block;
	color: red;
}

div.error-with-field input
{
	border: 1px solid red;
}

/* Thank you page */

div#thankyouList h2
{
	padding-bottom: 20px;
}

div#thankyouList ul li
{
	padding-left: 5px;
}

div#thankyouList h3
{
	padding-bottom: 15px;
}

div#thankyouList h5
{
  padding-top: 1em;
  color: #898989;
  font-size: 120% !important;

}

div#thankyouList h5.tel
{
  background: transparent url(/images/phone_icon.gif) no-repeat 0 100%;
  padding-left: 2em;
}
div#thankyouList h5.email
{
  background: transparent url(/images/mail_icon.gif) no-repeat 0 100%;
  padding-left: 2em;
}



div#thankyouList h4
{
  padding-top: 1em;
  padding-bottom: 1em;
  padding-left: 2em;
  font-size: 125% !important;
  color: #6F7170;
}


#twoCols .firstCol
{
  float: left;
  width: 63%;
  padding-top: 2em;
}
#twoCols .problem, #columnTwo .problem
{
  background: #CB620F;
  margin-left: 1em;
  padding-left: 1em;
}

#twoCols .problem h2,  #columnTwo .problem h2
{
  color: #FFFFFF;
  padding-top: 0.5em;
  padding-left: 1.5em;
  padding-bottom: 0.5em;
  background: transparent url(/images/error_icon.gif) no-repeat 0 50%;
  text-transform: none;
}
#twoCols .problem_text,  #columnTwo .problem_text
{
  padding-left: 3em;
}
#twoCols .thanks
{
  padding-left: 3em;
}
#twoCols .secCol
{
  float:right;
  width: 32%;
}

#twoCols .interestBox
{
 background-color: #62AA94;
 color: #FFFFFF !important; 
 padding: 1em 2em 2em;
}

#twoCols .interestBox h2
{
  padding-top: 1em;
  background:transparent url(/images/arrow_down.gif) no-repeat 0 100%;
  margin-bottom: 1em;
  padding-left: 1.5em;
  color: #FFFFFF;
}

#twoCols .interestBox h5
{
  color: #FFFFFF !important;
  padding-bottom: 1em;
  padding-left: 2em;
  font-size: 120% !important;
}

div.interestBox ul li
{
	padding-left: 5px;
	color: #FFFFFF;
}

#popup
{
  border-bottom: 21px solid #DCD445;
  border-top: 3px solid #DCD445;
  padding-left: 10px;
  padding-right: 10px;
}

p.calendarIntro 
{
	font-size: 1.3em;
	font-weight: bold;
	margin-top: 10px;
}

div.bookingNotes
{
	padding-top: 10px;
}

#booking .featureBox dl
{
	font-size: 1.1em;
}

.t_and_c
{
  width: 430px;
}

/**********************
  property list page
**********************/

li.nights_people select
{
  width: 90% !important;
}
ul#property_list_search label
{
  color: white !important;
  font-weight: normal;
}

/**********************
general page content layout
**********************/
#padded_content
{
  padding: 40px;
  font-size: 12px;
  padding-top: 20px;
}


/** holiday price snippet **/

div#holiday_price
{
  margin-top: 40px;
  margin-bottom: 10px;
  font-family: Arial;
  font-size: 10pt;
  background-color: #F0F0DD;
  padding-left: 10px;
  margin-right: 50px;
  margin-right: 0;
  color: #5C5C5C;
  width: 450px;
}
div#holiday_price div
{
  float: left;
  margin-top: 10px;
  width: 340px;
}


#holiday_price strong,
#mini_holiday_price strong
{
  font-size: 10pt;
}

form#reserve_now
{
  float:right;
}

form#reserve_now input
{
  background-color: #205750;
  color: #FFF !important;
  padding: 10px;
  padding-top: 7px;
  padding-bottom: 9px;
  padding-right: 5px;
  padding-left: 5px;
  font-family: Arial;
  letter-spacing: -0.5px;  
  font-weight: bold;
  font-size: 12pt;
  cursor: pointer;
  border: none;  
  width: 110px;
  margin: 0;
}

form#reserve_now input:hover
{
  background-color: #527E78;
}

#Show div#mini_holiday_price
{
  margin-top: 20px;
}

#Show div#mini_holiday_price div
{
  background-color: #F0F0DD;
  padding: 3px 0 3px 13px;
  width: 65%;
  color: #5C5C5C;
  font-size: 12px;
  float: left;
  font-family: Arial;
}

#Show form#reserve_now input
{
  padding:0;
  padding-top: 9px;
  padding-bottom: 9px;
  padding-left: 5px;  
  padding-right: 5px;
  width: 105px;
}
