/*

    THIS IS THE INLINE CSS THAT WAS INSIDE product-page.html

*/

/* Global Responsive CSS */

@import url(////fonts.googleapis.com/css?family=Open+Sans:600);

#content {

    max-width: none;
    margin: 0 !important;

}

*{
    margin:0;
    padding:0;
    font-family:helvetica;sans-serif;arial;
    border: 0;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    outline: 0;
}
p{
    margin: 0.7em;
    font-size: 1em;
}

li {color: rgb(96, 101, 107);
    line-height: 1.5em;}

ul{
    margin-left: 1em;
}

#callcentrereveal{
    display:none;
}

/* Product Page Specific CSS */

#top-aida-block {

    padding-top: 1em;
    margin-bottom: 1em;

}

#top-aida-block p,
#top-aida-block a,
#top-aida-block #cta-area p,
#top-aida-block #cta-area a,
#top-aida-block #cta-area .write_review
{
    font-size: 0.82em;
    /*margin: 0 3px 0.2em !important;*/
    color: #41414E;
}

#top-aida-block #cta-area .mainDescription .currencies p{
    font-size: 0.95em;
}

h1{
    font-size: 1.5em;
    color: #61666c;
    margin-bottom: 0.1em !important;
    font-family: 'Open Sans', sans-serif !important;
    font-weight: 600;
    max-height: 2.7em;
    overflow: hidden;
}
h2{
    font-size:1.15em;
    font-weight:250;
    margin-bottom: 0.5em !important;
}
h3{
    font-size:1.4em;
    font-weight: bold;
}
h4{
    font-size:1.2em;
    font-weight:250;
    color:#006999;
}
h5{
    font-size:0.9em;
    font-weight:normal;
    color:#fff;
}
hr{
    background-color: #ECECEC;
    border: medium none;
    clear: both;
    color: #CCCCCC;
    height: 1px;
    margin-top: 0.5em;
}

#contentBlock .info-panel{

    padding:1em;
    margin-bottom:1em;
}

.blueHeader{
    background: none !important;
    filter : progid:DXImageTransform.Microsoft.gradient(startColorstr='#336699', endColorstr='#336699', GradientType=0); /* FOR IE */
    background-color: #336699 !important;
    display: block;
}

#contentBlock .orangeHeader{
    background: rgb(251,184,107); /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZiYjg2YiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmODdmMDYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  rgba(251,184,107,1) 0%, rgba(248,127,6,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(251,184,107,1)), color-stop(100%,rgba(248,127,6,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(251,184,107,1) 0%,rgba(248,127,6,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(251,184,107,1) 0%,rgba(248,127,6,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(251,184,107,1) 0%,rgba(248,127,6,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(251,184,107,1) 0%,rgba(248,127,6,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbb86b', endColorstr='#f87f06',GradientType=0 ); /* IE6-8 */
}

#contentBlock .header {
    padding: 0.625em;
    border-style: solid;
    border-width: 1px;
    border-color: white;
    cursor: pointer;
}

#contentBlock .blueHeader img {
    max-width: 100%;
    float: right;
}

article iframe{
    max-width:100% !important;
}

#description .info-panel,
#reviews .info-panel,
#specification .info-panel,
#delivery .info-panel,
#finance .info-panel,
#btucalculator .info-panel
{
    font-size: 0.8em;
    border: 2px solid #ECECEC;
    border-top: none;
}
#you-may-be-interested-in .info-panel {
    border: 2px solid #ECECEC;
    border-top: none;
}
#description .info-panel h4{
    font-size: 1.6em;
    font-weight: normal;
}

/* Main Product area*/
#top-aida-block .mobile-description h1{
    font-size: 1.3em !important;
    color: #333333;
}
#top-aida-block .mobile-description p{
    margin:0 0 10px;
    font-size:12px;
}

.mobile-description .mobile-header {
    font-size: 1.3em !important;
    color: #333333;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif !important;
}

#top-aida-block #cta-area .mobile-product {

    padding-right: 10px;
    padding-left: 10px;

}

#top-aida-block #cta-area .mobile-product .productPriceMobile {
    float: left;
}
#top-aida-block #cta-area .mobile-product .productPriceMobile .currencies  div{
    display: none;
}

#top-aida-block #cta-area .mobile-product #submit_form .bigpriceMobile {
    color: #CC0000;
    font-size:2em;
    font-weight:bold;
    margin:0;
}
#top-aida-block #cta-area .mobile-product #submit_form .yousaveMobile {
    background-color: #CC0000;
    color: #FFFFFF;
    font-size: 0.8em;
    max-width: 75%;
    padding: 0.8em;
    text-align: right;
    border: 0.1em solid #FFFFFF;
    margin: 0.5em 0;
}
#top-aida-block #cta-area .mobile-product #submit_form .yousaveMobile p{
    color: #ffffff !important;
}
#top-aida-block #cta-area .mobile-product .mobile-quantity {
    float: right;
    text-align: center;
}
#top-aida-block #cta-area .mobile-product .mobile-quantity img {
    padding: 0.1em;
}
#top-aida-block #cta-area .mobile-product #submit_form .mobile-buy-now-basket {
    max-width: 100% !important;
    max-height: 100%;
}

/* Main Image Area */

#top-aida-block #cta-area .buy_now .stock_report {
    font-size: 90%;
    margin-top: 0.5em;
    color: #41414E;
    text-align: center;

}

#top-aida-block #cta-area .buy_now .stock_report b {

    margin-right: 10px;

}

