﻿html {
    height:100%;
}

body {
    background: #fff5e7 url(/Shared/Templates/102/i/18/real_estate_site_bkgd.jpg) repeat-x top;
    margin: 0;
    height:100%;
    font-family: Verdana, Arial, Sans-Serif;
}

img {
    border:0;
}

#container {
    position: absolute;
    left: 50%;
    width: 970px;
    margin-left: -485px;
}

/*------------------------------------------------------------------------------------------------------------------------------------
>>> HEADER AREA <<<
>>> login, loginControl, logoHeader, headerLogo, navigation <<<
------------------------------------------------------------------------------------------------------------------------------------*/

#header {
    width: 970px;
    height: 141px;
}

#login {
    position: absolute;
    top:0;
    left:0;
    width: 970px;
    height: 32px;
    background: #bd6919 url(/Shared/Templates/102/i/18/real_estate_login_bkgd.jpg) no-repeat top;
}

#loginControl {
    position: absolute;
    text-align: right;
    top: 5px;
    right: 0px;
    color:#fff;
    font-size:11px;
    font-weight:bold; 
}
#loginControl a{
    color: #fff;
    font-weight: normal;
}

.LoginButtonTop {
    height:20px;
    font-size:10px;
    margin-left:4px;
}

.LoginField 
{
	color:#8f8f8f;
    font-size:9px;
    margin-left:4px;
    height:11px;
}

#logoHeader {
    position: absolute;
    top:32px;
    left:0;
    width: 970px;
    height: 109px;
    background: #fbd8a7 url(/Shared/Templates/102/i/18/real_estate_hdr_bkgd.jpg) no-repeat top;
    text-align: right;
    margin: 0;
    padding-top: 10px;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 10px;
    color: #7e553b;
    font-weight: bold;
}
#logoHeader a {
    text-decoration: none;
    color:#7e553b;
}
#logoHeader a:hover {
    text-decoration: underline;
    color:#7e553b;
}

#headerLogo{
	top:20px;
	left:34px;
	position:absolute;
	z-index:1000;
}

/* ------------------------------------------------------------------
>> NAVIGATION AREA <<
-------------------------------------------------------------------*/

#navigationControl 
{
    position: absolute;
    top: 20px;
    left: 0;
    width: 678px;
    vertical-align:top;
    /*height:52px; */
}


#navigation {
    position: absolute;
    z-index: 1000;
    top: 59px;
    right:0;
    width: 678px;
    height: 82px;
    margin-top: 0;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 18px;
    background: #c6612e url(/Shared/Templates/102/i/18/real_estate_nav_bkgd.jpg) no-repeat top;
    line-height:25px;
}

#navigation a
{
	color:#fff;
	text-decoration:none;
}


#navigationControl {
	left:0px;
	position:absolute;
	top:26px;
	width:678px;
}

#navigationControl img {
    display:none;
}
#navigationControl .navLast {
    padding:0px;
}

.navSubMenu {
	border: solid 1px #e1ad66;
	margin-top:15px;
}

.navSubEntry {
	display:block;
	background-color: #ba623a;
	padding: 2px 25px 2px 6px;
	/*border: solid 1px black;*/
	color: #fff;	
	font-size:11px;
	line-height:15px;
	font-variant:normal;
	font-weight:normal;
	font-family:Verdana, Arial, Sans-Serif;
}

.navSubEntryHover {
	background-color: #e1ad66;
	font-size:11px;
	line-height:15px;
	font-variant:normal;
	font-weight:normal;
	font-family:Verdana, Arial, Sans-Serif;
	color: #fff;
}

.navItem, #navigationControl .navItem, #Menu .navItem{
	padding-left:31px;
	padding-right:30px;
}

.navFirst, #navigationControl .navFirst, #Menu .navFirst {
	padding-left:31px;
	padding-right:30px;
}

.navLast, #navigationControl .navLast, #Menu .navLast
{
	padding-left:35px;
	padding-right:10px;
}

/* ----------------------------------------------------------------*/



