﻿html {
    height:100%;
}

body {
    background: #000 url(/Shared/Templates/123/i/1/background.jpg) repeat-x top;
    margin: 0;
    height:100%;
    font-family: Verdana, Arial, Sans-Serif;
}

img {
    border:0;
}

#container {
    position: absolute;
    top: 0;
    left: 0;
    width: 983px;
}

/*------------------------------------------------------------------------------------------------------------------
>>> HEADER AREA <<<
>>> header, headerLinks, login, loginControl, headerSubLinks, headerLogo, navigation, navigationControl <<<
------------------------------------------------------------------------------------------------------------------*/
#leftside {
    position: absolute;
    left: 0;
    width: 295px;
    height: 750px;
    margin-top: 0;
}
#logoHeader {
    position: absolute;
    width: 335px;
    height: 125px;
    margin-top: 0;
    background: url(/Shared/Templates/123/i/1/home-logo-bg.jpg) no-repeat right;
}

#headerLogo {
    position: absolute;
    left: 12px;
    top: 11px;
    width: 284px;
    height: 114px;
    z-index: 50000;
    background: transparent;
}

#leftContent {
    position: absolute;
    top: 125px;
    left: 0;
    height: 100%;
    width: 295px;
    background: url(/Shared/Templates/123/i/1/left-flash-bg.jpg) no-repeat;
}

#rightside {
    position: absolute;
    width: 688px;
    height: 100%;
    left: 295px;
    margin-top: 0;
}
#headerleft {
    position: absolute;
    left: 0;
    width: 40px;
    height: 215px;
    font-family: Verdana, Arial, Sans-Serif;
    background: url(/Shared/Templates/123/i/1/header-left-bg.jpg) no-repeat;
}
#header {
    position: absolute;
    left: 40px;
    width: 648px;
    height: 125px;
    font-family: Verdana, Arial, Sans-Serif;
    background: url(/Shared/Templates/123/i/1/header-rt-top-bg.jpg) no-repeat 0 0;
}
#headerbottom {
    position: absolute;
    top: 90px;
    width: 100%;
    height: 35px;
    background: url(/Shared/Templates/123/i/1/header-bottom.jpg) no-repeat;
}
#headerLinks {
    position: absolute;
    height: 19px;
    top: 12px;
    right: 10px;
    margin: 0;
    padding: 0 0 2px 0;
    color: #92bff0;
    font-size: 11px;
}
#headerLinks a {
    color: #92bff0;
    text-decoration: none;
}
#headerLinks a:hover {
    color: #fff;
    text-decoration: underline;
}


#headerLinks img{
    display: block;
    float: left;
    padding-right: 1px;
    /*background: url(/Shared/Templates/011/i/1/real_estate_top_nav_div.gif) no-repeat right;   */
}

#subheader #headerLinks {
    top: 9px;
    right: 380px;
}

#subLoginLinks {
    display: none;
    position: absolute;
    top: 28px;
    right: 10px;
    margin: 0;
    padding: 0 0 2px 0;
    color: #92bff0;
    font-size: 11px;
}

#subLoginLinks a {
    color: #92bff0;
    text-decoration: none;
}
#subLoginLinks a:hover {
    color: #fff;
    text-decoration: underline;
}

#headerSubLinks {
    display: none;
    position: absolute;
    top: 64px;
    right: 10px;
    font-size: 9px;
    color: #a4a4a4;
}
#headerSubLinks a{
    color: #a4a4a4;
    text-decoration: none;
}
#headerSubLinks a:hover{
    color: #fff;
    text-decoration: underline;
}

#navigation {
    position: absolute;
    z-index: 5000;
    top: 56px;
    right: 0;
    width: 615px;
    height: 40px;
    margin-top: 0;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
    color: #92bff0;
    background: url(/Shared/Templates/123/i/1/agent-nav-bkgd.gif) repeat-x 0 0;
}

#navigation a {
    color: #92bff0;
    text-decoration: none;
}

#navigation a:hover {
    color: #fff;
    text-decoration: none;
}

