﻿html {
    height:100%;
}

body {
    background: #353535 url(/Shared/Templates/002/i/10/real_estate_page_bkgd.jpg) repeat-x;
    margin: 0;
    height:100%;
    font-family: Verdana, Arial, Sans-Serif;
}

img {
    border:0;
}

#container {
    position: absolute;
    left: 50%;
    width: 778px;
    margin-left: -389px;
}

/*------------------------------------------------------------------------------------------------------------- 
>>> HEADER & FLASH AREA <<<
>>> Define background images in #login and #logoHeader. Define font family, size and color in #logoHeader p <<<
-------------------------------------------------------------------------------------------------------------*/

#headerSEO {
    position: relative;
    width: 778px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    vertical-align: top;
}
#headerSEO a{
    color: #838282;
    text-decoration: none;
}
#headerSEO a:hover{
    color: #838282;
    text-decoration: underline;
}
#headerSEO h1, #headerSEO h2, #headerSEO h3, #headerSEO h4, #headerSEO h5, #headerSEO h6 {
    font-size: 10px;
    font-weight: normal;
    color: #838282;
    margin-top: 0;
}

h2, h3, h4 {
    margin: 0;
}

#header {
    position: relative;
    /*top:0;
    left:0;*/
    width: 778px;
    height: 129px;
}

#login {
    position: absolute;
    top:0;
    left:0;
    width: 778px;
    height: 28px;
    background:none;
}

#loginText {
    font-size: 11px;
    line-height: 28px;
    margin-left:11px;
    color: #b0b0b0;
}
#loginText a{
    color: #b0b0b0;
    text-decoration: none;
}
#loginText a:hover{
    color: #b0b0b0;
    text-decoration: underline;
}

#loginControl {
    position: absolute;
    top:0px;
    right:3px;
    text-align: right;
    font-size: 11px;
    color:#b0b0b0;
    line-height:28px;
}
#loginControl a{
    color: #b0b0b0;
    font-weight: normal;
}

.LoginButtonTop {
    width:38px;
    height:16px;
    margin-left:4px;
    margin-right:3px;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 10px;
    font-weight:bold;
    text-align:center;
    vertical-align:middle;
    color:White;
    background: url(/Shared/Templates/002/i/10/real_estate_login_btn.gif);
    border-style:none;
}

.LoginField {
    font-size:9px;
    font-family: Verdana;
    margin-left:4px;
    height:11px;
    color:#3b577c;
}

#logoHeader {
    position: absolute;
    top:28px;
    left:0;
    width: 778px;
    height: 102px;
    background: #18120c url(/Shared/Templates/002/i/10/real_estate_hdr_home.jpg) no-repeat top;
    text-align: right;
    margin: 0;
    padding-top: 8px;
    font-size: 11px;
    color: #fff; 
}
#logoHeader a {
    text-decoration: none;
    color:#fff;
}
#logoHeader a:hover {
    text-decoration: underline;
    color:#fff;
}

#headerLogo {
    position: absolute;
    top:1px;
    left:1px;
}

/*-->> Navigation <<--*/

#navigation {
	position: relative;
	z-index: 1000; 
    height: 29px;
    margin-top:0px;
    background: url(/Shared/Templates/002/i/10/real_estate_nav_bkgd.gif) no-repeat top;
}
#navigationMenuControl {
    position: absolute;
    top:0;
    left: 2px;
    right:2px;
    width: 774px;
    height: 29px;
    font-size: 11px;
    padding-top:0;
    border:0;
}
#navigationMenuControl table {
    border:0;
}
#navigationMenuControl img {
    display: block;
    float:left;
    background:url(/Shared/Templates/002/i/10/real_estate_nav_div.gif) no-repeat bottom right;
    padding-right:2px;
    margin-top: 0;
}

#navigationMenuControl .navLast {
    padding:0px;
}

.navSubMenu {
	border: solid 1px #2D2D2D;
}

.navSubEntry {
	display: block;
	background-color: #353535;
	padding: 2px 25px 2px 6px;
	/*border: solid 1px black;*/
	color : White;
}

