@charset "utf-8";
/* CSS Document */

/* site wide CSS rules */

* {
	padding:0;
	margin:0;
	outline:0;
}

img {
    border:0;
}

html {
    overflow: -moz-scrollbars-vertical;
}

header, footer, aside, nav, article, section {  
    display: block;
}

body {
	background:#fff url(/ui/images/bg-generic.jpg) no-repeat center top;
	margin:10px 0 0 0;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#00125C;
}

.homepage_bg {
	background-image:url(/ui/images/bg-homepage.jpg);
}

.clear {
	clear:both;
	font-size:1px;
	height:0;
	min-height:0;
	overflow:hidden;
}

h1, h2, h3 {
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	margin:0 0 10px 0;
	font-weight:normal;
	padding:0 !important;
}

p {
	margin:0 0 10px 0;
}

ul, ol {
	margin:0 0 10px 25px;
}

li {
	margin-bottom:5px;
}

input, select, textarea {
	border:1px solid #d7d7d7;
	padding:3px;
}

textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

td, th {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

th {
	font-weight:bold;
}

sup {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#b31a1a;
	font-size:14px;
	font-weight:bold;
	vertical-align:middle;
}

.highlight_form_field {
	border:1px solid #00125c;
}

.form_style_off {
	border:0;
	padding:0;
	vertical-align:middle;
}

a:link, a:visited {
	color:#0066cc;
}

a:hover {
	color:#b31a1a;
}

.handCursor {
	cursor:pointer;
}

.question_mark {
	display:inline-block;
	width:12px;
	height:12px;
	background-position:-391px 0;
	margin:0 3px;
	vertical-align:middle;
	position:relative;
	text-decoration:none;
}

.question_mark span {
    display:none !important;
	color:#00125C !important;
	font-size:14px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
}

.question_mark:hover span {
    position:absolute;
    top:-20px;
    left:20px;
    width:176px;
	padding:10px;
    display:block !important;
	color:#00125c;
	z-index:1000000;
	border:3px solid #ffd324;
	background:#fff6bf;
	font-size:14px !important;
}

.question_mark2:hover span {
	left:-210px;
}

.question_mark3 {
	margin-left: 16px;
}

.question_mark3:hover span {
	top:-160px;
}

.font11px {
	font-size:11px;
}

.font13px {
	font-size:13px;
}

.font14px {
	font-size:14px;
}

.font16px {
	font-size:16px;
}

.font18px {
	font-size:18px;
}

.float_left {
	float:left;
}

.float_right {
	float:right;
}

#widget_puff_1 {
	width:300px;
	margin-bottom:20px;
}

.label_no_float {
	float:none !important;
	font-weight:normal !important;
}

.not_bold {
	font-weight:normal !important;
}

.dotted {
	border-top:1px dotted #d7d7d7;
	margin:15px 0 !important;
}

.red_text {
	color:#b31a1a;
	font-weight:bold;
}

#more_local_areas_text {
	display:none;
	/*float:right;*/
	
	padding-top: 2px;
	position: absolute;
	right: 0px;

}

#more_local_areas_text img {
	width:12px;
	height:24px;
}

/* END site wide CSS rules */

/* adverts */

#leaderboardWrapper, #leaderboard_target {
    width:728px;
    height:90px;
    margin:auto;
    margin-bottom:10px;
}

#mpu, #mpu_target {
    width:300px;
    height: 250px;
    margin-bottom:10px;
}

#skyscraper_target {
    width:120px;
    height: 600px;
    position:absolute;
    top:0;
    left:980px;
    z-index:100;
}

#additionalBanner1_target, #additionalBanner2_target {
    width:300px;
    height: 60px;
    margin-bottom:10px;
}

#premierBanner1_target {
    width:614px;
    height: 130px;
    margin-bottom:10px;
}

.ad_loader {
    display:none;
}

.ad_target .ad_loader {
    display:block !important;
}

.advert_generic {
	width:300px;
	margin-bottom:20px;
}

.advert_generic img {
	width:300px;
}

/* END adverts */

/* Google ad sense */

#google_ad_sense_468x60 {
	width:auto;
	margin:0 0 20px 76px;
}

#google_ad_sense_300x250 {
	width:300px;
	margin:0 0 20px 0;
}

/* END Google ad sense */

/* elements that use the sprite image */
#logo, #nav li a, .myNext span, .myPrev span, .my_account_rss, #post_credit_cards_1, .sage_pay, .post_pdf, .post_video, #details_right_buttons ul li a, .estate_pn_1 span, .estate_pn_3 span, .shortlist_remove, .question_mark {
	background-image:url(/ui/images/sprite.gif);
	background-repeat:no-repeat;
}
/* END elements that use the sprite image */

/* elements that use the sprite REPEATS image */
#footer, .btn span, .btnRed span, #post_bg_2, .estate_featured_sr, .estate_sr, .standard-button span {
	background-image:url(/ui/images/sprite_repeats.gif);
	background-repeat:repeat-x;
	background-position:0 0;
}
/* END elements that use the sprite REPEATS image */

/* navigation and logo */

#nav_outer {
	width:100%;
}

#nav_inner {
	width:980px;
	text-align:left;
	margin:auto;
	background:#fff;
}

#nav {
	width:703px;
	float:right;
}

#nav ul {
	list-style-type:none;
	margin:0 0 4px 0 !important;
}

#nav li {
	float:left;
	text-indent:-11000em;
	margin:0;
}

#nav li a {
	display:block;
	height:28px;
}

#nav1 {width:80px;}
#nav1 a:link, #nav1 a:visited {background-position:0 -64px;}
#nav1 a:hover {background-position:0 -120px;}
#nav2 {width:105px;}
#nav2 a:link, #nav2 a:visited {background-position:-80px -64px;}
#nav2 a:hover {background-position:-80px -120px;}
#nav3 {width:83px;}
#nav3 a:link, #nav3 a:visited {background-position:-185px -64px;}
#nav3 a:hover {background-position:-185px -120px;}
#nav4 {width:122px;}
#nav4 a:link, #nav4 a:visited {background-position:-268px -64px;}
#nav4 a:hover {background-position:-268px -120px;}
#nav5 {width:80px;}
#nav5 a:link, #nav5 a:visited {background-position:-390px -64px;}
#nav5 a:hover {background-position:-390px -120px;}
#nav6 {width:95px;}
#nav6 a:link, #nav6 a:visited {background-position:-470px -64px;}
#nav6 a:hover {background-position:-470px -120px;}
#nav7 {width:138px;}
#nav7 a:link, #nav7 a:visited {background-position:-565px -64px;}
#nav7 a:hover {background-position:-565px -120px;}

#nav1_on #nav1 a:link, #nav1_on #nav1 a:visited {background-position:0 -92px !important;}
#nav2_on #nav2 a:link, #nav2_on #nav2 a:visited {background-position:-80px -92px !important;}
#nav3_on #nav3 a:link, #nav3_on #nav3 a:visited {background-position:-185px -92px !important;}
#nav4_on #nav4 a:link, #nav4_on #nav4 a:visited {background-position:-268px -92px !important;}
#nav5_on #nav5 a:link, #nav5_on #nav5 a:visited {background-position:-390px -92px !important;}
#nav6_on #nav6 a:link, #nav6_on #nav6 a:visited {background-position:-470px -92px !important;}
#nav7_on #nav7 a:link, #nav7_on #nav7 a:visited {background-position:-565px -92px !important;}

#sub_nav {
	width:690px; /* 703px */
	font-weight:bold;
	padding:5px 0 0 13px;
}

#sub_nav span {
	margin: 0 8px;
}

#sub_nav a:link, #sub_nav a:visited {
	color:#00125C;
	text-decoration:none;
}

#sub_nav a:hover {
	text-decoration:underline;
}

.nav_sub_nav {
	display:none;
}

#nav1_on #nav1_sub_nav {display:inline;}
#nav2_on #nav2_sub_nav {display:inline;}
#nav3_on #nav3_sub_nav {display:inline;}
#nav4_on #nav4_sub_nav {display:inline;}
#nav5_on #nav5_sub_nav {display:inline;}
#nav6_on #nav6_sub_nav {display:inline;}
#nav7_on #nav7_sub_nav {display:inline;}

#logo {
    width:277px;
	height:54px;
	float:left;
	background-position:0 0;
}

#logo img {
	width:277px;
	height:54px;
}

#nav_sign_in_1 {
	width:100%;
	background:url(/ui/images/details_top_transparent_bg.png) repeat 0 0;
	color:#fff;
	margin-bottom:20px;
}

#nav_sign_in_2 {
	width:940px; /* 980px */
	margin:auto;
	text-align:left;
	position:relative;
}

#nav_shortlist_link {
	width:auto;
	float:left;
	background:#f7fac3;
	display:inline-block;
	padding:3px 10px;
	margin:6px 0;
	text-align:center;
	font-size:14px;
	font-weight:bold;	
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

#nav_shortlist_link a:link, #nav_shortlist_link a:visited {
	color:#00125c !important;
	text-decoration:none;
}

#nav_shortlist_link a:hover {
	color:#00125c !important;
	text-decoration:underline;
}

#cookieText {
	width:auto;
	float:left;
	margin-right:20px;
	padding:10px 0;
	display:inline-block;
}

.nav_sign_in_out {
	width:auto;
	padding:10px 0;
	float:right;
	display:inline-block;
}

#nav_sign_in_2 a:link, #nav_sign_in_2 a:visited {
	color:#fff;
	text-decoration:none;
}

#nav_sign_in_2 a:hover {
	color:#fff;
	text-decoration:underline;
}

/* END navigation */

/* Footer and grass */

#grass1 {
	width:100%;
	background:url(/ui/images/grass-bg.png) no-repeat center 0;
}

#grass2 {
	width:980px;
	margin:auto;
    height: 150px;
}

#grass2 img {
	width:980px;
}

#grass3 img {
	width:980px;
	height:150px;
    margin-bottom: -3px;
}

#footer {
	width:100%;
	padding-top:15px;
	height:91px; /* 106px */
}

#footer div {
	width:980px;
	margin:auto;
}

#footer_row_1, #footer_row_2 {
	color:#01aef0;
	font-size:16px;
	text-align:left;
	margin-bottom:15px !important;
}

#footer_row_1 span {
	margin:0 50px;
}

#footer_row_1 a:link, #footer_row_1 a:visited, #footer_row_2 a:link, #footer_row_2 a:visited {
	color:#01aef0;
	text-decoration:none;
}

#footer_row_1 a:hover, #footer_row_2 a:hover {
	text-decoration:underline;
}

#footer_row_2 {
	font-size:12px;
}

#footer_row_2 span {
	margin:0 10px;
}

#footer_row_3 {
	color:#fff;
	text-align:left;
}

#fr3 {
	float:right;
	text-align:right;
}

#fr3 span {
	margin:0 10px;
}

#footer_row_3 a:link, #footer_row_3 a:visited {
	color:#fff;
	text-decoration:none;
}

#footer_row_3 a:hover {
	text-decoration:underline;
}

/* END footer */

/* HOMEPAGE */

.blue_left_class {
	width:5020px;
	background:url(/ui/images/details_top_transparent_bg.png) repeat 0 0;
	position:absolute;
	top:0px;
	left:-5000px;
	z-index:10000;
}

#details_blue_left {
	width:5000px;
	background-image:url(/ui/images/left_transparent_background.png);
	top:10px;
}

