
/*

	-- -- -- -- -- -- --
	RT v1: Default layout CSS file
	last edit: 12th Jun 08
	-- -- -- -- -- -- --

	File Contents: SAWDYE AND HARRIS
	
*/

@import "thickbox.css";
@import "jcarousel.css";
@import "lightbox.css";

/******************* =LAYOUT */

html { background:url(../img/bg-footer.png) center bottom no-repeat #800000; }

body { font:62.5%/62.5% "Arial", Georgia, sans-serif; background-color:#800000; }

#header { background:url('../img/bg-header.png') no-repeat; background-position: center top !important; background-position: 10px 10px; margin-top: 0px !important; margin-top: -10px; }

#content_wrapper { margin:0; padding:0; /*background:url(../img/bg-content_wrap.png) bottom repeat-x;*/ }
#content { height:auto !important; height:500px; margin:0 auto 0; padding:0 10px; }

#lyt_lge_sml.home_page #content { margin: 0 auto 0 !important; margin: 9px auto 0 !important; margin:9px auto 0; }
#lyt_lge_sml #content { margin: 30px auto 0 !important; margin: 0px auto 0 !important; }
*html #lyt_lge_sml #content .left_col { margin-left: -10px; }
*html #lyt_lge_sml #content .right_col { margin-top: -5px; }

#lyt_lge_sml #content .right_col { padding-right: 0px; padding-bottom: 10px; margin: 0 10px 0 0;  }

#lyt_lge #content {background: none; border: none; padding-bottom: 50px;}
#lyt_sml_lge #content { border: none; }
#lyt_sml_lge #content .left_col { margin-top: 57px; margin-left: 0 !important; margin-left: -5px; padding-right: 0 !important; padding-right: 5px; }
#lyt_sml_lge #content .right_col { margin-top: 2px; margin-left: -1px !important; margin-left: -11px; margin-right: -10px !important; margin-right: 0px; padding-left: 20px; border-left: 1px solid #610000; }
#lyt_sml_lge #content .right_col .ccol1 { width: 300px; margin-right: 10px; padding-bottom: 10px; float: left; }
#lyt_sml_lge #content .right_col .ccol2 { width: 300px; padding-bottom: 10px; float: right; }
#content .left_col, #content .right_col { padding-bottom:100px; }

#footer_wrapper { margin: 0; padding-bottom: 30px; background:url(../img/bg-footer.png) bottom no-repeat; }
#footer .left_col { padding-left:10px; width:595px !important; }
#footer .left_col, #footer .right_col { padding-bottom: 20px; }
#footer h2 { margin-top: 10px; font-size: 1.8em; font-family: Georgia; color: #fff; }
#footer p { font-weight: normal; color: #fff; font-family: Arial; font-size: 1.4em; }

#copyright { display:block; width: 570px; margin: 0; padding:0 0 0 10px; }
#copyright p { width: 570px; margin:0; color: #fff; }
#copyright p a { padding:0; font: 1.2em/1.2em; color:#ff7d70; }
#copyright p a:hover { color:#fff; text-decoration:none;  }

#footer_partners a { min-height:40px; display:block; float:left; width:90px; margin:0 3px 3px 0; padding:5px; border: solid 2px #420000; background:#fff; }
#footer_partners a img { width:90px; }


/******************* =PARAGRAPHS */

p { color: #fff; }
p { font-size:1.5em; line-height:1.6em; margin-bottom:.8em; }
p.sml { font-size:1.2em; line-height:1.6em; margin-bottom:.7em; }
p.lge { font-size:1.6em; line-height:1.6em; margin-bottom:.7em; }
p { font-size:1.4em; line-height:1.6em; margin-bottom:.3em; }

#lyt_sml_lge .right_col .horizontal_form label { color: White; }

#map p { color: Black; }

/******************* =LINKS */

a { color:#FF7D70; text-decoration:none; }
a:hover { text-decoration:underline;  }

#lyt_sml_lge .right_col a { color: White; text-decoration: underline; }

/******************* =HEADINGS */

h1, h2, h3, h4 { font-family: Georgia, "Times New Roman", Times, serif; }

h2 { font-size:2.3em; line-height:1.5em; color:#fff; padding:0 0 23px 0; margin-bottom:-5px; letter-spacing: 1px; }
#lyt_lge_sml #content .right_col h2 { font-size:2em; line-height:1.5em; color:#420000; padding:0 0 5px 0; margin-bottom:-5px; letter-spacing: 1px; }
h3 { font-size:2.4em; line-height:2.2em; color: White;  }
h4 { font-size:1.8em; line-height:2em; color: White; }

p.pages a { font-size: 1em; color: black; }
p.pages a.current { padding: 3px 5px; font-size: 1em; color: #fff; border: solid 1px #fff; background-color: #980008; }

.propertylist_content { color: Blue;  }
.propertylist_content p  {color: #000; }

#welcome_message { padding-left:10px; }
#welcome_message h2 { margin-top: 30px; } 
#many_places h2 { padding: 0 0 0 5px; margin-bottom: 20px; border-bottom: solid thin #610000; }
#many_places p { margin-left: 10px; }

/******************* =HRs */

.hr1 { height:1px; color:#610000; background:#610000; border:none; }


/******************* =FOMRS BUTTONS */

fieldset .search { display: block; width:100px; height:40px; margin:0 0 10px 1px; background:url('../img/btn-search.png') 0 0 no-repeat; cursor:pointer; }
fieldset .submit { width:100px; height:40px; background:url('../img/btn-submit.png') 5px 0 no-repeat; cursor:pointer; }
fieldset .delete { width:100px; height:40px; margin-left: 10px; background:url('../img/btn-delete.png') 0 0 no-repeat; cursor:pointer; }
fieldset .edit { width:100px; height:40px; background:url('../img/btn-edit.png') 0 0 no-repeat; cursor:pointer; }
fieldset .create { width:100px; height:40px; background:url('../img/btn-create.png') 0 0 no-repeat; cursor:pointer; }

#email_alert .form_padding { margin: 0 !important; }
#email_alert_edit .form_padding { margin: 0 !important; }

/******************* =ICONS */

/*.toolbar {margin-right: 5px;}*/
/*.ico_email_agent { padding:2px 0 0 20px; margin:0 5px; background:url('../img/ico_email_agent.png') no-repeat;  }
.ico_email_friend { padding:2px 0 0 20px; margin:0 5px; background:url('../img/ico-email_friend.png') no-repeat;  }
.ico_print { padding:2px 0 0 20px; margin:0 5px; background:url('../img/ico-print.gif') no-repeat;  }

.ico_pdf { display:block; width:60px; height:80px; margin:0 0 0 0; padding-left: 0; background:url('../img/ico-pdf.png') no-repeat; }
.ico_epc { display:block; width:60px; height:80px; margin:0 0 0 0; padding-left: 0; background:url('../img/ico-epc.png') no-repeat; } 
.ico_map { display:block; width:60px; height:80px;  margin:0 0 0 0; padding-left: 0; background:url('../img/ico-map.png') no-repeat; }
.ico_floorplan { display:block; width:60px; height:80px; margin:0 0 0 0; padding-left: 0; background:url('../img/ico-floorplan.png') no-repeat; }
.ico_floorplan span, .ico_pdf span, .ico_epc span, .ico_map span { display:none; }
.ico_map_street_view { background:url('../img/ico-streetview.png') no-repeat;}
ul#property_info_quicklinks li { margin-left: 10px; }

.ico_arw_lft16 { padding-left:22px; margin:0 5px; background:url('../img/ico-arw_lft16.gif') left center no-repeat; text-decoration:none; }
.ico_arw_rht16 { padding-right:22px; margin:0 5px; background:url('../img/ico-arw_rht16.gif') right center no-repeat; text-decoration:none; }

.ico_arw_rht24 { padding:6px 31px 8px 0; font-weight:bold; color: #980008; background:url('../img/ico-arw_rht24.png') right no-repeat; text-decoration:none; }
*/

.ico_email_agent { padding:2px 0 0 20px; margin:0 5px; background:url('../img/ico-email_agentbak.gif') no-repeat;  }
.ico_email_friend { padding:2px 0 0 20px; margin:0 5px; background:url('../img/ico-email_friend.gif') no-repeat;  }
.ico_print { padding:2px 0 0 20px; margin:0 5px; background:url('../img/ico-print.gif') no-repeat;  }
.ico_pdf, .ico_epc, .ico_map, .ico_floorplan { display:block; width:60px; height:80px; }
.ico_pdf span, .ico_epc span, .ico_map span, .ico_floorplan span { display:none; }

.ico_pdf { background:url('../img/ico-pdf.png') no-repeat; }
.ico_epc { background:url('../img/ico-epc.png') no-repeat; } 
.ico_map { background:url('../img/ico-map.png') no-repeat; }
.ico_floorplan { background:url('../img/ico-floorplan.png') no-repeat; }
.ico_map_street_view { display:block; width:60px; height:80px;  margin:0 0 0 0; padding-left: 10px;  background:url('../img/ico-streetview.png') no-repeat;}
.ico_pdf span, .ico_epc span, .ico_map span, .ico_floorplan span, .ico_map_street_view span { display:none; }


.ico_arw_lft16 { padding-left:22px; margin:0 5px; background:url('../img/ico-arw_lft16.gif') left center no-repeat; text-decoration:none; }
.ico_arw_rht16 { padding-right:22px; margin:0 5px; background:url('../img/ico-arw_rht16.gif') right center no-repeat; text-decoration:none; }

.home_page a.ico_arw_rht24 { float:left; padding:6px 23px 6px 0; font-weight:bold; text-decoration:none; background:url('../img/ico-featuredprop_arrow.png') right no-repeat; }
.home_page a:hover.ico_arw_rht24 { padding: 6px 26px 6px 0; }
.ico_arw_rht24 { padding:15px 23px 15px 15px; font-weight:bold; background:url('../img/ico-relatednews_bullet.png') right no-repeat; text-decoration:none; background: url("../img/ico-arw_rht16.gif") center right no-repeat; }

/******************* =MANAGED PAGES */

#managed_pages .mp-container { border-top:none; border-bottom:solid 1px #ae1113; }


/******************* =LISTS */

ul.toolbar_quicklinks { float:right; padding:10px 0; }
ul.toolbar_quicklinks li { float:left; padding:0 0 0 10px; }

.mp-content ul li { color: White; margin:.3em 0 .9em 0; padding-left:30px; padding-bottom:15px; font-size:1.2em; line-height:1.6em; background:url('../img/bullet_1.png') no-repeat left 4px; }

ul.bullet_disc li { color: White; margin:.3em 0 .9em 0; padding-left:30px; padding-bottom:15px; font-size:1.2em; line-height:1.6em; background:url('../img/bullet_1.png') no-repeat left 4px; }
.left_col ul.bullet_disc li { margin-left: 10px; }
ul.bullet_disc li a { color: #980008; }
ul.bullet_disc li ul li { padding-left:24px; font-size:.9em; font-weight:normal; background:url('../img/bullet-disc-sec_level.png') no-repeat .8em center; }

ul.bullet_disca li { margin:.2em 0 .9em 15px; font-size:1.2em; line-height:2em; color: #fff; list-style-type: disc; }

ul.bullet_discb li { margin:.2em 0 .9em 15px; font-size:1em !important; line-height:2em; color: #fff; list-style-type: disc; color: Black; }

#generic_pages ul { margin-bottom: 10px; }
#generic_pages li { font-size: 1.4em; line-height: 1.4em; }
#generic_pages img { margin-bottom: 10px; margin-left: 5px; padding: 1px; background: #fff; border: 3px solid #610000; float: right; }

ul.bullet_disc, ul.plain { margin:.6em 0 1.6em 0; }
ul.plain li { font-size:1.4em; line-height:1.6em; margin:.3em 0 .3em 0; color:#fff;  }
ul.plain li strong { color:#fff; }
ul.plain li ul li { font-size:.9em; font-weight:normal; padding-left:0; background:none; }


/******************* =PRIMARY NAVIGATION */

#primary_nav { display:block; height: 55px; margin:0; padding-left:10px; }
#primary_nav li { display:inline; font:1.8em/50px Georgia, "Times New Roman", Times, serif; letter-spacing:.01em; background:url('../img/bg-primary_nav.png') no-repeat left 15px; }
#primary_nav li a { margin-top: -10px !important; margin-top: 0px; margin-left: -3px !important; margin-left: 0px; padding: 10px 5px 11px 5px !important; padding: 10px 5px 11px 5px; color:#fff; text-decoration:none; font-weight:bold; }
#primary_nav li a.current { margin-top: -10px !important; margin-top: 0px; margin-left: -3px !important; margin-left: 0px; padding: 10px 5px 11px 5px !important; padding: 10px 5px 11px 5px; color: #ff7d70; font-weight:bold; }
#primary_nav li a:hover { margin-top: -10px !important; margin-top: 0px; margin-left: -3px !important; margin-left: 0px; padding: 10px 5px 11px 5px !important; padding: 10px 5px 11px 5px; color: #ff7d70; font-weight:bold; }


/******************* =SECONDARY NAVIGATION */

ul#secondary_nav { margin:0 0 30px 0; padding:1px 1px 0 1px; }
ul#secondary_nav li { padding:0; }
ul#secondary_nav li a { display:block; width:228px; padding-left:10px; color: #fff; font-size:1.4em; line-height:32px; margin-bottom:1px; background:#B91518; }
ul#secondary_nav li a:hover { text-decoration:none; background:#980008; }
ul#secondary_nav li a.current {  }


/******************* =TABS */

ul.tabs { display:block; }

/*\*//*/
ul.tabs li a { display: inline-block; white-space: nowrap; width:1px; }
ul.tabs { padding-bottom:0; margin-bottom:-1px; }
/**/

/*\*/	
* html ul.tabs li a { padding: 0; }
/**/

.tabs ul li { float:left; margin: 0 .1em 0 0; }
.tabs ul li a { display:block; float:left; line-height:2.4em; }
.tabs ul li a span { display:block; padding:0 1em; line-height:3.8em; }
.tabs ul li a:hover { display:block; float:left; line-height:2.4em; text-decoration:none; }
.tabs ul li a:hover span { display:block; padding:0 1em; line-height:3.8em; }
.tabs ul li a.current {  display:block; float:left; line-height:2.4em; }
.tabs ul li a.current span { display:block; padding:0 1em; line-height:3.8em; }

#property_search .tabs #search_nav {width:900px; height:39px; display:block; }
#property_search .tabs ul li a span { border-top: solid 1px #fff; border-left: solid 1px #fff; border-right: solid 1px #fff; background: #980008; color: #fff; }
#property_search .tabs ul li a.current span { border-top: solid 1px #fff; border-left: solid 1px #fff; border-right: solid 1px #fff; background: #fff; color: #000; }
#property_search .tabs ul li a:hover span { border-top: solid 1px #fff; border-left: solid 1px #fff; border-right: solid 1px #fff; background: #b91518; color: #fff; }

.right_col .tabs ul li a span { border-top: solid 1px #610000; border-left: solid 1px #610000; border-right: solid 1px #610000; background: #610000; }
.right_col .tabs ul li a.current span { border-top: solid 1px #610000; border-left: solid 1px #610000; border-right: solid 1px #610000; background: #980008; color: #fff; }
.right_col .tabs ul li a:hover span { border-top: solid 1px #610000; border-left: solid 1px #610000; border-right: solid 1px #610000; background: #b91518; color: #fff; }


/******************* =IMAGES */

#logo { display:block; width:930px; height:110px; }
#logo a { display:block; height:146px; }

#feature { height:365px; width:900px; margin:0; padding:0; }
#feature img { height:365px; width:900px; }
#feature p { position:relative; margin-left: 5px; font-size: 1em; }

/*
#generic_pages img, #news_article img { float:right; padding:1px; margin:0 1em 1em 1em; border:5px solid#610000; }
#staff_profiles img { padding:1px; margin:0 1em 1em 0; border:5px solid#610000; }
#feature_news img { float:left; padding:1px; margin:0 1em 1em 0; border:3px solid#610000; }
*/

/******************* =MAIN PAGE */


.home_page #content_wrapper #content .left_col { width:610px; margin:0px; padding:0px; }
.home_page #content_wrapper #content .right_col { width:290px; margin:0px; padding:0px; }
.home_page #content_wrapper, .home_page #content_wrapper #content { margin-top:0px !important; padding-top:0px !important; }
.home_page #header_wrapper { margin:0px !important; padding:0px !important; }
.home_page #header_wrapper #header { height:190px; margin:0px auto !important; padding:0px !important; }
.home_page #content_wrapper #content .left_col p { padding-right:20px; }

/******************* =PANELS */

.panel { padding:0; margin:0 0 0 10px; }
.sub_panel { border:none; margin:0; padding:0; }
#generic_pages .sub_panel, #staff_profiles fieldset .sub_panel { margin:0 0 3em 0; padding:0 0 2em 0; border-bottom:1px solid#610000; }


/******************* =MAPS */

#map { visibility:hidden; width:580px; height:350px; margin-top:-350px; line-height:1.5em; color:#fff; }
#map a { font-weight:bold; }

.right_col #map { visibility:visible; height:350px; margin:0; padding:0; border:5px solid #610000; }

#search_map { margin:0 10px 10px; padding:1px; border:3px solid ##980008; background:#49463e;  }
#search_map #map { visibility:visible; width:100%; height:450px; margin-top:0; border:none; }

#TB_window .map_content { font:.7em Arial, Helvetica, sans-serif; }

.map_content { display:block; position:relative; width:220px; margin:0; padding:0; }
.map_content img { float:left; width:100px; height:75px; margin:0 10px 5px 0; padding:1px; border:1px solid #610000; }
.map_content h4 { font: bold 1.3em/1.3em Arial, Helvetica, sans-serif; margin:5px; padding:0; }
.map_content_details li { font-size:1.2em; line-height:1.4em; }
.map_content_details li.price { font-weight:bold; }


/******************* =LOGO*/
#logo { height:130px; }
#logo a span { display:none; }


/******************* =FEATURE NEWS */

#news_panel p, #news_panel li { font-size:1.2em; }

#feature_news { padding: 0px 10px 0 5px; }
#feature_news a, #related_news a { text-decoration: underline; color: #ff7d70; }

#feature_news h2 { margin: 0; padding:10px 0px !important; color:#fff !important; }
#feature_news h3 { padding: 0; margin: 0 0 5px 0; font-size: 1.5em; line-height: 1.4em; color: #fff; }
#feature_news img { float:left; margin:5px 10px 0 0 !important; padding:1px; border:3px solid #610000; background: #fff; }

#related_news { padding: 5px 5px 0 5px; }
#related_news h2 { margin: 0; padding: 0 0 10px 0; }
#related_news p a { float:left; padding:10px 12px; color: #fff; background:url('../img/bg-btn.png')center top no-repeat; }
#related_news ul li { line-height: .8em; padding-bottom:0px; }
#related_news ul li a { line-height: 1.4em; color: #ff7d70; }

#lyt_sml_lge #content .right_col #news_article h2 { clear:none; margin:0 0 1em; padding:0; line-height:1.5em; } /* ??? to be checked */
#news_article img { float: right; margin: 0 0 10px 10px; padding:1px; border:3px solid #610000; background: #fff; }

#news_archive_nav { padding-left: 70px; }

#news_archive ul { display:block; font-size:1.3em; line-height:2em; }
#news_archive ul li a {text-decoration: none; color: #fff;}
#news_archive ul li a span { display:inline; margin-right:5px; font-size:1.1em; color: #fff; padding: 3px; background:##980008; }
#news_archive ul li a:hover span { background: #003399; }

#news_archive_nav ul { font-size:1.3em; line-height:1.6em; }
#news_archive_nav ul.months li { display:inline; margin:0 5px; }
#news_archive_nav ul.months li a { color: White; }
#news_archive_nav h2 a { color: white; }

#lyt_sml_lge #content .right_col #news_archive h2 { padding-top: 10px; }
#lyt_sml_lge #content .right_col #news_archive_nav h2 { line-height:1em; }
#lyt_sml_lge #content .right_col #news_archive_nav h2 a { color:#906441; }

.date-large { width: 52px; height: 50px; display:inline; float:left; background:#fff; color:#fff; text-align:center; margin:0 15px 0 0; padding-top:17px; }

.day, .month { color:#000; display:list-item; list-style:none; }
.day { font: bold 1.4em/1.3em Arial, sans-serif;}
.month { font: bold 1em/1em Arial, sans-serif; }


/******************* =STAFF PROFILES */

#staff_profiles .sub_panel img { float:left; margin:0 1em 0 0; } 


/******************* =SERVICES */

#services { margin: 10px 0 0 0; }

#services ul li { height: 65px !important; height: 67px; margin:0; padding: 0px 18px 0px 3px; background:url('../img/bg-services.png') no-repeat center left !important; }
#services ul li p { font-size:1.3em; color: #fff; padding-top: 4px; padding-left: 0px; }
#services ul li a { font-weight: bold; font-size: 1.1em; color: #fff; margin-left: -2px; }
#services ul li span { float:left; font-family: Georgia, "Times New Roman", Times, serif; font-size:1.1em; color:#ff7d70; } 

#services img { margin: 12px 10px 0 7px !important; margin: 15px 10px 0 5px; }

#services .first_hide { display: none; }

/******************* =PAGING */

.pages p { color:#fff; }
.pages { float:right; margin-right:3px; margin-top: 10px;  }
.pages a { font-size:1.3em; margin:0 2px; }
.pages a.current { color:#000; padding:0 3px 0 4px; border:1px solid #000; background:#cec9b5; }


/******************* =PROPERTY SEARCH */

#property_search .form_inner { padding:15px; border: solid 1px #fff; background:url('../img/bg-property_search.png') repeat-x #b59e7e; }
#property_search h4 { padding:10px 0; margin-top: -10px; font:2em "Arial", Helvetica, sans-serif; color:#fff;   }
#property_search h4.trigger { margin:0 0 0 15px; padding:10px 0 10px 32px !important; padding:10px 0 10px 0px; color:#fff;  font-size:1.5em; text-decoration:underline; background:url('../img/ico-add_close.png') left -34px no-repeat !important; background:url('') no-repeat;  cursor:pointer; }
#property_search h4.trigger.close { background-position: left 10px; }
#property_search ul li a span { display: block; color: #906441; }
#property_search fieldset { background:transparent; padding-right:10px; }
#property_search .form_inner p { margin:0; color: Black; }


fieldset .radio { margin:.5em 0 .5em .5em; }
.horizontal_form .radio label { width:auto; margin:-4px 15px 0 4px !important; margin:0 15px 0 4px; font-weight:bold; }
.horizontal_form .radio input { float:left; vertical-align:middle; border:none; color: White; }

#lyt_lge #property_search .fld_xlg { width: 360px; padding:6px 1.2em 6px .3em; margin:0 .5em .5em 0 !important; margin:0 .5em .3em 0 !important; margin:0 1em .3em 0; font-size:2em;  border:none; background: #fff; border: 1px solid #610000; }
#lyt_lge #property_search .fld_xlg:focus { color:black; background-position:left top; }

ul#search_nav li a span { color: #fff; }

#quick_search { margin-top: 0px !important; }
#quick_search .form_inner { height:365px; padding:0 0 0 10px; margin:0; }

#quick_search h4 { color: White; font-size:2.3em; }

#quick_search .fld_xlg { border: none !important; width:252px; padding:7px .2em 7px .3em; margin:0 .5em 2.3em 0 !important; margin:0 0 .3em 0; font-size:2em; background: url('../img/bg-fld_xlg.png') no-repeat left top; }
#quick_search .fld_xlg:focus { color:black; background-position:left top; }

#quick_search.vertical_form .radio label { width:auto; margin:-4px 15px 0 4px !important; margin:0 15px 0 4px; font-weight:bold; color: White;  }

#quick_search h4.ico_magnify { padding:30px 0 10px 44px; background:url('../img/ico-search.png') 0px no-repeat !important; }
#property_search h4.ico_magnify { color: Black; padding:5px 0 15px 55px; background:url('../img/ico-search.png') 0px no-repeat !important; }

#quick_search p a { color: White; }

#quick_search { margin:0; }

/******************* =FEATURED PROPERTIES */

#featured_properties { padding: 0 0 10px 10px; }
#featured_properties h2 { margin-top: 25px; }
#featured_properties ul li.row_dark { margin:11px 16px !important; } 
#featured_properties ul li { float:left; display:inline; width:180px; min-height: 308px; height: auto !important; margin-top: 10px; background:url('../img/bg-feature_header.png') no-repeat; }
#featured_properties ul li ul li { background:url('../img/bg-feature_footer.png') no-repeat bottom; }
#featured_properties ul li ul li img { width:155px; height:118px; padding: 1px; margin: -8px 0 0 10px !important; margin: 0 0 0 10px !important; margin: 0px 0 0 10px; border: solid 1px #000; background:#ffffff; }
#featured_properties ul li h4 { display:none; }
#featured_properties ul li ul li h5 { margin-left: 0px; font-size:1.4em; line-height:1.5em; font-weight:bold; font-family: Arial; color: #980008; }
#featured_properties ul li ul li h5 a { margin-left:10px; font-size: 1em; color: #ff7d70; text-decoration: underline; }
#featured_properties ul li p { margin: 0 12px 0 12px; font-family: Arial; color:#fff;  font-size:1.3em; line-height:1.8em; }
#featured_properties ul li a { margin:10px 0 10px 0; font-size: 13px; }
#featured_properties ul li p a { font-size: 16px; color: #ff7d70; background:url('../img/bullet_2.png') no-repeat right 10px; }



/******************* =PROPERTIES IN LIST */

#propertylist { padding:0 10px; margin:5px 0 0 0; background: transparent;  }

#propertylist ul li.row_light ul li { background-color: #F3F1E5; color:#000000; } 
#propertylist ul li.row_light ul li img { padding:1px; border:3px solid #610000; background: #fff; }
#propertylist ul li.row_light h5 a { color: #000; }

#propertylist ul li.row_dark ul li { background-color: #fffcf3; color:#000000; } 
#propertylist ul li.row_dark ul li img { padding:1px; border:3px solid #610000; background: #fff; }
#propertylist ul li.row_dark h5 a { color: #000; }

#propertylist ul li ul li { position:relative; padding:20px 0 20px 20px; margin-bottom:1px !important; margin-bottom:-2px; border:none; }
#propertylist ul li ul li img { float:left; width:160px; height:120px; margin-right:15px; }
#propertylist ul li h4 { display:none; }
#propertylist ul li ul li h5 { margin-bottom:.2em; padding-top:10px; font-size:2em; line-height:1em;  }
#propertylist ul li ul li p { padding:.2em 0; font-size:1.3em; line-height:1.6em; }

.propertylist_quicklinks { float:left; width:10%; margin-top:85px; }
#propertylist ul li ul li ul.propertylist_quicklinks li { padding:0; }
.propertylist_content { float:left; width:68%; }

ul#property li { padding:20px 0 0 0; margin-bottom:1px !important; margin-bottom:-2px; }
ul#property li img { float:left; width:160px; height:120px; margin-right:15px; padding:1px;  }
ul#property li h5 { margin-bottom:.2em; padding-top:10px; font-size:2em; line-height:1em; }
ul#property li p { padding:.2em 0; font-size:1.3em; line-height:1.6em; }


/******************* =PROPERTY DETAILS */

#property_details_wrapper .left_col { width:596px; padding:0; margin:0; background:none; }
#property_details_wrapper .right_col { float:right; width:285px; }
#property_details_wrapper .right_col p { margin:3px 0; }

/* Left Col */

#property_details_feature { position:relative; }
#property_details_feature img { height:422px; padding:0; border:solid 3px #610000; }
#property_details_description { margin:20px 0 0 15px; padding-top:20px; }

/* Right Col */

#property_info p, #property_info h3 { color:#000; padding-left:20px; }
#property_info h3 strong { font-weight:normal; color:#420000; }
#property_info .price { color:#420000; }
#property_info { width:100%; margin:0; padding:10px 0 5px 0;  }
#property_info h2 a { color:#610000; font-size:0.8em; line-height:1.2em; font-weight:normal; display:block; padding-left:20px; }
#property_info h2 { line-height:0.8em; }

/* Quicklinks -EPC- -MAP- -PLAN- -PDF- */

ul#property_info_quicklinks { margin:10px -10px 0 -5px; }
ul#property_info_quicklinks li { float:left; }

#agent { background: url(../img/bg-agent.png) bottom right; padding-bottom:30px; }
#property_details_wrapper .right_col { height:412px; padding:0 0 10px 0; border:solid 3px #420000; background: url(../img/bg-property_details.png) repeat-x scroll center top #F3F1E5;}
#agent h2 { font-size:2em; line-height:1.3em; color:#000; }
#agent h4 strong { color:#000; font-weight:normal; font-size:1.2em; }
#agent p { font-size:2.2em; color:#000; }


/******************* =PROPERTY STATUS */

.sold_lge,
.let_lge, 
.under_offer_lge, 
.let_agreed_lge { 
		top:11px; 
		right:-1px;  
}

.sold_sml_home { top:2px; 
		left:86px; }

.sold_sml,
.let_sml,
.under_offer_sml,
.let_agreed_sml { 
		top:23px; 
		left:104px; 
}


/******************* =BROWSE UK PROPERTY */

#browse_property a { display:block; float:left; width:49%; }
#browse_property .nav a { font-size:1.2em; font-weight:bold; line-height:1.6em; width:.7em; margin-right:.6em; text-align:center; }
#browse_property .nav a.current { color:#ffffff; padding:0 3px 0 4px; border:1px solid #ffffff; background:#cec9b5; }


/******************* =PARTNERS */

#partners img { margin:0 1.5em 0 0; padding:1px; border:3px solid#610000; background:#ffffff; vertical-align:top; }
#partners .sub_panel img { margin:1em 1em 1em 0; }


/******************* =MEMBER OF TEAM */

#member_of_team { margin: 10px 0 0 0px; }
#member_of_team h2 { margin-bottom: -5px; color: White; font-size: 1.8em; }
#member_of_team img { margin-bottom: 10px; padding:2px; border:3px solid#610000; background:#ffffff; }

/*#lyt_sml_lge #member_of_team { margin-left: -20px; margin-top: 10px;}*/
/*#lyt_sml_lge #member_of_team h2 { margin-bottom: -5px; color: White; font-size: 1.5em; }*/


/******************* =SITEMAP */

#site_map a { display:block; float:left; width:49%; }


/******************* =LAYOUT */

#print_header { display:none; }
#thickbox_gallery_hide { position:absolute; top:0; left:-9999px; }


/******************* =PRINTING */

#content { min-height:450px; }


/******************* =TABLES */

#mytable { width: 640px; padding: 0; margin: 0; }

#mytable ul { margin-top: 10px; }
#mytable a { }

th { width: 270px; font: bold 11px "Arial", Verdana, Arial, Helvetica, sans-serif; color: #fff; border-right: 1px solid#610000; border-bottom: 1px solid#610000; border-top: 1px solid#610000; letter-spacing: 1px; text-transform: uppercase; text-align: left; padding: 0 10px 0 10px; background: #B91518 /*url(../img/bg_header.jpg) no-repeat*/; color: black;
}

td { border-right: 1px solid#610000; border-bottom: 1px solid#610000; background: #FFFCF3; padding: 0 0 0 15px; color: #4f6b72; }


td.alt { background: #F9F1DB; color: #000; padding-top: 5px; }

th.spec { border-left: 1px solid#610000; border-top: 0; background-color: #FFFCF3; font: bold 10px "Arial", Verdana, Arial, Helvetica, sans-serif; }

th.specalt { border-left: 1px solid#610000; border-top: 0; background-color: #F9F1DB;  font: bold 10px "Arial", Verdana, Arial, Helvetica, sans-serif; color: #000; }

/******************* =PRINT DISCLAIMER */

#disclaimer { position:absolute; top:0; left:-9999px; }


/***************** =EMAIL ALERT */

#email_alert_edit { padding: 0px 0px 10px 15px; background: #F3F1E5; border: 1px solid #610000; }


/* hacks */

#lyt_sml_lge #services { display: none; }
#lyt_lge_sml #content {padding:0; margin-top:0;} /* as in the visual */ 
#feature { margin-bottom:0; padding-bottom: 0; }

/* Quicklinks -EPC- -MAP- -PLAN- -PDF- */

ul#property_info_quicklinks { margin:10px -10px 0 10px; }
ul#property_info_quicklinks li { float:left; }

/*Agent*/
#agent { height:70px; margin-top:-10px; padding:0 25px 60px 18px !important; padding:0 25px 0 18px;  background:#F3F1E5; }
#agent h2 { margin-top:10px; }