/*----------------------------------------------------------------------------------------------------------------------------------- 
>>> HOME MAIN CONTENT AREA <<<
>>> mainContent, homeLeft, quickSearch, quickSearchIntro, quickSearchControl, featuredProperties, featuredPropertiesControl,
    homeFlash, contentArea, homeMainContent, homeMainImage, homeMainBox1, homeMainBox2, homeMainBox3, homeMainBoxReflection. <<<
------------------------------------------------------------------------------------------------------------------------------------*/

#mainContent {
    position: absolute;
    top: 141px;
    left: 0px;
    width: 970px;
    height: 650px;
    margin-top: 0px;
}

#homeLeft {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 268px;
    height: 650px;
    background: #fef1e0 url(/Shared/Templates/102/i/18/real_estate_search_bkgd.jpg) no-repeat top;
}

/* ------------------------------------------------------------------
>> QUICK SEARCH AREA <<
-------------------------------------------------------------------*/

#quickSearch {
    position: absolute;
    top: 15px;
    left: 0px;
    width: 268px;
    height: 635px;
    color:#fff;
}

#quickSearchHeader {
    position: absolute;
    top: 0;
    left: 0;
    width: 268px;
    height: 50px;
}

#quickSearchIntro 
{
	color:#003366;
	font-size:11px;
	height:56px;
	left:11px;
	line-height:14px;
	padding-left:1px;
	position:absolute;
	text-align:center;
	top:54px;
	width:244px;
}
#quickSearchIntro a{
    color:#003366;
    text-decoration: none;
}
#quickSearchIntro a:hover{
    color:#003366;
    text-decoration: underline;
}

#quickSearchControl {
    position: absolute;
    top: 114px;
    left:32px;
    font-size: 12px;
}

.QuickSearchHome {
    position: relative;
}
.QuickSearchHome select {
    font-size: 10px;
    width: 200px;
    height: 18px;
    font-size: 11px;
    font-family: Verdana, Arial, Helvetica;
}
.QuickSearchHome #propertyTypeLabel {
    position: absolute;
    top: 5px;
    left: 0px;
    width:200px;
    font-weight: bold;   
}
.QuickSearchHome #propertyTypeControl {
    position: absolute;
    top: 22px;
    left: 0px;
}
.QuickSearchHome #cityLabel {
    position: absolute;
    top: 52px;
    left: 0px;
    width:200px;
    font-weight: bold; 
}
.QuickSearchHome #cityControl {
    position: absolute;
    top: 69px;
    left: 0px;
    font-size: 11px;
}
.QuickSearchHome #areaLabel {
    display: none;
}
.QuickSearchHome #areaControl {
    display: none;
}
.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 {
    display: none;
    position: absolute;
    top: 5px;
    left: 185px;
    font-weight: bold;
}
.QuickSearchHome #postalCodeControl {
    display: none;
    position: absolute;
    top: 23px;
    left: 185px;    
}
.QuickSearchHome #postalCodeControl input {
    font-size: 10px;
    width: 60px;
    height: 14px;
}
.QuickSearchHome #mlsidLabel {
    display: none;
    position: absolute;
    top: 5px;
    left: 275px;
    font-weight: bold;
}
.QuickSearchHome #mlsidControl {
    display: none;
    position: absolute;
    top: 23px;
    left: 275px;
}
.QuickSearchHome #mlsidControl input {
    display: none;
    font-size: 10px;
    width: 60px;
    height: 14px;
}
.QuickSearchHome #bathsLabel {
    position: absolute;
    top: 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: 193px;
    left: 32px;
}
.QuickSearchHome #searchButton input 
{
    font-weight: bold;
    font-size: 13px;
    height: 23px;
    width: 126px;
    color: #000000;       
}
.QuickSearchHome #advancedSearch {
	position: absolute;
    top: 222px;
    left: 46px;
    font-size: 10px;
    color: #fff;
    font-style: normal;
    width:150px;
}
.QuickSearchHome #advancedSearch a {
    color: #002978;
    text-decoration: none;
    font-weight:bold;
}

.QuickSearchHome #advancedSearch a:hover {
    color: #002978;
    text-decoration: underline;
}

/* ----------------------------------------------------------------*/