#top-aida-block #cta-area .buy_now .stock_report img,
#top-aida-block #cta-area .mobile-product .stock_report img {

    vertical-align: middle;

}
#top-aida-block #cta-area .buy_now .currencies {
    font-size: 13px;
}
#top-aida-block #cta-area .buy_now .currencies div{
    display:none;
}
#top-aida-block #cta-area .buy_now .currencies div.vat {
    display: block !important;
}
#upsell_products .new_total .total_price,
#top-aida-block #cta-area .buy_now .bigprice{
    color: #CC0000;
    font-size: 40px;
    font-weight: bold;
    margin-bottom: 0px;
}
@media only screen and (min-width:769px) and (max-width: 910px){
    #upsell_products .new_total .total_price,
    #top-aida-block #cta-area .buy_now .bigprice{
        font-size: 34px !important;
    }
    #top-aida-block #cta-area .buy_now .bigprice .vat {
        font-size: 0.28em !important;
    }
    #top-aida-block #cta-area .buy_now .saving,
    #top-aida-block #cta-area .buy_now .desktop_rrp{
        font-size: 0.71em !important;
    }
}
#top-aida-block #cta-area .buy_now .bigprice .vat {
    font-size: 0.3em !important;
    color: #333333 !important;
    font-weight: normal !important;
    display: block;
}
.buy_now .currency {
    display: block;
}
.currency2{
    display:none;
}
#top-aida-block #cta-area .buy_now .saving,
#top-aida-block #cta-area .saving {
    color: #CC0000;
}
#top-aida-block #cta-area .buy_now .saving,
#top-aida-block #cta-area .buy_now .desktop_rrp {
    font-size: 0.95em;
}
#top-aida-block #cta-area .buy_now .savingMobile{
    font-weight: bold;
    font-size: 1.4em;
    color: white;
}

#top-aida-block #cta-area .mainDescription .bulletPoints {
    font-size: 0.82em;
    font-weight: normal;
    color: #666666;
    margin-top: 1em;
    line-height: 1.5em;
    margin-left: 0;
    margin-bottom: 1em;
}

#top-aida-block #cta-area .mainDescription .bulletPoints li {

    list-style-type: none;

}

#top-aida-block #cta-area .mainDescription .bulletPoints li:before {

    content: '\2022';
    color: #006999;
    margin-right: 10px;
    font-size: 1.5em;

}
@media only screen and (min-width: 769px){

    #top-aida-block #cta-area .buy_now{



    }

}

@media only screen and (min-width: 769px) and (max-width: 979px) {

    #top-aida-block #cta-area {

        width: 45%;

    }

}

#upsell_products .new_total .delivery_information,
#top-aida-block #cta-area .shippingInformation,
#top-aida-block #cta-area #technical_facts {

    color: #41414E;
    font-size: 75%;
    margin-bottom: 0.5em;
    margin-top: 10px;
}


margin-top: 0;
margin-bottom: 0;

}

@media only screen and (max-width: 480px) {

    #top-aida-block #cta-area .shippingInformation {

        margin-top: 20px;

    }

}
#top-aida-block #cta-area .buy_now #submit_form .shippingInformation.spendMore {
    color: #CC0000;
    font-weight: normal;
}
#submit_form .shippingInformation > span{
    display: none;
}
@media only screen and (max-width: 768px){
    #upsell_products .new_total .delivery_information,
    #top-aida-block #cta-area .buy_now #submit_form .shippingInformation{
        font-size: 75% !important;
    }
    #top-aida-block #cta-area .shippingInformation {
        margin-bottom:10px !important;
    }
}
@media only screen and (min-width:769px) and (max-width: 858px){
    #upsell_products .new_total .delivery_information,
    #top-aida-block #cta-area .buy_now #submit_form .shippingInformation{
        font-size: 70% !important;
    }
}

#top-aida-block #cta-area .mobile-product #submit_form #addtoBasket {
    max-width:100%;
}
#top-aida-block #cta-area .buy_now #submit_form #addtoBasket {
    max-width: 100%;
    margin-top: 13px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    margin-left: 7px;
}
#top-aida-block #cta-area #submit_form #desktop_quantity{
    -webkit-border-top-left-radius: 7px;
    -webkit-border-bottom-left-radius: 7px;
    -moz-border-radius-topleft: 7px;
    -moz-border-radius-bottomleft: 7px;
    border-right-color: #fff !important;
    border-top-left-radius: 7px;
    border-bottom-left-radius: 7px;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
    border: 1px solid #999999;
    margin-top: 13px;
    text-align: center;
    width: 100%;
    font-size: 16px;
    height: 38px;
    appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;
}
.desktop_buy_button {
    text-align: left;
}
#top-aida-block #cta-area #submit_form .description{
    font-size: 0.82em;
}
#top-aida-block #product-image {
    max-width: 480px;
}
#top-aida-block #product-image .mainImageZoom{
    display: block;
    max-width: 100%;
    max-height: 100%;
}
#top-aida-block #product-image #imageZoom {
    cursor: pointer;
    max-width: 480px;
}
#top-aida-block #product-image .videoURL{
    display: none;
}

/* Zoomed Image Popup */
#imageZoomPopup {
    display: none;
    position:absolute;
    top:5%;
    left:0;
    text-align:center;
    white-space:no-wrap;
    overflow:hidden;
}
#imageZoomPopup .main-image-zoom {
    border: 1px solid black !important;
    max-width: 100% !important;
    max-height: 100% !important;
    cursor: pointer;
    opacity:1;
}
#imageZoomPopup .close-zoom-image {
    cursor: pointer;
    position: absolute;
    margin-left: -18px;
    margin-top: -3px;
    z-index: 2147483647;
}
#imageZoomPopup .youTubeVideo{
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

#imageZoomPopup .youTubeVideo iframe,
#imageZoomPopup .youTubeVideo object,
#imageZoomPopup .youTubeVideo embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#imageZoomPopup #zoomImageCycleLeft,
#imageZoomPopup #zoomImageCycleRight {

    position: absolute;
    z-index: 9999;
    cursor: pointer;
    padding-bottom: 10px;
    padding-top: 10px;
    display: none;

}

#imageZoomPopup .imageloading {

    position: absolute;
    display: none;

}

#top-aida-block #product-image #mainImage.video {

    background-color: #000;
    position: relative;

}

#top-aida-block #product-image #mainImage.video > img.youTube {

    position: absolute;
    top: 13%;
    height: 70% !important;

}

#top-aida-block #product-image #mainImage .mainYouTubeVideo {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    overflow: hidden;
}


