
/*

	-- -- -- -- -- -- --
	RT v1: Default layout CSS file
	last edit: 6th Jun 07
	-- -- -- -- -- -- --

	File Contents: Chinneck Shaw
	
*/

@import "thickbox.css";
@import "jcarousel.css";
@import "lightbox.css";

/******************* =LAYOUT */

body { font:62.5%/62.5% "Arial", Georgia, sans-serif;  }

#header_wrapper {background:url(../img/bg-body.png) #fff repeat-x; }
#header { background:url(../img/bg-header.png) no-repeat -1px 0px; width:932px; padding:0px 0 0 0; }

#content_wrapper { margin:0; padding:0; }
#content { width: 932px; height:auto !important; height:500px; margin:0px auto 0; padding:0;  }

#lyt_lge_sml #content { padding:0; margin-top:-11px; } 
#lyt_lge_sml #content .right_col { width:315px; float:right; margin:10px 0 0 0px; padding:0 5px 132px 6px; 
 background: #f5f5f5; /* Old browsers */
    background: -moz-linear-gradient(top,  #f5f5f5 0%, #cccccc 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f5f5f5), color-stop(100%,#cccccc)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #f5f5f5 0%,#cccccc 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #f5f5f5 0%,#cccccc 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #f5f5f5 0%,#cccccc 100%); /* IE10+ */
    background: linear-gradient(top,  #f5f5f5 0%,#cccccc 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f5', endColorstr='#cccccc',GradientType=0 ); /* IE6-9 */
    padding:10px; 
    -moz-border-radius:6px;	
    -webkit-border-radius:6px;	
	border-radius:6px; }
.home_page #content .right_col { 
    width:275px !important; 
    padding:5px !important; 
    margin:0 !important; 
    background:#006962 !important; 
    background: -webkit-linear-gradient(top,  #006962 0%,#006962 100%) !important; /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #006962 0%,#006962 100%) !important; /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #006962 0%,#006962 100%) !important; /* IE10+ */
    background: linear-gradient(top,  #006962 0%,#006962 100%) !important; /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#006962', endColorstr='#006962',GradientType=0 ) !important; /* IE6-9 */
    -moz-border-radius:0px !important;	
    -webkit-border-radius:0px !important;	
	border-radius:0px !important;   
	height:750px !important;                           
    }
#lyt_lge_sml #content .left_col { width:600px; float:left; margin:10px 0 0 11px; padding:0 5px 0 15px; /* border-left: 1px solid #C4DDA4; */ }

#lyt_lge #content {background: none; border: none; margin-top: 35px; 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 #ccc; }



#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; }

#footer_wrapper { margin: 0; background:url(../img/bg-footer_wrap.png) top repeat-x #F1F1F1; }
#footer { padding-bottom: 10px; background: url('../img/bg-footer_ie.png') no-repeat right; width: 912px; }

#footer h2 { margin: 10px 0 0 10px; font-size: 1.8em; font-family: Arial; color: #006C64; font-weight: normal; }
#footer p { font-weight: bold; color: #666666; font-family: Arial; font-size: 1.2em; }

#footer .left_col { width: 640px; }
#footer .right_col { }

#contact_office p { margin-left: 10px; }

#lyt_lge #footer h2 { margin-left: 0px; }
#lyt_lge #copyright p { margin-left: 0px; }
#lyt_lge #contact_office p { margin-left: 0px; }
	
#lyt_sml_lge #footer h2 { margin-left: 0px; }
#lyt_sml_lge #copyright p { margin-left: 0px; }
#lyt_sml_lge #contact_office p { margin-left: 0px; }
	
#copyright { display:block; width: 570px; margin: 0; padding:0; }
#copyright p { width: 570px; margin:0 0 0 10px; color: #666666; }
#copyright p a { padding:0 5px 0 5px; font: 1.2em/1.2em; color: #006C64; }
#copyright p a:hover { color: #666666; text-decoration:none;  }

#content .left_col, #content .right_col { padding-bottom:100px; }
#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:#006C64; text-decoration:none; }
a:hover { text-decoration:underline;  }
#lyt_lge_sml .right_col a { color: #B0D782; margin-right:0; }


/******************* =HEADINGS */

h1, h2, h3, h4 { font-family: Arial, Helvetica, sans-serif; }

h2 { font-style: normal; font-size:2.3em; line-height:1.5em; font-weight: bold; color:#006c64; padding:0 0 23px 0; margin-bottom:-5px; letter-spacing: -0.4px; }
#lyt_lge_sml #content .right_col h2 { font-weight: normal; font-size:2em; line-height:1.5em; color:#006C64; padding:20px 0 23px 0; margin-bottom:-5px; letter-spacing: 1px; }
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 { color: Blue;  }
.propertylist_content p  {color: #666; }

#welcome_message h2 { margin-top: 20px; } 
#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 { display: block; width:77px; height:35px; margin:0 0 10px 1px; background:url('../img/btn-search.png') 0 0 no-repeat; cursor:pointer; }
fieldset .submit { width:77px; height:35px; background:url('../img/btn-submit.png') 0 0 no-repeat; cursor:pointer; }
fieldset .delete { width:77px; height:35px; margin-left: 10px; background:url('../img/btn-delete.png') 0 0 no-repeat; cursor:pointer; }
fieldset .edit { width:77px; height:35px; background:url('../img/btn-edit.png') 0 0 no-repeat; cursor:pointer; }
fieldset .create { width:77px; height:35px; 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 10px 0 0; background:url('../img/ico-pdf.png') no-repeat; }
.ico_epc { display:block; width:60px; height:80px; margin:0 10px 0 0; background:url('../img/ico-epc.png') no-repeat; } 
.ico_map { display:block; width:60px; height:80px;  margin:0 10px 0 0;  background:url('../img/ico-map.png') no-repeat; }
.ico_vr { display:block; width:60px; height:80px;  margin:0 10px 0 0;  background:url('../img/ico-vr.png') no-repeat; }
.ico_floorplan { display:block; width:60px; height:80px; margin:0 10px 0 0;  background:url('../img/ico-floorplan.png') no-repeat; }
.ico_floorplan span, .ico_pdf span, .ico_epc span, .ico_map span,.ico_map_street_view span { display:none; }
.ico_map_street_view { display:block; width:49px; height:62px;  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; }

/* arrwo navigation icons */

.ico_arw_lft16 { padding-left:25px; margin:0 5px; background:url('../img/ico-arw_lft16.png') no-repeat left center; text-decoration:none; }
.ico_arw_rht16 { padding:6px 26px 8px 0; margin:0 5px; text-decoration:none; background:url('../img/ico-arw_rht16.png') no-repeat right center;  }

.ico_arw_rht24 { font-size:1.3em; font-weight:bold; padding:6px 36px 8px 0; margin:0 5px; background:url('../img/ico-arw_rht24.png') right no-repeat; text-decoration:none; }
* html .ico_arw_rht24 { font-size:1.3em; font-weight:bold; padding:6px 34px 8px 0; margin:0 5px; background:url('../img/ico-arw_rht24.gif') right no-repeat; text-decoration:none; }
#propertylist .ico_arw_rht24 { padding: 15px 33px 12px 0; }

/******************* =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:25px; 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:.3em 0 .9em 0; padding-left:25px; font-size:1.2em; line-height:1.6em; background:url('../img/bullet_1_a.png') no-repeat left 4px; }
#lyt_sml_lge .right_col ul.bullet_disc li { margin:.3em 0 .9em 0; padding-left:25px; font-size:1.2em; line-height:1.6em; background:url('../img/bullet_1_a.png') no-repeat left 4px; }
.left_col ul.bullet_disc li a { color: Black; }
ul.bullet_disc li a { color: #B0D782; }
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 ul { margin-bottom: 10px; }
#generic_pages li { font-size: 1.4em; line-height: 1.4em; }
#generic_pages img { margin-bottom: 10px; padding: 1px; margin-left: 5px; border: 2px solid #006C64; 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; }
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 { width:920px; display:block; height:45px; margin: -1px 0 0 11px !important; margin: -7px 0 0 11px; padding-top: 15px; background:url('../img/bg-primary_nav.png') no-repeat 635px -1px; }
#primary_nav li { display:inline; font:1.6em/50px Arial, "Times New Roman", Times, serif; letter-spacing:.06em;}
#primary_nav li a { color:#fff; text-decoration:none; }
#primary_nav li a.current { color: #006C64; font-weight:bold; }
#primary_nav li a:hover { color: #006C64; }


/******************* =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; border-top:1px solid #ffffff; border-bottom:1px solid #dad6c7; background:#006C64; }
ul#secondary_nav li a:hover { text-decoration:none; background:#A0CE67; }
ul#secondary_nav li a.current { line-height:40px; background:#A0CE67; color: Black; }


/******************* =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; background:url('../img/tab-right.png') no-repeat 100% 0; }
.tabs ul li a span { display:block; padding:0 1em; line-height:2.8em; background: url('../img/tab-left.png') no-repeat; }

.tabs ul li a:hover { display:block; float:left; line-height:2.4em; text-decoration:none; background:url('../img/tab-right_current.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_current.png') no-repeat; }

.tabs ul li a.current {  display:block; float:left; line-height:2.4em; background:url('../img/tab-right_current.png') no-repeat 100% 0; }
.tabs ul li a.current span { display:block; padding:0 1em; line-height:2.8em; background: url('../img/tab-left_current.png') no-repeat; }

#property_search .tabs ul li a span { border-top: solid 1px #ccc; border-left: solid 1px #ccc; border-right: solid 1px #ccc; background: #ccc; }
#property_search .tabs ul li a.current span { border-top: solid 1px #ccc; border-left: solid 1px #ccc; border-right: solid 1px #ccc; background: #006C64; color: #fff; }
#property_search .tabs ul li a:hover span { border-top: solid 1px #ccc; border-left: solid 1px #ccc; border-right: solid 1px #ccc; background: #006C64; color: #fff; }

.right_col .tabs ul li a span { border-top: solid 1px #ccc; border-left: solid 1px #ccc; border-right: solid 1px #ccc; background: #ccc; }
.right_col .tabs ul li a.current span { border-top: solid 1px #ccc; border-left: solid 1px #ccc; border-right: solid 1px #ccc; background: #006C64; color: #fff; }
.right_col .tabs ul li a:hover span { border-top: solid 1px #ccc; border-left: solid 1px #ccc; border-right: solid 1px #ccc; background: #006C64; color: #fff; }


/******************* =IMAGES */

#logo { display:block; width:932px; height:140px; }
#logo a { display:block; height:146px; }

#feature { margin:0 0 0 11px; height:380px; }
#feature img { height: 380px; display:block; visibility:visible; }
#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 #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; 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 #006C64; }

#search_map { margin:0 10px 10px; padding:1px; border:3px solid #006C64; 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: 5px; }

#feature_news h2 { margin: 0; padding: 0 0 10px 0; color:#fff !important; }
#feature_news h3 { padding: 0; margin: 0 0 5px 0; font-size: 1.6em; line-height: 1.4em; color: #DCBD5E; }
#feature_news p { color: White; }
#feature_news img { float:left; margin:5px 10px 0 0 !important; padding:1px; border:2px solid #B0D782; background: #006C64; }

#related_news { padding: 5px 5px 0 5px; }
#related_news h2 { margin: 0; padding: 0 0 10px 0; }
#related_news p {color: #fff;}
#related_news p a { float:left; padding:5px 5px 5px 10px; color: #B0D782; /*border-top: 1px solid #CEC9B5;*/ background: url('../img/bullet_2.png') no-repeat left center; }
.left_col #related_news p a { float:right; padding:5px 5px 5px 10px; color: #000; /*border-top: 1px solid #CEC9B5;*/ background: url('../img/bullet_2_a.png') no-repeat left center; }
#related_news ul li { line-height: .8em; }
#related_news ul li a { line-height: 1.4em; }

#lyt_sml_lge #content .right_col #news_article h2 { clear:none; margin:20px 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 #006C64; 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: #333;}
#news_archive ul li a span { display:inline; margin-right:5px; font-size:1.1em; color: #fff; padding: 3px; background:#006C64; }
#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 { width: 52px; height: 50px; display:inline; float:left; background:#006C64; color:#fff; text-align:center; margin:0 15px 0 0; padding-top:17px; }

.day, .month { 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-top: -20px; }
#services ul li { background: url('../img/bg-services.png') no-repeat !important; margin: 0 0 5px 1px; padding: 5px 5px 5px 15px; }
#services ul li p { font-size:1.1em; color: #fff; margin-bottom:1px; }
#services ul li p span { font-size:1.3em; font-weight:bold; }
#services ul li a { font-size: 1.2em; color: #A0CE67; }
#services ul li span { float:left; margin-right:10px; } 

#services img {  margin: 2px 2px 2px 6px !important; margin: 2px; }

/******************* =PAGING */

.pages { float:right; margin:3px 3px 0 0; }
.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 */

#lyt_lge_sml #property_search { margin-top: 50px; }
#property_search .form_inner { padding:15px; }
#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 15px; 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.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; }
#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: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; 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 #ccc; }
#lyt_lge #property_search .fld_xlg:focus { color:black; background-position:left top; }

ul#search_nav li a span { color: #000; }

/******************* =FEATURED PROPERTIES */

#featured_properties { padding-bottom: 10px; }
#featured_properties h2 { margin-top: 15px; }
#featured_properties ul li.row_dark { margin:11px 16px !important; } 
#featured_properties ul li { float:left; display:inline; width:180px; min-height: 282px; height: auto !important; height: 282px; margin-top: 10px; background:url('../img/bg-featured_prop.png') no-repeat; }
#featured_properties ul li ul li img { width:155px; height:118px; padding: 5px; margin: -8px 0 0 7px !important; margin: 0 0 0 7px !important!; margin: 0px 0 0 7px; border: solid 1px #006C64; background:#fff; }
#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: #fff; }
#featured_properties ul li ul li h5 a { font-size: 1em; color: #fff; text-decoration: underline; margin-left:10px; }
#featured_properties ul li p { margin: 0 12px 0 12px; font-family: Arial; color:#333;  font-size:1.3em; line-height:1.8em; }
#featured_properties ul li a { margin:10px 0 10px 0px; font-size: 13px; }
#featured_properties ul li p a { float:left; font-size: 16px; color: #fff; }



/******************* =PROPERTIES IN LIST */

#propertylist { padding:0; margin:5px 0 0 0; background: transparent;  }

#propertylist ul li ul li {
     color:#000000; 
     background: #f5f5f5; /* Old browsers */
    background: -moz-linear-gradient(top,  #f5f5f5 0%, #cccccc 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f5f5f5), color-stop(100%,#cccccc)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #f5f5f5 0%,#cccccc 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #f5f5f5 0%,#cccccc 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #f5f5f5 0%,#cccccc 100%); /* IE10+ */
    background: linear-gradient(top,  #f5f5f5 0%,#cccccc 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f5', endColorstr='#cccccc',GradientType=0 ); /* IE6-9 */
    padding:10px; 
    -moz-border-radius:6px;	
    -webkit-border-radius:6px;	
     } 
#propertylist ul li ul li img { padding:1px; border:3px solid #CCC; background: #fff; }
#propertylist ul li 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 { padding:0; margin:0 0 0 0;  }

#lyt_lge_sml #content #property_details_wrapper .left_col { width:596px; padding:0 0 0 0; margin:0; background:none; }
#lyt_lge_sml #content #property_details_wrapper .right_col { float:right; padding:0; margin:0; }
#lyt_lge_sml #content #property_details_wrapper .right_col p { margin:3px 0; color: #333; }

.form_inner p.left { padding-top: 0px;}
#property_details_gallery {  padding:0; }
#property_details_feature { position:relative; }
#property_details_feature img { height:422px; margin: 0 0 0 0; padding: 0; border:solid 1px #ccc; }
#property_details_description { margin-top: 20px; }

#property_info{ height:392px; margin: 0 0 0 0; padding:0 13px 30px 13px !important; padding:5px 13px 30px 13px !important; padding:5px 13px 30px 13px; }
#property_info h2 { margin-top: -20px; }
#property_info h2 a { color: #006C64 !important; font-size: 16px; line-height: 25px; font-weight: bold; }
#property_info h3 span { font-size: 1em; }
#property_info h3 { font-size: 1.8em; font-weight: bold; line-height: 1.6em; margin-bottom: 20px; color: #333; }

#agent p { color: #333; }
#agent h4 { color: #333; }
#property_info h4 { color: #333 !important; }
#property_info p { color: #333 !important; }

#agent { height:70px; margin-top:-160px; padding: 0 25px 80px 18px !important; padding: 0 25px 0 18px;  background:url('../img/bg-agent.png') no-repeat 170px; }
#agent h2 {color: #000; margin: 10px 0 -10px 0; }

ul#property_info_quicklinks { margin:10px -10px 0 -5px !important; margin:10px 0 0 -15px; }
ul#property_info_quicklinks li { float:left; }

/******************* =PROPERTY STATUS */

.sold_lge,
.let_lge, 
.under_offer_lge, 
.let_agreed_lge { 
		top:1px; 
		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:-7px; *top:0px; 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:#cec9b5; }


/******************* =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: 30px 0 0 18px; }
#member_of_team h2 { font-family: Arial; margin-left: -2px; margin-bottom: -15px; color: White; font-size: 1.2em; }
#member_of_team img { margin-bottom: 10px; padding:2px; border:2px 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; }


/***************** =EMAIL ALERT */

#email_alert_edit { padding: 0px 0px 10px 15px; }


/* hacks */

#lyt_sml_lge #services { display: none; }
#feature { margin-bottom:0; padding-bottom: 0; }
#lightbox-secNav a { color: White; }
.first_hide { display: none; }

/* Quicklinks -EPC- -MAP- -PLAN- -PDF- */

ul#property_info_quicklinks { margin:10px -10px 0 -5px; }
ul#property_info_quicklinks li { float:left; }

/*Tenans page*/

#tenantsTable {width:470px; padding-left:10x; background-color:white; border:none; font-size:1.2em; } 
#tenantsTable tr td {background-color:white; border:none;  color:Black;} 


/* New Search Control */

#propertyAdvancedSearchPanel, #propertyRefineSearchPanel { 
    padding: 0; 
    }
#advancedSearch, #property_search fieldset {   
    background: #f5f5f5; /* Old browsers */
    background: -moz-linear-gradient(top,  #f5f5f5 0%, #cccccc 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f5f5f5), color-stop(100%,#cccccc)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #f5f5f5 0%,#cccccc 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #f5f5f5 0%,#cccccc 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #f5f5f5 0%,#cccccc 100%); /* IE10+ */
    background: linear-gradient(top,  #f5f5f5 0%,#cccccc 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f5', endColorstr='#cccccc',GradientType=0 ); /* IE6-9 */
    padding:10px; 
    -moz-border-radius:6px;	
    -webkit-border-radius:6px;	
	border-radius:6px;
    }    
#propertyQuickSearchPanel #mainSearch { 
    padding:17px; 
    margin:0;
    }
#propertyQuickSearchPanel #mainSearch ol li, #mainSearch ol li { 
    margin:0; 
    padding:2px; 
    }
#propertyAdvancedSearchPanel, #propertyRefineSearchPanel, #propertyQuickSearchPanel, #propertyEmailAlertSearchPanel {
    position:relative; 
    }
#searchTabNav { overflow:auto; padding-left:10px; }
#searchTabNav li { float:left; }
#searchTabNav a { 
	display:block;
	padding:1.2em; 
	margin-right:0.1em; 
	color:#fff;
	
	background: #006c64; /* Old browsers */
    background: -moz-linear-gradient(top,  #006c64 0%, #00423d 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#006c64), color-stop(100%,#00423d)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #006c64 0%,#00423d 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #006c64 0%,#00423d 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #006c64 0%,#00423d 100%); /* IE10+ */
    background: linear-gradient(top,  #006c64 0%,#00423d 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#006c64', endColorstr='#00423d',GradientType=0 ); /* IE6-9 */
	
	
	-moz-border-top-left-radius:6px;	
    -moz-border-top-right-radius:6px;
    -webkit-border-top-left-radius:6px;	
    -webkit-border-top-right-radius:6px;	
	border-top-left-radius:6px;
	border-top-right-radius:6px;
	
	text-shadow: none;
    filter: dropshadow(color=#4e4e4e, offx=1, offy=1);
}
#searchTabNav a.current, #searchTabNav a:hover { 
    
    background: #cccccc; /* Old browsers */
    background: -moz-linear-gradient(top,  #cccccc 0%, #f5f5f5 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cccccc), color-stop(100%,#f5f5f5)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #cccccc 0%,#f5f5f5 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #cccccc 0%,#f5f5f5 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #cccccc 0%,#f5f5f5 100%); /* IE10+ */
    background: linear-gradient(top,  #cccccc 0%,#f5f5f5 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cccccc', endColorstr='#f5f5f5',GradientType=0 ); /* IE6-9 */
    color:#333; 
    text-decoration:none;
    
    
    
    }
#searchTabNav a.current { 
    font-weight:bold; 
    cursor:default; 
    }

#searchDetails, #propertyDetails , #propertyEmailAlertSearchPanel #mainSearch { 
    clear:both; 
    }

#mainSearch, #advancedSearch, #searchDetails, #search_map, #propertyDetails  { 	
	margin: 1em 0 1em 0;
	padding: 0; 
	*border: 0px solid #DDD;
	
}

#mainSearch { 
    _margin-top:-1em; 
    }

#advancedSearch { 
    _width:889px; 
    }
#propertyRefineSearchPanel #advancedSearch { 
    _width:866px; 
    }
