﻿
html {
    height:100%;
}

body{
    background: #606060 url(/Shared/Templates/103/i/3/real_estate_site_bkgd.jpg) repeat-x top;
    margin: 0;
    height:100%;
    font-family: Verdana, Arial, Sans-Serif;
}

#sub
{
	background: #606060;
    margin: 0;
    height:100%;
    font-family: Verdana, Arial, Sans-Serif;
}

img {
    border:0;
}

#container {
    position: absolute;
    left: 50%;
    width: 852px;
    margin-left: -426px;
}

/*------------------------------------------------------------------------------------------------------------------------------------
>>> HEADER AREA <<<
>>> Header links, Header Flash <<<
------------------------------------------------------------------------------------------------------------------------------------*/

#header {
    width: 852px;
    height: 219px;
}

#headerTop {
    position: absolute;
    top:0;
    left:0;
    width: 852px;
    height: 28px;
    background: url(/Shared/Templates/103/i/3/real_estate_top_bkgd.jpg) no-repeat bottom;  
}

#headerLinks 
{
    position: absolute;
    top: -30px;
    left: 35px;
    width: 820px;
    height: 28px;
    margin: 0;
    padding-top: 7px;
    padding-right: 40px;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 10px;
    color: #F1F2ED;
}
#headerLinks a {
    text-decoration: none;
    color:#F1F2ED;
}
#headerLinks a:hover {
    text-decoration: underline;
    color:#F1F2ED;
}

#subLoginControl {
    position: absolute;
    top: 1px;
    right: 32px;
    color:#fff;
    font-size:10px;
    font-weight:bold;
    line-height: 22px;
    z-index: 800;
    
}
#subLoginControl a{
    color: #fff;
    text-decoration: none;
}
#subLoginControl a:hover{
    color: #fff;
    text-decoration: underline;
}
#subLoginControl input {
    margin-bottom: 2px;
}

.LoginButtonTop {
    font-family: Arial;
    font-size: 11px;
    height:22px;
    margin-left:4px;
    width: 42px;
}

.LoginField {
    font-family: Arial;
    font-size:11px;
    font-weight: normal;
    color: #535353;
    margin-left: 4px;
    padding-left:2px;
    height:12px;
    width: 108px;
}

#headerLogoTop 
{
    position: absolute;
    z-index: 500;
    top: 59px;
    left: 50px;
}

#logoHeaderFlash {
	background:transparent url(/Shared/Templates/103/i/3/real_estate_main_img.jpg) no-repeat scroll center top;
	height:189px;
	left:0pt;
	position:absolute;
	top:30px;
	width:852px;
}

/*------------------------------------------------------------------------------------------------------------------------------------
>>> NAVIGATION AREA <<<
>>> Navigation Control and Drop-down Menu styles <<<
------------------------------------------------------------------------------------------------------------------------------------*/

#navigation {
    position: relative;
    /*position: absolute;
    top: 191px;
    left:0;*/
    z-index: 1000;
    width: 852px;
    height: 36px;
    margin-top: 0;
    font-family: Arial, Verdana, Sans-Serif;
    font-size: 12px;
    font-weight:bold;
    line-height:36px;
    text-transform:uppercase;
    color:#fff;
    background: url(/Shared/Templates/103/i/3/real_estate_nav_bkgd.jpg) no-repeat top;
}

#navigationControl {
    position: absolute;
    top: 0;
    left: 31px;
 }

#navigation a, #navigationControl {
  text-decoration:none;
    color:#fff;
    z-index:1000;
}

#navigationControl img {
    display:block;
    float:left;
}
#navigationControl .navLast 
{
	color:#C0BEAF;
    padding-left:25px;
    padding-right:30px;
}

#navigationControl .navItem 
{
	color:#C0BEAF;
    padding-left:25px;
    padding-right:25px;
}


#navigationControl .navFirst 
{
	color:#C0BEAF;
    padding-left:35px;
    padding-right:25px;
}

