﻿html {
    height:100%;
}

body {
    background: #050632 url(/Shared/Templates/008/i/3/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: 980px;
    margin-left: -490px;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
}

/*------------------------------------------------------------------------------------------------------------------------------------
>>> HEADER AREA <<<
>>> header, headerLinks, headerLogo, login, loginText, loginControl <<<
------------------------------------------------------------------------------------------------------------------------------------*/

#header {
    position: relative;
    margin-top: 50px;
    height: 109px;
    background: #fff url(/Shared/Templates/008/i/3/real_estate_hdr_bkgd.gif) no-repeat top;
}

h2, h3, h4 {
    margin: 0;
}


#headerLinks p{
    position: absolute;
    right: 12px;
    top: 0;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 11px;
    color: #eff2f2;
    line-height: 26px;
    padding: 0;
    margin-top: 0;
}
#headerLinks a{
    color: #eff2f2;
    text-decoration: none;
}
#headerLinks a:hover{
    color: #fff;
    text-decoration: underline;
}

#lineHeaderLinks
{
	color:#76899d;
}

#headerLogo {
	position:absolute;
	top:-49px;
	left:46px;	
}

#login {
    position: absolute;
    top: 46px;
    right: 12px;
    width: 400px;
}

#loginText p{
    position: absolute;
    top: 34px;
    right: 5px;
    font-size: 11px;
    color: #003366;
    margin: 0;
}
#loginText a{
    color: #003366;
    text-decoration: none;
}
#loginText a:hover{
    color: #003366;
    text-decoration: underline;
}

#loginControl {
    position: absolute;
    text-align: right;
    top: 5px;
    right: 0px;
    color: #003366;
    font-size:11px;
    font-weight:bold; 
}
#loginControl a{
    color: #003366;
    font-weight: bold;
    text-decoration: none;
}
#loginControl a:hover{
    color: #003366;
    font-weight: bold;
    text-decoration: underline;
}

#loginControl input {
    margin: 2px;
}

.LoginButtonTop {
    height:22px;
    margin-left:4px;
    width: 41px;
    font-family: Arial, Verdana, Helvetica, Sans-Serif;
    font-size: 11px;
    font-weight: bold;
}

.LoginField {
    font-family: Arial;
    font-size:11px;
    font-weight: normal;
    color: #918f90;
    margin-left: 4px;
    padding-left:2px;
    height:12px;
    width: 100px;
}


/*------------------------------------------------------------------------------------------------------------------------------------
>>> HOME FLASH AREA <<<
>>> homeFlash <<<
------------------------------------------------------------------------------------------------------------------------------------*/

#homeFlash {
    position: relative;
    height: 252px;
    background: #fff url(/Shared/Templates/008/i/3/flash_placeholder.jpg) no-repeat top;
}


/*------------------------------------------------------------------------------------------------------------------------------------
>>> NAVIGATION AREA <<<
>>> navigation, navigationControl <<<
------------------------------------------------------------------------------------------------------------------------------------*/

#navigation {
    position: relative;
    z-index: 2000;
    height: 37px;
    width: 980px;
	margin:0;
	padding:0;
    background: #fff url(/Shared/Templates/008/i/3/real_estate_nav_bkgd.gif) no-repeat 0px 0px;
    vertical-align: top;
}

#navigationControl {
	position:absolute;
	top: 12px;
	left: 237px;
	height: 16px;
	margin: 0;
	padding: 0;
	font-family:Arial,Verdana,Helvetica,Sans-Serif;
	font-size:13px;
	font-weight:bold;
}

#navigationControl img {
	display:block;
	float:left;
	padding-right: 31px;
    margin: 0;
	padding-bottom: 0;
	padding-top: 0;
}
#navigationControl .navLast {
    padding-right:0;
}

.navSubMenu {
	margin-top: 7px;
	margin-left: 0px;
	border: solid 1px #676878;
	text-align: left;
}

.navSubEntry {
	display:block;
	background-color: #0e0f69;
	padding: 2px 25px 2px 6px;
	/*border: solid 1px black;*/
	color: #fff;	
}

.navSubEntryHover {
	background-color: #e36600;
	color: #fff;
}


