﻿html {
    height:100%;
}

body {
    background: #d6cdc2;
    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;
}

/*------------------------------------------------------------------------------------------------------------------------------------
  >>> HEADER AREA <<
  header, login, navigation, homeFlash
------------------------------------------------------------------------------------------------------------------------------------*/

#header {
    position: relative;
    width: 980px;
    height: 314px;
    z-index: 1000;
}

#login {
    position: relative;
    height: 30px;
    width: 980px;
    text-align: right;
    font-size: 11px;
    line-height: 26px;
    background: #d6cdc2 url(/Shared/Templates/121/i/1/real_estate_login_bkgd.gif) repeat-x;
}

#loginControl {
    position: absolute;
    top: 0;
    right: 0;
    color:#6b6661;
    font-size:11px;
    font-weight:bold; 
}
#loginControl a{
    color: #fff;
    font-weight: normal;
}

.LoginButtonTop {
    height:22px;
    margin-left:4px;
    font-size: 11px;
    color: #00345b;
    font-weight: bold; 
}

.LoginField {
    font-size:11px;
    margin-left:4px;
    height:12px;
}

#topTextNav {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 11px;
    line-height: 26px;
    color: #6b6661;
}
#topTextNav b {
    font-size: 12px;
}
#topTextNav a {
    color: #6b6661;
    text-decoration: none;
}
#topTextNav a:hover {
    color: #6b6661;
    text-decoration: underline;
}

#navigation {
    position: absolute;
    z-index: 1000;
    top: 30px;
    left: 0;
    width: 980px;
    height: 39px;
    margin-top: 0;
    font-family: Arial, Verdana, Sans-Serif;
    font-size: 16px;
    font-weight: bold;
    background: #06395d url(/Shared/Templates/121/i/1/real_estate_nav_bkgd.gif) repeat-x top;
    color:#fff;
    line-height:39px;
}

#navigation a {
	color:#ffffff;
}

#navigationControl {
    position: absolute;
    top: -1px;
    left: 0;
    width: 980px;
    /*height:52px; */
}

#navigationControl img {
    display:block;
    float:left;
    background: #457092 url(/Shared/Templates/121/i/1/real_estate_nav_div.gif) no-repeat right;
    padding-right:2px;
}
#navigationControl .navLast {
    padding:0px;
}

.navItem, #navigationControl .navItem, #Menu .navItem {
    padding-right:40px;
    padding-left: 30px;
    background: url(/Shared/Templates/121/i/1/real_estate_nav_div.gif) no-repeat right;
}

.navFirst, #navigationControl .navFirst, #Menu .navFirst {
    padding-right:40px;
    padding-left: 30px;
    background: url(/Shared/Templates/121/i/1/real_estate_nav_div.gif) no-repeat right;
}

.navLast, #navigationControl .navLast, #Menu .navLast {
    padding-left: 40px;
}

.navSubMenu {
	border: solid 1px #19496c;
	background: #457092 url(/Shared/Templates/121/i/1/drop-down-bkgd.gif);
}

.navSubEntry {
	display:block;
	font-size:12px;
	background-color: #457092;
	padding: 2px 25px 2px 6px;
	/*border: solid 1px black;*/
	color: #fff;
	line-height:14px;
	font-weight:normal;	
}

.navSubEntryHover {
	background: #03365b;
	color: #fff;
}

#homeFlash {
    /*display: none;*/
    position: absolute;
    z-index: 100;
    top: 69px;
    left: 0;
    height: 245px;
}


/*------------------------------------------------------------------------------------------------------------------------------------
  >>> FOOTER AREA <<
  pageFooter, seoLinks, copyright, areaList, siteCredit
------------------------------------------------------------------------------------------------------------------------------------*/

#pageFooter {
    position: relative;
    margin-top: 15px;
    color: #6b6661;
    font-size: 10px;
    line-height: 14px;
    width: 980px;
    text-align: center;
}

#pageFooter a {
    color: #6b6661;
    text-decoration: none;
}

#pageFooter a:hover{
    color: #03365b;
    text-decoration: underline;
}

#seoLinks {
    position: relative;
    /*top: 0px;
    left: 288px;
    width: 682px;*/
}
#seoLinks a{
    font-weight: bold;
}

#copyright p{
    position: relative;
}

#areaList p{
    position: relative;
    margin: 0 200px 0 200px;
}

#siteCredit p {
    position: relative;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 10px;
    color: #6b6661;
    line-height: 14px;
    padding-bottom: 25px;
}

/*------------------------------------------------------------------------------------------------------------------------------------
  >>> SUB-PAGE STYLES <<
  subFlash, mainContentSub, subLeft, subRight, subContent, subContentFooter
------------------------------------------------------------------------------------------------------------------------------------*/

#subFlashReplacement {
    position: absolute;
    top: 69px;
    left: 0;
    width: 980px;
    height: 245px;
    background: url(/Shared/Templates/121/i/1/real_estate_homes_for_sale.jpg) no-repeat;
}

#subLogo {
    position: absolute;
    top: 20px;
    left: 42px;
}

#mainContentSub {
    position: relative;
    width: 980px;
    background: #6a889f;
}

