.page .main-container{
    background: none;
}

.page .main-container .main{
    padding: 0;
}

.GOProductPage .GOProductContainer{
    background-color: #FFF;
    padding: 30px;
}

.GOProductPage .GOProductInfoColumn{
    width: 685px;
    display: inline-block;
    vertical-align:top;
    color: #515054;
}

.GOProductPage .GOProductImages{
    width: 350px;
    display: inline-block;
    vertical-align:top;
    position: relative;
}

.GOProductPage .GOProductImages .zoomButton{
    width: 28px;
    height: 28px;
    right: 0;
    position: absolute;
    background-color: #858487;
    background-image: url(images/button-expand.png);
    background-repeat: no-repeat;
    background-position: center center;
    z-index: 3;
}

.GOProductPage .GOProductImages .zoomButton:hover{
    background-color: #FEEA1A;
}

.GOProductPage .GOProductOptions{
    width: 300px;
    display: inline-block;
    vertical-align:top;
    margin-left: 30px;
}

.GOProductOptions h1.productTitle{
    font-size: 34px;
    padding-bottom: 5px;
    font-weight: normal;
    border: 0;
    line-height: 30px;
    text-transform: uppercase;
    color: #515054;
}

.GOProductOptions h3.productPrice{
    font-family: Roboto, sans-serif;
    font-size: 23px;
    color: #000;
    margin-bottom: 5px;
}

p.productCode, p.productAvailability{
    font-size: 12px;
    margin-bottom: 4px;
    font-family: Roboto, sans-serif;
}

p.productCode span, p.productAvailability span{
    text-transform: uppercase;
    font-weight: lighter;
}

.GORelatedProductQuantity button{
    line-height: 20px;
    width: 20px;
    height: 20px;
    border: 0;
    cursor: pointer;
    background-color: #515054;
    color: #FFF;
    vertical-align: top;
    margin-top: 4px;
    text-align: center;
}

.GORelatedProductQuantity .outOfStock, .GORelatedProductQuantity .outOfStock:hover, .cartButtons .outOfStock, .cartButtons .outOfStock:hover{
    background-color: #858487;
    cursor: not-allowed;
}

.GORelatedProductQuantity button.increase{
    background-image: url("images/icon_increase.png");
}

.GORelatedProductQuantity button.decrease{
    background-image: url("images/icon_decrease.png");
}

.GORelatedProductQuantity button:hover{
    background-color: #FEEA1A;
}

.GORelatedProductQuantity .inputs{
    padding-left: 3px;
    line-height: 22px;
    font-size: 0;
}

.GORelatedProductQuantity input{
    background-color: #515054;
    height: 18px;
    line-height: 18px;
    text-align: center;
    width: 22px;
    font-size: 11px;
    padding: 1px 5px;
    vertical-align: top;
    margin: 4px 1px 0 1px;
}

.GORefreshIcon{
    position: absolute;
    background-image: url("images/icon_refresh_cart.png");
    width: 10px;
    height: 10px;
    top: 9px;
    right: 45px;
    transition: none;
    -webkit-transition: none !important;
    -moz-transition: none !important;
    -ms-transition: none !important;
    -o-transition: none !important;
    display: none;
}

.GORefreshIcon:hover{
    background-position: 0 -10px;
}

p.cartButtons{
    margin: 40px 0 0 0;
    font-size: 0;
}

p.cartButtons a, p.cartButtons input{
    display: inline-block;
    vertical-align: top;
    background-color: #515054;
    color: #FFFFFF;
}

p.cartButtons a:hover, p.cartButtons input:hover{
    background-color: #FEEA1A;
    color: #000000;
}

p.cartButtons a.buttons-wish{
    margin: 0 0 0 8px;
}

p.cartButtons .button-cart{
    font-size: 15px;
    height: 31px;
    font-family: HeroicCondensedBold;
    text-transform: uppercase;
    padding: 0 17px;
    line-height: 31px;
}

p.cartButtons a.buttons-wish{
    padding: 7px 16px 0 16px;
    height: 24px;
}

p.cartButtons a.buttons-compare{
    padding: 7px 16px 0 16px;
    height: 24px;
    margin-left: 2px;
}

.GOProductOptions hr{
    background-color: #C9C9C9;
    border: 0;
    height: 1px;
    margin: 12px 0 10px 0;
}