/*------------------------------------------------------------------------------------------------------------------------------------
>>> HOME MAIN CONTENT AREA <<<
>>> mainContent, mainContentHomeLeft, mapSearch, featuredProperties, featuredPropertiesTitle, featuredPropertiesControl,
    mainContentHome, quickSearch, quickSearchTabs, quickSearchControl, mainContentTextArea, mainContentTextTitle,
    mainContentText, mainContentFooterFlash <<<
------------------------------------------------------------------------------------------------------------------------------------*/

#mainContent {
    position: relative;
    height: 601px;
}

#mainContentHomeLeft {
    position: absolute;
    top: 0;
    left: 0;
    width: 338px;
    height: 601px;
    background: #040523 url(/Shared/Templates/008/i/3/real_estate_home_left_bkgd.jpg) no-repeat top;
}

#mapSearch {
    position: absolute;
    top: 18px;
    left: 46px;
    width: 254px;
    height: 253px;
}


/*---------------------------------------------------------------------------------------------------*/

#featuredProperties {
    position: absolute;
    top: 271px;
    left: 0;
    height: 330px;
}

#featuredPropertiesTitle {
    position: absolute;
    top: 0;
    left: 23px;
}

#featuredPropertiesControl {
    position: absolute;
    top: 29px;
    left: 23px;
    width: 277px;
    height: 301px;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 11px;
    color: #fff;
    font-weight: bold;
    background: url(/Shared/Templates/008/i/3/real_estate_featured_home.jpg) no-repeat 23px 0px;
}


.FeatHeader {
    display:none;
}

.FeatImage {
    position: relative;
    width: 230px;
    height: 153px;
    margin-top: 4px;
    margin-left: 28px; 
}

.FeatStreet {
    position: absolute;
    top: 190px;
    left: 0;
    color: #fff;
    text-decoration: none;
}
.FeatStreet a{
    color: #fff;
    text-decoration: none;
}
.FeatStreet a:hover{
    color:#fff;
    text-decoration: underline; 
}   
.FeatCityState {
    position: absolute;
    top: 204px;
    left: 0;
    font-weight: bold;
    color: #fff;
    text-decoration: none;
}
.FeatCityState a{
    color: #fff;
    text-decoration: none;
}
.FeatCityState a:hover{
    text-decoration: underline;
}

.FeatZip {
    display: none;
}

.FeatPrice {
    position: absolute;
    top: 218px;
    left: 0;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
}
.FeatPrice a{
    color: #fff;
    text-decoration: none;
}
.FeatPrice a:hover{
    text-decoration: underline;
}

.FeatDescription {
    display: none;
}
.FeatDescription a{
    color: #88122a;
    text-decoration: underline;
}
.FeatDescription a:hover{
    color: #88122a;
    text-decoration: underline;
}

#featuredPropertyControl a{
    color: #fff;
    text-decoration: none;
}
#featuredPropertyControl a:hover{
    color: #fff;
    text-decoration: underline;
}

#mainContentHomeLeftCallout {
    display: none;
}


/*---------------------------------------------------------------------------------------------------*/

#mainContentHome {
    position: absolute;
    top: 0;
    left: 338px;
    width: 642px;
    height: 486px;
    background: url(/Shared/Templates/008/i/3/real_estate_home_mortgage.jpg) no-repeat;
}
/*---------------------------------------------------------------------------------------------------*/

#quickSearch {
    position: absolute;
    top: 0;
    left: 0;
    width: 641px;
    height: 256px;
    /*background: #fff url(/Shared/Templates/008/i/3/real_estate_home_search.gif) repeat-x top;*/
}

#quickSearchTabs {
	height:31px;
	left:23px;
	position:absolute;
	top:18px;
	width:595px;
}
#quickSearchTabs img{
    display:block;
    float:left;
}

#quickSearchControl {
	position:absolute;
	height:185px;
	left:23px;
	top:49px;
	width:603px;
	background:#fff url(/Shared/Templates/008/i/3/real_estate_quick_search.jpg) no-repeat center top;
}

#quickSearchOpenHouses {
	position:absolute;
	right:22px;
	top:19px;
}

#quickSearchOurListings {
    position: absolute;
    top: 120px;
    left: 422px;
    width: 170px;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 11px;
    color: #000;
    text-align: center;
}
#quickSearchOurListings a {
    color: #000;
    font-weight: bold;
    font-size: 14px;
    text-decoration: none;
}
#quickSearchOurListings a:hover {
    color: #000;
    font-weight: bold;
    text-decoration: underline;
}

