﻿@charset "utf-8";

.clear {
    clear: both;
    line-height: 0;
    font-size: 0;
    height: 0;
    overflow: hidden;
}
.header-strip-fixed{
    background: url("/images/header-bg.jpg") repeat-x scroll 0 0 transparent;
}
.banner-visible #logo{
    position: relative;
    float: left;
}
.jqTransformRadio{
    background: url("/images/radio3.png") no-repeat scroll center top transparent;
}
.product-order-left{
    float: none;
    margin-top: -19px;
    border-bottom: 1px solid #c8c8c8;
    padding-bottom: 18px;
    margin-bottom: 25px;
    width: 296px;
}
.product-order-right{
    margin-left: 0px;
}
.product-order-form{
    margin-top: 0px;
}
.secondTable{
    margin-top: 15px;
}
table.product-order-form tr th{
    border-bottom: 1px solid #ffffff;
    /* font-style: italic; */
    font-size: 18px;
    color: #7ab1bd;
    font-weight: normal;
    font-family: Georgia;
    text-align: center;
}
table.product-order-form tr th.first{
    text-align: left;
    font-size: 24px;
}
table.product-order-form tr th.first span{
    cursor: pointer;
    border-bottom: 1px dashed #000000;
    font-family: Arial;
    font-size: 15px;
    font-style: normal;
    margin-left: 10px;
}
table.product-order-form tr td{
    background: #e0f5fc;
    border-bottom: 1px solid #ffffff;
    border-left: 1px solid #ffffff;
    font-size: 17px;
    vertical-align: bottom;
    padding-top: 0px;
    padding-bottom: 10px;
    
}


table.product-order-form tr td.first {
    vertical-align: middle;
}

table.product-order-form tr td.radio{cursor: pointer;width: 26%;height: 70px;}

.fast-buy table.product-order-form tr td.radio{width: 34%;}

table.product-order-form tr td.first{
    border-left: none;
    width: 58.4%;
    font-size: 16px;
    height: 59px;
}
table.product-order-form tr td img{
    float: left;
    padding-right: 10px;
    padding-left: 8px;
}
table.secondTable tr td{
    background: #fff;
    border-bottom: none;
    border-left: none;
    padding-top: 0px;
    vertical-align: top;
}

table.secondTable tr.tr-offers td.first{
    border-left: none;
    width: 58.4%;
    font-size: 16px;
    height: 59px;
}

table.product-order-form tr td .subscribeButton{
    float: right;
    margin: 0px;
    outline: none;
}
/*button.jqTransformButton span{
    height: 46px;
    padding: 0px;
}
button.jqTransformButton span span{
    color: #4c4c4c;
    background: url("/images/btn.png") no-repeat scroll left top transparent;
    padding: 14px 32px 7px 32px;
}
button.jqTransformButton:hover span span{
    color: #000000;
}*/
table.secondTable tr td label{
    /*padding-left: 40px;*/
    color: #000000;
    line-height: 30px;
}

.idSubscriptionDateBlock{
    padding-right: 20px;
    display: block !important;
    margin-top: 7px;
}

.idSubscriptionDateBlockHidden{
    visibility: hidden;
}

.jqTransformSelectWrapper a.jqTransformSelectOpen{
    background: url("/images/a-bg.png") no-repeat scroll 0px 0px transparent;
    height: 24px;
    top: 3px;
    box-shadow: none;
}

table.product-order-form tr td.first a{

    color: #000000;
    text-decoration: none;
}
table.product-order-form tr td  a span{
    color: #000000;
    border-bottom: 1px dashed #707a7e;
}


.jqTransformSelectWrapper{
    float: right;
    height: 29px;
    -webkit-box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.20);
    -moz-box-shadow: inset 0px 1px 3px rgba(50, 50, 50, 0.20);
}


.lblSubscriptionEndTitle{
    display: none !important;
}
.lblSubscriptionEndDate{
    display: none !important;
}


.jqTransformSelectWrapper div span{
    padding-top: 8px;
}


.jqTransformRadioWrapper{
    padding-left: 70px;
}

.fast-buy .jqTransformRadioWrapper{
    padding-left: 70px;
}

