input, select, textarea {
    font-family: tahoma, Arial;
}
ul.year.filter {
    display: block;
    color: #717074;
    font-size: 10.5pt;
}

ul.year.filter li{
    list-style: none;
}

ul.year.filter li.selected a{
    color: black;
    weight: bold;
    text-decoration: none;
}

a.coming {
    text-decoration: none;
    opacity: 0.5;
}

.main.index .news {
    height: auto;
}

ins.item{
    display:block;
}

.product_articles {
    margin-bottom: 20px;

}

.banner_place{
    position: relative;
    overflow: hidden;
}


.banner_place.index_bottom{

    border: 1px solid #CECDCF;
    font-size: 9pt;
    margin: 6px 0 19px;
}

.banner_place.index_bottom img{
    position: absolute;
    z-index: 1;
}

.banner_place.index_bottom h3{
    color: #717074;
    font-size: 13.5pt;
    padding: 0;
}

.banner_place img {
    margin: 0;
}

.banner_place.index_bottom a{
    color: #717074;
    text-decoration: none;
}

.banner_place.index_bottom h3, .banner_place.index_bottom p{
    position: relative;
    z-index: 10;
    padding: 6px 16px 0 17px;
}

.forma label {
    float: none;
    line-height: 24px;
    padding-right: 5px;
    text-align: left;
    width: auto !important;
    display: block;
}

.forma input, .forma textarea, .forma select {
    border: 1px solid #AAAAAA;
}
.forma select {
    background-color: white;
}
.forma .error input, .forma .error textarea, .ajax_error {
    border: 2px solid #F25D23;
}

.ajax_error {
    border: 2px solid #F25D23;
    color: #F25D23;
    padding: 2px;
}

.forma textarea {
    width: 500px;
}

div.field_wrapper{
    padding-bottom: 10px;
}
div.field_wrapper ul.errorlist{
    color: #F25D23;
    margin: 0;
    padding: 0;
}

div.field_wrapper ul.errorlist li{
    list-style: none;
    margin: 0;
    padding: 0;
}

#quality_mark.field_wrapper li, #service_mark.field_wrapper li{
    list-style: none;
    margin: 0;
    padding: 0;
    display: inline-block;
}


div.add-feed-link{
    padding-top: 10px;
}

.basket.calc ul.errorlist {
    color: #F25D23;
    font-size: 9px;
    margin: 0;
    padding: 0;
}

.basket.calc ul.errorlist li {
    list-style: none outside none;
    margin: 0;
    padding: 0;
    white-space: nowrap;
}

div.button span input{
    background: none;
    border: none;
    height: 23px;
    color:#333333;
    font-family: Arial;
    font-size: 9pt;
    cursor: pointer;
}

.hidden {
    display: none !important;
}

.forma.order_confirm .submit{
    background-image: none;
}

input[type=text], input[type=password] {
    box-shadow: 0 3px 5px -6px inset;
}

.forma input[type=text], .forma input[type=password], .forma select {
    border: 1px solid #AAAAAA;
    color: #333333;
    font-size: 9pt;
    height: 22px;
    line-height: 17px;
    margin: 1px 0 2px;
    width: 500px;
}
.forma .error input[type=text], .forma .error select, .forma .error textarea {
    border: 2px solid #F25D23 !important;
}
/*.forma label+input[type=checkbox] {*/
    /*display: block;*/
        /*float: left;*/
        /*line-height: 24px;*/
        /*padding-right: 5px;*/
        /*text-align: left;*/
        /*width: auto;*/
/*}*/

.storefront_attr_wrapper .big {
    font-size: 13.5pt;
    font-weight: normal;
    height: 25px;
    line-height: 24px;
    margin: -13px 0 14px;
}

.storefront_attr_wrapper {
    min-width: 205px;
}

.form_has_errors {
    color: #F25D23;
    font-weight: bold;
}

ul.radio_with_description    {
 list-style: none;
}

.field_wrapper .description {
    color: #717073;
    font-size: 8pt;
    line-height: 15px;
    padding: 5px 0 0 9px;
}

.radio_with_description{

}


span.cart_gift_text {
    color: red;
    display: inline-block;
    font-size: 10px;
    font-weight: bold;
    line-height: 11px;
    margin-top: 6px;
}


.form_field_wrapper.rangewidget input{
    width:50px;
}

/*.form_field_wrapper.floatfield {*/
    /*float:left;*/
/*}*/


.form_field_name {
    display: block;
}


.range_wrapper .ui-slider {
    height:30px;
}

.disabled {
    color: #d3d3d3;
}
#product_filter_form {
    padding-bottom: 10px;
    position: relative;
}
#product_filter .loading_holder {
    background: url(../images/ajax-loader.gif) no-repeat scroll center center white;
    height: 100%;
    margin: 0 10px 10px -10px;
    opacity: 0.8;
    position: absolute;
    width: 100%;
    z-index: 100;
    display: none;
}

#product_filter.loading .loading_holder{
    display: block;
}


span.remove_from_filter {
    display: inline-block;
    padding-left: 3px;
    border-bottom: 1px red dotted ;
    color: red;
    cursor: pointer;
}

span.filter_overview_name {
    font-weight: bold;
    text-transform: capitalize;
}
span.form_field_name {
display: inline-block;
font-weight: bold;
padding-bottom: 5px;
text-transform: capitalize;
}

