﻿html {
    height:100%;
}

body {
    background: #05173c url(/Shared/Templates/112/i/1/real_estate_site_bkgd.jpg) repeat-x top;
    margin: 0;
    height:100%;
    font-family: Verdana, Arial, Sans-Serif;
}

img {
    border:0;
}

#container {
    position: absolute;
    left: 50%;
    width: 800px;
    margin-left: -400px;
}

/*------------------------------------------------------------------------------------------------------------------
>>> HEADER AREA <<<
>>> header, headerLinks, login, loginControl, headerSubLinks, headerLogo, navigation, navigationControl <<<
------------------------------------------------------------------------------------------------------------------*/

#header {
    width: 800px;
    height: 85px;
    margin-top: 0;
    font-family: Verdana, Arial, Sans-Serif;
}

#logoHeader {
    position: absolute;
    top: 10px;
    left: 0;
    width: 800px;
    height: 75px;
    margin-top: 0;
    background: url(/Shared/Templates/112/i/1/real_estate_hdr_bkgd.gif) no-repeat;
}

#headerLogo {
    position: absolute;
    top: 2px;
    left: 0;
    width:354px;
    height:69px;
    background: url(/Shared/Templates/112/i/1/real_estate_sothebys.gif);
}

#officeLogo{
	width:354px;
	height:69px;
}
#headerLinks {
    position: absolute;
    top: 16px;
    left: 535px;
    margin: 0;
    font-family:Verdana, Arial, Tahoma;
    font-size:10px;
    font-variant:small-caps;
    color:#fff;
    letter-spacing:1px;
}

#headerLinks a
{
	color:#fff;
	text-decoration:none;
}

#headerLinks a:hover
{
	text-decoration:underline;
}

#headerLinks img{
    display: block;
    float: left;
    padding-right: 1px;
    background: url(/Shared/Templates/112/i/1/real_estate_top_nav_div.gif) no-repeat right;   
}

#login {
    position: absolute;
    top: 42px;
    left: 402px;
}

#loginControl {
    position: absolute;
    top: 0;
    left: 0;
    text-align: right;
    width: 385px;
    color:#fff;
    font-size:11px;
    font-weight:bold;
    margin-top: 0;
}
#loginControl a{
	color:#fff;
	text-decoration: none;
}
#loginControl a:hover {
	color:#fff;
	text-decoration: underline;
}

.LoginButtonTop {
    height:18px;
    width: 38px;
    margin-left:4px;
    font-family: Verdana;
    font-weight: normal;
    font-size: 10px;
}

.LoginField {
    height:10px;
    margin-left:4px;
    width:105px;
    font-family: Verdana;
    font-weight: normal;
    font-size:9px;
}

#headerSubLinks {
    position: absolute;
    top: 64px;
    right: 14px;
    font-size: 9px;
    color: #fff;
}

#headerSubLinks a{
    color: #fff;
    text-decoration: none;
}

#headerSubLinks a:hover{
    color: #fff;
    text-decoration: underline;
}

#navigation {
    position: relative;
    z-index: 1000;
    width: 800px;
    height: 29px;
    margin-top: 0;
    background: url(/Shared/Templates/112/i/1/real_estate_nav_bkgd.gif) repeat-x top;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 12px;
    font-weight:bold;
    color:#fff;
    line-height:29px;
    font-variant:small-caps;
}

#navigationControl {
    position: absolute;
    top: 0;
    left: 0;
    width: 800px;
    padding: 0;
    margin-top: -1px;
}

#navigation a {
    text-decoration:none;
    color:#fff;
}

#navigationControl table {
    border:0;
}

#navigationControl .navLast, #headerLinks .navLast {
    padding:0;
}

.navItem, #navigationMenuControl .navItem, #Menu .navItem{
    background:url(/Shared/Templates/112/i/1/real_estate_nav_div.gif) no-repeat right;
    padding-right:15px;
    padding-left: 15px; 
}

.navFirst, #navigationMenuControl .navFirst, #Menu .navFirst{
    background:url(/Shared/Templates/112/i/1/real_estate_nav_div.gif) no-repeat right;
    padding-right:15px;
    padding-left: 20px;
}

.navLast, #navigationMenuControl .navLast, #Menu .navLast 
{
    padding-right:20px;
    padding-left: 15px;
}

.navSubMenu {
	border: solid 1px #414862;
}