#search_title_search_results a:link, #search_title_search_results a:visited {
	text-decoration:none;
}

#search_title_search_results a:hover {
	text-decoration:underline;
	color:#fff !important;
}

.homepage_bg #search_title_search_results {
	display:none;
}

.homepage_bg #search_title_homepage {
	display:block;
}

.homepage_bg #searchlinks {
	display:none;
}

.results_bg #search_title_search_results {
	display:block;
}

.results_bg #search_title_homepage {
	display:none;
}

#search_title_homepage span {
	float:right;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif !important;
	margin-right:14px;
	display:inline;
}

#search_title_homepage span a{
	background: white;
	border-radius: 3px;
	color: #223979 !important;
	display: block;
	font-size: 15px;
	font-weight: bold;
	padding: 5px 10px;
	text-decoration: none;
}


.homepage_bg #search_links {
	display:none;
}

#search_form_row_2 li {
	margin-bottom:10px !important;
}

.homepage_bg #sr_refine_search_form {
	display:block !important;
}

#homepage_top {
	width:940px;
	margin-bottom:20px;
}

#homepage_bottom {
	width:940px;
	margin-bottom:20px;
}

#homepage_bottom_right_col {
	width:302px;
	float:right;
	text-align:left;
}

#homepage_bottom_right_col #advert_mpu {
	border:1px solid #fff;
}

#homepage_bottom_left_col {
	width:620px;
	float:left;
}

#homepage_agent_logos {
	width:615px; /* 620px */
	height:202px;
	padding-left:5px;
}
#homepage_featured_agents {
    height: 120px;
    overflow: hidden;
}

#homepage_agent_logos span {
	width:84px;
	height:54px;
	float:left;
	margin:0 21px 10px 0;
	display: none;
}

#homepage_agent_logos img {
	width:84px;
	height:54px;
}

#homepage_clouds {
	width:620px;
	margin-bottom:40px;
}

#homepage_clouds h2 {
	font-size:18px;
	font-weight:normal;
}

#homepage_clouds h2 a:link, #homepage_clouds h2 a:visited, #homepage_clouds p span a:link, #homepage_clouds p span a:visited {
	text-decoration:none !important;
	color:#00125c;
}

#homepage_clouds h2 a:hover, #homepage_clouds p span a:hover {
	text-decoration:none !important;
	color:#00125c !important;
}

#homepage_clouds_left {
	width:190px; /* 305px */
	height:101px; /* 136px */
	padding:20px 50px 0 65px;
	float:left;
	/*background:url(/ui/images/cloud_left.gif) no-repeat 0 0;*/
}

#homepage_clouds_right {
	width:175px; /* 295px */
	height:101px; /* 136px */
	padding:20px 70px 0 50px;
	float:right;
	/*background:url(/ui/images/cloud_right.gif) no-repeat 0 0;*/
}

.homepage_news {
	width:300px;
	margin:0 0 0 1px;
	margin-bottom:10px;
}

.homepage_news h2, #homepage_seo h2 {
	font-size:18px;
	font-weight:normal;
	background:url(/ui/images/details_top_transparent_bg.png) repeat 0 0;
	padding:10px !important;
	margin:0 !important;
	color:#fff;
}

.homepage_news h2 a:link, .homepage_news h2 a:visited, #homepage_seo h2 a:link, #homepage_seo h2 a:visited {
	color:#fff;
	text-decoration:none;
	font-weight:normal;
}

.homepage_news h2 a:hover, #homepage_seo h2 a:hover {
	color:#fff;
	text-decoration:underline;
	font-weight:normal;
}

.homepage_news_container {
	width:300px;
}

.homepage_news_inner, .whats_new, #mobile-site-ad {
	width:278px; /* 300px */
	padding:10px;
	border:1px solid #96afbc;
	border-top:none;
	background:#fff;
}

#newhomes-ad-inner {
	background: url(/images/new-homes-puff.jpg) no-repeat right top;
}

.whats_new img {
	width:114px;
	height:77px;
	float:right;
}

#homepage_news_image {
	width:136px;
	float:left;
}

#homepage_news_image img {
	width:136px;
	height:136px;
}

#news_pic_2, #news_pic_3 {
	display:none;
}

#homepage_news_links {
	width:159px;
	float:right;
    margin-right: 3px;
}

#homepage_news_links a {
	background:#fff;
	display:block;
	padding:7px 5px;
	height:30px; /* 44px */
	border-bottom:2px solid #f2f2f2;
}

#homepage_news_3 {
	border-bottom:none !important;
	height:30px !important; /* 46px */	
}

#homepage_news_links a {
	text-decoration:none !important;
}

.homepage_news_link_on {
	background:#0066cc !important;
}

a.homepage_news_link_on:link, a.homepage_news_link_on:visited {
	color:#fff !important;
}

a.homepage_news_link_on:hover {
	color:#fff !important;
}

#homepage_latest_properties {
	width:610px;
	margin:0 0 30px 5px;
}

#homepage_latest_properties h2 a:link, #homepage_latest_properties h2 a:visited {
	color:#00125c;
	text-decoration:none;
	font-size:18px;
	font-weight:normal;
}

#homepage_latest_properties h2 a:hover {
	color:#00125c;
	text-decoration:underline;
	font-size:18px;
	font-weight:normal;
}

.homepage_latest {
	width:145px;
	float:left;
	margin-right:10px;
	text-align:center;
}

.homepage_latest img {
	width:145px;
	height:109px;
	margin-bottom:10px;
}

.homepage_latest a:link, .homepage_latest a:visited {
	color:#00125c;
	text-decoration:none;
}

.homepage_latest a:hover {
	color:#00125c;
	text-decoration:underline;
}

.homepage_latest p {
	margin:0;
}

#homepage_seo {
	width:610px;
	margin-bottom:20px;
}

.homepage_seo_container {
	width:588px; /* 610px */
	padding:10px;
	border:1px solid #96afbc;
	border-top:none;
	background:#fff;
}

.homepage_seo_col {
	width:140px;
	margin-right:7px;
	float:left;
}

.homepage_seo_col a:link, .homepage_seo_col a:visited {
	color:#00125c;
	text-decoration:none;
}

.homepage_seo_col a:hover {
	color:#00125c;
	text-decoration:underline;
}

#homepage_seo_regions {
	display:none;
}

#search_buttons input.search_input_button {
	width:auto;
	overflow:visible;
	font-weight: bold; 
	padding: 5px 10px;
	background:#4392EF;
	color:#fff;
	border:0 !important;
	margin:0 !important;
	font-size:14px !important;
}

#my_search_button {
	padding-left:15px !important;
	padding-right:15px !important;
}

/* END HOMEPAGE */

/* REGULAR PAGE GENERIC CODE */

#print_logo {
	display:none;
	width:200px;
	height:39px;
	margin-bottom:20px;
}

#left_col_regular {
	width:608px; /* 620px */
	border:4px solid #233a79;
	border-top:none;
	float:left;
	text-align:left;
	background:#fff;
}

#left_col_regular h1 a:link, #left_col_regular h1 a:visited {
	color:#fff;
	text-decoration:none;
}

#left_col_regular h1 a:hover {
	color:#fff;
	text-decoration:underline;
}

#left_col_regular h1, #double_column h1 {
	font-size:22px !important;
	background:#233a79;
	padding:5px 20px !important;
	margin:0 !important;
	color:#fff;
}

.estate_agent h2 {
	font-size:18px;
	background:#233a79;
	padding:5px 20px !important;
	margin:0 !important;
	color:#fff;
}

#left_col_regular h3, #double_column h3 {
	font-size:16px;
	background:#233a79;
	padding:5px !important;
	margin:0 !important;
	color:#fff;
}

.left_col_inner {
	width:568px; /* 608px */
	padding:20px;
}

#nav4_on .left_col_inner h2 {
	font-size:24px;
}

.left_col_inner_left {
	width:274px;
	float:left;
}

.left_col_inner_right {
	width:274px;
	float:right;
}

#iphone_image {
	width:250px;
	height:423px;
	float:right;
	margin:0 0 20px 20px;
}

.spn_item {
	width:568px;
	margin-bottom:10px;
}
.spn_item a:link, .spn_item a:visited {
	text-decoration:none;
	color:#00125c;
}

.spn_item a:hover {
	text-decoration:none;
	color:#00125c
}

.spn_item span a:link, .spn_item span a:visited, .spn_item span a:hover {
	text-decoration:none;
	color:#666;
}

a.spn_title:link, a.spn_title:visited {
	text-decoration:underline;
	font-weight:bold;
}

a.spn_title:hover {
	text-decoration:underline;
	font-weight:bold;
	color:#b31a1a;
}

.spn_item span, .font_11_grey {
	font-size:11px;
	color:#666;
}

#spn_article_details {
	width:568px;
	margin-bottom:20px;
	font-weight:bold;
}

#spn_details {
	float:right;
	margin-left:10px;
	text-align:right;
	font-size:11px !important;
	font-weight:normal;
}

#spn_details span {
	color:#666;
}

.right_col_sup {
	width:280px; /* 300px */
	padding:10px;
	margin-bottom:20px;
	background:url(/ui/images/left_transparent_background.png) repeat 0 0;
	color:#fff;
}

.right_col_sup h3 {
	font-size:16px;
}

.right_col_sup a:link, .right_col_sup a:visited {
	color:#fff;
	text-decoration:underline;
}

.right_col_sup a:hover {
	color:#fff;
	text-decoration:none;
}

.home_reports span {
	font-size:11px;
	font-style:italic;
}

#home_reports_container {
	width:300px;
	margin-bottom:20px;
}

#double_column {
	width:932px; /* 940px */
	border:4px solid #233a79;
	border-top:none;
	text-align:left;
	background:#fff;
	margin-bottom:20px;
}

.double_column {
	width:932px; /* 940px */
	border:4px solid #233a79;
	border-top:none;
	text-align:left;
	background:#fff;
	margin-bottom:20px;
}

.double_column_inner {
	width:892px; /* 932px */
	padding:20px;
}

.generic_ul_floater {
	margin:0 0 20px 0;
}

.generic_ul_floater li {
	list-style-type:none;
	margin-bottom:10px;
}

.generic_ul_floater li label {
	float:left;
	width:125px;
	font-weight:bold;
}

/* END REGULAR PAGE GENERIC CODE */

/* MY ACCOUNT PAGE */

.thickbox_password ol {
	margin:0;
}

.thickbox_password ol li {
	list-style-type:none;
	float:left;
}

.thickbox_password ol li label {
	font-weight:bold;
	margin-right:10px;
}

.right_col_my_account {
	width:324px !important;
	padding-top:10px;
}

.right_col_my_account #mpu_target {
	margin-left:12px;
}

#my_account_benefits {
	width:284px; /* 324px */
	padding:20px;;
	background:url(/ui/images/left_transparent_background.png) repeat 0 0;
	margin-bottom:20px;
	color:#fff;
}

#my_account_benefits h2 {
	font-size:18px;
	font-weight:normal;
}

#my_account_benefits ul {
	margin:0;
}

#my_account_benefits ul li {
	list-style-type:none;
	clear:both;
	margin:0 0 10px 0;
}

#my_account_benefits ul li label {
	float:left;
	width:20px;
	margin-right:10px;
	display:block;
	font-size:34px;
	font-weight:bold;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
}

#my_account_benefits ul li span {
	width:250px;
	display:block;
	padding:0 !important;
	margin:0 !important;
	float:left !important;
}