h3.filter_header {
    font-size: 13.5pt;
    padding-top:15px;
    /*padding-bottom:0px;*/
}

h3.filter_overview_header {
    font-size: 13.5pt;
    padding-top:15px;
    /*padding-bottom:0px;*/
}

.filter_overview_value {
    padding-left: 5px;
}
span.show_on_map {
    color: gray;
    border-bottom: 1px dotted gray;
}
span.show_on_map:hover {
    color: black;
    cursor: pointer;
}

.filter_overview_wrapper .filter_overview_info:empty:after {
    content: 'отсутствует';
    padding-left: 10px;
    color: gray;
}

.form_field_wrapper.checkboxselectmultiple ul {
    padding-bottom: 10px;
}


.field-producer li {
    float: left;
    width: 200px;
}

.form_field_wrapper.errors {
    color: orange;
}

.form_field_wrapper ul.errorlist{
    padding-bottom:0;
    font-size: 10px;
}

#one_click_order_wrapper .a_button{
    width:140px;
}

.one_click_small {
    width: 200px;
    margin-top: 20px;
}
.one_click_header {
    font-size: 27px;
    color: gray
}
.one_click_small .one_click_header {
    font-size: 20px;
}

.one_click_header b {
    color: #129C4A;
    font-family: Verdana;
    padding-left: 16px;
}
.one_click_header b:after {
    border: 6px solid #129C4A;
    border-radius: 40px 40px 40px 40px;
    content: "";
    display: inline-block;
    height: 40px;
    margin-left: -35px;
    margin-bottom: 3px;
    position: relative;
    vertical-align: middle;
    width: 40px;
}
.one_click_small .one_click_header span {
    display: none;
}

.one_click_small .one_click_header b {
    padding-left: 12px;
}
.one_click_small .one_click_header b:after {
    height: 30px;
    width: 30px;
    margin-left: -26px;
    border-width: 4px;
}

.one_click_text {
    font-size: 11px;
    color: gray;
}

.order_one_click_confirm .c1, .order_one_click_confirm .c2 {
    float:left;
}

.one_click_small .order_one_click_confirm {
    background: url("../images/bg2.png") no-repeat scroll center top transparent;
    padding-top: 20px;
}

.order_one_click_confirm {
    background: url("../images/bg3.png") no-repeat scroll center top transparent;
    padding-top: 20px;
    margin-top: 18px;
}

.one_click_small .order_one_click_confirm .c1, .one_click_small .order_one_click_confirm .c2 {
    float: none;
    margin-left: 0px;
    text-align: left;
}
.order_one_click_confirm .c2 {
    float: right;
    margin-top: 10px;
    text-align: right;
}

.order_one_click_confirm #id_client_phone{
    background: url("../images/phone.png") no-repeat scroll 4px center transparent;
    height: 25px;
    padding-left: 21px;
    width: 116px;
}


/*buttons*/


