/* PAGE CONTAINER */

div#pageContainer{
	width: 765px;
	margin: 0 auto;
}

/* BANNER */

div#banner{
	border-width:0 0 4px;
	border-style: solid;
}

div#banner h1{
	margin: 0;
	padding: 0.5em 1em;
	font-size: 2em;
}

div#banner h1 a{
	display: block;
	text-decoration: none;
}

/* THUMBNAILS */

a.thumbnailLink, img.mainImg, div.rpwImageCarousel, img.thumbnailLink{
	border-width: 5px;
	border-style: solid;
	display: block;
}

a.thumbnailLink, img.thumbnailLink, div.rpwImageCarousel{
	float: left;
}

a.thumbnailLink img{
	border: none;
}





/* STATUS BAR */
p.statusBar{
	border-width: 0 0 4px;
	border-style: solid;
	padding: 0.6em 1em;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0;
}

p.statusBar a{
	text-decoration: none;
}

p.statusBar em{
	float: right;
	font-style: normal;
}


/* MAIN MENU */

div#menu{
	position:relative;
	z-index: 100;
}

div#menu ul.menu, div#menu ul.menu ul{
	list-style: none;
	margin: 0;
	padding: 0;
	position:relative;
}

div#menu ul.menu li{
	position:relative;
	border-width: 0 0 1px;
	border-style: solid;
}

div#menu ul.menu ul li{
	border-width: 0;
}

div#menu ul.menu a, div#menu ul.menu h3{
	font-size:1.2em;
	font-weight: bold;
	display: block;
	margin: 0;
	padding: 5px 1em;
	text-decoration: none;
	border-width: 0 0 3px;
	border-style: solid;
}

div#menu ul.menu ul{
	position: absolute;
	width: 17em;
	z-index: 500;
	left: 144px;
	top: -4px;
	border-width: 4px 4px 0 4px;
	border-style: solid;
}
html>body div#menu ul.menu ul{
	left: 100%;
}

div#menu ul.menu ul a, div#menu ul.menu ul h3{
	height: 1%;
}

div#menu ul.menu ul,
div#menu ul.menu li:hover ul ul,
div#menu ul.menu ul li:hover ul ul
{display: none;}

div#menu ul.menu li:hover ul,
div#menu ul.menu ul li:hover ul,
div#menu ul.menu ul ul li:hover ul
{display: block;}


/* MAIN CONTENT */

div#middleSection{
	padding-left: 155px;
}

html>body div#middleSection{
	padding-left: 156px;
}

div#content{
	border-left-width: 4px;
	border-left-style: solid;
	float: left;
}

div#content h3{
	font-weight: normal;
	font-size: 20px;
	padding: 10px 0 2px;
	margin:  0 10px;
}

div#content h4, div.feature h4{
	margin: 0 0 0.5em 0;
}
div#content h4{
	font-size: 17px;
}


div#lhColumn{
	width: 156px;
	margin-left: -78px;
	float: left;
}

html>body div#lhColumn{
	margin-left: -156px;
}





/* FEATURES */

div.feature{
	margin:5px;
}

div.feature h3{
	font-size: 13px;
	margin: 0;
	padding: 5px 5px 4px;
}

div.feature h4{
	margin-bottom: 8px;
}
div.feature h4 strong{
	font-size: 1.2em;
}


div.feature ul{
	list-style: none;
	padding: 0 5px;
	margin: 0;
}

div.feature ul ul{
	padding: 0 0 0 1.5em;
}

div.feature h5{
	margin: 2px 0;
	text-align: center;
}

div.feature a.thumbnailLink, div.feature div.rpwImageCarousel{
	margin: 0px -5px 4px;
	border-width: 5px;
	position:relative;
}

div.feature div.rpwImageCarousel{
	display: block;
}

div#newProperties.feature a.thumbnailLink{
	border-bottom-width: 3px;
}

div.feature h3.secondSet{
	border-top-width: 4px;
	border-top-style: solid;
	margin-top: 4px;
}