#propertyEmailAlertSearchPanel #mainSearch { 
    _width:590px; 
    }
#propertyEmailAlertSearchPanel #advancedSearch { 
    _width:590px; 
    }

#mainSearch ol { 
    margin:0; 
    padding:0; 
    overflow:hidden; 
    }
#mainSearch ol li { 
    display:block; 
    width:100%; 
    }

#mainSearch label { 
    margin:0; 
    padding:0; 
    }

#mainSearch .forRentForLet { 
    line-height:1em; 
    }
#mainSearch .forRentForLet input { 
    float:left; 
    border:none; 
    margin:.3em .4em 0 0; 
    *margin:0em .4em 0 0; 
    }
#mainSearch .forRentForLet label  { 
    float:left; 
    margin-right:1.2em; 
    }

#sendEvery, #advancedSearch ul { 
    clear:both; 
    }

#advancedSearch .forRentForLet { 
    line-height:2em; 
    }
#advancedSearch .forRentForLet input { 
    float:left; 
    border:none; 
    margin:.3em .4em 0 0; 
    *margin:0em .4em 0 0; 
    }
#advancedSearch .forRentForLet label  { 
    float:left; 
    margin-right:1.4em; 
    }

#mainSearch .labelForTextBoxSearchText { 
    margin:0; 
    font-weight:normal; 
    }