/* ------------------------------------------------------------------
>> FEATURED PROPERTIES AREA <<
-------------------------------------------------------------------*/

#featuredProperties {
    position: absolute;
    top: 430px;
    left:16px;
}

#featuredPropertyControl {
    position: absolute;
    top:54px;
    left:39px;
    color:#401f0d;
    font-size:11px;
}
#featuredPropertyControl a{
    color: #401f0d;
    text-decoration: none;
}
#featuredPropertyControl a:hover{
    text-decoration: underline;
}

.FeatHeader {
    display:none;
}

.FeatImage {
    position: relative;
    width: 71px;
    height: 47px;
    border: 1px #00143a;
}

.FeatStreet {
    display: none;
}

.FeatCityState {
    position: relative;
    font-weight: bold;
    font-size: 11px;
    color: #00143a;
    width: 200px;
    margin-left: 6px;
    text-decoration: none;
}

.FeatZip {
    display: none;
}

.FeatPrice {
    position: relative;
    display: block;
    clear: left;
    color: #00143a;
    font-size: 11px;
    margin: 2px 0 10px 6px;
}

.FeatDescription {
    display: none;
    color: #00143a;
    margin-top: 5px;
}
.FeatDescription a{
    color: #00143a;
    text-decoration: underline;
}
.FeatDescription a:hover{
    color: #00143a;
    text-decoration: underline;
}

/* ----------------------------------------------------------------*/

#homeFlash {
    position: absolute;
    top: 0;
    right: 0;
    width: 702px;
    height: 211px;
}

#contentArea {
    position: absolute;
    top: 211px;
    right: 0;
    width: 702px;
    height: 439px;
    background: url(/Shared/Templates/102/i/18/real_estate_home_bkgd.jpg) no-repeat top;
}

#homeMainContent {
	color:#001235;
	font-size:12px;
	left:20px;
	line-height:17px;
	position:absolute;
	top:72px;
	width:490px;
}

#homeMainContent a{
    color: #d5c39b;
    text-decoration: underline;
}
#homeMainContent a:hover{
    color: #d5c39b;
    text-decoration: underline;
}

#homeMainContentTitle {
	height:38px;
	left:22px;
	position:absolute;
	top:24px;
	width:472px;
}

#homeMainImage {
	height:248px;
	left:412px;
	position:absolute;
	top:2px;
	width:300px;
}

#homeMainBox1 {
    position: absolute;
    top: 250px;
    left: 14px;
    width: 219px;
    height: 133px;
}

#homeMainBox2 {
    position: absolute;
    top: 250px;
    left: 243px;
    width: 219px;
    height: 133px;
}

#homeMainBox3 {
    position: absolute;
    top: 250px;
    left: 472px;
    width: 219px;
    height: 133px;
}

#flashHomeThreeBoxes {
    display: none;
}

#homeMainBoxReflection {
	height:21px;
	left:10px;
	position:absolute;
	top:383px;
	width:677px;
}

/*----------------------------------------------------------------------------------------------------------------------------------- 
>>> FOOTER AREA <<<
>>> footer, seoLinks, copyright, areaList, phoneNumber, affiliationLogos <<<
------------------------------------------------------------------------------------------------------------------------------------*/

#footer {
    position: absolute;
    top: 795px;
    left: 0;
    width: 970px;
    color: #9f8c71;
    font-size: 10px;
    line-height: 14px;   
    text-align:center;
}
#footer a{
    color: #9f8c71;
    text-decoration: none;
}
#footer a:hover{
    color: #9f8c71;
    text-decoration: underline;
}

#seoLinks {
    position: relative;
    /*top: 0px;
    left: 288px;*/
    width: 682px;
    margin-left: 288px;
}
#seoLinks a{
    font-weight: bold;
}

#copyright p{
    position: relative;
    /*top: 31px;
    left: 288px;*/
    width: 682px;
    margin-left: 288px;
}

#areaList p{
    position: relative;
    /*top: 88px;
    left: 288px;
    padding-bottom: 40px;*/
    width: 682px;
    margin-left: 288px;
}