.navSubEntryHover {
	background: #777779;
}

/*-->> Flash Container <<--*/

#homeFlash {
    position: absolute;
    top: 178px;
    left: 0;
    width: 778px;
    height: 187px;
}

/*------------------------------------------------------------------------------------------------------------- 
>>> HOME PAGE MAIN CONTENT - SEARCH, FEATURED PROPERTY, AND LINK BOX AREAS <<<
-------------------------------------------------------------------------------------------------------------*/   

#mainContent {
    position: absolute;
    top: 365px;
    left:0;
    width: 778px;
    height: 473px;
    background: #000000 url(/Shared/Templates/002/i/10/real_estate_content_home.jpg) no-repeat top;
}

#quickSearch {
    position: absolute;
    top: 10px;
    left: 0;
    width: 588px;
    height: 270px;
}

#quickSearchControl {
    position: absolute;
    top: 70px;
    left:52px;
    width:362px;
    height:172px;
    font-size:12px;
    color:#c3c3c3;
}

.QuickSearchHome {
    position: relative;
}
.QuickSearchHome select {
    font-size: 10px;
    width: 165px;
    height: 18px;
}
.QuickSearchHome #propertyTypeLabel {
    position: absolute;
    top: 5px;
    left: 5px;
    font-weight: bold;   
}
.QuickSearchHome #propertyTypeControl {
    position: absolute;
    top: 23px;
    left: 5px;
    font-size: 10px;  
}
.QuickSearchHome #cityLabel {
    display: none;
}
.QuickSearchHome #cityControl {
    display: none;
}
.QuickSearchHome #areaLabel {
    position: absolute;
    top: 57px;
    left: 5px;
    font-weight: bold; 
}
.QuickSearchHome #areaControl {
    position: absolute;
    top: 75px;
    left: 5px;
}
.QuickSearchHome #priceLabel {
    position: absolute;
    top: 105px;
    left: 5px;
    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: 123px;
    left: 5px;
}
.QuickSearchHome #postalCodeLabel {
    position: absolute;
    top: 5px;
    left: 220px;
    font-weight: bold;
}
.QuickSearchHome #postalCodeControl {
    position: absolute;
    top: 22px;
    left: 220px;    
}
.QuickSearchHome #postalCodeControl input {
    font-size: 10px;
    width: 80px;
    height: 14px;
}
.QuickSearchHome #mlsidLabel {
    position: absolute;
    top: 5px;
    left: 327px;
    font-weight: bold;
}
.QuickSearchHome #mlsidControl {
    position: absolute;
    top: 22px;
    left: 327px;
}
.QuickSearchHome #mlsidControl input {
    font-size: 10px;
    width: 80px;
    height: 14px;
}
.QuickSearchHome #bathsLabel {
    position: absolute;
    top: 57px;
    left: 220px;
    font-weight: bold;
}
.QuickSearchHome #bathsControl {
    position: absolute;
    top: 75px;
    left: 220px;
}
.QuickSearchHome #bathsControl select {
    width: 85px;  
}
.QuickSearchHome #bedsLabel {
    position: absolute;
    top: 57px;
    left: 327px;
    font-weight: bold;
}
.QuickSearchHome #bedsControl {
    position: absolute;
    top: 75px;
    left: 327px;
}
.QuickSearchHome #bedsControl select {
    width: 85px;
}
.QuickSearchHome #searchButton {
    position: absolute;
    top: 118px;
    left: 219px;
}
.QuickSearchHome #searchButton input 
{
    font-weight: bold;
    font-size: 12px;
    height: 28px;
    width: 114px;
    color: #ffffff;   
    border:none;
    text-align:center;
    vertical-align:middle;
    background:url(/Shared/Templates/002/i/10/real_estate_search_btn.gif);    
}
.QuickSearchHome #advancedSearch 
{
	display:none;
	/*position: absolute;
    top: 155px;
    left: 5px;
    font-size: 11px;
    color: #d7d7d7;
    font-style: normal;*/
}
.QuickSearchHome #advancedSearch a {
    color: #d7d7d7;
    font-weight: bold;
    text-decoration: none;
}
.QuickSearchHome #advancedSearch a:hover {
    color: #d7d7d7;
    font-weight: bold;
    text-decoration: underline;
}