#mainSearch .labelForTextBoxSearchText, #mainSearch p, #mainSearch .googleMapCheckBox label, #mainSearch .forRentForLet label { 
    font-size:1.4em; 
    line-height:1.5em; 
    }

#mainSearch .googleMapCheckBox input, #mainSearch .forRentForLet input { 
    background:none; 
    }

#mainSearch .textBoxSearchText { 
	width:243px;
	margin:.2em 0 .2em 0; 
	padding:8px;  
	outline:0;
	font:normal 16px/100% Verdana, Tahoma, sans-serif;  
	
	border:solid 3px #00a0c9; 
	
	-moz-border-radius:6px;	
    -webkit-border-radius:6px;	
	border-radius:6px;  
	
	background-color: #ffffff;
    border-width: 3px;
    border-color: #333;
    -moz-box-shadow: inset 2px 2px 10px #555;
    -webkit-box-shadow: inset 2px 2px 10px #555;
    box-shadow: inset 2px 2px 10px #555;


}



#expandButton { 	
	display:block; 
	position:absolute; 
	top:5em; 
	right:2em;
	padding:1em .8em 1em 2.6em; 	 	
	background:url('../img/plus.png') no-repeat left center #006c64; 
	text-decoration:none; 	
	
	-moz-border-radius:6px;	
    -webkit-border-radius:6px;	
    border-radius:6px;
    
    -webkit-box-shadow: 1px 1px 1px 1px #555;
    -moz-box-shadow: 1px 1px 1px 1px #555;
    box-shadow: 1px 1px 1px 1px #555; 
}