#my_account_benefits a:link, #my_account_benefits a:visited {
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}

#my_account_benefits a:hover {
	color:#fff;
	font-weight:bold;
	text-decoration:underline;
}

.my_account_right_col_helper {
	width:312px; /* 324px */
	padding-left:12px;
}

.my_account_ul ul {
	margin:0;
}

.my_account_ul ul li {
	list-style-type:none;
	clear:both;
	margin-bottom:10px;
}

.my_account_ul ul li label {
	float:left;
	width:75px;
	margin-right:5px;
	font-weight:bold;
}

.my_account_register ul li label {
	width:100px;
}

#my_account_opt_ins li label {
	width:30px;
}

fieldset {
	border:1px solid #d7d7d7;
	padding:10px;
	margin-bottom:20px;
}

legend {
	border:1px solid #666;
	padding:5px;
	font-weight:bold;
	margin:0 0 5px 0;
}

#my_account_register_errors li {
	display:none;
}

#my_account_left {
	width:436px;
	float:left;
}

#my_account_right {
	width:436px;
	float:right;
}

.my_account_lists ul {
	margin:0;
}

.my_account_lists li {
	padding:10px 5px;
	margin:0;
	list-style-type:none;
}

.my_account_li_bg {
	background:#e8f1f6;
}

.my_account_button {
	float:right;
}

.my_account_lists h2 {	
	margin-bottom:10px;
	font-size:18px;
}

.my_account_lists li h2 {	
	margin-bottom:0;
}

#my_account_alerts, #my_account_stored_properties {
	margin:0 0 10px 0;
}

#my_account_alerts li, #my_account_stored_properties li {
	margin:0;
	padding:10px 5px;
	list-style-type:none;
}

#my_account_alerts li label, #my_account_stored_properties li label {
	width:20px;
	float:left;
}

#my_account_alerts li, #my_account_stored_properties li {
	overflow:hidden;
	clear:both;
}

.my_account_alert_link {
	width:318px;
	margin-right:20px;
	float:left;
}

.my_account_alert_options {
	width:200px;
	float:left;
}

.my_account_rss {
	background-position:-325px 0;
	margin:0 10px;
}

.my_account_rss img {
	width:36px;
	height:14px;
}

.my_account_alerts_key {
	float:right;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}

.my_account_stored_property_image {
	width:64px;
	float:left;
	margin-right:10px;
}

.my_account_stored_property_image img {
	width:64px;
	height:48px;
}

.my_account_stored_property_text {
	width:300px;
	float:left;
	margin-right:10px;
}

.my_account_stored_property_text p {
	font-weight:bold;
	margin-bottom:5px;
}

.my_account_stored_property_text p a:link, .my_account_stored_property_text p a:visited {
	color:#00125c;
}

.my_account_stored_property_text p a:hover {
	color:#b31a1a;
}

.my_account_stored_property_text span {
	font-size:10px;
}

.my_account_stored_property_nla {
	width:150px;
	float:left;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:16px;
	text-align:center;
	font-weight:bold;
	color:#b31a1a;
}

.my_account_select_all {
	padding-left:5px;
}

.my_account_select_all input {
	margin-right:8px;
}

.my_account_edit_search ul {
	margin:0;
}

.my_account_edit_search ul li {
	list-style-type:none;
	width:260px;
	margin:0 10px 20px 0;
	float:left;
}

.my_account_edit_search_double_li {
	width:520px;
}

#my_account_edit_search_sub_locations {
	width:510px;
	height:190px;
	padding:5px;
	overflow:auto;
	background:#f2f2f2;
	display:none;
	margin-bottom:20px;
}

#my_account_edit_search_sub_locations span {
	width:150px;
	margin:0 10px 10px 0;
	float:left;
}

#my_account_edit_search_sub_locations span input {
	padding:0;
	border:none;
	margin:0 3px 0 0;
	vertical-align:middle;
}

.my_account_more_local_areas {
	display:none;
}

.my_account_unsubscribe_tag ul {
	margin-left:0;
}

.my_account_unsubscribe_tag ul li {
	list-style-type:none;
}

.my_account_unsubscribe_tag ul label {
	width:100px;
	float:left;
	font-weight:bold;
}

.acc1 span {
	color:#999;
	font-size:16px;
	display:inline-block;
	margin-right:10px;
}

.acc1 span {
	margin-left:10px;
}

.acc1 input {
	vertical-align:middle;
}

#my_account_herald_times_info {
	display:none;
}

#consider_refine {
	display:inline-block;
}

#email_list {
	width:auto;
	margin-bottom:20px;
}

#email_list ol {
	margin:0 0 10px 0 !important;
}

#email_list ol li {
	width:170px !important;
	margin:0 10px 10px 0 !important;
	list-style-type:none !important;
	float:left !important;
}

/* END MY ACCOUNT PAGE */

/* SEARCH RESULTS PAGE */

#hide_alert_options_2 {
	display:none;
}

#sr_right_col_top_spacer {
	width:300px;
	display:inline-block;
	height:0;
}

#sr_alerts_options_div {
	display:none;
}

#sr_alerts_options_div h2 {
	font-weight:normal !important;
}

#left_col {
	width:620px;
	float:left;
	text-align:left;
}

#right_col {
	width:300px;
	float:right;
	text-align:left;
}

#sr_refine_search {
	width:600px; /* 620px */
	padding:20px 10px 0 10px;
	background:url(/ui/images/details_top_transparent_bg.png) repeat 0 0;
	color:#fff;
}

#sr_refine_search h1 {
	font-size:22px;	
}

#sr_refine_search a:link, #sr_refine_search a:visited {
	color:#fff;
}

#sr_refine_search a:hover {
	color:#b31a1a;
}

#sr_refine_search_form {
	width:600px;
	display:none;
	color:#fff;
	position:relative;
}

#sr_refine_search_form, #sr_refine_search_form input, #sr_refine_search_form select {
	font-size:16px;
}

#sr_refine_search_form ul {
	margin:0;
	clear:both;
}
#sr_refine_search_form li {
	float:left;
	list-style-type:none;
	margin:0 10px 20px 0;
}

#checkSpan {
	display:block;
	padding:10px 0;
}

.keywordExamples{font-size: 0.8em;}

#sr_summary_alerts {
	width:600px; /* 620px */
	background:url(/ui/images/left_transparent_background.png) repeat 0 0;
	color:#fff;
	margin-bottom:15px;
	padding:10px;
    padding-bottom: 25px;
}

#sr_summary_alerts a:link, #sr_summary_alerts a:visited {
	color:#fff;
	text-decoration:underline;
}

#sr_summary_alerts a:hover {
	color:#fff;
	text-decoration:none;
}

#sr_summary {
	width:290px;
	float:left;
	margin-right:20px;
}

#sr_summary h1, #sr_summary_alerts h1 {
	font-size:12px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
}

#sr_alerts {
	width:290px;
	float:left;
}

#sr_prev_next {
	width:620px;
	margin-bottom:15px;
}

#sr_prev_next a:link, #sr_prev_next a:visited {
	color:#00125c;
}

#sr_search_results_container, #sr_search_results_on_a_map {
	width:620px;
	padding-top:20px;
	margin-bottom:15px;
}

.premier_search_result_2 {
	width:598px; /* 610px */
	padding:6px;
	background:#00125c;
	background:#cddde5 url(/ui/images/sr_bg.gif) repeat-x 0 0;
}

.sr_search_result_1, .premier_search_result_1 {
	width:610px; /* 620px */
	padding:4px;
	border:1px solid #96afbc;
	margin-bottom:10px;
	background:#fff;
}

.sr_search_result_2 {
	width:598px; /* 610px */
	padding:6px;
	background:#cddde5 url(/ui/images/sr_bg.gif) repeat-x 0 0;
}

.no_results {
	background:#00125c !important;
	background-image:none !important;
}

.no_results .sr_search_result_2 {
	width:570px !important;
	padding:20px !important;
	background:#fff;
}

.no_results h5 {
	font-size:14px;
	/*color:#b31a1a;*/
	margin-bottom:10px;
}

.sr_search_result_right h2, .premier_title_logo_text h2 {
	font-size:16px;
	font-weight:bold;
}

.sr_search_result_2 h2 a:link, .premier_title_logo_text h2 a:link {
	text-decoration:none;
	color:#00125c;
}

.sr_search_result_2 h2 a:visited, .premier_title_logo_text h2 a:visited {
	color:#00125c;
	text-decoration:none;
}

.sr_search_result_2 h2 a:hover, .premier_title_logo_text h2 a:hover {
	text-decoration:underline;
}

.premier_title_logo_text h2 a:link {
	/*color:#fff;*/
}


.featuredPropertyTitle {
	background: #e1f0f8 url(/ui/images/prem-bar-bg.gif) repeat-x center center;
}
.featuredPropertyTextWrap {
	display: block;
	padding: 5px 25px;
	background: url(/ui/images/prem-bar-star.png) no-repeat 5px center;
	font-weight: bold;
	text-transform: uppercase;
	color: #68828f;
	font-size: 0.9em;
}


.sr_price_modifier {
	font-weight:bold;
}

.sr_search_result_right h2, .sr_search_result_right p, .premier_title_logo_text h2, .premier_search_result_left p {
	margin-bottom:3px !important;
}

.sr_search_result_image, .premier_search_result_image {
	width:168px;
	height:126px;
	float:left;
	margin-right:10px;
	position:relative;
}

.sr_search_result_image img, .premier_search_result_image img {
	width:168px;
	height:126px;
}

.premier_search_result_image {
	float:right;
	margin-right:0;
}

.sr_flash {
	position:absolute;
	z-index:10;
	top:0;
	left:0;
}

.sr_flash_virtual_tour {
	position:absolute;
	z-index:20;
	top:0;
	left:0;
}

.sr_flash_video {
	position:absolute;
	z-index:20;
	top:0;
	left:0;
}

.sr_flash_new_build {
	position:absolute;
	z-index:30;
	top:0;
	left:0;
}

.premier_search_result_left {
	width:326px;
	float:left;
	color:#fff;
}

.premier_agent_logo {
	width:84px;
	float:left;
	margin-right:10px;
}

.premier_agent_logo img {
	width:84px;
	height:54px;
}

.premier_title_logo_text {
	width:420px;
	float:left;
}

.sr_search_result_right {
	width:420px;
	float:left;
}

.sr_search_result_seo_1 {
	font-style:italic;
}

.sr_search_result_right a:link, .sr_search_result_right a:visited {
	text-decoration:none;
	color:#00125c;
}

.sr_search_result_right a:hover {
	text-decoration:none;
	color:#00125c;
}



.premier_search_result_left a:link, .premier_search_result_left a:visited {
	color:#fff;
	color:#00125c;
	text-decoration:none;
}

.premier_search_result_left a:hover {
	/*color:#fff;*/
	text-decoration:none;
}

.red_phone_number {
	color:#b31a1a;
	font-weight:bold;
}

.sr_search_result_download a:link, .sr_search_result_download a:visited, .premier_search_result_download a:link, .premier_search_result_download a:visited {
	color:#b31a1a;
	text-decoration:underline;
	font-weight:bold;
}
.premier_search_result_download a:hover {
	color:#b31a1a;
	text-decoration:underline;
}

.sr_search_result_seo_2 a:link, .sr_search_result_seo_2 a:visited {
	text-decoration:underline;
}

.sr_search_result_seo_2 a:hover {
	color:#b31a1a !important;
	text-decoration:underline;
}

