﻿html {
    height:100%;
}

body {
    background: #8d8e92 url(/Shared/Templates/004/i/10/real_estate_site_bkgd.jpg) repeat-x;
    margin: 0;
    height:100%;
    font-family: Verdana, Arial, Sans-Serif;
}

img {
    border:0;
}

#container {
    position: absolute;
    left: 50%;
    width: 970px;
    margin-left: -485px;
}

/*------------------------------------------------------------------------------------------------------------------------------------
>>> HEADER AREA <<<
>>> login, loginControl, logoHeader, headerLogo, navigation <<<
------------------------------------------------------------------------------------------------------------------------------------*/

#header {
    width: 970px;
    height: 141px;
}

#login {
    position: absolute;
    top:0;
    left:0;
    width: 970px;
    height: 32px;
}

#loginControl {
    position: absolute;
    text-align: right;
    top: 5px;
    right: 0px;
    color:#004374;
    font-size:11px;
    font-weight:bold; 
}
#loginControl a{
    color: #004374;
    font-weight: normal;
}

.LoginButtonTop {
    height:20px;
    font-size:10px;
    margin-left:4px;
}

.LoginField 
{
	color:#3b577c;
    font-size:9px;
    margin-left:4px;
    height:11px;
}

#translationLinks {
    display: none;
}

#logoHeader {
    position: absolute;
    top:32px;
    left:0;
    width: 970px;
    height: 109px;
    background: #014575 url(/Shared/Templates/004/i/10/real_estate_hdr_bkgd.jpg) no-repeat top;
    text-align: right;
    margin: 0;
    padding-top: 10px;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 10px;
    color: #fff;
}
#logoHeader a {
    text-decoration: none;
    color:#fff;
}
#logoHeader a:hover {
    text-decoration: underline;
    color:#fff;
}

#headerLogo {
    position: absolute;
    top: 20px;
    left: 0px;
}

#headerLogo h2 {
    margin: 0;
}

/* ------------------------------------------------------------------
>> NAVIGATION AREA <<
-------------------------------------------------------------------*/

#navigation {
    position: absolute;
    z-index: 1000;
    top: 57px;
    right:0;
    width: 679px;
    height: 82px;
    margin-top: 0;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 11px;
    background: #640211 url(/Shared/Templates/004/i/10/real_estate_nav_bkgd.jpg) no-repeat top;
}

#navigationControl {
    position: absolute;
    top: 20px;
    left: 1px;
    width: 679px;
    /*height:52px; */
}

#navigationControl img {
    display:block;
    float:left;
    background:url(/Shared/Templates/004/i/10/real_estate_nav_div.gif) no-repeat right;
    padding-right:1px;
}
#navigationControl .navLast {
    padding:0px;
}

.navSubMenu {
	border: solid 1px #fff;
	margin-top:8px;
}

.navSubEntry {
	display:block;
	background-color: #790516;
	padding: 2px 25px 2px 6px;
	/*border: solid 1px black;*/
	color: #fff;	
}

.navSubEntryHover {
	background-color: #C3132A;
}


/* ----------------------------------------------------------------*/



/*----------------------------------------------------------------------------------------------------------------------------------- 
>>> HOME MAIN CONTENT AREA <<<
>>> mainContent, homeLeft, quickSearch, quickSearchIntro, quickSearchControl, featuredProperties, featuredPropertiesControl,
    homeFlash, contentArea, homeMainContent, homeMainImage, homeMainBox1, homeMainBox2, homeMainBox3, homeMainBoxReflection. <<<
------------------------------------------------------------------------------------------------------------------------------------*/

#mainContent {
    position: absolute;
    top: 141px;
    left: 0px;
    width: 970px;
    height: 650px;
    margin-top: 0px;
}

#homeLeft {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 268px;
    height: 650px;
    background: #cdddea url(/Shared/Templates/004/i/10/real_estate_search_bkgd.jpg) no-repeat top;
}


/* ------------------------------------------------------------------
>> QUICK SEARCH AREA <<
-------------------------------------------------------------------*/