#siteCredit p {
    position: relative;
    width: 682px;
    text-align: center;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 10px;
    color: #9f8c71;
    line-height: 14px;
    padding-bottom: 25px;
    margin-left: 288px;
}
#siteCredit p a{
    text-decoration: none;
    color: #9f8c71;
}
#siteCredit p a:hover{
    text-decoration: underline;
    color: #9f8c71;
}

#phoneNumber {
    position: absolute;
    top: 0;
    left: 0;
}

#affiliationLogos {
    position: absolute;
    top: 60px;
    left: 0;
}

/*----------------------------------------------------------------------------------------------------------------------------------- 
>>> SUB PAGES CONTENT AREA <<<
>>> mainContentSub, subLeft, subSearch, subSearchControl, subContentMain, subContent <<<
------------------------------------------------------------------------------------------------------------------------------------*/

#mainContentSub {
    position: relative;
    /*top: 141px;
    left: 0px;*/
    width: 970px;
    margin-top: 0px;
    background: #fff url(/Shared/Templates/102/i/18/real_estate_subpg_left.gif) repeat-y left;
}

#subLeft {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 268px;
    height: 744px;
    background: url(/Shared/Templates/102/i/18/real_estate_subpg_main.jpg) no-repeat top;
}

#subLeftNavControl {
    position: relative;
    top: 30px;
    left: 0px;
}

#subLeftNavAlternate {
    position: relative;
    top: 36px;
    left: 0px;
}
#subLeftNavAltContainer {
    position: relative;
    top: 22px;
    left: 0px;
}

.subLeftNavTopLevel {
	color:#fff;
	font-family:Verdana,Arial,Helvetica,Sans-Serif;
	font-size:18px;
	font-weight:bold;
	padding-bottom:20px;
	position:relative;
	text-align:center;
}
.subLeftNavTopLevel a{
    color: #fff;
    text-decoration: none;
}
.subLeftNavTopLevel a:hover{
    color: #fff;
    text-decoration: none;
}

.subLeftNavItem {
    position: relative;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    color: #381f0e;
    line-height: 13px;
    background: url(/Shared/Templates/102/i/18/real_estate_nav_item_bkgd.gif) no-repeat left 50%;
    padding-left: 14px;
    margin-left: 30px;
    margin-right: 10px;
    margin-bottom: 10px;
    width:195px;
}
.subLeftNavItem a{
    color: #381f0e;
    text-decoration: none;
}
.subLeftNavItem a:hover{
    color: #381f0e;
    text-decoration: underline;
}

#subContentMain {
    position: relative;
    margin-left: 268px;
    width: 702px;
    min-height: 744px;
    background: #fff url(/Shared/Templates/102/i/18/real_estate_subpg_bkgd.gif) repeat-y top;
}

#subContentTop {
	background: #000 url(/Shared/Templates/102/i/18/real_estate_subpg_top.jpg) no-repeat scroll center top;
	height:38px;
	width:702px;
}

#subContent {
    position: relative;
    font-size: 12px;
    color: #000;
    line-height: 16px;
    padding: 5px 15px 20px 20px;
}

.PageContent {
    background:#ffffff;
    text-align:justify;
}

.PageHeading {
    background:#fff;
    color: #277071;
}
.PageHeading h3 {
    font-size: 18px;
}

#leadFormIntro {
    color: #021929;
    font-size: 12px;
}

#leadContent {
    color: #021929;
    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: #144472;
    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: #A8A8A8;
}

.FormSubmitButton {
    padding: 15px 0 15px 15px;
}
.FormSubmitButton input{
    width: 120px;
    height: 35px;
    color: #144472;
    font-size: 16px;
    font-weight: bold;
}

#OpenHousesHeader h1 {
    background:#ffffff;
    color: #6a9c9f;
    font-size: 18px;
}

*html #subContent {
    height: 744px;  
}

#subContentFooter {
    position: relative;
    /*margin-left: 268px;*/
    width: 970px;
    height: 34px;
    background: #fff5e7 url(/Shared/Templates/102/i/18/real_estate_sub_btm.gif) no-repeat top;
}

