/* --------------------------------------------------------------

  CCH
  5/1/09/
  www.slightlydifferent.co.uk


-------------------------------------------------------------- */
@import url('/css/blueprint.css');
@import url('/css/av-calendar.css');
@import url('/css/colorbox.css');

/*main cch styles*/

body{
	background: url(/images/design/backgrounds/page.jpg) top center no-repeat #74b9d7;

	}

#print-logo{
	display: none;
}

div.clearme{
	clear:both;
	height:1px;
	}

a{
	text-decoration:none;
	color:#3db5d3;
	}

a:hover{
	text-decoration:underline;
	color:#99ebff;
	}

img.alignleft{
	float:left;
	padding:0 10px 10px 0;
	}

img.alignright{
	float:right;
	padding:0 0 10px 10px;
	}

/*layout*/

#container{
	width:960px;
	margin: 0 auto;
	text-align:left;
	}

#utility{
	height:34px;
	text-align:right;
	}

#utility p{
	background:url(/images/design/backgrounds/user.png) left no-repeat;
	background-position:0px 6px;
	margin:0;
	font-weight:bold;
	color:#fff;
	padding-left:20px;
	padding-top:5px;
	display:block;
	float:left;
	}

#utility li a{
	color:#fff;
	font-weight:bold;
	}

#main-content{
	background:#fff;
	padding:0 15px 0 15px;
	}

div.divider{
	border-bottom:1px solid #b3c0dd;
	padding-bottom:20px;
	margin-bottom:20px;
	}


/*masthead	*/
input.curved{
  background: url("/images/design/backgrounds/curved-input.png") no-repeat scroll left top transparent;
    border: medium none;
    color: #B0B8C1;
    float: left;
    font-size: 10px;
    height: 25px;
    padding-left: 10px;
    padding-right: 10px;
	padding-top:0px!important;
    width: 148px;
	}

#code-area {
	display: block;
    float: left;
    padding: 15px 10px 0;
    width: 230px;
}

.logo{
	background:transparent url(/images/design/generic/logo.png) no-repeat;
	float:left;
	text-indent:-9999em;
	width:204px;
	height:101px;
}

.logo{
	background:transparent url(/images/design/generic/logo.png) no-repeat;
	float:left;
	text-indent:-9999em;
	width:204px;
	height:101px;
}

h2.pagehead {
	width:600px;
	font-size: 18px;
	color: #34688C;
}

h2.ext-width
{
	width:500px!important;
}
h2.ext-width2
{
	width:600px!important;
}

h2.pagehead {
	width: 150px;
	text-align:right;
}


.standfirst{
	color:#ffffff;
	font-size:18px;
	margin-bottom:5px;
}


.logo a{
	display:block;
	height:101px;
	}

.mastbuttons{
	float:left;
	}

.myshortlist{
	background:url(/images/design/backgrounds/my-shortlist.png) top left transparent no-repeat;
	width:233px;
	height:101px;
	float:left;
	}

.myshortlist p{
	margin:0 !important;
	padding-left:134px;
	padding-top:35px;
	color:#a0d2ee;
	}

.myshortlist p a{
	color:#fff;
	}

.searchcontainer{
	float:left;
	width:245px;
	height:100px;
	margin-top:16px;
	background:url(/images/design/backgrounds/find-property.png) top left no-repeat;
	}

.search-blob{

	/*width:230px;
	padding-top:58px;
	padding-left:15px;
	height:44px;*/
	}

.find-button {
    float: left;
    height: 25px;
    margin: 0 0 0 10px !important;
    width: 47px;
}

#mover{
	color:#8e97a0;
	padding:5px;
	}
#mover_town {
	color:#8e97a0;
	padding:60px 0 0 55px;;
	}

#mover select{
	font-size:11px;
	color:#8e97a0;
	width:200px;
	margin-top:18px;
	margin-left:17px;
	}
.mast-selector {
	width: 200px;
	color:#8e97a0;
	margin-left:-33px;
}
.area-table{
	float:left;
	margin-left:-18px;
}

.mast-towns {
 color:#8E97A0!important;
}

#mover span {
	color: #ffffff;
}

#togglearea{
	margin-left:16px;
	}

#catchline{
	height:24px;
	background:url(/images/design/generic/catch-arrow.png) 0 6px no-repeat;
	overflow:hidden;
	width:960px;
	}

#catchline p{
	color:#c7e6f9;
	padding-left:10px;
	}


/*columns*/

.one-column{
	width:174px;
	margin-right:15px;
	float:left;
	}

.two-column{
	width:363px;
	margin-right:15px;
	float:left;
	}

.three-column{
	width:552px;
	margin-right:15px;
	float:left;
	}

.four-column{
	width:741px;
	margin-right:15px;
	float:left;
	}

/*robs amedns to homepage header 310111*/

