#banner .dev-warning {
color: black;
background-color: white;
padding: 4px;
border: 2px solid #CCC;
border-image: initial;
position: absolute;
top: 27px;
left: -40%;
}

div#pageContainer {
    width: 980px;
    padding: 10px 10px 30px 10px;
    background: url("../images/footer-logo.gif") bottom right no-repeat #FFF;

}

html>body div#pageContainer{
    width: 960px;
}

div#header {
background-color: #D70000;
margin: 0;
padding: 18px 0 0 0;
}

div#header h1 {
margin: 0;
}

div#banner {
top: 0;
right: 0;
}

div#banner ul.menu {
float: right;
padding-right: 3px;
}

div#topSection #navBar1 ul.menu li {
margin: 0;
}

div#topSection #navBar1 ul.menu a {
border-width: 0;
font-size: 12px;
padding: 0;
}

/* SUB MENU */

div#topSection #banner ul.menu a {
font-size: 11px;
padding: 0 5px 0 8px;
border: none;
}

div#topSection div.textwhite li{
background-image: url("../images/bg_submenu.png");
background-repeat: repeat-x;
border-left: 2px solid #D70000;
}

div#topSection div.textwhite li.home{
	border-left: none;
}

div#middleSection .module{
margin: 10px 0;
}

div#middleSection .module.feature{
	background: url(../images/gradient.php?col1=E5E5E5&col2=FFF&h=240&w=1) top left repeat-x;
	padding: 10px;
}

div#middleSection .module.feature h3{
	margin: -10px -10px 10px -10px;
	color: #FFF;
	background: #D70000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	padding: 4px 10px;
}

div#pageContainer #mainContentRow2Column3 {
width:641px;
}

#footer {
margin: 0 auto;
width: 980px;
}

#footer ul.menu{
list-style-type: none;
margin: 0;
}

#footer ul.menu li {
float:left;
}

#footer ul.menu a {
border-style:solid;
border-width:0 0 0 1px;
padding:0 5px;
}

#footer ul.menu li.home a {
border: medium none;
}

/* Andrew Grant CSS */

* {
  margin: 0;
  padding: 0;
}
p, li {font-size:1.1em;line-height:1.4em;}

li li{
  font-size: 1em;
}

/*this is to keep page from shifting to left on load in safari and firefox*/

html { min-height: 100%; margin-bottom: 1px; }

html { overflow: -moz-scrollbars-vertical !important; }



#content4 {
	width: 461px;
	float: left;
	height: 275px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
body {
	color: #333;
	font-family: Arial, sans-serif;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: 0px;
	line-height: 1.6em;
	font-size: 0.7em;
	background-color:#E8E8E8;
	margin-top: 10px;
}

h1 {
	font-size: 2em;
	font-weight: bold;
	color: #D70000;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;

}

h2 {
	font-size: 1.6em;
	font-weight: bold;
	color: #C00;
}

h1, h2, p {
  margin: 1em 0;
}

a {
	outline:none;
	text-decoration: none;
	color: #C00;
}
a:hover {
	text-decoration: underline;

}

#branding2 h1 {
	width:868px;
	height:62px;
	background-repeat: no-repeat;
	margin: 0;
}

#wrapper {
	background-color: #fff;
	padding: 0px;
}

#branding {
	height: 120px;
	padding: 0px;
	text-indent: -868px;
}
#branding2 {
	height: 62px;
	padding: 0px;
	text-indent: -2000px;
	background-image: url(../images/title.png);
}
#branding3 {
	height: 120px;
	padding: 0px;
	text-indent: -868px;
}
#branding4 {
	height: 120px;
	padding: 0px;
	text-indent: -868px;
}

#footer {
	/*height: 13px;
	padding-top: 12px;*/
	padding-right: 0px;
	padding-bottom: 0px;
	background-color: transparent;
	/*background-image: url(../images/footerline.gif);*/
	color: #666;
}

#wrapper {
	width: 960px;
	margin: 0 auto;
	text-align: left;
}


#content {
	width: 868px;
	float: left;
	text-align: justify;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#content2 {
	width: 250px;
	float: right;
	padding: 10px;
	text-align: justify;
	margin-left: 10px;
}

#bottombox {
	width: 650px;
	float: left;
	padding: 20px;
	text-align: justify;
}

#mainNav {
	width: 335px;
	float: right;
}

#footer {
  clear: both;
}

#mainNav {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#mainNav a {
  color: #999868;
  outline: none;
}

#footer a {
	color: #666;
	outline: none;
}

legend {
	color: #506C0E;
	font-size: 1.8em;
	font-weight: 700;


}

fieldset {
	background-color: transparent;
}

label {
	font-size: 1.3em;
	font-weight: normal;
}

#footer2 {
	padding: 0px;
	height: 20px;
	width: 720px;
	margin: 0 auto;
	color: #173207;
}
.imgright {
	float: right;
	padding: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.imgleft {
	float: left;
	padding: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#officesbox {
	width: 550px;
	float: right;
}
.textwhite,
.textwhite a {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.textchart {
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.chart_col1 {
	background-color: #9aa2b7;
	font-weight: bold;
	color: #002D62;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.textred {
	color: #C00;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.textchartsmall {
	color: #000000;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
}
#whousenbox {
	width: 400px;
	float: right;
	padding-left: 10px;
}
#location1 {
	width: 200px;
	float: left;
	padding-left: 10px;
}
#location2 {
	width: 200px;
	float: left;
	padding-left: 10px;
}
#locationbox {
	width: 300px;
	float: right;
}
.imageborder {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#contactbox1 {
	width: 360px;
	float: right;
}
#contactbox2b {
	width: 240px;
	float: left;
	background-color: #c8c9cb;
	margin-right: 5px;
}
#contactbox2c {
	width: 250px;
	float: left;
	background-color: #ebe6df;
	height: 200px;
}

#bus_left {
	width: 185px;
	float: left;
	padding: 0px;
}
.imageborder2 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 5px;
}

.text_center {
	text-align: center;
}
#location3 {
	width: 430px;
	float: left;
	padding-left: 10px;
}
.chart_col2 {
	background-color: #DCDCDC;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 10px;
	line-height: 2.2em;
}
.chart_col3 {
	background-color: #F8F8F8;
	font-weight: normal;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 2.2em;
	padding-left: 10px;
}
.chart_col4 {
	background-color: #C4CDD7;
	font-weight: bold;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#module_homebox1 {
	width: 310px;
	float: left;
	margin-right: 4px;
	padding-left: 4px;
	margin-top: 0px;
	margin-left: 0px;
	text-align: justify;
	padding-top: 0px;
}
#module_homebox2 {
	width: 310px;
	float: right;
	background-color: #DCDCDC;
	height: 120px;
	margin-top: 0px;
	padding-top: 25px;
	margin-left: 0px;
	margin-bottom: 20px;
	background-image: url(../images/front_propsearch.gif);
}
#module_homebox3 {
	width: 312px;
	float: right;
	margin-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	margin-top: 0px;
}
#module_homebox4 {
	width: 313px;
	float: right;
	background-color: #FFF;
	margin-right: 0px;
	margin-top: 10px;
	padding-left: 2px;
}
.chart_general {
	background-color: #FFFFFF;
	border: thin solid #FFFFFF;
}

