@charset "utf-8";
/* CSS Document */
.property_slideshow_holder {
width:626px;margin:0 auto;
}

/* LOCATION DESCRIPTION BLOCK AT TOP ////////////////////////////////////////*/
#location_description_intro {
	font-size:.9em;
	clear:both;
	width:632px;
}
/* PROPERTY DESCRIPTION BLOCK AT TOP ////////////////////////////////////////*/
#property_intro {

	margin-top:10px;
	width:617px;
	float:left;
}
#property_intro_new {
background:#fff;
	width:617px;
	float:left;
}
#property_intro img {
	padding:3px;
	border:1px solid #c7d8ed;
}
#property_intro form{
	
	display:inline;
	float:right;
	margin:3px;
	
}

img.rating_bar
	{
	margin-bottom:20px;
	
	}
/* PROPERTY GALLERY STYLES ///////////////////////////////////////////////////*/
#property_gallery {
	margin:15px 0px 0px 0px;
	padding:20px 0px 0px 20px;
	width:595px;
	height:414px;
	background-image:url(/2008_build_images/propertyDetailsGallery_bg.jpg);
}


/* PROPERTY PAGES BOX ////////////////////////////////////////////////////////*/
#property_pages_block {
	padding:20px 20px 50px 20px ;
	width:889px;
	clear:both;
	float:left;
	background-image:url(/2008_build_images/property_pages_bg.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}
.property_pages_block_text {
	font-size:.9em;
	width:640px;
	float:left;
	color:#487DC6;
}
.property_pages_block_images {
	margin: 0px 20px;
	width:24px;
	float:left;
	
}
#property_pages_block_images img {
	padding:3px;
	border:1px solid #c7d8ed;
	margin-bottom:10px;
}
/*  PROPERTY PAGES BUTTONS ////////////////////////////////////////////////////*/
#property_pages_buttons {

	margin-top:30px;
	width:915px;
	height:26px;
	background-image:url(/2008_build_images/property_pages_buttons_bg.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	padding-bottom:7px;
	padding:0px 7px 7px 7px;
	clear:both;
}
.current_page {
		text-align:center;
	float:left;
	height:26px;
	background-position:left  top;
	background-repeat:no-repeat;
	padding:6px 4px 0px 8px;
	background-image:url(/2008_build_images/property_pages_bg_current_button2.jpg);
}
.current_page_end {
	float:left;
	width:6px;
	height:26px;
	background-position:left top;
	background-repeat:no-repeat;
	background-image:url(/2008_build_images/property_pages_bg_current_button2_end.jpg);
}
/*color:#749DD3;*/
.current_page a{
	color:#FFFFFF;
	font-size:.9em;

	text-decoration:none;

}
.pages {
	text-align:center;
	float:left;
	height:26px;
	background-image:url(/2008_build_images/property_pages_bg_button2.jpg);
	background-position:left  top;
	background-repeat:no-repeat;
	padding:6px 4px 0px 8px;
}
.pages a {
	color:#749DD3;
	font-size:.9em;

	text-decoration:none;
	
}
.pages a:hover {
	color:#487DC6;
}
.pages_end {
	float:left;
	width:6px;
	height:26px;
	background-image:url(/2008_build_images/property_pages_bg_button_end.jpg);
	background-position:left top;
	background-repeat:no-repeat;

}
.button_box  {
text-align:right;
	width:120px;
	height:60px;
	float:right;
margin-bottom:2px;

}
.button_box  a{
margin-bottom:2px;
}
.button_box_holder {
margin-top:-15px;
padding:0px 0px 0px 10px;
float:right;
clear:right;

}
/* PROPERTY LISTINGS ////////////////////////////////////////////////////////// */
.property_listing_block {
	margin-top:5px;
	clear:left;
	width:632px;
	border-bottom:1px solid #c7d8ed;
	padding-bottom:5px;
}
.property_listing_block img {
	float:left;
	margin-right:7px;
	padding:3px;
	border:1px solid #c7d8ed;
}
.property_listing_header {
	font-size:.9em;
	float:left;
	font-weight:bold;
	border-bottom:1px solid #c7d8ed;
	width:430px;
}
.property_listing_header a {
	text-decoration:none;
	font-weight:bold;
	color:#233d5e;
}
.property_listing_price {
	float:right;
	width:205px;
	text-align:right;
}
.property_listing_description {
	font-size:0.8em;
	float:left;
	color:#4188D8;
	width:430px;
	min-height: 95px;
	margin-top:3px;
}


.prod_list_special_offer
	{
	color: #233d5e;
	}

.property_listing_description p{
margin: 2px 0px 0px 0px;
}
.property_listing_footer {
	margin-top:2px;
	font-size:0.8em;
	float:right;
	width:434px;
}
.property_listing_footer .add_to_shortlist {
	padding:0px;
	border:none;
}
.property_listing_footer .view_details {
	padding:0px;
	border:none;
}
.property_listing_change_over {
	float:left;
	width:140px;
	padding-top: 3px;
}
.property_listing_view {
	float:left;
	width:108px;
}
.property_listing_view a {
	text-decoration:none;
}
.property_listing_rating {
	
	float: right;
	margin:0px 5px;
	
	
}
.property_listing_rating img {
	border:none;
	padding:0px;
	
}
/* SHORTLIST SUMMARY FORM //////////////////////////// */
#Shortlist_Submit {
	float:right;

}

.grey_text{
color:#999999;
}

