<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
   /* font-family: Tahoma, Geneva, sans-serif; */
}
p, h1, h2, h3, h4, h5, h6, img, div, span, form, fieldset, label, legend {
    margin: 0px;
    padding: 0px;
    border: 0px;
    font-size: 1em;
}

#dmg_layout_detail_wrapper ol, #dmg_layout_detail_wrapper ul, #dmg_layout_detail_wrapper dl {
    margin: 0 0 .75em 2.5em;
    padding: 0;
}

legend {
    display: none;
}

#mobileLink {
    display: none;
}

/* Font sizes - 2.2em=22px | 2em=20px | 1.8em=18px | 1.6em=16px
 1.4em=14px | 1.2em=12px | 1em=10px | .8em = 8px */

/* General   ================================================== */
/*
a:link {
    color: #494848;
    text-decoration: none;
}
a:visited {
    color: #494848;
}
a:hover {
    color: #000;
}
a:active {
    color: #494848;
}
*/

.clearBoth {
    clear: both
}
.clearLeft {
    clear: left
}
.clearRight {
    clear: right
}
.floatLeft {
    float: left;
}
.floatRight {
    float: right;
}

.alignCenter {
    text-align: center;
}
.alignLeft {
    text-align: left;
}
.alignRight {
    text-align: right;
}
.ImageFloat {
    float: right;
    padding: 3px;
    border: 1px solid black;
    margin: 5px;
}

.rokkittFont {
    font-family: 'Rokkitt', serif;
}
.textRight {
    text-align: right;
}
strong {
    font-weight: bold;
}

/*=== headers =====*/
.dmg_detail_box_headers {
    color: #eb8234;
    font-size: 1.3em;
    padding: 11px 10px 4px;
    font-weight: normal;
}

/*==== pring flyer ====*/
#dmg_detail_print_listing {
    width: 433px;
    border: 1px solid #deddce;
    -webkit-box-shadow: 2px 2px 3px #333333;
	box-shadow: 2px 2px 3px #333333;
}

.dmg_detail_flyer {
    float: left;
    width: 137px;
    height: 100px;
    margin: 10px 10px 20px 10px;
    padding-left: 57px;
}
.dmg_detail_flyer1 {
    background: url(/shared/listings/DetailPP/partImages/flyer1.png) no-repeat top left;
}
.dmg_detail_flyer2 {
    background: url(/shared/listings/DetailPP/partImages/flyer2.png) no-repeat top left;
}
.dmg_detail_flyer3 {
    background: url(/shared/listings/DetailPP/partImages/flyer3.png) no-repeat top left;
}
.dmg_detail_flyer4 {
    background: url(/shared/listings/DetailPP/partImages/flyer4.png) no-repeat top left;
}
.dmg_detail_flyer5 {
    background: url(/shared/listings/DetailPP/partImages/flyer5.png) no-repeat top left;
}
#dmg_detail_print_listing .dmg_detail_flyer ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
#dmg_detail_print_listing .dmg_detail_flyer li {
    background: url(/shared/listings/DetailPP/partImages/check.png) no-repeat center left;
    font-size: 0.75em;
    color: #5c5c5c;
    line-height: 1.5em;
    padding: 0 0 0 15px;
}
#dmg_detail_print_listing .dmg_detail_flyer_header {
    background: none;
    color: #1a4f95;
    font-weight: bold;
    padding: 0 0 5px 0;
    font-size: 0.75em;
}

/*==== Email Listing =====*/
#dmg_detail_email_listing {
    width: 390px;
    border: 1px solid #deddce;
}

#dmg_detail_email_listing form {
    padding: 4px 10px;
}
#dmg_detail_email_listing label {
    font-size: .8em;
    color: #3f3f3f;
    display: block;
}
#dmg_detail_email_listing input, #dmg_detail_email_listing textarea {
    margin: 3px 0 14px;
    width: 97%;
    border: 1px solid #a4a4a4;
    color: #3f3f3f;
}
#dmg_detail_email_listing input[type="submit"] {
    padding: 3px;
    background: #eb8336;
    border: medium none;
    border-radius: 2px 2px 2px 2px;
    color: #FFFFFF;
    float: right;
    margin-top: 1px;
    text-transform: uppercase;
    width: 144px;
}
#dmg_detail_email_listing input[type="submit"]:hover {
    background: #1A4F95
}