p.productFeature{
    font-size: 13px;
    margin-bottom: 6px;
    font-family: 'Roboto', sans-serif;
    font-weight: lighter;
    text-indent:-3px;
    margin-left: 6px;
}

p.productFeature:before{
    content:"-";
    position:relative;
    left:-3px;
}

p.productDetailsSeperator{
    margin: 40px 0 0 0;
}

.GOProductPage .GOProductDetails{
    display: inline-block;
    vertical-align:top;
    width: 683px;
    margin-top: 30px;
}

.GOProductPage .GOProductDetails .GOProductDetailsButtonsLine{
    width: 550px;
    height: 20px;
    float: left;
    margin-top: 20px;
    margin-left: 131px;
}

.GOProductPage .GOProductDetails .GOProductDetailsButtonsLine .downloadInstructions{
    background-color: #FEEA1A;
    font-family: HeroicCondensedBold;
    font-size: 13px;
    text-decoration: none;
    text-transform: uppercase;
    color: #000;
    display: inline-block;
    padding: 5px 17px;
}

.GOProductPage .GOProductDetails .GOProductDetailsButtonsLine .downloadInstructions:hover{
    background-color: #504F54;
    color: #FFFFFF;
}

.GOProductPage .GOProductBannersColumn{
    width: 200px;
    display: inline-block;
    vertical-align:top;
    margin-left: 30px;
}

.GOProductPage .GORelatedProducts{
    background-color: #FFF;
    margin-top: 30px;
    padding: 30px 20px;
    float: left;
    width: 940px;
}

.GOProductPage .GOImagesSliderHolder{
    position: relative;
    height: 110px;
    overflow: hidden;
}

.GOProductPage .GOImagesSlider{
    position: absolute;
    overflow:auto;
    white-space:nowrap;
    font-size: 0;
}

.GOProductPage .GOImagesSlider li{
    width: 350px;
    height: 80px;
    display:inline-block;
    font-size: 16px;
    text-align: center;
}

.GOProductPage .GOImagesSlider li a{
    background: url(images/product-gallery-slider-bck.png) 0 0 no-repeat;
    padding: 10px;
    margin: 0 5px;
    display: inline-block;
}

.GOProductPage .GOImagesSliderButtons{
    width: 350px;
    position: absolute;
    top: 90px;
    text-align: center;
}

.GOImagesSliderButtons a{
    background: url(images/product-page-slider-buttons.png) -15px 0 no-repeat;
    display: inline-block;
    width: 15px;
    height: 17px;
    margin: 0 6px;
}

.GOImagesSliderButtons a:hover, .GOImagesSliderButtons a.active{
    background-position: 0 0;
}

.GOProductPage .GOGalleryImage{
    text-align: center;
    padding: 0;
    margin-bottom: 10px;
    height: 384px;
}

.GORelatedProductQuantity span.label{
    display: inline-block;
    line-height: 26px;
    width: 85px;
    vertical-align: top;
    padding: 0 5px 0 0;
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
}

.GORelatedProductQuantity span.input{
    display: inline-block;
    line-height: 36px;
    vertical-align: top;
    padding: 0 5px 0 0;
}

.GOProductBannersSlider{
    position: relative;
    overflow: hidden;
    width: 200px;
    height: 304px;
    margin-bottom: 30px;
}

.GOProductBannersSlider ul{
    position: absolute;
    overflow:auto;
    white-space:nowrap;
    font-size: 0;
}

.GOProductBannersSlider li{
    display: inline-block;
    width: 200px;
    height: 304px;
    font-size: 16px;
}

.GOProductBannersSliderButtons{
    position: absolute;
    top: 270px;
    width: 100%;
    text-align: center;
}

.GOProductCustomerAlsoViewedSlider{
    background: url(images/customers-also-viewed-bck.png) 0 0 no-repeat;
    height: 245px;
    padding: 15px;
    position: relative;
}

.GOProductCustomerAlsoViewedSlider h3{
    font-size: 18px;
    color: #515054;
}

.GOProductCustomerAlsoViewedSlider ul a{
    display: block;
    width: 170px;
    height: 185px;
    text-align: center;
    text-decoration: none;
}