.sr_search_result_right img {
	width:84px;
	height:54px;
	float:right;
	margin-left:10px;
}

#sr_pagination {
	width:620px;
	text-align:center;
	margin:0 0 30px 0;
}

#sr_pagination_numbers {
	width:auto;
	margin:auto;
	text-align:center;
	margin-bottom:6px;
}

#sr_pagination .sr_prev_next_ul_2 a {
	width:auto;
	display:block;
	padding:6px;
	border:1px solid #e7e7e7;
	margin-right:10px;
	float:left;
}

#sr_pagination a {
	color:#00125c;
}

.pagOn {
	background:#0066cc;
	border-color:#0066cc;
}

a.pagOn:link, a.pagOn:visited {
	text-decoration:none;
	color:#fff !important;
}

a.pagOn:hover {
	text-decoration:none;
	color:#0066cc !important;
	background:none;
}

#sr_search_results_alerts_2 {
	width:580px; /* 620px */
	background:url(/ui/images/details_top_transparent_bg.png) repeat 0 0;
	padding:20px;
	margin-bottom:30px;
	text-align:center;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#fff;
	font-weight:normal;
	vertical-align:middle;
}

#sr_search_results_alerts_2 a {
	margin-left:20px;
}

#closing_date{
    display:none;
}

#postahome_errors .invoice_name, .invoice_email, .contact_name, .contact_phone, .contact_email, .local_area, .street, .type, .postcode, .bedrooms, .price, .property_description {
    display:none;
    float:left;
}
 
#postahome_errors .invoice_name span, .invoice_email span, .contact_name span, .contact_phone span, .contact_email span, .local_area span, .street span, .postcode span,.type span, .bedrooms span, .price span, .property_description span {
    color:#b31a1a;
    font-weight:bold;
    display:none;
}

#sub_locations {
	width:310px; /* 320px */
	padding:10px;
	position:absolute;
	top:-47px;
	left:610px;
	z-index:100;
	display:none;
	background:url(/ui/images/details_top_transparent_bg.png) repeat 0 0;
	color:#fff;
	overflow:auto;
	overflow-x:hidden;
}

#sub_locations .search_results_sub_loc, #sub_locations_myaccount .search_results_sub_loc {
	top:0;
}

#sub_locations span, .sub_locations_first_span , #sub_locations_myaccount span {
	display:inline-block;
	float:left;
	width:130px;
	margin:0 10px 10px 0;
	_position:static;
}

#sub_locations span input, #sub_locations_myaccount span input {
	border:0;
	padding:0;
	margin-right:3px;
	vertical-align:middle;
	_position:static;
}

.sub_locations_first_span {
	float:none !important;
	width:auto !important;
	margin:0 0 10px -10px !important;
	font-weight:bold;
}

#sub_locations_myaccount {
    width:526px; /* 546px */
	height:140px; /* 160px */
    padding:10px;
    overflow:auto;
    overflow-x:hidden;
	margin-bottom:20px;
}

#sub_locations_myaccount span {
	width:110px;
}

#sr_alerts h2 {
	font-size:20px;
}

.featured_agents {
	width:272px;
	padding:14px;
}

.featured_agents img {
	width:130px;
	height:74px;
	display:inline-block;
}

.featured_agents span {
	width:130px;
	height:74px;
	float:left;
	margin:0 12px 12px 0;
}

.similar_properties h3 {
	font-size:17px;
}

.similar_properties h3 img {
	float:right;
	width:35px;
	height:18px;
}

.similar_properties p strong {
	float:right;
	margin-left:10px;
}

.similar_properties p strong input {
	border:0;
	vertical-align:text-top;
}

#more_similar_properties {
	width:280px;
	display:none;
}

/* search results on a map stuff */

.map_results {
	width:inherit;
	height:500px;
	margin-bottom:20px;
}

.map_search_hide_buttons {
	float:left !important;
}

.map_search_hide_buttons #two_buttons {
	display:none;
}

.map_search_left_col {
	float:right !important;
}

#sr_search_results_on_a_map {
	margin-bottom:30px !important;
}

#map_search_top {
	width:inherit;
	margin-bottom:20px;
}

/* END SEARCH RESULTS PAGE */

/* DETAILS PAGE */

#main_content_container {
	width:940px; /* 980px */
	padding:0 20px;
	margin:auto;
	margin-bottom:20px;
	position:relative;
	text-align:left;
}

.details_bg #main_content_container {
	width:980px;
	padding:0;
}

/* details left */

#details_left {
	width:340px;
	float:left;
	text-align:left;
	padding-top:10px;
}

#details_left_alerts {
	width:300px; /* 340px */
	height:118px; /* 138px */
	padding:10px 20px 10px 20px;
	color:#fff;
	background:url(/ui/images/left_transparent_background.png) repeat 0 0;
	margin-bottom:10px;
}

#details_left_alerts a:link, #details_left_alerts a:visited {
	color:#fff;
	text-decoration:underline;
}

#details_left_alerts a:hover {
	color:#fff;
	text-decoration:none;
}

#alerts_container_1, #alerts_container_2 {
	width:300px;
	margin:0 20px;
}

#alerts_container_2 {
	display:none;
}

.my_account_alerts #alerts_container_2 {	
	display:inline;
}
.my_account_alerts .infoBox {	
	display:none;
}

.alerts_on_search_results {	
	width:620px !important;
	margin:0 !important;
}

#details_left .infoBox, #my_account_tell_me_more_1, #my_account_tell_me_more_2, #my_account_sms {
	display:none;
}

#details_left_alerts h2 {
	font-size:22px;
}

.details_left_header {
	width:300px; /* 320px */
    margin-top: 10px !important;
	margin-bottom:10px;
	padding-left:20px;
	font-size:18px;
}

.details_left_header #sortedbyform {
	font-size:12px;
}

.details_left_header span {
	float:right;
	font-size:12px;
	text-align:right;
}
.details_left_header a span {
	float:none !important;
	text-align:center !important;
}

.details_left_header a:link, .details_left_header a:visited {
	text-decoration:none;
	color:#00125c;
}

.details_left_header a:hover {
	text-decoration:underline;
}

#searchResultsOnDetailsPage p{
	font-size:18px;
    margin:0 0 10px 20px;
}

#details_left_options {
	width:300px;
	margin-bottom:10px;
	padding-left:20px;
}

#details_left_options ul {
	margin:0 !important;
}

#details_left_options li {
	float:left;
	list-style-type:none;
	margin:0 10px 0 0;
}

.details_left_search_results {
	width:300px;
	padding-left:20px;
	margin-bottom:6px;
}

.shortlist_results {
	margin-bottom:0;
}

#shortlistContent {
    margin-top: 10px !important;
}

#shortlistContent .details_left_prev_next {
	margin-bottom:10px !important;
}

#shortlistContent .details_left_prev_next ul {
	margin-bottom:0 !important;
}

.details_left_search_results_entry_1 {
	width:290px;
	padding:4px;
	border:1px solid #96afbc;
	margin-bottom:4px;
	background:#fff;
}

.details_left_search_results_entry_2 {
	width:278px;
	padding:6px;
}

.details_left_search_results_entry_2 {
	background:#cedee6 url(/ui/images/mini_search_results_bg_1.gif) repeat-x 0 0;
}

.shortlist_results .details_left_search_results_entry_2 {
	background:#fafcc3 url(/ui/images/mini_search_results_bg_2.gif) repeat-x 0 0;
}

.details_left_search_results_entry_2 img {
	width:64px;
	height:48px;
	float:left;
	margin-right:10px;
}

.details_left_search_results_entry_2 span img {
	float:none;
	margin-right:0;
}

.details_left_search_results_entry_2 a:link, .details_left_search_results_entry_2 a:visited {
	color:#00125c;
}

.details_left_search_results_entry_2 span {
	font-size:10px;
}

.details_left_search_results_entry_on {
	background:#00125C;
}

.details_left_search_results_entry_on a {
	font-weight:bold;
}

#details_left_show_more {
	display:none;
}

#details_left_show_more_less_link {
	text-align:center;
}

.shortlist_remove {
	width:10px;
	height:10px;
	display:inline-block;
	float:right;
	margin-left:10px;
	background-position:-371px 0;
}

.shortlist_remove img {
	width:10px;
	height:10px;
}

.shortlist_image_span {
	width:64px;
	height:48px;
	float:left;
	margin-right:30px;
	position:relative;
}

.shortlist_image {
	width:64px;
	height:48px;
	position:absolute;
	top:0;
	left:0;
	z-index:10;
}

#details_left_shortlist {
	display:none;
}

.results_bg .details_left_header, .results_bg .details_left_search_results, .results_bg .details_left_prev_next {
	padding:0;
}

.my_strong {
	font-size:12px !important;
}

.details_left_search_results_entry_on .my_strong {
	font-weight:bold;
}

.details_left_search_results_entry_hover, .sr_search_results_entry_hover {
	background:#b31a1a;
}

.details_left_padding_left_20 {
	padding-left:20px;
}

.details_left_padding_right_20 {
	padding-right:20px;
}

.details_left_prev_next {
	width:300px;
	padding-left:20px;
	margin-bottom:20px;
}

.details_left_prev_next ul {
	margin:0;
}

.details_left_prev_next li {
	float:left;
	list-style:none;
}

.details_left_prev_next a:link, .details_left_prev_next a:visited, #details_left_show_more_less_link a:link, #details_left_show_more_less_link a:visited, #details_right_prev_next a:link, #details_right_prev_next a:visited {
	color:#00125c;
}

.left_prev_next_ul_1 {
	width:80px;
}

.left_prev_next_ul_2 {
	width:140px;
	text-align:center;
}

.left_prev_next_ul_3 {
	width:80px;
	text-align:right;;
}

.margin_bottom_five {
	margin-bottom:5px;
}

.margin_bottom_twenty {
	margin-bottom:20px;
}

.myNext {
	float:right;
}

.myNext, .myPrev {
	font-weight:bold;
}

.myNext span, .myPrev span {
	display:inline-block;
	width:14px;
	height:14px;
}

.myNext img, .myPrev img {
	width:14px;
	height:14px;
	vertical-align:middle;
}

.myNext span {
	background-position:-301px 0;
	margin-left:5px;
}

.myPrev span {
	background-position:-287px 0;
	margin-right:5px;
}

.myPrev a:link, .myPrev a:visited, .myNext a:link, .myNext a:visited {
	text-decoration:none;
}

.myPrev a:hover, .myNext a:hover {
	text-decoration:underline;
}

/* END details left */

/* details right */

#details_right {
	width:620px;
	float:left;
	text-align:left;
}

#details_right_top {
	width:590px; /* 620px */
	padding:15px;
	background:url(/ui/images/details_top_transparent_bg.png) repeat 0 0;
	color:#fff;
}

#details_right_top h1 {
	font-size:22px;
    margin-bottom: 2px;
}

#details_right_top h1 span {
	float:right;
	margin:0 0 0 15px;
    text-align: right;
}

#details_right_top h2 {
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
    margin-bottom: 4px;
}

#details_right_top a:link, #details_right_top a:visited {
	color:#fff;
	text-decoration:none;
}

#details_right_top a:hover {
	color:#fff;
	text-decoration:underline;
}

.details_right_buttons {
	width:590px;
    clear: both;
}

.details_right_share_button {
	width:auto;
	float:right;
}

#details_right_details_outer {
	width:612px; /* 620px */
	padding:0 4px 4px 4px;
	background:#32417c;
}