.condition-delivery{
    border: 1px solid #17869a;
    border-radius: 5px;
    behavior: url(PIE.htc);
    padding-left: 11px;
    padding-top: 12px;
    padding-bottom: 12px;
    clear: both;
    margin-bottom: 25px;
}
.condition-delivery ul{
    list-style: none;
    font-family: Arial;
}
.condition-delivery ul li{
    line-height: 18px;
    margin-bottom: 5px;
    padding-left: 25px;
    padding-right: 10px;
    padding-top: 3px;
}
.free{
    background: url("/images/free.png") no-repeat 0px 5px;
}
.print-delivery{
    background: url("/images/p-d.png") no-repeat 0px 5px;
}
.el-delivery{
    background: url("/images/el-d.png") no-repeat 0px 5px;
}
.product-info-left{
    border: none;
}
.about-info{
    float: left;
    font-family: Georgia;
    font-size: 23px;
    font-style: italic;
    line-height: 40px;
    padding-right: 30px;
}
.about-info h2{
    margin-bottom: 5px;
    margin-top: 7px;
}

.info-item{
    float: left;
    font-family: Georgia;
    font-size: 17px;
    /* font-style: italic; */
    color: #7ab1bd;
    height: 40px;
    line-height: 40px;
    text-align: center;
    cursor: pointer;
    padding: 0px 30px 0px 30px;
}
.info-item:hover{
    color: #000000;
}
.act-info-item{
    border-top-right-radius: 6px;
    border-top-left-radius: 6px;
    color: #000000;
    border: 1px solid #c8c8c8;
    border-bottom: 1px solid #ffffff;
    padding: 0px 30px 0px 30px;
    cursor: default;
    position: relative;
    z-index: 98;
    margin-bottom: -1px;
    line-height: 39px;
}
.announce{

    padding-top: 15px;
    border-top: 1px solid #c8c8c8;
    border-bottom: 1px solid #c8c8c8;
}
.announce p{
    color: #000000;
    font-size: 15px;
    line-height: 23px;
}
.text-container table tr td, .text-container table tr th{
    border-top: none;
}
table.anamnesis{
    width: 100%;

}
table.anamnesis tr td span.slant{
    padding-left: 0px;
    color: #000000;
}
table.anamnesis tr td{
    padding-left: 12px;
}
table.anamnesis tr td:first-child{
    padding-left: 0px;
    width: 22%;
}
.comment-wrap{
    border-top: 1px solid #c8c8c8;

}
.big-comment-ul{
    height: 169px;
    background: url("/images/li-bg.png") repeat-x;

}
.big-comment-ul ul{
    margin: 0px !important;
}
.big-comment-ul ul li{
    list-style: none;
    /*background: url("/images/big-foto.png") no-repeat 0px 0px;*/
    height: 169px;
    margin: 0px !important;
    padding: 0px !important;
    position: relative;
}
.big-comment-ul ul li img{
    position: absolute;
    bottom: 0px;
    left: 43px;
    height: 169px;
}
.comment-text{
    position: relative;
    width: 505px;
    top: 28px;
    margin-left: 238px;
    border: 1px solid #c8c8c8;
    border-radius: 5px;
    behavior: url(PIE.htc);
    background: #ffffff;
    padding: 17px 20px 0px 35px;

}
.comment-text p{
    margin-bottom: 15px;
}
.comment-angle{
    position: absolute;
    background: url("/images/comment-angle.png") no-repeat;
    width: 18px;
    height: 17px;
    top: 60px;
    left: -18px;
}
.slider-ul{
    position: relative;
    height: 59px;
}
.slider-ul ul{
    margin: 0px !important;
    padding: 0px !important;
}
.slider-ul ul li{
    float: left;
    list-style: none;
    margin: 0px !important;
    padding: 0px !important;
    width: 205px;
    height: 75px;
    border-right: 1px solid #c8c8c8;
    border-top: 1px solid #c8c8c8;
    border-bottom: 1px solid #c8c8c8;
    position: relative;
    cursor: pointer;
}
.slider-ul ul li:hover{
    border-color: #000000;
    border-left: 1px solid;
    left: 0px;
    width: 204px;
    margin-right: -1px;
}
.slider-ul ul li:hover img{
    left: 9px;
}
.slider-ul ul li:hover p{
    padding-left: 74px;
}
.slider-ul ul li:first-child:hover img{
    left: 10px;
}
.slider-ul ul li:first-child.act-slide-item img{

    left: 11px;
}
.slider-ul ul li:first-child:hover p{
    padding-left: 75px;
}
.slider-ul ul li:first-child.act-slide-item p{
    padding-left: 76px;
}
.slider-ul ul li:first-child{
    border-left: 1px solid #c8c8c8;
    width: 203px;
}
.slider-ul ul li:first-child:hover{
    border-left: 1px solid #000;
}
.slider-ul ul li img{
    position: absolute;
    bottom: 0px;
    left: 10px;
    height: 60px;
}
.slider-ul ul li.act-slide-item img{
    bottom: 0px;
    left: 10px;
}
.slider-ul ul li p.name{
    font-size: 12px;
    font-weight: bold;
    margin-top: 15px;
}
.slider-ul ul li p{
    margin-bottom: 5px;
    padding-left: 75px;
    line-height: 16px;
    font-size: 11px;
}
.slider-ul ul li.act-slide-item p{
    /*margin-top: 14px;*/
    padding-left: 75px;
}

