/*
 #dde5ed LHS background color
 #f28133 normal orange (such as in selected item in menu)
 #f64c0f screaming orange (prices only)
 #486885 H2 (such as "1743 foreclosure listings...")
 #113959 level 1 and 2 nav unselected
 #003366 body text and LHS text
 #4D7395 text in SRP listing address
 #333333 text in SRP listing description
*/

#menuL3 {display: none;}

.resultCount h1 {margin-bottom: 10px;}
.resultCount .line2 {display: none;}
.resultCount .line3 {display: none;}
.resultCount .line4 {display: none;}

.srpResult .tools {display: none;}
.srpResult .desc {font-style: italic;}
.srpResult .descAndTools .descText {display: block; margin-bottom: 10px}
.srpResult .priceDef {display: none;}
.srpResult .priceCont {padding-top: 11px; padding-left: 5px; width: 100px}
.srpTools {display: none;}
.price {font-weight: normal;}

#rfGroupSaleType, #rfGroupPropertyType, #rfGroupHomeFeat, #rfGroupPrice, #rfGroupPhoto, #rfGroupSubmit, .rf .divider {display: none;}
.rf #nearbyLocation {display: none;}
.rf #customLocation {display: block;}

/* SEO foreclosure-listings */
.flSEO .buttonSignUpNow {display: block; background: url('../images/btn_sign_up_now.png') no-repeat 0 0; width: 130px; height: 40px; text-align: center; border: 0; margin: 10px auto; display: block; margin-left: auto; margin-right: auto; }
.flSEO .buttonSignUpNow:hover {background-position: 0 -40px; cursor: pointer;}

/* SEO teaser details */
.signupCont {float: right; padding-bottom: 0.8em;}
.signupCont .buttonSignUpForCompleteDetails {display: block; background: url('../images/btn_signupforcompletedetails.png') no-repeat 0 0; width: 220px; height: 33px; text-align: center; border: 0; margin: auto; display: block; margin-left: auto; margin-right: auto; }
.signupCont .buttonSignUpForCompleteDetails:hover {background-position: 0 -33px; cursor: pointer;}


/* SEO SRP */
.getDetailsCont {width: 120px; margin-right: 10px}
.getDetailsCont .buttonGetDetails {display: block; background: url('../images/btn_getfulldetails.png') no-repeat 0 0; width: 120px; height: 32px; text-align: center; border: 0; margin: 3px auto; display: block; margin-left: auto; margin-right: auto; }
.getDetailsCont .buttonGetDetails:hover {background-position: 0 -32px; cursor: pointer;}

/* SEO signup */
.signup .buttonSignUpNow {display: block; background: url('../images/btn_sign_up_now.png') no-repeat 0 0; width: 130px; height: 40px; text-align: center; border: 0; margin: 10px auto; display: block; margin-left: auto; margin-right: auto; }
.signup .buttonSignUpNow:hover {background-position: 0 -40px; cursor: pointer;}