#locationmaps {
	width: 725px;
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.map1 {
	margin-right: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.chart_c {
	background-color: #ebe6df;
	color: #002D62;
	border: 1px solid #C0C0C0;
}
.chart_d {
	background-color: #dbd88c;
	font-weight: bold;
	color: #002D62;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.chart_e {
	background-color: #f3cbb3;
	font-weight: bold;
	color: #002D62;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#content6 {
	width: 960px;
	float: right;
	padding: 0px;
	background-image: url(../images/front_images.jpg);
	height: 209px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#about_images {
	width: 960px;
	float: right;
	padding: 0px;
	background-image: url(../images/about_images.jpg);
	height: 209px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#commercial_images {
	width: 695px;
	float: right;
	padding: 0px;
	background-image: url(../images/commercial_images2.jpg);
	height: 164px;
	margin-top: 15px;
	margin-bottom: 0px;
}

.results_location {
	font-size: 1em;
	color: #222A63;
	font-family: Arial, Helvetica, sans-serif;
}
.results_price {
	font-size: 0.9em;
	color: #222A63;
	font-family: Arial, Helvetica, sans-serif;
}
.results_numbers {
	font-size: 0.7em;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
}
.results_side {
	font-size: 0.7em;
	color: #222A63;
	font-family: Arial, Helvetica, sans-serif;
}
#details_mainbox {
	width: 960px;
	float: left;
	margin-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	margin-top: 10px;
}
#details_mainimage {
	width: 400px;
	float: left;
	height: 300px;
	margin-right: 10px;
	padding-left: 0px;
	margin-top: 5px;
	margin-left: 0px;
	text-align: center;
}
#details_right {
	width: 530px;
	float: right;
	margin-right: 5px;
	padding-left: 10px;
	padding-top: 0px;
	margin-top: 0px;
}
#details_topright {
	width: 200px;
	float: right;
	margin-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	margin-top: 0px;
	text-align: right;
}
#detals_description {
	width: 940px;
	float: right;
	background-color: #ebe6df;
	margin-right: 0px;
	margin-top: 5px;
	border: 2px solid #C0C0C0;
	padding: 10px;
	color: #333;
	margin-left: 10px;
}
#detals_address {
	width: 940px;
	float: right;
	background-color: #DFF2FF;
	margin-right: 0px;
	margin-top: 15px;
	border: 2px solid #C0C0C0;
	padding: 10px;
	color: #333;
	margin-bottom: 25px;
	margin-left: 15px;
}
#details_buttons {
	width: 960px;
	float: left;
	height: 5px;
	margin-right: 0px;
	padding-left: 0px;
	margin-top: 10px;
	margin-left: 0px;
	text-align: center;
}
#detals_google {
	width: 430px;
	float: right;
	background-color: #EBE6DF;
	margin-right: 0px;
	margin-top: 5px;
	border: 2px solid #C0C0C0;
	padding: 10px;
	color: #333;
	margin-bottom: 25px;
	margin-left: 0px;
	height: 380px;
}
#details_mainimage2 {
	width: 500px;
	float: left;
	height: 340px;
	margin-right: 10px;
	padding-left: 0px;
	margin-top: 5px;
	margin-left: 0px;
	text-align: center;
}
#details_right2 {
	width: 430px;
	float: right;
	margin-right: 5px;
	padding-left: 10px;
	padding-top: 10px;
	margin-top: 0px;
	height: 340px;
}
#detals_description2 {
	width: 430px;
	float: left;
	background-color: #ebe6df;
	margin-right: 0px;
	margin-top: 20px;
	border: 2px solid #C0C0C0;
	padding: 10px;
	color: #333;
	margin-left: 10px;
}
#detals_address2 {
	width: 430px;
	float: left;
	background-color: #EBE6DF;
	margin-right: 0px;
	margin-top: 15px;
	border: 2px solid #C0C0C0;
	padding: 10px;
	color: #333;
	margin-bottom: 25px;
	margin-left: 0px;
}
#detals_description3 {
	width: 430px;
	float: left;
	background-color: #ebe6df;
	margin-right: 0px;
	margin-top: 5px;
	border: 2px solid #C0C0C0;
	padding: 10px;
	color: #333;
	margin-left: 10px;
}
#details_right3 {
	width: 430px;
	float: right;
	margin-right: 5px;
	padding-left: 10px;
	padding-top: 10px;
	margin-top: 0px;
}
#detals_address3 {
	width: 430px;
	float: left;
	background-color: #EBE6DF;
	margin-right: 0px;
	margin-top: 15px;
	border: 2px solid #C0C0C0;
	padding: 10px;
	color: #333;
	margin-bottom: 25px;
	margin-left: 0px;
}
#details_mainimage3 {
	width: 500px;
	float: left;
	height: 300px;
	margin-right: 10px;
	padding-left: 0px;
	margin-top: 5px;
	margin-left: 0px;
	text-align: center;
}
#details_buttons3 {
	width: 960px;
	float: left;
	height: 90px;
	margin-right: 0px;
	padding-left: 0px;
	margin-top: 10px;
	margin-left: 0px;
	text-align: center;
}
#moduletoplinks {
	height: 15px;
	p adding-top: 3px;
	p adding-right: 8px;
	padding-bottom: 0px;
	text-align: right;
	font-size: 1.3em;
	background-color: #D70000;
	color: #FFF;
}
#rightbox1 {
	width: 308px;
	float: right;
	background-color: #FFF;
	height: 105px;
	margin-top: 10px;
	background-image: url(../images/front_box1.gif);
	margin-left: 5px;
	font-size: 0.8em;
	line-height: 1.4em;
	padding-left: 0px;
	padding-top: 0px;
}
#rightbox2 {
	width: 308px;
	float: right;
	background-color: #FFF;
	height: 105px;
	margin-top: 10px;
	background-image: url(../images/front_boxes3.png);
	margin-left: 5px;
	font-size: 0.8em;
	line-height: 1.4em;
	padding-left: 0px;
	padding-top: 0px;
}
#rightbox3 {
	width: 308px;
	float: right;
	background-color: #FFF;
	height: 105px;
	margin-top: 0px;
	background-image: url(../images/front_box3.gif);
	margin-left: 5px;
	font-size: 0.8em;
	line-height: 1.4em;
	padding-left: 0px;
	padding-top: 0px;
}

ul#first_box{
margin-top: 0px;
}

#first_box #box1 {
	background-position: -0px 0;
	width: 232px;
	margin-right: 10px;
}
#first_box #box1:hover {
	background-position: -0px -50px;
}
#first_box #box2 {
	background-position: -242px 0;
	width: 232px;
}
#first_box #box2:hover {
	background-position: -242px -50px;
}
#second_box #box3 {
	background-position: -0px 0;
	width: 232px;
	margin-right: 10px;
}
#second_box #box3:hover {
	background-position: -0px -50px;
}
#second_box #box4 {
	background-position: -242px 0;
	width: 232px;
}
#second_box #box4:hover {
	background-position: -242px -50px;
}
#third_box #box5 {
	background-position: -0px 0;
	width: 232px;
	margin-right: 10px;
}
#third_box #box5:hover {
	background-position: -0px -50px;
}
#third_box #box6 {
	background-position: -242px 0;
	width: 232px;
}
#third_box #box6:hover {
	background-position: -242px -50px;
}
#first_box {
	margin: 0px;
	padding: 0px;
	height: 47px;
	list-style: none;
	background-image: url(../images/deplink1.png);
	background-repeat: repeat-x;
	float: right;
}

#first_box li {
	float: left;
}

#first_box a {
	text-decoration: none;
	display: block;
	height: 47px;
	text-indent: -5000px;
	background-image: url(../images/deplink1.png);
	background-repeat: no-repeat;
}
#second_box {
	padding: 0px;
	height: 47px;
	list-style: none;
	background-image: url(../images/deplink2.png);
	background-repeat: repeat-x;
	float: right;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#second_box li {
	float: left;
}

#second_box a {
	text-decoration: none;
	display: block;
	height: 47px;
	text-indent: -5000px;
	background-image: url(../images/deplink2.png);
	background-repeat: no-repeat;
}
#third_box {
	padding: 0px;
	height: 47px;
	list-style: none;
	background-image: url(../images/deplink3.png);
	background-repeat: repeat-x;
	float: right;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#third_box li {
	float: left;
}

#third_box a {
	text-decoration: none;
	display: block;
	height: 47px;
	text-indent: -5000px;
	background-image: url(../images/deplink3.png);
	background-repeat: no-repeat;
}
#module_homebox5 {
	width: 300px;
	float: right;
	background-color: #dcdcdc;
	height: 215px;
	margin-top: 0px;
	background-image: url(../images/front_propsearch.gif);
	padding-top: 25px;
	margin-left: 10px;
	margin-bottom: 10px;
	text-align: left;
	padding-left: 10px;
}
#results_content {
	width: 960px;
	float: left;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}

/* SEARCH FORM */


#middleSection .nospan .module.rpw_search_form_obj{
	background: url(../images/live_list/search-form/search-form-bg.gif) top left no-repeat #D70000;
	padding: 5px ;
	color: #FFF;
	position: relative;
	z-index: 900;
	width:92%;
}

#middleSection .nospan .module.rpw_search_form_obj select,
#middleSection .nospan .module.rpw_search_form_obj input.textbox{
	width: 95px;
}


#middleSection .nospan .module.rpw_search_form_obj h3{
	margin: 0;
	padding: 0;
	color: #FFF;
	background: none;
}

#middleSection .nospan .module.rpw_search_form_obj p.formLine.type,
#middleSection .nospan .module.rpw_search_form_obj p.formLine.garden,
#middleSection .nospan .module.rpw_search_form_obj p.formLine.location{
	padding-left: 15px;

}

#middleSection .nospan .module.rpw_search_form_obj p.formLine.type strong,
#middleSection .nospan .module.rpw_search_form_obj p.formLine.garden strong,
#middleSection .nospan .module.rpw_search_form_obj p.formLine.location strong{
	margin-left: -15px;
	display: block;
	float: none;
}

#middleSection .nospan .module.rpw_search_form_obj p.formSubmit{
	text-align: left;
	padding-left: 100px;
}

body #liveListfaeed2af8c7a4cca1deab9ebc1a81f97 .RPWLiveList .RPWGoogleMap .gMapDOMElement {
	height:200px;
}

/* property-list */

