/* Custom CSS, this file will not be overwritten when updating. */

body {overflow: visible;}
body {overflow-y: scroll;}

h1 {font-size: 14px; font-weight: bold;}
h2 {font-size: 13px; font-weight: bold;}
h3, h4 {font-size: 12px; font-weight: bold;}
h5, h6 {font-size: 11px; font-weight: bold;}

#l-wrap-1 {
    background-image: none;
    padding-top: 12px;
    width: 814px;
}
#l-wrap-2 {
    background-image: none;
}

#l-wrap-4 {
    padding-top: 0;
}

#l-wrap-inner {
    background: url(../../../custom/edges.png) repeat-y;
    float: none;
    min-height: 0;
    position: relative;
    width: auto;
}

#l-content-primary {
    margin: 0;
    width: auto;
}

body.l-wide #l-content-primary {
    margin: 0;
    width: auto;
}

#l-content-primary-wrap {
    float: none;
    padding: 0 25px 20px;
    width: auto;
}

#l-content-tetriary {
    display: none;
    float: none;
    left: 820px;
    margin-left: 0;
    position: absolute;
    top: -1px;
    width: 160px;
}
#l-content-tetriary .side-box {
    margin-bottom: 8px;
    padding: 0 4px;
}
#l-content-tetriary h4 {
    color: #333333;
    margin: 10px 0 5px;
}
#b-product #l-content-tetriary,
#b-products #l-content-tetriary {
    display: block;
}

#account-info,
#account-login {
    border: 1px solid #dcdcdc;
}

.checkout #account-info, #account-login {
    border: 0;
}

#sidecart {
    background-color: transparent;
    background-image: none;
    border: 1px solid #dcdcdc;
    margin-top: 0;
}
#sidecart h4 {
    margin: 10px 0 5px;
}
#sidecart p.empty {
    text-align: left;
}

.lc-custom-nav {
    background: url(../../../custom/menu-back.png) no-repeat;
    height: 34px;
    margin-top: 4px;
    overflow: hidden;
}

.lc-custom-nav a.l {
    border: 1px solid transparent;
    display: block;
    float: left;
    font-size: 12px;
    height: 16px;
    margin-bottom: -2px;
    overflow: hidden;
    padding: 8px 20px;
    text-decoration: none;
}
.lc-custom-nav a.l:hover {text-decoration: underline;}

#b-index .lc-custom-nav a.lc-m-start,
#b-product .lc-custom-nav a.lc-m-products,
#b-products .lc-custom-nav a.lc-m-products,
#b-contact .lc-custom-nav a.lc-m-contact,
.bc-safety .lc-custom-nav a.lc-m-safety,
.bc-safety-p .lc-custom-nav a.lc-m-safety,
.bc-customerservice .lc-custom-nav a.lc-m-customerservice {
    border-color: #dcdcdc #dcdcdc #fff;
}

#b-contact .para {float: left; width: 360px;}
#b-contact #contactform {float: right; padding-top: 10px; width: 360px;}

.bc-safety .para {border-bottom: 1px solid #dcdcdc;}

.lc-custom-nav a.r,
.lc-custom-nav div.r {
    display: block;
    float: right;
    padding: 4px 8px 0;
}

div#forgotPassword {
    background-color: transparent;
    border: 1px solid #dcdcdc;
    width: 400px;
}
div#forgotPasswordButton {
    width: 432px;
}

.cartBorder {
    background-color:#dcdcdc;
}
.cartOuter {
    background-color:transparent;
}
.cartInner {
    background-color:#f6f6f6;
}

div.informationBox {
    background-color:transparent;
    border:1px solid #dcdcdc;
    font-weight:bold;
}

div.checkout div.accountBox {
    background-color:transparent;
    border:1px solid #dcdcdc;
}

div.checkout div.content {
    background-color:transparent;
    border:1px solid #dcdcdc;
}

div.checkout div.info {
    background-color:#fff;
    color:#000;
    font-size:12px;
}

.price,
.frontProductPrice,
.prodPriceL,
.cartPrice {color: #000;}

.frontHeader {
    color: #a20000;
    font-size: 12px;
}

.frontProductText {
    width: 400px;
}

.hdots {
    background-color: #dcdcdc;
    background-image: none;
    height: 1px;
    overflow: hidden;
}

#l-copyright {
    border-top:1px solid #dcdcdc;
    color:#000;
    font-size:10px;
    padding:6px 0 4px 8px;
    text-align:left;
    width:auto;
}
#l-copyright a {
    color:#000;
}
.lc-copyright-l {float: left; font-size: 10px; width: 350px;}
.lc-copyright-r {float: right; font-size: 10px; padding-right: 8px; text-align: right; width: 350px;}

.sp-more {color: #3a5db7; text-decoration: none;}
.sp-more:hover {text-decoration: underline;}

.sp-front {position: relative;}
#sp-spray {left: 20px; position: absolute; top: 136px;}

.products-img-v3 td.sp-h {padding: 8px 0;}
.products-img-v3 tr:hover td.sp-h {background-color: #f1f1f1;}