#navigationControl {
    position: absolute;
    top: 6px;
    left: 0;
    width: 100%;
}

#navigationControl img {
    display: block;
    float:left;
    background: #1c3877;
}

#navigationControl .navFirst{
    padding: 0 1px 0 0;
}

.navSubMenu {
	border: solid 1px #859dc0;
	margin-top: 12px;
}

.navSubEntry {
	display: block;
	background-color: #022c74;
	padding: 2px 25px 2px 6px;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
}

.navSubEntryHover {
	background: #5986b6;
}

.navItem, #navigationControl .navItem, #Menu .navItem{
	padding-left:33px;
	padding-right:33px;
}

.navFirst, #navigationControl .navFirst, #Menu .navFirst {
	padding-left:20px;
	padding-right:30px;
}

.navLast, #navigationControl .navLast, #Menu .navLast
{
	padding-left:35px;
	padding-right:10px;
}

   
/*------------------------------------------------------------------------------------------------------------------
>>> MAIN CONTENT AREA <<<
>>> mainContent, featuredPropertiesFlash, homeContentMain, mainContentBox1, quickSearch, mainContentBox2 <<<
------------------------------------------------------------------------------------------------------------------*/

#mainContent {
    position: absolute;
    top: 145px;
    left: 40px;
    width: 647px;
    height: 580px;
    margin-top: 0;
}

#mainFlash {
    display: none;
    position: absolute;
    width: 832px;
    height: 344px;
}

#homeContentMain {
    position: absolute;
    top: 0;
    left: 0;
    width: 647px;
    height: 275px;
}

#mainContentBox1 {
    position: absolute;
    top: 42px;
    left: 25px;
    color: White;
    font-size: 10px;
        
}

#mainContentBox1 p {
    /*padding: 0 10px 0 10px;*/
    width: 660px;
}


#mainContentBox2 {
    display: none;
    position: absolute;
    top: 17px;
    left: 602px;
    width: 198px;
    height: 181px;
}
#homeLowerCalloutDivider {
    display: none;
    position: absolute;
    top: 275px;
    width: 100%;
    height: 53px;
}
#homeLowerCallouts {
    position: absolute;
    top: 328px;
    width: 100%;
    height: 252px;
}
#homeLowerCallout1 {
    position: absolute;
    left: 25px;
    width: 401px;
}
#homeLowerCallout1Background img{
    position: absolute;
    top: 0;
    left: -25px;
}
#homeLowerCallout1Title img{
    position: absolute;
    top: 0;
    left: 0;
}
#homeLowerCallout1 p {
    position: absolute;
    top: 67px;
    left: 5px;
    width: 351px;
    color: White;
    font-size: 12px;
    line-height: 18px;
    margin-top: 0;
}
#homeLowerCallout1 p a{
    color: White;
}
#homeLowerCallout2 {
    display: none;
}
#homeLowerCallout3 {
    position: absolute;
    left: 426px;
    width: 213px;
    height: 252px;
}

#homelogin {
    position: absolute;
    top: 163px;
    left: 3px;
    width: 340px;
    height: 60px;
    background: url(/Shared/Templates/123/i/1/login-bg.jpg) no-repeat;
}

#homeloginControl {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 32px 0 0 12px;
    color: #a4a4a4;
    font-size:11px;
    font-weight:bold;
    margin-top: 0;
}
#loginControl a{
    color: #a4a4a4;
    font-size: 10px;
    font-weight: normal;
}
#loginControl table{
    position: absolute;
}

.LoginButtonTop {
    height:20px;
    width: 38px;
    margin-left:4px;
    font-family: Verdana;
    font-weight: normal;
    font-size: 10px;
    font-weight: bold;
    color: #000;
    background: url(/Shared/Templates/123/i/1/login-button.jpg) no-repeat 0 3px;
    border-style: none;
}

.LoginField {
    height:12px;
    margin-left:4px;
    width:105px;
    font-family: Arial, Verdana;
    font-weight: normal;
    font-size:11px;
}

#subLoginControl {
    position: absolute;
    text-align: right;
    top: 5px;
    right: 0px;
    color:#fff;
    font-size:11px;
    font-weight:bold; 
}