#property-list{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.2em;
}
#property-list ul.searchResults{position:relative;margin:0 20px 0 10px;padding:0;}
#property-list ul.searchResults li{position:relative;background-image:none;margin:0 0 0.5em;padding:0;border-bottom:1px solid #E1E1E1;min-height:130px;display:block;background-image:url("/images/unavailable/property.jpg");background-position:left top;background-repeat:no-repeat;}
#property-list ul.searchResults li h3{margin:0 0 0 170px;padding:5px;background-color:#EEEEEE;font-size:1.0em;border:1px solid #CCCCCC;}
#property-list ul.searchResults li h3 strong{float:right;}
#property-list ul.searchResults li h4{float:left;margin:0 0 0 170px;padding:5px;font-size:1.1em;color:#831B43;}
#property-list ul.searchResults li p{margin:0 0 0 170px;padding:5px;}
#property-list ul.searchResults li ul{margin:0 0 0 170px;padding:5px;float:none;display:block;}
#property-list ul.searchResults li ul li{margin:0;padding:0.2em 0 0.2em 1em;border-bottom:0 none;list-style-type:none;min-height:0;background-image:url(/images/tofollow.gif);background-repeat:no-repeat;background-position:left center;display:inline;}
#property-list ul.searchResults a.thumbnail{position:absolute;top:0;left:0;}
#property-list ul.searchResults img{border:1px solid #000;padding:0;margin:0;}
#property-list ul.searchResults p.detailsLink{margin:0;padding:5px;float:right;}
p.resultTotal{text-align:right;font-variant:small-caps;font-weight:bold;color:#000;top:12px;right:0px;}
#property-list ul.searchResults li h3 a{color:#666;}
#property-list ul.searchResults li h3 a:hover{color:#B0183D;}
#property-list ul.searchResults p.detailsLink{background:url(\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'/images/tofollow.gif\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\') no-repeat top left;padding:0 0 0 6px !important;margin-bottom:5px;}

#property-list ul.searchResults p.detailsLink a{display:block;color:#FFDD00;padding:4px 10px 4px 4px;background:url(\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'/images/tofollow.gif\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\') no-repeat top right;}
#property-list ul.searchResults p.detailsLink a:hover{color:#fff;}
p.navigation{padding:3px;margin:3px;text-align:center;}
p.navigation a{padding:2px 5px 2px 5px;margin-right:2px;border:1px solid #ddd;text-decoration:none;color:#aaa !important;}
p.navigation a:hover, p.navigation a:active{padding:2px 5px 2px 5px;margin-right:2px;border:1px solid #a0a0a0;}
p.navigation strong{padding:2px 5px 2px 5px;margin-right:2px;border:1px solid #e0e0e0;font-weight:bold;background-color:#f0f0f0;color:#aaa;}
p.navigation span.disabled{padding:2px 5px 2px 5px;margin-right:2px;border:1px solid #f3f3f3;color:#ccc;}
#images_country {
	width: 960px;
	float: right;
	padding: 0px;
	background-image: url(../images/country_images.jpg);
	height: 274px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#module_countrybox2 {
	width: 310px;
	float: right;
	height: 100px;
	margin-top: 0px;
	padding-top: 25px;
	margin-left: 0px;
	text-align: center;
}
#images_city {
	width: 960px;
	float: right;
	padding: 0px;
	background-image: url(../images/city_images.jpg);
	height: 274px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#module_citybox1 {
	width: 385px;
	float: left;
	margin-right: 4px;
	padding-left: 4px;
	margin-top: 0px;
	margin-left: 0px;
	text-align: justify;
}
#module_citybox2 {
	width: 550px;
	float: right;
	margin-right: 4px;
	padding-left: 4px;
	margin-top: 0px;
	margin-left: 0px;
	text-align: justify;
}
#module_citybox3 {
	width: 320px;
	float: left;
	margin-right: 4px;
	padding-left: 4px;
	margin-top: 0px;
	margin-left: 0px;
	text-align: justify;
}
#images_newhomes {
	width: 960px;
	float: right;
	padding: 0px;
	background-image: url(../images/new_homes.jpg);
	height: 274px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#module_lettingsbox2 {
	width: 360px;
	float: left;
	margin-right: 4px;
	padding-left: 4px;
	margin-top: 0px;
	margin-left: 5px;
	text-align: justify;
}

#module_lettingsbox3 {
	width: 230px;
	float: left;
	margin-right: 4px;
	padding-left: 4px;
	margin-top: 0px;
	margin-left: 10px;
	background-color: #ECEEF3;
	margin-bottom: 5px;
	text-align: center;
}
#lettings_address {
	width: 350px;
	float: left;
	padding-left: 10px;
	background-color: #eceef3;
	text-align: center;
	margin-left: 25px;
}
#images_lettings {
	width: 960px;
	float: right;
	padding: 0px;
	background-image: url(../images/lettings_images.jpg);
	height: 274px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#images_auctions {
	width: 960px;
	float: right;
	padding: 0px;
	background-image: url(../images/auctions_image.jpg);
	height: 274px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.auction_box {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #eceef3;
	width: 290px;
	margin-top: 15px;
	padding: 5px;
	text-align: center;
	height: 565px;
}
#module_auctionbox1 {
	width: 310px;
	float: left;
	margin-right: 4px;
	padding-left: 4px;
	margin-top: 0px;
	margin-left: 0px;
}
#module_auctionbox2 {
	width: 310px;
	float: left;
	margin-right: 4px;
	padding-left: 4px;
	margin-top: 0px;
	margin-left: 0px;
}
#module_auctionbox3 {
	width: 310px;
	float: left;
	margin-right: 4px;
	padding-left: 4px;
	margin-top: 0px;
	margin-left: 0px;
}
#module_auction_header {
	width: 930px;
	float: left;
	text-align: center;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#module_results_side {
	width: 235px;
	float: left;
	margin-right: 4px;
	padding-left: 4px;
	margin-top: 15px;
	margin-left: 0px;
	text-align: justify;
	background-image: url(../images/bg_advanced.gif);
	background-repeat: no-repeat;
	height: 350px;
}
#module_results_main {
	width: 690px;
	float: right;
	margin-right: 4px;
	padding-left: 4px;
	margin-top: 0px;
	margin-left: 10px;
}
#module_details_main h3 {
	font-size: 1.8em;
	margin-top: 20px;
	margin-bottom: 10px;
}
#module_servicesbox1 {
	width: 450px;
	float: left;
	margin-right: 4px;
	padding-left: 4px;
	margin-top: 0px;
	margin-left: 0px;
}
#module_servicesbox2 {
	width: 450px;
	float: left;
	margin-right: 4px;
	padding-left: 4px;
	margin-top: 0px;
	margin-left: 20px;
	text-align: left;
}
#module_vacancybox1 {
	width: 950px;
	float: left;
	margin-right: 4px;
	padding-left: 4px;
	margin-top: 0px;
	margin-left: 0px;
}
#module_vacancy1 {
	width: 290px;
	float: left;
	margin-right: 10px;
	margin-top: 10px;
	margin-left: 0px;
	text-align: center;
	padding: 5px;
	border: 1px solid #C00;
	height: 325px;
	background-color: #F8F8F8;

}
#module_vacancy2 {
	width: 290px;
	float: left;
	margin-right: 10px;
	margin-top: 10px;
	margin-left: 0px;
	text-align: center;
	padding: 5px;
	border: 1px solid #C00;
	height: 325px;
	background-color: #F8F8F8;

}
#module_vacancy3 {
	width: 290px;
	float: left;
	margin-right: 10px;
	margin-top: 10px;
	margin-left: 0px;
	text-align: center;
	padding: 5px;
	border: 1px solid #C00;
	height: 325px;
	background-color: #F8F8F8;
}
#module_vacancy4 {
	width: 290px;
	float: left;
	margin-right: 10px;
	margin-top: 10px;
	margin-left: 0px;
	text-align: justify;
	padding: 5px;
	border: 1px solid #C00;
	height: 270px;
	background-color: #F8F8F8;

}
#module_vacancy5 {
	width: 290px;
	float: left;
	margin-right: 10px;
	margin-top: 10px;
	margin-left: 0px;
	text-align: center;
	padding: 5px;
	border: 1px solid #C00;
	height: 270px;
	background-color: #F5F5F5;

}
#module_vacancy6 {
	width: 290px;
	float: left;
	margin-right: 10px;
	margin-top: 10px;
	margin-left: 0px;
	text-align: center;
	padding: 5px;
	border: 1px solid #C00;
	height: 270px;
	background-color: #F8F8F8;

}
#module_vacancy_application {
	width: 915px;
	float: left;
	margin-right: 10px;
	margin-top: 10px;
	margin-left: 0px;
	text-align: center;
	padding: 5px;
	border: 1px solid #C00;
}
#module_commercial_side {
	width: 245px;
	float: left;
	margin-right: 4px;
	padding-left: 4px;
	margin-top: 15px;
	margin-left: 0px;
	text-align: justify;
	background-image: url(../images/bg_commercial.gif);
	background-repeat: no-repeat;
	height: 420px;
}
#module_commercial_main {
	width: 690px;
	float: right;
	margin-right: 4px;
	padding-left: 4px;
	margin-top: 0px;
	margin-left: 5px;
}
#commercial_contact {
	width: 250px;
	float: right;
	margin-top: 10px;
	background-color: #ECEEF3;
	padding: 2px;
}
.chart_survey {
	color: #002D62;
	border: 1px solid #C0C0C0;
	padding: 1px;
	margin: 1px;
}
.chart_survey2 {
	background-color: #DCDCDC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 10px;
}
.chart_survey3 {
	background-color: #C00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	font-weight: bolder;
	text-align: center;
}
.chart_survey4 {
	background-color: #F2F2F2;
	color: #FFF;
	text-align: center;
}
#module_results3_side {
	width: 235px;
	float: left;
	margin-right: 4px;
	padding-left: 4px;
	margin-top: 15px;
	margin-left: 0px;
	text-align: justify;
	background-image: url(../images/bg_advanced.gif);
	background-repeat: no-repeat;
	height: 250px;
	padding-top: 45px;
}
#module_images_surveys {
	width: 960px;
	float: right;
	padding: 0px;
	background-image: url(../images/survey_images.jpg);
	height: 209px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#module_images_services {
	width: 960px;
	float: right;
	padding: 0px;
	background-image: url(../images/services_images.jpg);
	height: 209px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#city_address1 {
	width: 180px;
	float: left;
	background-color: #eceef3;
	text-align: center;
	margin-left: 5px;
}
#city_address2 {
	width: 180px;
	float: left;
	background-color: #eceef3;
	text-align: center;
	margin-left: 5px;
}
#module_newbox1 {
	width: 340px;
	float: left;
	margin-right: 0px;
	padding-left: 4px;
	margin-top: 0px;
	margin-left: 0px;
}

