﻿html {
    height:100%;
}

body {
    background: #44423a url(/Shared/Templates/017/i/1/real_estate_page_bkgd.jpg) repeat-x top;
    margin: 0;
    height:100%;
    font-family: Verdana, Arial, Sans-Serif;
}

img {
    border:0;
}

#container {
    position: absolute;
    top: 0;
    left: 50%;
    width: 980px;
    margin-left: -490px;
}

/*------------------------------------------------------------------------------------------------------------------------------------
>>> HOME HEADER AREA <<<
>>> homeHeader, homeLogoHeader, homeHeaderLogo <<<
------------------------------------------------------------------------------------------------------------------------------------*/

#homeHeader {
    position: relative;
    width: 980px;
    height: 105px;
    background: url(/Shared/Templates/017/i/1/real_estate_header_bkgd.jpg) no-repeat top;
}

#homeTextNav {
    position: absolute;
    top: 8px;
    left: 393px;
    font-size: 11px;
    font-weight: bold;
    color: #bfc1bc;
}
#homeTextNav a{
    color: #bfc1bc;
    text-decoration: none;
}
#homeTextNav a:hover{
    color: #fff;
    text-decoration: underline;
}

#homeSecondaryLogo {
    position: absolute;
    top: 5px;
    left: 808px;
}

/*----------------------------------------------------------------------------------------------------------------------------------
>>> HOME FLASH AREA <<<
>>> homeFlash <<<
----------------------------------------------------------------------------------------------------------------------------------*/

#homeFlash {
    position: relative;
    width: 980px;
    height: 351px;
}

/*----------------------------------------------------------------------------------------------------------------------------------
>>> HOME MAIN LOGO <<<
>>> homeMainLogo <<<
----------------------------------------------------------------------------------------------------------------------------------*/

#homeMainLogo {
    position: absolute;
    top: 5px;
    left: 25px;
    z-index: 5000;
}

/*----------------------------------------------------------------------------------------------------------------------------------
>>> HOME NAVIGATION AREA <<<
>>> homeNavigation, navigationControl <<<
----------------------------------------------------------------------------------------------------------------------------------*/

#homeNavigation {
    position: relative;
    z-index: 1000;
    width: 980px;
    height: 39px;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 11px;
    background: url(/Shared/Templates/017/i/1/real_estate_nav_bkgd.jpg) no-repeat top;
}

#navigationControl {
    position: absolute;
    top: 9px;
    left: 341px;
}

#navigationControl img {
    display:block;
    float:left;
    padding-right: 32px;
}
#navigationControl .navFirst {
    /*padding-left: 15px;*/
}

.navSubMenu {
	margin: 4px 0 0 -10px;
	border: solid 1px #222302;
}

.navSubEntry {
	display:block;
	background-color: #676d54;
	padding: 2px 25px 2px 6px;
	/*border: solid 1px black;*/
	color: #fff;
	font-weight: bold;	
}

.navSubEntryHover {
	background-color: #474c37;
	color: #fff;
}

/*----------------------------------------------------------------------------------------------------------------------------------
>>> HOME MAIN CONTENT CONTAINER AREA <<<
>>> homeMainContentContainer, mainHomeContentTitle, mainHomeContentCopy, mainHomeContentFlash <<<
----------------------------------------------------------------------------------------------------------------------------------*/

#homeMainContentContainer {
    position: relative;
    width: 980px;
    height: 404px;
    background: url(/Shared/Templates/017/i/1/real_estate_content_bkgd.jpg) no-repeat top;
}
      
#mainHomeContentTitle {
    position: absolute;
    top: 31px;
    left: 407px;
}

#mainHomeContentCopy p{
    position: absolute;
    top: 100px;
    left: 352px;
    width: 600px;
    font-family: Arial, Verdana, Helvetica, Sans-Serif;
    font-size: 12px;
    line-height: 16px;
    color: #222302;
    margin: 0;
}
#mainHomeContentCopy a{
    color: #222302;
    text-decoration: none;
}
#mainHomeContentCopy a:hover{
    color: #222302;
    text-decoration: underline;
}

#mainHomeContentFlash {
    position: absolute;
    top: 271px;
    left: 402px;
    width: 525px;
    height: 133px;
}

/*----------------------------------------------------------------------------------------------------------------------------------
>>> HOME FOOTER AREA <<<
>>> homeFooter <<<
----------------------------------------------------------------------------------------------------------------------------------*/

