﻿html {
    height:100%;
}

body {
    background: #770000 url(/Shared/Templates/004/i/18/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: 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;
    background: url(/Shared/Templates/004/i/18/real_estate_login_bkgd.jpg) no-repeat top;
}

#loginControl {
    position: absolute;
    text-align: right;
    top: 5px;
    right: 0px;
    color:#a59c89;
    font-size:11px;
    font-weight:bold; 
}
#loginControl a{
    color: #fff;
    font-weight: normal;
}

.LoginButtonTop {
    height:22px;
    margin-left:4px;
    font-size: 11px;
    color: #152900;
    font-weight: bold; 
}

.LoginField {
    font-size:11px;
    margin-left:4px;
    height:12px;
}

#translationLinks {
    /*display: none;*/
    position: absolute;
    top: 5px;
    left: 300px;
    color:#fff;
    font-size:11px;
    font-weight:bold;
    line-height: 20px;
}
#translationLinks img{
    vertical-align: middle;
    height: 16px;
}
#translationLinks a{
    color: #fff;
    text-decoration: none;
}
#translationLinks a:hover{
    color: #fff;
    text-decoration: underline;
}

*html #translationLinks {
    line-height: 30px;
    margin-top: 2px;
}

#logoHeader {
    position: absolute;
    top:32px;
    left:0;
    width: 970px;
    height: 109px;
    background: #467c0e url(/Shared/Templates/004/i/18/real_estate_hdr_bkgd.jpg) no-repeat top;
    text-align: right;
    margin: 0;
    padding-top: 9px;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 10px;
    color: #deefca;
}
#logoHeader a {
    text-decoration: none;
    color:#deefca;
}
#logoHeader a:hover {
    text-decoration: underline;
    color:#fff;
}

#headerLogo {
    position: absolute;
    top: 14px;
    left: 49px;
}

#headerLogo h2 {
    margin: 0;
}

/* ------------------------------------------------------------------
>> NAVIGATION AREA <<
-------------------------------------------------------------------*/

#navigation {
    position: absolute;
    z-index: 1000;
    top: 59px;
    right:0;
    width: 678px;
    height: 82px;
    margin-top: 0;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 11px;
    background: #af7d01 url(/Shared/Templates/004/i/18/real_estate_nav_bkgd.jpg) no-repeat top;
}

#navigationControl {
    position: absolute;
    top: 20px;
    left: 0;
    width: 678px;
    /*height:52px; */
}

#navigationControl img {
    display:block;
    float:left;
    background:url(/Shared/Templates/004/i/18/real_estate_nav_div.gif) no-repeat right;
    padding-right:1px;
}
#navigationControl .navLast {
    padding:0px;
}

.navSubMenu {
	border: solid 1px #8e6601;
	background: #ae7d01;
	margin-top: 8px;
}

.navSubEntry {
	display:block;
	background-color: #ae7d01;
	padding: 2px 25px 2px 6px;
	/*border: solid 1px black;*/
	color: #fff;	
}

.navSubEntryHover {
	background-color: #e0a401;
	color: #fff;
}


/* ----------------------------------------------------------------*/



/*----------------------------------------------------------------------------------------------------------------------------------- 
>>> 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: #dacdb2 url(/Shared/Templates/004/i/18/real_estate_search_bkgd.jpg) no-repeat top;
}

/* ------------------------------------------------------------------
>> QUICK SEARCH AREA <<
-------------------------------------------------------------------*/

#quickSearch {
    position: absolute;
    top: 15px;
    left: 0px;
    width: 268px;
    height: 635px;
}

#quickSearchHeader {
    position: absolute;
    top: 0;
    left: 0;
    width: 268px;
    height: 50px;
}

#quickSearchIntro {
    position: absolute;
    top: 54px;
    left: 11px;
    width: 246px;
    height: 58px;
    color: #453d2f;
    font-size: 11px;
    font-style: italic;
    line-height: 14px;
    text-align: center;
}
#quickSearchIntro a{
    color:#970000;
    text-decoration: none;
}
#quickSearchIntro a:hover{
    color:#970000;
    text-decoration: underline;
}