#subLoginControl .LoginButtonTop {
    height:22px;
    margin-left:4px;
}

#subLoginControl .LoginField {
    font-size:11px;
    margin-left:4px;
    height:12px;
}

#loginLabel {
    position: absolute;
    top: 8px;
    left: 20px;
    color: White;
    font-size: 13px;
    font-weight: bold;
}
#loginForgotPassword {
    position: absolute;
    color: White;
    top: 9px;
    left: 190px;
    font-size: 11px;
}
#loginForgotPassword a{
    color: #e0dacb;
    font-size: 11px;
    text-decoration: none;
}
#loginForgotPassword a:hover{
    color: #fff;
    text-decoration: none;
}

#bottomFlash {
    display: none;
    position: absolute;
    top: 526px;
    width: 832px;
    height: 200px;
    /*background: url(/Shared/Templates/018/i/1/bottom-frontpage.jpg) no-repeat;*/
}

#quickSearch {
    position: absolute;
    top: 0;
    left: 0;
    width: 614px;
    height: 233px;
}
#quickSearchTitle img{
    position: absolute;
    z-index: 1000;
    top: -42px;
    left: -25px;
}
#quickSearchTabs {
    display: none;
    position: absolute;
    top: 13px;
    left: 5px;
    width: 392px;
    height: 25px;
}
#quickSearchTabs img{
    display: none;
    float: left;
}

#quickSearchControl {
    position: absolute;
    top: 0;
    left: 0;
    width: 614px;
    height: 233px;
    background: url(/Shared/Templates/123/i/1/quicksearch-bg.jpg) no-repeat top;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size:12px;
    color:#91bef0;
}

.QuickSearchHome {
    position: relative;
}

.QuickSearchHome select {
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 10px;
    width: 165px;
    height: 18px;
}

.QuickSearchHome #propertyTypeLabel {
    position: absolute;
    top: 37px;
    left: 46px;
    font-weight: bold;   
}
.QuickSearchHome #propertyTypeControl {
    position: absolute;
    top: 56px;
    left: 46px;
}
.QuickSearchHome #areaLabel {
    position: absolute;
    top: 87px;
    left: 46px;
    font-weight: bold;
}
.QuickSearchHome #areaControl {
    position: absolute;
    top: 106px;
    left: 46px;
}
.QuickSearchHome #priceLabel {
    position: absolute;
    top: 139px;
    left: 46px;
    font-weight: bold; 
}
.QuickSearchHome #priceDropDown {
    position: absolute;
    top: 158px;
    left: 46px;
}
.QuickSearchHome #bathsLabel {
    position: absolute;
    top: 37px;
    left: 400px;
    font-weight: bold;
}
.QuickSearchHome #bathsControl {
    position: absolute;
    top: 56px;
    left: 400px;
}
.QuickSearchHome #bathsControl select {
    width: 70px;  
}
.QuickSearchHome #bedsLabel {
    position: absolute;
    top: 37px;
    left: 282px;
    font-weight: bold;
}
.QuickSearchHome #bedsControl {
    position: absolute;
    top: 56px;
    left: 282px;
}
.QuickSearchHome #bedsControl select {
    width: 70px;
}
.QuickSearchHome #postalCodeLabel{
    position: absolute;
    top: 87px;
    left: 282px;
    font-weight: bold;
}
.QuickSearchHome #postalCodeControl{
    position: absolute;
    top: 106px;
    left: 282px;
}
.QuickSearchHome #postalCodeControl input {
    font-size: 11px;
    width: 90px;
    height: 13px;
}
.QuickSearchHome #mlsidLabel {
    position: absolute;
    top: 87px;
    left: 400px;
    font-weight: bold;
}
.QuickSearchHome #mlsidControl {
    position: absolute;
    top: 106px;
    left: 400px;
}
.QuickSearchHome #mlsidControl input {
    font-size: 11px;
    width: 90px;
    height: 13px;
}
.QuickSearchHome #searchButton {
    position: absolute;
    top: 181px;
    left: 434px;
}
.QuickSearchHome #searchButton input {
    font-weight: bold;
    font-size: 13px;
    height: 28px;
    width: 114px;
    color: White;   
    background: url(/Shared/Templates/123/i/1/quicksearch-btn.jpg);
    border-style: none;
}
.QuickSearchHome #advancedSearch {
	position: absolute;
    top: 192px;
    left: 46px;
    width: 350px;
    font-size: 11px;
    color: #c9c9c9;
}
.QuickSearchHome #advancedSearch a {
    color: #e0dacb;
    font-weight: bold;
    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;
}