#module_newbox2 {
	width: 280px;
	float: left;
	margin-right: 4px;
	padding-left: 4px;
	margin-top: 0px;
	margin-left: 0px;
	text-align: justify;
}
#module_newbox3 {
	width: 290px;
	float: left;
	margin-right: 4px;
	padding-left: 4px;
	margin-top: 0px;
	margin-left: 10px;
	text-align: justify;
}
#module_lettingsbox1 {
	width: 320px;
	float: left;
	margin-right: 5px;
	padding-left: 4px;
	margin-top: 0px;
	margin-left: 0px;
}
#module_countrybox3 {
	width: 317px;
	float: right;
	margin-right: 0px;
	padding-left: 5px;
	padding-top: 0px;
	margin-top: 0px;
	background-color: #ECEEF3;
}
#module_images_developer {
	width: 960px;
	float: right;
	padding: 0px;
	background-image: url(../images/developer_images.jpg);
	height: 209px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#module_services_side,
#module_services_side_sub {
	/*width: 245px;
	float: left;*/
	margin-right: 4px;
	padding-left: 4px;
	margin-top: 10px;
	margin-left: 0px;
	background-image: url(../images/bg_services.gif);
	background-repeat: no-repeat;
	height: 280px;
	padding-top: 25px;
}
#middleSection #module_services_main {
	/*width: 690px;
	float: right;*/
	margin-right: 4px;
	padding-left: 4px;
	margin-left: 20px;
}
#module_services_list {
	padding: 2px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	list-style-image: url(../images/greysquare.gif);
	list-style-type: disc;
}
#module_services_list li {
	line-height: 1.8em;
}


#module_images_valuations {
	width: 960px;
	float: right;
	padding: 0px;
	background-image: url(../images/valuation_images.jpg);
	height: 209px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#module_images_buying {
	width: 960px;
	float: right;
	padding: 0px;
	background-image: url(../images/buying_images.jpg);
	height: 209px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#module_images_selling {
	width: 960px;
	float: right;
	padding: 0px;
	background-image: url(../images/selling_images.jpg);
	height: 209px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#module_images_new {
	width: 960px;
	float: right;
	padding: 0px;
	background-image: url(../images/newhomes_images.jpg);
	height: 209px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#module_images_let {
	width: 960px;
	float: right;
	padding: 0px;
	background-image: url(../images/let_images.jpg);
	height: 209px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#module_images_auctions2 {
	width: 960px;
	float: right;
	padding: 0px;
	background-image: url(../images/auctions2_images.jpg);
	height: 209px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#module_vacancybox {
	width: 250px;
	float: right;
	margin-right: 0px;
	margin-top: 10px;
	padding-left: 2px;
	text-align: center;
}
#module_lettings_box1 {
	width: 320px;
	float: left;
	background-color: #eceef3;
	text-align: center;
	margin-left: 10px;
	margin-right: 10px;
	border: 1px solid #999;
	padding: 3px;
	margin-bottom: 10px;
}
#module_lettings_box2 {
	width: 320px;
	float: left;
	background-color: #eceef3;
	text-align: center;
	margin-left: 5px;
	border: 1px solid #999;
	padding: 3px;
	margin-bottom: 10px;
}
#module_commecial_brochure {
	width: 200px;
	float: right;
	margin-top: 10px;
	background-color: #ECEEF3;
	padding: 2px;
}
#module_mortgages_top {
	width: 590px;
	float: left;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	background-repeat: no-repeat;
	line-height: 1.6em;
}
#module_mortgages_bottom {
	width: 900px;
	float: left;
	padding-top: 0px;
	padding-left: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	background-repeat: no-repeat;
	margin-top: 0px;
	line-height: 1.6em;
}
#module_mortgagebox1 {
	width: 450px;
	float: left;
	margin-right: 4px;
	padding-left: 4px;
	margin-top: 0px;
	margin-left: 0px;
	text-align: justify;
}
#module_mortgagebox2 {
	width: 450px;
	float: left;
	margin-right: 4px;
	padding-left: 4px;
	margin-top: 0px;
	margin-left: 20px;
	text-align: left;
}
table.center {margin-left:auto; margin-right:auto;}
#module_images_mortgages {
	width: 960px;
	float: right;
	padding: 0px;
	background-image: url(../images/mortgages_images.jpg);
	height: 209px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#module_mortgages_top2 {
	width: 350px;
	float: left;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	background-repeat: no-repeat;
	line-height: 1.6em;
}

#module_images_fineart {
	width: 960px;
	float: right;
	padding: 0px;
	background-image: url(../images/fineart_images.jpg);
	height: 209px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#module_images_vacancies {
	width: 960px;
	float: right;
	padding: 0px;
	background-image: url(../images/vacancy_images.jpg);
	height: 209px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#module_images_survey2 {
	width: 960px;
	float: right;
	padding: 0px;
	background-image: url(../images/survey2_images.jpg);
	height: 209px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#module_valuations_box1 {
	width: 320px;
	float: left;
	background-color: #eceef3;
	margin-left: 10px;
	margin-right: 10px;
	border: 1px solid #999;
	padding: 3px;
	margin-bottom: 10px;
}
#module_valuations_box2 {
	width: 320px;
	float: left;
	background-color: #eceef3;
	margin-left: 5px;
	border: 1px solid #999;
	padding: 3px;
	margin-bottom: 10px;
}
#module_mortgages_top3 {
	width: 900px;
	float: left;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	background-repeat: no-repeat;
	line-height: 1.6em;
}
#module_lettingsbox4 {
	width: 230px;
	float: left;
	margin-right: 4px;
	padding-left: 4px;
	margin-top: 5px;
	margin-left: 10px;
	background-color: #ECEEF3;
	text-align: center;
	margin-bottom: 5px;
}
#module_lettingsbox5 {
	width: 230px;
	float: left;
	margin-right: 4px;
	padding-left: 4px;
	margin-top: 5px;
	margin-left: 10px;
	background-color: #ECEEF3;
	text-align: center;
}
#module_sitemap1 {
	width: 220px;
	float: left;
	margin-right: 0px;
	padding-left: 4px;
	margin-top: 0px;
	margin-left: 0px;
}
#module_sitemap2 {
	width: 410px;
	float: left;
	margin-right: 4px;
	padding-left: 4px;
	margin-top: 0px;
	margin-left: 0px;
}
#module_sitemap3 {
	width: 290px;
	float: left;
	margin-right: 4px;
	padding-left: 4px;
	margin-top: 0px;
	margin-left: 10px;
}
#module_homebox_mid {
	width: 315px;
	float: left;
	margin-right: 0px;
	padding-left: 4px;
	margin-top: 0px;
	margin-left: 6px;
	text-align: justify;
	padding-top: 0px;
}
#module_images_editorials {
	width: 960px;
	float: right;
	padding: 0px;
	background-image: url(../images/editorials_images.jpg);
	height: 209px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#module_editorials_new {
	width: 950px;
	float: left;
	padding-top: 0px;
	padding-left: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	background-repeat: no-repeat;
	margin-top: 0px;
	line-height: 1.6em;
	text-align: center;
}

/* Roll Styles */

#navBar1 ul.menu {
	margin: 0px;
	padding: 0px;
	height: 29px;
	list-style: none;
	background-image: url(../images/buttons2.png);
	background-repeat: repeat-x;
	float: right;
}

#navBar1 ul.menu li {
	float: left;
}

#navBar1 ul.menu li a {
	text-decoration: none;
	display: block;
	height: 29px;
	text-indent: -5000px;
	background-image: url(../images/buttons2.png);
	background-repeat: no-repeat;
}