#brochure-column{
	width:190px;
	margin-right:10px;
	float:left;
	}

#facebook-feed{
	/*background:url('../images/design/backgrounds/facebook-bg.png') no-repeat scroll 0 0 transparent;*/
	background:url('../images/facebook-replace.png') no-repeat scroll 0 0 transparent;
	float:left;
	height:287px;
	margin-right:10px;
	width:190px;
}
#facebook-feed ul{
	height:208px;
	list-style:none outside none;
	margin:50px 15px 0 15px;
}
#facebook-feed ul li p{
	color:#FFFFFF;
	font-size:11px;
	line-height:15px;
}
#facebook-feed ul li span{
	color:#00417C;
}
#facebook-feed hr{
	border:0 none;
	border-top:1px solid #8BBFD3;
	color:#8BBFD3;
}
#facebook-feed .more a{
	background:url('../images/design/backgrounds/facebook-more-bg.png') no-repeat scroll 0 0 transparent;
	display:block;
	height:29px;
	margin:0 0 0 123px;
	position:absolute;
	text-indent:-9999px;
	width:67px;
}




#flash-column{
	width:475px;
	margin-right:10px;
	float:left;
	}
#search-column{
	width:245px;
	margin-right:0;
	float:left;
	height:287px;
	}


/*/robs amedns to homepage header 310111*/


.endbit{
	margin-right:0 !important;
	}

.dotbit{
	margin-right:7px !important;
	padding-right: 7px;
	background:url(/images/design/backgrounds/dotted-side.gif) right repeat-y;
	}


/*index search area*/
div.search-area{
	height:287px;
	background:url(/images/design/backgrounds/index-search-area.jpg) top left no-repeat;
	padding:35px 12px 0 12px;
	}

div.area_description{
	font-size: 10px;
	}

.search-block{
	height:42px;
	padding-top:34px;
	}

.search-block label{
	display:block;
	color:#3a5583;
	width:85px;
	float:left;
	font-size:11px;
	font-weight:normal;
	}


.search-block input{
	border:1px solid #7395b8;
	background:#fff;
	font-size:11px;
	color:#8e97a0;
	padding:4px;
	width:136px;
	float:left;
	}

.search-block select{
	border:1px solid #7395b8;
	background:#fff;
	font-size:11px;
	color:#8e97a0;
	padding:4px !important;
	float:left;
	width:136px;
	}

input.searchbtn{
	width:66px;
	height:25px;
	float: left;
	border:none;
	background:transparent;
	}

.advanced{
	float: right;
    padding-top: 5px;
    width: 130px;
	}

.advanced p a{
	margin:0;
	padding:0;
	font-size:10px;
	}


/*index page scrollers -  outmost wrapper element, containing all elements  */
div.scrollable, div.scrollable2 {

	position:relative;
	overflow:hidden;

	float:left;
	background-color:#fff;
	border-bottom:1px solid #b3c0dd;
	padding:5px;
	width:870px;
	height:183px;
	margin-top:5px;
	padding-bottom:15px;
	margin-bottom:20px;
}

/* container for the scrollable items */
div.items {
	margin-left:8px;
	width:20000em;
    	position:absolute;
}

/* single item */
/*
div.items a {
	display:block;
	float:left;
	margin-right:15px;
	width:150px;
	height:180px;
	background:#ccc 0 0 no-repeat;
	font-size:50px;
	color:#ccc;
	line-height:66px;
	text-decoration:none;
	text-align:center;
	cursor:pointer;
}
*/

div.items a {
	color:#ccc;
	text-decoration:none;
	text-align:center;
	cursor:pointer;
}

div.items a:hover {
	color:#999;
}

div.items a.active {
	background-position:-174px 0;
	color:#555;
	cursor:default;
}

/* next / prev buttons */
a.prev, a.next, a.prev2, a.next2 {
	background:url(/images/design/buttons/ctrl-left.png) no-repeat 0 0;
	display:block;
	width:20px;
	height:20px;
	float:left;
	margin:80px 0 0 0;
	cursor:pointer;
}

a.next, a.next2 {
	background-image:url(/images/design/buttons/ctrl-right.png);
	margin-left:10px;
}

a.prev:hover {
	background-position:0 -20px;
}

a.next:hover {
	background-position:0 -20px;
}

a.prev2:hover {
	background-position:0 -20px;
}

a.next2:hover {
	background-position:0 -20px;
}

div.item_name a {
	color: #4C4C4C;
}

/*index flash map*/


#dynamap{
    width:363px;
	margin-right:7px;
	padding-right:7px;
	background:url(/images/design/backgrounds/dotted-side.gif) right repeat-y;
	float:left;
	}


div.mapareas{
	padding:0 0 11px 0;
	margin-bottom:12px;
	background:url(/images/design/backgrounds/dotted-bottom.gif) bottom repeat-x;
	}