div.feature a{
	text-decoration: none;
	font-weight: bold;
}

div.feature h4 strong{
	display: block;
}

/* FORMS */

form{
	margin: 0 14px 14px 14px;
}

div#content form h4{
	border-top-width: 1px;
	border-top-style: solid;
	padding-top: 5px;
	margin: 12px 0 8px 0;
	clear: left;
	width: 577px;

}

form p.signOff{
	margin: 6px 0 0 0;
	text-align: right;
	border-width: 1px 0 0 0;
	border-style: solid;
	padding: 10px 0 0;
	width: 577px;
}


/* FLASH MAP */
.flashMap{
	padding: 0 9px 9px;
}
div.rpwFlashMap{
	border-width: 1px;
	border-style: solid;
	display: block;
}

.flashMap .contentBox{
	margin: 0;
	width: 574px;
}
html>body .flashMap .contentBox{
	width: 573px;
}

ul.mapSelector{
	list-style-type: none;
	margin: -1em 0 0 0;
	padding: 0;
	text-align: right;
	height: 21px;
	position: relative;
	width: 587px;
}

ul.mapSelector li{
	display: inline;
}

ul.mapSelector li a{
	text-decoration: none;
	padding: 2px 1em 4px;
	font-size: 1.2em;
	line-height: 21px;
	border-width: 1px 1px 0 1px;
	border-style: solid;
}

form ul.mapSelector{
	margin-left: -10px;
	margin-bottom: -12px;
}


/* GENERIC CONTENT */

.contentBox, #content iframe{
	margin: 6px;
}

.contentBox{
	padding: 6px;
	font-size: 1.1em;
	margin-top: 0;
}
.flashMap .contentBox{
	border-width: 1px;
	border-style: solid;
}

.contentBox img{
	float: right;
	margin: 0 0 4px 8px;
}

.contentBox ol, .contentBox ul{
	margin: 0.3em 0;
	padding: 0 0 0 2em;
}

.contentBox li{
	margin: 0.3em 0;
}


div#content .contentBox h4{
	border-bottom-width: 0;
	font-size: 1.4em;
}


/* RESULTS */
ul.listing{
	list-style: none;
	margin: 0 0 6px;
	padding: 0;
	border-width: 0 0 5px 0;
	border-style: solid;
}

ul.listing ul, ul.about{
	list-style: none;
	padding: 0;
	margin: 0 0 0 3px;
	float:left;
}

html>body ul.listing ul{
	margin-left: 0;
}

ul.listing p a.detailsLink{
	float: right;
	clear:left;
	margin-top: -1em;
}

ul.listing li{
	padding: 6px 10px;
	margin: 1px 0 3px ;
	border-width: 5px 0 0 0;
	border-style: solid;

}

ul.listing li ul li, ul.about li{
	background-position: center left;
	background-repeat: no-repeat;
	padding: 0 0 0 1.5em;
	border: none;
	margin: 0;
}


div#content ul.listing h4, div#content .contentBox h4, div#content .detailsContent h4{
	padding: 2px;
	margin: 0 0 4px;
}

div#content ul.listing h4{
	border-width: 0 0 1px 0;
	border-style: solid;
}

ul.listing li h5{
	float: right;
	padding: 2px 0.5em;
	margin: 0 0 4px 12px;
}


ul.listing a{
	text-decoration: none;
}

ul.listing li h4 a strong{
	float: right;
}

ul.listing a.thumbnailLink, ul.listing img.thumbnailLink{
	margin: 2px 1em 0 0;
	border-width: 3px;
}

p.noresults{
	margin: 6px 12px;
}


/* ABOUT US */
ul.about{
	float: none;
}

ul.about li{
	background-position: top left;
	margin-bottom: 0.5em;
}



/* RECORD NAVIGATION */

p.searchNavigation{
	line-height: 2em;
	font-size: 1.1em;
	margin: 0 8px 4px;
}