#homeFooter {
    position: relative;
    width: 980px;
    height: 75px;
    background: url(/Shared/Templates/017/i/1/real_estate_home_footer.jpg) no-repeat top;
}

#homeFooterNavLinks {
    position: absolute;
    top: 20px;
    left: 326px;
    width: 654px;
    font-size: 11px;
    color: #ecece0;
    /*text-align: center;*/
    margin-left: 20px;
}
#homeFooterNavLinks a{
    color: #ecece0;
    text-decoration: none;
}
#homeFooterNavLinks a:hover{
    color: #fff;
    text-decoration: underline;
}


/*----------------------------------------------------------------------------------------------------------------------------------
>>> HOME LEFT AREA <<<
>>> homeLeftContainer, homeMapSearch, homePropertySearch, homeUserLogin <<<
----------------------------------------------------------------------------------------------------------------------------------*/

#homeLeftContainer {
    position: absolute;
    top: 161px;
    left: 25px;
    z-index: 1100;
}

#homeMapSearch {
    position: absolute;
    top: 37px;
    left: 15px;
}

#homeMapSearchTitle {
    position: absolute;
    top: 0;
    left: 11px;
}

#homeMapSearchFeature {
    position: absolute;
    top: 48px;
    left: 0;
}

/*--------------------------------------------------------------------------------
>>> HOME QUICK SEARCH <<<
--------------------------------------------------------------------------------*/

#homePropertySearch {
    position: absolute;
    z-index: 1400;
    top: 365px;
    left: 26px;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 13px;
    color: #ecece0;
}

#quickSearchControlTitle {
    position: absolute;
    top: 5px;
    left: 0;
}

#quickSearchControl {
    position: absolute;
    top: 32px;
    left: 18px;
}

.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 {
    position: absolute;
    top: 193px;
    left: 0;
    font-weight: bold;
}
.QuickSearchHome #postalCodeControl {
    position: absolute;
    top: 210px;
    left: 0;    
}
.QuickSearchHome #postalCodeControl input {
    font-size: 11px;
    width: 80px;
    height: 12px;
}
.QuickSearchHome #mlsidLabel {
    position: absolute;
    top: 193px;
    left: 112px;
    font-weight: bold;
}
.QuickSearchHome #mlsidControl {
    position: absolute;
    top: 210px;
    left: 112px;
}
.QuickSearchHome #mlsidControl input {
    font-size: 11px;
    width: 80px;
    height: 12px;
}
.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 {
    position: absolute;
    top: 242px;
    left: 40px;
}
.QuickSearchHome #searchButton input {
    font-weight: bold;
    font-size: 13px;
    height: 35px;
    width: 114px;
    color: #000;
    border: 0;
    background: url(/Shared/Templates/017/i/1/real_estate_search_btn.jpg) no-repeat 1px 2px;     
}
.QuickSearchHome #advancedSearch {
	position: absolute;
    top: 280px;
    left: 0px;
    width: 200px;
    font-size: 11px;
    font-weight: bold;
    color: #996e08;
    font-style: normal;
    text-align: center;
}
.QuickSearchHome #advancedSearch a{
    color: #996e08;
    text-decoration: underline;
}
.QuickSearchHome #advancedSearch a:hover{
    color: #fff;
    text-decoration: underline;
}

/*------------------------------------------------------------------------------*/

#homeUserLogin {
    position: absolute;
    top: 722px;
    left: 0px;
}

#homeLoginTitle {
    position: absolute;
    top: 8px;
    left: 14px;
}

#homeLoginLinks {
    position: absolute;
    text-align: right;
    top: 48px;
    left: 20px;
    width: 200px;
    color:#929986;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size:10px;
}
#homeLoginLinks a{
    color: #929986;
    text-decoration: none;
}
#homeLoginLinks a:hover{
    color: #fff;
    text-decoration: underline;
}

#homeLoginControl {
    position: absolute;
    text-align: right;
    top: 5px;
    left: 94px;
    color:#d8a310;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size:10px;
}
#homeLoginControl a{
    color: #fff;
    font-weight: normal;
}

.LoginButtonTop {
    width: 41px;
    height:17px;
    font-size: 11px;
    font-weight: bold;
    color: #000;
    text-align: center;
    background: url(/Shared/Templates/017/i/1/real_estate_login_btn.gif) no-repeat;
    border: 0;
    margin-top: 2px;
}