div.mapareas h3{
	margin-bottom:5px;

	}

div.mapareas h3 a{
	font-size:12px;
	font-weight:bold;
	margin:0;
	background:url(/images/design/backgrounds/index-arrow.gif) left no-repeat;
	background-position:0px 5px;
	padding-left:12px;
	display: block;
	}

div.mapareas p{
	margin:0;
	font-size:11px;
	color:#abbbc6;
	line-height:14px;
	padding-left:12px;
	}

div.mapareas p a{
	color:#abbbc6;
	}

div.mapareas p a:hover{
	text-decoration:none;
	}


/*refinement bar*/

div#refine{
	background:#eafafb;
	padding:0 10px 0 10px;
	}

.refine-option{
	background:url(/images/design/backgrounds/refine-bg.gif) repeat-x top center;
	padding:12px 0 12px 0;
	}

.refine-option label{
	display:block;
	font-weight:bold;
	font-size:11px;
	color:#3e464a;
	padding-bottom:11px;
	}

.refine-option select{
	width:120px;
	}

.refine-btn{
	width:138px;
	height:27px;
	border:none;
	background:transparent;
	}

div#refine-selected{
	margin-bottom:10px;
	}

#refine-selected ul{
	margin:0;
	padding:0;
	}

#refine-selected li{
	font-size:10px;
	color:#000;
	font-weight:bold;
	list-style-type:none;
	line-height:18px;
	}


/*breadcrumbs*/
div#breadcrumbs{
	height:30px;
	}

#breadcrumbs ul{
	margin:0 !important;
	padding:0;
	}

#breadcrumbs li{
	display:inline;
	color:#989ba1;
	font-size:10px;
	padding-right:10px;
	}

/*results map and controls*/
#resultsmap{
	margin-top:15px;
	margin-bottom:10px;
	width: 741px;
	height: 317px;
	}

#resultsview{
	display:block;
	text-align:right;
	height:16px;
	}

#resultsview ul{
	margin:0;
	padding:0;
	}

#resultsview li{
	display:inline;
	padding-right:8px;
	color:#586163;
	font-size:11px;
	}

.resultscontrols ul{
	margin:0;
	padding:0;
	}

.resultscontrols li{
	display:inline;
	padding-right:8px;
	color:#586163;
	font-size:11px;
	}

.resultscontrols{
	height:22px;
	display:block;
	border-top:1px solid #bfd7ed;
	border-bottom:1px solid #bfd7ed;
	margin-top:10px;
	margin-bottom:25px;
	padding-top:5px;
	}

.resultscontrols p{
	margin:0;
	line-height:12px;
	}

.controls {
float:right;
}

.controls a {
display:block;
float:left;
margin-right:6px;
}

.controls a.pr span{background:url(/images/design/buttons/results-ctrl-left.png) no-repeat top left;}
.controls a.pr_off span {background: url(/images/design/buttons/results-ctrl-left-off.png) no-repeat top left; cursor:auto;}
.controls a.nx span {background: url(/images/design/buttons/results-ctrl-right.png) no-repeat top left;}
.controls a.nx_off span { background: url(/images/design/buttons/results-ctrl-right-off.png) no-repeat top left;cursor:auto;}
.controls a.nx span:hover,
.controls a.pr span:hover {background-position: bottom left;}

.controls span {
display:block;
height:18px;
text-indent:-99999px;
width:18px;
}


.paginate-column{
	width:170px;
	margin-right:15px;
	float:left;
	border-right:1px solid #bfd7ed;
	}


/*results listing*/
div.results-listing{
	padding-bottom:20px;
	background:url(/images/design/backgrounds/dotted-bottom.gif) bottom repeat-x;
	margin-bottom:20px;
	}

img.result-listing-photo{
	border:4px solid #e9e8e2;
	margin-bottom:5px;
	}

.snapshot{
	display:block;
	background:#e4f4fb;
	height:30px;
	padding-top:5px;
	padding-bottom:5px;
	}

.snapshot ul{
	margin:0;
	padding:0;
	}

.snapshot li{
	display:inline;
	list-style-type:none;
	font-size:12px;
	font-weight:bold;
	color:#4474a0;
	line-height:30px;
	padding:0 2px 0 2px;

	}
/*---------------------------------------------
note - these may have to go into separate css dependent on quantity
----------------------------------------------------------------------*/
li.nopets{
	background:url(/images/design/status_icon/snapshot/no-pets.gif) left no-repeat;
	background-position:4px 5px;
	}

/*
a.results-listing-btn{
	display:block;
	float:left;
	margin-right:10px;
	}

a.pricing-book-now{
	display:block;
	float:left;
	margin-right:20px;
}
*/

div.detail-button {
	margin: 5px 0 5px 0;
}