#navBar1 ul.menu li.search a,
#navBar1 ul.menu li.advancedsearch a {
	background-position: -0px 0;
	width: 70px;
}
#navBar1 ul.menu li.search a:hover,
#navBar1 ul.menu li.advancedsearch a:hover {
	background-position: -0px -29px;
}
#navBar1 ul.menu li.tv a,
#navBar1 ul.menu li.andrewgranttv a{
	background-position: -844px 0;
	width: 40px;
}
#navBar1 ul.menu li.tv a:hover,
#navBar1 ul.menu li.andrewgranttv a:hover {
	background-position: -844px -29px;
}
#navBar1 ul.menu li.countryhomes a {
	background-position: -70px 0;
	width: 109px;
}
#navBar1 ul.menu li.countryhomes a:hover {
	background-position: -70px -29px;
}
#navBar1 ul.menu li.cityhomes a{
	background-position: -179px 0px;
	width: 88px;
}
#navBar1 ul.menu li.cityhomes a:hover {
	background-position: -179px -29px;
}
#navBar1 ul.menu li.newhomes a {
	background-position: -267px 0px;
	width: 132px;
}
#navBar1 ul.menu li.newhomes a:hover {
	background-position: -267px -29px;
}
#navBar1 ul.menu li.auctions a {
	background-position: -399px 0px;
	width: 73px;
}
#navBar1 ul.menu li.auctions a:hover {
	background-position: -399px -29px;
}
#navBar1 ul.menu li.renting a{
	background-position: -472px 0px;
	width: 66px;
}
#navBar1 ul.menu li.renting a:hover {
	background-position: -472px -29px;
}
#navBar1 ul.menu li.commercial a {
	background-position: -538px 0px;
	width: 88px;
}
#navBar1 ul.menu li.commercial a:hover {
	background-position: -538px -29px;
}
#navBar1 ul.menu li.surveys a {
	background-position: -626px 0px;
	width: 70px;
}
#navBar1 ul.menu li.surveys a:hover {
	background-position: -626px -29px;
}
#navBar1 ul.menu li.fineart a {
	background-position: -696px 0px;
	width: 65px;
}
#navBar1 ul.menu li.fineart a:hover {
	background-position: -696px -29px;
}
#navBar1 ul.menu li.mortgages a {
	background-position: -761px 0px;
	width: 83px;
}
#navBar1 ul.menu li.mortgages a:hover {
	background-position: -761px -29px;
}
#navBar1 ul.menu li.services a {
	background-position: -884px 0px;
	width: 76px;
}
#navBar1 ul.menu li.services a:hover {
	background-position: -884px -29px;
}
#propbar {
	padding: 0px;
	height: 55px;
	list-style: none;
	background-image: url(../images/propsearch.gif);
	background-repeat: repeat-x;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
}

#propbar li {
	float: left;
}

#propbar a {
	text-decoration: none;
	display: block;
	height: 55px;
	text-indent: -5000px;
	background-image: url(../images/propsearch.gif);
	background-repeat: no-repeat;
}

#propbar #propsearch {
	background-position: -0px 0;
	width: 280px;
}
#propbar #propsearch:hover {
	background-position: -0px -55px;
}
#propbar2 {
	padding: 0px;
	height: 55px;
	list-style: none;
	background-image: url(../images/propsearch2.gif);
	background-repeat: repeat-x;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
}

#propbar2 li {
	float: left;
}

#propbar2 a {
	text-decoration: none;
	display: block;
	height: 55px;
	text-indent: -5000px;
	background-image: url(../images/propsearch2.gif);
	background-repeat: no-repeat;
}

#propbar2 #propsearch2 {
	background-position: -0px 0;
	width: 280px;
}
#propbar2 #propsearch2:hover {
	background-position: -0px -55px;
}
#propbar3 {
	padding: 0px;
	height: 55px;
	list-style: none;
	background-image: url(../images/propsearch.png);
	background-repeat: repeat-x;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
}

#propbar3 li {
	float: left;
}

#propbar3 a {
	text-decoration: none;
	display: block;
	height: 55px;
	text-indent: -5000px;
	background-image: url(../images/propsearch.png);
	background-repeat: no-repeat;
}

#propbar3 #propsearch {
	background-position: -0px 0;
	width: 280px;
}
#propbar3 #propsearch:hover {
	background-position: -0px -55px;
}

/* RPW CSS */

#module_results_side{
	background-image: none;
	background-color: #ECEEF3;
	padding: 0 6px 8px;
	height: auto;
}

#module_results_side h3, #results_main .resultTotal{
	background: #D70000;
	color: #FFF;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 15px;
	padding: 4px 6px;
	text-align: left;
	line-height: normal;
	font-variant: normal;
}

#module_results_side h3{
	margin: 0 -6px 4px;
}

#module_results_side p.formSubmit input{
	background: #D70000;
	color: #FFF;
	border-color: #FFF;
	padding: 3px 5px;
}

#module_results_side .checkboxGroup{
	width: 165px;
}

#module_results_main .resultTotal{
	margin: 0 0 6px;
}

#module_results_main{
 	margin-top: 15px;
 	padding-left: 0;
}

.rpw_results_obj p.resultTotal{
	color: #FFF;
	background: #D70000;
	padding: 2px 4px;
	text-align: left;
}

ul.itemList li.clearfix{
 	display: block;
 	padding-top: 4px;
 	margin-top: 1em;
 	border-top: 1px solid #CCC;
 	font-size: 1em;
 	position: relative;
	background: url(../images/gradient.php?col1=F8F8F8&col2=FFF&w=1&h=140) top left repeat-x;
}

ul.itemList li p{
  	margin: 0 0 0.5em 0;
}

ul.itemList li a{
	color: #333;
}


ul.itemList li a img{
	border-color: #333;
}

ul.itemList li a:hover, ul.itemList li a strong{
	color: #D70000;
}
ul.itemList li a:hover img{
	border-color: #D70000;
}

ul.itemList li h3{
  	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 15px;
	margin-bottom: 0.5em;
}

ul.itemList li h5.strapLine{
	text-transform: none;
	margin: 0 0 0.7em 0;
	font-size: 12px;
}

ul.itemList ul.roomList, .details ul.roomList{
	margin: 0.5em 0 0.5em 0;
	padding: 0;
	list-style-type: none;
}

ul.itemList ul.roomList li, .details ul.roomList li{
	display: inline;
	margin-right: 1em;
}

ul.itemList p.detailsLink{
	float: right;
	margin-top: -0em;
	clear: none;
	line-height: normal;
	margin-left: 1em;
	padding: 3px 0;
}

ul.itemList p.detailsLink a{
	text-decoration: underline;
}

p.navigation a, p.navigation strong, p.navigation a:hover, p.navigation a:active{
	padding: 2px 2px;
}

p.navigation a:hover{
	background: #D70000;
	color: #FFF !important;
}

p.navigation strong{
	background: #EEE;
	color: #999;
}

#module_details_main h3, .details h4.price{
  	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 22px;
}

.details h4.price{
	color: #666666;
	float: right;
	font-size: 18px;
	margin: 0.2em 5px 0 0;
}

.details h4.price strong {
	background: transparent;
	color: #D70000;
	font-size: 18px;
	font-weight: normal;
	padding: 0;
	margin: 0;
	float: none;
}

.details a.thumbnail img{
	padding: 0;
}

div.details .lightbox .inlineImage{
	margin: 0;
	padding: 0;
}

.details .contacts{
	float: right;
	width: 310px;
	margin: 0 0 8px 10px;
}

.details .contacts h4{
	background: #D70000;
	color: #FFF;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 15px;
	padding: 4px 6px;
	text-align: left;
	line-height: normal;
	font-variant: normal;

}

.details h4.strapline{
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

ul.contactList{
	width: auto;
}

.details ul.optionButtons{
	clear: left;
}


/* COMMERCIAL */

#module_results_side.commercial p.formLine, #module_results_side.commercial p.formSubmit{
	padding-left: 70px;

}

#module_results_side.commercial p.formLine strong{
	margin-left: -70px;
	width: 67px;
}

#module_results_side.commercial .checkboxGroup{
	width: 160px;
}


/* PROPERTY DETAILS */

.clearfix:after {
clear:both;
content:".";
display:block;
height:0;
visibility:hidden;
}
.clearfix {
display:block;
}