.navSubMenu {
	margin-top: 1px;
	border: solid 1px #000;
}

.navSubEntry {
	display:block;
	background-color: #231F20;
	padding: 2px 25px 2px 10px;
	/*border: solid 1px black;*/
	color : #fff;	
	font-size:11px;
	line-height:14px;
	text-transform:none;
	font-weight:normal;
}

.navSubEntryHover {
	background-color: #7A786C;
	color: #fff;
	font-size:11px;
	line-height:14px;
	font-weight:normal;
}

/*------------------------------------------------------------------------------------------------------------------------------------
>>> HOME MAIN CONTENT AREA <<<
>>> Quick Search, Content Text Area, Listings by E-mail, Featured Property, Right-side Content Areas <<<
------------------------------------------------------------------------------------------------------------------------------------*/

#mainContent {
    position: absolute;
    top: 227px;
    left: 0;
    width: 852px;
    height: 540px;
    background: url(/Shared/Templates/103/i/3/real_estate_home_main.jpg);
}

#quickSearch {
    position: absolute;
    top: 0;
    left: 31px;
    width: 527px;
    height: 195px;
    background: #cbcab8;
}

#HomeSearchByMap
{
	position:absolute;
	right:25px;
	top:20px;
}

#quickSearchTabs {
    position: absolute;
    top: 20px;
    left: 18px;
    width: 486px;
    height: 25px;
}
#quickSearchTabs img{
    display:block;
    float:left;
}

/*---------------------------------------------------------------------------------------------*/

#quickSearchControl {
    position: absolute;
    top: 43px;
    left: 18px;
    width: 494px;
    height: 139px;
    background: #fff url(/Shared/Templates/103/i/3/real_estate_quick_search.gif);
    font-family: Arial;
    font-size:11px;
    color:#686866;
}

.QuickSearchHome {
    position: relative;
    font-family: Arial;
    font-size: 11px;
}

.QuickSearchHome select {
    font-size: 11px;
    width: 125px;
    height: 18px;
}

.QuickSearchHome #propertyTypeLabel {
    position: absolute;
    top: 10px;
    left: 20px;
    font-weight: bold;   
}
.QuickSearchHome #propertyTypeControl {
    position: absolute;
    top: 27px;
    left: 19px;
}
.QuickSearchHome #areaLabel {
    position: absolute;
    top: 56px;
    left: 20px;
    font-weight: bold; 
}
.QuickSearchHome #areaControl {
    position: absolute;
    top: 73px;
    left: 19px;
}
.QuickSearchHome #priceLabel {
    position: absolute;
    top: 10px;
    left: 171px;
    font-weight: bold; 
}
.QuickSearchHome #priceDropDown {
    position: absolute;
    top: 27px;
    left: 170px;
}
.QuickSearchHome #bathsLabel {
    position: absolute;
    top: 56px;
    left: 241px;
    font-weight: bold;
}
.QuickSearchHome #bathsControl {
    position: absolute;
    top: 73px;
    left: 240px;
}
.QuickSearchHome #bathsControl select {
    width: 55px;  
}
.QuickSearchHome #bedsLabel {
    position: absolute;
    top: 56px;
    left: 171px;
    font-weight: bold;
}
.QuickSearchHome #bedsControl {
    position: absolute;
    top: 73px;
    left: 170px;
}
.QuickSearchHome #bedsControl select {
    width: 55px;
}
.QuickSearchHome #mlsidLabel {
    position: absolute;
    top: 10px;
    left: 376px;
    font-weight: bold;
}
.QuickSearchHome #mlsidControl {
    position: absolute;
    top: 27px;
    left: 375px;
}
.QuickSearchHome #mlsidControl input {
    font-size: 11px;
    width: 90px;
    height: 13px;
}
.QuickSearchHome #searchButton {
    position: absolute;
    top: 85px;
    right: 25px;
}
.QuickSearchHome #searchButton input {
    font-weight: bold;
    font-size: 13px;
    height: 32px;
    width: 79px;
    color: #fff;   
    background:url(/Shared/Templates/103/i/3/real_estate_quick_search_btn_bckg.gif);
    border:none;
}
.QuickSearchHome #advancedSearch {
	position: absolute;
    top: 104px;
    left: 19px;
    font-size: 11px;
    color: #686866;
    background: url(/Shared/Templates/003/i/real_estate_nav_item_bkgd.gif) no-repeat left top;
    padding-left: 8px;
}
.QuickSearchHome #advancedSearch a {
    color: #535353;
    font-weight: bold;
    text-decoration: none;
}
.QuickSearchHome #advancedSearch a:hover {
    color: #535353;
    font-weight: bold;
    text-decoration: underline;
}