.navSubEntry {
	display: block;
	font-size:11px;
	background-color: #0c173c;
	padding: 2px 25px 2px 6px;
	/*border: solid 1px black;*/
	color : #fff;
	line-height:12px;
	font-weight:normal;
	font-variant:normal;
}

.navSubEntryHover {
	background: #295284;
}

   
/*------------------------------------------------------------------------------------------------------------------
>>> MAIN CONTENT AREA <<<
>>> mainContent, featuredPropertiesFlash, homeContentMain, mainContentBox1, quickSearch, mainContentBox2 <<<
------------------------------------------------------------------------------------------------------------------*/

#mainContent {
    position: absolute;
    top: 114px;
    left: 0;
    width: 800px;
    height: 620px;
    margin-top: 0;
}

.LoginTextBox
{
	margin:2px;
}

.fntFeaturedArrow
{
	color:#274F80;
	font-weight:bold;
}

#featuredPropertiesFlash {
    position: absolute;
    top: 0;
    left: 0;
    width: 800px;
    height: 399px;
}

#homeContentMain {
    position: absolute;
    top: 399px;
    left: 0;
    width: 800px;
    height: 221px;
    background: url(/Shared/Templates/112/i/1/real_estate_home_main_bkgd.gif) no-repeat;
}

#mainContentBox1 {
    position: absolute;
    top: 17px;
    left: 0;
    width: 198px;
    height: 181px;
}

#mainContentBox2 {
    position: absolute;
    top: 17px;
    left: 602px;
    width: 198px;
    height: 181px;
}

#quickSearch {
    position: absolute;
    top: 16px;
    left: 199px;
    width: 402px;
    height: 181px;
}

#quickSearchTabs {
    position: absolute;
    top: 13px;
    left: 5px;
    width: 392px;
    height: 25px;
}
#quickSearchTabs img{
    float: left;
}

#quickSearchControl {
    position: absolute;
    top: 38px;
    left: 5px;
    width: 392px;
    height: 130px;
    background: url(/Shared/Templates/112/i/1/real_estate_search_bkgd.gif) no-repeat top;
    font-family: Arial;
    font-size:11px;
    color:#fff;
}

.QuickSearchHome {
    position: relative;
    font-family: Arial;
    font-size: 11px;
}

.QuickSearchHome select {
    font-family: Arial;
    font-size: 11px;
    width: 134px;
    height: 18px;
}

.QuickSearchHome #propertyTypeLabel {
    position: absolute;
    top: 6px;
    left: 20px;
    font-weight: bold;   
}
.QuickSearchHome #propertyTypeControl {
    position: absolute;
    top: 22px;
    left: 19px;
}
.QuickSearchHome #areaLabel {
    position: absolute;
    top: 46px;
    left: 20px;
    font-weight: bold; 
}
.QuickSearchHome #areaControl {
    position: absolute;
    top: 62px;
    left: 19px;
}
.QuickSearchHome #priceLabel {
    position: absolute;
    top: 86px;
    left: 20px;
    font-weight: bold; 
}
.QuickSearchHome #priceDropDown {
    position: absolute;
    top: 102px;
    left: 19px;
}
.QuickSearchHome #bathsLabel {
    position: absolute;
    top: 6px;
    left: 263px;
    color: #c9c9c9;
    font-weight: bold;
}
.QuickSearchHome #bathsControl {
    position: absolute;
    top: 22px;
    left: 263px;
}
.QuickSearchHome #bathsControl select {
    width: 55px;  
}
.QuickSearchHome #bedsLabel {
    position: absolute;
    top: 6px;
    left: 183px;
    color: #c9c9c9;
    font-weight: bold;
}
.QuickSearchHome #bedsControl {
    position: absolute;
    top: 22px;
    left: 183px;
}
.QuickSearchHome #bedsControl select {
    width: 55px;
}
.QuickSearchHome #mlsidLabel {
    position: absolute;
    top: 46px;
    left: 183px;
    color: #c9c9c9;
    font-weight: bold;
}
.QuickSearchHome #mlsidControl {
    position: absolute;
    top: 62px;
    left: 183px;
}
.QuickSearchHome #mlsidControl input {
    font-size: 11px;
    width: 90px;
    height: 13px;
}
.QuickSearchHome #searchButton {
    position: absolute;
    top: 98px;
    left: 182px;
}
.QuickSearchHome #searchButton input {
    font-weight: bold;
    font-size: 13px;
    height: 22px;
    width: 80px;
    color: #00214a;   
}
.QuickSearchHome #advancedSearch {
	position: absolute;
    top: 92px;
    left: 282px;
    width: 108px;
    font-size: 11px;
    color: #c9c9c9;
}
.QuickSearchHome #advancedSearch a {
    color: #c9c9c9;
    text-decoration: none;
}
.QuickSearchHome #advancedSearch a:hover {
    color: #fff;
    text-decoration: underline;
}