/*tabs*/
ul.idTabs{
 	margin:0;
	padding:0;
	}

.idTabs li{
	float:left;
	list-style-type:none;
	}

li#tabproperty a{
	display:block;
	padding-top:5px;
	width:181px;
	height:37px;
	background:url(/images/design/navigation/ribbon-left.png) top left no-repeat;
	font-weight:bold;
	color:#3db5d3;
	text-decoration:none;
	text-align:center;
	}

li#tabavailability a{
	display:block;
	padding-top:5px;
	width:190px;
	height:37px;
	background:url(/images/design/navigation/ribbon-2.png) top left no-repeat;
	font-weight:bold;
	color:#3db5d3;
	text-decoration:none;
	text-align:center;
	}

li#tabarea a{
	display:block;
	padding-top:5px;
	width:189px;
	height:37px;
	background:url(/images/design/navigation/ribbon-3.png) top left no-repeat;
	font-weight:bold;
	color:#3db5d3;
	text-decoration:none;
	text-align:center;
	}

li#tabmap a{
	display:block;
	padding-top:5px;
	width:181px;
	height:37px;
	background:url(/images/design/navigation/ribbon-right.png) top left no-repeat;
	font-weight:bold;
	color:#3db5d3;
	text-decoration:none;
	text-align:center;
	}
li#code a{
	display:block;;
	width:80px;
	height:17px;
	margin-top:25px;
	margin-left: 2px;
	background:url(/images/design/navigation/find-tab.png) top left no-repeat;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	text-align:center;
	}
li#name a{
	display:block;;
	width:80px;
	height:17px;
	margin-top:25px;
	background:url(/images/design/navigation/find-tab.png) top left no-repeat;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	text-align:center;
	}
li#town a{
	display:block;;
	width:80px;
	height:17px;
	margin-top:25px;
	background:url(/images/design/navigation/find-tab.png) top left no-repeat;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	text-align:center;
	}

li#tabproperty a:hover{background:url(/images/design/navigation/ribbon-left-active.png) top left no-repeat; color:#fff;}
li#tabavailability a:hover{background:url(/images/design/navigation/ribbon-2-active.png) top left no-repeat; color:#fff;}
li#tabarea a:hover{background:url(/images/design/navigation/ribbon-3-active.png) top left no-repeat; color:#fff;}
li#tabmap a:hover{background:url(/images/design/navigation/ribbon-right-active.png) top left no-repeat; color:#fff;}

li#tabproperty .selected{background:url(/images/design/navigation/ribbon-left-active.png) top left no-repeat; color:#fff;}
li#tabavailability .selected{background:url(/images/design/navigation/ribbon-2-active.png) top left no-repeat; color:#fff;}
li#tabarea .selected{background:url(/images/design/navigation/ribbon-3-active.png) top left no-repeat; color:#fff;}
li#tabmap .selected{background:url(/images/design/navigation/ribbon-right-active.png) top left no-repeat; color:#fff;}
li#code .selected{background:url(/images/design/navigation/find-tab-act.png) top left no-repeat;}
li#name .selected{background:url(/images/design/navigation/find-tab-act.png) top left no-repeat;}
li#town .selected{background:url(/images/design/navigation/find-tab-act.png) top left no-repeat;}
/*tabbed areas*/

#propertyinfo, #availability,  #map{
	margin-top:15px;
	}

#area {

}

.area-top {
	background:url("/images/design/generic/viewmap-border.jpg") no-repeat 0 0;
	height: 16px;
}

.area-content {
	background: url("/images/design/generic/viewmap-border-mid.jpg") repeat-y scroll 0 0 transparent;
    padding: 10px 20px;
}

.area-bottom {
	background:url("/images/design/generic/viewmap-border-bottom.jpg") no-repeat 0 0;
	height: 16px;
}

#area .stayicons{
	background: url("/images/design/generic/stayheader-no_icons.jpg") no-repeat scroll 0 0 transparent;
	height: 46px;
}

#area .stayicons p {
	/*margin: 13px 0 0 70px;*/
	padding: 13px 0 0 70px;
}

#area .stayicons p img {
	display: inline;
	padding: 0;
	margin: 0 5px 0 0;
}

#area .no-icons{
	background: url("/images/design/generic/stayheader-no_icons.jpg") no-repeat scroll 0 0 transparent;
  height: 46px;
}

#area .no-icons p{
	font-size: 18px;
	color: #F41D24;
	font-weight: bold;
}

#area .no-icons p img {
	display: inline;
	padding: 0;
	margin: 0 5px 0 0;
}

#area #gsv_description p {
	color: #22568E;
    font-size: 16px;
	padding-top: 10px;
}


div#booknow{
	position:absolute;
	margin-left:650px;
	}


/*property info*/