#quickSearch {
    position: absolute;
    top: 15px;
    left: 0px;
    width: 268px;
    height: 635px;
    color:#001829;
}

#quickSearchHeader {
    position: absolute;
    top: 0;
    left: 0;
    width: 268px;
    height: 50px;
}

#quickSearchIntro 
{
	padding-top:5px;
    position: absolute;
    top: 54px;
    left: 11px;
    width: 246px;
    height: 57px;
    color: #0d3455;
    font-size: 12px;
    line-height: 15px;
    text-align: center;
}
#quickSearchIntro a{
    color:#a30d22;
    text-decoration: none;
    font-size:13px;
}
#quickSearchIntro a:hover{
    color:#a30d22;
    text-decoration: underline;
    font-size:13px;
}

#quickSearchControl {
    position: absolute;
    top: 115px;
    left:32px;
    font-size: 12px;
}

.QuickSearchHome {
    position: relative;
}
.QuickSearchHome select {
    font-size: 10px;
    width: 200px;
    height: 18px;
    font-size: 11px;
    font-family: Verdana, Arial, Helvetica;
}
.QuickSearchHome #propertyTypeLabel {
    position: absolute;
    top: 5px;
    left: 0px;
    width:200px;
    font-weight: bold;   
}
.QuickSearchHome #propertyTypeControl {
    position: absolute;
    top: 22px;
    left: 0px;
}
.QuickSearchHome #cityLabel {
    display: none;
}
.QuickSearchHome #cityControl {
    display: none;
}
.QuickSearchHome #areaLabel {
    position: absolute;
    top: 52px;
    left: 0px;
    width:200px;
    font-weight: bold; 
}
.QuickSearchHome #areaControl {
    position: absolute;
    top: 69px;
    left: 0px;
    font-size: 11px;
}
.QuickSearchHome #priceLabel {
    position: absolute;
    top: 99px;
    left: 0px;
    width:200px;
    font-weight: bold; 
}
.QuickSearchHome #minPriceControl {
    display: none;
    height:12px;
    font-size:11px;
}
.QuickSearchHome #maxPriceControl {
    display: none;
    height:12px;
    font-size:11px;
}
.QuickSearchHome #priceDropDown {
    position: absolute;
    top: 116px;
    left: 0px;
    font-size: 11px;
}
.QuickSearchHome #postalCodeLabel {
    display: none;
    position: absolute;
    top: 5px;
    left: 185px;
    font-weight: bold;
}
.QuickSearchHome #postalCodeControl {
    display: none;
    position: absolute;
    top: 23px;
    left: 185px;    
}
.QuickSearchHome #postalCodeControl input {
    font-size: 10px;
    width: 60px;
    height: 14px;
}
.QuickSearchHome #mlsidLabel {
    display: none;
    position: absolute;
    top: 5px;
    left: 275px;
    font-weight: bold;
}
.QuickSearchHome #mlsidControl {
    display: none;
    position: absolute;
    top: 23px;
    left: 275px;
}
.QuickSearchHome #mlsidControl input {
    display: none;
    font-size: 10px;
    width: 60px;
    height: 14px;
}
.QuickSearchHome #bathsLabel {
    position: absolute;
    top: 146px;
    left: 112px;
    font-weight: bold;
}
.QuickSearchHome #bathsControl {
    position: absolute;
    top: 163px;
    left: 112px;
    font-size: 11px;
}
.QuickSearchHome #bathsControl select {
    width: 88px;  
}
.QuickSearchHome #bedsLabel {
    position: absolute;
    top: 146px;
    left: 0;
    font-weight: bold;
}
.QuickSearchHome #bedsControl {
    position: absolute;
    top: 163px;
    left: 0;
    font-size: 11px;
}
.QuickSearchHome #bedsControl select {
    width: 88px;
}
.QuickSearchHome #searchButton {
	left:0px;
	position:absolute;
	top:195px;
}
.QuickSearchHome #searchButton input 
{
    font-weight: bold;
    font-size: 14px;
    height: 33px;
    width: 119px;
    color: #fff; 
    background:url(/Shared/Templates/004/i/10/quicksearch_btn.gif) no-repeat;     
    border:none;
    padding-bottom:5px;
}
.QuickSearchHome #advancedSearch {
	display:none;
	/*position: absolute;
    top: 225px;
    left: 46px;
    font-size: 11px;
    color: #fff;
    font-style: normal;
    width:150px;*/
}
/*.QuickSearchHome #advancedSearch a {
    color: #fff;
    text-decoration: underline;
}*/

