/* ################ FILE CHANGED BY MTI ################ */
@import url(detail_mti.css);

#body {
    font-family: Arial, Helvetica, sans-serif;
}

#body > .inner > p {
    /*float: right;*/
    text-align: right;
    margin-right: 55px;
}

#body > .inner {
    margin: 0 90px;
}

#coupon, #locations, #smallprint {
    width: 809px;
    clear: both;
}

#coupon {
    background: url(../images/bg_coupondetail_top.gif) no-repeat top left;
    width: 809px;
    height: 280px;
    overflow: hidden;
    position: relative;
}

#coupon h2,
#coupon h3,
#coupon p {
    margin-left: 20px;
    margin-right: 20px;
}

#coupon .meta p {
    font-size: 11px !important;
}

#coupon .meta a {
    font-size: 12px;
}

    #details, #info {
        width: 350px;
    }

    #details {
        margin-left: 50px;
        color: #4F4F4F;
    }

    /*#details h2 {
        font-size: 16px;
        font-weight: normal;
        line-height: 1.0;
        clear: both;
        padding-top: 18px;        
    }*/

    #details h3 {
        font-size: 18px;
        color: #000;
        line-height: 1.0;
    }
    
    /*#details p {
        margin-top: 3px;
        height: 48px;        
    }*/
    
    /*#details .meta {
        color: #666;       
        margin-top: 50px;
    }*/
    
    #details .meta p {
        float: left;
        display: inline;
        margin-right: 15px;
        margin-top: 0;
        height: auto;
    }

/*
        #pics div {
            background: url(../images/bg_detailthumb_box.png) no-repeat top left;
            width: 101px;
            height: 77px;
            margin: 10px 0 0 15px;
        }
*/
        #pics img { margin: 3px; }

    #info {
        position: absolute;
        bottom: 35px;
    }
    
    #info h3 {
        text-transform: uppercase;
        color: #0E0E0E;
        font-size: 16px;
        margin-bottom: 0.5em;
    }
    
    #info p {
        color: #666;
        font-size: 12px;
        line-height: 1.2;
        margin-bottom: 0.75em;
    }

    #info.redeemed p { font-size: 12px; }

    #info p.callout {
        color: #858585;
        font-size: 18px;
        font-weight: bold;
        text-transform: uppercase;
        margin-bottom: 0;
    }
    
    #info hr {
        margin: 0 20px;
        border-color: #BFBFBF;
        border-width: 1px 0 0 0;
    }
    
    #info .meta {
        margin-bottom: 9px;
    }
    
    #info .meta p {
        color: #999;
        margin-bottom: 0;
    }
    
    #info .controls a {
        float: left;
        display: inline;
        margin-right: 10px;
    }
    
    #info .controls p {
        margin-top: 9px;
        margin-bottom: 0;
    }
    
    #info.redeemed h3 {
        margin-bottom: 0;
    }
    
    #info.redeemed .controls p {
        font-size: 12px;
    }

    #info.redeemed .controls a {
        float: none;
    }
    
    #info.signin {
        position: static;
        margin-top: 140px;
    }
    
    #info.signin p {
        font-size: 16px;
        color: #666;
    }

    #info.signin p a {
        font-weight: bold;
    }

#locations {
    background: url(../images/bg_coupondetail.gif) repeat-y top left;
    float: left;
    display: inline;
}

#locations > .inner {
    float: left;
    display: inline;
    padding: 0 50px 2em 50px;
}

    #loclist {
        width: 318px;
    }

    #loclist h2 {
        font-size: 13px;
        color: #000;
        margin-bottom: 1em;
    }

    #loclist h2 span {
        color: #7D7D7D;
    }

    #loclist .entry {
        background: url(../images/bg_locationentry_box.png) no-repeat top left;
        width: 295px;
        height: 52px;
        font-size: 10px;
        margin-bottom: 1em;
    }

    #loclist .entry.selected {
        background-image: url(../images/bg_locationentry_box_selected.png);
        margin-bottom: 24px;
    }

    #loclist .image {
        width: 60px;
    }

    #loclist .mapref {
        margin: 10px 0 0 15px;
        position: relative;
    }

    #loclist .mapref .pin {
        right: auto;
    }

    #loclist .content {
        margin-left: 60px;
    }

    #loclist h3 {
        color: #2E2E2E;
        font-size: 11px;
        line-height: 1.0;
        padding-top: 0.5em;
        position: relative;
    }
    
    #loclist h3 a {
        font-weight: normal;
        position: absolute;
        right: 10px;
    }

    #loclist address {
        color: #6F6F6F;
    }

    #loclist p {
        color: #666;
    }

    #map {}

#smallprint {
    background: url(../images/bg_coupondetail_btm.gif) no-repeat top left;
    height: 124px;
    font-size: 10px;
    line-height: 1.3;
    color: #4F4F4F;
    padding-bottom: 2em;
}

    #smallprint > .inner {
        padding: 0 50px;
    }

    #smallprint h4 {
        font-size: 11px;
    }
    
/* ################ CLIPPER DETAIL ################ */

#clipper_detail {
    background: url(../images/bg_clipperdetail.png) repeat-y 0 4px;
    width: 809px;
}

#clipper_detail #coupon {
    background: url(../images/bg_clipperdetail_top.png) no-repeat;
    height: auto;
}

#clipper_detail #coupon_image {
    background: url(../images/bg_clipperdetail_btm.png) no-repeat bottom left;
    text-align: center;
    padding-bottom: 1em;
}

#clipper_detail #details,
#clipper_detail #info {
    position: static;
    margin-top: 85px;
    padding-bottom: 30px;
}

#clipper_detail #details {
    width: 320px;
}

#clipper_detail #details h2 {
    padding-top: 0 !important;
}

#clipper_detail #details .meta p {
    float: none;
    display: block;
    margin-bottom: 0;
    font-size: 13px !important;
    line-height: 16px;
}

#clipper_detail #details .meta p.note {
    color: #8D8C8C;
    margin-top: 1em;
}

#clipper_detail #details .meta p strong { color: #000; }

#clipper_detail #info {
    margin-left: 35px;
    width: 330px;
}

#clipper_detail #info p.source {
    font-weight: bold;
}

#clipper_detail #info p.source a {
    display: block;
}

#clipper_detail #info .controls {
    margin-left: 20px;
    padding-top: 5px;
}

#clipper_detail #coupon_image p {
    text-align: right;
    margin: 2em 85px 0 0;
    font-weight: bold;
}

/* ################ CLIPPER DETAIL EDIT ################ */

#clipper_detail_edit {
    width: 930px;
    margin-left: 40px;
}

#clipper_detail_edit #coupon_image {
    text-align: center;
}

#clipper_detail_edit .form {
    margin-left: 180px;
    width: 460px;
}

#clipper_detail_edit .form label {
    float: left;
    display: inline;
    width: 140px;
    text-align: right;
    margin-right: 8px;
}

#clipper_detail_edit .form textarea {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #5F5F5F;
}

#clipper_detail_edit .form fieldset { margin-bottom: 5px; }

#clipper_detail_edit .form fieldset.controls {
    text-align: right;
    margin-bottom: 18px;
    margin-right: 10px;
}

#clipper_detail_edit fieldset.controls .button {
    margin: 0 0 0 7px !important;
}
