/* 
    Document   : home.css
    Created on : 12-Dec-2008
    Author     : J Byrne
		Recode		 : Chris McKee - 20090618
    Description:
        HOME STYLES, styles that are applied to the Home Page of the site.
*/

#cmbCountry, #cmbArea {
	width:175px;
	margin-top:5px;
}
#cmbCurrency {
	margin:2px 0 2px 4px;
}
#cmbSleeps {
	width:110px;
	margin-top:5px;
}
#imgBtnCountry, #imgBtnArea {
	margin:4px 0 0 15px;
}
#qs_search label {
	float:left;
	padding:6px 0px 0px 6px;
	width:60px;
	clear:both;
	display:block;
}
#propref {
	width:104px;
	margin:4px 30px 5px 66px;
	border:1px solid #999;
	padding:2px;
	float: left;
}
#propref_in, #qsleeps_in {
	float:left;
	width:180px;
}
#propref_press, #qsleeps_press, #go_search_detail {
	float:right;
	display:inline;
	margin:5px 22px 0 0;
}
#search_detail_txt {
	width:180px;
	margin:5px 0 5px 6px;
	float:left;
}
/* Slide Show */
ul#c4uslideshow img {
	border:0;
}
ul#c4uslideshow {
	display:block;
	width:712px;
	height:334px;
	background-color:#fff;
}
ul#c4uslideshow li {
	width:712px;
	height:334px;
	display:block;
	position:relative;
}
ul#c4uslideshow li h3 {
	position:absolute;
	bottom:11px;
	left:8px;
	color:#000000;
	font-size:1.5em;
	font-weight:100;
}
ul#c4uslideshow li h4 a {
	display:block;
	background:url(../images/clicktosearch.png) no-repeat center center;
	width:190px;
	height:36px;
	position:absolute;
	right:8px;
	bottom: 5px;
	z-index: auto;
}
.backbtn span, .nextbtn span, ul#c4uslideshow li h4 a span {
	position:absolute;
	left:-10000px;
}
.nextbtn, .backbtn {
	display:block;
	height:17px;
	width:17px;
	background:url(../images/fufadeimgs/next.gif) no-repeat center center;
	position:absolute;
	top:12px;
	left:31px;
}
.backbtn {
	background-image:url(../images/fufadeimgs/prev.gif);
	left:11px;
}
ul#c4uslideshow li.dsnone {
	display:none;
}
.saleDot {
	position:absolute;
	top:50px;
	right:20px;
	z-index:1;
}
#extras a, #extras2 a {
	display:block;
}
/* Home Layout */

/* LHS */
/* homepage layout specific *******************************************/
	
#main_left {
	width:710px;
	margin:10px 0px 5px 0px;
	float:left;
}
#left_upper {
	width:710px;
	float:left;
	border:1px solid #999;
	margin-top:8px;
	background:#fff url(../images/chunkbg.jpg) top left repeat-x;
	height: 180px;
}
#left_upper .chunk {
	display:inline;
	float:left;
	width:220px;
	margin:6px 0px 10px 12px;
}
.section h3, .search h3, .rarHiererchyTitle, h3.generic, h3#generic, .header_text {
	display:block;
	padding:3px 4px;
	background-color:#a7ce38;
	color:#fff;
	font-size:1.1em;
	font-weight:600;
	margin-bottom:4px;
}/* generic use for head titles */
#left_upper .chunk h2 {
	background-color:#0092D6;
	display:block;
	padding:3px 4px;
	color:#fff;
	font-size:1.1em;
	font-weight:600;
	margin-bottom:4px;
}
#left_lower {
	width:710px;
	float:left;
	border:1px solid #999;
	margin-top:8px;
	background:#fff url(../images/chunkbg2.jpg) bottom left repeat-x;
	height: 134px;
}
#left_lower .chunk {
	display:inline;
	float:left;
	width:220px;
	margin:6px 0px 10px 12px;
	font-size: 0.9em;
}
#left_lower .feature {
	background:url(../images/split-promo.gif) top left no-repeat;
	width:230px;
	height:130px;
	display:inline;
	float:left;
}
.feature a#beachcomb {
	display:block;
	height:60px;
	width:230px;
}
.feature a#realbrit {
	display:block;
	height:70px;
	width:230px;
}
#left_lower .chunk h3 {
	display:block;
	padding:3px 2px;
	color:#0092D6;
	font-size:1em;
	font-weight:600;
	margin-bottom:4px;
}
#destguide {
	clear:both;
	width:269px;
	padding:0px 5px;
	margin-top:6px;
}
#blog {
	float:left;
	width:708px;
	border:1px solid #419639;
	margin-top:10px;
}
#blog h2 {
	display:block;
	width:708px;
	height:60px;
	background:url(../images/blogheader.gif) top left no-repeat;
}
.blogtop {
	background-color:#DAEBD8;
	padding:8px 0px 2px 8px;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}