/* ----------------------------------------------------------------*/


/* ------------------------------------------------------------------
>> FEATURED PROPERTIES AREA <<
-------------------------------------------------------------------*/

#featuredProperties {
    display: none;
}

#featuredProperties3up {
    position: absolute;
    top: 425px;
    left:0;
}

#featuredProperties1up {
    display: none;
}

#featuredPropertyControl {
    display: none;
}
#featuredPropertiesControl1up {
    display: none;
}
#featuredPropertiesControl3up {
    display: none;
}

.FeatHeader {
    display:none;
}

.FeatImage {
    position: relative;
    width: 71px;
    height: 47px;
    border: 1px #001829;
}

.FeatStreet {
    display: none;
}

.FeatCityState {
    position: relative;
    font-weight: bold;
    font-size: 11px;
    color: #001829;
    width: 200px;
    margin-left: 6px;
    text-decoration: none;
}

.FeatZip {
    display: none;
}

.FeatPrice {
    position: relative;
    display: block;
    clear: left;
    color: #001829;
    font-size: 11px;
    margin: 2px 0 10px 6px;
}

.FeatDescription {
    display: none;
    color: #001829;
    margin-top: 5px;
}
.FeatDescription a{
    color: #001829;
    text-decoration: underline;
}
.FeatDescription a:hover{
    color: #001829;
    text-decoration: underline;
}

#altHomeFeaturedProperties {
    position: absolute;
    top: 0px;
    left: 2px;
}

#altSubFeaturedProperties {
    position: absolute;
    top: 425px;
    left: 2px;
}

#featuredInvestments {
    position: absolute;
    top: 0px;
    left: 0px;
}

/* ----------------------------------------------------------------*/

#homeFlash {
    position: absolute;
    top: 0;
    right: 0;
    width: 702px;
    height: 211px;
}

#contentArea {
    position: absolute;
    top: 211px;
    right: 0;
    width: 702px;
    height: 439px;
    background: url(/Shared/Templates/004/i/10/real_estate_home_bkgd.jpg) no-repeat top;
}

#homeMainContent p{
	position:absolute;
	top:92px;
	left:28px;
	color:#d6e1e9;
	font-size:14px;
	line-height:18px;
	width:490px;
	font-family:Arial, Verdana, Tahoma;
	margin: 0;
}

#homeMainContent a{
    color: #fff;
    text-decoration: underline;
}
#homeMainContent a:hover{
    color: #fff;
    text-decoration: underline;
}

#homeMainContent b{
    color: #fff;
}

#homeMainContentTitle {
	height:38px;
	left:0px;
	position:absolute;
	top:8px;
	width:472px;
}

#homeMainContentTitle h2 {
    margin: 0;
}

#homeMainImage {
	height:248px;
	left:473px;
	position:absolute;
	top:3px;
	width:300px;
}

#homeMainBox1 {
    position: absolute;
    top: 250px;
    left: 14px;
    width: 219px;
    height: 133px;
}

#homeMainBox2 {
    position: absolute;
    top: 250px;
    left: 243px;
    width: 219px;
    height: 133px;
}

#homeMainBox3 {
    position: absolute;
    top: 250px;
    left: 472px;
    width: 219px;
    height: 133px;
}

#flashHomeThreeBoxes {
    display: none;
}

#homeMainBoxReflection {
    position: absolute;
    top: 383px;
    left: 14px;
    width: 677px;
    height: 21px;
}