p.searchNavigation strong{
	border-width: 1px;
	border-style: solid;
	margin: 0 0.1em;
	padding:0 0.2em 0.1em;
}

p.searchNavigation a{
	border-width: 1px;
	border-style: solid;
	text-decoration: none;
	margin: 0 0.1em;
	padding:0 0.2em 0.1em;
}

p.searchNavigation a:hover{
	border-width: 1px;
	border-style: solid;
}

p.searchNavigation em{
	white-space: nowrap;
}


/* OFFICES */


ul.listing.offices{
	border-bottom: none;
	margin-bottom: 0;
}

ul.offices.compact p.address, ul.offices.compact p.contacts{
	white-space: nowrap;
	float: left;
	margin-right: 12px;
}

ul.offices.large p.address, ul.offices.large p.contacts{
	clear: none;
}


ul.offices.compact p.officeLinks{
	float: right;
}


p.officeLinks a{
	background-repeat: no-repeat;
	background-position: top left;
}

ul.offices.compact p.officeLinks a{
	height: 16px;
	width: 16px;
	float: left;
	display: block;
}

ul.offices.large p.officeLinks a{
	padding: 2px 0 2px 20px;
	margin-right: 20px;
}

ul.offices.compact p.officeLinks a span{
	display: none;
}

p.officeLinks a.officeProperties{
	background-image: url(http://195.157.37.69/rpw_curr_pub/css/client-sites/v10/images/icon-homes.gif);
}
p.officeLinks a.officeMap{
	background-image: url(http://195.157.37.69/rpw_curr_pub/css/client-sites/v10/images/icon-map.gif);
}
p.officeLinks a.officeEmail{
	background-image: url(http://195.157.37.69/rpw_curr_pub/css/client-sites/v10/images/icon-email.gif);
}



/* DETAILS */

.detailsContent{
	margin: 6px 6px 0;
	padding: 0 6px;
}

.detailsContent ul{
	list-style: none;
	margin: 0.5em 0;
	padding: 0;
}


.detailsContent ul li{
	margin: 0.3em 0;
}

.detailsContent ul.list li, .detailsContent ul.roomList strong{
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
}

.thumbnailGallery p.thumbnail{
	float: left;
	margin: 0 6px 6px 0;
}

.detailsContent .mainImg{
	margin-bottom: 6px;
}

.thumbnailGallery p.thumbnail a.thumbnailLink{
	float: none;
}

ul.optionButtons{
	border-width: 0 0 0 1px;
	border-style: solid;
	margin: 0 -6px 6px;
	padding: 0;
	height: 21px;
}

ul.optionButtons.clearfix:after {
     clear: none;
}

ul.optionButtons li{
	display: inline;
}

ul.optionButtons li a{
	display: block;
	float: left;
	padding: 4px 1em 4px 28px;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 6px 2px;
	border-width: 1px 1px 0 0;
	border-style: solid;
}

ul.optionButtons a.emailButton{
	background-image: url(http://195.157.37.69/rpw_curr_pub/css/client-sites/v10/images/icon-info.gif);
}

ul.optionButtons a.printButton{
	background-image: url(http://195.157.37.69/rpw_curr_pub/css/client-sites/v10/images/icon-print.gif);
}

ul.optionButtons a.mapButton{
	background-image: url(http://195.157.37.69/rpw_curr_pub/css/client-sites/v10/images/icon-map.gif);
}

ul.optionButtons a.floorplanButton{
	background-image: url(http://195.157.37.69/rpw_curr_pub/css/client-sites/v10/images/icon-floorplan.gif);
}

ul.optionButtons a.vtourButton{
	background-image: url(http://195.157.37.69/rpw_curr_pub/css/client-sites/v10/images/icon-vtour.gif);
}

ul.optionButtons a.HIPButton{
	background-image: url(http://195.157.37.69/rpw_curr_pub/css/client-sites/v10/images/icon-hip.gif);
}



div#content .detailsContent h4{
	clear: both;
	margin-top: 0;
	padding-top: 3px;
	border-width: 0 0 1px 0;
	border-style: solid;

}

div#content .detailsContent h4 strong{
	float: right;
	padding: 2px 0.5em;
	margin: -1.5em 0 4px 12px;
	font-size: 0.8em;
}

div#content .detailsContent .contactDetails{
	border-width: 5px 0 0 0;
	border-style: solid;
	margin: 0 -12px;
	padding: 0 12px 6px;
}
div#content .detailsContent .contactDetails h4{
	margin: 0 -12px 2px;
	padding: 4px 12px 0;
	border-width: 5px 0 0 0;
}

.contactDetails{
	position:relative;
}



/* PAGE SPECIFIC */

body.search div#content, body.index div#content{
	border-bottom-width: 4px;
	border-bottom-style: solid;
}

html>body.search div#content, html>body.index div#content{
	border-bottom-width: 0;
}

body.search-frame div#content, body.search-results-frame div#content, body.property-details-frame div#content{
	padding-left: 0;
	border: none;
}

body.search-frame div#pageContainer, body.search-results-frame div#pageContainer, body.property-details-frame div#pageContainer{
	width: auto;
}

body.search-frame .mainContent{
	border: none;
}

body.vendor div#content h3{
	margin: 0;
	padding: 1px 10px 4px;
}
body{
	background-color: #FFF;
	color: #FFFFFF;
}