#top-aida-block #product-image #mainImage .mainYouTubeVideo iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#top-aida-block #cta-area .mainDescription {
    padding-top: 39px;
}

@media only screen and (max-width: 480px) {

    #top-aida-block #cta-area {

        font-size: 0.90em !important;
        color: #41414E;

    }

    #top-aida-block #cta-area .mainDescription {

        padding-top: 0;

    }

}

@media only screen and (min-width:769px) and (max-width: 950px){
    #top-aida-block #cta-area .mainDescription .review_panel {
        height: 65px !important;
    }
}
@media only screen and (min-width:447px) and (max-width: 540px){
    #top-aida-block #cta-area .mainDescription .review_panel {
        height: 65px !important;
    }
}
#top-aida-block #cta-area .mainDescription .review_panel {
    -webkit-border-radius: 0.5em;
    -moz-border-radius: 0.5em;
    border: 0.65em solid #ECECEC;
    border-radius: 0.5em;
    margin-bottom: 2em;
    padding: 0.5em;
}

#top-aida-block #cta-area .mainDescription .review_panel img {
    vertical-align: middle;
}
#top-aida-block #cta-area .mainDescription .review_panel .write_review {
    cursor: pointer;
    text-decoration: underline;
    color: #333333;
}
#write_review_block{
    display: none;
    position: absolute;
    top:5%;
    width: 100%;
    left: 0;
    z-index: 9999999999;
}
#write_review_block #writeReviewBackground #review-content #reviewarea {
    height: 21em;
}
#write_review_block fieldset{
    width:100%;
}
#write_review_block legend{
    left: 12px;
    margin-bottom: 0.45em;
    position: relative;
    top: 11px;
}
.FinanceOption ,
#write_review_block > #writeReviewBackground {
    background-color: #ffffff;
    padding: 0.6em;
    border: 1px solid #999999;
}

#write_review_block .reviewClose {
    float: right;
    position: relative;
    right: -19px;
    top: -20px;
    cursor: pointer;
}
#write_review_block #reviewstext {
    border: 1px solid #999999;
    margin-bottom: 0.2em;
    height: 155px;
    width: 100%;
    padding: 5px;
}
#write_review_block .write_review{
    text-decoration: underline;
    cursor: pointer;
}
#write_review_block #customer_name_field {
    width:100%;
    border: 1px solid #999999;
}
#write_review_block .formline {
    margin: 0.2em 0 0.45em;
}
#write_review_block #submitreview{

    background-color: #98c220;
    border: 1px solid #e5f0c6;
    color: #fffffd;
    display: inline-block;
    font-size: 0.8em;
    font-weight: bold;
    padding: 7px;
    float: right;

}
#reviewBlock .review_panel p{
    margin: 0.2em;
    text-decoration: underline;
    cursor: pointer;

}
.first_review {
    margin-top: 0.1em;
}
.first_review .stars { width: 88px; height: 17px; }
.first_review .stars.star1 { background-image: url('../theme/stars/1stars.png'); }
.first_review .stars.star2 { background-image: url('../theme/stars/2stars.png'); }
.first_review .stars.star3 { background-image: url('../theme/stars/3stars.png'); }
.first_review .stars.star4 { background-image: url('../theme/stars/4stars.png'); }
.first_review .stars.star5 { background-image: url('../theme/stars/5stars.png'); }

.first_review .review-rating {

    vertical-align: middle;

}

.first_review .review-tail {

    background-image: url('../review_speech_tail.png');
    background-repeat: no-repeat;
    width: 14px;
    height: 14px;

}

/*Thumbnails*/
#top-aida-block #product-image #thumbnailImageRow .thumbnailImage{
    cursor:pointer;
    max-width:70px;
    display: none;
}
#top-aida-block #product-image #thumbnailImageRow {
    display: none;
}
#top-aida-block #product-image #thumbnailImageRow .thumbnailImage {

    width: auto;

}
#top-aida-block .thumbnailImageContainer {
    cursor: pointer;
}
@media only screen and (max-width: 480px) {
    #top-aida-block #product-image #thumbnailImageRow{
        overflow:hidden;
        width: 100%;
        height:100%;
        float: left;
    }
    #top-aida-block #product-image #imageZoom{
        width:100%;
        overflow-x:hidden;
    }
    #top-aida-block #product-image #mainImageSwiper{
        width:5000px;
        position:absolute;
        left:0;
        top:0;
    }
    #top-aida-block #product-image #mainImageSwiper > *{
        float:left;
        position:relative;
        left:0px;
        margin: 0 auto;
        padding: 0;
        white-space: nowrap;
    }
    #top-aida-block #product-image #imageZoom {
        position:relative;
    }

}
#top-aida-block #imageZoom{
    position:relative;
}
#top-aida-block #largeImageCycleLeft{
    position:absolute;
    top: 45%;
    left: 0;
}
#top-aida-block #largeImageCycleRight{
    position:absolute;
    top: 45%;
    right: 0;
}
#thumbnailImageRowTablet {
    display: none;
}
@media only screen and (max-width: 480px) {
    #thumbnailImageRowTablet {
        display: none !important;
    }
}
/* Description Block CSS*/
/*@media only screen and (max-width: 480px) {
    #description .descNotShown{
        display:none;
    }
} */
#description .descNotShown{
    display:block;
}
#description .header #descShowToggle{
    text-decoration: none;
}

/* Specification Block CSS*/

#specification .specNotShown{
    display:block;
}
#btucalculator .btucalculatorNotShown {
    display: block;
}
#btucalculator {
    display: none;
}

#specification #specShowToggle{
    text-decoration: none;
}

#specification .info-panel tr:nth-child(odd) {
    background-color: #ECECEC;
}
#specification #spec table{
    width: 100%;
    color: rgb(96, 101, 107);
    line-height: 1.5em;
}
/* Reviews Block CSS*/