.jcarousel-prev{
    background: url("/images/slider-nav.png") no-repeat 0px 0px;
    width: 11px;
    height: 18px;
    position: absolute;
    left: -15px;
    top: 20px;
    cursor: pointer;
    display: none !important;
}

.jcarousel-next{
    background: url("/images/slider-nav.png") no-repeat -11px 0px;
    width: 11px;
    height: 18px;
    position: absolute;
    right: -15px;
    top: 20px;
    cursor: pointer;
    display: none !important;
}
.slider-ul ul li.act-slide-item{
    border: 1px solid #fca817 !important;
    width: 205px;
    height: 75px;
    margin-left: -1px !important;
}
.slider-ul ul li:first-child.act-slide-item{
    width: 204px;
}
.product-img{
    width: 296px;
    height: 230px;
    background: #e0f5fc;
    border-radius: 5px;
    behavior: url(PIE.htc);
    float: left;
}
.product-info-block{
    padding-left: 318px;
}
.product-info-block p{
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 18px;
    font-family: Arial;
}
.product-order{
    margin-bottom: 0px;
}
table.product-order-form tr td.act-radio{
    background: #b8dfe8;
    font-weight: bold;
}
.radio:hover{
    background: #cceaf2;
}
.breadcrumbs-navigation{
    font-family: Georgia;
    font-size: 13px;
    color: #818386;
}
.breadcrumbs-navigation a{
    color :#000000;
    margin-right: 5px;
    text-decoration: none;
}
.menu-block h2.menu-h{
    background:  url("/images/h2-bg.png") 0px 0px repeat-y,
                url("/images/h2-bg-angle.png") 100% 0px no-repeat;
    background-color: #e0e1e2;
    height: 32px;
    line-height: 32px;
    padding-left: 16px;
    float: left;
    padding-right: 17px;
    word-wrap: break-word;
    max-width: 249px;
    font-size: 19px;
}
.menu-block ul.intracontent{display: block}

.menu-block ul.switch {
    margin-left: 0px;
    color: #000000;
}
    .menu-block ul.switch li{
        font-family: Georgia;
        font-size: 15px;
        /*font-style: italic;*/
        line-height: 18px;
        padding-left: 0px;
        text-decoration: underline;
        background: none;
    }
.menu-block ul.switch li a, .menu-block ul.switch li ul.intracontent li a, .menu-block ul.switch li ul.intracontent li ul li a{
    color: #000000;
}
        .menu-block ul.switch li ul.intracontent{
             margin: 18px 0px 0px 17px;

         }
            .menu-block ul.switch li ul.intracontent li{
                line-height: 18px;
                margin-bottom: 18px;
                font-style: normal;
                color :#000000;
            }
        .menu-block ul.switch li ul.intracontent li.current a{
            color: #c61d1e;
        }
            .menu-block ul.switch li ul.intracontent li ul{
                margin: 18px 0px 0px 17px;

            }
            .menu-block ul.switch li ul.intracontent li ul li{
                line-height: 18px;
                margin-bottom: 18px;
                font-style: normal;
                color :#000000;
            }
                .menu-block ul.switch li ul.intracontent li.current ul li a{
                    color :#000000;
                }

                .menu-block ul.switch li ul.intracontent li.current ul li.current a{
                    color :#17869a;
                }