#expandButton:hover { 
    text-decoration:none !important;
    -webkit-box-shadow: 0px 0px 1px 1px #555;
    -moz-box-shadow: 0px 0px 1px 1px #555;
    box-shadow: 0px 0px 1px 1px #555;                   
                      
}

#expandButton.expanded { 
    
    background-image:url('../img/minus.png'); }
	
#mainSearch .textBoxSearchText:hover, #mainSearch .textBoxSearchText:focus { 			
	border-color: #006c64;   	   
}

#property_search #expandButton { 
    
    color:#fff; 
    text-shadow: 1px 1px 1px #4e4e4e;
    filter: dropshadow(color=#4e4e4e, offx=1, offy=1);
    
}
		
#mainSearch p { 
    margin-bottom:0; 
    color:#fff; 
    }

#mainSearch .googleMapCheckBox { 
    display:block; 
    padding-bottom:.1em; 
    }
#mainSearch .googleMapCheckBox input { 
    float:left; 
    margin:.5em .4em 0 0; 
    border:none; 
    }
#mainSearch .googleMapCheckBox label { 
    padding-top:.4em; 
    *padding-top:.6em; 
    }

#advancedSearch .googleMapCheckBox { 
    display:block; 
    padding-bottom:.1em; 
    margin-top:1.6em; 
    }