.GOProductCustomerAlsoViewedSlider ul a h3{
    text-align: left;
    color: #000000;
    margin: 10px 0 5px 0;
    font-family: Roboto, sans-serif;
    font-size: 14px;
}

.GOProductCustomerAlsoViewedSlider ul a h3:hover{
    color: #FEEA1A;
}

.GOProductCustomerAlsoViewedSlider ul a p{
    text-align: left;
    color: #514E4E;
    font-size: 15px;
    font-family: Roboto, sans-serif;
    font-weight: lighter;
    margin-bottom: 0;
}

.GOProductCustomerAlsoViewedSlider ul{
    position: absolute;
    overflow:auto;
    white-space:nowrap;
    font-size: 0;
    left: 0;
}

.GOProductCustomerAlsoViewedSlider ul li{
    display: inline-block;
    font-size: 16px;
    width: 170px;
}

.GOProductCustomerAlsoViewedSliderHolder{
    width: 170px;
    height: 185px;
    overflow: hidden;
    position: relative;
}

.GOProductCustomerAlsoViewedSliderButtons{
    position: absolute;
    top: 235px;
    width: 170px;
    text-align: center;
}

.GOProductCustomerAlsoViewedSliderButtons a{
    width: 80px;
    height: 22px;
    background-color: #515054;
}

.GOProductCustomerAlsoViewedSliderButtons a:hover{
    background-color: #FEEA1A;
}

.GOProductCustomerAlsoViewedSliderButtons .btnPrev{
    background-image: url(images/button-arrow-bck-medium.png);
    background-position: 36px center;
    background-repeat: no-repeat;
    float: left;
}

.GOProductCustomerAlsoViewedSliderButtons .btnNext{
    background-image: url(images/button-arrow-fwd-medium.png);
    background-position: 38px center;
    background-repeat: no-repeat;
    float: right;
}

.GOProductBannersSliderButtons a{
    display: inline-block;
    width: 14px;
    height: 14px;
    margin: 0 6px;
    background-image: url(images/product-banners-controls.png);
    background-position: 14px 0;
}

.GOProductBannersSliderButtons a:hover, .GOProductBannersSliderButtons a.active{
    background-image: url(images/product-banners-controls.png);
    background-position: 0 0;
}

.GOProductDetailsTabs{
    width: 130px;
    float: left;
}

.GOProductDetailsTabs .tabBorder{
    display: none;
}

.GOProductDetailsTabs a.active .tabBorder{
    display: block;
    background-color: #FFF;
    width: 2px;
    height: 31px;
    top: 0;
    left: 130px;
    position: absolute;
    z-index: 5;
}

.GOProductDetailsTabs a{
    width: 130px;
    float: left;
    border: 1px solid #504F54;
    font-size: 15px;
    text-decoration: none;
    padding: 5px 0;
    text-align: center;
    background-color: #504F54;
    color: #FFF;
    margin-bottom: 1px;
    position: relative;
    text-transform: uppercase;
    line-height: 21px;
}

.GOProductDetailsTabs a:hover{
    background-color: #FEEA1A;
    border: 1px solid #FEEA1A;
    color: #000000;
}

.GOProductDetailsTabs a.active{
    border: 1px solid #C9C9C9;
    background-color: #FFF;
    color: #504F54;
}

.GOProductDetailsHolder{
    width: 520px;
    float: right;
    padding: 0 15px;
    border: 1px solid #C9C9C9;
    font-size: 12px;
    min-height: 99px;
    position: relative;
}

.GOProductDetailsHolder .details.description{
    padding: 7px 0;
    line-height: 18px;
}

.GOProductDetailsHolder .details{
    display: none;
    font-family: Roboto, sans-serif;
    font-weight: lighter;
}

.GOProductDetailsHolder.grey{
    background-color: #F2F2F2;
    background-image: url(images/product-specs-bck.png);
    background-repeat: repeat-y;
}

.GOProductDetailsHolder .details.active{
    display: block;
}

.specsLine{
    border-bottom: 1px solid #C9C9C9;
}

.specsLine.last{
    border-bottom: 0 !important;
}

.specsLine:last-child{
    border-bottom: 0 !important;
}

.specsLine .label{
    width: 31%;
    text-align: left;
    display: inline-block;
    line-height: 25px;
    padding: 3px 1% 3px 0;
    vertical-align: top;
}