.no_longer_advertised {
	background:#f2f2f2 url(/ui/images/no_longer_advertised.gif) no-repeat center 0 !important;
}
/**
#valuation-price-heading {
    background-color: #596B99;
    float: right;
    font-size: 18px;
    height: 24px;
    padding: 0 0 0 10px;
    text-align: right;
    width: 190px;
}
**/
#nla_box {
	clear:both;
}

#nla_box a:link, #nla_box a:visited, #nla_box a:hover {
	color:#000;
}

#details_right_details_inner {
	width:592px; /* 612px */
	padding:10px;
	background:#fff;
    padding-top: 2px;
}

#details_right_prev_next {
	width:592px;
	margin:0 0 20px 0;
}

#details_right_prev_next ul, #sr_prev_next ul, #sr_pagination ul {
	margin:0 !important;
}

#details_right_prev_next li, #sr_prev_next li, #sr_pagination li {
	list-style-type:none;
	float:left;
	margin:0;
}

.prev_next_ul_1 {
	width:100px;
	text-align:left;
}

.prev_next_ul_2 {
	width:392px;
	text-align:center;
}

.prev_next_ul_3 {
	width:100px;
	text-align:right;
}

.sr_prev_next_ul_2  {
	width:420px;
	text-align:center;
}

#sr_pagination .sr_prev_next_ul_2 {
	width:312px;
	/*overflow:hidden;*/
}

#sr_pagination .prev_next_ul_1, #sr_pagination .prev_next_ul_3 {
	width:154px;
}

#slider_container {
	width:620px;
	text-align:center;
	margin-bottom:10px;
}

#slider_container #slider {
	width:312px;
	margin:auto;
}

#details_right_images {
	width:592px;
	margin-bottom:0;
}

#details_right_main_image {
	width:364px;
	float:left;
	position:relative;
	border: solid #F0F0F0;
	border-width: 1px 2px 2px 1px;
}

#details_right_main_image img {
	width:364px;
	height:273px;
}

#details_right_main_image #image_1 {
	display:inline;
}

.details_right_image {
	display:none;
}

.details_right_flash {
	position:absolute;
	z-index:10;
	top:0;
	left:0;
}

.details_flash_virtual_tour {
	position:absolute;
	z-index:20;
	top:0;
	left:0;
}

.details_flash_video {
	position:absolute;
	z-index:20;
	top:0;
	left:0;
}

.details_flash_new_build {
	position:absolute;
	z-index:30;
	top:0;
	left:0;
}

#awaiting_image {
	width:168px !important;
	height:126px !important;
}

#details_right_video {
	width:364px;
	height:273px;
	float:left;
	display:none;
}

#details_right_thumbs_buttons {
	width:208px;
	float:right;
}

#details_right_thumbs {
	width:208px;
	margin-bottom:10px;
}

#details_right_thumbs span {
	display:inline-block;
	width:64px;
	height:48px;
}

#details_right_thumbs span {
	width:64px;
	height:48px;
	float:left;
	margin:0 8px 8px 0;
}

#details_right_thumbs span img{
       width:64px;
       height:48px;
}

#details_right_buttons {
	width:204px; /* 208px */
	padding:0 2px;
}

#details_right_buttons img {
	width:99px;
	height:43px;
}

#details_right_buttons ul {
	margin:0;
}

#details_right_buttons ul li {
	margin:0;
	list-style-type:none;
	float:left;
	width:99px;
	margin:0 6px 6px 0;
}

#details_right_buttons ul li a {
	display:inline-block;
	width:99px;
	height:43px;
}

#but1 a {
	background-position:0 -250px;
}

#but1b a {
	background-position:-436px -250px;
}

#but2 a {
	background-position:-109px -250px;
}

#but3 a {
	background-position:-218px -250px;
}

#but4 a {
	background-position:-327px -250px;
}

#but5 a {
background-position: -545px -250px;
}

.development0{display: none;} /* hide the development details button when there is no development */

.no_margin_right {
	margin-right:0 !important;
}

.no_margin_bottom {
	margin-bottom:0 !important;
}

#details_right_estate_agent_info {
	width:592px;
	margin-bottom:20px;
	font-size:13px;
}

#details_right_estate_agent_info img {
	width:84px;
	height:54px;
	float:left;
	margin:0 10px 0 0;
}

#details_right_description span, .your_name span, .your_email span, .your_message span {
	color:#b31a1a;
}

#details_right_estate_agent_info a:link, #details_right_estate_agent_info a:visited {
	color:#00125c;
}

#details_right_estate_agent_info a:hover {
	color:#b31a1a;
}

#contact_seller_list span span {
	color:#fff;
}

#details_right_description, #details_right_contact_form {
	width:592px;
	margin-bottom:20px;
}

.my_title {
	font-size:18px;
	background:#f2f2f2;
	border-bottom:1px solid #d7d7d7;
	padding:5px;
    clear: both;
}

.my_title a:hover {
    color: #00125C;
}

#contact_seller_list {
	margin:0 !important;
}

#contact_seller_list li {
	float:left;
	list-style-type:none;
	margin:0 15px 0 0;
    width: 267px;
}

#contact_seller_list li p {
	padding-left:5px;
}

#contact_seller_list .your_name span, #contact_seller_list .your_message span, #contact_seller_list .your_telephone_email span, .acc_name span, .acc_email span, .acc_postcode span, .acc_password span, .acc_password_again span, .acc_privacy_policy span, .post_email span, .post_password span {
	color:#b31a1a;
	font-weight:bold;
	display:none;
}

#contact-details, #contact-details-all-agents {
    margin-left: 0px;
}

#contact-details-all-agents {
    float: right;
    width: 290px;
}

#contact-details li, #contact-details-all-agents li{
    clear: both;
    list-style: none;
}

#contact-details dl {
    margin-top: 5px;
}

#contact-details dt {
    margin-bottom: 3px;
    float: left;
    width: 140px;
}

#contact-details-agent dt {
    margin-bottom: 3px;
    width: 140px;
}

#contact-details-agent label{
    font-weight: normal !important;
}

#contact-details-all-agents dt {
   clear:both;
   width:33%;
   float:left;
   text-align:left;
}

#contact-details-all-agents dd {
   float:left;
   margin:0 0 0.5em 0.25em;
}


#contact-details dd {
    float: left;
    margin-bottom: 5px;
    margin-right: 5px;
}

#contact-details sup {
    font-size: 100%;
    position: relative;
    top: -2px;
}

#contact-details label span {
    color: red !important;
    display: inline !important;
    font-weight: normal !important;
}

#contact-details input[type="text"], #contact-details textarea {
    width: 250px;
}

#contact-details-agent input[type="text"], #contact-details-agent textarea {
    width: 260px;
}


#contact-details-all-agents textarea {
    width: 150px;
}

.what-do-you-want dt{
    width: 90px !important;
}

.what-do-you-want dd {
    margin-right: 20px !important;
}

#radio-label {
    width: 140px !important;
}

#radio-label, .radio-radio {
    margin-top: 15px;
}

.radio-radio {
    margin-right: 5px !important;
}

.budget-input span{
    float: left;
}

.budget-input label {
    width: 55px;
}

.budget-input input[type="text"] {
    width: 42px !important;
}

.noshow {
    display: none;
}

.req-star {
    color: red;
}

#more-label {
    width: 200px;
    float: left;
}

#more-box, #view-label, #send-box, #home-label, #home-box{
    float: left;
}

.contact-agents-box {
    margin-right: 65px !important;
}

#property-to-sell dt {
    margin: 3px 0px;
}

.props {
    margin: 5px 0px;
}

.contact-agents-label {
    float: left;
    width: 180px !important;
}

#thicky {
    background: none;
}

#thicky h1, #thicky h2 {
    font-weight: bold;
}

#thicky #contact-details dd, #thicky #contact-details dt {
    clear: both;
}

#thicky  #contact-details input[type="text"], #thicky #contact-details textarea {
    width: 210px !important;
}

#thicky #contact-details #id-like dd, #thicky #contact-details #id-like dt {
    clear: none !important;
    float: left !important;  
}

#thicky #contact-details #id-like dd {
    margin-right: 30px;
}

#contact_message {
    height: 80px;
    margin-top: 5px;
    width: 260px;
}

.hidden-error {
    display: none;
}

.show-error {
    display: block;
}

#estate-agent-page dd input[type="checkbox"] {
    margin-right: 42px;
}

#error-list {
    margin-left: 25px !important;
}

#contact-questions {
    float: left;
    margin-right: 10px;
}

#your-message {
    float:left;
}

#details_right_bottom {
	width:590px; /* 620px */
	padding:6px 15px 10px 15px;
	background:url(/ui/images/details_top_transparent_bg.png) repeat 0 0;
}

#details_right_bottom .contact_seller_button, #details_right_bottom .map_button {
	display:none;
}

#googleMapEA {
	width:284px;
	height:250px;
	display:block;
	margin-bottom:2px;
}

#googleMap {
	width:300px;
	height:250px;
	display:block;
	margin-bottom:2px;
}

#googleMap.detailmap {
    height: 438px !important;
}

#copyright span, #copyright a {
	display:none;
}

.gsmsc-mapDiv {
	display:none;
}

/* END details right */

.send_to_a_friend ol {
	margin:0;
}

.send_to_a_friend li {
	list-style-type:none;
	margin-bottom:10px;
}

.send_to_a_friend li label {
	width:200px;
	float:left;
}

.send_to_a_friend ol li span {
	color:#b31a1a;
}

.send_to_a_friend ol li span span {
	color:#fff;
}

/* END DETAILS PAGE */

/* POST A HOME */

#locationSelect {
	width:230px;
	float:left;
}

#nav5_on #left_col_regular h1 span {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	display:inline-block;
	padding:10px 0;
}

#post_bg_1 {
	width:608px;
	background:#fefefe;
}

#post_bg_2 {
	width:608px;
	background-position:0 -510px;
	height:86px;
}

#post_bg_2 .left_col_inner, .post_bg_3 .left_col_inner {
	padding:7px 20px 0 20px;
}

#post_bg_2 h2, .post_bg_3 h2 {
	font-size:14px;
}

#post_bg_2 h2 span, .post_bg_3 h2 span {
	font-size:18px;
}

#post_bg_2 img, .post_bg_3 img {
	width:72px;
	height:72px;
	float:right;
}

.post_bg_3 {
	width:608px;
	background:#fcfcfc;
}

.post_premier_sign_in .left_col_inner ol {
	margin:0 0 10px 0;
}

.post_premier_sign_in .left_col_inner ol li {
	float:left;
	list-style-type:none;
}

.post_premier_li_1 {
	width:240px;
}

.post_premier_li_2 {
	width:328px;	
}

#post_premier_ol_2 {
	margin:0;
}

#post_premier_ol_2 li {
	float:none;
	list-style-type:none;
	margin:0 0 10px 0 !important;
	clear:both !important;
}

#post_premier_ol_2 li label {
	width:65px;
	float:left;
	font-weight:bold;
}

#post_credit_cards_1 {
	width:393px;
	height:30px;
	display:inline-block;
	background-position:0 -158px;
	margin-bottom:20px;
}

.post_bg_form {
	width:608px;
	background:#f8f8f8;
}

.post_bg_form .left_col_inner {
	padding:5px 20px !important;
}

.post_numbers ol {
	margin:0;
	padding:0;
}