* html .clearfix {
display:block;
height:1%;
}
form {
margin:0;
padding:0;
}
input, textarea, select {
-x-system-font:none;
border-style:solid;
border-width:1px;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:10px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
}
input.checkbox {
border:medium none;
width:auto;
}
p.formLine {
margin:0;
padding:0 0 0 90px;
}
p.formLine strong {
float:left;
font-weight:normal;
margin-left:-90px;
margin-top:0;
width:85px;
}
p.checkboxGroup, span.checkboxGroup {
display:inline;
float:left;
margin:0 10px 0 0;
overflow:hidden;
white-space:nowrap;
width:195px;
}
p.checkboxGroup {
float:left;
}
p.formSubmit {
margin:0;
text-align:right;
}
p.formLine {
margin:3px 0 4px;
padding-left:90px;
}
p.formSubmit {
padding-left:90px;
text-align:left;
}
ul.itemList, div.module ul.itemList {
list-style-type:none;
margin:0;
padding:0;
}
ul.itemList ul {
float:left;
list-style-type:none;
margin:0;
padding:0;
}
ul.itemList li li {
border:medium none;
margin:0;
padding:0;
}
ul.itemList li h3, form#itemForm h3, .module h3 {
background-color:#ECEEF3;
margin:0 0 5px;
padding:5px;
}
ul.itemList li a.thumbnail, .module a.thumbnail, .module div.thumbnail {
float:left;
margin:0 7px 8px 0;
}
div.featuredProperty .thumbnail {
float:left;
margin:0 8px 6px 0;
}
ul.itemList li p.itemInfo {
float:right;

margin-top:-1.8em;
}
p.itemEdit {
clear:left;
margin-bottom:0;
}
ul.itemList li li, div#middleSection .module ul.itemList li li {
border:medium none;
list-style-position:inside;
list-style-type:disc;
}
ul.itemList li ul.mediaList li, .module ul.mediaList li {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent none repeat scroll 0 0;
padding:0;
}
a.thumbnail img, img.inlineImage, div.thumbnail {
border-width:0;
margin-top:0;
padding:2px;
}
ul.mediaList, ul.itemList ul.mediaList, .item ul.mediaList, .module ul.mediaList {
list-style-type:none;
margin:5px 0;
padding:0;
}
ul.mediaList li, ul.itemList li ul.mediaList li, .module ul.mediaList li {
border:medium none;
display:inline;
margin:0 4px 4px 0;
padding:0;
}
ul.mediaList li a {
display:block;
float:left;
margin-bottom:6px;
margin-right:6px;
}
a.file {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/mime-32.gif) no-repeat scroll center top;
padding-top:32px;
text-align:center;
width:64px;
}
a.file.doc {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/doc-32.gif) no-repeat scroll center top;
}
a.file.pdf {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/pdf-32.gif) no-repeat scroll center top;
}
a.file.xls {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/xls-32.gif) no-repeat scroll center top;
}
a.file.zip {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/zip-32.gif) no-repeat scroll center top;
}
a.file.mov {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/mov-32.gif) no-repeat scroll center top;
}
.module ul {
list-style-type:disc;
margin:0.5em 0;
padding:0 0 0 1.2em;
}
.module ul li {
margin:0 0 0.3em;
}
ul.moduleSelector, div#mainContent .module ul.moduleSelector {
border-style:solid;
border-width:0 0 1px;
margin:0 0 5px;
padding:0;
}
ul.moduleSelector li, div#middleSection .module .moduleSelector li {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent none repeat scroll 0 0;
display:inline;
margin:0;
padding-left:0;
}
ul.moduleSelector li a {
border-color:inherit;
border-style:solid;
border-width:1px 1px 0;
line-height:15px;
margin-right:3px;
padding:2px 0.6em;
text-decoration:none;
}
ul.moduleSelector li.active a {
border-bottom-width:1px;
font-weight:bold;
padding-bottom:2px;
}
ul.searchResults h3 a, div.rpw_featured_property_obj h3 a, div.rpw_featured_property_obj strong a, div.rpw_featured_property_obj h5 a {
text-decoration:none;
}
ul.searchResults h4 a strong, div.rpw_featured_property_obj h3 a strong {
float:right;
}
.details h4 strong {
color:#D70000;
float:right;
/* font-size:1.4em; */
margin:0 0 4px 8px;
padding:1px 5px;
}
ul.searchResults h4, div.details h4 {
font-size:1.4em;

}

ul.searchResults h4
p.detailsLink {
clear:both;
float:right;
text-align:center;
}
p.navigation a, p.navigation strong {
margin-left:3px;
padding:0 1px;
}
div.details.module ul {
float:none;
margin:0.2em 0 0.3em;
}
ul.optionButtons {
float:none;
list-style-type:none;
margin:10px 0 6px;
padding:0;
}
ul.optionButtons li {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent none repeat scroll 0 0;
border-color:inherit;
float:left;
margin:0;
padding:0;
}
ul.optionButtons li a {
background-position:0 2px;
background-repeat:no-repeat;
display:block;
float:left;
margin-right:5px;
padding:3px 3px 5px 5px;
text-decoration:none;
}
ul.optionButtons li a:hover {
text-decoration:none;
}
ul.optionButtons a.emailButton {
background-image:url(../images/buttons_contact.gif);
height:47px;
text-indent:-2000px;
width:154px;
}
ul.optionButtons a.printButton {
background-image:url(../images/buttons_brochure.gif);
height:47px;
text-indent:-2000px;
width:154px;
}
ul.optionButtons a.mapButton {
background-image:url(../images/buttons_map.gif);
height:47px;
text-indent:-2000px;
width:154px;
}
ul.optionButtons a.floorplanButton {
background-image:url(../images/buttons_floorplan.gif);
height:47px;
text-indent:-2000px;
width:154px;
}
ul.optionButtons a.vtourButton {
background-image:url(../images/gradient/css/images/icon-vtour.gif);
}
ul.optionButtons a.HIPButton {
background-image:url(../images/buttons_epc.gif);
height:47px;
text-indent:-2000px;
width:154px;
}
ul.optionButtons a.slideshowButton {
background-image:url(../images/buttons_gallery.gif);
height:47px;
text-indent:-2000px;
width:154px;
}
ul.optionButtons a.sendLink {
background-image:url(../images/gradient/css/images/icon-sendlink.gif);
}
div.thumbnailGallery {
clear:left;
float:right;
width:250px;
}
div.details p.thumbnail, div.details .inlineImage {
margin:0 8px 8px 0;
}
div.details .lightbox .inlineImage {
clear:both;
float:left;
margin:0 0 2px;
}
ul.offices.compact p.address, ul.offices.compact p.contacts {
background-color:#003333;
float:left;
margin-right:12px;
}
ul.offices.large p.address, ul.offices.large p.contacts {
clear:none;
}
ul.offices.large img {
margin-top:5px;
}
.compact p.officeLinks {
float:right;
}
p.officeLinks a {
background-position:left top;
background-repeat:no-repeat;
text-decoration:none;
}
p.officeLinks a {
line-height:20px;
margin-right:20px;
padding:1px 0 2px 20px;
}
.compact p.officeLinks a {
display:block;
float:left;
height:16px;
margin:0 0 0 1px;
padding:0;
width:16px;
}
.compact p.officeLinks a span {
display:none;
}
p.officeLinks a.officeProperties {
background-image:url(../images/gradient/css/images/icon-homes.gif);
}
p.officeLinks a.officeMap {
background-image:url(../images/gradient/css/images/icon-map.gif);
}
p.officeLinks a.officeEmail {
background-image:url(../images/gradient/css/images/icon-email.gif);
}
body.image div#pageContainer {
border:medium none;
margin:0;
}
ul#floorplanNav {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/fp_navend.gif) no-repeat scroll right top;
height:17px;
left:0;
list-style-type:none;
margin:0;
padding:0 21px 0 0;
position:absolute;
top:0;
z-index:100;
}
html > body ul#floorplanNav {
position:fixed;
}
ul#floorplanNav li {
display:inline;
margin:0;
padding:0;
}
ul#floorplanNav li a {
display:block;
float:left;
height:17px;
width:17px;
}
ul#floorplanNav li a span {
display:none;
}
ul#floorplanNav li.previous a {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/fp_previous.gif) no-repeat scroll left top;
}
ul#floorplanNav li.previous a:hover {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/fp_previous-over.gif) no-repeat scroll left top;
}
ul#floorplanNav li.next a {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/fp_next.gif) no-repeat scroll left top;
}
ul#floorplanNav li.next a:hover {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/fp_next-over.gif) no-repeat scroll left top;
}
ul#floorplanNav li.reduce a {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/fp_reduce.gif) no-repeat scroll left top;
}
ul#floorplanNav li.reduce a:hover {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/fp_reduce-over.gif) no-repeat scroll left top;
}
ul#floorplanNav li.enlarge a {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/fp_enlarge.gif) no-repeat scroll left top;
}
ul#floorplanNav li.enlarge a:hover {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/fp_enlarge-over.gif) no-repeat scroll left top;
}
ul#floorplanNav li.actual a {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/fp_actual.gif) no-repeat scroll left top;
}
ul#floorplanNav li.actual a:hover {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/fp_actual-over.gif) no-repeat scroll left top;
}
ul#floorplanNav li.fit a {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/fp_fit.gif) no-repeat scroll left top;
}
ul#floorplanNav li.fit a:hover {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/fp_fit-over.gif) no-repeat scroll left top;
}
ul#floorplanNav li.close a {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/fp_close.gif) no-repeat scroll left top;
}
ul#floorplanNav li.close a:hover {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/fp_close-over.gif) no-repeat scroll left top;
}
div.module.rpw_vendor_login_obj p.formLine, div.module.rpw_vendor_login_obj p.submitButtons {
color:#666666;
}
div.module.rpw_vendor_login_obj p.formLine strong {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent none repeat scroll 0 0;
}
div.module.rpw_vendor_login_obj {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#FFFFFF none repeat scroll 0 0;
color:#999999;
}
div.module.rpw_vendor_login_obj a {
color:#999999;
font-weight:bold;
}
div.module.rpw_vendor_login_obj a:hover {
color:#666666;
}
div.module.rpw_vendor_login_obj p.vendorMenu {
font-size:1em;
margin:1em 0 0;
text-align:right;
}
div.module.rpw_vendor_login_obj p.vendorMenu a {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#FAFAFA none repeat scroll 0 0;
border-color:#CCCCCC #BBBBBB #BBBBBB #CCCCCC;
border-style:solid;
border-width:1px;
color:#AAAAAA;
margin:0 0 0 2px;
padding:2px 4px;
text-decoration:none;
}
div.module.rpw_vendor_login_obj p.vendorMenu a:hover {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#EEEEEE none repeat scroll 0 0;
border-color:#AAAAAA #999999 #999999 #AAAAAA;
color:#999999;
}
div.module.rpw_vendor_login_obj .section, div.module.rpw_vendor_login_obj form {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#FAFAFA none repeat scroll 0 0;
border-color:#CCCCCC #999999 #999999 #CCCCCC;
border-style:solid;
border-width:1px;
margin: 0;
padding:2px 10px;
/*position:relative;*/
}
div.module.rpw_vendor_login_obj .section h4, div#middleSection div.module.rpw_vendor_login_obj .section h4 {
border-bottom:1px dotted #CCCCCC;
color:#999999;
font-size:1.5em;
margin:0;
padding:0 0 3px 20px;
}
div.module.rpw_vendor_login_obj .section.details h4 {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/vendor-user.gif) no-repeat scroll left top;
}
div.module.rpw_vendor_login_obj .section.offers h4 {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/vendor-offers.gif) no-repeat scroll left top;
}
div.module.rpw_vendor_login_obj .section.marketing h4 {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/vendor-stats.gif) no-repeat scroll left top;
}
div.module.rpw_vendor_login_obj .section.viewings h4 {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/vendor-viewings.gif) no-repeat scroll left top;
}
div.module.rpw_vendor_login_obj .section.advertising h4 {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/vendor-advertising.gif) no-repeat scroll left top;
}
div.module.rpw_vendor_login_obj .section ul {
color:#999999;
list-style-type:none;
margin:0;
padding:0;
}
div.module.rpw_vendor_login_obj .section p {
color:#999999;
font-size:1em;
margin:5px 0 0;
padding:0;
}
div#middleSection div.module.rpw_vendor_login_obj ul li {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
b ackground:transparent none repeat scroll 0 0;
}
div.module.rpw_vendor_login_obj .section ul li {
border-top:1px dotted #CCCCCC;
margin:5px 0 0;
padding:5px 0 0;
}
div.module.rpw_vendor_login_obj .section ul.chain li {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#FFFFFF none repeat scroll 0 0;
border-color:#BBBBBB #CCCCCC #CCCCCC #BBBBBB;
border-style:solid;
border-width:1px;
padding:5px;
}
div.module.rpw_vendor_login_obj .section ul.chain li.current {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#FFFFF4 none repeat scroll 0 0;
border-color:#999999 #AAAAAA #AAAAAA #999999;
}
div.module.rpw_vendor_login_obj .section ul.chain li li {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent none repeat scroll 0 0;
border:medium none;
margin:2px 0 0;
padding:0;
}
div.module.rpw_vendor_login_obj .section ul.chain li ul.status {
margin-top:4px;
}
div.module.rpw_vendor_login_obj .section ul.chain li ul.status li {
display:inline;
margin-right:2em;
padding-right:14px;
}
div.module.rpw_vendor_login_obj .section ul.chain li ul.status li {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/status-no.gif) no-repeat scroll right center;
}
div.module.rpw_vendor_login_obj .section ul.chain li ul.status li.done {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/status-yes.gif) no-repeat scroll right center;
}
div.module.rpw_vendor_login_obj .section ul.chain li ul.status li.notneeded {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/status-notneeded.gif) no-repeat scroll right center;
}
div.module.rpw_vendor_login_obj .section ul.chain li ul.status li.sent {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/status-sent.gif) no-repeat scroll right center;
}
div.module.rpw_vendor_login_obj .section ul.chain li ul.status li em {
display:none;
}
#content div.layout .details h4.price {
margin:0;
}
#content .roomList {
clear:both;
}
#content ul.roomList {
list-style-type:none;
padding-top:25px;
}
ul.contactList {
background-color:#EEEEEE;
border:1px solid #CCCCCC;
color:#666666;
display:block;
list-style-type:none;
padding:10px !important;
width:320px;
}
ul.contactList li {
-moz-background-clip:border !important;
-moz-background-inline-policy:continuous !important;
-moz-background-origin:padding !important;
background:transparent none repeat scroll 0 0 !important;
}