/*------ QUICK SEARCH STYLES NOT USED -------*/

.QuickSearchHome #minPriceControl {
    display: none;
    height:12px;
    font-size:11px;
}
.QuickSearchHome #maxPriceControl {
    display: none;
    height:12px;
    font-size:11px;
}
.QuickSearchHome #postalCodeLabel {
    display: none;
    position: absolute;
    top: 5px;
    left: 220px;
    font-weight: bold;
}
.QuickSearchHome #postalCodeControl {
    display: none;
    position: absolute;
    top: 22px;
    left: 220px;    
}
.QuickSearchHome #postalCodeControl input {
    font-size: 10px;
    width: 80px;
    height: 14px;
}

/*---------------------------------------------------------------------------------------------*/

#contentArea {
    position: absolute;
    top: 196px;
    left: 31px;
    width: 527px;
    height: 345px;
    background: #f4f4f1 url(/Shared/Templates/103/i/3/real_estate_home_content.jpg);
    font-size: 12px;
    line-height: 18px;
    color: #000;
}

#contentIntro {
    position: absolute;
    top: 0;
    left: 0;
    width: 527px;
    height: 153px;
}

#contentIntroEspanol
{
	position:absolute;
	top:13px;
	right:33px;
}

#contentIntroTitle {
    position: absolute;
    top: 15px;
    left: 22px;
    width: 373px;
    height: 14px;
}
#contentIntroImg 
{
	display:none;
    /*position: absolute;
    top: 0;
    right: 0;
    width: 121px;
    height: 105px;*/
}

#contentIntroTxt {
    position: absolute;
    top: 44px;
    left: 24px;
    color:#320a1b;
    font-size:11px;
    line-height:18px;
}

#contentIntroTxt a
{
	color:#0315FE;
	text-decoration:none;
}

#contentIntroTxt a:hover
{
	color:#0315FE;
	text-decoration:underline;
}

.contentBoxPhoto {
    position: absolute;
    top: 45px;
    left: 21px;
}
.contentBoxTitle {
    position: absolute;
    top: 16px;
    left: 21px;
}
.contentBoxTxt {
    position: absolute;
    top: 28px;
    left: 124px;
    width: 366px;
    
}
.HomeContentLinks
{
	position:absolute;
	left:20px;
	top:15px;
	font-size:11px;
}

.homeContentLinkImg
{
	vertical-align:middle;
	padding-right:2px;
}
.homeContentLink
{
	color:#0315FE;
}

.homeContentLink a
{
	color:#0315FE;
	text-decoration:none;
}

.homeContentLink a:hover
{
	color:#0315FE;
	text-decoration:underline;
}

.contentBoxBtn 
{
	display:none;
}

#contentBox1 {
    position: absolute;
    top: 174px;
    left: 0px;
    width: 263px;
    height: 171px;
}

#contentBox2 {
    position: absolute;
    top: 173px;
    right: 0;
    width: 263px;
    height: 171px;
}

#contentBoxPhoto img
{
	position:absolute;
	top:45px;
	left:21px;
}

contentBoxTitle img
{
	position:absolute;
	top:0px;
	left:0px;
}

#contentBox3 
{
	display:none;
}