.QuickSearchHome {
    position: relative;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 13px;
    color: #060734;
}

.QuickSearchHome select {
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    width: 172px;
    height: 20px;
}

.QuickSearchHome #propertyTypeLabel {
    position: absolute;
    top: 10px;
    left: 20px;
    font-weight: bold;   
}
.QuickSearchHome #propertyTypeControl {
    position: absolute;
    top: 29px;
    left: 19px;
}
.QuickSearchHome #cityLabel {
    display: none; 
}
.QuickSearchHome #cityControl {
    display: none;
}
.QuickSearchHome #areaLabel {
    position: absolute;
    top: 62px;
    left: 20px;
    font-weight: bold;
}
.QuickSearchHome #areaControl {
    position: absolute;
    top: 81px;
    left: 19px;
}
.QuickSearchHome #priceLabel {
    position: absolute;
    top: 114px;
    left: 20px;
    font-weight: bold; 
}
.QuickSearchHome #priceDropDown {
    position: absolute;
    top: 133px;
    left: 19px;
}
.QuickSearchHome #bathsLabel {
    position: absolute;
    top: 10px;
    left: 336px;
    font-weight: bold;
}
.QuickSearchHome #bathsControl {
    position: absolute;
    top: 29px;
    left: 335px;
}
.QuickSearchHome #bathsControl select {
    width: 65px;  
}
.QuickSearchHome #bedsLabel {
    position: absolute;
    top: 10px;
    left: 236px;
    font-weight: bold;
}
.QuickSearchHome #bedsControl {
    position: absolute;
    top: 29px;
    left: 235px;
}
.QuickSearchHome #bedsControl select {
    width: 65px;
}
.QuickSearchHome #mlsidLabel {
    position: absolute;
    top: 62px;
    left: 236px;
    font-weight: bold;
}
.QuickSearchHome #mlsidControl {
    position: absolute;
    top: 81px;
    left: 235px;
}
.QuickSearchHome #mlsidControl input {
    font-size: 11px;
    width: 125px;
    height: 13px;
}
.QuickSearchHome #searchButton {
    position: absolute;
    top: 126px;
    left: 235px;
}
.QuickSearchHome #searchButton input {
	/*background:transparent url(/Shared/Templates/008/i/3/real_estate_home_search_btn.gif) no-repeat;*/
	color:#08093e;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size:15px;
	font-weight:bold;
	height:29px;
	text-align: center;
	width:113px;
}
.QuickSearchHome #advancedSearch {
	color:#fff;
	font-family:Verdana,Arial;
	font-size:11px;
	left:410px;
	position:absolute;
	text-align:right;
	top:124px;
	width:170px;
}
.QuickSearchHome #advancedSearch a {
    color: #fff;
    font-weight: bold;
    font-size: 13px;
    text-decoration: none;
}
.QuickSearchHome #advancedSearch a:hover {
    color: #fff;
    font-weight: bold;
    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;
}


/*---------------------------------------------------------------------------------------------------*/

#mainContentTextArea {
    position: absolute;
    top: 268px;
    left: 23px;
    width: 619px;
    height: 203px;
    /*background: #fff url(/Shared/Templates/008/i/3/real_estate_area_experts.gif) no-repeat top;*/  
}

#mainContentTextTitle {
	position:absolute;
	top:0;
	left:0;
	z-index:800;
	/*height:57px;
	left:23px;*/
}

#mainContentText {
	position:absolute;
	top:52px;
	left: 2px;
	font-family:Arial,Helvetica,Sans-Serif;
	font-size:11px;
	color:#000027;
	line-height:15px;
	margin-right:28px;
}
#mainContentText a{
    color: #547ca6;
    text-decoration: none;
}
#mainContentText a:hover{
    color: #fff;
    text-decoration: underline;
}

#mainContentImage{
	top: 56px;
	position:absolute;
	right:0px;
}

#mainContentFooterFlash {
    position: absolute;
    top: 486px;
    left: 223px;
    width: 757px;
    height: 115px;
}

#mainContentFooter {
    position: relative;
    height: 25px;
    width: 980px;
    background: url(/Shared/Templates/008/i/3/real_estate_area_home_value.gif) no-repeat top;
}