#quickSearchControl {
    position: absolute;
    top: 114px;
    left:25px;
    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: 21px;
    left: 0px;
}
.QuickSearchHome #cityLabel {
    display: none;
}
.QuickSearchHome #cityControl {
    display: none;
}
.QuickSearchHome #areaLabel {
    position: absolute;
    top: 48px;
    left: 0px;
    width:200px;
    font-weight: bold; 
}
.QuickSearchHome #areaControl {
    position: absolute;
    top: 64px;
    left: 0px;
    font-size: 11px;
}
.QuickSearchHome #priceLabel {
    position: absolute;
    top: 91px;
    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: 107px;
    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: 134px;
    left: 112px;
    font-weight: bold;
}
.QuickSearchHome #bathsControl {
    position: absolute;
    top: 150px;
    left: 112px;
    font-size: 11px;
}
.QuickSearchHome #bathsControl select {
    width: 88px;  
}
.QuickSearchHome #bedsLabel {
    position: absolute;
    top: 134px;
    left: 0;
    font-weight: bold;
}
.QuickSearchHome #bedsControl {
    position: absolute;
    top: 150px;
    left: 0;
    font-size: 11px;
}
.QuickSearchHome #bedsControl select {
    width: 88px;
}
.QuickSearchHome #searchButton {
    position: absolute;
    top: 178px;
    left: 0;
}
.QuickSearchHome #searchButton input 
{
    font-weight: bold;
    font-size: 13px;
    height: 35px;
    width: 125px;
    color: #fff;
    border: 0;
    background: url(/Shared/Templates/004/i/18/real_estate_search_btn.gif) no-repeat 0px 1px;    
}
.QuickSearchHome #advancedSearch {
	position: absolute;
    top: 216px;
    left: 5px;
    width: 125px;
    font-size: 11px;
    font-weight: bold;
    color: #2f281a;
    font-style: normal;
}
.QuickSearchHome #advancedSearch a {
    color: #2f281a;
    text-decoration: underline;
}

/* ----------------------------------------------------------------*/


/* ------------------------------------------------------------------
>> FEATURED PROPERTIES AREA <<
-------------------------------------------------------------------*/

#featuredProperties {
    display: none;
}

#featuredProperties3up {
    position: absolute;
    top: 444px;
    left:14px;
}

#featuredProperties1up {
    display: none;
}

#featuredPropertyControl {
    display: none;
}
#featuredPropertiesControl1up {
    display: none;
}
#featuredPropertiesControl3up {
    position: absolute;
    top:0px;
    left:0px;
    color:#352e23;
    font-size:10px;
    width: 234px;
}
#featuredPropertyControl3up a{
    text-decoration: none;
}
#featuredPropertyControl3up a:hover{
    text-decoration: underline;
}

.FeatHeader {
    display:none;
}

.FeatImage {
    position: relative;
    width: 71px;
    height: 47px;
    border: 1px #785c2a;
    margin-bottom: 5px;
}

.FeatImage img{
    border: 1px #785c2a;
}

.FeatStreet {
    /*display: none;*/
    position: relative;
    display: block;
    font-size: 10px;
    font-style: italic;
    color: #000;
    width: 180px;
    margin-left: 6px;
    text-decoration: none;
}

.FeatCityState {
    position: relative;
    display: block;
    font-weight: bold;
    font-size: 10px;
    color: #352e23;
    width: 180px;
    margin-left: 6px;
    text-decoration: none;
}

.FeatZip {
    display: none;
}

.FeatPrice {
    position: relative;
    display: block;
    clear: left;
    color: #970000;
    font-size: 10px;
    font-weight: bold; 
    margin: 2px 0 10px 6px;
    text-decoration: none;
}
.FeatPrice a{
    color: #970000;
    text-decoration: none;
}
.FeatPrice a:hover{
    text-decoration: underline;
}

.FeatDescription {
    display: none;
    color: #050505;
    margin-top: 5px;
}
.FeatDescription a{
    color: #050505;
    text-decoration: underline;
}
.FeatDescription a:hover{
    color: #050505;
    text-decoration: underline;
}

/* ----------------------------------------------------------------*/

#homeFlash {
    position: absolute;
    top: 0;
    right: 0;
    width: 702px;
    height: 211px;
}

#contentArea {
    position: absolute;
    top: 211px;
    right: 0;
    width: 702px;
    height: 439px;
    background: #181615 url(/Shared/Templates/004/i/18/real_estate_home_bkgd.jpg) no-repeat top;
}

#homeMainContent {
    position: absolute;
    top: 74px;
    left: 42px;
    /*width: 420px;*/
    color: #000;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    line-height: 17px;
}
#homeMainContent a{
    color: #7f121b;
    font-weight: bold;
    text-decoration: none;
}
#homeMainContent a:hover{
    color: #7f121b;
    text-decoration: underline;
}
#homeMainContent b{
    color: #7f121b;
}

#homeMainContentTitle {
    position: absolute;
    top: 22px;
    left: 42px;
    width: 439px;
    height: 54px;
}

#homeMainContentTitle h2 {
    margin: 0;
}

#homeMainImage {
    position: absolute;
    top: 3px;
    right: 0;
    width: 205px;
    height: 248px;
}

#homeMainBox1 {
    display: none;
    position: absolute;
    top: 251px;
    left: 14px;
    width: 219px;
    height: 133px;
}

#homeMainBox2 {
    display: none;
    position: absolute;
    top: 251px;
    left: 243px;
    width: 219px;
    height: 133px;
}

#homeMainBox3 {
    display: none;
    position: absolute;
    top: 251px;
    left: 472px;
    width: 219px;
    height: 133px;
}