.post_numbers ol li {
	list-style-type:none;
	float:left;
}

.post_numbers ol li img {
	width:40px;
	height:40px;
}

.post_li_1 {
	width:40px;
	margin:0 10px 0 0;
}

.post_text {
	width:518px;
	padding-top:10px !important;
	margin:0;
}

.post_share {
	width:83px !important;
	height:16px !important;
	vertical-align:middle;
	margin:0 4px 2px 4px;
}

.sage_pay {
	display:inline-block;
	float:right;
	width:128px;
	height:42px;
	background-position:0 -198px;
}

.post_form h5 {
	font-size:14px;
	margin-bottom:10px;
	font-weight:bold;
}

.post_form ul {
	margin:0 0 10px 0;
}

.post_form ul li {
	list-style-type:none;
	clear:both;
	margin-bottom:10px;
}

.post_form ul li label {
	float:left;
	width:120px !important;
	font-weight:bold;
	display:inline-block;
}

.post_form_2 ul {
	margin:0 0 10px 0;
}

.post_form_2 ul li {
	float:left;
	list-style-type:none;
}

.post_li_1a {
	width:144px;
}

.post_li_2a {
	width:280px;
	text-align:center;
}

.post_li_3a {
	width:144px;
	text-align:right;
}

#post_photos img {
	width:64px;
	height:48px;
	margin-right:10px;
}

.post_pdf {
	display:inline-block;
	width:34px;
	height:31px;
	background-position:-138px -198px;
	margin-right:10px;
}

.post_video {
	display:inline-block;
	width:50px;
	height:36px;
	background-position:-181px -198px;
	margin-right:10px;
}

#post_table_1 th, #post_table_1 td {
	padding:10px 5px;
}

#post_table_1 img {
	width:64px;
	height:48px;
}

#post_table_2 th, #post_table_2 td {
	padding:10px 5px;
}
#post_table_2 img {
	width:64px;
	height:48px;
}
#post_table_3 th, #post_table_3 td {
	padding:10px 5px;
}
#post_table_3 img {
	width:64px;
	height:48px;
}
.post_table_blue_bg {
	background:#e8f1f6;
}

.post_blue_text a:link, .post_blue_text a:visited {
	color:#00125c;
}

.post_blue_text a:hover {
	color:#b31a1a;
}

.post_blue_text span {
	font-size:10px;
}

#post_preview {
	display:inline-block !important;
}

#post_preview span {
	float:none;
	font-size:12px;
	position:static;
}

/* END POST A HOME */

/* SERVICES */

.services_item {
	width:546px; /* 568px */
	border:1px solid #96afbc;
	padding:10px;
	margin-bottom:10px;
}

.services_item_hover {
	border:1px solid #b31a1a !important;
}

.services_item h4 {
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	padding:0;
	margin:0 0 10px 0;
	font-weight:normal;
}

.services_item h4 a:link, .services_item h4 a:visited {
	color:#00125c;
	text-decoration:none;
	font-weight:normal;
}

.services_item h4 a:hover {
	color:#b31a1a;
	text-decoration:underline;
	font-weight:normal;
}

.services_logo {
	width:120px;
	margin-right:10px;
	float:left;
}

.services_logo img {
	width:120px;
	height:60px;
}

.services_text {
	width:416px;
	float:left;
}

.services_text a {
	text-decoration:none;
	color:#00125c;
}

/* END SERVICES */

/* AD SPECS */

.ad_specs ul {
	margin:0 0 10px 0;
}

.ad_specs li {
	list-style-type:none;
}

.ad_specs li label {
	width:100px;
	float:left;
	font-weight:bold;
	margin-right:10px;
}

.ad_spec_button {
	float:right;
}

/* END AD SPECS */

/* ESTATE AGENTS */

#estate_agent_top {
	width:940px;
	margin-bottom:20px;
}

#estate_agent_top_right {
	width:300px;
	float:right;
}

#estate_agent_top_left {
	width:580px; /* 620px */
	padding:20px;
	background:url(/ui/images/details_top_transparent_bg.png) repeat 0 0;
	color:#fff;
}

#estate_agent_top_left h1 {
	font-size:22px;
}

#eaSEARCH {
    width:580px;
	margin-bottom:20px;
	overflow:hidden;
}

#eaForm {
    width:320px;
    float:left;
}

#eaForm input {
    width:308px;
    font-size:18px;
}

#eaLabel {
    width:auto;
	padding:4px 10px 0 0;
    float:left;
    font-size:18px;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
}

.estate_agent h2 {
	font-size:18px !important;
}

.eaLoc {
    width:auto;
    float:left;
    margin-right:30px;
    white-space:nowrap;
}

.eaLoc a:link, .eaLoc a:visited {
    color:#666;
    text-decoration:none;
}

.eaLoc a:hover {
    color:#b31a1a;
    text-decoration:underline;
}

.eaLocLine {
    padding-right:30px;
    border-right:solid 1px #CCC;
}

#ajax_loader {
    width:220px;
    height:19px;
}

#ea_name {
    display:none;
	margin:0 !important;
}

.estate_prev_next {
	margin:0 0 20px 0;
}

.estate_prev_next li {
	list-style-type:none;
	margin:0;
	float:left;
}

.estate_pn_1 {
	width:134px;
}

.estate_pn_2 {
	width:300px;
	text-align:center;
}

.estate_pn_3 {
	width:134px;
	text-align:right;
}

.estate_pn_1 span {
	display:inline-block;
	margin-right:5px;
	background-position:-287px -0;
	width:14px;
	height:14px;
	vertical-align:middle;
}

.estate_pn_3 span {
	display:inline-block;
	margin-left:5px;
	background-position:-301px 0;
	width:14px;
	height:14px;
	vertical-align:middle;
}

.estate_prev_next a:link, .estate_prev_next a:visited {
	text-decoration:none;
	color:#00125c;
}

.estate_prev_next a:hover {
	text-decoration:underline;
	color:#00125c;
}

.estate_featured_sr {
	width:538px; /* 568px */
	padding:10px 15px;
	background-position:0 -596px;
	color:#fff;
	margin-bottom:5px;
}

.estate_featured_sr_links, .estate_sr_links {
	width:90px;
	float:right;
	margin-left:20px;
}

.estate_featured_sr_links a:link, .estate_featured_sr_links a:visited {
	color:#fff;
}

.estate_featured_sr_links a:hover {
	color:#fff;
}

a.estate_featured_sr_agent_link:link, a.estate_featured_sr_agent_link:visited {
	color:#fff;
	text-decoration:none;
	font-size:18px;
}

a.estate_featured_sr_agent_link:hover {
	color:#fff;
	text-decoration:underline;
	font-size:18px;
}

.estate_sr_logo {
	width:84px;
	height:54px;
	float:left;
	margin-right:20px;
}

.estate_sr {
	width:538px; /* 568px */
	padding:10px 15px;
	background-position:0 -670px;
	margin-bottom:5px;
}

a.estate_sr_agent_link:link, a.estate_sr_agent_link:visited {
	color:#00125c;
	text-decoration:none;
	font-size:18px;
}

a.estate_sr_agent_link:hover {
	color:#00125c;
	text-decoration:underline;
	font-size:18px;
}

.estate_agent_details h1 img {
	width:84px;
	height:54px;
	float:left;
	margin-right:10px;
}

.estate_agent_details h1 {
	margin:0 !important;
	padding:10px 0 !important;
}

.estate_agent_details h1 span {
	font-size:18px !important;
}

.estate_agent_details h1 span b {
	color:#cc0000;
}

#estate_agent_desc {
	width:568px;
	margin-bottom:20px;
}

.estate_agent_details ul {
	margin:0 0 10px 0;
}

.estate_agent_details ul li {
	margin:0 0 10px 0;
	list-style-type:none;
}

.estate_agent_details ul li label {
	width:100%;
	float:left;
	font-weight:bold;
}

/* ESTATE AGENTS INFO PAGES */

.estate_agents_info h2 {
	font-size:24px;
	margin-bottom:10px;
}

#ea_bg_eyes {
	width:608px;
	background:url(/ui/images/snail_eyes.gif) no-repeat right top;
}

.ea_450px {
	width:450px;
}

.ea_410px {
	width:410px;
}

#ea_bg_snail {
	width:608px;
	background:url(/ui/images/snail_ea.gif) no-repeat 0 0;
	height:210px;
}

#ea_bg_snail2 {
	width:608px;
	background:url(/ui/images/snail_ea2.gif) no-repeat 0 0;
	height:183px;
}

#estate_agents_logos {
	width:568px;
	margin-bottom:10px;
}

#estate_agents_logos img {
	float:left;
	margin:0 12px 12px 0;
	width:84px;
	height:54px;
}

#ea_stats {
    background: #293b79;
}

#ea_stats ul {
    margin-left: 0px; 
    font-size: 120%; 
    list-style: none;
}

#ea_stats h3 {
	font-size:18px;
}

#ea_stats p {
	font-size:14px;
}

.quote {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#666;
}

.quote span {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.estate_agent_fp ul {
	margin:0 0 10px 0;
}

.estate_agent_fp ul li {
	margin:0 0 10px 0;
	list-style-type:none;
}

.estate_agent_fp ul li label {
	float:left;
	width:100px;
	font-weight:bold;
}

a.ea_no_link:link, a.ea_no_link:visited, a.ea_no_link:hover {
	color:#00125c;
	text-decoration:none;
}

#trailimageid {
    position:absolute;
    visibility:hidden;
    left:0;
    top:-1000px;
    width:1px;
    height:1px;
    border:1px solid #666;
    background:#FFF;
    padding:5px;
    z-index:1000;
}

.estate_agents_right h1 {
	font-size:18px;
}

#ea_logos {
	width:302px; /* 312px */
	padding-left:10px;
	margin-bottom:10px;
}

#ea_logos img {
	width:84px;
	height:54px;
	float:left;
	margin:0 10px 10px 0;
}

.snails_video {
	width:300px;
	margin-bottom:20px;
}

#pos_pack {
	width:200px;
	height:150px;
	float:right;
	margin:0 0 0 20px;
}

/* END ESTATE AGENTS */

/* HTML BUTTONS */

.btn, .standard-button {
	display:inline-block;
    background:none;
    margin:0;
    padding:3px 0;
    border-width:0;
    overflow:visible;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
    text-decoration:none;
    color:#fff !important;
}

.standard-button:hover, .standard-button:hover input {
    cursor: pointer !important;
}

.standard-button input{
    border:0px;
    background: none;
    color: #FFFFFF;
}

.btn14px {
	font-size:14px;
}

a.btn:link, a.btn:visited, a.btn:hover {
	color:#fff !important;
	text-decoration:none !important;
}

* html button.btn {
	padding-bottom:1px;
}

html:not([lang*=""]) button.btn {
	margin:0 -1px;
}

.btn span, .standard-button span {
	background-color:#4692EA;
	background-position:0 -106px !important;
    margin:0;
    padding:3px 0;
    border-left:1px solid #2f82E8;
    border-right:1px solid #1656AA;
}

.btnRed span {
	background-color:#7e0101;
	background-position:0 -158px !important;
	border-left:1px solid #c02425;
    border-right:1px solid #5e1212;
}

* html .btn span {
	padding-top:0;
}

.btn span span, .standard-button span span {
	position:relative;
    padding:3px .5em;
    border-width:0;
    border-top:1px solid #2f82E8;
    border-bottom:1px solid #1656AA;
}