/*------------------------------------------------------------------------------------------------------------------
>>> HOME PAGE FOOTER <<<
>>> footer, seoLinks, copyright, areaList, siteCredit <<<
------------------------------------------------------------------------------------------------------------------*/
 
#footer {
    position: absolute;
    top: 740px;
    left: 70px;
    width: 639px;
    padding: 15px 0 0 0;
    /*text-align: center;*/
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 11px;
    line-height: 16px;
    color: #6c6756;
}
#footer a{
    color: #6c6756;
    text-decoration: none;
}
#footer a:hover{
    color: #fff;
    text-decoration: underline;
}
 
#seoLinks {
}
 
#copyright p{
    position: relative;
    line-height: 14px;
}
 
#areaList {
    position: relative;
}
 
#siteCredit {
    position: relative;
    padding-bottom: 25px;
}


/*------------------------------------------------------------------------------------------------------------------
>>> SUB PAGE STYLES <<<
>>> mainContentSub, subLeft, subLeftNavControl, subLeftNavAlternate, subLeftBox1, subLeftBox2, subFooter
    subSeoLinks, subCopyright, subAreaList, subSiteCredit <<<
------------------------------------------------------------------------------------------------------------------*/

#subleftContent {
    position: absolute;
    top: 125px;
    left: 0;
    width: 295px;
    height: 621px;
    background: url(/Shared/Templates/123/i/1/sub-left-flash-bg.jpg) no-repeat;
    z-index: 1000;
}

#subheaderleft {
    position: absolute;
    left: 295px;
    width: 40px;
    height: 215px;
    font-family: Verdana, Arial, Sans-Serif;
    background: url(/Shared/Templates/123/i/1/sub-header-left-bg.jpg) no-repeat;
    z-index: 1000;
}
#subheader {
    position: absolute;
    left: 335px;
    width: 648px;
    height: 125px;
    font-family: Verdana, Arial, Sans-Serif;
    background: url(/Shared/Templates/123/i/1/sub-header-rt-top-bg.jpg) no-repeat 0 0;
}
#subheaderbottom {
    position: absolute;
    left: 0;
    top: 90px;
    width: 648px;
    height: 68px;
    background: url(/Shared/Templates/123/i/1/sub-header-bottom.jpg) no-repeat;
}

#subNavSeparator {
    position: absolute;
    left: 335px;
    top: 90px;
    width: 648px;
    height: 35px;
    background: url(/Shared/Templates/123/i/1/sub-navseparator.jpg) no-repeat bottom;
    margin: 0;
    padding: 0;
}

#subLeft {
    position: absolute;
    top: 0;
    left: 0;
    width: 295px;
    height: 100%;
    z-index: 5000;
}

#subLeftNavControl {
    display: none;
    position: relative;
    margin: 135px 0 0 15px;
    left: 0; 
    width: 295px;  
}

#subLeftNavAlternate {
    position: relative;
    margin: 135px 0 0 28px;
    width: 255px;
}

.subLeftNavTopLevel {
    position: relative;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 16px;
    text-align: left;
    font-weight: bold;
    /*height: 39px;*/
    color: #92bff0;
    padding: 3px 0 10px 0;
    background: url(/Shared/Templates/123/i/1/left-nav-head.jpg) no-repeat top;
}
.subLeftNavTopLevel a{
    color: #92bff0;
    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: #fff;
    line-height: 22px;
    background: url(/Shared/Templates/123/i/1/real-estate-sub-nav-icon.gif) no-repeat 0px 4px;
    padding-left: 16px;
    padding-bottom: 0;
    margin-top: 0;
    width:225px;
}
.subLeftNavItem a{
    color: #fff;
    text-decoration: none;
}
.subLeftNavItem a:hover{
    color: #fff;
    text-decoration: underline;
}