.detail_special_offer {
	border: 1px solid #E65921;
	background: #FBC499;
	padding: 1em 2em;
	-moz-border-radius: 1em;
	border-radius: 1em;
	-webkit-border-radius 1em;
}

.special_date_highlight {
	border: 1px solid #E65921;
	background: #FBC499;
	padding: 1em 2em;
	margin: 1em 1em 0 0;
	-moz-border-radius: 1em;
	border-radius: 1em;
	-webkit-border-radius 1em;
}

.icon-brick{
	background:url(/images/design/backgrounds/dotted-bottom.gif) repeat-x bottom;
	padding:0 0 3px 0;
	margin:0 0 3px 0;
	}

.icon-brick img{
	float:left;
	margin-right:5px;
	}

.icon-brick p{
	margin:0;
	font-weight:bold;
	font-size:11px;
	color:#000;
	}

.pricing-lt-blue{
	background:#e4f4fb;
	padding:8px;
	}

.pricing-dk-blue{
	background:#c6e5f2;
	padding:8px;
	}

h3.price{
	color:#5c96cb;
	font-size:20px;
	font-weight:bold;
	letter-spacing:-1px;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	}


/*property avail*/
ul#avail{
	margin:15px 0 15px 0;
	}

ul#avail li{
	display:inline;
	list-style-type:none;
	}


/*in the area*/

div.partnerbox{
	background:url(/images/design/backgrounds/dotted-bottom.gif) bottom repeat-x;
	padding:10px 0 7px 0;
	margin-bottom:7px;
	display:block;
	overflow:hidden;
	}

div.partnerbox h3{
	font-size:14px;
	font-weight:bold;
	margin-bottom:15px;
	}

/*mini asides*/

p.aside{
	font-size:11px;
	color:#959fae;
	line-height:14px;
	background:url(/images/design/backgrounds/dotted-bottom.gif) bottom repeat-x;
	padding:0 0 7px 0;
	margin:0 0 7px 0;
	}
p.aside img{
	margin:0 8px 2px 0!important;
	}


/*footer*/
div.footer-top{
	height:20px;
	margin-top:20px;
	background:url(/images/design/generic/footer-top.gif) top left no-repeat;
	}

div.footer-top p{
	text-indent:-9999px;
	}

div.footer{
	background:#3488ad;
	padding:0 15px 0 15px;
	}

ul.footer-links{
	margin:0;
	padding:0;
	}

.footer-links li{
	list-style-type:none;
	line-height:25px;
	}

.footer-links li a{
	color:#82cdee;
	}

form.login{
	margin:0;
	}

form.login input{
	padding:5px;
	width:120px;
	background:#67a6c2;
	border:1px solid #3081a5;
	float:left;
	margin-right:20px;
	font-size:11px;
	color:#fff;
	}

form.login input.gobtn{
	width:50px;
	height:27px;
	border:none;
	background:transparent;
	float:left;
	margin-right:0 !important;
	margin-top:-5px;
	}

form.login label {
	display: none;
}

div.footer address{
	font-style:normal;
	color:#fff;
	padding-top:0;
	font-size: 12px;
	margin-left: 80px;
	}

p.phone{
	background:url(/images/design/backgrounds/footer-fone.gif) left no-repeat;
	background-position:0px 5px;
	padding-left:12px;
	color:#fff;
	margin:0;
	font-size: 12px;
	margin-left: 80px;
	}

p.mailer{
	background:url(/images/design/backgrounds/footer-mail.gif) left no-repeat;
	background-position:0px 8px;
	padding-left:12px;
	color:#fff;
	margin:0;
	font-size: 12px;
	margin-left: 80px;
	}

p.fbfollow{
	background:url(/images/design/backgrounds/footer-fb.gif) left no-repeat;
	background-position:0px 3px;
	padding-left:12px;
	color:#fff;
	margin:0;
	font-size: 12px;
	margin-left: 80px;
	}

p.tfollow{
	background:url(/images/design/backgrounds/footer-twitter.gif) left no-repeat;
	background-position:0px 3px;
	padding-left:12px;
	color:#fff;
	margin:0;
	font-size: 12px;
	margin-left: 80px;
	}

p.blog{
	background:url(/images/design/backgrounds/footer-blog.gif) left no-repeat;
	background-position:0px 3px;
	padding-left:12px;
	color:#fff;
	margin:0;
	font-size: 12px;
	margin-left: 80px;
	}

/*utility footer*/

div.utilityfooter{
	margin-top:10px;
	}

div.utilityfooter p{
	font-size:10px;
	line-height:12px;
	color:#b1e0f5;
	margin-bottom:5px;
	}

div.utilityfooter p a{
	color:#fff;
	}


div.copyright{
	float:right;
	}


/*payment page*/

table.paymentsteps{
	padding:0;
	margin-top:20px;
	margin-bottom:20px;
	width:548px;
}

