﻿
/****************************************
 *OLD -  Attribute Filters - AttributesFilterControl.ascx
****************************************/
h1.att-filter {color:#1787DB;font-size:20px;padding:8px 0 8px 12px}
#AttributeContainer {display:block}
#AttributeContainer .Headers {
    /*background:url('/Content/images/bg-att-filter.jpg') 0 0 repeat-x;color:#FFF;*/
    margin:0 0 1px 0;display:block;font-size:12px;font-family:'Montserrat Bold',Arial,sans-serif;
    padding:9px 0 9px 12px;position:relative;text-transform:uppercase
}
span.expander, span.table-expander {display:block;cursor:pointer;position:absolute;right:0;top:0;height:32px;width:100%}
.filteredSearch h2 {border-top:1px solid #E0E0E0;padding-top:6px}
.filtered-content {border-bottom:1px solid #E0E0E0;margin:4px 0 8px 0}
.filtered-content span.text {font-weight:bold}
.filtered-content span.value {color:#F67604}
.icon-filter-remove {background:url('/Content/images/img-filter-remove.jpg') 0 0 no-repeat !important;float:right;margin-top:-12px;height:28px;width:28px}
#SelectedAttributeContainer {padding:12px;margin:0 0 12px 0}
.minus {background:url('/Content.V4/images/collapse.png') 100% 0 no-repeat}
.plus {background:url('/Content.V4/images/expand.png') 100% 0 no-repeat}
table.attrib-table {width:100%}
table.attrib-table .attrib-items {margin:1px}
.attribute-view {padding:0 0 0 12px}
.attrib-items a {border-bottom:1px solid #E0E0E0;color:#4D4F53;display:block;font-size:12px;margin:0 12px;padding:8px 0 8px 0;text-decoration:none}
table.specials-cat {width:100%} /* appears only on Specials page */
#catSpecial {padding:8px 12px 12px 12px}
#catSpecial p {margin-bottom:6px !important}
#catSpecial p:hover {cursor:pointer}
#catSpecial a {display:block;margin:2px 0}
#catSpecial .tcc {margin:0 0 12px 12px}
/***************************************/

/****************************************
 *OLD -  Product List Specials banner
****************************************/
#specials-banner .clearance,
#specials-banner .hotdeals,
#specials-banner .newarrivals,
#specials-banner .onsale,
#specials-banner .bestsellers,
#specials-banner .newlyreduced,
#specials-banner .reconditioned {background-position:0 0;background-repeat:repeat-x;height:76px;margin:8px 0}
#specials-banner .clearance {background-image:url('/Content/images/bg-clearance-banner.jpg')}
#specials-banner .hotdeals {background-image:url('/Content/images/bg-hotdeals-banner.jpg')}
#specials-banner .newarrivals {background-image:url('/Content/images/bg-new-arrivals-banner.jpg')}
#specials-banner .onsale {background-image:url('/Content/images/bg-onsale-banner.jpg')}
#specials-banner .bestsellers {background-image:url('/Content/images/bg-bestsellers-banner.jpg')}
#specials-banner .newlyreduced {background-image:url('/Content/images/bg-newly-reduced-banner.jpg')}
#specials-banner .reconditioned {background-image:url('/Content/images/bg-reconditioned-banner.jpg')}
#specials-banner h1 {color:#FFF;line-height:76px;margin-left:24px}
#specials-banner .hotdeals img {margin-top:-8px}
#specials-banner .bestsellers img {margin-top:-9px}

/***************************************
*OLD Testimonials page      testimonials.aspx
***************************************/
#p-testimonials {margin:12px 0 0 0;position:relative;text-align:center}
.p-testimonials {background:#FFF;line-height:1.5;float:left;text-align:left;width:auto}
.p-pad {background:url('/images/img-quote-mark2.png') 8px 8px no-repeat;padding:24px 18px 12px 18px;width:330px}
.p-pad-s {background:url('/images/img-quote-mark2.png') 0 2px no-repeat;padding:24px 12px 12px 12px}
.p-content {font-size:13px}
.p-author {font-weight:bold}
.p-review {margin:0 0 0 12px}
/**************************************/

/***************************************
*OLD Car Fit Guide page  -  CarAudio/What-Fits-My-Car.aspx
***************************************/
#divTrail {border-bottom:1px solid #E0E0E0;color:#363C3F;font:normal 18px/1.2 'Bebas Neue',Arial,sans-serif;margin:24px 0;text-transform:uppercase}
#divCarFitGuide h4 {color:#363C3F;font-size:26px;text-align:center}
table#carSpeakers {
    border:1px solid #E0E0E0;margin-bottom:46px;width:100%;
    -webkit-box-shadow:1px 1px 3px rgba(224, 224, 224, 0.8);
       -moz-box-shadow:1px 1px 3px rgba(224, 224, 224, 0.8);
            box-shadow:1px 1px 3px rgba(224, 224, 224, 0.8);
    -webkit-border-radius:6px;
       -moz-border-radius:6px;
            border-radius:6px;
}
table#carSpeakers th {background:url('../images/bg-cart-header.jpg') 0 0 repeat-x;color:#363C3F;height:26px}
table#carSpeakers .sp-location {width:40%;text-align:center}
table#carSpeakers .sp-size {width:30%;text-align:center}
table#carSpeakers .sp-depth {width:30%;text-align:center}
table#carSpeakers td {border-top:1px solid #E0E0E0;padding:12px 0}
table#carSpeakers td.sp-size {color:#1787DB;font-size:20px;line-height:20px}
table#carSpeakers td.sp-size a {text-decoration:underline}
table#carSpeakers td.sp-depth {color:#363C3F;font-size:20px;line-height:20px}

.fg-item { text-align:center}
.fg-thumbs-holder {overflow:hidden;}
.fg-thumbs-holder img {height:170px}
.fg-title, .fg-price, .fg-description {display:block}
.fg-title {color:#363C3F;font-size:24px;height:24px;line-height:24px;margin:8px 0;overflow:hidden;position:relative}
.fg-price {color:#1787DB;font-size:20px;line-height:20px;float:none}
.fg-description {line-height:18px;font-size:13px;height:72px;margin:8px 0;overflow:hidden;text-align:left}
/***************************************/