#subheaderContainer {
    position: relative;
    height: 125px;
    z-index:1000;
}
#subContentMainLeft {
    position: absolute;
    top: 215px;
    left: 295px;
    width: 40px;
    height: 512px;
    z-index: 20000;
    background: url(/Shared/Templates/123/i/1/sub-ContentMainLeft.jpg) no-repeat;
}
#subContentMain {
    position: relative;
    margin: 0;
    margin-top: -26px;
    padding: 0;
    width: 983px;
    background: url(/Shared/Templates/123/i/1/sub-contentmain-bg.gif) repeat-y top left;
}

#subContent {
    position: relative;
    /*width: 580px;*/
    margin-left: 340px;
    padding: 0 20px 20px 0;
    font-size: 12px;
    line-height: 16px;
    min-height: 641px;
}
#subContent a{
    color: #3f3f3f;
    text-decoration: underline;
}
#subContent a:hover{
    color: #4f75a4;
    text-decoration: underline;
}

*html #subContent {
    height: 641px;
    /*margin-top: -16px;*/
    padding: 0 15px 20px 20px; 
}

#subContentDividerBkgd {
    padding-left: 15px;
    padding-top: 15px;
    margin-top: 10px;
    /*background: url(/Shared/Templates/011/i/1/real_estate_content_div.gif) no-repeat left top;*/
}

#subLeftBox1 {
    display: none;
    position: absolute;
}

#subLeftBox2 {
display: none;
    position: absolute; 
}

#subLeftBox3 {
display: none;
    position: absolute;
}

/*---------------------------------------------------------------------------------------------------------
>>> SUB PAGE AND SHARED PAGES STYLES <<<
---------------------------------------------------------------------------------------------------------*/

.PageContent {
	/*background:#fff;*/
}

.PageHeading {
    color: #00246a;
    font-size: 26px;
    line-height: 30px;
    font-family: Arial, Verdana, Helvetica, Sans-Serif;
}
.PageHeading h3 {
    font-size: 26px;
    font-family: Arial, Verdana, Helvetica, Sans-Serif;
}

#leadFormIntro {
    color: #3f3f3f;
    font-size: 12px;
}

#leadContent {
    color: #05173c;
    font-weight: bold;
    font-size: 11px;
    padding-left: 15px;
    padding-top: 20px;
    margin-top: 10px;
    background: url(/Shared/Templates/011/i/1/real_estate_content_div.gif) no-repeat left top;
}

#leadContent textarea {
    width: 350px;
}

.FormSectionHeading {
    font-size: 14px;
    color: #3f3f3f;
    margin-top: 25px;
    margin-left: -15px;
    padding-left: 15px;
    padding-top: 20px;
    background: url(/Shared/Templates/011/i/1/real_estate_content_div.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: #7d7c77;
}

.FormSubmitButton {
    padding: 15px 0 15px 15px;
}
.FormSubmitButton input{
    width: 120px;
    height: 35px;
    color: #05173c;
    font-size: 16px;
    font-weight: bold;
}

#OpenHousesHeader h1 {
    background:#ffffff;
    color: #3f3f3f;
    font-size: 18px;
}   

/*------>>> FOOTER <<<--------*/

#subFooter {
    position: relative;
    width: 983px;
    /*top: 158px;*/
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 11px;
    color: #6c6756;
    line-height: 16px;
}

#subContentFooter {
    position: relative;
    width: 983px;
    height: 19px;
    background: url(/Shared/Templates/123/i/1/sub-content-footer.gif) no-repeat top;
    padding-bottom: 20px;
}