.blogtop h3 {
	font-size:15px;
}
.blogtop .date {
	font-size:10px;
}
.blogbot {
	padding:8px;
	position:relative;
	background:url(../images/blogbotbg.jpg) bottom left repeat-x;
}
.blogbot p {
	display:block;
	width:540px;
}
.blogbot img {
	position:absolute;
	right:10px;
	top:17px;
}
/*#PROMO BOXES ----*/
			#promo-trio {
	float:left;
	margin-top:8px;
	width:712px;
}
#promo-trio .terms {
	bottom:-1px;
	height:14px;
	left:0px;
	position:absolute;
	width:230px;
}
#promo-trio .messages {
	float:left;
	height:159px;
	position:relative;
	width:230px;
	margin:0 11px 0 0;
}
#promo-trio .messages span {
	position:absolute;
	left:-10000px;
}
#promo-trio .endmsg {
	margin-right:0px;
}
#promo-trio .mainlink {
	display:block;
	height:112px;
	width:230px;
}
/* Seasonal / Promos */
.promo-one {
background:url(../images/offer_brittanymay.jpg) no-repeat scroll left top;
}
.promo-two {
background:url(../images/offer_southwest.jpg) no-repeat scroll left top;
}
.promo-three {
background:url(../images/offer_cotedazuremay.jpg) no-repeat scroll left top;
}
/*##Blakes Box */
			#blakes {
	background:transparent url(../images/easter/so_blakes.gif) no-repeat scroll left top;
	border:1px solid #999999;
	height:113px;
	margin-bottom:6px;
	position:relative;
	width:260px;
	margin-top:10px;
}
#blakes h3 a {
	display:block;
	height:115px;
}
/*##EO-Blakes Box */
	
	/*##Customer Review Box */
			#customer {
	background:transparent url(../images/chunkbg2.jpg) bottom left repeat-x;
	height:125px;
	position:relative;
	width:267px;
	margin-top:10px;
	padding:5px;
	border:1px solid #999;
}
#customer h3 {
	background-color:#0092D6;
	display:block;
	padding:3px 4px;
	color:#fff;
	font-size:1.1em;
	font-weight:600;
	margin-bottom:4px;
}
/*##EO-Customer Review Box */
	
	/*##V4Y Box */
			#v4y {
	background:url(../images/c4ysitebk.gif) no-repeat scroll left top;
	height:154px;
	position:relative;
	width:279px;
	margin-top:10px;
}
#v4y h3 a {
	display:block;
	height:115px;
}
/*##EO-V4Y Review Box */
	
	
	/*##Landal Box */
			#landal {
	background:transparent url(../images/landal.gif) no-repeat scroll left top;
	height:125px;
	position:relative;
	width:279px;
	margin-top:10px;
}
#landal h3 a {
	display:block;
	height:125px;
}
/*##EO-Landal Box */
	
	/*##Right Hand Promos */
			#rhpromos {
	background:url(../images/sale2010.gif) top left;
	height:146px;
	margin-top:8px;
	position:relative;
	width:279px;
}
/*Promo 1*/
			#rhpromo-lnkone {
	display:block;
	height:100px;
	width:263px;
}
#rhpromo-termslnk {
	bottom:4px;
	display:block;
	position:absolute;
	left:6px;
	width:110px;
	color:#fff;
	font-size:11px;
}
#rhpromo-termslnkone {
	bottom:4px;
	display:block;
	position:absolute;
	right:4px;
	width:110px;
	color:#fff;
	font-size:11px;
}
#rhpromo-termslnkone a, #rhpromo-termslnk a {
	color:#fff;
}
/*Promo 2*/
			#rhpromo-lnktwo {
	display:block;
	height:150px;
	width:263px;
}
#rhpromo-termslnktwo {
	bottom:1px;
	display:block;
	height:12px;
	position:absolute;
	right:4px;
	width:141px;
}
/*##EO-Right Hand Promos */

/*#END PROMO BOXES */

/* RHS */
#main_right {
	width:279px;
	float:right;
	margin:10px 0px 6px 0px;
}
#quicksearch {
	width:277px;
	background:#fff url(../images/quicksearchbg.jpg) top left repeat-x;
	margin-bottom:7px;
	border:1px solid #999;
	height:332px;
}
#quicksearch #imgBtnSearch {
	float:right;
	margin-right:22px;
}
#quicksearch #gobutton {
	display:block;
	height:24px;
}
#search_detail {
	clear:left;
	margin-bottom:6px;
}
#quicksearch h2, #quicksearch label strong, .greenhead, .greenhead h4 {
	display:block;
	width:268px;
	padding:5px;
	background-color:#1D3189;
	color:#fff;
	font-size:1.2em;
	line-height:1.2em;
	font-weight:600;
	float:none;
}
#quicksearch label strong {
	margin: 0 0 8px 0;
}
#qs_search {
	clear:left;
	height:130px;
	display:block;
}
#prop_ref {
	clear:left;
	margin-bottom:2px;
	height:73px;
}
#qs_foot {
	clear:left;
	display:block;
	width:254px;
	padding:2px 0px 2px 8px;
	vertical-align:middle;
	color:#000;
}
#right_lower {
	width:254px;
	border:1px solid #999;
	margin-bottom:6px;
	background-color:#fff;
	padding:3px;
	overflow: visible;
}
#to_let, #extras {
	margin-bottom:6px;
}
#to_let h2 {
	display:block;
	padding:2px;
	background-color:#0079be;
	color:#fff;
	font-size:1.2em;
	line-height:1.2em;
	font-weight:600;
}
#extras h2 {
	display:block;
	padding:2px;
	background-color:#c75318;
	color:#fff;
	font-size:1.2em;
	line-height:1.2em;
	font-weight:600;
	margin: 18px 0 0;
}
#extras2 h2 {
	display:block;
	padding:2px;
	background-color:#00a64e;
	color:#fff;
	font-size:1.2em;
	line-height:1.2em;
	font-weight:600;
	margin: 18px 0 0;
}
#c4copy {
	height: 150px;
	width: 150px;
	margin-top: 10px;
	margin-left: 5px;
	line-height: 1.5em;
}
.qsloc {
	padding-left:7px;
}