.a_button {
    white-space: nowrap;
    /*width: 140px;*/
    height: 26px;
    /*line-height: 13px;*/
    line-height: 1em;
    color: #333333;
    text-decoration: none;
    font-size: 12px;
    font-family: arial;
    font-weight: normal;
    display: inline-block;
    text-align: center;
    position: relative;
    vertical-align:middle;
    padding-left: 10px;
    padding-right: 10px;
    /* BORDER RADIUS */
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    /* TEXT SHADOW */
    /*text-shadow: 1px 1px 1px black;*/
    /* BOX SHADOW */
    -moz-box-shadow: 0 0 0 1px #F0F0F0 inset, 0px 4px 4px -6px black;
    -webkit-box-shadow: 0 0 1px #F0F0F0 inset, 0px 4px 4px -6px black;
    box-shadow: 0 0 0 1px #F0F0F0 inset, 0px 4px 4px -6px black;
}
.a_button.green {
    color: white;
    /* BACKGROUND GRADIENTS */
    background: #1CA14D;
    background: linear-gradient(top, #5ADD6C, #1CA14D);
    background: -o-linear-gradient(top, #5ADD6C, #1CA14D );
    background: -moz-linear-gradient(top, #5ADD6C, #1CA14D );
    background: -webkit-gradient(linear, left top, left bottom, color-stop(#5ADD6C), to(#1CA14D));
    /* BORDER RADIUS */
    border: 1px solid #008217;
    border-top: 1px solid #71C351;
    /* TEXT SHADOW */
    /*text-shadow: 1px 1px 1px black;*/
    -moz-box-shadow: 0 1px 1px #88E891 inset, 0px 4px 4px -6px black;
    -webkit-box-shadow: 0 1px 1px #88E891 inset, 0px 4px 4px -6px black;
    box-shadow: 0 1px 1px 1px #88E891 inset, 0px 4px 4px -6px black;
}
/* WHILE HOVERED */
.a_button.green:hover {
    /*border: 1px solid #20b85a;*/

    background: #5ADD6C;
    background: linear-gradient(top, #60ef72, #1CA14D);
    background: -o-linear-gradient(top, #60ef72, #1CA14D);
    background: -moz-linear-gradient(top, #60ef72, #1CA14D);
    background: -webkit-gradient(linear, left top, left bottom, from(#60ef72), to(#1CA14D));
}
/* WHILE BEING CLICKED */
.a_button.green:active {
    -moz-box-shadow: 0 2px 6px black;
    -webkit-box-shadow: 0 2px 6px black;
}

.a_button.gray {
    /* BACKGROUND GRADIENTS */
    background: #c8c7c7;
    /*background: -moz-linear-gradient(top, #0D658E, #0C577A 50%, #014D71 51%, #003E5C);*/
    background: linear-gradient(top, #eeeeee, #c8c7c7);
    background: -o-linear-gradient(top, #eeeeee, #c8c7c7);
    background: -moz-linear-gradient(top, #eeeeee, #c8c7c7 );
    background: -webkit-gradient(linear, left top, left bottom, from(#eeeeee), to(#c8c7c7));
    /* BORDER RADIUS */
    border: 1px solid #c7c7c7;
    border-top: 1px solid #d6d6d6;
    border-left: 1px solid #c7c7c7;
    border-right: 1px solid #c7c7c7;
    border-bottom: 1px solid #9b9b9b;
}

/* WHILE HOVERED */
.a_button.gray:hover {
    /*border: 1px solid #d4d4d4;*/
    background: #d7d6d6;
    background: linear-gradient(top, #fbfbfb, #c8c7c7);
    background: -o-linear-gradient(top, #fbfbfb, #c8c7c7);
    background: -moz-linear-gradient(top, #fbfbfb, #c8c7c7);
    background: -webkit-gradient(linear, left top, left bottom, from(#fbfbfb), to(#c8c7c7));
}
/* WHILE BEING CLICKED */
.a_button.gray:active {
    -moz-box-shadow: 0 2px 6px #F0F0F0;
    -webkit-box-shadow: 0 2px 6px #F0F0F0;
}

.a_button.icon{
    text-align: left;
    padding-left: 5px;
}

.a_icon {
    text-align: left;
    /*padding-left: 5px;*/
}
.a_button.icon:before, .a_icon:before {
    content: " ";
    display: inline-block;
    width: 20px;
    height: 23px;
    background: url("../images/icons.png") no-repeat scroll 0 0 transparent;
    vertical-align: middle;
    margin-right: 3px;
}
.a_button.to_cart:before {
    background: url("../images/to_cart_img.png") no-repeat scroll center 5px transparent;
}
.a_button.to_cart{
    color: #4B4B4B;
}

.a_button.b_compare:before, .a_icon.b_compare:before{
    background-position: -40px 0;
}
.a_button.b_noncompare:before, .a_icon.b_noncompare:before{
    background-position: -60px 0;
}
.a_button.b_order:before{
    background-position: -120px 0;
}
.a_button.b_publish:before{
    background-position: -80px 0;
}
.a_button.b_close:before{
    background-position: -140px 0;
}
.a_button.b_pick:before{
    background-position: -200px 0;
}
.a_button.b_search:before{
    background-position: -160px 0;
}
.a_button.b_send:before{
    background-position: -100px 0;
}
.a_button.b_accept:before{
    background-position: -180px 0;
}

a.a_button {
    line-height: 27px;
    vertical-align: middle;
    /*display: table-cell;*/
}


/*buttons*/


.h-l {
    width: 310px;
}
.h-r {
    width: 840px;
}

.h-login {
    width: 365px;
}

.h-login .percent {
    background: url("../images/percent.png") no-repeat scroll -10px -8px transparent;
    border: 1px solid #DAD9DB;
    border-radius: 8px 8px 8px 8px;
    color: gray;
    height: 50px;
    line-height: 12px;
    padding-left: 67px;
    width: 218px;
}

.h-login a {
    float: none;
    margin: 0;
}

#simplemodal-overlay {
    background-color: #000000;
    cursor: default;
}

#simplemodal-container {
    background-color: #E5E5E5;
    height: 400px;
    padding-bottom: 30px;
}
.simplemodal-wrap {
    padding-top: 30px;
}

#simplemodal-container a.modalCloseImg:before {
    color: white;
    display: block;
    font-family: Verdana;
    font-size: 22px;
    font-weight: normal;
    margin: 0 auto;
    padding-left: 12px;
    padding-top: 8px;
    text-decoration: none;
    content: "\2715";
}

#simplemodal-container a.modalCloseImg {
    background-color: #706F73;
    border-radius: 0 0 3px 3px;
    display: block;
    height: 37px;
    position: absolute;
    right: 20px;
    text-decoration: none;
    top: 0;
    width: 41px;
    z-index: 10;
    cursor: pointer;
}

/*#login_modal_window {*/
.simplemodal-container {
    width: 600px !important;
}

.simplemodal-container h2:after{
    content: ' ';
    display: block;
    background: url("../images/popup_bg_line.png") no-repeat scroll center bottom transparent;
    width: 100%;
    height: 20px;
}

.simplemodal-container h2 {
    color: black;
    display: block;
    font-family: arial;
    font-size: 22px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    /*padding-top: 20px;*/
}

#login_modal_window input.h-field {
    float: none;
    font-family: arial;
    font-size: 18px;
    height: 42px;
    margin-bottom: 10px;
    margin-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    width: 448px;
}

#login_modal_window form {
    display: block;
    margin: 0 auto;
    width: 468px;
}


#login_modal_window .a_button{
    float: right;
    width: 155px;
    height: 42px;
}

.a_button.big_text{
    color: #4C4C4C;
    font-family: verdana;
    font-size: 18px;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    padding-left: 1em;
    padding-right: 1em;
    text-transform: uppercase;
    width: auto;
}

#login_modal_window a.remember_password {
    display: inline-block;
    font-size: 12px;
    margin-top: 11px;
}
/*#login_modal_window p {*/
.simplemodal-container p {
    text-align: center;
    font-size: 12px;
}

button {
    cursor: pointer;
}

.button_to_cart_wrapper {
    background: none repeat scroll 0 0 #707073;
    border-radius: 3px 3px 3px 3px;
    padding: 10px;
    text-align: center;
    width: 163px;
    color: white;
}


.h-search .h-field {
    /*height: 24px;*/
    background: none;
    padding: 0 3px 0 7px;
    width: 189px;
}
.h-search .h-search-but {
    float: none;
    font-weight: bold;
    margin: 0 0 0 2px;
    padding: 0 5px;
    width: auto;
    line-height:1em;
}
.result-field {
    width:355px;
    margin-right: 10px;
}


.scrollable ins.item {
    display: inline-block;
}

.scrollable {
    position:relative;
    overflow:hidden;
    width: 510px;
    /*height: 300px;*/
}

.scrollable .items {
    width:20000em;
    position:relative;
    clear:both;
}

/*.scrollable .navigation a:before {*/
    /*content: ;*/
/*}*/

ul.navigation {
    display: inline-block;
    margin: 0;
    padding: 0;
    padding-left: 10px;
    padding-right: 10px;
    background: white;
}

ul.navigation a {
    width: 10px;
    height: 18px;
    display: inline-block;
    background: url("../images/similar_nav.png") no-repeat scroll center center transparent;

}
ul.navigation a:hover {
    background: url("../images/similar_nav_h.png") no-repeat scroll center center transparent;
}
ul.navigation a.active{
    background: url("../images/similar_nav_a.png") no-repeat scroll center center transparent;
}


div.navigation_wrapper:after {
    border-top: 1px solid #DAD9DB;
    content: " ";
    display: block;
    height: 1px;
    position: relative;
    top: -10px;
    z-index: -5;
}

div.navigation_wrapper  {
    text-align: center;
    margin-bottom: 20px;
}

div.navigation_wrapper a.browse {
    width: 36px;
    height: 18px;
    display: inline-block;
}

div.navigation_wrapper a.prev {
    background: url("../images/similar_arrow_left.png") no-repeat scroll right center white;
}
div.navigation_wrapper a.prev:hover {
    background: url("../images/similar_arrow_left_h.png") no-repeat scroll right center white;
}

div.navigation_wrapper a.next{
    background: url("../images/similar_arrow_right.png") no-repeat scroll left center white;
}
div.navigation_wrapper a.next:hover{
    background: url("../images/similar_arrow_right_h.png") no-repeat scroll left center white;
}


.opinion_item .c1, .opinion_item .c2 {
    float: left;
}
.opinion_item .c1 {
    width: 136px;
    color: #979797;
    line-height: 25px;
}

.opinion_item .c2 {
    width: 365px;
    color: #363636;
}

.opinion_item .c1 span {
    color: black;
    font-size: 13px;
    font-weight: bold;
    line-height: 16px;
}
.opinion_item .c2 span {
    color: #706F73;
    font-size: 13px;
    font-weight: bold;
}

.opinion_item span{

}

.opinion_item p{

}

.opinion_item div.rating{
    background: url("../images/rate_gray_m.png") repeat-x scroll left center transparent;
    width: 75px;
    height: 15px;
}
.opinion_item div.rating div{
    background: url("../images/rate_orange_m.png") repeat-x scroll left center transparent;
    width: 15px;
    height: 15px;
}

.opinion_item {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #DAD9DB;
}

.opinion_create.object_form label {
    font-weight: bold;
    font-size: 13px;
    line-height: 12px;
}

.opinion_create .help_text {
    color: #979797;
    display: block;
    padding-bottom: 10px;
    padding-bottom: 4px;
}

.more_opinions {
    display: block;
    text-align: center;
    width: 100%;
    font-size: 14px;
}

/* jQuery.Rating Plugin CSS - http://www.fyneworks.com/jquery/star-rating/ */
div.rating-cancel {float:left;width:17px;height:15px;text-indent:-999em;cursor:pointer;display:block;background:transparent;overflow:hidden}
div.rating-cancel a:before {
    content: "\2715";
    display: block;
    font-size: 42px;
    font-weight: bold;
    padding-top: 13px;
    text-decoration: none;
}
div.rating-cancel,div.rating-cancel a{
    /*background:url(delete.gif) no-repeat 0 -16px;*/
    width: 38px;
    height: 36px;
    text-indent: 0px;
    color: #DAD9DB;
}
div.rating-cancel a:hover {
    color: #F15D22;
}
div.rating-cancel a{background-position: 0 0;
    border: 0 none;
    display: block;
    height: 100%;
    text-decoration: none;
    width: 38px;

}

div.star-rating{float:left;width:38px;height:36px;text-indent:-999em;cursor:pointer;display:block;background:transparent;overflow:hidden}
div.star-rating, div.star-rating a{background:url(../images/rate.png) no-repeat 0 0px}
div.star-rating a{display:block;width:38px;height:100%;background-position:0 0px;border:0}
div.star-rating-on a {
    background-position: 0px -36px;
}
div.star-rating-hover a{
    background-position: 0px -72px;

    /*background:url(../images/rate_orange.png) no-repeat -1px 1px !important;*/
}
/* Read Only CSS */
div.star-rating-readonly a{cursor:default !important}
/* Partial Star CSS */
div.star-rating{background:transparent!important;overflow:hidden!important}
/* END jQuery.Rating Plugin CSS */



/*add_to_cart*/
#basic-modal-content{
    margin: 0 auto;
}

#basic-modal-content.added_to_cart{
    width: 550px;
}
.already_in_cart{
    max-height: 300px;
    overflow-y: auto;
    text-align: left;
}
.already_in_cart ol {
    padding: 0;
    margin: 0;
    padding: 10px 0 0;
}
.already_in_cart li~li {
    border-top: 1px solid #D4D4D4;

}
.already_in_cart li {
    list-style: none;
    padding: 0;
    margin: 0;
    padding: 15px 0;
}

.just_added_in_cart .c2 a, .already_in_cart .c1 a{
    font-size: 13px;
    color: #F15D22;
    font-weight: bold;
}
.just_added_in_cart .c2 a ~ a, .already_in_cart .c1 a ~ a{
    font-size: 12px;
    color: gray;
    font-weight: normal;

}
.just_added_in_cart {
    background: none repeat scroll 0 0 white;
    border: 1px solid #D4D4D4;
    padding: 15px;
    margin-bottom: 20px;
}

.just_added_in_cart .c1, .just_added_in_cart .c2 {
    float:left;
    width: 45%;
}

.just_added_in_cart .c1 {
    text-align: right;
    padding-right: 5px;


}
.just_added_in_cart .c2 {
    text-align: left;
    padding-left: 5px;
    background-color: inherit;
}

.second_row .c1 {
    width: 50%;
    float:left;
}
.second_row .c2 {
    float: right;
    padding-left: 10px;
    padding-right: 40px;
    width: 35%;
}
.second_row .c2.links  span a{
    color: #4C4C4C;
}

.second_row .c2.links  span {
    color: #959497;
    display: block;
    font-size: 11px;
    padding-top: 10px;
    text-align: center;
    width: 240px;
}

.already_in_cart .c1 {
    width: 60%;
    float:left;
    text-align: left;
}
.already_in_cart .c2 {
    float: left;
    padding-right: 10px;
    text-align: right;
    width: 30%;
    background-color: #E5E5E5;

}
.already_in_cart .c2 .quantity{
    font-size: 14px;
    color:black;
    font-weight: bold;
}



div.price_wrapper{
    margin: 3px;
    background-color: white;
    text-align: right;
}
div.price_wrapper span{
    display: inline-block;
}

span.price:after {
    background-color: inherit;
    background-image: inherit;
    background-position: right 0;
    background-repeat: inherit;
    content: ".–";
    display: inline-block;
    height: 100%;
    padding-right: 0.5em;
    vertical-align: top;
    width: 1em;
}
span.price {
    background-image: url("../images/price.gif");
    background-scroll: sctoll;
    background-color: inherit;
    background-repeat: no-repeat;
    background-position: left 0px;
    display: inline-block;
    font-size: 13.5pt;
    height: 24px;
    line-height: 24px;
    padding-left: 0.7em;
    white-space: nowrap;
}
span.price.big_price {
    background-image: url("../images/price-big.gif");
    font-size: 22pt;
    height: 36px;
    line-height: 35px;
}

span.old_price:before {
    content: " ";

}span.old_price:after {
    content: ".–";
}
span.old_price {
    color: gray;
    position: relative;
    text-decoration: line-through;
    top: -40px;
    display: block;
}

span.old_price.big_price {
    font-size: 16px;
}

.i-price span.old_price {
    background: none;
    font-size: 14px;
}

ins.item .price_wrapper {
    display: inline-block;
    float: left;
    margin-top: 12px;
    width: 100px;
}
.price_col .price.with_discount {
    margin-top: 15px;
}
ins.item .buttons_wrapper {
    /*width: 200px;*/
    display: inline-block;
    float: left;
    margin-top: 10px;
    margin-left: 10px;
    width:170px;
}
ins.item .show_if_in_cart p {
    margin-top: 7px;
}
ins.item .compare_links_wrapper, ins.item .wishlist_links_wrapper,{
    margin-top: 3px;
}
/*order*/
.main.order {
    padding-top: 151px;
}
.main.order header {
    height: 100px;
}
.main.order .c1 {
    float: left;
    width: 224px;
    padding: 20px;
    border: 1px solid #DAD9DA;
    border-bottom: none;
    background: url("../images/checkout_bottom_bg.png") repeat-x scroll 5px bottom transparent;
}

.main.order .c2 {
    float: left;
    width: 200px;
    margin-left: 30px;
    padding: 33px;
    width: 755px;
    background-color: #E5E5E5;

}
.main.order .content > .c1 p.total span {
    color: #2E2E2E;
    float: none;
    font-family: sans-serif;
    font-size: 27px;
    font-weight: bold;
    line-height: 24px;
}
.main.order .content > .c1 .a_button {
    width: 202px;
    margin-bottom: 10px;
    margin-top: 10px;
}
.main.order .content > .c1 p span {
    color: #363636;
    display: block;
    float: right;
    font-size: 17px;
}

.main.order .content > .c1 p {
    color:#959497;
}
.main.order .content > .c1 p~p {
    border-top: 1px solid #DAD9DB;
    padding-top: 10px;
}


.main.order .content > .c1 .cart_item {
    margin-top: 20px;
    margin-bottom: 10px;
}

.main.order .cart_item_c1 {
    float: left;
    width: 100px;
}
.main.order .cart_item_c2 {
    margin-left: 110px;
    background-color: white;
}
.main.order .cart_item_c2 a~a{
    color: gray;
    font-weight: normal;
}

.main.order .cart_item_c2 a{
    color: #FC571C;
    font-weight: bold;
}
.main.order .cart_item_c2 .price_wrapper{
    text-align: right;
    padding-top: 12px;
}
.main.order .cart_item_c2 .quantity{
    font-size: 17px;
    font-weight: bold;
}


.main.order h1 {
    text-transform: uppercase;
    font-size: 21px;
    padding-bottom: 5px;
}
.main.order h2 {
    font-size: 18px;
    text-transform: uppercase;
    padding-bottom: 30px;

}
.main.order .not_authenticated {
    border: 1px solid #CFD1D6;
    box-shadow: 0 1px 0 0 white, 0 1px 0 0 white inset;
    color: #363636;
    font-size: 13px;
    height: 35px;
    margin: 0 0 17px;
    padding-top: 20px;
    text-align: center;
    width: 690px;
}

.main.order label {
    color: #707073;
    display: inline-block;
    line-height: 1em;
    position: absolute;
    text-transform: uppercase;
}

.main.order .field_wrapper select, .main.order .field_wrapper textarea{
    padding-top: 5px;
}
.main.order .field_wrapper input[type="text"], .main.order .field_wrapper select, .main.order .field_wrapper textarea{
    border: 1px solid #CFD1D6;
    color: #818182;
    display: inline-block;
    font-size: 13px;
    margin-left: 210px;
    padding-left: 7px;
    padding-right: 7px;
    width: 467px;
}
.main.order .field_wrapper input[type="radio"], .main.order .field_wrapper input[type="checkbox"] {
    margin-left: 210px;
}
.main.order .field_wrapper select {
    height: 31px;
    padding-bottom: 4px;
    padding-right: 4px;
    vertical-align: middle;
    width: 483px;
}
.main.order .field_wrapper input[type="text"], .main.order .field_wrapper select{
    height: 31px;
}
.main.order .field_wrapper input[readonly] {
    color: #D3D3D3;
}
.main.order .form_has_errors,
.main.order .field_wrapper .errorlist, .main.order .field_wrapper .help_text, .main.order .field_wrapper .radio_with_description {
    margin-left: 210px;
    display: inline-block;
}

.main.order .info_step_1, .main.order .info_step_2 {
    background-color: #FBFBFB;
    border-radius: 3px;
    padding:20px;
    margin-bottom:10px;
    position: relative;
}
.main.order .info_step_1 i, .main.order .info_step_2 i{
    font-style: normal;
    color: #959497;
}

.main.order .info_step_1 a, .main.order .info_step_2 a{
    line-height: 40px;
}
.main.order .info_step_1 span, .main.order .info_step_2 span{
    display: inline-block;
    width: 120px;
    text-transform: uppercase;
    font-size: 11px;
    color:#707073;
}

.main.order .order-last p+p {
    border-top: 1px solid #DAD9DB;
}
.main.order .order-last p {
    padding-top: 5px;
}

.main.order .order_number span{
    color: #2E2E2E;
    font-size: 31px;
    font-weight: bold;
    line-height: 30px;
}


.main.order .order_number {
    background: none repeat scroll 0 0 #F3F3F3;
    border-left: 20px solid #FBFBFB;
    color: #959497;
    font-size: 12px;
    height: 90%;
    margin: 4px;
    padding-left: 20px;
    padding-top: 10px;
    position: absolute;
    right: 0;
    top: 0;
    width: 90px;
}

.main.order .buttons {
    position: relative;
}
.main.order .buttons button{
    margin-left: 210px;
}

.main.order .buttons button+button {
    left: 23px;
    margin-left: 0;
    position: absolute;
    top: 7px;
}

.field_wrapper.required > label:after{
    color: #FC551C;
    content: "*";
    font-size: 14px;
    padding-left: 1px;
}
.radio_with_description .description {
    padding-left: 17px;
}
.radio_with_description input {
    margin-left: 0 !important;

}
.radio_with_description label {
    margin-left: 0 !important;
    position: relative !important;
}
.radio_with_description li{
    diplay:block;
    margin-left: 0;
}

.basket.calc .a_button.b_order {
    width: 124px;
}

.center thead td {
    padding: 3px 5px 4px;
}
.center td {
    padding: 3px 5px 4px;
}


.header0.tiny {
    height: 100px;
}


.l-menu .line {
    font-size: inherit;
    font-weight: bold;
    height: auto;
    margin: 10px 0 8px;
    padding: 17px 0 10px 20px;
    text-transform: uppercase;
}


.item.not_available {
    /*background-color: gray;*/
    opacity: 0.5;
}

.item.not_allowed{
    background: none repeat scroll 0 0 #FFEEEE;
    border: 1px solid red;
    opacity: 0.5;
    text-decoration: underline;
}

.compare td {
    border-bottom: 1px dotted #717073;
    padding: 5px 10px 6px;
    vertical-align: top;
}

td.price_col {
    background: white;
}
.compare_product_widget {
    display: inline;
}
.compare_product_widget_list {
    background: none repeat scroll 0 0 white;
    border: 1px solid #DAD9DB;
    color: gray !important;
    display: inline-block;
    font-size: 11px;
    margin-top: 20px !important;
    padding: 8px;
    position: absolute;
    visibility: hidden;
    white-space: nowrap;
    z-index: 10;
}
.compare_product_widget:hover .compare_product_widget_list {
    visibility: visible;
}

.compare_product_widget > span{
    border-bottom: 1px dotted;
    color: #808080;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    height: 1.3em;
}
.compare_product_widget > span:before {
    background: url("../images/icons.png") no-repeat scroll -40px 0 white;
    content: " ";
    display: inline-block;
    height: 23px;
    vertical-align: middle;
    width: 23px;
}

tr.equal {
    background: #eeffee;
}


#compare_mode span:hover{
    cursor: pointer;
    color: orange;
}

td.compare_mode_wrapper div  {
    position: relative;
}
td.compare_mode_wrapper #compare_mode {
    position: absolute;
    display: block;
    bottom: 0;
    font-size: 12px;
}
td.compare_mode_wrapper #compare_mode span.active{
    font-weight: bold;
}

.go_to_compare {
    display: none;
}
.compare_links_wrapper.allow_compare .go_to_compare{
    display: inline;
}

ul.compare_products_list .compare_links_wrapper{
    display: inline;
}
ul.compare_products_list .compare_links_wrapper a.remove_from{
    font-size: 8px;
    /*padding-left: 4px;*/
}
.comparelist_product_type_widget {
    padding-bottom: 10px;
}
ul.compare_products_list {
    margin-bottom: 0;
}
ul.compare_products_list li {
    padding: 0;
    margin: 0;
}
/*.comparelist_product_type_widget span a{*/
    /*padding-left: 4px;*/
    /*padding-right: 4px;*/
/*}*/
form div#sex li{
    display: inline-block;
    margin: 0;
    padding: 0;

}


div.forma.register input[type="text"], div.forma.register input[type="password"], div.forma.register .forma select{
   width: 50%;
}

div.forma.order_wizard div#is_notify_to_client_email span.help_text,
div.forma.order_wizard div#is_notify_to_client_phone span.help_text {
    line-height: 1.3em;
    margin: 0;
    vertical-align: top;
}

.result-but {
    float: none;
}

.partial_wrapper {
    margin-bottom: 20px;
    padding-bottom: 14px;
    height: 100px;
    overflow: hidden;
    position: relative;
}

.partial_wrapper span.switcher:after{
    content: 'еще...';
}
.partial_wrapper.expanded span.switcher:after{
    content: 'свернуть';
}

.partial_wrapper span.switcher{
    background: none repeat scroll 0 0 white;
    bottom: -1px;
    color: gray;
    font-size: 12px;
    position: absolute;
    width: 100%;
}

.partial_wrapper span.switcher:hover{
    color: orange;
    cursor: pointer;
}

.partial_wrapper.expanded {
    height: auto;
}

.partial_wrapper ul {
    padding-bottom: 0;
}
/*.partial_wrapper:hover{*/
    /*border: 1px solid white;*/
    /*height: auto;*/
    /*overflow: hidden;*/
    /*position: relative;*/
/*}*/

/*.partial_wrapper:hover:after {*/
    /*display: none;*/
/*}*/

.r-menu {
    position: relative;
    margin-bottom: 20px;
}

.buts form .price_wrapper {
    background-color: white;
    display: block;
    margin: 3px;
    padding-right: 25px;
    text-align: right;
    width: auto;
}

.buts form .price_wrapper span.old_price {
    top: -56px;
}

.just_added_in_cart .c2 .price_wrapper {
    display: inline-block;
    float: left;
    margin-top: 12px;
    width: 100px;
}

td.old_price span.old_price{
    top: 0;
}

.compare a.a_button{
    font-weight: normal;
}

.compare_product_widget .compare_product_widget_list li{
    float: none;
}

.compare .compare-l .line1 div {
    min-height: inherit;
}

li .shopproduct .image_wrapper {
    border: 1px solid #DBDBDC;
    float: left;
    margin-bottom: 5px;
    margin-right: 10px;
    margin-top: 0;
    width: 48px;
    text-align: center;
}

li .shopproduct .image_wrapper img{
    border: none;
    float: none;
    margin: 0px;
}

.pos-pic .prevs {
    margin-top:10px;
    width:300px;
}

.pos-pic .prevs li a{
    padding: 0;
    display: block;
}
.pos-pic .prevs li {
    padding: 2px;
    border:1px solid white;
}
.pos-pic .prevs li.active {
    padding: 2px;
    border: 1px solid #F15D22;

}
.c-news .cn-item > a {
    float: left;
    padding-right: 10px;
}

td.position a img {
    vertical-align: top;
}

.link_wrapper {
    padding-left: 20px;
    position: absolute;
    top: -5px;
}

.main { padding-bottom: 700px !important; }
.main.page { padding-bottom: 0px !important; }

.profile .help_text {
    color: #979797;
    display: block;
    padding-bottom: 4px;
}

.profile #id_birthday {
    width:150px;
}

.years + .pager {
    clear: both;
    margin-top: 10px;
}

.a_checkbox{
    text-decoration: none;
}

.a_checkbox:hover{
}


.a_checkbox:before{
    content: " ";
    display: inline-block;
    height: 16px;
    vertical-align: middle;
    width: 18px;
}

.a_checkbox.unchecked:before {
    background: url("../images/chekbox/1378931968_checkbox_no.png") no-repeat scroll 0 0 white;

}

.a_checkbox.checked:before {
    background: url("../images/chekbox/1378931970_checkbox_yes.png") no-repeat scroll 0 0 white;
}

a.dotted:hover {
    text-decoration: none;
}

a.dotted {
    border-bottom: 1px dotted;
    text-decoration: none;
}

a.dotted:before {
    background-color: white;
}

a.a_icon.b_noncompare:before, a.a_icon.b_compare:before{
    margin-right: 0;
    width: 22px;
}

.wishlist_links_wrapper {
    padding-left: 3px;
}
.wishlist_links_wrapper, .compare_links_wrapper, .extra_product_wrapper {
    padding-top: 5px;
    padding-bottom: 5px;

    font-size: 8pt;
}
.position .wishlist_links_wrapper, .position .compare_links_wrapper, .position .extra_product_wrapper {
    clear: both;
    padding-left: 0px;
}

.result .active_actions {
    margin-top: 100px;
}

.delivery_info {
    margin-left:120px;
}
.delivery_info span {
    display: inline-block!important;
    width: 483px!important;
}
.order_wizard #delivery_price.field_wrapper .delivery_info {
    margin-left:210px;
}

#basic-modal-content div.product_image{
    float:left;
}

.compare-r .compare_links_wrapper a,
.compare-r .extra_product_wrapper a {
    font-weight: normal;
    font-size: 8pt;
}

.extraproduct_in_order {
    border-top: 1px dotted #DAD9DA;
}

.pos .extra_product_wrapper {
    margin-top: 7px;
}

.extraproduct_in_cart td {
    /*border-top: 1px dotted #808080 !important;*/
}

.cart_img {
    display: inline-block;
    float: left;
    padding-right: 4px;
}

.center td {
    border-bottom: none;
}

.border > td {
   background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAACCAYAAABytg0kAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABZJREFUeNpi2r9//38gYGAEESAAEGAAasgJOgzOKCoAAAAASUVORK5CYII=") repeat scroll 0 0 rgba(0, 0, 0, 0);
   height: 1px;
   line-height: 1px;
   padding: 0;
}


.ui-slider .ui-slider-handle {
    cursor: pointer;
}

#product_filter_form button[type=submit] {
    margin-right: 10px;
}

.pos-pic #prevs-pic {
    height:auto !important;
}