#advancedSearch .googleMapCheckBox input { 
    float:left; 
    margin-right:.4em; 
    border:none; 
    }
#advancedSearch .googleMapCheckBox label { 
    padding-top:.35em; 
    *padding-top:.6em; 
    }

#mainSearch .searchValidationSummary { 
	display:block;
	overflow:hidden; 
	margin-top:1em; 
	padding:1em; 	
	border:1px solid red; 
	background:#FFEFEF; 		
	cursor:pointer;	 	
}

#mainSearch .validation-failed { 
    border:1px solid red; 
    }

#advancedSearch ul { 
    _clear:both; 
    }
#advancedSearch li { 
    display:block; 
    float:left; 
    width:30%; 
    margin:.4em; 
    }
#advancedSearch  .advancedSearchDropDown { 
    width:81%; 
    }
#advancedSearch .advancedSearchDropDown.small { 
    width:40%; 
    margin-right:.2em; 
    }

#sendEvery { 
    overflow:hidden; 
    padding-bottom:.5em; 
    margin-bottom:1em; 
    border-bottom:1px solid #fff; 
    _border-bottom:none; 
    }
#sendEvery  label { 
    margin-bottom:1.6em; 
    _margin-bottom:1em; 
    line-height:1em; 
    }
#sendEvery  input { 
    float:left; 
    border:none; 
    margin:.1em .4em 0 0; 
    *margin:0em .4em 0 0; 
    }