/*----------------------------------------------------------------------------------------------------------------------------------- 
>>> FOOTER AREA <<<
>>> footer, seoLinks, copyright, areaList, phoneNumber, affiliationLogos <<<
------------------------------------------------------------------------------------------------------------------------------------*/

#footer {
    position: absolute;
    top: 795px;
    left: 0;
    width: 970px;
    color: #fff;
    font-size: 10px;
    line-height: 14px;   
    text-align:left;
}
#footer a{
    color: #fff;
    text-decoration: none;
}
#footer a:hover{
    color: #fff;
    text-decoration: underline;
}

#seoLinks {
    position: relative;
    /*top: 0px;
    left: 288px;*/
    width: 682px;
    margin-left: 288px;
}
#seoLinks a{
    font-weight: bold;
}

#copyright p{
    position: relative;
    /*top: 31px;
    left: 288px;*/
    width: 682px;
    margin-left: 288px;
}

#areaList p{
    position: relative;
    /*top: 88px;
    left: 288px;
    padding-bottom: 40px;*/
    width: 682px;
    margin-left: 288px;
}

#siteCredit p {
    position: relative;
    width: 682px;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 10px;
    line-height: 14px;
    padding-bottom: 25px;
    margin-left: 288px;
}

#phoneNumber {
    position: absolute;
    top: 0;
    left: 0;
}

#affiliationLogos {
    position: absolute;
    top: 60px;
    left: 0;
}

/*----------------------------------------------------------------------------------------------------------------------------------- 
>>> SUB PAGES CONTENT AREA <<<
>>> mainContentSub, subLeft, subSearch, subSearchControl, subContentMain, subContent <<<
------------------------------------------------------------------------------------------------------------------------------------*/

#mainContentSub {
    position: relative;
    /*top: 141px;
    left: 0px;*/
    width: 970px;
    margin-top: 0px;
    background: #fff url(/Shared/Templates/004/i/10/real_estate_subpg_left.gif) repeat-y left;
}

#subLeft {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 268px;
    height: 744px;
    background: url(/Shared/Templates/004/i/10/real_estate_subpg_main.jpg) no-repeat top;
}

#subLeftNavControl {
    position: relative;
    top: 30px;
    left: 0px;
}

#subLeftNavAlternate {
    position: relative;
    top: 36px;
    left: 0px;
}
#subLeftNavAltContainer {
    position: relative;
    top: 30px;
    left: 0px;
}

.subLeftNavTopLevel {
    position: relative;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    padding-bottom: 30px;
    text-align: center;
}
.subLeftNavTopLevel a{
    color: #fff;
    text-decoration: none;
}
.subLeftNavTopLevel a:hover{
    color: #fff;
    text-decoration: none;
}

.subLeftNavItem {
    position: relative;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    color: #001829;
    line-height: 15px;
    background: url(/Shared/Templates/004/i/10/real_estate_nav_item_bkgd.gif) no-repeat 0% 50%;
    padding-left: 14px;
    margin-left: 30px;
    margin-right: 10px;
    margin-bottom: 10px;
    width:195px;
    vertical-align:middle;
}
.subLeftNavItem a{
    color: #001829;
    text-decoration: none;
}
.subLeftNavItem a:hover{
    color: #001829;
    text-decoration: underline;
}

#subContentMain {
    position: relative;
    margin-left: 268px;
    width: 702px;
    min-height: 744px;
    background: #fff url(/Shared/Templates/004/i/10/real_estate_subpg_bkgd.gif) repeat-y top;
}

#subContentTop {
	background:#FFFFFF url(/Shared/Templates/004/i/10/real_estate_subpg_top.gif) no-repeat scroll center top;
	height:40px;
	position:relative;
	width:702px;
}

#subContent {
    position: relative;
    font-size: 12px;
    color: #000;
    line-height: 16px;
    padding: 5px 15px 20px 20px;
}

.PageContent {
    background:#ffffff;
    text-align:justify;
}

.PageHeading {
    background:#ffffff;
    color: #9D0B20;
}
.PageHeading h3 {
    font-size: 18px;
}

#leadFormIntro {
    color: #021929;
    font-size: 12px;
}