/*---------------------------------------------------------------------------------------------*/

#homeRight {
    position: absolute;
    top: 0;
    left: 559px;
    width: 262px;
    height: 669px;
}

#listingsByEmail {
    position: absolute;
    top:0;
    left:0;
    height: 195px;
    width: 262px;
    background: #ABBA93 url(/Shared/Templates/103/i/3/real_estate_listings_email.jpg);
}
#listingsByEmailTitle {
    position: absolute;
    top: 13px;
    left: 16px;
    height: 13px;
    width: 192px;
}
#listingsByEmailTxt {
    position: absolute;
    top: 39px;
    left: 16px;
    font-size: 11px;
    line-height: 15px;
    color: #000;
}
#listingsByEmailTxt a{
    color: #45473A;
    text-decoration:underline;
}
#listingsByEmailTxt a:hover{
    color: #45473A;
    text-decoration:underline;
}

/*---------------------------------------------------------------------------------------------*/
.FeatImage
{
	width:150px;
}

.FeatImage img
{
	width:150px;
}

#featuredProperties 
{
	display:none;
}

#featuredPropertyTitle {
    position: absolute;
    top: 12px;
    left: 0;
    height: 17px;
    width: 266px;  
}

#featuredPropertyControl {
    position: absolute;
    top: 36px;
    left: 8px;
    height: 142px;
    width: 242px;
}
#featuredPropertyControl a{
    text-decoration: none;
}
#featuredPropertyControl a:hover{
    text-decoration: underline;
}

.FeatHeader {
	background:transparent url(/Shared/Templates/103/i/3/real_estate_home_hdr_bkgd.gif) no-repeat scroll 0%;
	color:#694833;
	font-size:18px;
	margin:0pt 0pt 10px;
	padding:10px 0pt 10px 10px;
}


.FeatStreet {
    display: none;
    position: relative;
    font-weight: bold;
    font-size: 10px;
    color: #336699;
    width: 200px;
    margin-left: 0;
    text-decoration: none;
}

.FeatCityState {
    /*position: absolute;
    top:0;*/
    left:0;
    font-weight: bold;
    font-size: 10px;
    color: #336699;
    width: 200px;
    text-decoration: none;
}

.FeatZip {
    display: none;
}

.FeatPrice {
    /*position: absolute;
    top: 17px;
    left: 134px;*/
    padding-left: 8px;
    color: #000;
    font-size: 10px;
    font-weight: bold;
}

.FeatDescription {
    position: relative;
    top: 15px;
    color: #000;
    font-size: 10px;
    line-height: 11px;
}
.FeatDescription a{
    color: #00214a;
    text-decoration: underline;
}
.FeatDescription a:hover{
    color: #00214a;
    text-decoration: underline;
}

/*---------------------------------------------------------------------------------------------*/
.fntHomeHeader {
	background:transparent url(/Shared/Templates/103/i/3/real_estate_home_hdr_bkgd.gif) no-repeat scroll left top;
	color:#5E3927;
	font-size:18px;
	margin:0pt 0pt 10px -10px;
	padding:15px 0pt 10px 10px;
	z-index:500;
}

#homeRightBox1 {
    position: absolute;
    top: 196px;
    left: 0;
    width: 262px;
    height: 186px;
    background: #e2d8c1 url(/Shared/Templates/103/i/3/real_estate_home_right_1.jpg);
    font-size: 11px;
    line-height: 12px;
    color: #5b3524;
}
#homeRightBox1 a{
    color: #5b3524;
    text-decoration: none;
}
#homeRightBox1 a:hover{
    color: #5b3524;
    text-decoration: underline;
}

#homeRightBox1Title {
    position: absolute;
    top: 30px;
    left: 30px;
    height: 58px;
    width: 138px;  
}
#homeRightBox1Txt {
    position: absolute;
    top: 95px;
    left: 30px;
    width: 166px;
}
#homeRightBox2Txt
{
	font-size:11px;
	color:#000000;
	text-align:center;
	position:relative;
	top:20px;
	left:70px;
	width:200px;
}
#homeRightBox1Btn 
{
	display:none;
}