.reviewsInnerborder{
    background-color: #EFEFEF;
    padding: 0.4em;
    border: 2px solid #ffffff;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.first_review .reviewsInnerborder {
    margin: -2px;
}
.first_review .reviewsInnerborder img {
    margin-left: 8px;
    margin-top: 23px;
}
.first_review .author {
    font-size: 12px !important;
    height: 3.6em;
    line-height: 1.2em;
    overflow: hidden;
    padding-left: 1em;
}
.first_review .reviewsInnerborder a {
    padding-left: 1em;
}
.reviewNotShown{
    margin-top: 1em;
}
.reviewNotShown .altProduct{
    font-size: 0.8em;
    font-weight: normal;
    padding-bottom:0.2em;
}

.review_background .reviewNotShown{
    display:none;
}
.review_background #reviewShowToggle{
    padding-top:1em;
}
#reviews #reviewBlockShowToggle{
    text-decoration: none;
}
#reviews .reviewBlockNotShown{
    display:block;
}
.reviews_text {
    float: right;
    font-size: 85%;
}
/* Delivery Block CSS*/

#delivery .deliveryNotShown{
    display:block;
}

#delivery .header #deliveryShowToggle{
    text-decoration: none;
}

#delivery #deliveryBlock .info-panel .when-small{
    float: left;
    padding: 0 0.625em 0.625em 0;
}
#delivery #deliveryBlock .info-panel .when-small p{
    margin: none;
}
#delivery #deliveryBlock .info-panel .when-small h6{
    font-weight: bold;
    font-size: 1em;
    color: #6A9B00;
}

#delivery #deliveryBlock .info-panel .when-large{
    float: right;
    padding: 0 0.625em 0.625em 0;
}
#delivery #deliveryBlock .info-panel .when-large p{
    margin: none;
}
#delivery #deliveryBlock .info-panel .when-large h6{
    font-weight: bold;
    font-size: 1em;
    color: #4A1357;
}
#delivery #deliveryBlock .mapping-a{
    margin-bottom: 0.625em;
}
#delivery #deliveryBlock .mapping-a img{
    width: 100%;
}
#delivery #deliveryBlock .zonetable .zoneheader {
    max-height: 100%;
    max-width: 20%;
}
#delivery #deliveryBlock .zonetable .zoneelement {
    border-right: 1px solid #FFFFFF;
    float: left;
    text-align: center;
    width: 17.5%;
    position: relative;
    font-size: 0.7em;
    font-weight: bold;
    max-height: 100% !important;
    margin-bottom: 0.2em;
}
#delivery #deliveryBlock .zonetable .zoneheader-left {
    max-height: 100%;
    max-width: 30%;
}
#delivery #deliveryBlock .zonetable .zoneelement-left{
    border-right: 1px solid #FFFFFF;
    float: left;
    text-align: center;
    width: 30%;
    position: relative;
    font-size: 0.7em;
    font-weight: bold;
    max-height: 100% !important;
    margin-bottom: 0.2em;
}
#delivery #deliveryBlock .zonepricetable  {
    border-right: 1px solid #FFFFFF;
    float: left;
    text-align: center;
    width: 17.5%;
    position: relative;
    font-weight: bold;
    margin-bottom: 0.2em;
}
#delivery #deliveryBlock .zonepricetableleft  {
    border-right: 1px solid #FFFFFF;
    float: left;
    text-align: left;
    width: 30%;
    position: relative;
    font-weight: bold;
    margin-bottom: 0.2em;
    font-size: 0.7em;
}
#delivery #deliveryBlock .zoneprices {

    background-color: #ECECEC;
}

#delivery #deliveryBlock .orders-over-under-left{
    float: left;
    max-width: 30%;
    background-color: #D6E8F2;
    font-weight: bold;
    -webkit-border-top-left-radius: 1.5em;
    -webkit-border-bottom-left-radius: 1.5em;
    -moz-border-radius-topleft: 1.5em;
    -moz-border-radius-bottomleft: 1.5em;
    border-top-left-radius: 1.5em;
    border-bottom-left-radius: 1.5em;
    text-align: left ;

}
#delivery #deliveryBlock .s-icon{
    float: right;
    font-weight: bold;
    background: #6A9B00;
    -moz-border-radius: 1em;
    -webkit-border-radius: 1em;
    border-radius: 1em;
    text-align: center;
    width: 15%;
    color: white;
    font-size: 0.9em;
    margin-top: 1em;
}

#delivery #deliveryBlock .s-icon-a{
    margin-top: 0em !important;
    float: right;
    font-weight: bold;
    background: #6A9B00;
    -moz-border-radius: 1em;
    -webkit-border-radius: 1em;
    border-radius: 1em;
    text-align: center;
    width: 15%;
    color: white;
    font-size: 0.9em;
    margin-top: 1em;

}
#delivery #deliveryBlock .zonepricetable p{
    font-size: 0.7em;

}
#delivery #deliveryBlock .l-icon{
    float: right;
    font-weight: bold;
    background: #4A1357;
    -moz-border-radius: 1em;
    -webkit-border-radius: 1em;
    border-radius: 1em;
    text-align: center;
    width: 15%;
    color: white;
    font-size: 0.7em;

}
#delivery #deliveryBlock .image-14days img {
    margin-top: 0.2em;
    margin-bottom: 0.2em;
}
#delivery #deliveryBlock .next-dayImg{
    margin-bottom: 0.2em;
    margin-top: 0.2em;
    width: 100%;
}
#delivery #deliveryBlock .pricesforcountries {
    -webkit-border-top-left-radius: 1.250em;
    -webkit-border-bottom-left-radius: 1.250em;
    -moz-border-radius-topleft: 1.250em;
    -moz-border-radius-bottomleft: 1.250em;
    border-top-left-radius: 1.250em;
    border-bottom-left-radius: 1.250em;
    background-color: #347BAF;
    float: left;
    font-weight: bold;
    max-width: 20%;
    font-size: 0.7em;
    text-align: center;

}
#delivery #deliveryBlock .worldprice {
    font-size: 0.7em;
    background-color: #ECECEC;
}
#delivery #deliveryBlock .worldpricetable{
    border-right: 1px solid #FFFFFF;
    float: left;
    text-align: center;
    width: 40%;
    position: relative;
    font-weight: bold;
    margin-bottom: 0.2em;
}
#delivery #deliveryBlock .worldpricetable-a{
    border-right: 1px solid #FFFFFF;
    float: left;
    text-align: center;
    max-width: 40%;
    position: relative;
    font-weight: bold;
    margin-bottom: 0.2em;
    margin-left: 20%
}
#delivery #deliveryBlock .worldprice-a {
    font-size: 0.7em;
    background-color: #ECECEC;
}
#delivery #deliveryBlock .worldpricetable-b{
    border-right: 1px solid #FFFFFF;
    float: right;
    text-align: center;
    max-width: 40%;
    position: relative;
    font-weight: bold;
    margin-bottom: 0.2em;

}
#delivery #deliveryBlock .worldprice-b {
    font-size: 0.7em;
    background-color: #ECECEC;
}

