/*-------- V6 LAYOUT ----------*/
div#pageContainer{
	margin: 0 auto;
	padding: 0 0 1em 0;
	width: 760px;
	border-width: 0 1px 1px 1px;
	border-style: solid;
}
div#lhColumn{
	float: left;
	width: 150px;
	background-position: bottom right;
	background-repeat: no-repeat;
	padding: 0 0 10px 0;
}


/* BANNER */

div#banner h1{
	margin: 0;
	padding: 10px;
}

div#banner h1 a{
	text-decoration: none;
}


/* THUMBNAILS */

a.thumbnailLink, img.mainImg, div.rpwImageCarousel, img.thumbnailLink, div.rpwFlashMap{
	border-width: 1px;
	border-style: solid;
	display: block;
}

a.thumbnailLink, img.thumbnailLink, div.rpwImageCarousel{
	float: left;
}

a.thumbnailLink img{
	border: none;
}



/* STATUS BAR */

p.statusBar{
	margin: 0;
	padding: 1px 10px 2px;
	text-transform: uppercase;
	font-weight: bold;
	border-width: 0 0 4px 0;
	border-style: solid;
}

p.statusBar a{
	text-decoration: none;
}

p.statusBar em{
	float:right;
	font-style: normal;
}




/* MENU */
ul.menu{
	list-style: none;
	margin: 0 0 10px 0;
	padding:0;
}

ul.menu li{
	margin: 0.5em 0 0 0;
	padding: 0 1em;
	border-width: 0 0 1px 0;
	border-style: solid;
	position:relative;
}

ul.menu a{
	display:block;
	text-decoration: none;
	padding: 0.2em 0 0.2em 16px;
	font-size:1.3em;
	font-weight: bold;
	margin: 0;
	border-width: 0 0 1px 0;
	border-style: solid;
	background-position: left center;
	background-repeat: no-repeat;
}



/* FEATURES */

div.feature{
	margin: 10px;
	padding: 0 0 4px 0;
	border-width: 1px;
	border-style: solid;
}

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: 0 0 4px;
	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;
}




/* CONTENT */
div#content{
	background-repeat: no-repeat;
	background-position: top left;
	padding: 10px;
	float: left;
	width: 608px;
	margin-left: 0;
}

html>body div#content{
	width: 590px;
}

div#content.clearfix{
	height: auto;
}


div#content h3{
	margin: 0;
	padding: 1px 10px 2px;
	background-position: top left;
	background-repeat: no-repeat;
}

div.mainContent, ul.listing li, div.detailsContent{
	border-width: 1px;
	border-style: solid;
	padding: 10px;
}



/* FLASH MAP */

html>body div.mainContent.flashMap{
	padding-right: 12px;
}

div.flashMap .contentBox{
	border-width: 1px 1px 0 1px;
	padding: 5px;
	border-style: solid;
	margin: 0;
}

div.rpwFlashMap{
	margin: 0;
}

ul.mapSelector{
	list-style-type: none;
	margin: -0.5em 0 -1px 0;
	padding: 0;
	text-align: right;
	height: 21px;
	position: relative;
}

ul.mapSelector li{
	display: inline;
}

ul.mapSelector li a{
	text-decoration: none;
	padding: 2px 1em 4px;
	line-height: 20px;
	border-width: 1px 1px 0 1px;
	border-style: solid;
}



/* FORM */

form h4, form p.signOff{
	border-top-width: 1px;
	border-top-style: solid;
	padding-top: 5px;
	margin: 0;
}

form p.signOff{
	text-align: right;
	padding: 10px 0 0;
	margin-top: 8px;
}




/* LISTING */

ul.listing, ul.listing ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul.listing li{
	margin: 0 0 5px 0;
}


ul.listing a.thumbnailLink, ul.listing img.thumbnailLink{
	margin: 0 10px 6px 0;
}

ul.listing a.thumbnailLink img, div.detailsContent a.thumbnailLink img{
	border-width: 5px;
	border-style: solid;
}

ul.listing ul li{
	margin: 0;
	padding: 0;
	border: none;
}

ul.listing a{
	text-decoration: none;
	font-weight: bold;
}