#subFooterLeft {
    position: absolute;
    left: 0;
    width: 315px;
}
#subFooterRight {
    position: absolute;
    left: 330px;
    width: 667px;
    /*text-align: center;*/
}
#subFooter a{
    color: #6c6756;
    text-decoration: none;
}
#subFooter a:hover{
    color: #fff;
    text-decoration: underline;
}

#subSeoLinks {
}

#subCopyright {
    position: relative;
}

#subAreaList {
    position: relative;
}

#subSiteCredit {
    position: relative;
    padding-bottom: 25px;
}

/*---------- >> 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: #3f3f3f;
    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: #3f3f3f;
    text-decoration: underline;
}
.subLevelMenuText a:hover {
    color: #3f3f3f;
    text-decoration: underline;
}
.subLevelDescription {
    font-size: 11px;
    color: #5a82b2;
    line-height:13px;
    margin-bottom: 8px;   
}

#rosterPhoto IMG {
	width: 55px;
}

/*------------------------------------------------------------------------------------------------

>>>>> AGENT HOME PAGE STYLES <<<<<

------------------------------------------------------------------------------------------------*/
.agentName{
    font-family: Arial, Verdana, Helvetica, Sans-Serif;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
}

.agentTitle{
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
    font-size: 12px;
    font-weight: normal;
    color: #fff;
	padding-top:2px;
}

#agentPhoto {
    position:relative;
    padding-left:0px;
    padding-top: 0px;
}

.agentPhotoBorder{
	border-color:#3e5786;
	border-width:1px;
}

#AgentInfo{
	position:relative;
    padding-top:10px;
	/*text-align:center;*/
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 11px;
    color: #fff;
	line-height:18px;
}

#AgentInfo a{
    color: #fff;
	text-decoration:underline;
}

#AgentInfo a:hover{
    color: #fff;
	text-decoration:underline;
}

.agentPhoneNumber{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 14px;
	font-weight:bold;
    color: #fff;
	line-height:18px;
}

.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: #013C74;
    padding: 10px 0 10px 10px;
    background: url(/Shared/Templates/102/i/18/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: #003466;
    padding: 10px 0 10px 10px;
    background: url(/Shared/Templates/102/i/18/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: 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: relative;
    margin-top: 5px;
    left: 0;
    font-weight: bold;   
}
.QuickSearch #propertyTypeControl {
    position: relative;
    margin-top: 5px;
    left: 0;
    font-size: 10px;  
}
.QuickSearch #areaLabel {
    position: relative;
    margin-top: 5px;
    left: 0;
    font-weight: bold; 
}
.QuickSearch #areaControl {
    position: relative;
    margin-top: 5px;
    left: 0;
}
.QuickSearch #cityLabel {
    position: relative;
    margin-top: 5px;
    left: 0;
    font-weight: bold; 
}
.QuickSearch #cityControl {
    position: relative;
    margin-top: 5px;
    left: 0;
}
.QuickSearch #priceLabel {
    position: relative;
    margin-top: 5px;
    left: 0;
    font-weight: bold; 
}
.QuickSearch #minPriceControl {
    display: none;
}
.QuickSearch #maxPriceControl {
    display: none;
}
.QuickSearch #priceDropDown {
    position: relative;
    margin-top: 5px;
    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: relative;
    margin-top: 5px;
    left: 0;
    font-weight: bold;
}
.QuickSearch #bathsControl {
    position: relative;
    margin-top: 5px;
    left: 0;
}
.QuickSearch #bathsControl select {
    width: 145px;  
}
.QuickSearch #bedsLabel {
    position: relative;
    margin-top: 5px;
    left: 0;
    font-weight: bold;
}
.QuickSearch #bedsControl {
    position: relative;
    margin-top: 5px;
    left: 0;
}
.QuickSearch #bedsControl select {
    width: 145px;
}
.QuickSearch #searchButton {
    position: relative;
    margin-top: 15px;
    left: 0;
    padding: 0;
}
.QuickSearch #searchButton input 
{
    font-weight: bold;
    font-size: 13px;
    height: 25px;
    width: 125px;
    color: #00214a;     
}
.QuickSearch #advancedSearch {
	position: relative;
    margin-top: 5px;
    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 #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;
}