/* Finance Block CSS*/
#finance {
    margin-bottom: 8px;
}

#finance .financeNotShown{
    display:block;
}

#finance #financeShowToggle{
    text-decoration: none;
}

#financeBlock .financePopUp {
    cursor: pointer;
    text-decoration: underline;
}
.FinanceOption {
    display: none;
    z-index: 999999;
    position: absolute;
    opacity: 1 !important;
    max-width: 100%;
    margin: 0 10%;

}
.FinanceOption .financeClose{
    top: 0;
    position: absolute;
    right: 0;
    cursor: pointer;
}

/* Fixed Header Panel */
#fixed_header_panel {
    display: none;
    border-left: 4px solid #ECECEC;
    border-bottom: 4px solid #ECECEC;
    border-right: 4px solid #ECECEC;
    position: fixed;
    top: 0;
    max-width: 990px;
    z-index: 999999;
    /* IE10 Consumer Preview */
    background-image: -ms-linear-gradient(bottom, #F3F3F3 0%, #FFFFFF 100%);

    /* Mozilla Firefox */
    background-image: -moz-linear-gradient(bottom, #F3F3F3 0%, #FFFFFF 100%);

    /* Opera */
    background-image: -o-linear-gradient(bottom, #F3F3F3 0%, #FFFFFF 100%);

    /* Webkit (Safari/Chrome 10) */
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #F3F3F3), color-stop(1, #FFFFFF));

    /* Webkit (Chrome 11+) */
    background-image: -webkit-linear-gradient(bottom, #F3F3F3 0%, #FFFFFF 100%);

    /* W3C Markup, IE10 Release Preview */
    background-image: linear-gradient(to top, #F3F3F3 0%, #FFFFFF 100%);

    /* IE9 */
    filter : progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#F3F3F3', GradientType=0);
}

#fixed_header_panel .header_container,
#fixed_header_panel .price_container,
#fixed_header_panel .buy_button_container {

    display: table;
    height: 161px;

}

#fixed_header_panel .header-name {
    font-size: 1em;
    font-weight: 600;
    padding-bottom: 0.2em;
    display: table-cell;
    vertical-align: middle;
    padding-left: 30px;
    padding-right: 30px;
    color: #61666c;
    font-family: 'Open Sans', sans-serif !important;
}

@media only screen and (max-width: 606px) {

    #fixed_header_panel {

        display: none;

    }

}

@media only screen and (max-width: 768px) {

    #fixed_header_panel .header_container,
    #fixed_header_panel .price_container,
    #fixed_header_panel .buy_button_container {

        display: table;
        height: 126px;

    }

    #fixed_header_panel .price_box,
    #fixed_header_panel .buy_button_container {

        top: -15px;

    }

}

#fixed_header_panel > div > img {

    padding: 10px;

}

#fixed_header_panel .price_box,
#fixed_header_panel .buy_button_container {

    display: table-cell;
    vertical-align: middle;
    padding-left: 10px;
    padding-right: 10px;

}

#fixed_header_panel h1 {

    font-size: 1em;
    font-weight: 700;
    padding-bottom: 0.2em;
    display: table-cell;
    vertical-align: middle;
    padding-left: 30px;
    padding-right: 30px;

}

#fixed_header_panel .addToCartButton {

    background-color: #98c220;
    border: 1px solid #e5f0c6;
    color: #fffffd;
    font-size: 1em;
    font-weight: bold;
    padding: 3px 20px;
    -webkit-appearance: none;
    border-radius: 0;
    height: 60px;
    cursor: pointer;

}

#fixed_header_panel p {
    font-size: 0.8em;
    padding: 0;
    margin: 0;
    padding-bottom: 1em;
}
.fixed_header_buttons img {
    max-width: 100%;
    height: 20px;

}
.fixed_header_price div {
    display: none;
}

.fixed_header_saving div {
    display: none;
    font-size: 0.8em;
}
.fixed_header_BuyNow input{
    max-width: 100% !important;
}

@media only screen and (max-width: 768px) {

    #fixed_header_panel h1 {
        font-size: 80%;
        font-weight: 700;
    }
    #fixed_header_panel .fixed_header_price .bigprice {
        color: #CC0000;
        font-weight:bold;
        margin:0;
        padding-top: 15%;
    }
    .fixed_header_saving strong {
        color: #CC0000;
    }
    .fixed_header_vat {
        font-size: 35%;
        padding: 0.2em;
    }
    #fixed_header_panel p {
        font-size: 65%;
        padding: 0;
        margin: 0;

    }
    .fixed_header_buttons img {
        max-width: 100%;
        height: 20px;
        margin-top: 3%;
    }
    .fixed_header_BuyNow input{
        max-width: 100% !important;
        margin-top: 3%;
    }

}
@media only screen and (min-width: 769px) {

    #fixed_header_panel .fixed_header_price .bigprice {
        color: #CC0000;
        font-size: 2em;
        font-weight:bold;
        margin:0;
    }
    .fixed_header_saving strong {
        color: #CC0000;
    }
    .fixed_header_vat {
        font-size: 80%;
        padding: 0.2em;
    }
}