ul.listing h4{
	margin: 0 0 4px 0;
	border-width: 0 0 1px 0;
	border-style: solid;
	padding: 0 0 2px 0;
}

ul.listing a.detailsLink{
	float: right;
	clear:left;
	margin-top: -1.5em;
}




/* SEARCH NAVIGATION */

p.searchNavigation{
	padding:1px 2px 2px;
	border-width: 1px;
	border-style: solid;
	margin-top:0;
	margin-bottom: 5px;
}
p.searchNavigation strong, p.searchNavigation a{
	text-decoration: none;
	font-weight:bold;
	padding: 0 0.2em 1px 0.2em;
	margin:0;
}
p.searchNavigation em{
	white-space: nowrap;
}







/* DETAILS */
div.detailsContent img.mainImg, div.detailsContent a.thumbnailLink{
	margin-bottom: 5px;
	float: left;
}

div.detailsContent a.thumbnailLink{
	margin-right: 5px;
}

div.detailsContent h4{
	margin: 5px -10px 0;
	padding: 2px 10px;
	clear:left;
}






/* OPTION BUTTONS */

ul.optionButtons{
	list-style-type: none;
	font-size: 1em;
	padding: 0;
	margin: 0;
}

ul.optionButtons li{
	padding: 0;
	margin: 0;
	display: inline;
}

ul.optionButtons li a{
	padding: 12px 0 12px 36px;
	margin: 0 12px 8px 0;
	display: block;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	float: left;
}

ul.optionButtons li a:hover{
	color: #000;
}