#subLeft {
    position: absolute;
    top: 0;
    left: 0;
    height: 800px;
    width: 286px;
    background: url(/Shared/Templates/121/i/1/real_estate_subpg_left.jpg) no-repeat top;
}

.agentName{
    font-family: Arial, Verdana, Helvetica, Sans-Serif;
    font-size: 18px;
    font-weight: bold;
    color: #02355a;
}

.agentTitle{
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
    font-size: 13px;
    font-weight: normal;
    color: #02355a;
	padding-top:2px;
}

#agentPhoto {
    position:relative;
    padding-top:20px;
    padding-left:56px;
}

.agentPhotoBorder{
	border-color:#001b2c;
}

#AgentInfo{
	position:relative;
    padding-top:10px;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 11px;
    color: #0d0d0f;
	line-height:18px;
}

#AgentInfo a{
    color: #0d0d0f;
	text-decoration:underline;
}

#AgentInfo a:hover{
    color: #0d0d0f;
	text-decoration:underline;
}

.agentPhoneNumber{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 16px;
	font-weight:bold;
    color: #0d0d0f;
	line-height:18px;
}

#subLeftNavControl {
    position: relative;
    top: 20px;
    left: 0px;
}

#subLeftNavAlternate {
    position: relative;
    top: 25px;
    left: 0px;
}
#subLeftNavAltContainer {
    position: relative;
    top: 25px;
    left: 0px;
}

.subLeftNavTopLevel {
    position: relative;
    font-family: Arial, Verdana, Helvetica, Sans-Serif;
    font-size: 20px;
    font-weight: bold;
    color: #02355a;
    padding: 0;
    text-align: center;
}
.subLeftNavTopLevel a{
    color: #00345b;
    text-decoration: none;
}
.subLeftNavTopLevel a:hover{
    color: #457092;
    text-decoration: none;
}

.subLeftNavItem {
    position: relative;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    color: #022846;
    line-height: 13px;
    background: url(/Shared/Templates/121/i/1/real_estate_nav_item_bkgd.gif) no-repeat left top;
    padding-left: 14px;
    margin-left: 30px;
    margin-right: 10px;
    padding-bottom: 10px;
    width:225px;
}
.subLeftNavItem a{
    color: #022846;
    text-decoration: none;
}
.subLeftNavItem a:hover{
    color: #022846;
    text-decoration: underline;
}

#subRight {
    position: relative;
    margin-left: 286px;
    width: 694px;
    min-height: 800px;
    background: #fff url(/Shared/Templates/121/i/1/real_estate_subpg_bkgd.gif) repeat-y top;
}

#subContentTop {
    position: relative;
    width: 694px;
    height: 18px;
    background: #fff url(/Shared/Templates/121/i/1/real_estate_subpg_top.gif) no-repeat top;
}

#subContent {
    position: relative;
    font-size: 12px;
    color: #000;
    line-height: 16px;
    padding: 0 20px 30px 30px;
}
*html #subContent {
    height: 782px;  
}
#subContent a{
    color:#0164b2;
    text-decoration:none;
}
#subContent a:hover{
    color:#0164b2;
    text-decoration:underline;
}

.PageContent {
    background:#fff;
}

.PageHeading {
    background:#fff;
    color: #426d90;
    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: #426d90;
    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: #00345b;
    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: #8da4b6;
}

.FormSubmitButton {
    padding: 15px 0 15px 15px;
}
.FormSubmitButton input{
    width: 120px;
    height: 35px;
    color: #00345b;
    font-size: 16px;
    font-weight: bold;
}

#OpenHousesHeader h1 {
    background:#fff;
    color: #426d90;
    font-size: 26px;
    font-family: Arial, Verdana, Helvetica, Sans-Serif;
} 

#subContentFooter {
    position: relative;
    height: 34px;
    background: url(/Shared/Templates/121/i/1/real_estate_content_footer.gif) no-repeat top;
}


/*---------- >> 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: #0c173c;
    text-decoration: none;
}
.topLevelMenuText a:hover {
    color: #295284;
    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: #295284;
    text-decoration: underline;
}
.subLevelMenuText a:hover {
    color: #295284;
    text-decoration: underline;
}
.subLevelDescription {
    font-size: 11px;
    color: #5a82b2;
    line-height:13px;
    margin-bottom: 8px;   
}

#rosterPhoto IMG {
	width: 55px;
}

/*------------------------------------------------------------------------------------------------
>>>>> AGENT HOME PAGE STYLES <<<<<
------------------------------------------------------------------------------------------------*/

.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;
    font-weight: bold;
    font-family: Arial, Verdana, Helvetica, Sans-Serif;
    margin: 0 0 10px 0;
    color: #02355a;
    padding: 10px 0 10px 10px;
    background: url(/Shared/Templates/102/i/16/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;
    font-weight: bold;
    font-family: Arial, Verdana, Helvetica, Sans-Serif;
    margin: 0 0 10px -10px;
    color: #02355a;
    padding: 10px 0 10px 10px;
    background: url(/Shared/Templates/102/i/16/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 #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: #02355a;     
}
.QuickSearch #advancedSearch {
	position: relative;
    margin-top: 5px;
    left: 0;
    font-size: 11px;
    color: #0164b2;
    font-style: normal;
}
.QuickSearch #advancedSearch a {
    color: #0164b2;
    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;
}