table.paymentsteps td{
	padding:0;
	}




/*booking page*/

table.bookingsteps{
	padding:0;
	margin-top:20px;
	margin-bottom:20px;
	width:720px;
}

table.bookingsteps td{
	padding:0;
	}

div.bookingconstant{
	background:#e0f6ff;
	padding:10px;
	width:710px;
	}

div.bookingconstant table{
	width:500px;
	}

div.bookingconstant table td{
	padding:3px;
	color:#264864;
	font-size:12px;
	border-bottom: 1px solid #a4cdde;
	}

p.disclaimer{
	margin:15px 0 15px 0;
	font-size:11px;
	line-height:14px;
	}


table.extras{
	width:727px;
	margin:20px 0 20px 0;
	}

table.extras td{

	color:#000;
	font-weight:bold;
	}

table.totals{
	width:350px;
	margin-bottom:20px;
	}

table.totals td{
	padding:5px;
	}

h3.totalamount{
	color:#000;
	font-size:24px;
	font-weight:bold;
	letter-spacing:-1px;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	}


h3.totalprice{
	color:#FF3300;
	font-size:24px;
	font-weight:bold;
	letter-spacing:-1px;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	}

table.yourdetails, table.yourpayment{
	width:500px;
	}

table.yourdetails td, table.yourpayment td{
	padding:10px 2px 10px 2px;
	border-bottom: 1px dotted #CCCCCC;
	}

table.yourdetails td input, table.yourpayment td input, table.yourdetails td select, table.yourpayment td select{
	padding:4px;
	}




#sb_map_locator {
	/*width: 640px;*/
	width: 100%;
	height: 480px;
	border: 1px solid #979797;
}

#o_map_locator
{
	width:641px;
	height:317px;
	margin-top:20px;
}



/* added by louis - start */
/*#map_detail_location, #map_detail_area {*/
#map_detail_location {
	margin-top:15px;
	margin-bottom:10px;
	width: 741px;
	height: 317px;
}

#scrollable_thumb {
	background-color:#fff;
	border-bottom:1px solid #b3c0dd;
	padding:5px 5px 15px;
	width:353px;
	height:51px;
	margin-top:5px;
	margin-bottom:20px;
}

div.thumb_items {
	height:51px;
	margin-left:8px;
	float:left;
	width:287px !important;
}

div.thumb_items a {
	color:#ccc;
	text-decoration:none;
	text-align:center;
	cursor:pointer;
}

div.thumb_items a:hover {
	color:#999;
}

div.thumb_items a.active {
	background-position:-174px 0;
	color:#555;
	cursor:default;
}

a.thumb_prev, a.thumb_next {
	background:url(/images/design/buttons/ctrl-left.png) no-repeat 0 0;
	display:block;
	width:20px;
	height:20px;
	float:left;
	margin:15px 0px 0px;
	cursor:pointer;
}

a.thumb_next {
	background-image:url(/images/design/buttons/ctrl-right.png);
	margin-left:8px;
}

a.thumb_prev:hover {
	background-position:0 -20px;
}

a.thumb_next:hover {
	background-position:0 -20px;
}

.item_name{
	font-weight:bold;
	color:#222631;
	}
/* added by louis - end */


/* ADVANCED SEARCH */

td.advsrc-right-col {
	padding-left: 40px;
}

td.advsrc-left-col {
	padding-right: 40px;
}

td.advsrc-section {
	padding-bottom: 20px;
	border-bottom: 3px solid #78BBD8;
}

/* PROPERTY DETAILS */
.icon-list img {
	margin-right: 4px;
}

ul#avail-key {
	list-style-type: none;
}

h3.year-container-head {
	padding: 20px 0;
}
.scrolling-comments {
	background:transparent url(/images/design/backgrounds/marquee.gif) no-repeat scroll 0 40px;
	padding:5px;
}
.markie {
	height:110px;
	width:350px;
}

/* SHORTLIST */

div#email-shortlist {
	background:transparent url(/images/design/backgrounds/dotted-bottom.gif) repeat-x scroll center bottom;
	margin-bottom:20px;
	padding-bottom:20px;
}

div#email-shortlist p {
	margin: 0;
	padding: 0;
}

div#save-shortlist {
	background:transparent url(/images/design/backgrounds/dotted-bottom.gif) repeat-x scroll center bottom;
	margin-bottom:20px;
	padding-bottom:20px;
}

.pb_inside
{
	font-size:16px;
	font-weight:bold;
}

/* ERRORS & MESSAGES */

.error, #errors {
	color: #BD3A3A;
}

.message {
	color: #4C4C4C;
}