a{
	color: #615F60;
}

a:hover{
	color: #615F60;
}

h1, h2, h3, h4, h5, h6{
	color: #FFF;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a{
	color: #FFF;
}

/* PAGE CONTAINER */

div#pageContainer{
	background-color: #615F60;
}

/* BANNER */

div#banner{
	background-color: #FFFFFF;
	border-top-color: #817F80;
	border-bottom-color: #FFF;
}

div#banner h1{
	border-color: #FFF;
}


div#banner{
	padding: 1em;
}
div#banner h1{
	background-image: url(../images/blank80.gif);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: transparent;
	height: 80px;
	padding: 0;
}

div#banner h1 span{
	display: none;
}



div#banner{
	background-image: url(../images/entwistlegreen_775.png);
	background-repeat: no-repeat;
	background-position: top left;
}



/* STATUS BAR */

p.statusBar{
	background-color: #373536;
	color: #FFF;
	border-color: #FFF;
}

p.statusBar a{
	color: #979596;

}

p.statusBar a:hover{
	color: #FFF;
}



/* MAIN MENU */

div#menu ul.menu a, div#menu ul.menu h3{
	background-color: #615F60;
	color: #FFF;
	border-bottom-color: #FFF;
}

div#menu ul.menu a:hover, div#menu ul.menu h3:hover{
	background-color: #373536;
}

div#menu ul.menu ul{
	border-color: #FFF;
}

div#menu ul.menu li{
	border-color: #FFF;
}



/* MAIN CONTENT */

div#content{
	background-color: #615F60;
	border-color: #FFF;
}

div#content a{
	color: #FFF;
}

div#content a:hover{
	color: #FFFFFF;
}

div#content h4{
	background-color:transparent;
}


div#lhColumn{
	border-color: #FFF;
}


/* FEATURES */

div.feature{
	background-color: #FFFFFF;
	color: #FFF;
}

div.feature a.thumbnailLink, div.feature div.rpwImageCarousel{
	border-color: #FFFFFF;
}


div.feature h3{
	background-color: #FFFFFF;
}

div.feature a{
	color: #FFF;
}

div.feature a:hover{
	color: #615F60;
}