#sendEvery  .periodRadioButtonList label  { 
    float:left; 
    margin-right:1.4em; 
    }

#mainSearch .btnSearch, #advancedSearch .btnSearch {
    font-family: "Trebuchet MS"; 	
	margin:.2em 0 0 0; 
	padding:.4em;   
	font-weight:normal;
	font-size:22px; 
	cursor:pointer;
	color:#fff; 
	text-shadow: 1px 1px 3px #2b2b2b;
    filter: dropshadow(color=#2b2b2b, offx=1, offy=1); 
	background: #006c64; /* Old browsers */
    background: -moz-linear-gradient(top,  #006c64 1%, #00423d 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#006c64), color-stop(100%,#00423d)); /*Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #006c64 1%,#00423d 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #006c64 1%,#00423d 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #006c64 1%,#00423d 100%); /* IE10+ */
    background: linear-gradient(top,  #006c64 1%,#00423d 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#006c64', endColorstr='#00423d',GradientType=0 ); /* IE6-9 */    
    border: none;          
    -moz-border-radius:6px;	
    -webkit-border-radius:6px;	
	border-radius:6px;  
    -webkit-box-shadow: 1px 1px 1px 1px #555;
    -moz-box-shadow: 1px 1px 1px 1px #555;
    box-shadow: 1px 1px 1px 1px #555; 
}

#mainSearch .btnSearch:hover, #advancedSearch .btnSearch:hover { 
    -webkit-box-shadow: 0px 0px 1px 1px #555;
    -moz-box-shadow: 0px 0px 1px 1px #555;
    box-shadow: 0px 0px 1px 1px #555;   
    }

#advancedSearch .advancedSearchButton { 
    clear:both; 
    padding:0; 
    margin:0; 
    }