#propertyinfo .idTabs 					{background:url(../images/design/navigation/tab-bar.gif) 0 35px repeat-x; float:left; margin-bottom:20px; width:100%;}
#propertyinfo .idTabs #tabthisyeardesc	{background:url(../images/design/navigation/tab-left-up.gif) 0 0 no-repeat; width:100px; text-align:center; height:46px;}
#propertyinfo .idTabs #tabnextyeardesc	{background:url(../images/design/navigation/tab-right-up.gif) 0 0 no-repeat; width:100px; text-align:center; height:46px;}
#propertyinfo .idTabs #tabthisyeardesc a, #propertyinfo .idTabs #tabnextyeardesc a{text-decoration:none; display:block; padding:10px 0; }
#propertyinfo .idTabs #tabthisyeardesc .selected {background:url(../images/design/navigation/tab-left-selected.gif) 0 0 no-repeat; width:100px; text-align:center; color:#fff; width:100px; display:block; padding:10px 0;  height:46px;}
#propertyinfo .idTabs #tabnextyeardesc .selected {background:url(../images/design/navigation/tab-right-selected.gif) 0 0 no-repeat; width:100px; text-align:center; color:#fff; width:100px; display:block; padding:10px 0;  height:46px;}

/******************************************************************************/
/* Tooltips                                                                           */
/******************************************************************************/

/* tooltip styling. by default the element to be styled is .tooltip  */
#frm_book_option .tooltip {
	display:none;
}

/* style the trigger elements */
#demo img {
	border:0;
	cursor:pointer;
	margin:0 8px;
}

.bookingrefCustom {
	height:75px;
	width:250px;
	background: #5BA2C0;
	color: white;
	padding: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}

.amounttopayCustom {
	height:50px;
	width:250px;
	background: #5BA2C0;
	color: white;
	padding: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}

#cvv2Custom {
	height:350px;
	width:350px;
	background: #5BA2C0;
	color: white;
	padding: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}

.bg-fix
{
	background-color:#FFFFFF;
}

.eden,
.eden td
{
	color:#40ae49!important;
}

.eden h5,
.eden h5 a
{
	font-size:12px;
	color:#FFFFFF;
	text-decoration:underline;
	margin:0;
}

.eden td.eden_price
{
	width: 105px;
}

