/*********** DBG Styles **********/

.master-wrapper-page {
}

.newsletter-email input[type="text"].newsletter-text {
    width: 104px;
    margin: 0 2px 2px 0;
}

.header-line, .admin-header-links {
    min-height: 42px;
    line-height: 42px;
	background: #f6f6f6;
    color: #6b6b6b;
    text-transform: uppercase;
}

.header-links-wrapper span, .header-links-wrapper a, .admin-header-links a {
    color: #6b6b6b;
    font-weight: 700;
    font-size: 12px;
}

.header-contacts span, .header-links li {
    border-left: 1px solid #fff;
    box-shadow: -1px 0px 0px 0px #d5d5d5;
}

/* Remove background images */

.page-title {
	background: #fff;
	padding: 10px 10px 10px 20px;
}

.home-page-category-grid .title {
	background: #fff;
	padding: 13px 15px;
}

.home-page-product-grid .product-title {
    background: #85bd00;
    background: rgba(133,189,0,0.8);
    padding: 0;
    position: absolute;
    z-index: 100;
    width: 280px;
    color: #fff;
    text-align: center;
    line-height: 39px;
}

.manufacturer-grid .title {
	background: none;
	padding: 10px 0 10px 20px;
}

.product-review-item .review-title {
    background: none;
	padding: 2px 0 2px 25px;
}

.order-progress a {
	background: none;
}

.forums-main-page .topic-html-content-title {
	background: #fff;
	padding: 10px 10px 10px 20px;
}

.nop-jcarousel .carousel-title {
	background: rgba(0,0,0,0.5) !important;
	padding: 10px 10px 10px 20px !important;
    color: #ffffff !important;
    text-transform: uppercase;
}

.mega-menu .title {
	background: none !important;
	padding: 8px 0 !important;
}

/* Products */

.item-box .product-title {
    font-size: 1.4em;
}

.attributes dt {
    width: auto;
    background: none;
}

/* Product Ribbon */
.product-ribbon {
    background: none !important;
    border: none !important; 
}

/* jcarousel display fix*/
.nop-jcarousel .jcarousel-list-horizontal {
    height: 220px;
    overflow: hidden;
}

.nop-jcarousel .jcarousel-item {
    padding: 10px 10px 20px 10px !important;
}

/*checkout*/
.order-progress {
    display: none;
}

.cart-footer .totals {
    margin-bottom: 50px;
}

.cart-footer .totals .checkout-buttons {
    float: right;
}

.addon-buttons {
    position: relative;
}

#form-payPalExpressCheckout {
    position: absolute;
    top: -50px;
    right: 10px;
}

.opc .special-instructions p {
    display: block;
    margin: 15px 0;
}

.opc .special-instructions textarea {
    width: 99%;
    height: 75px;
}

/* header social icons */
.ico-facebook {
    background-image: url('../img/Facebook Icon.png');
    background-repeat: no-repeat;
    background-size: 35px;
    position: relative;
    top: -6px;
    height: 35px;
    width: 35px;
    margin-bottom: -20px;
}

.ico-instagram {
    background-image: url('../img/Instagram Icon.png');
    background-repeat: no-repeat;
    background-size: 35px;
    position: relative;
    top: -6px;
    height: 35px;
    width: 35px;
    margin-bottom: -20px;
}

.ico-facebook:hover, .ico-instagram:hover {
    opacity:0.75;
}
/**/
.header-menu-container {
    background: #f3f3f3; /* Old browsers */
    background: -moz-linear-gradient(top,  #f3f3f3 0%, #f9f9f9 46%, #f9f9f9 55%, #e7e7e7 99%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f3f3f3), color-stop(46%,#f9f9f9), color-stop(55%,#f9f9f9), color-stop(99%,#e7e7e7)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #f3f3f3 0%,#f9f9f9 46%,#f9f9f9 55%,#e7e7e7 99%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #f3f3f3 0%,#f9f9f9 46%,#f9f9f9 55%,#e7e7e7 99%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #f3f3f3 0%,#f9f9f9 46%,#f9f9f9 55%,#e7e7e7 99%); /* IE10+ */
    background: linear-gradient(to bottom,  #f3f3f3 0%,#f9f9f9 46%,#f9f9f9 55%,#e7e7e7 99%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f3f3', endColorstr='#e7e7e7',GradientType=0 ); /* IE6-9 */
}

/*Custom*/
.header-menu { margin-bottom: 0\9;}
.home-page-category-grid .item-box:nth-child(2n+1) { margin-left: 10px;}
.home-page-category-grid .item-box:nth-child(5n+1) { margin-left: 0;}
.home-page-category-grid .item-box { width: 186px;margin: 25px 0 0 10px;box-shadow: none;border: 1px solid #e4e4e4;padding: 0;}
.home-page-category-grid .item-box .picture { width: auto;height: auto;margin-top: 0;padding: 0 15px;}
.home-page-category-grid .item-box .picture img { position: relative;}
.home-page-category-grid .title { padding: 0;position: inherit;box-shadow: none;background: #f9f9f9;text-align: center;border-bottom: 1px solid #a1a1a1;padding: 15px 10px;font-size: 18px;text-align: left;}
@media screen and (max-width: 980px) and (min-width: 769px) {.home-page-category-grid .item-box {width: 30% !important;margin: 20px 0 0 2% !important;} .header{ width: 96%;padding: 0 2%;}}
@media screen and (max-width: 768px) and (min-width: 481px) {.home-page-category-grid .item-box {width: 48% !important;margin: 20px 0 0 2% !important;}.home-page-category-grid .picture { display: block !important;}.header{ width: 96%;padding: 0 2%;} }
@media screen and (max-width: 480px) {.home-page-category-grid .item-box {margin:10px 0 0 !important}}


@media screen and (min-width: 1060px)
{
    /*body {background: url('../img/pattern.gif')}*/
    body { background: url('../img/xmas_background.gif'); }
    .master-wrapper-page-inner {width: 1040px;margin: 0 auto 50px;box-shadow: 0 1px 5px rgba(0,0,0,0.35);background: #fff;}
    .admin-header-links { position: inherit;text-align: center;background: #7eb700;margin: 10px 0;}
    .admin-header-links a { color: #ffffff;}
    .header-links-wrapper, .header-menu { width: auto;}
    .header-line { margin-bottom: 0;}
    .header-container {border-top: 1px solid #e4e4e4;padding: 30px 20px 10px;}
    .header { width: auto;}
    .header-menu { border-top: 1px solid #e4e4e4;border-bottom: 1px solid #e4e4e4;}
    .master-wrapper-main { padding: 0 0 20px;}
    .master-wrapper-content, .footer { padding: 20px 30px; margin: 0 auto;}
    .footer-container { background: #f7f7f7;border-top: 1px solid #e4e4e4;}
    .footer-upper{ display: none;}
    .footer-lower{ padding: 30px 0;}
}