/*------ QUICK SEARCH STYLES NOT USED -------*/

.QuickSearchHome #minPriceControl {
    display: none;
    height:12px;
    font-size:11px;
}
.QuickSearchHome #maxPriceControl {
    display: none;
    height:12px;
    font-size:11px;
}
.QuickSearchHome #postalCodeLabel {
    display: none;
    position: absolute;
    top: 5px;
    left: 220px;
    font-weight: bold;
}
.QuickSearchHome #postalCodeControl {
    display: none;
    position: absolute;
    top: 22px;
    left: 220px;    
}
.QuickSearchHome #postalCodeControl input {
    font-size: 10px;
    width: 80px;
    height: 14px;
}

/*------------------------------------------------------------------------------------------------------------------
>>> HOME PAGE FOOTER <<<
>>> footer, seoLinks, copyright, areaList, siteCredit <<<
------------------------------------------------------------------------------------------------------------------*/
 
#footer {
    position: absolute;
    top: 750px;
    left: 0;
    width: 800px;
    text-align: center;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 10px;
    color: #aeb2b9;
}
#footer a{
    color: #aeb2b9;
    text-decoration: none;
}
#footer a:hover{
    color: #fff;
    text-decoration: underline;
}
 
#seoLinks {
}
 
#copyright p{
    position: relative;
    line-height: 14px;
}
 
#areaList {
}
 
#siteCredit {
}


/*------------------------------------------------------------------------------------------------------------------
>>> SUB PAGE STYLES <<<
>>> mainContentSub, subLeft, subLeftNavControl, subLeftNavAlternate, subLeftBox1, subLeftBox2, subFooter
    subSeoLinks, subCopyright, subAreaList, subSiteCredit <<<
------------------------------------------------------------------------------------------------------------------*/
.PageContent
{
}

.PageContent a
{
	color:#295184;
	text-decoration:none;
}

.PageContent a:hover
{
	text-decoration:underline;
}
#mainContentSub {
    position: relative;
    width: 800px;
    margin-top: 0;
    background: #070e25;
}

#subNavSeparator {
    width: 800px;
    height: 2px;
    background: #274f80;
    margin: 0;
    padding: 0;
}

#subLeft {
    position: absolute;
    top: 2px;
    left: 0;
    width: 199px;
    height: 700px;
    background: #070e25 url(/Shared/Templates/112/i/1/real_estate_subleft_bckg.gif) repeat-x top;

}

#subLeftNavControl {
    position: relative;
    top: 20px;
    left: 0;   
}


#agentPhoto {
    position:relative;
    top:34px;
    left:30px;
    background:#ffffff;
    padding:1px;
    width:140px;
}

#agentBorder
{
	position:relative;
	padding:3px;
	background:#999999;
}

#agentPhoto img
{
	border-color:#295184;
	border-style:solid;
	border-width:2px;
	margin-left:1px;
}

#agentInfo {
    position:relative;
    top:50px;
    color:#fff;
    font-size:11px;
    line-height:14px;
    text-align:center;
}
#agentInfo a{
    color:#999999;
    text-decoration:underline;
    line-height:13px;
}

#agentInfo a:hover{
    color:#999999;
    text-decoration:underline;
}

#agentInfo .agentName {
    font-weight:bold;  
    font-size:16px;
    line-height:20px; 
}   

#agentInfo .agentPhone {  
    font-size:14px; 
    line-height:18px;
}  

#SubLeftBox1
{
	position:relative;
	top:170px;
	left:0;
	background:url(/Shared/Templates/112/i/1/real_estate_SubLeftBox1_bckg.gif) no-repeat;
	width:199px;
	height:149px;
}

#SubLeftBox1Button
{
	position:relative;
	top:79px;
	left:0;
}

#SubLeftBox1ButtonImage{
	width:199px;
	height:149px;
}
              
#subLeftNavAlternate {
}