/* ------------------------------------------------------------------
>> SUB PAGE QUICK SEARCH AREA <<
-------------------------------------------------------------------*/

.QuickSearchSub {
    display: none;
    position: relative;
}
.QuickSearchSub select {
	font-family:Verdana,Arial,Helvetica;
	font-size:11px;
	height:18px;
	width:147px;
}
.QuickSearchSub #propertyTypeLabel {
    position: absolute;
    display: none;
    top: 5px;
    left: 0px;
    width:200px;
    font-weight: bold;   
}
.QuickSearchSub #propertyTypeControl {
    position: absolute;
    display: none;
    top: 22px;
    left: 0px;
}
.QuickSearchSub #cityLabel {
    position: absolute;
    top: 16px;
    left: 65px;
    /*width:200px;*/
    font-weight: bold;
    font-size: 11px;
    color: #fff; 
}
.QuickSearchSub #cityControl {
    position: absolute;
    top: 13px;
    left: 167px;
    font-size: 11px;
}
.QuickSearchSub #priceLabel {
    position: absolute;
    display: none;
    top: 99px;
    left: 0px;
    width:200px;
    font-weight: bold; 
}
.QuickSearchSub #minPriceControl {
    display: none;
    height:12px;
    font-size:11px;
}
.QuickSearchSub #maxPriceControl {
    display: none;
    height:12px;
    font-size:11px;
}
.QuickSearchSub #priceDropDown {
    position: absolute;
    display: none;
    top: 116px;
    left: 0px;
    font-size: 11px;
}
.QuickSearchSub #postalCodeLabel {
    display: none;
    position: absolute;
    top: 5px;
    left: 185px;
    font-weight: bold;
}
.QuickSearchSub #postalCodeControl {
    display: none;
    position: absolute;
    top: 23px;
    left: 185px;    
}
.QuickSearchSub #postalCodeControl input {
    font-size: 10px;
    width: 60px;
    height: 14px;
}
.QuickSearchSub #mlsidLabel {
    position: absolute;
    top: 16px;
    left: 344px;
    font-weight: bold;
    color: #fff;
    font-size: 11px; 
}
.QuickSearchSub #mlsidControl {
    position: absolute;
    top: 13px;
    left: 454px;
}
.QuickSearchSub #mlsidControl input {
    font-family: Verdana, Arial, Helvetica;
    font-size: 11px;
    width: 105px;
    height: 12px;
}
.QuickSearchSub #bathsLabel {
    position: absolute;
    display: none;
    top: 146px;
    left: 112px;
    font-weight: bold;
}
.QuickSearchSub #bathsControl {
    position: absolute;
    display: none;
    top: 163px;
    left: 112px;
    font-size: 11px;
}
.QuickSearchSub #bathsControl select {
    width: 88px;  
}
.QuickSearchSub #bedsLabel {
    position: absolute;
    display: none;
    top: 146px;
    left: 0;
    font-weight: bold;
}
.QuickSearchSub #bedsControl {
    position: absolute;
    display: none;
    top: 163px;
    left: 0;
    font-size: 11px;
}
.QuickSearchSub #bedsControl select {
    width: 88px;
}
.QuickSearchSub #searchButton {
    position: absolute;
    top: 10px;
    left: 570px;
}
.QuickSearchSub #searchButton input {
    font-weight: bold;
    font-size: 13px;
    height: 22px;
    width: 70px;
    color: #00214a;       
}
.QuickSearchSub #advancedSearch {
	display: none;
	position: absolute;
    top: 106px;
    left: 185px;
    font-size: 10px;
    color: #fdf8d2;
    font-style: normal;
}
.QuickSearchSub #advancedSearch a {
    color: #fdf8d2;
    text-decoration: underline;
}

.QuickSearchSub #areaLabel {
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	left:65px;
	position:absolute;
	top:16px;
}
.QuickSearchSub #areaControl{
	font-size:11px;
	left:167px;
	position:absolute;
	top:13px;
}
/*----------------------------------------------------------------------------------------------------------------------------------- 
>>> SUB PAGE FOOTER AREA <<<
>>> footer, seoLinks, copyright, areaList, phoneNumber, affiliationLogos <<<
------------------------------------------------------------------------------------------------------------------------------------*/