#QuickSearchLinks
{
	background:transparent url(/Shared/Templates/002/i/10/real_estate_quick_search_links_bckg.gif) no-repeat scroll 0%;
	height:49px;
	left:349px;
	padding-left:28px;
	padding-top:6px;
	position:absolute;
	top:110px;
	width:143px;
}

#QuickSearchLinks a
{
	font-size:11px;
	color:#d7d7d7;
	text-decoration:none;
	line-height:19px;
}

#QuickSearchLinks a:hover
{
	color:#d7d7d7;
	text-decoration:underline;
}


#altFeaturedProperty
{
	font-family:Verdana;
	font-size:11px;
	padding-left:42px;
	padding-top:24px;
}

#featuredProperty{
    position: absolute;
    top: 270px;
    left:0;
    width: 588px;
    height: 191px;
}

#featuredPropertyControl {
    position: absolute;
    top:46px;
    left:39px;
    color:#fff;
    font-size:11px;
}

#featuredPropertyControl a{
    text-decoration: none;
}
#featuredPropertyControl a:hover{
    text-decoration: underline;
}

#featuredPropertyTitle{
    position: absolute;
    width:215px;
    height:15px;
    left: 253px;
    top: 23px;
    background:url(/Shared/Templates/002/i/10/real_estate_featured_hdr.gif) no-repeat top;  
}

.FeatHeader {
    display:none;
}

.FeatImage{
    position: relative;
    width: 186px;
    height: 125px;
    border: solid 1px #6d6d6d;
    margin-top: -25px;
}

#altFeaturedProperty .FeatImage
{
	margin-top:0px;
}

.FeatStreet{
    font-weight: bold;
    padding-left:18px;
    color: #ffffff;
    text-decoration: none;
    text-transform: capitalize;
    margin-top: 25px;
    vertical-align: bottom;
}

#altFeaturedTitle {
    font-weight: bold;
    left:253px;
    top:50px;
    position:absolute;
    color: #ffffff;
    text-decoration: none;
    text-transform: capitalize;
    vertical-align: top;
}
#altFeaturedTitle a{
    color: #ffffff;
    text-decoration:none;
}
#altFeaturedTitle a:hover{
    color: #fff;
    text-decoration:underline;
}
.FeatCityState {
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;
    text-transform: capitalize;
    margin-top: 25px;
    vertical-align: bottom;
}

.FeatZip {
    display: none;
}

.FeatPrice {
    display: none;
    color: #ffffff;
    font-weight: bold;
    margin-left: 10px;
    margin-bottom: 10px;
}

.FeatDescription {
    display: block;
    padding-left:18px;
    padding-right: 25px;
    color: #909090;
    margin-top: 5px;
}

#altFeaturedText{
    color: #909090;
	left:253px;
	position:absolute;
	top:70px;
	width:290px;
    
}

.FeatDescription a, #altFeaturedText a{
    color: #fff;
    text-decoration: underline;
}
.FeatDescription a:hover, #altFeaturedText a:hover{
    color: #fff;
    text-decoration: underline;
}

#homeBoxesMain {
    position: absolute;
    top: 0;
    left: 588px;
    width: 190px;
    height: 473px;
}

#homeBoxes1 {
    position: absolute;
    top: 32px;
    left: 0;
    border: 0;
}
#homeBoxes2 {
    position: absolute;
    top: 175px;
    left: 0;
    border: 0;
}
#homeBoxes3 {
    position: absolute;
    top: 316px;
    left: 0;
    border: 0;
}

/*------------------------------------------------------------------------------------------------------------- 
>>> SEO TEXT AREA - TEXT LINKS, COPYRIGHT AND DISCLAIMERS <<<
-------------------------------------------------------------------------------------------------------------*/

#seoFooter {
    position: absolute;
    top:840px;
    left:0;
    width: 778px;
    background: #353535;
    font-size:11px;
}