.subLeftNavTopLevel {
    position: relative;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    padding-bottom: 15px;
    margin-left: 20px;
}
.subLeftNavTopLevel a{
    color: #fff;
    text-decoration: none;
}
.subLeftNavTopLevel a:hover{
    color: #c6d4ea;
    text-decoration: none;
}

.subLeftNavItem {
    position: relative;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    color: #ffffff;
    line-height: 14px;
    background: url(/Shared/Templates/112/i/1/real_estate_nav_item_bkgd.gif) no-repeat 0px 4px;
    /*background-position: 0px 5px;*/
    padding-left: 14px;
    margin-left: 20px;
    margin-right: 10px;
    padding-bottom: 10px;
    width:195px;
}
.subLeftNavItem a{
    color: #999999;
    text-decoration: none;
}
.subLeftNavItem a:hover{
    color: #fff;
    text-decoration: none;
}

#subContentMain {
    position: relative;
    margin-left: 199px;
    width: 601px;
    min-height: 700px;
    background: #fff;
}

#subContent {
    position: relative;
    font-size: 12px;
    color: #000;
    line-height: 16px;
    padding: 5px 15px 20px 20px;
    background: #fff;
}

*html #subContent {
    height: 700px;
    margin-top: -16px;
    padding: 25px 15px 20px 20px; 
}

#subLeftBox1 {
    position: relative;
    padding-top: 75px;
}

#subLeftBox2 {
    position: relative;
    padding-top: 10px;
}

#subContentFooter {
    position: relative;
    /*margin-left: 268px;*/
    width: 800px;
    height: 23px;
    background: #295284 url(/Shared/Templates/112/i/1/real_estate_sub_btm.gif) no-repeat top;
}

/*------>>> FOOTER <<<--------*/

#subFooter {
    position: relative;
    width: 800px;
    margin: 15px 0 30px 0;
    text-align: center;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 10px;
    color: #aeb2b9;
}
#subFooter a{
    color: #aeb2b9;
    text-decoration: none;
}
#subFooter a:hover{
    color: #fff;
    text-decoration: underline;
}

#subSeoLinks 
{
	font-size:12px;
	color:#fff;
}


#subSeoLinks a
{
	color:#fff;
	text-decoration:none;
}

#subSeoLinks a:hover
{
	color:#fff;
	text-decoration:underline;
}

#subCopyright {
    position: relative;
    line-height: 14px;
}

#subAreaList {
}

#subSiteCredit {
}

/*---------- >> Sitemap Styles <<-------------*/

#sitemapContainer {
    position: relative;
    margin-top: -10px;
    margin-bottom: 20px;
}

.topLevelMenuText {
    padding-top: 20px;
    padding-bottom: 4px;
    background: url(/Shared/Templates/001/i/1/real_estate_sitemap_line_1.gif) repeat-x bottom;
}
.topLevelMenuText a {
    font-size: 14px;
    font-weight: bold;
    color: #0c173c;
    text-decoration: none;
}
.topLevelMenuText a:hover {
    color: #295284;
    text-decoration: underline;
}
.topLevelDescription {
    font-size: 11px;
    color: #000;
    line-height:13px;
    margin-bottom: 10px;
    margin-top: 4px;
}

.subLevelMenuText a {
    font-size: 11px;
    font-weight: bold;
    color: #295284;
    text-decoration: underline;
}
.subLevelMenuText a:hover {
    color: #295284;
    text-decoration: underline;
}
.subLevelDescription {
    font-size: 11px;
    color: #5a82b2;
    line-height:13px;
    margin-bottom: 8px;   
}

#rosterPhoto IMG {
	width: 55px;
}

/*------------------------------------------------------------------------------------------------

>>>>> AGENT HOME PAGE STYLES <<<<<

------------------------------------------------------------------------------------------------*/

.HomeLeftContent {
    margin: 0;
}

.HomeRightContent {
    padding-left: 15px;
}

.HomeListingsByEmail {
    margin-left: 10px;
}

.HomeQuickSearch {
    margin-top: 40px;
    margin-left: 10px;
}

.HomeBuyersSellers {
    margin: 20px 10px 0 10px;
    font-family: Arial, Verdana, Helvetica, Sans-Serif;
}

.HomeBuyersSellers p 
{
    font-size: 11px;
}

/*---->> FEATURED PROPERTIES <<-----*/