.deprecated{
    margin-top:10px;
    border:2px solid red;
    padding:10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background-color:white;
    font-size:1.6em;
    clear:both;
}
.mobile-quantity #quantity{
    width: 90%;
    height: 2.5em;
    text-align:center;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
}

#top-aida-block .rollovertozoom{
    cursor:pointer;
    position:relative;
    top:-37px;
    margin-bottom:-17px;
    max-width:40%;
}

#imageZoom .imageCycleArrow{
    display:none;
}
@media only screen and (max-width: 463px) {
    #imageZoom{
        position:relative;
    }
    #imageZoom .imageCycleArrow{
        display:block;
        position:absolute;
        top:40%;
    }
    #imageZoom #imageCycleLeft{
        left: 0;
    }
    #imageZoom #imageCycleRight{
        right: 0;
    }
}

#product-image .cornerflash{
    position: absolute;
    top:0;
}

.more_image_icons {
    padding-top: 1em;
    position: relative;
    text-align: center;
}

.more_image_icons img {
    max-width: 100%;
    cursor: pointer;
}

.click_for_dimension  {
    display: none;
}
.click_for_video {
    display: none;
}

/* TODO */
.buying_guide,
.technical_guide,
.printer_friendly {
    display :none;
}

/*.social_media_split_test, .social_media {

    display:inline-block;

} */

.social_media_icons .addthis_sharing_toolbox {

    text-align: left !important;

}

.social_media a {

    padding: 0 5px !important;

}

.social_media .addthis_32x32_style .at15nc.at15t_facebook,
.social_media .addthis_32x32_style .at15nc.at15t_twitter,
.social_media .addthis_32x32_style .at15nc.at15t_pinterest_share,
.social_media .addthis_32x32_style .at15nc.at15t_google_plusone_share {

    background-position: 0 0 !important;
    height: 25px !important;
    width: 25px !important;

}

.social_media_icons .social_media {

    display: block;

}

.social_media span[title='Facebook'] {

    background-image: url('http://www.bathempire.com/sites/~library/theme/buttons/social-facebook_25_25_c.png') !important;
    background-size: 27px auto !important;

}

.social_media .addthis_32x32_style .at15nc.at15t_twitter {

    display: none;

}

.social_media span[title='Pinterest'] {

    background-image: url('../../-library/theme/buttons/social-pinterest_25_25_c.png') !important;
    background-size: 27px auto !important;

}

.social_media span[title='Google+'] {

    background-image: url('http://www.bathempire.com/sites/~library/theme/buttons/social-gplus_25_25_c.png') !important;
    background-size: 27px auto !important;

}

a.at-svc-facebook,
a.at-svc-pinterest_share,
a.at-svc-google_plusone_share {

    background-color: transparent !important;

}

.addthis_32x32_style .at4-icon, .addthis_32x32_white_style .at4-icon, .at4-icon.at-size-32 {

    background-size: auto !important;

}

/* HUKD social media */
@media only screen and (max-width: 865px){

    .fixed_header_saving {

        font-size: 0.7em;

    }

}
.social_media_icons .social_media {
    text-align: left;
    position: relative;
    margin-left: -7px;
    margin-top: 13px;
}
.social_media_icons .hukd_icon {
    margin-left: 123px;
    margin-top: -28px;
    position: absolute;
}

/* HUKD css end */

/* Thumbnail Image Slider */

/*#thumbnailSlider {

    left: 0 !important;

}*/

#thumbnailSlider li {

    list-style-type: none;
    width: 70px;
    float: left;
    margin-right: 15px;
    display: block;

}

#prev2, #next2 {

    float: left;
    width: 17px;
    height: 70px;
    text-indent: -9999px;
    display: block !important;

}
@media only screen and (max-width: 463px) {
    #prev2, #next2 {
        display: none !important;
    }
}
.caroufredsel_wrapper {

    float: left !important;
    width: 285px;
    margin: 0 ! important;

}

#prev2 {

    background: url('../../-library/theme/buttons/thumbnail_image_slider_prev_button2.png') transparent scroll no-repeat 0 50%;

}

#next2 {

    background: url('../../-library/theme/buttons/thumbnail_image_slider_next_button2.png') transparent scroll no-repeat 0 50%;

}
/* Associated Product CSS*/

#you-may-be-interested-in .associated-productName a{
    font-size: 75%;
    text-decoration: none;
    text-align: center;
    color: #333333;
    font-weight: 500;
}
#you-may-be-interested-in .associated-productName a:hover {
    color: #007DFF;
}
#you-may-be-interested-in .associated-productPrice {
    color: #FF6600;
    font-weight: bold;

}
#you-may-be-interested-in .associatedProductCurrency div{
    display:none;
}
#you-may-be-interested-in .associated-products {
    padding: 0.2em;
    text-align: center;
}

@media only screen and (max-width: 480px) {
    #you-may-be-interested-in .associatedPriceHeight {
        font-size: 0.9em;
    }
}
@media only screen and (max-width: 768px) {
    #you-may-be-interested-in .associatedProductHeight {
        height: 5em;
        font-size: 80%;
        line-height: 1em;
        overflow: hidden;
    }
}

/* Upsell products */