.product_not_allowed {
    background: none repeat scroll 0 0 #FF0000;
    color: #FFFFFF;
    display: inline-block;
    font-size: 11px;
    line-height: 1.2em;
    padding: 2px;
}

td.quantity ul.errorlist li {
    white-space: normal !important;
}

.forma.feedback.add-feed {
    padding-bottom: 20px;
}

ul.property_navigation {
    margin-left: 0;
    font-size: 12px;
}
ul.property_navigation li a {
    color: #4D4C4E;
}
ul.property_navigation li a:hover {
    color: #f15d22;
}

ul.property_navigation > li {
    list-style: none;
    margin-left: 0;
}
ul.property_navigation > li span.property_name {
    float: left;
    text-transform: capitalize;

}
ul.property_navigation ul {
    margin-left: 0;
}
ul.property_navigation > li ul li {
    display: inline-block;
    margin: 0;
    /*margin-left: 5px;*/
}

ul.property_navigation ul li.active a {
    color: #f15d22;
}


ul.property_navigation ul li span, ul.property_navigation ul li a {
   border-radius: 5px;
   background-color: transparent;
   padding: 5px;
   font-weight: normal;
   display: inline-block;
}

ul.property_navigation ul li.active span {
   color: white;
   background-color: #f15d22;
   font-weight: bold;
}

.social_widgets {
    margin-top: 15px;
}

.under_left_menu_social {
    padding: 0 20px 30px;
}


/*span.call_us {*/
    /*color: orange;*/
    /*font-weight: bold;*/
    /*font-size: 14px;*/
    /*text-transform: uppercase;*/
    /*border: 1px solid orange;*/
    /*border-radius: 3px;*/
    /*padding: 3px;*/
/*}*/

span.call_us.price {
    padding-left: 0.9em;
}

span.call_us.price:after{
    content: ' '!important;
    padding-right: 0;
}

span.call_us_before {
    text-align: center;
    width: 106px;
    margin-bottom: 2px;
}
span.call_us_after{
    margin-top: 2px;
    text-align: center;
    width: 103px;
    font-size: 1.2em;
    white-space: nowrap;
}