/*------------------------------------------------------------------------------------------------------------------------------------
>>> SUB-PAGE <<<
>>> subNavigation, mainContentSub, subLeft, subContentMain, subContentTop, subContent <<<
------------------------------------------------------------------------------------------------------------------------------------*/

#subNavigation {
    position: relative;
    z-index: 2000;
    height: 37px;
    width: 980px;
    margin:0px;
    padding:0px;
    background: #fff url(/Shared/Templates/008/i/3/real_estate_sub_nav_bkgd.gif) no-repeat top;
}

#mainContentSub {
    position: relative;
    width: 980px;
    margin-top: 0;
    background: #6182A3 url(/Shared/Templates/008/i/3/real_estate_subpg_left_rpt.gif) repeat-y 0px 0px;
}

#subContentMain {
    position: relative;
    margin-left: 338px;
    width: 642px;
    min-height: 700px;
    margin-top: 0;
    padding: 0;
    background: #fff url(/Shared/Templates/008/i/3/real_estate_subpg_bkgd.gif) repeat-y 0px 0px;
}

#subContentTop {
    position: relative;
    width: 642px;
    height: 10px;
    background: url(/Shared/Templates/008/i/3/real_estate_subpg_top.gif) no-repeat 0px 0px;
    margin: 0;
    padding: 0;
}

*html #subContentTop {
    /*background: #000;*/
}

#subContent {
    position: relative;
    font-size: 12px;
    color: #000;
    line-height: 16px;
    padding: 5px 15px 40px 30px;
    margin: 0;
}

*html #subContent {
    height: 700px;
}

.PageContent {
    background:#ffffff;
}

.PageHeading {
    background:#ffffff;
    font-family: Arial, Verdana, Helvetica, Sans-Serif;
    font-size: 22px;
    font-weight: normal;
    color: #e46c0b;
}
.PageHeading h3 {
    font-size: 22px;
}

#leadFormIntro {
    color: #003366;
    font-size: 12px;
    line-height: 18px;
    padding-bottom: 10px;
}

#leadContent {
    color: #00214a;
    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: #e46c0b;
    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: 0;
    margin-bottom: 20px;
    font-weight: normal;
    font-size: 12px;
}

#divDefaultLeadDisclaimer {
    font-size: 10px;
    line-height: 14px;
    color: #acacac;
}

.FormSubmitButton {
    padding: 15px 0 15px 15px;
}
.FormSubmitButton input{
    width: 120px;
    height: 35px;
    color: #003366;
    font-size: 16px;
    font-weight: bold;
}

#OpenHousesHeader h1 {
    background:#ffffff;
    color: #db7834;
    font-size: 22px;
}

#subContentFooter {
    position: relative;
    width: 980px;
    height: 25px;
    background: #fff url(/Shared/Templates/008/i/3/real_estate_sub_btm.gif) no-repeat top;
}

/*------------------------------------------------------------------------------------------------*/

#subLeft {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 338px;
    height: 700px;
    background: #040523 url(/Shared/Templates/008/i/3/real_estate_subpg_left.jpg) no-repeat top left;
}

#subQuickSearch {
    position: relative;
    margin-top: 30px;
    margin-left: 48px;
    font-size: 13px;
    color: #fff;
}