.FeatHeader {
    font-size: 18px;
    margin: 0 0 10px 0;
    color: #274f80;
    padding: 10px 0 10px 10px;
    background: url(/Shared/Templates/112/i/1/real_estate_home_hdr_bkgd.gif) no-repeat;
}

.FeatImage {
    position: relative;
    width: 150px;
    height: 99px;
    border: 1px #011c44;
    margin-bottom: 15px;
    margin-left: 5px;
}

.FeatStreet {
    display: none;
}

.FeatCityState {
    font-family: Arial, Verdana, Helvetica, Sans-Serif;
    font-weight: bold;
    font-size: 12px;
    text-align: center;
    color: #315078;
    padding-left: 5px;
}
.FeatCityState a{
    color: #315078;
    text-decoration: underline;
}
.FeatCityState a:hover{
    color: red;
    text-decoration: underline;
}

.FeatZip {
    display: none;
}

.FeatPrice {
    position: relative;
    display: block;
    clear: left;
    font-family: Arial, Verdana, Helvetica, Sans-Serif;
    font-size: 12px;
    color: #315078;
    font-weight: bold;
    margin-left: 5px;
    margin-bottom: 2px;
    text-decoration: underline;
}
.FeatPrice a{
    color: #315078;
    text-decoration: underline;
}

.FeatDescription {
    display: block;
    font-family: Arial, Verdana, Helvetica, Sans-Serif;
    color: #00214a;
    margin-top: 0;
    margin-right: 20px;
    padding-left: 5px;
    text-align: justify;
    font-size: 11px;
    line-height: 13px;
    text-decoration: none;
}
.FeatDescription a{
    color: #00214a;
    text-decoration: none;
}
.FeatDescription a:hover{
    color: #5e6f9d;
    text-decoration: none;
}


/*---->> LISTINGS BY E-MAIL <<-----*/

.fntHomeHeader {
    font-size: 18px;
    margin: 0 0 10px -10px;
    color: #274f80;
    padding: 10px 0 10px 10px;
    background: url(/Shared/Templates/112/i/1/real_estate_home_hdr_bkgd.gif) no-repeat;
    z-index: 500;
}

/*----------- >> Listings by E-mail Area << -------------*/

.fntToolkit {
    position: relative;
    font-family: Arial, Verdana, Helvetica, Sans-Serif;
    font-size: 12px;
    text-align: left;
}

.fntToolkitColor a{
    font-size: 12px;
    font-family: Arial, Verdana, Helvetica, Sans-Serif;
    font-size: 12px;
}

.LoginTextBox {
    width: 150px;
    height: 13px;
    font-family: Arial, Verdana, Helvetica, Sans-Serif;
    font-size: 11px;
    margin-right: 10px;
    margin-top: 3px;
    padding-left: 4px;
}

/*----------- >> Quick Search Area << -------------*/

#quickSearch {
    position: absolute;
    top:0;
    left:0;
    width: 420px;
    height: 304px;
    background: #00214a url(/Shared/Templates/100/i/real_estate_search_home.jpg) no-repeat top;
}

#quickSearchControl {
    position: absolute;
    top:67px;
    left:33px;
    width:362px;
    height:172px;
    font-size:11px;
    color:#fdf8d2;
}