ul.optionButtons li a.printButton{
	background: url(http://195.157.37.69/rpw_curr_pub/css/client-sites/v11/images/printer.gif) left center no-repeat;
}

ul.optionButtons li a.floorplanButton{
	background: url(http://195.157.37.69/rpw_curr_pub/css/client-sites/v11/images/tape-measure.gif) left center no-repeat;
}

ul.optionButtons li a.emailButton{
	background: url(http://195.157.37.69/rpw_curr_pub/css/client-sites/v11/images/envelope.gif) left center no-repeat;
}

ul.optionButtons li a.mapButton{
	background: url(http://195.157.37.69/rpw_curr_pub/css/client-sites/v11/images/compass.gif) left center no-repeat;
}

ul.optionButtons li a.vtourButton{
	background: url(http://195.157.37.69/rpw_curr_pub/css/client-sites/v11/images/vtour-icon.gif) left center no-repeat;
}

ul.roomList, ul.contactList, ul.accomodationSummary{
	margin: 0;
}

ul.roomList li, ul.contactList li, ul.accomodationSummary li{
	padding-left: 0;
	margin-left: 0;
}

ul.roomList strong, ul.contactList strong{
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 12px;
}

ul.accomodationSummary{
	margin: 8px 0 8px 16px;
	padding: 0;
}

ul.accomodationSummary li{
	margin: 4px 0;
	padding: 0;
}

ul.roomDescription, ul.contactList, ul.roomList{
	list-style: none;
	padding-left: 0;
	margin-left: 0;
}

ul.roomDescription li, ul.roomList li, ul.contactList li{
	margin: 3px 0 6px 0;
}





/* OFFICES */

ul.offices.compact p.address, ul.offices.compact p.contacts{
	white-space: nowrap;
}

ul.offices.large p.address, ul.offices.large p.contacts{
	clear: none;
}

ul.offices.large h4{
	border-bottom: none;
	font-size: 1.6em;
	margin-bottom: 0.6em;
}


p.officeLinks a{
	background-repeat: no-repeat;
	background-position: top left;
	padding: 2px 0 2px 20px;
	margin-right: 12px;
	white-space: nowrap;
}

ul.offices.large p.officeLinks a{
	margin-bottom: 8px;
}

p.officeLinks a.officeProperties{
	background-image: url(http://195.157.37.69/rpw_curr_pub/css/client-sites/v11/images/icon-homes.gif);
}
p.officeLinks a.officeMap{
	background-image: url(http://195.157.37.69/rpw_curr_pub/css/client-sites/v11/images/icon-map.gif);
}
p.officeLinks a.officeEmail{
	background-image: url(http://195.157.37.69/rpw_curr_pub/css/client-sites/v11/images/icon-email.gif);
}






body{
	background-color: #EEE;
}

div#pageContainer{
	background-color: #FFFFFF;
	border-color: #999;
}

div#lhColumn{
	background-color: #FFFFFF;
	background-image: url(http://195.157.37.69/rpw_curr_pub/images/rounded-corner.php?fg=%23FFFFFF&bg=FFF&position=bottom-right);
}

a{
	color: #BB9208;
}

a:hover{
	color: #999;
}


/* BANNER */

div#banner{
	background-color: #BB9208;
}

div#banner h1{
	background-color: #BB9208;
}

div#banner h1 a{
	color: #FFFFFF;
}



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

div#banner h1 span{
	display: none;
}



/* THUMBNAILS */

a.thumbnailLink, img.mainImg, div.rpwImageCarousel, img.thumbnailLink, div.rpwFlashMap{
	border-color: #04044a;
}

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



/* STATUS BAR */
p.statusBar{
	background-color: #ba920a;
	color: #FFF;
	border-color: #FFFFFF;
}

p.statusBar a{
	color: #FFF26A;

}

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



/* MENU ELEMENTS */
ul.menu li{
	border-color: #FFFFFF;
}
ul.menu a{
	color: #04044a;
	border-color:#999;
	background-image: url(http://195.157.37.69/rpw_curr_pub/images/chevron.php?fg=%2304044a&bg=%23FFFFFF);
}
ul.menu a:hover, ul.menu .activePage{
	color: #999;
}


/* FEATURES */

div.feature{
	background-color: #FFFFFF;
	color: #04044a;
	border-color: #999}

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


div.feature a{
	color: #04044a;
}

div.feature a:hover{
	color: #BB9208;
}

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

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







/* CONTENT */
div#content{
	/*background-image: url(http://195.157.37.69/rpw_curr_pub/images/rounded-corner.php?fg=%23FFFFFF&bg=%23FFFFFF&position=top-left);*/
	background-color: #FFFFFF;
}

div#content h3{
	/*background-image: url(http://195.157.37.69/rpw_curr_pub/images/rounded-corner.php?fg=%23BB9208&bg=%23FFFFFF&position=top-left&size=10);*/
	background-color: #BB9208;
	color: #FFFFFF;
}

div.mainContent, ul.listing li, div.detailsContent{
	background: #FFFFFF;
	border-color: #BB9208;
	color: #04044E;
}






/* FLASH MAP */

div.rpwFlashMap{
	background-color: #BB9208;
}

ul.mapSelector a{
	color: #04044E;
	border-color: #BB9208;
	background-color: #CFCFCF;
}

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

ul.mapSelector a:hover{
	background-color: #DFDFDF;
	color: #04044a;
}



/* LISTING */

ul.listing a.thumbnailLink img, div.detailsContent a.thumbnailLink img{
	border-color: #FFFFFF;
}

ul.listing a.thumbnailLink:hover img, div.detailsContent a.thumbnailLink:hover img{
	border-color: #04044a;
}

ul.listing h4 a{
	color: #04044E;
}

ul.listing h4 a strong{
	color: #FFFFFF;
}

ul.listing h4 a:hover, ul.listing h4 a:hover strong{
	color: #999;
}





/* SEARCH NAVIGATION */
p.searchNavigation{
	border-color: #BB9208;
}

p.searchNavigation a{
	color: #FFFFFF;
	background-color: #999;
}

p.searchNavigation a:hover, p.searchNavigation strong{
	background-color:#BB9208;
	color: #FFFFFF;
}






/* DETAILS */

div.detailsContent h4{
	background-color: #BB9208;
	color: #FFFFFF;
}


ul.roomList strong, ul.contactList strong{
	background-image: url(http://195.157.37.69/rpw_curr_pub/images/chevron.php?fg=%23BB9208&bg=%23FFFFFF&size=7);
}

ul.accomodationSummary li{
	list-style-image: url(http://195.157.37.69/rpw_curr_pub/images/chevron.php?fg=%23BB9208&bg=%23FFFFFF&size=9);
}