.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; 
    }
/******************* =EMAIL A FRIEND */

ul#property li { 
    padding:20px 0 0 0; 
    margin-bottom:1px !important; 
    margin-bottom:-2px; 
    }
ul#property li a img { 
    float:left; 
    width:160px; 
    height:120px; 
    margin-right:15px; 
    padding:1px; 
    border:1px solid #006c64;  
    }
ul#property li a:hover img { 
    border:1px solid #006c64; 
    } 
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; 
    }


/******************* =PARTNERS */

#partners img { 
    vertical-align:top; 
    margin:0 1.5em 0 0; 
    padding:1px; 
    border:3px solid #006c64; 
    background:#ffffff; 
    }
#partners .sub_panel img { 
    margin:1em 1em 1em 0; 
    padding:1px; 
    border: solid 3px #006c64; 
    background:#fff; 
    }


/******************* =MEMBER OF TEAM */

#member_of_team img { 
    padding:1px; 
    border:3px solid #006c64; 
    background:#fff; 
    }


/******************* =TABLES */

#mytable { 
    width:640px; 
    margin:0; 
    padding:0; 
    }
caption { 
    width:640px; 
    padding:0 5px 5px 0; 
    font:11px Arial, Helvetica, sans-serif, sans-serif; 
    text-align:right; 
    }
th { 
    padding: 8px 8px 8px 14px; 
    font:bold 11px Arial, Helvetica, sans-serif; 
    color:#006c64; 
    letter-spacing:2px; 
    text-transform:uppercase; 
    text-align:left; 
    border-right:1px solid #006c64; 
    border-bottom:1px solid #006c64; 
    border-top:1px solid #006c64; 
    background:#FADB7D/*url(../img/bg_header.jpg) no-repeat*/;
}
th.nobg { 
    border-top:0; 
    border-left:0; 
    border-right:1px solid #006c64; 
    background:none; 
    }
td { 
    padding:6px 6px 6px 12px; 
    border-right:1px solid #006c64; 
    border-bottom:1px solid #006c64; 
    background:#FFFCF3; 
    color:#4f6b72; }
td.alt { 
    color:#797268; 
    background:#F9F1DB; 
    }
th.spec { 
    font:bold 10px Arial, Helvetica, sans-serif; 
    border-top:0; 
    border-left:1px solid #006c64; 
    background:#FFFCF3; 
    }
th.specalt { 
    font:bold 10px Arial, Helvetica, sans-serif; 
    color: #797268; 
    border-top:0; 
    border-left:1px solid #006c64; 
    background:#F9F1DB; 
    }

/******************* =SITEMAP */

#site_map a { 
    display:block; 
    float:left; 
    width:49%; 
    }


/******************* =PRINT */

#print_header { 
    display:none; 
    }
#thickbox_gallery_hide { 
    display:none; 
    position:absolute; 
    top:0; 
    left:-9999px; 
    }
#disclaimer { 
    position:absolute; 
    top:0; 
    left:-9999px; 
    } 


/******************* =MANAGED ITEMS */

.manageditem_primaryimg img { 
    width: 180px; 
    margin:15px 15px 0 0 !important; 
    }
.manageditem_content { 
    float:left; 
    width:600px !important; 
    }

#managed_pages .mp-container { 
    border-bottom:1px solid #006c64; 
    border-top:none; 
    margin:0 0 1em 0; 
    overflow:hidden;
    }
#managed_pages .mp-content { 
    margin-bottom:0; 
    padding:0 0 1em 0; 
    }

.home_page #mainSearch { 
    background:none; 
    }
#mainSearch { 
    background: #f5f5f5; /* Old browsers */
    background: -moz-linear-gradient(top,  #f5f5f5 0%, #cccccc 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f5f5f5), color-stop(100%,#cccccc)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #f5f5f5 0%,#cccccc 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #f5f5f5 0%,#cccccc 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #f5f5f5 0%,#cccccc 100%); /* IE10+ */
    background: linear-gradient(top,  #f5f5f5 0%,#cccccc 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f5', endColorstr='#cccccc',GradientType=0 ); /* IE6-9 */ 
    padding:10px; 
    -moz-border-radius:6px;	
    -webkit-border-radius:6px;	
	border-radius:6px;
    }
fieldset .btn { 
    float:left; 
    display:block; 
    margin-right:2px;
    }
#mainSearch p, #mainSearch label, #advancedSearch p, #advancedSearch label { 
    color:#333; 
    padding-bottom:5px; 
    }