.QuickSearch {
    position: relative;
    color: #656565;
    font-size: 12px;
    font-family: Arial, Verdana, Helvetica, Sans-Serif;
    margin-left: 5px;
}
.QuickSearch select {
    font-size: 11px;
    width: 160px;
    height: 18px;
}
.QuickSearch #propertyTypeLabel {
    position: absolute;
    top: 5px;
    left: 0;
    font-weight: bold;   
}
.QuickSearch #propertyTypeControl {
    position: absolute;
    top: 23px;
    left: 0;
    font-size: 10px;  
}
.QuickSearch #areaLabel {
    position: absolute;
    top: 51px;
    left: 0;
    font-weight: bold; 
}
.QuickSearch #areaControl {
    position: absolute;
    top: 69px;
    left: 0;
}
.QuickSearch #priceLabel {
    position: absolute;
    top: 97px;
    left: 0;
    font-weight: bold; 
}
.QuickSearch #minPriceControl {
    display: none;
}
.QuickSearch #maxPriceControl {
    display: none;
}
.QuickSearch #priceDropDown {
    position: absolute;
    top: 115px;
    left: 0;
}
.QuickSearch #postalCodeLabel {
    display: none;
}
.QuickSearch #postalCodeControl {
    display: none;   
}
.QuickSearch #postalCodeControl input {
    display: none;
}
.QuickSearch #mlsidLabel {
    display: none;
}
.QuickSearch #mlsidControl {
    display: none;
}
.QuickSearch #mlsidControl input {
    display: none;
}
.QuickSearch #bathsLabel {
    position: absolute;
    top: 143px;
    left: 0;
    font-weight: bold;
}
.QuickSearch #bathsControl {
    position: absolute;
    top: 161px;
    left: 0;
}
.QuickSearch #bathsControl select {
    width: 145px;  
}
.QuickSearch #bedsLabel {
    position: absolute;
    top: 189px;
    left: 0;
    font-weight: bold;
}
.QuickSearch #bedsControl {
    position: absolute;
    top: 207px;
    left: 0;
}
.QuickSearch #bedsControl select {
    width: 145px;
}
.QuickSearch #searchButton {
    position: relative;
    top: 235px;
    left: 0;
    margin: 0;
    padding: 0;
}
.QuickSearch #searchButton input 
{
    font-weight: bold;
    font-size: 13px;
    height: 25px;
    width: 125px;
    color: #00214a;     
}
.QuickSearch #advancedSearch {
	position: absolute;
    top: 270px;
    left: 0;
    font-size: 11px;
    color: #3d5170;
    font-style: normal;
}
.QuickSearch #advancedSearch a {
    color: #3d5170;
    text-decoration: underline;
}

/*------------------------------------------------------------------------------------------------
>>>>> END AGENT HOME PAGE STYLES <<<<<
------------------------------------------------------------------------------------------------*/

/*--->> REO Search Page (Shared) <<---------------------------*/

.reoSearch {
    position: relative;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    border: solid 1px #d3d3d3;
    padding: 0 10px 10px 10px;
}
.reoSearch select {
    font-size: 12px;
    width: 300px;
    height: 21px;
}
.reoSearch #propertyTypeLabel {
    position: relative;
    margin-top: 12px;
    width: 100%;
    border-top: dashed 1px #d3d3d3;
    padding-top: 12px;
}
.reoSearch #propertyTypeControl {
    position: relative;
    margin-top: 3px;
}
.reoSearch #propertyTypeControl select {
    width: 200px;
}
.reoSearch #areaLabel {
    position: relative;
    margin-top: 12px;   
}
.reoSearch #areaControl {
    position: relative;
    margin-top: 3px;
}
.reoSearch #priceLabel {
    position: relative;
    margin-top: 12px;     
}
.reoSearch #minPriceControl {
    display: none;
}
.reoSearch #maxPriceControl {
    display: none;
}
.reoSearch #priceDropDown {
    position: relative;
    margin-top: 3px;
}
.reoSearch #priceDropDown select{
    width: 200px;
}
.reoSearch #postalCodeLabel {
    position: relative;
    margin-top: 12px;   
}
.reoSearch #postalCodeControl {
    position: relative;
    margin-top: 3px;  
}
.reoSearch #postalCodeControl input {
    width: 100px;
}
.reoSearch #mlsidLabel {
    position: relative;
    margin-top: 12px;   
}
.reoSearch #mlsidControl {
    position: relative;
    margin-top: 3px;
}
.reoSearch #mlsidControl input {
    width: 100px;
}
.reoSearch #bathsLabel {
    position: relative;
    margin-top: 12px;  
}
.reoSearch #bathsControl {
    position: relative;
    margin-top: 3px;
}
.reoSearch #bathsControl select {
    width: 145px;  
}
.reoSearch #bedsLabel {
    position: relative;
    margin-top: 12px; 
}
.reoSearch #bedsControl {
    position: relative;
    margin-top: 3px;
}
.reoSearch #bedsControl select {
    width: 145px;
}
.reoSearch #searchButton {
    position: relative;
    margin-top: 15px;
    border-top: dashed 1px #d3d3d3;
}
.reoSearch #searchButton input {
    font-size: 13px;
    height: 25px;
    width: 125px;
    color: #000;
    margin-top: 15px;      
}
.reoSearch #advancedSearch {
	display: none;
    font-size: 10px;
    color: #3d5170;
    font-style: normal;
}
.reoSearch #advancedSearch a {
    color: #3d5170;
    text-decoration: underline;
}