#upsell_products {
    border: 1px solid #ECECEC;

}
#upsell_products .have_you_considered,
#upsell_products .customers_also_bought {
    color: #666666;
}
#upsell_products a {
    text-decoration: none;
    font-weight: bold;
}
#upsell_products a:hover{
    text-decoration: underline;
}
#upsell_products .upsellProductSaving div,
#upsell_products .upsellProductCurrency div {
    display: none;
}
#upsell_products .upsellProductCurrency {
    color: #000;
    font-weight: bold;
}
#upsell_products .upsellProductSaving {
    color: #900;
    font-weight: bold;
}
#upsell_products .tab , #upsell_products .blankingspace{
    height: 2.99em;
    border-bottom: 1px solid #ECECEC;
}
#upsell_products .tab.active , #upsell_products .blankingspace {
    background-color: #336699 !important;
}
#upsell_products .tab.active h5 , #upsell_products .blankingspace h5{
    color: #fff;
    text-align: center;
    height: 16px;
}
#upsell_products .blankingspace{
    height: 43px;
}
#upsell_products .tab-outer.active {
    height: 2.01em;
}
#upsell_products .tabcontent.active {
    display: block;
}
#upsell_products .tabcontent {
    display: none;
}
#upsell_products .tab {
    background-color: #fff;
    font-size: 90%;
    cursor: pointer;
}
#upsell_products .tab h5 , #upsell_products .blankingspace h5 {
    color: #000;
    text-align: center;
    font-size: 85%;
    margin-top: 4%;
}
@media only screen and (min-width:464px) and (max-width: 769px){
    #upsell_products .tab h5 {
        margin-top: 2% !important;
    }
}
@media only screen and (max-width: 463px){
    #upsell_products .tab h5 {
        margin-top: 3% !important;
    }
}
#upsell_products .have_you_considered .add_items p,
#upsell_products .customers_also_bought .add_items p{
    font-size: 90%;
    text-decoration: underline;
    float: right;
}
#upsell_products .upsell_products_name {
    font-size: 75%;
    padding-left: 5px;
}
#upsell_products .upsell_products_name p{
    margin: 0.3em 0;
}
#upsell_products .product-item {
    margin-bottom: 10px;
    padding: 1em;
}
@media only screen and (min-width:464px) and (max-width: 769px){
    #upsell_products .product-item {
        height: 14em;
    }
}
#upsell_products .new_total {
    text-align: center;
    display: none;
}
#upsell_products .new_total hr {
    background-color: #bdbdbd;
    height: 2px;
    margin: 0.5em 1em 1em;
}
#upsell_products .new_total .delivery_information {
    margin: 1em !important;
}
#upsell_products .new_total .delivery_charges {
    font-size: 0.67em;
    font-weight: bold;
    color: #999999;
}
#upsell_products .add-item {
    border: 1px solid #666666;
    border-radius: 4px;
    /*height: 2.1em;*/
    width: 65%;
    position: relative;
    float: right;
    padding: 13px;
}
#upsell_products .add-item > img {
    display: none;
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;

}
#upsell_products .add-item img, #upsell_products .add-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}
@media only screen and (max-width: 464px){
    #upsell_products .add-item {
        padding: 17px !important;
    }
}
#upsell_products .total_price div {
    display :none;
}
#upsell_products .new_total .delivery_information div {
    display: none;
}
#upsell_products .associated h5{
    padding-top: 5px;
}
#upsell_products .micro_specification{
    font-size: 0.8em;
}
#upsell_products .product_code {
    font-size: 0.9em;
}
#upsell_products .upsell_products_name {

    line-height: 1.3em;
    margin: 5px 0;

}
.customers_also_bought .add-item, .have_you_considered .add-item {
    cursor:pointer;
}

.altcolour{
    font-weight:normal;
    color:#CC0000;
}

.mobreviewstars{
    position:relative;
    top:-4px;
    margin-bottom:5px;
}
.mobreviewstars img{
    position:relative;
    top:4px;
}

/* Tabbed description CSS post split test */
.tabrow{
    text-align:center;
    background-color:white;
    border-top:1px solid #EEEEEE;
    border-left:1px solid #EEEEEE;
    border-right:1px solid #EEEEEE;
    color:#3E3E3E;
    cursor:pointer;
}
.tabcontroller{
    border-bottom:1px solid #EEEEEE;
}
.tabcontroller div {
    padding:10px 0;
    border-right:1px solid #EEEEEE;
}
.tabcontroller:last-child div {
    border-right:0;
}
.tabcontroller.active{
    background-color:#34689A;
    color:white;
    border-bottom:1px solid #34679a;
}
.tabarrow{
    text-align:center;
    padding:0;
    margin:0;
    border-left:1px solid #EEEEEE;
    border-right:1px solid #EEEEEE;
}
.tabarrow div{
    visibility:hidden;
}
.tabarrow div.active{
    visibility:visible;
}
.tabarrow img{
    position:relative;
    top:-6px;
    cursor:pointer;
}
.tabpanel{
    padding:0 10px 10px;
    font-size:0.9em;
}
.info-panel{
    border-bottom:1px solid #EEEEEE !important;
    border-left:1px solid #EEEEEE !important;
    border-right:1px solid #EEEEEE !important;
    border-top:0 !important;
}
.tabpane{
    display:none;
}
.tabpane.active{
    display:block;
}
.uspBlock{
    top:0;
}

button.upsellPurchase{
    cursor:pointer;
    background-color:#97D700;
    color:white;
    font-weight:bold;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    padding:5px 0;
    text-align:center;
    min-width:100%;
}
button.upsellPurchase img{
    max-width:35%;
}
.product-item .addedMessage{
    display:none;
    font-size:12px;
}

/* V3 styles */

#content {

    font-family: 'Open Sans', sans-serif !important;

}

.desktop_buy_button,
.mobile_buy_button {

    background-color: #98c220;
    border: 1px solid #e5f0c6;
    color: #fffffd;
    display: inline-block;
    font-size: 1.5em;
    font-weight: bold;
    margin-top: 12%;
    padding: 34px 25px;
    width: auto !important;
    -webkit-appearance: none;
    border-radius: 0;

}

.mobile_buy_button {

    width: 100% !important;
    text-align: center;
    padding: 25px 0;
    margin-bottom: 20px;
    margin-top: 5%;

}

@media only screen and (max-width: 980px) {

    .desktop_buy_button {

        font-size: 1.3em;

    }

}

@media only screen and (max-width: 900px) {

    .desktop_buy_button {

        font-size: 99%;
        padding: 34px 22px;

    }

}

@media only screen and (max-width: 800px) {

    .desktop_buy_button {

        font-size: 90%;

    }

    #top-aida-block #cta-area .buy_now .stock_report {

        font-size: 82%;

    }

}

@media only screen and (max-width:769px) {

    .desktop_buy_button {

        font-size: 103%;

    }

    #top-aida-block #cta-area .buy_now .stock_report {

        font-size: 88%;

    }

    .price_box {

        margin-top: 8%;

    }

}