.rpw_property_details_obj ul.contactList{
	width: auto;
}
ul.contactList li a {
color:#666666 !important;
}
ul.contactList li a:hover {
color:#B0183D !important;
}

/* Additional */
.text_content_obj h3 {
background-color: #ffffff;
color: #cc0000;
font-size: 1.6em;
padding: 5px 5px 5px 0;
}

div#footer ul.menu {
padding: 0;
}

div#footer li {
font-size: 1em;
}

div.calculator input.textbox, div.calculator textarea, div.calculator select, input.textbox, p.formLine textarea ,p.formSubmit input.formButton{
border-style: solid;
border-width: 1px;
font-size:12px;
font-family: Arial;
border-color: #CCC;
}

p.formSubmit input.formButton{
	border-color: #CCC #999 #999 #AAA;
}

/* Contact Us pages */
div#middleSection .contactus {
width: auto;
}

div#middleSection .contactus h3 {
background-color: #fff;
color: #c00;
font-size: 1.6em;
font-weight: bold;
text-align: left;
padding-left: 0;
}

div#middleSection .contactus p {
text-align: left;
margin: 0;
}

/* Forms */
div.contactus form {
width: auto;
}

div.contactus h4 {
margin: 10px 0;
text-align: left;
font-size: 18px;
font-weight: normal;
}

div#middleSection div.contactus p.formLine{
clear: left;
font-size: 12px;
line-height: 2.2em;
margin-bottom: 2px;
padding-left: 25%;
text-align: left;
}

div.contactus p.formLine strong{
background-color: #CDCDCD;
font-weight: bold;
text-align: left;
margin-left: -33.33%;
width: 32%;
padding-left: 0.5%;
padding-right: 0.5%;
}

div#middleSection div.contactus p.formSubmit{
clear: left;
margin: 10px 0 0 0;
text-align: right;
}

div.contactus p.formSubmit input.formButton{
background-color: #ddd;
border-color: #666;
padding: 5px 15px;
}

div.contactus input.textbox, div.contactus textarea, div.contactus select {
border-color: #ccc;
font-size: 12px;
line-height: 2em;
width: 99%;
height: 25px;
}

div.contactus textArea {
height: 160px;
}

div#middleSection .contactus p.caveat {
color: #c00;
margin-top: 10px;
}

div#middleSection .sitemap ul.menu {
list-style-image:url("../images/greysquare.gif");
list-style-type:disc;
margin:10px 10px 10px 20px;
padding:2px;
}

div#middleSection .sitemap h3 {
background-color: #FFFFFF;
color: #CC0000;
}

/* New Search */
form.keywordsearch input.formButton {
background: url(../images/search_button.png) no-repeat 0 0;
border: none;
color: #fff;
font-family: Arial,Verdana,Sans Serif;
font-size: 16px;
height:45px;
margin:0 0 0 3px;
padding:0;
width:109px;
}

form.keywordsearch input.formButton:hover {
background-position: 0 -45px;
}

form.keywordsearch p {
margin: 2px 0 4px 0;
}

p.small {
font-size: 11px;
}

/* Sitemap */

div.footer_sitemap{
/*width: 25%;*/
background-color: #F2F2F2;
float: left;
height: 350px;
margin-top: 10px;
margin-left: 10px;
}

div.footer_sitemap h3 {
background-color: #F2F2F2;
/*color:#CC0000;*/
}

div.footer_sitemap_left {
width: 237px;
}

div.footer_sitemap_right {
width: 238px;
}

div.footer_sitemap_first {
margin-left: 0px;
}

div.footer_sitemap ul.menu {
list-style-image:url("../images/greysquare.gif");
list-style-type:disc;
margin-bottom:10px;
margin-left:20px;
margin-right:10px;
margin-top:10px;
padding-bottom:2px;
padding-left:2px;
padding-right:2px;
padding-top:2px;
}

div#footer .footer_sitemap ul.menu li{
float: none;
margin-left: 23px;
font-size: 12px;
}

div#footer .footer_sitemap ul.menu a{
border: none;
/*color: #CC0000;*/
}

/* Top Menu */