#sendEvery input { 
    background:none; 
    }
#mainSearch, #advancedSearch { 
    padding:10px; 
    }
.alert, .alert ul li strong { 
    color:#fff; 
    }
fieldset .btn { 
    margin-right: 8px; 
    }
#email_alert .submit { 
    position: relative; 
    left:148px; 
    }
#footer_partners img { 
    height:47px; 
    margin:5px 8px; 
    border: solid 5px #666; 
    }
#footer_partners h2 { 
    padding-left:8px; 
    }
.no-border { 
    border:none; 
    background:none; 
    }
.no-border td { 
    border:none; 
    background:none; 
    padding:1em 0; 
    }
#generic_pages .no-border td img { 
    float:none; 
    border:none; 
    margin:0; 
    padding:0; 
    }

#property_appraisal img { 
    float:right; 
    border: solid 5px #006c64; 
    padding:1px; 
    background:#fff; 
    }

.no-border_transparent { 
    border:none; 
    background:none; 
    width:auto; 
    }
.no-border_transparent td { 
    border:none; 
    background:none; 
    padding:1em 1px 1em 0; 
    }
#generic_pages .no-border_transparent td img { 
    float:none; 
    background:none; 
    border:none; 
    margin:0; 
    padding:0; 
    }

.no-border_img { 
    border:none; 
    background:none; 
    }
.no-border_img td { 
    border:none; 
    background:none; 
    padding:0; 
    }
#generic_pages .no-border_img td img { 
    float:none; 
    border:none; 
    margin:0 0 3px 0; 
    padding:0; 
    }
#newdevelopments td { 
    padding:0; 
    margin:.2em; 
    border:none; 
    }
#newdevelopments td table td { 
    padding:0; 
    margin:0; 
    border:none; 
    }
#newdevelopments img { 
    border:none; 
    margin:0; 
    }
#newdevelopments .link-banner { 
    width:auto; 
    }
#newdevelopments .link-banner p { 
    padding:.2em 1em; 
    height:auto; 
    }
#newdevelopments .link-banner .lb-first { 
    height:150px; 
    width:210px; 
    }
    
.link-banner { 
    display:block; 
    width:220px; 
    margin:0; 
    padding:0; 
    }
.link-banner td, .link-banner tr { 
    margin:0; 
    padding:0; 
    }
.link-banner .lb-first { 
    background:#fff; 
    padding:.5em; 
    }
.link-banner .lb-first p { 
    line-height:1.2em; 
    margin:0; 
    text-align:center; 
    vertical-align:middle; 
    padding:1em; 
    display:block; 
    height:80px; 
    background:#fff; 
    }
.link-banner .lb-first td ul li p { 
    font-size:.7em; 
    line-height:1.2em; 
    }
.link-banner .lb-first td { 
    text-align:center; 
    vertical-align:middle; 
    }
.link-banner .lb-second ul { 
    display:block; 
    background:#006c64; 
    height:143px; 
    padding:5px; 
    }
#content .link-banner .lb-second a { 
    color:#fff; 
    line-height:1.2em; 
    }

.content-table p { 
    margin:0; 
    font-size: 1.2em; 
    line-height: 1.6em;
    }
.content-table tr td { 
    width:50%; 
    background:transparent; 
    border:none; 
    padding:.1em 0; 
    }
.content-table { 
    margin-bottom:2em; 
    }

/******************* =RT Scroller */

.rt_scroller_nav
{
        display:block; 
        padding:10px;
        -webkit-border-radius:0%;
        -moz-border-radius:0%;
        -o-border-radius:0%;
        border-radius:0%;
        background:#999;       
        cursor:pointer;                       
        text-decoration:none !important;
        text-align:center;
        font-size:14px;
        font-weight:bold;
        color:white;
}

#rt_scroller_prev {                           
        position:absolute;
        bottom:1em;    
        left:1em;      
}

#rt_scroller_next { 
        position:absolute;
        bottom:1em;    
        right:1em; 
}

#rt_scroller_images_nav { 
    display:block; 
    position:absolute; 
    bottom:1.4em; 
    left:5.2em; 
    }
#rt_scroller_images_nav li { 
    float:left; 
    margin-right:.4em; 
    }

#rt_scroller_images_nav .rt_scroller_nav { 
    background:#d2d2d2 
    }
#rt_scroller_images_nav .rt_scroller_nav.current { 
    background:#F9F9F9; 
    }