#subFooter {
    position: relative;
    width: 970px;
    color: #9f8c71;
    font-size: 10px;
    line-height: 14px;
    margin-top: 10px;   
    text-align:center;
}
#subFooter a{
    color: #9f8c71;
    text-decoration: none;
}
#subFooter a:hover{
    color: #9f8c71;
    text-decoration: underline;
}

#subSeoLinks {
    position: relative;
    /*top: 0px;
    left: 288px;*/
    width: 682px;
    margin-left: 288px;
}
#subSeoLinks a{
    font-weight: bold;
}

#subCopyright p{
    position: relative;
    /*top: 31px;
    left: 288px;*/
    width: 682px;
    margin-left: 288px;
}

#subAreaList p{
    position: relative;
    /*top: 88px;
    left: 288px;
    padding-bottom: 40px;*/
    width: 682px;
    margin-left: 288px;
}

#subPhoneNumber {
    position: absolute;
    top: 0;
    left: 0;
}

#subAffiliationLogos {
    position: absolute;
    top: 60px;
    left: 0;
}

/*---------- >> Sitemap Styles <<-------------*/

#sitemapContainer {
    position: relative;
    margin-top: -10px;
    margin-bottom: 20px;
}

.topLevelMenuText {
    padding-top: 20px;
    padding-bottom: 4px;
    background: url(/Shared/Templates/001/i/2/real_estate_sitemap_line_1.gif) repeat-x bottom;
}
.topLevelMenuText a {
    font-size: 14px;
    font-weight: bold;
    color: #a95a33;
    text-decoration: none;
}
.topLevelMenuText a:hover {
    color: #a95a33;
    text-decoration: underline;
}
.topLevelDescription {
    font-size: 11px;
    color: #757575;
    line-height:13px;
    margin-bottom: 10px;
    margin-top: 4px;
}

.subLevelMenuText a {
    font-size: 11px;
    font-weight: bold;
    color: #a95a33;
    text-decoration: underline;
}
.subLevelMenuText a:hover {
    color: #a95a33;
    text-decoration: underline;
}
.subLevelDescription {
    font-size: 11px;
    color: #757575;
    line-height:13px;
    margin-bottom: 8px;   
}

#rosterPhoto IMG {
	width: 55px;
}

/* ------------------------------------------------------------------
>>>>> TEMPLATE FEATURED PROPERTIES AREA (LEFT) <<
-------------------------------------------------------------------*/

#featuredProperties {
    position: absolute;
    top: 440px;
    left:16px;
}

#featuredPropertyControl {
    position: absolute;
    top:54px;
    left:39px;
    color:#401f0d;
    font-size:11px;
}
#featuredPropertyControl a{
    color: #401f0d;
    text-decoration: none;
}
#featuredPropertyControl a:hover{
    text-decoration: underline;
}

#featuredProperties .FeatHeader {
    display:none;
}

#featuredProperties .FeatImage {
    position: relative;
    width: 71px;
    height: 47px;
    border: 1px #fff;
}

#featuredProperties .FeatStreet {
    display: none;
}

#featuredProperties .FeatCityState {
    position: relative;
    font-weight: bold;
    font-size: 11px;
    color: #401f0d;
    width: 200px;
    margin-left: 6px;
    text-decoration: none;
    padding: 0;
}

#featuredProperties .FeatZip {
    display: none;
}

#featuredProperties .FeatPrice {
    position: relative;
    display: block;
    clear: left;
    color: #401f0d;
    font-size: 11px;
    margin: 2px 0 10px 6px;
    font-weight: normal;
    text-decoration: none;
}

#featuredProperties .FeatDescription {
    display: none;
    color: #401f0d;
    margin-top: 5px;
}
#featuredProperties .FeatDescription a{
    color: #401f0d;
    text-decoration: underline;
}
#featuredProperties .FeatDescription a:hover{
    color: #401f0d;
    text-decoration: underline;
}

/*------------------------------------------------------------------------------------------------

>>>>> AGENT HOME PAGE STYLES <<<<<

------------------------------------------------------------------------------------------------*/
.agentName{
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 17px;
    font-weight: bold;
    color: #fff;
}