#leadContent {
    color: #021929;
    font-weight: bold;
    font-size: 11px;
    padding-left: 15px;
    padding-top: 20px;
    margin-top: 10px;
    background: url(/Shared/Templates/001/i/1/real_estate_form_top_bkgd.gif) no-repeat left top;
}

#leadContent textarea {
    width: 350px;
}

.FormSectionHeading {
    font-size: 14px;
    color: #144472;
    margin-top: 25px;
    margin-left: -15px;
    padding-left: 15px;
    padding-top: 20px;
    background: url(/Shared/Templates/001/i/1/real_estate_form_top_bkgd.gif) no-repeat left top;
}

.FormSectionDescription {
    margin-top: -18px;
    margin-bottom: 20px;
    font-weight: normal;
    font-size: 12px;
}

#divDefaultLeadDisclaimer {
    font-size: 10px;
    line-height: 14px;
    color: #A8A8A8;
}

.FormSubmitButton {
    padding: 15px 0 15px 15px;
}
.FormSubmitButton input{
    width: 120px;
    height: 35px;
    color: #9D0B20;
    font-size: 16px;
    font-weight: bold;
}

#OpenHousesHeader h1 {
    background:#ffffff;
    color: #7588b3;
    font-size: 18px;
}

*html #subContent {
    height: 744px;  
}

#subContentFooter {
    position: relative;
    /*margin-left: 268px;*/
    width: 970px;
    height: 34px;
    background: #162017 url(/Shared/Templates/004/i/10/real_estate_sub_btm.gif) no-repeat top;
}

/* ------------------------------------------------------------------
>> SUB PAGE QUICK SEARCH AREA <<
-------------------------------------------------------------------*/

.QuickSearchSub {
    position: relative;
}
.QuickSearchSub select {
    font-size: 10px;
    width: 147px;
    height: 18px;
    font-size: 11px;
    font-family: Verdana, Arial, Helvetica;
}
.QuickSearchSub #propertyTypeLabel {
    position: absolute;
    display: none;
    top: 5px;
    left: 0px;
    width:200px;
    font-weight: bold;   
}
.QuickSearchSub #propertyTypeControl {
    position: absolute;
    display: none;
    top: 22px;
    left: 0px;
}
.QuickSearchSub #cityLabel {
    position: absolute;
    top: 16px;
    left: 65px;
    /*width:200px;*/
    font-weight: bold;
    font-size: 11px;
    color: #686662; 
}
.QuickSearchSub #cityControl {
    position: absolute;
    top: 13px;
    left: 167px;
    font-size: 11px;
}
.QuickSearchSub #priceLabel {
    position: absolute;
    display: none;
    top: 99px;
    left: 0px;
    width:200px;
    font-weight: bold; 
}
.QuickSearchSub #minPriceControl {
    display: none;
    height:12px;
    font-size:11px;
}
.QuickSearchSub #maxPriceControl {
    display: none;
    height:12px;
    font-size:11px;
}
.QuickSearchSub #priceDropDown {
    position: absolute;
    display: none;
    top: 116px;
    left: 0px;
    font-size: 11px;
}
.QuickSearchSub #postalCodeLabel {
    display: none;
    position: absolute;
    top: 5px;
    left: 185px;
    font-weight: bold;
}
.QuickSearchSub #postalCodeControl {
    display: none;
    position: absolute;
    top: 23px;
    left: 185px;    
}
.QuickSearchSub #postalCodeControl input {
    font-size: 10px;
    width: 60px;
    height: 14px;
}
.QuickSearchSub #mlsidLabel {
    position: absolute;
    top: 16px;
    left: 344px;
    font-weight: bold;
    color: #686662;
    font-size: 11px; 
}
.QuickSearchSub #mlsidControl {
    position: absolute;
    top: 13px;
    left: 454px;
}
.QuickSearchSub #mlsidControl input {
    font-family: Verdana, Arial, Helvetica;
    font-size: 11px;
    width: 105px;
    height: 12px;
}
.QuickSearchSub #bathsLabel {
    position: absolute;
    display: none;
    top: 146px;
    left: 112px;
    font-weight: bold;
}
.QuickSearchSub #bathsControl {
    position: absolute;
    display: none;
    top: 163px;
    left: 112px;
    font-size: 11px;
}
.QuickSearchSub #bathsControl select {
    width: 88px;  
}
.QuickSearchSub #bedsLabel {
    position: absolute;
    display: none;
    top: 146px;
    left: 0;
    font-weight: bold;
}
.QuickSearchSub #bedsControl {
    position: absolute;
    display: none;
    top: 163px;
    left: 0;
    font-size: 11px;
}
.QuickSearchSub #bedsControl select {
    width: 88px;
}
.QuickSearchSub #searchButton {
    position: absolute;
    top: 10px;
    left: 570px;
}
.QuickSearchSub #searchButton input {
    font-weight: bold;
    font-size: 13px;
    height: 22px;
    width: 70px;
    color: #00214a;       
}
.QuickSearchSub #advancedSearch {
	display: none;
	position: absolute;
    top: 106px;
    left: 185px;
    font-size: 10px;
    color: #fdf8d2;
    font-style: normal;
}
.QuickSearchSub #advancedSearch a {
    color: #fdf8d2;
    text-decoration: underline;
}