.eden input.in_text
{
	width:35px;
	padding-left:5px;
	padding-right:5px;
	border:none;
	background-color:#40ae49;
	color:#FFFFFF!important;
	height:18px;
	line-height:18px;
	text-align:right;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#pop_bg
{
	background-color:#000000;
	position:absolute;
	width:100%;

	display:none;
	z-index:1000;
	display:none;
}

#about_eden
{
	position:absolute;
	margin:auto auto;
	z-index:1000;
	display:none;
	background-color:#FFFFFF;
	padding:20px;
	width:500px;
	height:400px;
}

.o-item
{
	float:left;
}

.o-item.next
{
	margin-left:20px;
}

.also_liked_item
{
	margin:0 auto;
}

.also_liked_item img
{
	border: 5px solid #F0E9DF;
}

.also_liked_item p
{
	color:#1A88BB;
	margin-right:20px;
}

tr.promotion
{
	background:url(../images/design/generic/booking-promotion-bg.png) no-repeat;
	height: 38px;
    vertical-align: middle;
    width: 450px;
}

tr.promotion td
{
	padding-left:36px;
}

.operator_warning
{

}

.operator_warning img
{
	float: left;
    margin-right: 10px;
    vertical-align: middle;
}

#insurance_status_disclosure
{
	display:none;
	float:left;
	position:absolute;
	background:#FFFFFF;
	padding:20px;
	top:0;
	left:0;
	width:920px;

	z-index:1001;

	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}


.sog-line-sep-top,
.sog-box
{
	margin-top:10px;
}

.sog-top
{
	background: url("/images/general-top-bg.jpg") repeat scroll 0 0 transparent;
    height: 20px;
}

.sog-middle
{
	background-color: #C6E2F7;
    color: #0C86B9;
    font-size: 13px;
    font-weight: bold;
    margin-left: 1px;
    padding-left: 10px;
    padding-right: 10px;
    width: 908px;
}

.sog-bottom
{
	background: url("/images/general-bottom-bg.jpg") repeat scroll 0 0 transparent;
    height: 20px;
}

#availability_selection_message
{
	color:#BD3A3A;
	padding:20px;

	display:none;
	position: absolute;
    width: 300px;
	margin-left: 604px;
	border:1px solid #E5ACAC;
	background-color:#FFFFFF;
	z-index:99999;

	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.book-operator-constant-left
{
	float:left;
}

.book-operator-constant-right
{
	float:left;
	margin-left:15px;
}

.operator-notes-inside
{
	background-color: #E5E5E5;
    padding: 7px;
    width: 150px;
}

.operator-notes-inside label
{
	color: #25476A;
    font-size: 11px;
    font-weight: bold;
    margin-left: 8px;
}

#operator-notes-textarea
{
	min-height:145px;
	width: 145px;
	margin-top: 12px;
	min-height:
}

#operator_notes
{
	margin-top:20px;
}

.greenish td
{
	color:#aaa436!important;
}

.redish
{
	color:#a71925;
}

#home_slideshow
{
	width:475px;
	height:286px;
	margin-right:10px;
	float:left;
}

#right_parking
{
	background-color: #FFFFFF;
	float: right;
	margin-left: 389px;
	padding: 5px;
	padding-top:0px;
	padding-bottom:0px;
	position: absolute;
	margin-top:-2px;
	z-index: 5;
}

#right_parking p
{
	color:#03417E;
}

#bottom_parking
{
	background: url(/images/design/slideshow_bg.png);
	/*background: url(/images/design/backgrounds/page.jpg) top center no-repeat #74b9d7;*/
	 height: 53px;
    margin-top: 239px;
    position: absolute;
    width: 475px;
    z-index: 4;

}

.chrome #bottom_parking
{
	 margin-top: 235px;
}

#bottom_parking h6
{
	color: #2C3E4C;
    font-size: 13px;
    font-weight: bold;
    margin-left: 13px;
    margin-top: 8px;
}

#bottom_parking span
{
	color: #014375;
    margin-left: 13px;
}

.lp_item img
{
	border: 2px solid white;
}

.lp_item img.active
{
	border: 2px solid #03417e;
}

#bp_clickable
{
	margin-top:1px;
}

#bp_clickable span
{
	margin-right:12px;
}

#bp_clickable a
{
	color:#03417E
}

#right_parking p
{
	padding:0;margin:0;font-size: 10px;
}

.extras tr
{
	display:block;
	width:727px;
}

.extras tr.booking_blue
{
	background-color:#0e7097;

}

.extras tr.booking_blue td
{
	color:#FFFFFF!important;
}

.extras tr.booking_green
{
	background-color:#8c9d71;
	margin-left: 1px;
    width: 728px;

}

.extras tr.booking_green td
{
	color:#FFFFFF!important;

}

.extras th, .extras td
{
	padding:0;
	color: #6F6F6F!important;
}

.extras th, .extras td.dark, tr.dark td
{
	color:#000000!important;
}

.booking_blue th, .booking_blue td, .booking_green td
{
	padding-left:10px;

}

.extras tr.display_item
{
	background-color:#f8f8f8;
	padding:10px;
	display:block;
	padding: 10px;
	width:709px;
}

.display_item td
{
	border-bottom:1px solid #e1e1e1;
	padding-bottom: 10px;
}

.display_item td.first
{
	width:409px;
}

.display_item td.second
{
	width:100px;
}

.display_item td input
{
	width:60px;
}

.display_item td.second div
{
	display:inline;
}

.display_item td.third
{
	width:100px;
}

.display_item td.fourth
{
	width:100px;
}

.display_item td.wide
{
	width:100%;
}

.display_item td.booking_label,
.display_item td.booking_value_right
{
	width:340px;

	padding:10px;
}

.display_item td.booking_value_right input
{
	width:190px;
}

.booking_value_right img
{
	vertical-align:middle;
}

.guest_desc, .party_age
{
	width:90px!important;
}

/******************************************************************************/
/* START - dropdown                                                           */
/******************************************************************************/

#mover {
	padding: 54px 0 0 12px;
}

#mover_town {
	padding: 54px 0 0 12px;
}

div.dropdown {
	width: 218px;
	font-family: "Lucida Sans Unicode","Lucida Grande",Tahoma,Helvetica,sans-serif;
	position: relative;
	z-index: 10;
}

div.dropdown p {
	margin: 0;
	padding: 5px;
	background:#A8D3E3 url('/images/design/generic/arrow.png') no-repeat 193px center;
	color: #617FB1;
	font-weight: bold;
	-moz-border-radius: 7px 7px 0 0;
	-webkit-border-radius: 7px 7px 0 0;
	-khtml-border-radius: 7px 7px 0 0;
	border-radius: 7px 7px 0 0;
	width: 210px;
}

div.dropdown p a {
	display: block;
	width: 100%;
	text-decoration: none;
	color: #00417C;
}

div.dropdown ul {
	background: #FFFFFF;
	font-weight: bold;
	overflow-y:scroll;
	height: 320px;
	list-style-type: none;
	margin: 0;
	padding: 5px;
	border: 1px solid #E9E8E2;
}

div.dropdown li {
	padding: 5px;
	border-bottom: 1px solid #E9E8E2;
	background: #FFFFFF;
	font-size: 11px
}

div.dropdown li a {
	text-decoration: none;
	color: #888888;
}

div.dropdown li a:hover,
div.dropdown li a:active {
	color:#00417C;
}

/******************************************************************************/
/* END - dropdown                                                             */
/******************************************************************************/