.LoginField {
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size:9px;
    padding: 0;
    margin-left:4px;
    height:11px;
    width: 110px;
    margin-bottom: 3px;
}


/*----------------------------------------------------------------------------------------------------------------------------------
>>> SUB PAGE STYLES <<<
>>> pageFooter <<<
----------------------------------------------------------------------------------------------------------------------------------*/


#subHeader {
    position: relative;
    width: 980px;
    height: 31px;
    background: url(/Shared/Templates/017/i/1/real_estate_sub_hdr_bkgd.jpg) no-repeat top;    
}

#subTextNav {
    position: absolute;
    top: 8px;
    left: 653px;
    font-size: 11px;
    font-weight: bold;
    color: #bfc1bc;
}
#subTextNav a{
    color: #bfc1bc;
    text-decoration: none;
}
#subTextNav a:hover{
    color: #fff;
    text-decoration: underline;
}

#subFlash {
    position: relative;
    width: 980px;
    height: 351px;
}

#subMainLogo {
    position: absolute;
    top: 5px;
    left: 25px;
    z-index: 5000;
}

#subNavigation {
    position: relative;
    z-index: 1000;
    width: 980px;
    height: 39px;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 11px;
    background: url(/Shared/Templates/017/i/1/real_estate_sub_nav_bkgd.jpg) no-repeat top;
}

#subMainContentContainer {
    position: relative;
    width: 980px;
    min-height: 450px;
    background: url(/Shared/Templates/017/i/1/real_estate_sub_copy_bkgd.jpg) repeat-y top;
}

*html #subMainContentContainer {
    height: 450px;
}

#subMainContent {
    position: relative;
    min-height: 401px;
    font-size: 13px;
    line-height: 18px;
    color: #222302;
    background: url(/Shared/Templates/017/i/1/real_estate_sub_bkgd_top.jpg) no-repeat top;
}

#subMainContentCopy {
    position: relative;
    padding: 20px 20px 40px 0;
    margin-left: 346px;
}

#subFooter {
    position: relative;
    width: 980px;
    height: 54px;
    background: url(/Shared/Templates/017/i/1/real_estate_sub_footer.jpg) no-repeat top;
}

#subFooterNavLinks {
    position: absolute;
    top: 32px;
    left: 326px;
    width: 654px;
    font-size: 11px;
    color: #ecece0;
    /*text-align: center;*/
    margin-left: 20px;
}
#subFooterNavLinks a{
    color: #ecece0;
    text-decoration: none;
}
#subFooterNavLinks a:hover{
    color: #fff;
    text-decoration: underline;
}

.PageContent {
    background:#ffffff;
}

.PageHeading {
    background:#ffffff;
    font-family: Arial, Verdana, Helvetica, Sans-Serif;
    font-size: 24px;
    color: #003110;
}
.PageHeading h3 {
    font-size: 24px;
}

#leadFormIntro {
    color: #2f2e2c;
    font-size: 12px;
}

#leadContent {
    color: #44423a;
    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: #44423a;
    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: #aea58f;
}

.FormSubmitButton {
    padding: 15px 0 15px 15px;
}
.FormSubmitButton input{
    width: 120px;
    height: 35px;
    color: #003110;
    font-size: 16px;
    font-weight: bold;
}

#OpenHousesHeader h1 {
    background:#ffffff;
    color: #003110;
    font-size: 18px;
}

/*-------------------------------------------------------------------------------------------------------*/

#subLeftContainer {
    position: absolute;
    top: 161px;
    left: 25px;
    z-index: 1100;
}

#subMapSearch {
    position: absolute;
    top: 307px;
    left: 15px;
}

#subListingsByEmail {
    position: absolute;
    top: 547px;
    left: 15px;
}

/*--------------------------------------------------------------------------------
>>> SUB QUICK SEARCH <<<
--------------------------------------------------------------------------------*/

#subPropertySearch {
    position: absolute;
    z-index: 1400;
    top: 44px;
    left: 26px;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 11px;
    color: #ecece0;
}

#subQuickSearchControlTitle {
    position: absolute;
    top: 0px;
    left: 0;
}

#subQuickSearchControl {
    position: absolute;
    top: 28px;
    left: 18px;
}