/*==== Saved Listing button ====*/
#dmg_detail_saveedListing {
    background: url("/shared/listings/DetailPP/partImages/savedListing.png") no-repeat scroll left center #EB8336;
    border: medium none;
    border-radius: 2px 2px 2px 2px;
    color: #FFFFFF;
    font-size: 0.9em;
    padding: 5px 9px 5px 35px;
    text-transform: uppercase;
    width: 164px;
    float: right;
}

/*==== Estimated Montly Payment ====*/
#dmg_detail_estimated_montly_payment {
    width: 335px;
    border: 1px solid #deddce;
    -webkit-box-shadow: 2px 2px 3px #333333;
	box-shadow: 2px 2px 3px #333333;
}
#dmg_detail_estimated_montly_payment .dmg_detail_estimated_price_link { background: url("/shared/listings/images/PP/images1/paymentArrow.png") no-repeat scroll right center transparent;
    color: #0D3B87;
    font-size: 0.8em;
    padding-right: 18px;
}
.dmg_detail_estimated_price {
    color: #5C5C5C;
    font-size: 1em;
}
strong {
    font-weight: bold;
}
#dmg_detail_estimated_montly_payment .dmg_detail_montly_payment {
    padding: 10px;
}
#dmg_detail_estimated_montly_payment ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
#dmg_detail_estimated_montly_payment form {
    border-top: 1px solid #e5e5e5;
    margin-top: 10px;
    padding-top: 10px;
}
#dmg_detail_estimated_montly_payment label {
    clear: both;
    margin-top: 5px;
    width: 106px;
    float: left;
    font-size: 0.8em;
    color: #5c5c5c;
}
#dmg_detail_estimated_montly_payment input {
    padding: 3px;
    margin: 3px 5px 4px;
    border: 1px solid #a4a4a4;
    color: #3f3f3f;
}
.dmg_detail_pmi {
    width: 20px
}
.dmg_detail_interest_rate {
    width: 30px
}
.dmg_detail_loan_term {
    width: 20px
}
.dmg_detail_taxes {
    width: 50px
}
.dmg_detail_insurance {
    width: 40px
}

#dmg_detail_estimated_montly_payment span {
    font-size: .7em;
    color: #7a7a7a;
}
#dmg_detail_estimated_montly_payment span.spanMonthlyPayment {
    font-size: 1em;
    color: auto;
}
#dmg_detail_estimated_montly_payment .dmg_detail_est_pay {
    font-weight: bold;
}
#dmg_detail_estimated_montly_payment .dmg_detail_payment_per_month {
    color: #194d91;
    font-size: .8em;
    font-weight: bold;
    margin-top: 5px;
    float: left;
}

/*===== Ask a question about this listing =======*/
#dmg_detail_ask_question_box {
    width: 390px;
    border: 1px solid #deddce;
}

#dmg_detail_ask_question_box form {
    padding: 4px 10px;
}
#dmg_detail_ask_question_box label {
    font-size: .8em;
    color: #3f3f3f;
    display: block;
}
#dmg_detail_ask_question_box input, #dmg_detail_ask_question_box textarea {
    margin: 3px 0 14px;
    width: 97%;
    border: 1px solid #a4a4a4;
    color: #3f3f3f;
}
#dmg_detail_ask_question_box input[type="submit"] {
    padding: 3px 5px;
    background: #eb8336;
    border: medium none;
    border-radius: 2px 2px 2px 2px;
    color: #FFFFFF;
    float: right;
    margin-top: 1px;
    text-transform: uppercase;
    width: 160px;
}
#dmg_detail_ask_question_box input[type="submit"]:hover {
    background: #1A4F95
}