div.feature ul ul{
	list-style-image: url(http://195.157.37.69/rpw_curr_pub/images/arrow.php?size=7&fg=%23FFF&bg=%23FFFFFF&direction=right);
}

div.feature h3.secondSet{
	border-color: #FFF;
}

/* FORMS */

form{
	color: #FFFFFF;
}

form h4{
	border-color: #FFF;
}

form p.formLine em{
	background-image: url(http://195.157.37.69/rpw_curr_pub/images/arrow.php?size=9&fg=%23FFF&bg=%23615F60&direction=right);
}
form p.signOff{
	border-color:#FFF;
}


/* FLASH MAP */

div.rpwFlashMap, .flashMap .contentBox{
	border-color: #FFF;
}

div.rpwFlashMap{
	background-color: #615F60;
}

ul.mapSelector{
	border-color: #615F60;
}

ul.mapSelector a{
	color: #FFF;
	border-color: #615F60;
}

div#content ul.mapSelector li.active a{
	color: #FFFFFF;
	background-color: #FFF;
}

ul.mapSelector a:hover{
	background-color: #413F40;
	color: #FFF;
}




/* THUMBNAILS */

a.thumbnailLink{
	border-color: #615F60;
}

a.thumbnailLink:hover{
	border-color: #615F60;
}


/* GENERIC CONTENT */

.contentBox img{
	border-color:  #615F60;
}



/* RESULTS */

ul.listing{
	border-color: #FFF;
}

ul.listing li{
	color: #FFFFFF;
	border-color: #FFF;
}

.flashMap .contentBox{
	border-color: #FFF;
	background-color: #615F60;
}

div#content ul.listing h4{
	border-color: #716F70;
}

div#content ul.listing h4, .contentBox h4{
	background-color: #615F60;
	color: #FFF;
}

ul.listing h5, .contentBox h5, .detailsContent h4 strong{
	background-color: #615F60;
	color: #FFF;
}

ul.listing h4 a, .contentBox h4 a{
	color: #FFF;
}

div#content ul.listing a:hover{
	color: #FFFFFF;
}

ul.listing a.thumbnailLink, ul.listing img.thumbnailLink{
	border-color: #FFF;
}

ul.searchResults a.thumbnailLink:hover{
	border-color: #FFFFFF;
}

ul.listing ul li, ul.about li{
	background-image: url(http://195.157.37.69/rpw_curr_pub/images/arrow.php?size=9&fg=%23FFF&bg=%23615F60&direction=right);
}




/* RECORD NAVIGATION */

p.searchNavigation{
	border-bottom-color: #FFF;
}

p.searchNavigation strong{
	background-color: #FFF;
	color:#FFFFFF;
	border-color: #FFF;
}

p.searchNavigation a{
	border-color: #FFF;
	color: #FFF;
}

div#content p.searchNavigation a:hover{
	background-color: #FFFFFF;
	color:#FFF;
}


/* OFFICES */


/* DETAILS */

.detailsContent{
	background-color: #615F60;
}

div#content .detailsContent p a{
	color: #FFFFFF;
}

img.mainImg{
	border-color: #615F60;
}

.detailsContent a.thumbnailLink{
	border-color:  #615F60;
}

.detailsContent a.thumbnailLink:hover{
	border-color: #615F60;
}

div#content .detailsContent h4{
	color: #FFFFFF;
	border-color: #FFFFFF;
}

ul.optionButtons{
	background-color: #615F60;
	border-color: #615F60;
}

ul.optionButtons a{
	color: #FFF;
	border-color: #615F60;
}

ul.optionButtons a:hover{
	background-color: #413F40;
	color: #FFF;
}

.detailsContent ul.list li, .detailsContent ul.roomList strong{
	background-image: url(http://195.157.37.69/rpw_curr_pub/images/arrow.php?fg=%23615F60&bg=%23615F60);
}


/* CONTACT DETAILS */
div#content .detailsContent div.contactDetails{
	background-color: #615F60;
	border-color: #615F60;
}

div#content .detailsContent .contactDetails h4{
	color: #FFF;
	border-color: #FFF;
}

div#content .detailsContent .contactDetails ul.list li{
	background-image: url(http://195.157.37.69/rpw_curr_pub/images/arrow.php?fg=%23FFF&bg=%23615F60);
}


/* VENDOR STATISTICS */
body.vendor div#content h3{
	background-color: #615F60;
}