.scroll-top{
    width: 39px;
    height: 39px;
    background: black;
    position: fixed;
    right: 4%;
    bottom: 200px;
    background: url("/images/scroll.png") no-repeat;
    cursor: pointer;
    display: none;
}
.scroll-top:hover{
    background: url("/images/scroll-hover.png") no-repeat ;
}
table.product-order-form tr td.print{
    background: #e0f5fc url("/images/print.png") 15px 50% no-repeat !important;
    padding-left: 51px;
}
table.product-order-form tr td.el{
    background: #e0f5fc url("/images/el.png") 15px 50% no-repeat !important;
    padding-left: 51px;
}
table.product-order-form tr td.print-el{
    background: #e0f5fc url("/images/print_el.png") 15px 50% no-repeat !important;
    padding-left: 98px;
}
table.product-order-form tr td.spec{
    background: #e0f5fc url("/images/spec.png") 15px 50% no-repeat !important;
    padding-left: 98px;
}
.jcarousel-clip{
    overflow: hidden;
    width: 824px;
    margin: auto;
}
/*POPUP*/
.feedback_button_close {
    position: absolute;
    width: 21px;
    height: 21px;
    background: url('/images/popup_close.png') no-repeat;
    cursor: pointer;
    right: 22px;
    top: 22px;
}
.feedback_button_close:hover{
    background: url('/images/popup_close_hover.png') no-repeat;
}
.popup_bkg {
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 1000;
    background: url('/images/popup.png');
    top: 0px;
    left: 0px;
    display: none;
}
.popup_wrapper {
    /*width: 1038px;*/
    width: 1153px;
    position: fixed;
    top: 145px;
    display: none;
    margin: auto;
    background: #ffffff;
    text-align: left;
    z-index: 1001;
}

.check-ul{
    margin-left: 2px;
}
.check-ul li{
    line-height: 28px;
    font-family: Arial;
    font-size: 15px;
    background: url("/images/li-check.png") 0px 8px no-repeat;
    padding-left: 23px;
}

table.secondTable tr.tr-offers td{
    vertical-align: middle;
    background: #e0f5fc;
    border-left: 1px solid #ffffff;
}
table.secondTable tr.tr-offers td.radio:hover{
    background: #cceaf2;
}
table.secondTable tr.tr-offers td label{
    line-height: 17px;
}

.popup_container{
    padding: 20px 30px 40px 30px;
}
.popup_container h2{
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 32px;
}


.popup_container table.product-order-form{
    margin-top: 0px;
}
.popup_container table.product-order-form tr td{
    font-size: 16px;
    font-weight: bold;
    font-family: Arial;
    text-align: center;
    border-left: 2px solid #ffffff;
}
.popup_container table.product-order-form tr td.span{
    font-size: 12px;
}
.popup_container table.product-order-form tr td.first{
    background-color: #ffffff !important;
    /*width: 295px;*/
    width: 409px;
    font-weight: normal;
    text-align: left;
    padding-right: 0px;
}

.popup_container table.product-order-form tr td.first div{
    width: 177px;
    word-wrap: break-word;
}
.popup_container table.product-order-form tr th{
    word-wrap: break-word;
    white-space: normal;
    font-family: Arial;
    font-size: 14px;
    font-style: normal;
    /*width: 135px;*/
    width: 330px;
    line-height: 18px;
    padding-right: 5px;
    padding-left: 5px;
}
.popup_container table.product-order-form tr td.print{
    background-position: 0px 50% !important;
    padding-left: 36px;
}
.popup_container table.product-order-form tr td.el{
    background-position: 0px 50% !important;
    padding-left: 36px;
}
.popup_container table.product-order-form tr td.print-el{
    background-position: 0px 50% !important;
    padding-left: 83px;
}
.popup_container table.product-order-form tr td.spec{
    background-position: 0px 50% !important;
    padding-left: 83px;
}
.popup_container table.product-order-form tr td.ok-check{
    background: #e0f5fc url("/images/ok-check.png") 50% 50% no-repeat;
}
.popup_container table.product-order-form tr td.no-check{
    background: #e0f5fc url("/images/no-check.png") 50% 50% no-repeat;
}
.popup_container h3{
    font-family: Arial;
    font-size: 15px;
    font-weight: bold;
    font-style: normal;
    margin-top: 25px;
}

/* Мои стили */