.specsLine .value{
    width: 64%;
    line-height: 25px;
    display: inline-block;
    padding: 3px 1%;
    vertical-align: top;
}

.specsLine .value .dashValue:before{
    content:"-";
    position:relative;
    left:-3px;
}

.specsLine .value .dashValue{
    width: 100%;
    display: inline-block;
    text-indent:-3px;
    margin-left: 6px;
    line-height: normal;
}

.GORelatedProducts .module-box{
    padding: 0 10px 20px 10px;
}

#zenForm #zenName, #zenForm #zenEmail, #zenForm #zenQuestion, #zenForm #zenLocation, #productViewCaptcha #captcha_form-validate-captcha{
    padding: 2px 2px;
    margin: 2px 0;
    font-family: Roboto, sans-serif;
    font-weight: lighter;
    font-size: 12px;
    width: 340px;
    background-color: #FFF;
    color: #515054;
    border: 1px solid #FFF;
}

#zenForm #zenLocation{
    width: 345px;
}

#zenForm #zenQuestion{
    resize: none;
    height: 80px;
}

#zenForm #zenSendQuestion{
    cursor: pointer;
    font-family: HeroicCondensedBold;
    text-transform: uppercase;
    font-size: 15px;
    margin: 4px 0;
    padding: 5px 17px;
    background-color: #504F54;
}

#zenForm #zenSendQuestion:hover{
    background-color: #FEEA1A;
    color: #000000;
}

.zenFormSendingOverlay, .zenFormSentOverlay{
    opacity: 0.7;
    height: 100%;
    width: 100%;
    background-color: #F2F2F2;
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    display: none;
}

.zenFormSendingOverlay h3, .zenFormSentOverlay h3{
    font-size: 20px;
    color: #504F54;
    text-transform: uppercase;
}

.zenFormSendingOverlay p, .zenFormSentOverlay p{
    font-size: 16px;
    color: #504F54;
    text-transform: uppercase;
}

.zenFormSendingOverlay .message, .zenFormSentOverlay .message{
    margin-top: 75px;
}

#swipebox-action #swipebox-prev, #swipebox-action #swipebox-next, #swipebox-action #swipebox-close{
    top: 13px !important;
}

#swipebox-action #swipebox-prev{
    height: 25px !important;
    width: 25px !important;
    background-position: -42px -25px !important;
}
#swipebox-action #swipebox-prev:hover{
    background-position: -42px -50px !important;
}

#swipebox-action #swipebox-prev.disabled:hover{
    background-position: -42px -25px !important;
}

#swipebox-action #swipebox-next{
    height: 25px !important;
    width: 25px !important;
    background-position: -93px -25px !important;
}
#swipebox-action #swipebox-next:hover{
    background-position: -93px -50px !important;
}
#swipebox-action #swipebox-next.disabled:hover{
    background-position: -93px -25px !important;
}

#swipebox-action #swipebox-close{
    height: 25px !important;
    width: 25px !important;
    background-position: 0px -25px !important;
}
#swipebox-action #swipebox-close:hover{
    background-position: 0px -50px !important;
}

/*#swipebox-slider .slide img, #swipebox-slider .slide .swipebox-video-container{*/
    /*padding-top: 100px !important;*/
    /*padding-bottom: 100px !important;*/
/*}*/

.zoom-container {
    position:relative;
}

#zoom-window {
    position:absolute;
    width:450px !important;
    height:450px !important;
    z-index:1;
    left: 351px;
    top: -30px !important;
    border: 2px solid #C9C9C9 !important;
    -webkit-box-shadow:0 0 0 #888 !important;
    -moz-box-shadow:0 0 0 #888 !important;
    box-shadow:0 0 0 #888 !important;
}

#swipebox-overlay {
    background: none repeat scroll 0 0 #515054 !important;
}

#swipebox-caption {
    border-bottom: 2px solid #c9c9c9 !important;
    color: #FFFFFF !important;
    font-family: HeroicCondensedMedium !important;
    font-size: 25px !important;
    line-height: 43px;
}

#swipebox-action {
    border-top: 2px solid #c9c9c9 !important;
}

#swipebox-action, #swipebox-caption {
    background: none repeat scroll 0 0 #515054 !important;
    opacity: 1 !important;
    text-shadow: none !important;
}

#zenForm .validation-advice {
    margin-top: -2px;
}