#homeRightBox2 {
    position: absolute;
    top: 382px;
    left: 0;
    width: 262px;
    height:158px;
    background: #e4e4c8 url(/Shared/Templates/103/i/3/real_estate_home_right_2.jpg);
}

#homeRightBox2 img
{
	position:relative;
	top:19px;
	left:113px;
}


/*------------------------------------------------------------------------------------------------------------------------------------
>>> HOME FOOTER AREA <<<
>>> Disclaimers, SEO site links, SEO area links, Site credit <<<
------------------------------------------------------------------------------------------------------------------------------------*/

#homeContentFooter 
{
    position: absolute;
    top: 830px;
    left: 0;
    width: 852px;
    height: 70px;
     
}

#homeContentFooter p {
    text-align: center;
    padding-top: 9px;
    font-size: 10px;
    line-height:16px;
    color: #b4b3a4;
    margin: 0;
}
#homeContentFooter p a{
    color: #b4b3a4;
    text-decoration: none;
}
#homeContentFooter p a:hover{
    color:#b4b3a4;
    text-decoration: underline;
}

#homeContentFooterLogoLeft 
{
	display:none;
    /*position: absolute;
    top: 2px;
    left: 50px;*/
}

#homeContentFooterLogoRight 
{
	display:none;
    /*position: absolute;
    top: 2px;
    right: 60px;*/
}

#footer {
    position: absolute;
    top: 767px;
    left: 0;
    width: 852px;
    text-align: center;
    font-size: 10px;
    line-height: 14px;
    color: #737267;
    margin: 0;
    background: #606060 url(/Shared/Templates/103/i/3/real_estate_home_footer.gif) no-repeat;
}

#seoLinks {
    position: relative;
    width: 852px;
    top:20px;
    font-size:11px;
}
#seoLinks a{
    color: #ffffff;
    text-decoration: none;
}
#seoLinks a:hover{
    color: #ffffff;
    text-decoration: underline;
}

#copyright p{
    display: none;
    position: relative;
    width: 852px;
}

#areaList p{
    position: relative;
    width: 750px;
    padding: 0 51px 0 51px;
    margin-top: 10px;
    margin-bottom: 10px;
}

#siteCredit 
{
	top:125px;
    position: relative;
    width: 750px;
    padding: 0 51px 25px 51px;
    color:#b4b3a4;
}
#siteCredit a{
    color: #b4b3a4;
    text-decoration: none;
}
#siteCredit a:hover{
    color: #b4b3a4;
    text-decoration: underline;
}

.homeCareersLink
{
	padding-bottom:5px;	
}
.homeCareersLink a
{
	font-size:11px;
	color:#5b3524;
}

.homeCareersLink a:hover
{
	font-size:11px;
	color:#5b3524;
}
.relocatingLink
{
	position:absolute;
	top:60px;
	left:60px;
	text-align:center;
}

.homeRelocatingLinkImg
{
	position:absolute;
	top:-15px;
	right:200px;
}

.relocatingLink a
{
	color:#5b3524;
	text-decoration:none;
}

.relocatingLink a:hover

{
	color:#5b3524;
	text-decoration:underline;
}

/*------------------------------------------------------------------------------------------------------------------------------------
>>> SUB PAGE STYLES <<<
>>> Sub page left, sub page main, sub page footer <<<
------------------------------------------------------------------------------------------------------------------------------------*/
#sub #navigation {
    position: relative;
    /*position: absolute;
    top: 191px;
    left:0;*/
    z-index: 1000;
    width: 852px;
    height: 36px;
    margin-top: 0;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 11px;
    background: url(/Shared/Templates/103/i/3/real_estate_subnav_bkgd.jpg) no-repeat top;
}