.QuickSearchSub {
    position: relative;
}
.QuickSearchSub select {
    font-size: 10px;
    width: 200px;
    height: 18px;
    font-size: 11px;
    font-family: Verdana, Arial, Helvetica;
}
.QuickSearchSub #propertyTypeLabel {
    position: absolute;
    top: 5px;
    left: 0px;
    width:200px;
    font-weight: bold;   
}
.QuickSearchSub #propertyTypeControl {
    position: absolute;
    top: 20px;
    left: 0px;
}
.QuickSearchSub #cityLabel {
    display: none; 
}
.QuickSearchSub #cityControl {
    display: none;
}
.QuickSearchSub #areaLabel {
    position: absolute;
    top: 46px;
    left: 0px;
    width:200px;
    font-weight: bold;
}
.QuickSearchSub #areaControl {
    position: absolute;
    top: 61px;
    left: 0px;
    font-size: 11px;
}
.QuickSearchSub #priceLabel {
    position: absolute;
    top: 87px;
    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;
    top: 102px;
    left: 0px;
    font-size: 11px;
}
.QuickSearchSub #postalCodeLabel {
    display: none;
    position: absolute;
    top: 193px;
    left: 0;
    font-weight: bold;
}
.QuickSearchSub #postalCodeControl {
    display: none;
    position: absolute;
    top: 210px;
    left: 0;    
}
.QuickSearchSub #postalCodeControl input {
    font-size: 11px;
    width: 80px;
    height: 12px;
}
.QuickSearchSub #mlsidLabel {
    display: none;
    position: absolute;
    top: 193px;
    left: 112px;
    font-weight: bold;
}
.QuickSearchSub #mlsidControl {
    display: none;
    position: absolute;
    top: 210px;
    left: 112px;
}
.QuickSearchSub #mlsidControl input {
    font-size: 11px;
    width: 80px;
    height: 12px;
}
.QuickSearchSub #bathsLabel {
    position: absolute;
    top: 128px;
    left: 112px;
    font-weight: bold;
}
.QuickSearchSub #bathsControl {
    position: absolute;
    top: 143px;
    left: 112px;
    font-size: 11px;
}
.QuickSearchSub #bathsControl select {
    width: 88px;  
}
.QuickSearchSub #bedsLabel {
    position: absolute;
    top: 128px;
    left: 0;
    font-weight: bold;
}
.QuickSearchSub #bedsControl {
    position: absolute;
    top: 143px;
    left: 0;
    font-size: 11px;
}
.QuickSearchSub #bedsControl select {
    width: 88px;
}
.QuickSearchSub #searchButton {
    position: absolute;
    top: 172px;
    left: 48px;
}
.QuickSearchSub #searchButton input {
    font-weight: bold;
    font-size: 13px;
    height: 25px;
    width: 102px;
    color: #000;
    border: 0;
    background: url(/Shared/Templates/017/i/1/real_estate_sub_srch_btn.jpg) no-repeat 0px 0px;     
}
.QuickSearchSub #advancedSearch {
	position: absolute;
    top: 200px;
    left: 0px;
    width: 200px;
    font-size: 11px;
    font-weight: bold;
    color: #996e08;
    font-style: normal;
    text-align: center;
}
.QuickSearchSub #advancedSearch a{
    color: #996e08;
    text-decoration: underline;
}
.QuickSearchSub #advancedSearch a:hover{
    color: #fff;
    text-decoration: underline;
}

/*------------------------------------------------------------------------------------------------------*/


/*----------------------------------------------------------------------------------------------------------------------------------
>>> SHARED PAGE FOOTER AREA <<<
>>> pageFooter <<<
----------------------------------------------------------------------------------------------------------------------------------*/

#pageFooter {
    position: relative;
    width: 980px;
    padding: 30px 0 30px 0;
    font-size: 11px;
    line-height: 16px;
    color: #ecece0;
    text-align: center
}
#pageFooter a{
    color: #ecece0;
    text-decoration: none;
}
#pageFooter a:hover{
    color: #fff;
    text-decoration: underline;
}

#areaList p{
    color: #b5ae9c;
    margin: 0 100px 0 100px;
}
#areaList a{
    color: #b5ae9c;
}

#copyright p{
    color: #b5ae9c;
    margin: 20px 0 0 0;
}
#copyright a{
    color: #b5ae9c;
}


#siteCredit p{
    color: #b5ae9c;
    margin: 20px 0 0 0;
}
#siteCredit a{
    color: #b5ae9c;
}