/*===== Share =====*/
#dmg_detail_share {
    width: 175px;
    /*width: 435px;*/
    border: 1px solid #deddce;
    -webkit-box-shadow: 2px 2px 3px #333333;
	box-shadow: 2px 2px 3px #333333;
}
.dmg_details_share_social {
    width: 196px;
    float: left;
}
.dmg_details_share_social ul {
    list-style: none;
    margin: 10px 0 0 0;
    padding: 0;
}
.dmg_details_share_social li {
    margin: 0 0 8px 10px;
    font-size: .8em;
    padding: 0 0 0 25px;
}
.dmg_details_share_social li a:hover {
    color: #000;
}
.dmg_details_social_facebook {
    background: url(/shared/listings/DetailPP/partImages/facebook.png) no-repeat center left;
}
.dmg_details_social_twitter {
    background: url(/shared/listings/DetailPP/partImages/twitter.png) no-repeat center left;
}
.dmg_details_social_linkedin {
    background: url(/shared/listings/DetailPP/partImages/linkedin.png) no-repeat center left;
}
.dmg_details_social_pintrest {
    background: url(/shared/listings/DetailPP/partImages/pintrest.png) no-repeat center left;
}
.dmg_details_social_stumbleupon {
    background: url(/shared/listings/DetailPP/partImages/stumbleupon.png) no-repeat center left;
}
.dmg_details_social_digg {
    background: url(/shared/listings/DetailPP/partImages/digg.png) no-repeat center left;
}
.dmg_details_social_delicius {
    background: url(/shared/listings/DetailPP/partImages/delicius.png) no-repeat center left;
}
.dmg_details_social_reddit {
    background: url(/shared/listings/DetailPP/partImages/reddit.png) no-repeat center left;
}
.dmg_details_social_google {
    background: url(/shared/listings/DetailPP/partImages/google.png) no-repeat center left;
}
.dmg_details_social_yahoo {
    background: url(/shared/listings/DetailPP/partImages/yahoo.png) no-repeat center left;
}

#dmg_detail_share .dmg_details_share_email_listing h2 {
    padding: 0 10px 10px 0;
}
.dmg_details_share_email_listing {
    float: right;
    width: 210px;
    background: #f4f2e4;
    padding: 10px;
    height: 363px;
}
.dmg_details_share_email_listing label {
    font-size: .8em;
    color: #3f3f3f;
    display: block;
}
.dmg_details_share_email_listing input, .dmg_details_share_email_listing  textarea {
    margin: 3px 0 14px;
    width: 97%;
    border: 1px solid #a4a4a4;
    color: #3f3f3f;
}
.dmg_details_share_email_listing  input[type="submit"] {
    padding: 3px 5px;
    background: #eb8336;
    border: medium none;
    border-radius: 2px 2px 2px 2px;
    color: #FFFFFF;
    float: right;
    margin-top: 1px;
    text-transform: uppercase;
    width: 160px;
}
#dmg_detail_share input[type="submit"]:hover {
    background: #1A4F95
}

/*===== Share social =====*/
#dmg_detail_share_social {
    width: 196px;
    border: 1px solid #deddce;
}

/*==== This listing is saved in your favorites!====*/
#dmg_detail_listing_saved_box {
    width: 540px;
    border: 1px solid #deddce;
}
.dmg_detail_saved_listing_text {
    float: left;
    padding: 2px 10px;
    width: 222px;
}
#dmg_detail_listing_saved_box .dmg_detail_saved_listing_text h2 {
    padding-bottom: 12px;
    padding-left: 0;
}
#dmg_detail_listing_saved_box .dmg_detail_saved_listing_text p {
    color: #3F3F3F;
    font-size: 0.9em;
    line-height: 1.5em;
}
.dmg_details_saved_listings {
    float: right;
    width: 270px;
    background: #f5f4ed;
    border-left: 1px solid #deddce;
    min-height: 213px;
    padding: 10px 10px 10px;
}
.dmg_detail_recently_saved_header {
    font-size: 1em;
    font-weight: bold;
    color: #4a4a4a;
    padding: 5px 0 10px;
}
.dmg_detail_saved_home {
    width: 100%;
    margin: 0 0 10px;
    padding: 0 0 10px;
    float: left;
}
.dmg_detail_saved_home img {
    float: left;
    width: 80px;
    border: 1px solid #929292;
}
.dmg_detail_saved_home p {
    float: left;
    padding: 0 0 0 10px;
    color: #4a4a4a;
    font-size: .75em;
}
.dmg_detail_saved_home_borderBottom {
    border-bottom: 1px solid #d1d0ca;
}
#dmg_detail_listing_saved_box .dmg_detail_vew_all_saved {
    color: #1a4f94;
    text-align: right;
    display: block;
    font-size: 0.8em;
}

.popup {
    position: absolute; 
    background-color: white;
    z-index: 11;
}

#dmg_mort_calc_banner #dmg_qualify_button {
	width: 100%;
    height: 30px;
    margin-top: 15px;
    padding: 0 10px;
    color: #FFFFFF;
    font-size: 1em;
    background: #552448;
    border-radius: 3px;
    line-height: 30px;
    vertical-align: middle;
    text-decoration: none;
    text-align: center;
    box-sizing: border-box;
    display: block;
}

#dmg_mort_calc_banner #dmg_qualify_button:hover {background: #FF00FF;}
#dmg_mort_calc_banner #dmg_mort_banner {margin: 10px auto;}
</pre></body></html>