#flashHomeThreeBoxes {
    position: absolute;
    top: 251px;
    left: 14px;
    width: 677px;
    height: 133px;
}

#homeMainBoxReflection {
    position: absolute;
    top: 384px;
    left: 14px;
    width: 677px;
    height: 21px;
}

/*----------------------------------------------------------------------------------------------------------------------------------- 
>>> FOOTER AREA <<<
>>> footer, seoLinks, copyright, areaList, phoneNumber, affiliationLogos <<<
------------------------------------------------------------------------------------------------------------------------------------*/

#footer {
    position: absolute;
    top: 795px;
    left: 0;
    width: 970px;
    color: #e9dec3;
    font-size: 10px;
    line-height: 14px;   
}
#footer a{
    color: #e9dec3;
    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;
    width: 682px;
    margin-left: 288px;
}

#areaList p{
    position: relative;
    /*top: 88px;
    left: 288px;
    padding-bottom: 40px;*/
    margin-left: 288px;
    width: 682px;
}

#siteCredit p {
    position: relative;
    width: 682px;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 10px;
    color: #e9dec3;
    line-height: 14px;
    padding-bottom: 25px;
    margin-left: 288px;
}
#siteCredit p a{
    text-decoration: none;
    color: #e9dec3;
}
#siteCredit p a:hover{
    text-decoration: underline;
    color: #fff;
}

#phoneNumber {
    display: none;
    /*position: absolute;
    top: 0;
    left: 0;*/
}

#affiliationLogos {
    position: absolute;
    top: 0px;
    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/18/real_estate_subpg_left.gif) repeat-y left;
}

#subLeft {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 268px;
    height: 1052px;
    background: url(/Shared/Templates/004/i/18/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: 36px;
    left: 0px;
}

.subLeftNavTopLevel {
    position: relative;
    font-family: Arial, Verdana, Helvetica, Sans-Serif;
    font-size: 20px;
    /*font-weight: bold;*/
    color: #d5c39b;
    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: #161410;
    line-height: 13px;
    background: url(/Shared/Templates/004/i/18/real_estate_nav_item_bkgd.gif) no-repeat left top;
    padding-left: 14px;
    margin-left: 30px;
    margin-right: 10px;
    padding-bottom: 10px;
    width:195px;
}
.subLeftNavItem a{
    color: #161410;
    text-decoration: none;
}
.subLeftNavItem a:hover{
    color: #161410;
    text-decoration: underline;
}

#subContentMain {
    position: relative;
    margin-left: 268px;
    width: 702px;
    min-height: 1052px;
    background: #fff url(/Shared/Templates/004/i/18/real_estate_subpg_bkgd.gif) repeat-y top;
}

#subContentTop {
    position: relative;
    width: 702px;
    height: 42px;
    background: #e1d5b9 url(/Shared/Templates/004/i/18/real_estate_subpg_top.jpg) no-repeat top;
}

#subContent {
    position: relative;
    font-size: 12px;
    color: #000;
    line-height: 16px;
    padding: 0 20px 30px 20px;
}

.PageContent {
    background:#ffffff;
}

.PageHeading {
    background:#ffffff;
    color: #7f121b;
    font-size: 26px;
    font-family: Arial, Verdana, Helvetica, Sans-Serif;
}
.PageHeading h3 {
    font-size: 26px;
    font-family: Arial, Verdana, Helvetica, Sans-Serif;
}

#leadFormIntro {
    color: #000;
    font-size: 12px;
}

#leadContent {
    color: #352e23;
    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: #7f121b;
    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: #ada086;
}

.FormSubmitButton {
    padding: 15px 0 15px 15px;
}
.FormSubmitButton input{
    width: 120px;
    height: 35px;
    color: #7f121b;
    font-size: 16px;
    font-weight: bold;
}

#OpenHousesHeader h1 {
    background:#ffffff;
    color: #7588b3;
    font-size: 26px;
    font-family: Arial, Verdana, Helvetica, Sans-Serif;
} 

*html #subContent {
    height: 1052px;  
}

#subContentFooter {
    position: relative;
    /*margin-left: 268px;*/
    width: 970px;
    height: 34px;
    background: #780000 url(/Shared/Templates/004/i/18/real_estate_sub_btm.jpg) 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 {
    display: none;
}
.QuickSearchSub #cityControl {
    display: none;
}
.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: #e9dec3;
    font-size: 10px;
    line-height: 14px;
    margin-top: 10px;   
}
#subFooter a{
    color: #e9dec3;
    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 {
    display: none;
}

#subAffiliationLogos {
    position: absolute;
    top: 0;
    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: #7f121b;
    text-decoration: none;
}
.topLevelMenuText a:hover {
    color: #7f121b;
    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: #7b6d50;
    text-decoration: underline;
}
.subLevelMenuText a:hover {
    color: #335d05;
    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 {
    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;
}