
#jquery-overlay {
    height: 500px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 90;
}
#jquery-lightbox {
    left: 0;
    line-height: 0;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 100;
}
#jquery-lightbox a img {
    border: medium none;
}
#lightbox-container-image-box {
    background-color: #FFFFFF;
    height: 250px;
    margin: 0 auto;
    position: relative;
    width: 250px;
}
#lightbox-container-image {
    padding: 10px;
}
#lightbox-loading {
    height: 25%;
    left: 0;
    line-height: 0;
    position: absolute;
    text-align: center;
    top: 40%;
    width: 100%;
}
#lightbox-nav {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav {
    left: 0;
}
#lightbox-nav a {
    outline: medium none;
}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
    display: block;
    height: 100%;
    width: 49%;
}
#lightbox-nav-btnPrev {
    float: left;
    left: 0;
}
#lightbox-nav-btnNext {
    float: right;
    right: 0;
}
#lightbox-container-image-data-box {
    background-color: #FFFFFF;
    font: 10px/1.4em Verdana,Helvetica,sans-serif;
    margin: 0 auto;
    overflow: auto;
    padding: 10px 10px 30px;
    position: relative;
    width: 100%;
}
#lightbox-container-image-data {
    color: #666666;
    padding: 0 10px;
}
#lightbox-container-image-data #lightbox-image-details {
    float: left;
    text-align: left;
    width: 70%;
}
#lightbox-image-details-caption {
    font-weight: bold;
}
#lightbox-image-details-currentNumber {
    clear: left;
    display: block;
    padding-bottom: 1em;
}
#lightbox-secNav-btnClose {
    float: right;
    padding-bottom: 0.7em;
    width: 66px;
}
#priceDetails {
    left: 0;
    margin-left: 150px;
    position: absolute;
    top: 0;
}
#priceDetails div {
    margin-top: 10px;
}
#priceDetails div, .freeShippingNw a {
    display: inline-block;
    float: left;
}
.priceNw {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    height: 35px;
    line-height: 35px;
    padding-top: 10px;
}
.priceNw span {
    color: #FF0000;
    font-size: 26px;
    font-weight: bold;
    margin-left: 5px;
}
.addToCartNw {
    margin-left: 45px;
}
.freeShippingNw {
    background: url("https://lib.store.yahoo.net/lib/knifeart/eci-free-shipping-nw.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 0 none;
    color: #333333;
    font-size: 11px;
    height: 20px;
    margin-left: 45px;
    padding: 25px 0 0 35px;
    text-decoration: none;
    width: 180px;
}
.addToCartNw a {
    xbackground: url("https://lib.store.yahoo.net/lib/knifeart/eci-add-to-cart-btn.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    height: 45px;
    width: 181px;
}
.freeShippingNw {
    letter-spacing: 0.5px;
    padding: 25px 0 0 25px;
}


#lightbox-container-image-box{ min-width:900px !important; }

#lightbox-container-image-data-box{width: 880px !important;min-width:880px !important; padding-bottom:0px !important; height:84px !important; }

#lightbox-image{margin-left:auto !important; margin-right:auto !important;}

#priceDetails{position:relative !important; width:704px !important; left:auto !important; right:auto !important; margin-left:auto !important; margin-right:auto !important;}

#lightbox-image-details{position:relative; top:-60px;}

#lightbox-secNav{position:relative; top:-60px;}

.priceNw{padding-left:50px !important;}