#sub #headerTop {
    position: absolute;
    top:0;
    left:0;
    width: 852px;
    height: 28px;
    background: url(/Shared/Templates/103/i/3/real_estate_subtop_bkgd.jpg) no-repeat bottom;  
}

#mainContentSub {
    position: relative;
    /*top: 224px;
    left:0;*/
    width: 852px;
    margin-top: 0px;
    background: url(/Shared/Templates/103/i/3/real_estate_sub_bkgd.gif) repeat-y top;
}

*html #mainContentSub {
    padding-top: 100px;
}

#subLeft {
    position: absolute;
    top: 0px;
    right: 0;
    width: 216px;
    min-height: 656px;
    vertical-align:top;
    background:transparent url(/Shared/Templates/103/i/3/real_estate_sub_right.jpg) no-repeat 0px 0px;
}

#subLeftNavContainer {
    position: relative;
    background:#5D3826;
    border-bottom:1px solid #FFFFFF;
    min-height:110px;
    padding-bottom:10px;
    width:185px;
    vertical-align:top;
}

#subLeftNavAlternate {
    position: relative;
    top: 67px;
    left: 48px;
}

#subLeftNavAltContainer {
    position: relative;
    top:-200px;
    width:185px;
    position: relative;
    background:#5D3826;
    border-bottom:1px solid #FFFFFF;
    min-height:200px;
    padding-bottom:10px;
    vertical-align:top;
}

.subLeftNavTopLevel {
    position: relative;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    font-weight: bold;
    color: #ffffff;
    padding:15px 0px 12px 15px;
}
.subLeftNavTopLevel a{
    color: #ffffff;
    text-decoration: none;
}
.subLeftNavTopLevel a:hover{
    color: #ffffff;
    text-decoration: none;
}

.subLeftNavItem {
    position: relative;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 11px;
    color: #ffffff;
    line-height: 13px;
    padding-left: 10px;
    margin-left: 4px;
    margin-right: 10px;
    padding-bottom: 10px;
    vertical-align: top;
    width:170px;

}
.subLeftNavItem a{
    color: #fff;
    text-decoration: none;
}
.subLeftNavItem a:hover{
    color: #fff;
    text-decoration: underline;
}
#agentPhoto {
    position:relative;
    padding-top:25px;
    padding-left:20px;
}

.imgAgent, #agentPhoto img
{
	border:1px;
	border-color:#ffffff;}

#agentInfo {
    position:relative;
    padding-top:10px;
    color:#fff;
    font-size:11px;
    line-height:14px;
    text-align:center;
    padding-right:31px;
}

#agentInfo a{
    color:#fff;
    text-decoration:underline;
}

#agentInfo a:hover{
    color:#fff;
    text-decoration:underline;
}

#agentInfo .agentName {
    font-weight:bold;   
}
#subNavBox1
{
	font-size:11px;
	color:#5b3423;
	position:relative;
	width:185px;
	height:156px;
	background: url(/Shared/Templates/103/i/3/real_estate_right_Box1.jpg) repeat-y top;
	margin-top:5px;
}
#subNavBox2
{
	font-size:11px;
	color:#5b3423;
	position:relative;
	width:185px;
	height:147px;
	background: url(/Shared/Templates/103/i/3/real_estate_right_Box2.jpg) repeat-y top;
}
#subNavBox1 a, #subNavBox2 a
{
	color:#5b3423;
	text-decoration:none;	
}
#subNavBox1 a:hover, #subNavBox2 a:hover
{
	color:#5b3423;
	text-decoration:underline;
}

#subNavBox1Title
{
	position:absolute;
	top:15px;
	left:20px;
}
#subNavBox2Title
{
	position:absolute;
	top:15px;
	right:18px;
}
#subNavBox1Text
{
	position:absolute;
	width:100px;
	top:75px;
	left:22px;
}
#subNavBox2Text
{
	position:absolute;
	width:150px;
	top:35px;
	right:20px;
	text-align:right;
}
#subNavBox2Link
{
	position:absolute;
	top:119px;
	right:20px;
	text-align:right;
	background:url(/Shared/Templates/103/i/3/real_estate_sub_box_item.gif) no-repeat left center;
	padding-left:7px;
}
.rightnavBox1Item
{
	background:url(/Shared/Templates/103/i/3/real_estate_sub_box_item.gif) no-repeat left center;
	padding-bottom:10px;
	padding-left:7px;
}