#seoLinks {
    position: relative;
    width: 778px;
    text-align: center;
    color: #f2f2f2;
    padding-top: 15px;
    margin: 0;   
}
#seoLinks a{
    text-decoration:none;
    color: #f2f2f2;  
}
#seoLinks a:hover{
    text-decoration:underline;
    color: #f2f2f2;  
}

#copyright p {
    position: relative;
    width: 780px;
    text-align: center;
    font-family: Verdana, Arial, Sans-Serif;
    color: #f2f2f2;
    line-height:14px;
    padding-top: 12px;
    margin: 0;
}
#copyright a{
    text-decoration: none;
    color: #f2f2f2;
}
#copyright a:hover{
    text-decoration: underline;
    color: #f2f2f2;
}

#areaList p {
    position: relative;
    width: 780px;
    text-align: center;
    font-family: Verdana, Arial, Sans-Serif;
    color: #b0b0b0;
    line-height: 14px;
    padding-top: 12px;
    /*padding-bottom: 25px;*/
    margin: 0;
}
#areaList p a{
    text-decoration: none;
    color: #b0b0b0;
}
#areaList p a:hover{
    text-decoration: underline;
    color: #b0b0b0;
}

#siteCredit p {
    position: relative;
    width: 780px;
    text-align: center;
    font-family: Verdana, Arial, Sans-Serif;
    color: #b0b0b0;
    line-height: 14px;
    padding-top: 12px;
    padding-bottom: 25px;
    margin: 0;
}
#siteCredit p a{
    text-decoration: none;
    color: #b0b0b0;
}
#siteCredit p a:hover{
    text-decoration: underline;
    color: #b0b0b0;
}

/*------------------------------------------------------------------------------------------------------------- 
>>> SUB-PAGE STYLES <<<
-------------------------------------------------------------------------------------------------------------*/

#navigationShadow {
    position: relative;
    height:12px;
    width:778px;
    background: url(/Shared/Templates/002/i/10/real_estate_subnav_shadow.jpg) no-repeat top left;
}

/*-->> Main Content Area <<--*/

#mainContentSub {
    position: relative;
    width: 778px;
    background:#000000 url(/Shared/Templates/002/i/10/real_estate_subnav_bkgd_rpt.gif) repeat-y left;
}
* html #mainContentSub {
    margin-top: -7px;
}

#subLeft {
    position:absolute;
    top:0;
    left: 0;
    width:173px;
    background:url(/Shared/Templates/002/i/10/real_estate_subnav_bkgd.jpg) no-repeat;
    height:100%;
}

#subSecondaryNav {
    position:absolute;
    top:0;
    left:0;
    width:173px;
    height:100%;
}

#subLeftNavContainer {
    position: relative;
    top: 93px;
    left: 0px;
}

#subLeftNavAlternate {
    position: relative;
    top: 100px;
    left: 18px;
}

#subLeftNavAltContainer {
    position: relative;
    top: 95px;
    left: 0px;
}

.subLeftNavTopLevel {
    position: relative;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    font-weight: bold;
    color: #eeb311;
    padding-bottom: 10px;
    margin-left: 21px;
    margin-right:3px;
}
.subLeftNavTopLevel a{
    color: #eeb311;
    text-decoration: none;
}
.subLeftNavTopLevel a:hover{
    color: #eeb311;
    text-decoration: none;
}

.subLeftNavItem {
    position: relative;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 11px;
    color: #ffffff;
    line-height: 24px;
    padding-left: 21px;
}

.subLeftNavItem a{
    color: #ffffff;
    text-decoration: none;
}
.subLeftNavItem a:hover{
    color: #ffffff;
    text-decoration: underline;
}

#subContentMain {
    position:relative;
    display: block;
    margin-left:173px;
    width:605px;
    background:#ffffff url(/Shared/Templates/002/i/10/real_estate_sub_content.gif) repeat-y top;
    height:100%;
}

#subContent {
    position:relative;
    padding:5px 15px 20px 15px;
    font-family: Verdana, Arial, Sans-Serif;
    font-size:12px;
    color:#000000;
    line-height:16px;
    min-height:600px;
}
*html #mainContentSub {
    height: 700px;  
}