.agentTitle{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 11px;
    font-weight: normal;
    color: #fff;
	padding-top:2px;
}

#agentPhoto {
    position:relative;
    padding-left:48px;
    padding-top: 10px;
}

.agentPhotoBorder{
	border-color:#05193E;
	border-width:1px;
}

#AgentInfo{
	position:relative;
    padding-top:10px;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 11px;
    color: #05193E;
	line-height:18px;
}

#AgentInfo a{
    color: #05193E;
	text-decoration:underline;
}

#AgentInfo a:hover{
    color: #05193E;
	text-decoration:underline;
}

.agentPhoneNumber{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 14px;
	font-weight:bold;
    color: #05193E;
	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: #277071;
    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 #757575;
    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: #277071;
    padding-left: 5px;
}
.FeatCityState a{
    color: #277071;
    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: #277071;
    font-weight: bold;
    margin-left: 5px;
    margin-bottom: 2px;
    text-decoration: underline;
}
.FeatPrice a{
    color: #277071;
    text-decoration: underline;
}

.FeatDescription {
    display: block;
    font-family: Arial, Verdana, Helvetica, Sans-Serif;
    color: #277071;
    margin-top: 0;
    margin-right: 20px;
    padding-left: 5px;
    text-align: justify;
    font-size: 11px;
    line-height: 13px;
    text-decoration: none;
}
.FeatDescription a{
    color: #277071;
    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: #277071;
    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:#277071;
}

#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:#277071;
}

.QuickSearch {
    position: relative;
    color: #757575;
    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: #277071;     
}
.QuickSearch #advancedSearch {
	position: relative;
    margin-top: 5px;
    left: 0;
    font-size: 11px;
    color: #277071;
    font-style: normal;
}
.QuickSearch #advancedSearch a {
    color: #277071;
    text-decoration: underline;
}

/*------------------------------------------------------------------------------------------------
>>>>> END AGENT HOME PAGE STYLES <<<<<
------------------------------------------------------------------------------------------------*/

.PageContent a
{
	color:#ab563c;
	text-decoration:none;
}

.PageContent a:hover
{
	color:#ab563c;
	text-decoration:underline;
}

.fntFeaturedArrow
{
	font-weight:bold;
	color:#757575;
}
/* ------------------------------------------------------------------
>>>>> TEMPLATE FEATURED PROPERTIES AREA (LEFT) <<
-------------------------------------------------------------------*/

#featuredProperties {
    position: absolute;
    top: 440px;
    left:16px;
}

#featuredPropertyControl {
    position: absolute;
    top:54px;
    left:39px;
    color:#401f0d;
    font-size:11px;
}
#featuredPropertyControl a{
    text-decoration: none;
}
#featuredPropertyControl a:hover{
    text-decoration: underline;
}

#featuredProperties .FeatHeader {
    display:none;
}

#featuredProperties .FeatImage {
    position: relative;
    width: 71px;
    height: 47px;
    border: 1px #fff;
}

#featuredProperties .FeatStreet {
    display: none;
}

#featuredProperties .FeatCityState {
    position: relative;
    font-weight: bold;
    font-size: 11px;
    color: #401f0d;
    width: 200px;
    margin-left: 6px;
    text-decoration: none;
    padding: 0;
}

#featuredProperties .FeatZip {
    display: none;
}

#featuredProperties .FeatPrice {
    position: relative;
    display: block;
    clear: left;
    color: #401f0d;
    font-size: 11px;
    margin: 2px 0 10px 6px;
    font-weight: normal;
    text-decoration: none;
}

#featuredProperties .FeatDescription {
    display: none;
    color: #401f0d;
    margin-top: 5px;
}
#featuredProperties .FeatDescription a{
    color: #401f0d;
    text-decoration: underline;
}
#featuredProperties .FeatDescription a:hover{
    color: #401f0d;
    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 {
    position: relative;
    margin-top: 12px;   
}
.reoSearch #cityControl {
    position: relative;
    margin-top: 3px;
}
.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;
}
