@charset "UTF-8";
/* CSS Document */


/********************************* print stylesheet ****************************************/


*     { background:none !important; text-align:left !important; }
body  { background:#fff !important; font-size:9pt !important; margin:15px !important; }

#top-bar, /*#head*/  .form-search, .dropdown2, .nav-top, #quick-links, .HFTInformationSubpage,
.product-detai-title, .breadcrumbs, .page-title, .sub-title, #left-bar, .socialmedia, .adv-4,  button { display:none; }

.product-desc{ line-height: 18px; }

.page-print .data-table .cart-tax-total { background-position:100% -54px; }
.page-print .data-table .cart-tax-info { display:block !important; }
.print_sku { display: table-cell; }

body.catalog-product-view #topSearchDiv,
body.catalog-product-view #topStoreSearch,
body.catalog-product-view div.prevnext-container,
body.catalog-product-view div.HFTInformation,
body.catalog-product-view #confidence,
body.catalog-product-view div.product-adv-horizontal,
body.catalog-product-view div.product-adv,
body.catalog-product-view dt.tab,div.add-item-tocard,
body.catalog-product-view div.add-view,
body.catalog-product-view #track_hint,
body.catalog-product-view div.pr-snippet,
body.quickview-open div.add-view,
body.quickview-open div.pr-snippet { display: none; }

html body.quickview-open div#cboxOverlay {
    opacity: 1 !important;
    background-color: rgb(255, 255, 255) !important;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

body.catalog-product-view div.overview-specifications {
    overflow-y: visible;
    height: auto;
}

body.catalog-product-view div.img-small {
    margin-top: 0;
}

body.catalog-product-view .thumbnails {
    margin-bottom: 0;
}

body.catalog-product-view img#callToOrderContentDivImg {
    position: absolute;
    top: 33px;
}

body.catalog-product-view div.product-information-title h1 {
    font-size: 24px;
    text-transform: none;
    margin: 10px 0 2px 0;
    font-weight: bold;
}

body.catalog-category-view div.product-information-title {
    margin-top: 10px;
}

body.catalog-category-view div.quantity {
    margin: 10px 0 10px 0;
}
body.catalog-category-view div.add-item {
    padding: 0;
}

body.catalog-category-view div.img-small {
    margin: 10px 0 0;
}

.print-block .product-img-box img {
    max-width: 360px;
}

.insidetrack-member-coupons .global-site-notice,
.insidetrack-member-coupons #top-bar,
.insidetrack-member-coupons #head,
.insidetrack-member-coupons .HFTInformation,
.insidetrack-member-coupons #confidence,
.insidetrack-member-coupons .footer,
.insidetrack-member-coupons #colorbox,
.insidetrack-member-coupons #cboxOverlay,
.insidetrack-member-coupons > * {
    display: none;
}
.insidetrack-member-coupons > #wrapper { display: block !important; }
.insidetrack-member-coupons table table table img { max-height: 33.7cm !important; }

div.footer-items {
    page-break-before: always;
}