.btnRed span span {
	border-top:1px solid #c02425 !important;
    border-bottom:1px solid #5e1212 !important;
}

/* only needed if implementing separate hover/focus/active state for buttons */
.btn:hover span, .btn:hover span span, .btn:focus span, .btn:focus span span, .standard-button:hover span, .standard-button:hover span span{
	cursor:pointer; /* important for any clickable/pressable element */
	outline:none;
	background-position:0 -132px !important;
}

.btn:active span {
    outline:none;
}

.btn:focus, .btn:active {
	outline:none; /* doesn't seem to be respected for <button>, only <a> */
}

.btnRed:hover span, .btnRed:hover span span, .btnRed:focus span, .btnRed:focus span span {
	background-position:0 -184px !important;
}

/* pill classes only needed if using pill style buttons ( LEFT | CENTER | RIGHT ) */
button.pill-l span, a.pill-l span {
	border-right-width:0;
}

button.pill-l span span, a.pill-l span span {
	border-right:1px solid #2f82E8;
}

button.pill-c span, a.pill-c span {
	border-right-style:none;
    border-left-color:#243a79;
}

button.pill-c span span, a.pill-c span span {
	border-right:1px solid #2f82E8;
}

button.pill-r span, a.pill-r span {
	border-left-color:#243a79;
}

/* END HTML BUTTONS */

/* ALERT BOXES */

.errorBox {
	width:auto;
	padding:10px 10px 0 10px;
	border:1px solid #fbc2c4;
	background:#fbe3e4;
	color:#8a1f11;
	display:none;
	margin-bottom:10px;
}

.infoBox {
	width:auto;
	padding:10px 10px 0 10px;
	border:1px solid #ffd324;
	background:#fff6bf;
	color:#514721;
	margin-bottom:10px;
	position:relative;
	text-align:left;
	display:none;
}

.infoBoxButton {
	width:auto;
	padding:10px 10px 0 10px;
	border:1px solid #ffd324;
	background:#fff6bf;
	color:#514721;
	margin-bottom:10px;
	position:relative;
	text-align:left;
	display:none;
}

.successBox {
	width:auto;
	padding:10px 10px 0 10px;
	border:1px solid #77bf7d;
	background:#d9f1db;
	color:#009c0a;
	margin-bottom:10px;
	display:none;
}

.errorBox strong, .infoBox strong, .successBox strong {
	font-size:16px;
}

.errorBox span, .infoBox span, .successBox span {
	float:right;
	font-size:11px;
	position:relative;
}

.errorBox ul, .infoBox ul, .successBox ul {
	margin:0 0 0 25px;
}

.errorBox ul li, .infoBox ul li, .successBox ul li {
	list-style-type:disc !important;
	float:none !important;
	width:auto !important;
	margin:0 0 10px 0 !important;
	padding:0 !important;
}

.errorBox ul li span, .infoBox ul li span, .successBox ul li span {
	float:none !important;
	width:auto !important;
	position:static !important;
	font-size:12px !important;
	padding:0 !important;
	margin:0 !important;
}

/* END ALERT BOXES */

/* CODE FOR THE SCRAPER OVERLAY */

#scraper_warning {
  position:absolute;
  top:0;
  left:0;
  z-index:99;
  display:none;
  text-align:left;
}

#sw_inner {
  width:253px;
  padding:10px;
  border:2px solid #ccc;
  background:#fff;
  position:absolute;
  z-index:100;
  color:#00125c;
  display:none;
  text-align:left;
}

#sw_inner h3 {
  font-size:18px;
  margin:0 0 10px 0;
}

#sw_inner p {
  margin:0 0 10px 0;
}

#sw_inner ul {
  margin-bottom:20px;
}

#sw_inner li {
  margin-bottom:5px;
}

/* END CODE FOR THE SCRAPER OVERLAY */

/* iGoogle widget  - november 2008 */

#widgetPromo {
    width:258px; /* 300px */
    padding:20px;
    border-top:1px solid #3bb542;
    border-right:1px solid #184bb8;
    border-bottom:1px solid #c81c04;
    border-left:1px solid #f7c906;
    line-height:16px;
	background:#fff;
}

.addIcon {
    width:16px !important;
    height:16px !important;
    vertical-align:middle;
    float:left;
    margin:0 10px 10px 0;
}

#widgetPic {
    width:100px;
    float:right;
    text-align:center;
    font-size:11px;
    margin:0 0 10px 10px;
}

#widgetPic img {
    width:100px;
    height:136px;
    margin-bottom:3px;
}

#zoomIcon {
    width:16px !important;
    height:16px !important;
    vertical-align:middle;
    margin-right:3px;
}

#widgetPic a:link, #widgetPic a:visited, #widgetPic a:hover {
    font-weight:normal;
}

#widgetPic a span {
    display:none;
}

#widgetPic a span img {
    width:320px;
    height:436px;
}

#widgetPic a:hover {
    position:relative;
}

#widgetPic a:hover span {
    width:320px; /* 322px */
    border:1px solid #fff;
    z-index:999999 !important;
    display:block;
    position:absolute;
    top:-150px;
    left:-300px;
}

/* end */

/* DIRECTORY CODE */

#d2Top {
    width:892px;
    margin-bottom:10px;
}

.d2gradTop {
    width:892px;
    height:20px;
    background:url(/ui/images/directory2/top-grad.gif) no-repeat;
}

.d2gradBot {
    width:892px;
    height:20px;
    background:url(/ui/images/directory2/bot-grad.gif) no-repeat;
    margin-bottom:20px;
}

.d2gradContent {
    width:852px; /* 892px */
    padding:0 20px;
    background:url(/ui/images/directory2/grad.gif) repeat-y left top;
}

.gradLeft {
    width:396px;
    float:left;
}

#directory_h1_helper h1 {
	font-size:18px !important;
	background:none !important;
	padding:0 !important;
	margin:0 0 10px 0 !important;
	color:#00125c !important;
}

.gradRight {
    width:436px;
    float:right;
}

.gradRight img {
    width:436px;
    height:150px;
}

.d2mainPic {
    width:436px;
    height:150px;
    margin:0 0 10px 10px;
}

.db220bot {
    margin-bottom:20px;
}

.d2Table1 td p a {
    font-weight:bold !important;
}

#d2Breadcrumb {
    width:872px; /* 892px */
    padding:5px 10px;
    background:#F2F2F2;
    margin-bottom:20px;
    color:#0066CC;
    font-weight:bold;
}

#d2Breadcrumb span {
    color:#00125C;
}

#d2Breadcrumb a:link, #d2Breadcrumb a:visited {
    color:#0066CC;
    font-weight:bold;
}

#d2Breadcrumb a:hover {
    color:#ED1C24;
    font-weight:bold;
}

#d2properties {
    width:872px; /* 892px */
    padding:0 20px;
    margin-bottom:20px;
}

#d2properties img {
    width:140px;
    height:105px;
    float:left;
    margin-right:10px;
}

#d2properties a {       
    font-weight:bold !important;
}

#d2propertiesLink {
    width:852px;
    clear:both;
    text-align:right;
    padding-top:20px;
}

.d2Table2 td {
    padding:0 10px 10px 0;
}

.d2Table2 td ul {
    margin:0;
    padding:0;
}

.d2Table2 td ul li {
    margin:0;
    padding-bottom:5px;
    list-style-type:none;
}

.left180 {
    float:left;
    width:180px;
}

#double_column h1 a:link, #double_column h1 a:visited {
	color:#fff;
	text-decoration:none;
}

#double_column h1 a:hover {
	color:#fff;
	text-decoration:underline;
}

#double_column blockquote{
 	border:1px solid #999; 
	padding:20px 10px ; 
	background:#eee; 
	margin:20px 0 0 0 ;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000;
}

/* END DIRECTORY CODE */

#igoogle_text_1, #igoogle_text_2 {
	float:none !important;
	font-size:12px !important;
	display:none;
}

#nav1_on #igoogle_text_2 {
	display:inline-block;
}

#nav4_on #igoogle_text_1 {
	display:inline-block;
}

/* contextual linking code */

#contextual_links {
	width:548px; /* 620px */
	padding:10px 62px 10px 10px;
	margin-bottom:20px;
	background:#f1f1f1 url(/ui/images/s1_logo_bg.gif) no-repeat right top;
}

#contextual_links_right {
	width:265px;
	float:right;
}

#contextual_links_left {
	width:265px;
	float:left;
}

#contextual_links a:link, #contextual_links a:visited {
	color:#00125C;
}

#contextual_links a:hover {
	color:#b31a1a;
}

/* END */

/* my shortlist code */

.shortlist_button, .shortlist_button_sr_remove {
	display:none;
}

.shortlist_button_sr_remove, .shortlist_button_sr_add {
	float:right !important;
	margin-left:10px;
}

.shortlist_sr_bg {
	background:#fbfcc3 url(/ui/images/sr_bg_shortlist.gif) repeat-x 0 0 !important;
}

a.shortlist_button:link, a.shortlist_button:visited, a.shortlist_button:hover {
	color:#00125C !important;
}

.shortlist_button span {
	background:url(/ui/images/bg_yellow_button.gif) repeat-x 0 0 !important;
}

.shortlist_button:hover span, .shortlist_button:hover span span, .shortlist_button:focus span, .shortlist_button:focus span span {
	background-position:0 -26px !important;
}

/* END */

/* browse properties */

#browse_properties_top {
	width:600px; /* 620px */
	padding:10px;
	background:url(/ui/images/details_top_transparent_bg.png) repeat scroll 0 0 transparent;
}

#browse_properties_top h1 {
	color:#fff;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:normal;
	margin:0;
	padding:0;
}

#browse_properties_bottom {
	width:616px; /* 620px */
	border:2px solid #293b7b;
	padding:10px 0;
	border-top:none;
	background:#fff;
}

#browse_properties_bottom p {
	padding:0 10px;
}

.browse_properties_bottom_closed {
	display:none;
}

.browse_properties_bottom_open {
	display:block;
}

#browse_properties_view_hide {
	float:right;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	cursor:pointer;
	width:65px;
	height:21px; /* 28px */
	padding-top:7px;
	background:url(/ui/images/bp_arrow_up.png) no-repeat right top;
	display:none;
}

#browse_properties_bottom_button_open {
	width:620px;
	height:43px;
	background:url(/ui/images/bp_click_to_open.gif) no-repeat 10px 0;
	cursor:pointer;
}

#browse_properties_bottom_button_close {
	width:620px;
	height:43px;
	background:url(/ui/images/bp_click_to_close.gif) no-repeat 10px 0;
	cursor:pointer;
	display:none;
}

#bp_not_signed {
	display:block;
}
#bp_recent_search , #bp_member_search {
	display:none;
}

#notes-sign-in, #existing-notes, #notes-form {

}

pre {
    font-family: Arial, Helvetica, sans-serif;
}

#notes-form {
    margin-bottom: 10px;
    padding-bottom: 20px;
}

#save-note {
    height: 25px;
    width: 100%;
}

#save-button, #add-button, #remove-note-button, #edit-button{
  float: right;
    padding-left: 6px;
}

#note_text {
    width: 585px;
    height: 80px;
    margin: 10px 0px;
}

#note-text {
    clear: both;
    white-space:pre-line;
}

#notes-form textarea {
    white-space:pre;
}

#remove-note {
    margin-top: 10px;
}

#store-property-checkbox {
    float: right;
    margin-top: -20px;
}