button.jqTransformButton2
{
    background-color: transparent;
    border: medium none;
    cursor: pointer;
    font-size: 18px;
    overflow: visible;
    padding: 0;
    font-family: "PT Sans",Arial,sans-serif;
    float: left;
    font-style: normal;
}

button.jqTransformButton2 span
{
    background: url("/images/btn.png") no-repeat scroll left top transparent;
    display: block;
    float: left;
    height: 32px;
    margin: 0;
    padding: 0 19px 0 0;
    height: 46px;
    padding: 0px;
}

button.jqTransformButton2 span span
{
    background: url("/images/btn.png") no-repeat scroll left top transparent;
    color: #4c4c4c;
    display: block;
    font-weight: normal;
    height: 32px;
    padding: 14px 32px 7px 32px;
    text-decoration: none;
}

button.jqTransformButton2:hover span span{
    color: #000000;
}

table.anamnesis tr td span.slant {
    background: none;
}

#content {
    /*position: inherit;*/
}

table.product-order-form tr td label {
    white-space: normal;
}

table.product-order-form:not(.secondTable) div.jqTransformSelectWrapper {
    float: left;
}

table.secondTable tr.tr-offers td.act-radio {
    background: #b8dfe8;
    font-weight: bold;
}

table.product-order-form tr.webinar td.first {
    border-left: none;
    width: 90%;
    font-size: 16px;
}

table.product-order-form tr.webinar td {
    background: #e0f5fc;
    border-bottom: 1px solid #17869a;
    font-size: 17px;
    vertical-align: middle;
    border-left: none;
}

table.product-order-form tr.webinar.last td {
    background: #ffffff;
    border: none;
}

.fast-buy .product-order-form tr.last td.first {
    width: 330px;
}

div.fast-buy table.secondTable tr td label.grey {
    padding-left: 10px;
}

div.fast-buy table.secondTable tr td div.idSubscriptionDateBlock {
    padding-right: 36px;
}

div.fast-buy table.secondTable tr td {
    background-color: #f7f7f7;
}

/*23.06.2014*/
.jqTransformSelectWrapper a.jqTransformSelectOpen{
    padding-right: 4px;
}
/*25.06.2014*/
.banner-visible #logo{
    position: absolute;
}
/*27.06.2014*/
.fast-buy{
    width: 995px;
}
.product-order-right{
    width: 740px;
    float: left;
}
.product-order-left{
    margin-right: 35px;
    width: 203px;
}
@media screen and (max-width: 1366px) {
    .scroll-top {
        right: 0%;
    }
}

.feedback_button_close{
    position: absolute;
    width: 21px;
    height: 21px;
    background: url('/images/popup_close.png') no-repeat;
    cursor: pointer;
    right: 22px;
    top: 22px;
}
.feedback_button_close:hover {
    background: url('/images/popup_close_hover.png') no-repeat;
}
.fast-buy .fast-buy-header .full-description-link{
    right: 60px;
}

.text-container p {
    font-family: Arial,sans-serif;
    line-height: 18px;
    margin-bottom: 10px;
}



/* Promo text field */
.promoText
{
    font-family: "PT Sans", Arial, sans-serif;
    font-size: 16px;
    color: #c61d1e;
    font-weight: bold;
}















button.btn_new {
    background: #ffcd63;
    /* Old browsers */
    background: -moz-linear-gradient(top, #ffcd63 0%, #f1a235 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffcd63), color-stop(100%, #f1a235));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ffcd63 0%, #f1a235 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ffcd63 0%, #f1a235 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ffcd63 0%, #f1a235 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #ffcd63 0%, #f1a235 100%);
    border-radius: 3px;
    text-transform: uppercase;
    font-size: 15px;
    padding: 13px 17px 11px;
    font-weight: bold;
    margin-top: 7px;
    box-shadow: 0 -1px 0 rgba(123, 123, 123, 0.45) inset;
}


i.arrow_new {
    background-image: url('/images/arrow_new.png');
    display: inline-block;
    height: 17px;
    margin-left: 3px;
    vertical-align: top;
    width: 17px;
}

#cphContent_ProductCard_H1 {
    font-size: 20px;
    padding-bottom: 18px;
    margin-top: 0px;
    display: inline-block;
}




table.product-order-form tr td img.product-benefit-icon {
    float:right;
    position:relative;
    top:-15px;
    right:5px;
}