/*

	-- -- -- -- -- -- --
	RT v1: Default layout CSS file
	last edit: 19th Nov 07
	-- -- -- -- -- -- --

	File Contents: Rendells
	
*/

@import "thickbox.css";
@import "jcarousel.css";
@import "lightbox.css";

/******************* =LAYOUT */
html {background:#000;}
body { font:62.5%/62.5% "Arial", Georgia, sans-serif; background:url(../img/bg-body.png) repeat-x center top; background-color:#fff; }

#header { margin-bottom:0px !important; margin-bottom:10px; padding-bottom:0px !important; padding-bottom:10px; background: url('../img/bg-header.png') 10px 0 no-repeat; }
#content_wrapper { padding:0px 0 0 0;  }
#lyt_lge_sml #content_wrapper { margin:0px; padding:0px;  }
#content { height:auto !important; width:910px;  margin:0px auto 0 !important; margin:-10px auto 0; padding:0px; }

#lyt_lge_sml #content .left_col { margin: 0px 0px 0px 0px !important; width:590px;}
#lyt_lge_sml #content .right_col { float:right; margin: 0px 0px 0px 0px !important; margin: 10px 0px 0 0px; padding: 10px 0 0 0px !important; padding: 0px 0 0 0px; }

#lyt_sml_lge #content .left_col { margin:37px 0px 0px 0px !important; margin-left:0px; width:300px;}
#lyt_sml_lge #content .right_col  { padding-top: 10px; width:590px; margin:30px 0 0 0px; }

#footer_wrapper { margin: 0px; padding-bottom: 5px; border-top: 10px solid #444; background: #000; }
#footer { background:#000 url('../img/ft-rics.png') no-repeat 620px 140px; }
#footer h2 { margin-top: 10px; font-size: 1.8em; font-family: Georgia; color: #fff; }
#footer p { font-weight: bold; color: #fff; font-family: Arial; font-size: 1.2em; }

#copyright { display:block; width: 570px; margin: 0; padding:0; }
#copyright p { width: 530px; margin:0; color: #fff; }
#copyright p a { padding:0 5px 0 5px; font: 1.2em/1.2em; color:#990000; }
#copyright p a.restechlink { padding:0 5px 0 5px; font: 1.2em/1.2em; color:#fff; }
#copyright p a:hover { color: #990000; text-decoration:underline;  }
#copyright p a:hover.restechlink { color: #fff; text-decoration:underline;  }

#content .left_col, #content .right_col { padding-bottom:100px; }
#footer .left_col { width:590px; margin-left:10px !important; margin-left:20px;}
#footer .left_col #contact_office h2 { margin: 10px 0 10px 0; }
#footer .left_col, #footer .right_col { padding-bottom: 20px; }


/******************* =PARAGRAPHS */

p { color: #333; }
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:1em; }


/******************* =LINKS */

a { color:#990000; text-decoration:none; }
a:hover { text-decoration:underline;  }


/******************* =HEADINGS */

h1, h2, h3, h4 { font-family: Georgia, Arial, "Times New Roman", Times, serif; }

h2 { font-style: normal; font-size:2.7em; line-height:1.3em; font-weight: normal; color:#6e6e6e; padding:10 0 15px 0; margin-bottom:-5px; letter-spacing: 0px; }
#lyt_lge_sml #content .right_col h2 { font-size:2em; line-height:1.5em;  padding:0 0 23px 0; margin-bottom:-5px; }
h3 { font-size:2.4em; line-height:2.2em; }
h4 { font-size:1.8em; line-height:2em; }

p.pages a { font-size: 1em; }
p.pages a.current { padding: 3px 5px; font-size: 1em; border: solid 1px #333; background-color: #666; }

.propertylist_content { float:left; width:68%; color: Blue;  }
.propertylist_content p  { color: #666; }


#welcome_message h2 { margin-top: 5px; margin-bottom: 12px; } 
#many_places h2 { padding: 0 0 0 5px; margin-bottom: 20px; border-bottom: solid thin #ccc; }
#many_places p { margin-left: 10px; }

/******************* =HRs */

.hr1 { height:1px; color:#cccccc; background:#cccccc; border:none; }


/******************* =FOMRS BUTTONS */

fieldset .search { width:89px; height:38px; padding-top:11px; background:url('../img/btn-search.png') 0 0 no-repeat; cursor:pointer; }
fieldset .submit { width:100px; height:35px; background:url('../img/btn-submit.png') 0 0 no-repeat; cursor:pointer; }
fieldset .delete { width:100px; height:35px; margin-left: 10px; background:url('../img/btn-delete.png') 0 0 no-repeat; cursor:pointer; }
fieldset .edit { width:100px; height:35px; background:url('../img/btn-edit.png') 0 0 no-repeat; cursor:pointer; }
fieldset .create { width:100px; height:35px; background:url('../img/btn-create.png') 0 0 no-repeat; cursor:pointer; }

#email_alert .form_padding { margin: 0 !important; }

/******************* =ICONS */

/*.toolbar {margin-right: 5px;}*/
.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:49px; 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; }
.home_page a:hover.ico_arw_rht24 { padding: 6px 26px 6px 0; }
.ico_arw_rht24 { padding:15px 23px 15px 20px; font-weight:bold; text-decoration:none; }


/******************* =LISTS */

ul.toolbar_quicklinks { float:right; padding:10px 0; }
ul.toolbar_quicklinks li { float:left; padding:0 0 0 10px; }


ul.bullet_disc li { margin:.3em 0 .9em 0; padding-left:15px; font-size:1.2em; line-height:1.6em; background:url('../img/bullet1.gif') no-repeat left 4px; }
.left_col ul.bullet_disc li { margin-left: 10px; }
ul.bullet_disc li a { color: #990000; }
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: #333; list-style-type: disc; }

#generic_pages a { color:#db0029; }
#generic_pages strong a { color:#db0029; font-weight:bold; }
#generic_pages ul { margin-bottom: 20px; }
#generic_pages li { font-size: 1.4em; line-height: 1.4em; }
#generic_pages img { float:right; margin-bottom: 10px; margin-left: 10px; padding: 1px; border: solid 2px #000; }

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; }
ul.plain li strong { color:#000; }
ul.plain li ul li { font-size:.9em; font-weight:normal; padding-left:0; background:none; }


/******************* =PRIMARY NAVIGATION */

#primary_nav.panel {  display:block; float:left; height: 49px; width:900px; margin: 31px 0px 0px 5px !important; margin: 31px 0 0 5px !important!;  margin: 31px 2px 10px 0px;}
#primary_nav li { display:inline; font:1.4em/54px Arial, "Times New Roman", Times, serif; letter-spacing:.06em;   }
#primary_nav li a { font-size: 1.2em; color:#fff; text-decoration:none; padding:9px 11px 9px 11px !important;  padding:9px 11px 9px 11px !important!; padding: 9px 11px 6px 11px; height:20px;   }
#primary_nav li a.current { margin-top: 12px; padding-bottom: 15px; color: #000;  font-weight:normal; background-color:#dcd6c6; background:url(../img/main_nav_current_bg.png) repeat-x center top; }
#primary_nav li a.current span {  }
#primary_nav li a:hover { color: #000; padding-bottom: 15px;  font-weight:normal; background-color:#dcd6c6; background:url(../img/main_nav_current_bg.png) repeat-x center top; }
#primary_nav ul li a span { padding:0px;}

/******************* =SECONDARY NAVIGATION */

#secondary_nav { margin:9px 0 10px 0; padding:1px 1px 0 1px; }
#secondary_nav li { padding:0; margin:0 0 5px 0px; }
#secondary_nav li a { display:block; width:220px; padding-left:8px; color: #fff; font-size:1.4em; line-height:38px; background:url(../img/bg-services.png) repeat-x bottom center #9A0000; border: 1px solid #9B8E7D; }
#secondary_nav li a:hover { text-decoration:none; background:url(../img/bg-secondary_nav.png) repeat-x bottom center #9A0000; border: 1px solid #9B8E7D; color:#fff; }
#secondary_nav li a.current { line-height:38px; color: #fff; background:url(../img/bg-secondary_nav.png) repeat-x bottom center #9A0000; border: 1px solid #9B8E7D;  }


/******************* =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:2.8em; }
.tabs ul li a:hover { display:block; float:left; line-height:2.4em; text-decoration:none; background:url('../img/tab-right.png') no-repeat 100% 0; }
.tabs ul li a:hover span { display:block; padding:0 1em; line-height:2.8em; background: url('../img/tab-left.png') no-repeat; }
.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:2.8em; }

#property_search {padding-top:25px !important; }
#property_search .tabs ul li a span { color:#fff; border-top: solid 1px #000; border-left: solid 1px #000; border-right: solid 1px #000; background: #000; }
#property_search .tabs ul li a.current span { color:#776f55; border-top: solid 1px #776f55; border-left: solid 1px #776f55; border-right: solid 1px #776f55; border-bottom: solid 1px #F3F1E5; background: #F3F1E5; }
#property_search .tabs ul li a:hover span { color:#fff; border-top: solid 1px #776f55; border-left: solid 1px #776f55; border-right: solid 1px #776f55; border-bottom: solid 1px #776f55; background: #776f55; }


/******************* =IMAGES */

#logo { display:block; width:900px; height:135px; margin:-10px 0 -15px 0px !important; margin:-10px 0 -15px 0px;  }
#logo a { display:block; height:110px; }


#feature { margin: 80px 0px 10px 10px !important; margin: 0px 0px 20px 10px; padding-bottom:0px; width:891px; }
#feature object { margin-top:29px !important; margin-top:10px; height: 215px; }
#feature p { position:relative; margin-left: 5px; font-size: 1em; }

#feature img { margin-top:20px !important; margin-top:15px; height: 215px; }

/*
#generic_pages img, #news_article img { float:right; padding:1px; margin:0 1em 1em 1em; border:5px solid #dad6c7; }
#staff_profiles img { padding:1px; margin:0 1em 1em 0; border:5px solid #dad6c7; }
#feature_news img { float:left; padding:1px; margin:0 1em 1em 0; border:3px solid #dad6c7; }
*/

/******************* =PANELS */

.panel { padding:0; margin:0; }
.sub_panel { border:none; margin:0 0 20px 0; padding:0; }
#generic_pages .sub_panel, #staff_profiles .sub_panel { margin:0 0 3em 0; padding:0 0 2em 0; border-bottom:1px solid #dad6c7; }


/******************* =MAPS */

#map { visibility:hidden; width:580px; height:350px; margin-top:-350px; line-height:1.5em; color:#333; }
#map a { font-weight:bold; }

.right_col #map { visibility:visible; height:350px; margin:0; padding:0; border:5px solid #990000; }

#search_map { margin:0 10px 10px; padding:1px; border:3px solid #990000; 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 #cccccc; }
.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 a span { display:none; }


/******************* =FEATURE NEWS */

#news_panel p, #news_panel li { font-size:1.2em; }

#feature_news { padding: 0px; margin:0px 10px 0px 0px; }

#feature_news h2 { margin:0px !important; padding:0px !important; border-bottom: solid 1px #ccc; }
#feature_news h3 { padding: 0; margin: 5px 0 5px 0; font-size: 1.6em; line-height: 1.3em; color: #DCBD5E; }
#feature_news img { float:left; margin:5px 10px 0 0 !important; padding:1px; border:3px solid #CE000A; background: #fff; }

#related_news { padding: 5px 5px 5px 5px; margin:0 10px 0 0px !important; border-bottom: solid 1px #ccc; }
#related_news h2 { margin: 0; padding: 0 0 10px 0; }
#related_news p a { float:left; padding:15px 5px 15px 30px; font-family: Georgia; font-size: 11px; color: #990000; background:url('../img/ico_erchive.gif') no-repeat left 10px; }
#related_news ul li { line-height: .8em; }
#related_news ul li a { line-height: 1.4em; color: #990000; }

#lyt_sml_lge #content .right_col h2 { padding:10px 0 20px 0; }
#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 #CCC; background: #fff; }
#lyt_sml_lge #content .right_col ul li { font-size:1.5em; line-height: 1.5em; padding-left:12px; background:url('../img/bullet1.gif') no-repeat left 6px; }

#news_archive_nav { padding-left: 70px; }

#news_archive ul { display:block; font-size:1.3em; line-height:2em; }
#news_archive ul li { list-style-image: none; background-image: none !important; }
#news_archive ul li a {text-decoration: none; color: #333; font-size:0.7em; }
#news_archive ul li a span { display:inline; margin-right:5px; font-family: Georgia, Arial, "Times New Roman", Times, serif; font-size:0.9em; color: #990000; padding: 3px; background:#ddd7c9; }
#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; }

#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 {  display:inline; float:left; width:26px; height:35px; font-size:1.1em; background:#990000; color:white; text-align:center; margin:0 10px 0 0; padding-top:3px; border:1px solid #000; }
.day, .month { display:list-item; list-style:none; }
.day { font-family: Georgia, Arial, "Times New Roman", Times, serif; font-size:1.8em; padding:4px 0 4px 0;}
.month { font: normal 1em/1em Arial, sans-serif; }


/******************* =STAFF PROFILES */

#staff_profiles .sub_panel img { float:left; margin:0 1em 0 0; } 


/******************* =SERVICES */

#services { margin:0px 10px 20px 0px; }
#services ul li { height:50px; padding-top:8px; margin-bottom:5px; background:url(../img/bg-services.png) repeat-x top center #9A0000 !important; border: 1px solid #9B8E7D; }
#services ul li:hover { background:url(../img/bg-secondary_nav.png) repeat-x top center #000000 !important; }

#services ul li a:hover { text-decoration:none; }
#services ul li span { float:left; margin-right:10px; } 

#services ul li img { padding-left: 6px; padding-bottom:10px; _padding-bottom:0px; }

#services h2 { margin:0px !important; padding:0px !important; }
#services ul li p span { font-weight:bold; color:#fff;  }
#services ul li p { font-size:1.1em; color: #ddd;  }
#services ul li a { font-weight: bold; font-size: 1.2em; color: #fff; font-family: Georgia, Arial, "Times New Roman", Times, serif; }
#services ul li.displaynone { display: none; }

#extra_services img { display:none; }
#extra_services ul li a { 
background:url("../img/bg-services.png") repeat-x scroll center bottom #9A0000;
border:1px solid #9B8E7D; color:#FFFFFF; display:block; font-size:1em; padding-left:8px; width:220px;
}
#extra_services ul li a p { color:#fff; margin:0; padding:0; line-height:38px; }
#extra_services ul li a:hover { background:url(../img/bg-secondary_nav.png) repeat-x top center #000000 !important; text-decoration:none; }
/******************* =PAGING */

.pages { float:right; margin-right:3px; }
.pages a { font-size:1.3em; margin:0 2px; }
.pages a.current { color:#ffffff; padding:0 3px 0 4px; border:1px solid #ffffff; background:#cec9b5; }


/******************* =PROPERTY SEARCH */


#property_search .form_inner { padding:15px; border: solid 1px #776f55;  background-color: #F3F1E5; }
#property_search h4 { padding:10px 0; margin-top: -10px; font:2em "Arial", Helvetica, sans-serif; color:#000;   }
#property_search h4.trigger { margin:0 0 0 0px; padding:10px 0 10px 32px !important; padding:10px 0 10px 0px; color:#000;  font-size:1.5em; text-decoration:underline; background:url('../img/ico-add_close.gif') left 0px 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: #fff; }
#property_search fieldset { background:transparent; }
#property_search .form_inner p { margin:0; }

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; }

#lyt_lge_sml #property_search .fld_xlg { width: 210px; padding:6px .2em 6px .3em; margin:0 0 .5em 0 !important; margin:0 .5em .3em 0 !important; margin:0 0 .3em 0; font-size:2em; border:none; background-color:#000; background:url('../img/fld-xlg.png') no-repeat left center; }
#lyt_lge_sml #property_search .fld_xlg:focus { color:black; background-position:left top; }

#lyt_lge #property_search .fld_xlg { width:342px; height:30px; margin:10px 10px 0 0; padding-left:5px; font-size:2em;  border:none; background: #fff; border: 1px solid #ccc; }


/******************* =FEATURED PROPERTIES */

#featured_properties { padding-bottom: 10px; }
#featured_properties h2 { margin-top: 15px; margin-bottom: 10px; }
#featured_properties ul li.row_dark { margin:11px 3px !important; } 
#featured_properties ul li { float:left; display:inline; width:180px; min-height: 310px; height: auto !important; height: 310px; margin-top: 10px; background:#9C0606; }
#featured_properties ul li ul li { background:url('../img/bg-services.png') no-repeat bottom; }
#featured_properties ul li ul li img { width:155px; height:118px; margin: -8px 0 0 11px !important; margin: 0 0 0 10px !important!; margin: 0px 0 0 10px; border: solid 1px #ccc; padding: 1px; background:#ffffff; }
#featured_properties ul li h4 { display:none; }
#featured_properties ul li ul li h5 { margin-left: 3px; font-size:1.8em; line-height:1.5em; font-weight:bold; font-family: Arial; color: #EE3124; }
#featured_properties ul li ul li h5 a { font-size: 1em; color: #fff; 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 10px; font-size: 13px; }
#featured_properties ul li p a { font-size: 16px; color: #fff; }

/******************* =FEATURED PROPERTIES IV PROPERTIES */
/*
#featured_properties { padding-bottom: 10px; }
#featured_properties h2 { margin-top: 15px; }
#featured_properties ul li.row_dark { margin:11px 10px !important; } 
#featured_properties ul li { float:left; display:inline; width:130px; min-height: 247px; height: auto !important; height: 247px; margin-top: 10px; background:url('../img/top.png') no-repeat; }
#featured_properties ul li ul li { background:url('../img/bottom.png') no-repeat bottom; }
#featured_properties ul li ul li img { width:116px; height:90px; padding: 1px; margin: -12px 0 0 5px !important; margin: -5px 0 0 5px !important!; margin: 0px 0 0 5px; border: solid 1px #999; background:#ffffff; }
#featured_properties ul li h4 { display:none; }
#featured_properties ul li ul li h5 { margin-top: 5px; margin-left: 0px; font-size:12px; line-height:1.5em; font-weight:bold; font-family: Arial; color: #CC0000; }
#featured_properties ul li ul li h5 a { font-size: 1em; color: #CC0000; text-decoration: underline; }
#featured_properties ul li p { margin: 10px 12px 0 12px; font-family: Arial; color:#333;  font-size:1.2em; line-height:1.4em; }
#featured_properties ul li a { margin:15px 0 10px 10px; font-size: 13px; }
#featured_properties ul li p a { margin-top: 10px; font-size: 16px; color: #CC0000; }
*/

/******************* =PROPERTIES IN LIST */

#propertylist { padding:0; margin:5px 0 0 0; border: solid 1px #ccc; 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 #CCC; 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 #CCC; 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; }

ul#property li { padding:0px 0px 0px 0px !important; margin:0px 0px 1px 0px !important; margin:0px 0px -2px 0px; background:none !important; }
ul#property li img { float:left; width:160px; height:120px; margin-right:15px; padding:1px;  }
ul#property li h5 { font-family: Georgia; margin-bottom:.2em; padding-top:10px; font-size:1.4em; line-height:1.2em; }
ul#property li p { font-family: Georgia; padding:.2em 0; font-size:1.1em; line-height:1.3em; }



/******************* =PROPERTY DETAILS */

#property_details_wrapper { padding:0; margin:0 0 0 0;  }

#lyt_lge_sml #content #property_details_wrapper .left_col { width:610px; padding:0 !important; margin:0 !important; background:none; }
#lyt_lge_sml #content #property_details_wrapper .right_col { height:422px; float:right; padding:0px !important; margin:0px; background:#eae5d6; border:solid 1px #776f55;}
#lyt_lge_sml #content #property_details_wrapper .right_col p { margin:3px 0; }

.form_inner p.left { padding-top: 0px;}
#property_details_gallery {  padding:0; }
#property_details_feature { position:relative; width:595px;}
#property_details_feature img { height:422px; margin:0;  background:#776f55; border:solid 1px #776f55; }
#property_details_description {margin-top: 20px; }

#property_info{ padding:10px !important;  }
#property_info p { font-size: 1.6em; line-height: 1.2em; color:#000; }
#property_info strong {color:#000; font-weight: normal;}
#property_info h2 { color:#000; }
#property_info h2 a { font-weight: normal; }
#property_info h3 span { font-size: 1em; font-weight:normal; color:#000; }
#property_info h3 { font-size: 1.8em; font-weight: bold; line-height: 1.6em; color:#000; } 

#agent { background:#EAE5D6 !important; }
#agent h2 { font-size: 1.8em !important; font-weight:normal; background-color: none; color:#000; }
#agent p { font-size: 1.8em; color:#000; }
#agent h4 { }
#agent h4 strong { font-weight:normal; }



ul#property_info_quicklinks { margin:10px -10px 0 -5px !important; margin:10px 0 0 -15px;  }
ul#property_info_quicklinks li { float:left; }
ul#property_info_quicklinks li a {  }


/******************* =PROPERTY STATUS */

.sold_lge,
.let_lge, 
.under_offer_lge, 
.let_agreed_lge { 
		top:2px; 
		right:-1px;  
}

.sold_sml, 
.let_sml,
.under_offer_sml,
.let_agreed_sml { 
		top:23px; 
		left:104px; 
}


.sold_sml_home, .let_sml_home, .under_offer_sml_home, .let_agreed_sml_home { top:2px; *top:2px; left:88px; *left:88px; }


/******************* =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:#F3F1E5; }


/******************* =PARTNERS */

#partners img { margin:0 1.5em 0 0; padding:1px; border:3px solid #dad6c7; background:#ffffff; vertical-align:top; }
#partners .sub_panel img { margin:1em 1em 1em 0; }


/******************* =MEMBER OF TEAM */

#member_of_team { margin: 10px 0 0 12px !important; margin: 10px 0px 0 10px; }
#member_of_team h2 { margin-bottom: 5px; color: White; font-size: 1.8em; }
#member_of_team img { margin-bottom: 10px; padding:0px; border:3px solid #fff; 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; }
caption { padding: 0 5px 5px 0; width: 640px; font: 11px "Arial", Verdana, Arial, Helvetica, sans-serif; text-align: right; }
th { font: bold 11px "Arial", Verdana, Arial, Helvetica, sans-serif; color: #333; border-right: 1px solid #DAD6C7; border-bottom: 1px solid #DAD6C7; border-top: 1px solid #DAD6C7; letter-spacing: 2px; text-transform: uppercase; text-align: left; padding: 8px 8px 8px 14px; background: #FADB7D /*url(../img/bg_header.jpg) no-repeat*/;
}
th.nobg { border-top: 0; border-left: 0; border-right: 1px solid #DAD6C7; background: none; }
td { border-right: 1px solid #DAD6C7; border-bottom: 1px solid #DAD6C7; background: #FFFCF3; padding: 6px 6px 6px 12px; color: #4f6b72; }
td.alt { background: #F9F1DB; color: #797268;
}
th.spec { border-left: 1px solid #DAD6C7; border-top: 0; background-color: #FFFCF3; font: bold 10px "Arial", Verdana, Arial, Helvetica, sans-serif;
}
th.specalt { border-left: 1px solid #DAD6C7; border-top: 0; background-color: #F9F1DB;  font: bold 10px "Arial", Verdana, Arial, Helvetica, sans-serif; color: #797268; }

/******************* =PRINT DISCLAIMER */

#disclaimer { position:absolute; top:0; left:-9999px; }


/******************* =Text*/

.date { margin-bottom:0px; font-style: italic; color:#9a001d;  }

/* hacks */

#lyt_sml_lge #services { display: none; }
/* #feature { margin-bottom:0px !important; padding-bottom: 0px !important; } */

/* Managed Items */

.manageditem_primaryimg { float: left; }
.manageditem_primaryimg img { width: 120px; float:left !important; margin:3px 0 0 0!important; padding:0 !important; }
.manageditem_content { width:580px !important; float: right; padding: 10px; }
.manageditem_content h3 { line-height:0; margin:2px 0 15px 0; font-size:2em; }
.manageditem_content p { padding-bottom: 5px; }
.manageditem_content ul li { list-style:none !important; }

#generic_pages ol li { margin-left: 3em; }
#generic_pages ul li { margin-left: 3em; }


/* Quicklinks -EPC- -MAP- -PLAN- -PDF- */

ul#property_info_quicklinks { margin:10px -10px 0 -5px; }
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; }

/* HACK */
#lyt_sml_lge #content .left_col { width:240px !important; }
#lyt_sml_lge #content .right_col { width:660px !important; }

#managed_pages img { width:300px; border:2px solid black !important; padding:1px !important; margin:2em 0 1.5em 1.5em !important; }
#managed_pages .mp-container { border-bottom:1px solid #000 !important; }
#managed_pages .mp-container { border-top:none !important; }

#members h2,
#members h3 { color:white; font-size:2em; font-weight:bold; margin-bottom:1em; }

#members label, #members p { color:#FFF; }

.pDetailsIcons.icon_pdf { background:url(http://templatev2.rt-sb.net/Agents/drn/img/ico-details.png); }

.icon_pdf { background:url("../img/ico-pdf.png") repeat scroll 0 0 transparent; } 
#table1 {border: 1px solid grey; }
#table1 tbody tr td { line-height:1.4em; font-size:1.4em; color:Black;}
#table1 tbody tr td img {  border:none !important; margin:0 !important; padding:0 !important; margin-right:35px !important; width:20px; }

.tick{ width:100px;}

#generic_pages p img {float: none; margin:none; border:0;}