/*----------------------------------------------------------------------------------------------------------------------------------- 
>>> SUB PAGE FOOTER AREA <<<
>>> footer, seoLinks, copyright, areaList, phoneNumber, affiliationLogos <<<
------------------------------------------------------------------------------------------------------------------------------------*/

#subFooter {
    position: relative;
    width: 970px;
    color: #fff;
    font-size: 10px;
    line-height: 14px;
    margin-top: 10px;   
    text-align:left;
}
#subFooter a{
    color: #fff;
    text-decoration: none;
}
#subFooter a:hover{
    color: #fff;
    text-decoration: underline;
}

#subSeoLinks {
    position: relative;
    /*top: 0px;
    left: 288px;*/
    width: 682px;
    margin-left: 288px;
}
#subSeoLinks a{
    font-weight: bold;
}

#subCopyright p{
    position: relative;
    /*top: 31px;
    left: 288px;*/
    width: 682px;
    margin-left: 288px;
}

#subAreaList p{
    position: relative;
    /*top: 88px;
    left: 288px;
    padding-bottom: 40px;*/
    width: 682px;
    margin-left: 288px;
}

#subPhoneNumber {
    position: absolute;
    top: 0;
    left: 0;
}

#subAffiliationLogos {
    position: absolute;
    top: 60px;
    left: 0;
}

/*---------- >> Sitemap Styles <<-------------*/

#sitemapContainer {
    position: relative;
    margin-top: -10px;
    margin-bottom: 20px;
}

.topLevelMenuText {
    padding-top: 20px;
    padding-bottom: 4px;
    background: url(/Shared/Templates/001/i/2/real_estate_sitemap_line_1.gif) repeat-x bottom;
}
.topLevelMenuText a {
    font-size: 14px;
    font-weight: bold;
    color: #01182A;
    text-decoration: none;
}
.topLevelMenuText a:hover {
    color: #01182a;
    text-decoration: underline;
}
.topLevelDescription {
    font-size: 11px;
    color: #000;
    line-height:13px;
    margin-bottom: 10px;
    margin-top: 4px;
}

.subLevelMenuText
{
	line-height:17px
}
.subLevelMenuText a {
    font-size: 11px;
    font-weight: bold;
    color: #02509A;
    text-decoration: underline;
}
.subLevelMenuText a:hover {
    color: #9D0B20;
    text-decoration: underline;
}
.subLevelDescription {
    font-size: 11px;
    color: #000;
    line-height:13px;
    margin-bottom: 8px;   
}

#rosterPhoto IMG {
	width: 55px;
}

/*--->> 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 #cityLabel {
    position: relative;
    margin-top: 12px;   
}
.reoSearch #cityControl {
    position: relative;
    margin-top: 3px;
}
.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;
}