#star-rating-controls, #existing-notes, #notes-sign-in {
    display: none;
}

#existing-notes {
    margin-bottom: 40px;
}

#no-notes {
    margin-bottom: 10px;
}

.highlight {
    background-color: #FBFCC3;
    padding:8px;
}

#counter {
    width: 200px;
    float: left;
}

.star, .star-ro {
    clear:none !important;
    padding: 0px !important;
    float:left;
    text-indent:-999em;
    cursor:pointer;
    display:block;
    background:transparent;
    overflow:hidden;
    background:url(../images/rating-star.gif) no-repeat 0 0px;
    display:block;
    width:22px;
    height:22px;
    background-position:0 0px;
    border:0;
}

.account-stars .star{
    background-position:0 -66px;
}

.star-ro {
    cursor: default;
}

.stars {
    margin-left:0px;
}

.stars-no-image {
    margin-top: 0px !important;
} 

.star-thumb {
    width: 64px !important;
    height: 12px !important;
    float: left;
    margin: 0px;
    margin-left: 6px;
    padding: 0px;
    position:absolute;
    left:31px;
    z-index:10;
}

.star-on {
    background-position:0 -44px !important;
}

.star-hover{
    background-position:0 -22px !important;
}

.account-stars {
    padding-bottom: 12px;
}

#mini-stars {
    margin-left:0px !important;
}

#property-link {
    padding-top: 12px;
}

#advanced1024 {
    display: none;
}

#TB_window {
    position: fixed !important;
    top: 50%;
    left: 50%;
}

/***********************
* Highlighted Listings *
***********************/

.highlighted-listing.slater-hogg .sr_search_result_2 {
    background: #09276f;
}

.highlighted-listing.corum .sr_search_result_2 {
    background: #2b3796;
}

.highlighted-listing.knightfrank .sr_search_result_2 {
    background: #db0c41;
}

.highlighted-listing.cochrandickie .sr_search_result_2 {
    background: #651950;
}

.highlighted-listing.quicksale .sr_search_result_2 {
    background: #64c3f2;
}

.highlighted-listing.ivy .sr_search_result_2 {
    background: #0e4120;
}

.highlighted-listing.bastion .sr_search_result_2 {
    background: #CA66C8;
}


.highlighted-listing.aberdeinconsidine .sr_search_result_2 {
    background: #004ca4;
}

.highlighted-listing.clyde-property .sr_search_result_2 {
    background: #99917b;
}

.highlighted-listing .property-stats {
    width: 105px;
    float: left;
    text-align: center;
    margin-top:5px;
}

.highlighted-listing .property-stats img{
    margin-bottom: 5px;
}

.highlighted-listing .property-thumbs {
    float: right;
    margin-right: 5px;
    margin-left: 5px;
    text-align: center;
    margin-top: 5px;
}

.highlighted-listing .property-blurb {
    background-color: #fff;
    margin-left: 110px;
    padding-left: 5px;
    padding-top: 5px;
}

.highlighted-listing .property-blurb a{
    text-decoration: none;
    color: #00125C;
}

.highlighted-listing .property-blurb ul {
    list-style: none;
    margin-left: 0px;
}

.highlighted-listing .property-blurb h2 {
    font-family: Helvetica Neue, Arial, Verdana, sans-serif;
    font-size: 140%;
    font-weight: bold;
    margin-bottom: 0px;
}

.highlighted-listing .property-stats p.phone-number {
    color: #fff;
    font-weight: bold;
}

.listing-price {
    float: left;
    font-weight: bold;
}
/**
.valuation-price {
    font-weight: bold;
    font-style: italic;
}
**/
.highlighted-listing .property-summary a{
    font-weight: bold;
    font-style: italic;
    color: #00125C;
}

.highlighted-listing .property-search-similar a {
    text-decoration: underline;
}

.highlighted-listing .property-summary a:visited {
    color: #00125C;
}

.highlighted-listing .shortlist_button_sr_remove, .highlighted-listing .shortlist_button_sr_add {
    margin-left: 0px !important;
    float: none !important;
}

#homepage_six_featured_agents {
    width: 615px;
    height: 65px;
}

#homepage_six_featured_agents span {
    display: block;
    position: absolute;
}

#six_agents_sub_1 {
    left: 25px;
}

#six_agents_sub_2 {
    left: 130px;
}

#six_agents_sub_3 {
    left: 235px;
}

#six_agents_sub_4 {
    left: 340px;
}

#six_agents_sub_5 {
    left: 445px;
}

#six_agents_sub_6 {
    left: 550px;
}

.mini-thumbs img {
    width: 54px;
    height: 41px;
}

.property-summary {
    margin-top: 30px;
}



/* CORUM SPECIFIC */
#details_right_details_inner.corum {
    background: url(../images/corum-bg.jpg) #fff no-repeat;
    background-position: fixed;
    background-position: center 448px;
}

#details_right_details_inner.corum #details_right_main_image {
    border: solid 6px #2d3790;
    height: 273px;
}

#details_right_details_inner.corum #details_right_images {
    background: #ebebeb;
}
/* END: CORUM SPECIFIC */


/* KNIGHT FRANK SPECIFIC */
#details_right_details_inner.knightfrank {
    background: url(../images/knightfrank_logo.gif) #fff no-repeat;
    background-position: fixed;
    background-position: center 448px;
}

#details_right_details_inner.knightfrank #details_right_main_image {
    border: solid 6px #db0c41;
    height: 273px;
}

#details_right_details_inner.knightfrank #details_right_images {
    background: #fff;
}
/* END: KNIGHT FRANK SPECIFIC */


/* COCHRAN DICKIE SPECIFIC */
#details_right_details_inner.cochrandickie {
    /*background: url(../images/cochrandickie_logo.gif) #fff no-repeat;
    background-position: fixed;
    background-position: center 448px;*/
}

#details_right_details_inner.cochrandickie #details_right_main_image {
    border: solid 6px #651950;
    height: 273px;
}
/* END: COCHRAN DICKIE SPECIFIC */


.highlighted-listing.fineholm .sr_search_result_2 {
    background: #21206E;
}

#details_right_details_inner.fineholm{
    background: url(../images/fineholm-bg.gif) #fff no-repeat;
    background-position: fixed;
    background-position: center 150px;
}

#details_right_details_inner.fineholm #details_right_main_image {
    border: solid 6px #21206E;
    height: 273px;
}

#details_right_details_inner.fineholm #details_right_images {
    background: #ebebeb;
}

#details_right_details_inner.aberdeinconsidine {
    background: url(../images/aberdein-bg.gif) #fff no-repeat;
    background-position: fixed;
    background-position: center 448px;
}

#details_right_details_inner.aberdeinconsidine #details_right_main_image {
    border: solid 6px #004ca4;
    height: 273px;
}

#details_right_details_inner.aberdeinconsidine #details_right_images {
    background: #ebebeb;
}

#details_right_details_inner.clyde-property {
    background: url(../images/clydeproperty-bg.gif) #fff no-repeat;
    background-position: fixed;
    background-position: center 448px;
}

#details_right_details_inner.clyde-property #details_right_main_image {
    border: solid 6px #7C6A56;
    height: 273px;
}

#details_right_details_inner.clyde-property #details_right_images {
    background: #ebebeb;
}

#mobile-blurb {
    float: left;
    width: 172px;
}

#mobile-site-ad {
    padding-bottom: 0px;
}

.mobile-site-image {
    float:right;
}

#sr_summary_alerts h1 {
    float: left;
    margin-right: 30px;
}

#sr_summary_alerts ul {
    float: right;
}

#sr_summary_alerts li {
    float: left;
    margin-right: 30px;
}

#breadcrumb {
    font-size: 11px;
    list-style: none;
    margin-left: 0px;
    padding-bottom: 12px;
}

#breadcrumb li {
    float: left;
    margin-right: 3px;
}

.search_input_button:hover {
    cursor: pointer;
}

#mob-ad {
    float: left;
}

#scot-prop-news {
    float: left;
    margin-left: 10px;
    width: 297px;
    border: 1px solid #96AFBC;
    height: 181px;
}

#details_right_contact_form #contact-details {
    padding-left: 10px;
	width: 265px; 
}

#contact-btn {
    /*text-align: right;*/
}

#contact-btn button {
    margin-top: 5px;
    margin-right: 10px;
}

#contact-details-agent {
    width: 408px;
}

#valuation-price-heading {
    float:right;
    font-size: 16px; 
    font-weight: bold;
    background-color: #596b99;
    position: relative;
    right: -14px;
    padding: 3px;
    top: 5px;

}

#buying-guide-blurb {
   color: #00125C !important; 
}

.svcs_feed_title {
    background: url(/ui/images/details_top_transparent_bg.png) repeat 0 0 !important;
}

#svcs_newsfeed {
    margin: 0px;
}

#svcs_newsfeed li {
    margin-bottom: 0px;
}

/* Hide specific property maps and street view */
.map2011030805010801{display: none}
.hide2011030805010801{position:absolute;left:-3000px;}


/* Usability css changes */
/* ********************************************************************** */

.actionLinkList ul {
	padding: 0;
	margin: 0;
}

.actionLinkList ul li {
	list-style: none;
	display: block;
	margin: 0;
	padding: 0;
}
.actionLinkList ul li a {
	display: block;
	padding: 6px 3px 6px 16px;
	background: url(/ui/images/small-green-arrow.gif) no-repeat 5px center;
	text-decoration: none;
	color: #333;
	border-bottom: 1px solid #e0e0e0;
}

.actionLinkList ul li a:hover {
	background-color: #f3f8ec;
	color: #3f7116;
}

#but1 a {
	background-position: 5px 50%;
}


#get_schedule_link ul {
	margin-top: 20px;
	border-top: 1px solid #e0e0e0;
}



#estate_agent_info_wrapper{
	/*margin-left: 367px; */
	float: right;
	width: 205px;
	/*font-weight: bold;*/
	padding: 10px;
	background: #f0f0f0;
}

.estateAgentDetailPuffName {
	height: 54px;
	display: table-cell;
    vertical-align: middle;
	overflow: visible;
}

#estate_agent_info_wrapper a{text-decoration: none}

#request_details_actions_wrapper {
	padding-top: 16px;
}

#requestDetailsLink {
	display: block;
	margin-top: 4px;
	width: 179px;
	height: 49px;
	text-indent: -9999px;
	background: url(/ui/images/buttons/request-details.gif) no-repeat left top;
	float: left;
	margin-right: 15px;
}

.request_details_telephone_wrapper span {display: block;}

#request_details_telephone_wrapper_onform {
	background: #f2f2f2;
	padding: 10px;
}

.request_details_telephone_number {
	font-size: 20px;
	font-weight: bold;
	line-height: 1em;
}
.request_details_telephone_rate {
	color: #666;
}


.key_action_title {
	background: #6b9b32;
	color: #fff !important;
	border: 3px solid #cbe2ab;
	margin-bottom: 0;
}
.key_action_title span {
	display: block;
	color: #fff !important;
}
.key_action_title span.subHead {
	font-size: 0.8em;
}

ul#contact-details {
	margin-top: 0;
	padding-top: 10px;
}

button.sendDetailsEnquiry { 
  border: 0;
  background: url(/ui/images/buttons/send.gif);
  height: 39px;
  width: 106px;
  line-height: 100px;
  font-size: 0px;
  /*text-transform: capitalize;*/ /* fix text-indent for IE7 */
}


/* ********************************************************************** */
/* END: Usability css changes */