@media only screen and (max-width: 711px) {

    .desktop_buy_button {

        font-size: 84%;

    }

    .price_box {

        margin-top: 9% !important;

    }

}

@media only screen and (max-width: 630px) {

    #cta-area .buy_now {

        width: 100% !important;

    }

    .desktop_buy_button {

        width: 100% !important;
        text-align: center;

    }

}

@media only screen and (max-width:480px) {

    #top-aida-block #cta-area .stock_report {

        font-size: 0.9em;

    }

}

.desktop_buy_button:hover {

    cursor: pointer;

}

.rss_feed_icon {

    margin-left: 128px;
    margin-top: -25px;
    position: absolute;

}

.rss_feed_icon img {

    display: inline-block !important;
    border: 1px solid #f00 !important;


}

.middle_section,
.bottom_section,
.review_section {

    margin-top: 4px;
    padding-bottom: 14px;
    border-bottom: 2px solid #fafafa;

}

.middle_section {

    padding-top: 0;

}

.bottom_section {

    margin-bottom: 20px;

}

.review_section { border: none; margin-top: 0; }

@media only screen and (max-width:769px) {

    .middle_section,
    .bottom_section,
    .review_section {

        border: none;
        padding-bottom: 0;

    }

}

.addthis_sharing_toolbox {

    text-align: right;

}

.price_box {

    position: relative;
    color: #41414E;

}

.partcode {

    font-size: 0.8em !important;

}

#mainImage .video-play-icon,
#mainImageSwiper .video-play-icon {

    position: absolute !important;
    left: 0;
    top: 0;
    width: 40% !important;

}

#mainImageSwiper .video-play-icon {

    width: 10% !important;
    display: none;

}

body > .cover {

    background-color: #333;
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 2147483645;
    top: 0;
    left: 0;
    opacity: 0.9;
    display: none;

}

#imageZoomPopup {

    z-index: 2147483646;

}

#mainImage:hover {

    cursor: zoom-in;

}

/* WishList CSS */
.wishlist {
    color: #41414e;
    cursor: pointer;
    font-size: 85%;
    margin-top: 3px;
    text-decoration: underline;
    position: relative;
    top: 5px;
}
.wishlist-mobile {
    text-align:center;
    cursor: pointer;
    margin-bottom:10px;
    font-size: 85%;
}
.wishlist-mobile >img {
    vertical-align:middle;
}
.wishlist > img {
    margin-right: 5px;
    vertical-align: middle;
}
@media only screen and (max-width:463px) {
    .wishlist {
        text-align: center;
    }
}
/* Wishlist Confirmation */
@media only screen and (max-width:600px) {
    .wishlist-confirmation {
        display:none;
    }
}
@media only screen and (max-width:768px) {
    .wishlist-confirmation .wishlist-confirmation-header,
    .wishlist-confirmation .wishlist-confirmation-prod-name,
    .wishlist-confirmation .view-wishlist {
        font-size:80% !important;
    }
}
@media only screen and (min-width:769px) and (max-width:850px) {
    .wishlist-confirmation .wishlist-confirmation-header,
    .wishlist-confirmation .wishlist-confirmation-prod-name,
    .wishlist-confirmation .view-wishlist {
        font-size:90% !important;
    }
}
.wishlist-confirmation-border {
    border-left: 2px solid #eeeeee;
    border-right: 2px solid #eeeeee;
    border-bottom: 2px solid #eeeeee;
    display:none;
}
.wishlist-confirmation {
    /*display:none;*/
    padding-left:5px;
}
.wishlist-confirmation .wishlist-confirmation-header {
    color:#337ab2;
    margin-bottom:7px !important;
    font-size: 1.3em !important;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif !important;
}
.wishlist-confirmation .wishlist-confirmation-prod-name {
    font-weight:normal;
    color:#61666c;
    font-family: 'Open Sans', sans-serif !important;
}
.wishlist-confirmation >div {
    margin-top:5px;
}
.wishlist-confirmation .wish-list-price {
    margin-top:12px;
}
.wishlist-confirmation .view-wishlist {
    background-color: #98c220;
    border: 1px solid #e5f0c6;
    color: #fffffd;
    display: inline-block;
    font-size: 1.3em;
    font-weight: bold;
    padding:17px 13px;
    width: auto !important;
    -webkit-appearance: none;
    border-radius: 0;
    margin-top:5px;
}
.wishlist-confirmation .view-wishlist a {
    text-decoration:none;
    color:#fff;
}
.wishlist-confirmation .wish-list-price .bigprice {
    color: #e20c21;
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 0;
}
.wishlist-confirmation .wish-list-price .was-price {
    font-size: 13px;
}
.wishlist-confirmation .wish-list-price .you-save {
    color:#e20c21;
    font-size: 13px;
}
.wishlist-confirmation .close {
    cursor:pointer;
    font-size:10px;
    text-decoration:underline;
    padding:55px 0 0 7px;
}

#addtoBasket{
    cursor:pointer;
}

/*
    BE - fixed header resize
*/

div.be--fixed-header-panel {
    max-height: 90px;
    background-image: none !important;
    background: #ffffff !important;
}

div.be--fixed-header-panel >div > img {
    padding: 0 2px 0 0 !important;
}

div.be--fixed-header-panel .price_container,
div.be--fixed-header-panel .header_container {
    height: 90px !important;
}

form.be--buy-button {
    height: 90px;
    float: right;
    margin: 13px 0 0 0;
}

/*

    Write A Review

*/

.write-a-review {

    float: right;

}

.write-a-review i {

    background-image: url('../../-library/theme/icons/gold_star.png');
    display: inline-block;
    height: 20px;
    vertical-align: middle;
    width: 20px;
    margin-right: 5px;

}

#top-aida-block #cta-area .shippingInformation {

    text-align: center;

}

#top-aida-block #cta-area .shippingInformation .currency2 {

    color: #336699;
    font-weight: bold;

}

#top-aida-block #cta-area .shippingInformation .altcolour {

    color: #cc0000;

}