#subContentMain {
    position: relative;
    left:0px;
    width: 636px;
    min-height: 600px;
}

#subContent {
    position: relative;
    font-size: 12px;
    line-height: 16px;
    color: #000;
    padding: 10px 20px 25px 45px;
}

*html #subContent {
    height: 656px;  
}

#subContentFooter {
    position: relative;
    /*margin-left: 268px;*/
    width: 852px;
    height: 80px;
    top:60px;
}

#subContentFooter p {
    text-align: center;
    padding-top: 9px;
    font-size: 10px;
    line-height:16px;
    color: #b4b3a4;
    margin: 0;
}

#subContentFooter p a{
    color: #b4b3a4;
    text-decoration: none;
}
#subContentFooter p a:hover{
    color: #b4b3a4;
    text-decoration: underline;
}

#subContentFooterLogoLeft {
    display:none;
    /*position: absolute;
    top: 12px;
    left: 50px;*/
}

#subContentFooterLogoRight 
{
	display:none;
    /*position: absolute;
    top: 12px;
    right: 60px;*/
}

#subFooter {
    position: relative;
    top:-80px;
    width: 852px;
    text-align: center;
    font-size: 10px;
    line-height: 14px;
    color: #737267;
    margin: 0;
    background: #606060 url(/Shared/Templates/103/i/3/real_estate_sub_footer.gif) no-repeat;
}

#subseoLinks {
    position: relative;
    width: 852px;
    top:20px;
    font-size:11px;
}
#subseoLinks a{
    color: #ffffff;
    text-decoration: none;
}
#subseoLinks a:hover{
    color: #ffffff;
    text-decoration: underline;
}

/*---------- >> 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: #755600;
    text-decoration: none;
}
.topLevelMenuText a:hover {
    color: #755600;
    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: #3E2C1D;
    text-decoration:none;
}
.subLevelMenuText a:hover {
    color: #3E2C1D;
    text-decoration: underline;
}
.subLevelDescription {
    font-size: 11px;
    color: #000;
    line-height:13px;
    margin-bottom: 8px;   
}

#rosterPhoto IMG {
	width: 55px;
}

.fntFeaturedArrow {
	color:#5E3927;
	font-weight:bold;
}

.LoginTextBox {
	margin:2px;
}

.PageContent a
{
	color:#5E3927;
	text-decoration:none;
}

.PageContent a:hover
{
	color:#5E3927;
	text-decoration:underline;
}


#loginTitle {
    position: absolute;
    top: 10px;
    left: 0;
    font-size: 11px;
    color:#CBCAB8;
    font-weight: bold;
}

/*#loginControl
{color:#CBCAB8; padding:2px;}
	
#loginControl input {
vertical-align:middle;
margin-bottom:6px;
}

#login
{
	display:none;
}*/
/** Home Page Styles **/

.HomeBuyersSellers
{
	padding-right:10px;
}

#Home, .HomeRightContent, .HomeLeftContent
{
	font-size:12px;
	font-family:Arial, Verdana, Tahoma;
}

#HomeBuyersSellers
{
	margin-top:15px;
	margin-bottom:20px;
}

.FeatTable
{
	margin-bottom:20px;
}

.HomeListingsByEmail
{
	margin-bottom:20px;
}

.HomeQuickSearch
{
	margin-bottom:20px;
	font-family:Arial, Verdana, Tahoma;
	line-height:15px;
}

.HomeQuickSearch input
{
	margin:3px;
}

.HomeQuickSearch select
{
	margin:3px;
}

/*--->> 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 #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;
}