div#banner ul.menu {
   background: url("../images/bg_submenu.png") repeat-x transparent;
}

div#topSection div.textwhite li {
    background: none;
    /*margin-left: 2px;*/
}

/* Additional */
input{
border: 0px;
}

div#middleSection .rpw_live_list_obj {
margin: 0 2px;
}

div.RPWLiveList {
padding: 0;
}

div.RPWLiveList .TabSet {
background-color: #fff;
padding: 0 0 3px;
}

div.RPWLiveList .RPWPropertyList {
background: none #FFF;
}

#middleSection .pageSection .middle {
display:block;
}

#middleSection .pageSection .middle {
border-color:#CCCCCC;
border-style:solid;
border-width:0 1px;
overflow-x:visible;
}

#middleSection .pageSection .top {
background-position:left top;
background-repeat:no-repeat;
margin:10px 4px 0 5px;
padding-top:7px;
}
#middleSection .pageSection .bottom {
background-position:left bottom;
background-repeat:no-repeat;
padding-bottom:7px;
}
#middleSection .pageSection .middle {
border-color:#CCCCCC;
border-style:solid;
border-width:0 1px 1px;
overflow-x:visible;
}
#middleSection .pageSection .middle:after {
clear:both;
content:" ";
display:block;
font-size:1px;
height:0;
visibility:hidden;
}
#middleSection .pageSection .middle {
display:block;
}

/* Left Buttons */

ul#left_buttons{
	margin-top: 0px;
}

ul#left_buttons #box1 {
	background-position: -0px 0;
	width: 232px;
}
ul#left_buttons #box1:hover {
	background-position: -0px -50px;
}
ul#left_buttons #box2 {
	background-position: -232px 0;
	width: 232px;
}
ul#left_buttons #box2:hover {
	background-position: -232px -50px;
}
ul#left_buttons #box3 {
	background-position: 0px -100px;
	width: 232px;
}
ul#left_buttons #box3:hover {
	background-position: 0px -150px;
}
ul#left_buttons #box4 {
	background-position: -232px -100px;
	width: 232px;
}
ul#left_buttons #box4:hover {
	background-position: -232px -150px;
}
ul#left_buttons #box5 {
	background-position: -0px 0;
	width: 232px;
}
ul#left_buttons #box5:hover {
	background-position: -0px -50px;
}
ul#left_buttons #box6 {
	background-position: -232px 0;
	width: 232px;
}
ul#left_buttons #box6:hover {
	background-position: -232px -50px;
}
ul#left_buttons {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

ul#left_buttons li {
	float: left;
}

ul#left_buttons a {
	text-decoration: none;
	display: block;
	height: 50px;
	text-indent: -5000px;
	background-image: url(../images/left_buttons.png);
	background-repeat: no-repeat;
}

/* Search Buttons */

ul#search_buttons{
	margin-top: 0px;
}

ul#search_buttons #box1 {
	background-position: -0px 0;
	width: 232px;
}
ul#search_buttons #box1:hover {
	background-position: -0px -50px;
}
ul#search_buttons #box2 {
	background-position: -232px 0;
	width: 232px;
}
ul#search_buttons #box2:hover {
	background-position: -232px -50px;
}
ul#search_buttons #box3 {
	background-position: 0px -100px;
	width: 232px;
}
ul#search_buttons #box3:hover {
	background-position: 0px -150px;
}
ul#search_buttons #box4 {
	background-position: -232px -100px;
	width: 232px;
}
ul#search_buttons #box4:hover {
	background-position: -232px -150px;
}
ul#search_buttons #box5 {
	background-position:0 -200px;
	width: 232px;
}
ul#search_buttons #box5:hover {
	background-position:0 -250px;
}
ul#search_buttons #box6 {
	background-position:-232px -200px;
	width: 232px;
}
ul#search_buttons #box6:hover {
	background-position:-232px -250px;
}
ul#search_buttons {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

ul#search_buttons li {
	float: left;
}

ul#search_buttons a {
	text-decoration: none;
	display: block;
	height: 50px;
	text-indent: -5000px;
	background-image: url(../images/search_buttons.png);
	background-repeat: no-repeat;
}

/* Vendor Login */

.rpw_vendor_login_obj {
   padding: 0 5px;
}

#middleSection div.module.rpw_vendor_login_obj h3 {
	background-color: transparent;
	color: #C93226;
	padding: 10px 0;
	width: 100%;
}

#middleSection div.module.rpw_vendor_login_obj h3 strong {
color: #C93227;
font-size: 18px;
margin-top: 10px;
margin-bottom: 10px;
}

#middleSection div.module.rpw_vendor_login_obj input {
	border: 1px solid #CCC;
}

div.module.rpw_vendor_login_obj .viewOptions  ul.vendorMenu li a,
#middleSection div.module.rpw_vendor_login_obj .viewOptions ul.vendorMenu li a {
    padding:4px 8px 4px 22px;
}



/* My Account */

.module.rpw_my_account_obj div.introduction,
.module.rpw_my_account_obj div.registerMessage{
	width: 455px;
	float: left;
	font-size: 11px;
	padding: 10px;
	background: url(../images/gradient.php?col1=F8F8F8&col2=FFF&w=1&h=200) top left repeat-x;
}

.module.rpw_my_account_obj div.registerMessage{
	width: 695px;
}


.module.rpw_my_account_obj div.component.login,
.module.rpw_my_account_obj div.component.registration{
	width: 210px;
	height: 230px;
	float: left;
	margin-left: 10px;
	padding: 10px;
	padding-top: 0;
	border-width: 1px;
	border-color: #EEE #DDD #CCC #EEE;
	border-style: solid;
	background: url(../images/gradient.php?col1=F8F8F8&col2=F0F0F0&w=1&h=100) top left repeat-x #F0F0F0;
	font-size: 10px;
}

#middleSection .module.rpw_my_account_obj .component.login p.forgottenPassword{
	margin-top: 0;
}

.module.rpw_my_account_obj div.component.login h4,
.module.rpw_my_account_obj div.component.registration h4{
	margin-top: 0;
	border-bottom: 1px solid #FFF;
	padding-bottom: 3px;
	margin-bottom: 5px;
}

#middleSection .module.rpw_my_account_obj div.component.login p.formLine,
#middleSection .module.rpw_my_account_obj div.component.registration p.formLine,
#middleSection .module.rpw_my_account_obj div.component.login p.formSubmit,
#middleSection .module.rpw_my_account_obj div.component.registration p.formSubmit{
	padding-left: 33.33%;
}

.module.rpw_my_account_obj div.component.login p.formLine strong,
.module.rpw_my_account_obj div.component.registration p.formLine strong{
	width: 48%;
	margin-left: -50%;
}

.module.rpw_my_account_obj div.component.applicantRegistration p.formSubmit .button,
.module.rpw_my_account_obj div.component.login p.formSubmit .button,
.module.rpw_my_account_obj div.component.registration p.formSubmit .button,
#middleSection .module.rpw_my_account_obj div.component.searchEditor p.formSubmit .formButton{
	padding: 2px 4px;
	border-color: #CCD #BBC #99A #BBC;
	border-width: 1px;
	border-style: solid;
	background: url(../images/gradient.php?col1=FFF&col2=EEE&w=1&h=30) top left repeat-x #EEE;
}
.module.rpw_my_account_obj .component p.formSubmit .submit.send {
float: right;
    width: 33px;
padding: 2px 4px;
	border-color: #CCD #BBC #99A #BBC;
	border-width: 1px;
	border-style: solid;
	background: url(../images/gradient.php?col1=FFF&col2=EEE&w=1&h=30) top left repeat-x #EEE;
}

.addressPanel{
    background: #ECEEF3;
    padding: 10px;
}
#middleSection .module.rpw_live_list_obj .RPWLiveList .RPWPropertyList a.pOptionButton.vTour {
    background-image: url("../images/live_list/button-icons/vtour.gif");
}
#middleSection .module.rpw_live_list_obj .RPWLiveList .RPWPropertyList a.pOptionButton.vTour:hover {
    background-image: url("../images/live_list/button-icons/vtour-h.gif");
}
.ui-autocomplete {
    cursor: default;
    height: 200px;
    overflow-y: auto;
overflow-x: hidden;
    position: absolute;
}

#middleSection .RPWLiveList .RPWGoogleMap .gMapInfoWindow h5 strong {
    padding: 0px 7px 0;
}

.RPWSlideShow .RPWSlideShowNavigation a.play, .RPWSlideShow .RPWSlideShowNavigation a.pause {
    background: url("../images/live_list/navigation/play.gif") no-repeat scroll center center transparent;
    height: 16px;
    left: 755px;
    top: 555px;
    width: 16px;
}

#middleSection .RPWLiveList .RPWGoogleMap .gMapInfoWindow h5 strong {
    padding: 15px 7px 0;
}

.RPWSlideShow a.pOptionButton.epc{
 background-position: left center;
    background-repeat: no-repeat;
    color: #666666;
    line-height: 20px;
    margin-right: 8px;
    padding: 8px 4px 6px 26px;
    text-decoration: none;
}