.QuickSearchSub {
    position: relative;
}
.QuickSearchSub select {
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    width: 210px;
    height: 20px;
}
.QuickSearchSub #propertyTypeLabel {
    position: relative;
    margin-top: 12px;
    font-weight: bold;   
}
.QuickSearchSub #propertyTypeControl {
    position: relative;
    margin-top: 3px;
    font-size: 10px;  
}
.QuickSearchSub #cityLabel {
    display: none; 
}
.QuickSearchSub #cityControl {
    display: none;
}
.QuickSearchSub #areaLabel {
    position: relative;
    margin-top: 12px;
    font-weight: bold; 
}
.QuickSearchSub #areaControl {
    position: relative;
    margin-top: 3px;
}
.QuickSearchSub #priceLabel {
    position: relative;
    margin-top: 12px;
    font-weight: bold; 
}
.QuickSearchSub #priceDropDown {
    position: relative;
    margin-top: 3px;
}
.QuickSearchSub #postalCodeLabel {
    display: none;
}
.QuickSearchSub #postalCodeControl {
    display: none;   
}
.QuickSearchSub #postalCodeControl input {
    display: none;
}
.QuickSearchSub #mlsidLabel {
    display: none;
}
.QuickSearchSub #mlsidControl {
    display: none;
}
.QuickSearchSub #mlsidControl input {
    display: none;
}
.QuickSearchSub #bathsLabel {
    position: relative;
    margin-top: 12px;
    font-weight: bold;
}
.QuickSearchSub #bathsControl {
    position: relative;
    margin-top: 3px;
}
.QuickSearchSub #bathsControl select {
    width: 150px;  
}
.QuickSearchSub #bedsLabel {
    position: relative;
    margin-top: 12px;
    font-weight: bold;
}
.QuickSearchSub #bedsControl {
    position: relative;
    margin-top: 3px;
}
.QuickSearchSub #bedsControl select {
    width: 150px;
}
.QuickSearchSub #searchButton {
    position: relative;
    margin-top: 30px;
    margin-left: -10px;
}
.QuickSearchSub #searchButton input {
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-weight: bold;
    font-size: 14px;
    color: #fff;
    width: 111px;
    height: 32px;
    border: 0;
    background: url(/Shared/Templates/008/i/3/real_estate_sub_search_btn.gif) no-repeat 0px 1px; 
}
.QuickSearchSub #advancedSearch {
	display: none;
	position: relative;
    margin-top: 10px;
    font-size: 10px;
    color: #3d5170;
    font-style: normal;
}
.QuickSearchSub #advancedSearch a {
    color: #3d5170;
    text-decoration: underline;
}

.QuickSearchSub #minPriceControl {
    display: none;
}
.QuickSearchSub #maxPriceControl {
    display: none;
}

#quickSearchMapBtn {
    float: right;
    margin: 0 40px 0 0;
    margin-top: -38px;
    padding: 0;
}

*html #quickSearchMapBtn {
    margin-right: 20px;  
}

#quickSearchSubLinks {
    position: relative;
    clear: both;
    margin: 20px 0 0 34px;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 11px;
    color: #FFF;
}

#quickSearchSubLinks a{
    color: #FFF;
    text-decoration: none;
}

#quickSearchSubLinks a:hover{
    color: #fff;
    text-decoration: underline;
}

#subLeftLeadBoxes 
{
	display:none;
}


/*------------------------------------------------------------------------------------------------------------------------------------
>>> FOOTER AREA <<<
>>> footer, address, copyright, seoLinks, areaList, siteCredit <<<
------------------------------------------------------------------------------------------------------------------------------------*/

#footer {
    position: relative;
    width: 980px;
    font-size: 10px;
    color: #cdcdca;
    text-align: center;
    margin: 0;
    padding: 0;
}

#footer a{
    color: #cdcdca;
    text-decoration: none;  
}

#footer a:hover{
    color: #fff;
    text-decoration: underline;  
}

#address p{
    position: relative;
    margin: 2px 0 15px 0;
    padding: 0;
}

#copyright p{
    position: relative;
    margin: 0;
    padding: 0;
    font-weight: normal;
    font-size:10px;
}

#seoLinks {
	font-size:12px;
	margin:8px 0pt 15px;
	position:relative;
}

#areaList p{
    position: relative;
    margin: 0;
    padding: 0;
}

#siteCredit {
    position: relative;
    margin-bottom: 20px;
}


/*---------- >> 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: 16px;
    font-weight: bold;
    color: #0e0f69;
    text-decoration: none;
}
.topLevelMenuText a:hover {
    color: #e46c0b;
    text-decoration: underline;
}
.topLevelDescription {
    font-size: 11px;
    color: #000;
    line-height:14px;
    margin-bottom: 10px;
    margin-top: 4px;
    padding-bottom: 8px;
    background: url(/Shared/Templates/001/i/1/real_estate_sitemap_line_1.gif) repeat-x bottom;
}

.subLevelMenuText a {
    font-size: 11px;
    font-weight: normal;
    color: #707084;
    text-decoration: underline;
}
.subLevelMenuText a:hover {
    color: #e46c0b;
    text-decoration: underline;
}
.subLevelDescription {
    font-size: 10px;
    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 {
    display: none;   
}
.reoSearch #cityControl {
    display: none;
}
.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;
}