.PageContent {
    background:#ffffff;
    text-align:justify;
}

.PageHeading {
    background:#fff;
    color: #161616;
}
.PageHeading h3 {
    font-size: 18px;
}

#leadFormIntro {
    color: #000;
    font-size: 12px;
}

#leadContent {
    color: #2E2E2E;
    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: #48484A;
    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: #737375;
}

.FormSubmitButton {
    padding: 15px 0 15px 15px;
}
.FormSubmitButton input{
    width: 120px;
    height: 35px;
    color: #001841;
    font-size: 16px;
    font-weight: bold;
}

#subPageBottom {
    position:relative;
    height:12px;
    width:788px;
    background:url(/Shared/Templates/002/i/10/real_estate_subpage_btm.gif) no-repeat;
}


/*------------------------------------------------------------------------------------------------------------- 
>>> SUB PAGE SEO TEXT AREA - TEXT LINKS, COPYRIGHT AND DISCLAIMERS <<<
-------------------------------------------------------------------------------------------------------------*/

#subSeoFooter {
    position: relative;
    width: 780px;
    background: #353535;
    font-size:11px;
}

#subseoLinks {
    position: relative;
    width: 780px;
    text-align: center;
    font-family: Verdana, Arial, Sans-Serif;
    color: #f2f2f2;
    padding-top: 25px;
    margin: 0;   
}
#subseoLinks a{
    text-decoration:none;
    color: #f2f2f2;  
}
#subseoLinks a:hover{
    text-decoration:underline;
    color: #f2f2f2;  
}

#subcopyright p {
    position: relative;
    width: 780px;
    text-align: center;
    font-family: Verdana, Arial, Sans-Serif;
    color: #f2f2f2;
    line-height:14px;
    padding-top: 12px;
    margin: 0;
}
#subcopyright a{
    text-decoration: none;
    color: #f2f2f2;
}
#subcopyright a:hover{
    text-decoration: underline;
    color: #f2f2f2;
}

#subareaList p {
    position: relative;
    width: 780px;
    text-align: center;
    font-family: Verdana, Arial, Sans-Serif;
    color: #b0b0b0;
    line-height: 14px;
    padding-top: 12px;
    /*padding-bottom: 25px;*/
    margin: 0;
}
#subareaList p a{
    text-decoration: none;
    color: #b0b0b0;
}
#subareaList p a:hover{
    text-decoration: underline;
    color: #b0b0b0;
}

/*---------- >> Page Specific Styles <<-------------*/
.bgDark
{
	background:#5C5C5C;
}

.bgLight
{
	background:#DBDBDB;
}

.topLevelMenuText {
    padding-top: 20px;
}

/*---------- >> Page Specific 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: #EEB311;
    text-decoration: none;
}
.topLevelMenuText a:hover {
    color: #EFB311;
    text-decoration: underline;
}
.topLevelDescription {
    font-size: 11px;
    color: #5C5C5C;
    line-height:13px;
    margin-bottom: 10px;
    margin-top: 4px;
}

.subLevelMenuText a {
    font-size: 11px;
    font-weight: bold;
    color: #5C5C5C;
    text-decoration: underline;
}
.subLevelMenuText a:hover {
    color: #000;
    text-decoration: underline;
}
.subLevelDescription {
    font-size: 11px;
    color: #6E6E6E;
    line-height:13px;
    margin-bottom: 8px;   
}

#rosterPhoto IMG {
	width: 55px;
}
#QuickSearchLinks
{
	background:transparent url(/Shared/Templates/002/i/10/real_estate_quick_search_links_bckg.gif) no-repeat scroll 0%;
	height:49px;
	left:349px;
	padding-left:28px;
	padding-top:6px;
	position:absolute;
	top:110px;
	width:143px;
}

#QuickSearchLinks a
{
	font-size:11px;
	color:#d7d7d7;
	text-decoration:none;
	line-height:19px;
}

#QuickSearchLinks a:hover
{
	color:#d7d7d7;
	text-decoration:underline;
}

/*--->> 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;
}