@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Lobster|Ubuntu+Condensed&subset=latin,cyrillic');
*:not(ymaps):not(svg) {
    margin: 0;
    padding: 0;
    font-family: "Trebuchet MS", Tahoma, Arial;
    font-size: 14px;
    line-height: 17px;
}
/* Clearfix */
.floater {
    float: left;
    _clear: right;
}
.floater-right {
    float: right;
    _clear: left;
}
.clearfix:after {
    content: "\0020";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    overflow:hidden;
}
.clearfix {
    display: block;
}
.clearfix {
    //display: inline-block;
}
* html .clearfix {
    height: 1%;
}
/* End of clearfix */

/* Align to center */
.align_center
{
    position: relative;
    width: 100%;
}
.align_center:after
{
    content: '';
    display: block;
    clear: both;
}
.align_center_to_left
{
    position: relative;
    right: 50%;
    float: right;
}
.align_center_to_right
{
    position: relative;
    z-index: 1;
    right: -50%;
}

.marginauto{
    margin-left:auto;
    margin-right:auto;
}

.text_margin {
    margin-bottom: 9px;
}

ul.ul_margin {
    margin-left: 50px;
}

html,body{
    background: #f7f7f7;
    height:100%;
}
html, body, div, form, fieldset, legend, label, input {
    margin: 0;
    padding: 0;
}
table {
    /*border-collapse: collapse;*/
    border-spacing: 0px;
    /*border: 1px solid black;*/
}
td{
    /*border: 1px solid black;*/
}
th, img {
    text-align: left;
    vertical-align: top;
}
h1, h3, h4, h5, h6, th, td, caption {
    font-weight:400;
}
a.dashed{
    text-decoration:none;
    border-bottom:1px dashed #1111EE;
}
a.dashed:hover{
    border-bottom:1px dashed transparent;
}

/*to delete */
h1{
    font: 16px Comic Sans MS;
    text-align:center;
    margin: 10px 0;
}
h2{
    font: 14px Verdana;
    text-align:center;
    margin: 10px 0;
    font-style:italic;
    color:#101059;
}
/*to delete end*/

/*to global*/
a.toglobal,
h1.toglobal{
    font: 24px 'Trebuchet MS';
    line-height:normal;
    font-weight:bold;
    text-align:center;
    margin: 18px 0;
    color:#2a4764;
}
h1.toglobal1{
    font: 28px 'Trebuchet MS';
    line-height:normal;
    font-weight:normal;
    text-align:center;
    margin: 18px 0;
    color:#2a4764;
}
a.toglobal {
    display: block;
}
h1.toglobal2{
    font: 24px Verdana;
    line-height:normal;
    font-weight:bold;
    text-align:center;
    margin: 18px 0;
    color:#2a4764;
}
h1.toglobal3{
    font: 28px Verdana;
    line-height:normal;
    font-weight:normal;
    text-align:center;
    margin: 18px 0;
    color:#2a4764;
}


h2.toglobal{
    font: 18px 'Trebuchet MS';
    text-align:center;
    margin: 18px 0;
    font-style:italic;
    color:#2a4764;
}
.toglobal span {
    font: inherit;
}
.lalign
{
	text-align: left !important;
}
/*to global end*/
.italic1{
    font-style:italic;
    color:#01349e;
}
.italic2{
    font-style:italic;
    color:#cf0909;
}
.bold{
    color:#2270be;
}
b, .bold, strong{
    font-weight:900;
}
em{
    font-style:italic;
}
a, a.dark_link,
#yandex-map a {
    text-decoration:underline;
    color:#1111EE;
}
#yandex-map {
    width: 880px;
    height: 830px;
}
.map-option:not(.inactive) {
    cursor: pointer;
}
.obl-link,
.cross-link,
.map-link {
    cursor: pointer;
    color: #1111EE;
    border-bottom: 1px dashed;
}
.cross-link.metro:after {
    content: "на схеме метро";
}
.obl-link.yandex:after,
.cross-link.yandex:after,
.map-link.yandex:after {
    content: "на карте";
}
#yandex-map div {
	line-height: 20px;
}
a:hover, a.dark_link:hover {
    text-decoration:none;
    /*color:#0F5C68;*/
}
a.light_link, a.user_link{
    color:#fff;
}

a.user_link{
    font-size: 13px;
}

a.light_link:hover, a.user_link:hover, .account_title a, .cl a, .pages a{
    text-decoration:none;
}
a.light_link:hover, a.user_link:hover{
    color:#e9e9ff;
}

.cart_title a, .cart_title a:hover
{
    font-size:18px;	
    color:#ffffff;
    text-decoration:none;
}

p{
    line-height:18px;
}

/*a.dark_link{
        color:#1010ff;
        
}
a.dark_link:hover{
        color:#0F5C68;
        text-decoration:none;
}*/
.cart_title, .cl, .cont_title, .pages a, .sclt, .othermenu,.main,.othermenu{
    text-align:center;
}
.header,.top,.outer_wrapper,.container,.wrapper,.footer{
    width:100%;
}
.header{
    /*max-width:1440px;*/
    height:175px;
    background: url('../img/tb.jpg');
    color:#fff;
}
body.ny .header {
    background: url(/img/header_snowflakes.png);
}
.top,.cart,.outer_wrapper,.container,.wrapper,.left,.right,.menu div, .search_pos, .fl, .search label{
    float:left;
}
.menu,.outer_wrapper,.footer,.header{
    width: expression((documentElement.clientWidth||document.body.clientWidth)<1001?'1000px':'');
    min-width: 1000px;
    margin:0 auto;
}
.left, .search_pos{
    margin-left:-100%;
}
.left,.right,.cart, .cl{
    width:200px;
}
.cart{
    width:300px;
}
.header .cart {
    background: url(../img/cart_border.jpg) no-repeat left;
}
.menu{
    background: url('../img/mb.jpg') repeat-x;
    height:52px;
    margin:auto 0;
    clear: left;
}
.search label{
    font: 18px tahoma;
    color:#797979;
    margin: 6px 10px 0 10px;
}
.search input{
    margin-top:7px;
    width:120px;
}
.search a img{
    margin: 3px 0 0 8px;
    height: 32px;
}
.search{
    width:310px;
    height:52px;
    background: url(../img/menu_border.jpg) no-repeat right;
}
.menu span{
    padding: 0 10px;
}
.cart,.right{
    margin-left: -200px;
}
.cart{
    margin-left:-300px;
}
.cart_title{
    font-size:18px;
    padding-top:5px;
    text-align:left;
    padding-left:40px;
    background:transparent url(../img/cart-header.png) 10px top no-repeat;
}
.cart_order{
    font-size:16px;
    font-weight:bold;
    text-align:right;
    padding:3px 5px 0 12px;
    text-align:left;
}
.cart_order a{
    font-weight:bold;
    font-size:16px;
}
.cartCount, .cartPrice{
    font-weight:bold;
}
.cart_prod{
    padding:9px 5px 0 12px;
}
.cart_prod.wishlist_header{
    background:transparent url(../img/wishlist_header.png) 10px 5px no-repeat;
    line-height:23px;
    height:23px;
    padding:0 5px 0 28px;
    margin-top:18px;
}
.cart_prod.wishlist_header a{
    font-size:13px;
}
.cart_prod.or{
    text-align:center;
}
.button_search{
    background:url('../img/button_find.jpg');
    width:107px;
    height:32px;
    margin-left:10px;
}
.si{
    height:25px;
    margin-left:80px;
}
.phones{
    margin-left:100px;
}
p.border_line{
    border-bottom:1px solid #9cbfe7;
    margin:5px 20px;
    /*margin:18px 0px;*/
}
.clear {clear: both;}
.menu_img{
    padding-left:78px;
    cursor:pointer;
}

.outer_wrapper{
    /* max-width:1440px;*/
    margin-bottom:-102px;
    min-height: 100%;
    height:auto !important;
    height:100%;
    background:url('../img/background_2.jpg') repeat-y right;
}
.container{
    margin-bottom:102px;
}
.content{
    /*display:inline;*/
    position:relative;
    margin: 0 210px;
    /*float:left;*/
    padding-bottom: 36px;
}
.footer{
    height: 100px;
    background: #c8d9e9;
    /*max-width:1440px;*/
    position:relative;
    border-top: 2px solid #55a1a1;
}
.logo {
    background-image: url(../img/logos/logo-ac.svg);
    background-repeat: no-repeat;
    background-position: 8px 8px;
    background-size: auto 107px;
}
body.ny .logo {
    background-image: url(../img/logos/logo_ny.png);
}
.account{
    height:123px;
    /*background:url(../img/logos/logo.jpg) no-repeat left;*/
    margin-right:295px;
}
/*.ui-dialog { z-index: 3 !important ;}
.ui-widget-overlay { z-index: 2 !important; }*/
[class*="-input__control"] { z-index: 600 !important; }
/*@media screen and (max-width:1800px) and (min-width:1200px)
{
	.account{
		padding-left:40%;
	}
}*/
#header-call {
    position: absolute;
    margin-top: 8px;
    left: 205px;
}
#header-call > div {
    background-repeat: no-repeat;
    background-size: auto 23px;
    font-size: 17px;
    font-weight: bold;
    padding: 5px 0 5px 40px;
}
#header-call > div:nth-of-type(1) {
    background-image: url(../img/call-mos-dark.png);
    background-position: 5px 2px;
}
#header-call > div:nth-of-type(2) {
    background-image: url(../img/call-800.png);
    background-position: 5px 2px;
}
#header-call > div:nth-of-type(3) {
    background-image: url(../img/call-whatsapp.png);
    background-position: 0 2px;
    background-size: 20px;
    position: relative;
}
#header-call > div:nth-of-type(3)::before {
    content: "";
    display: inline-block;
    position: absolute;
    background-image: url(../img/call-viber.png);
    background-size: 100%;
    width: 18px;
    height: 18px;
    left: 14px;
    top: 7px;
}
#header-call > div:nth-of-type(4) {
    padding-top: 4px;
    font-size: 16px;
    color: #2a4764;
}
.account > div{
    /*background:url(img/login-2.jpg) no-repeat;*/
    /*width:260px;*/
    height:65px;
    padding-top:5px;
    float: left;
    border-left: 2px solid #ffffff;
    border-right: 2px solid #ffffff;
    border-bottom: 2px solid #ffffff;
    background: #0e62aa;
    padding-right: 12px;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    margin-left: 57%;
}
.account_title{
    margin:0 33px;
    font-size:12px;
}
#formLogin p{
    margin-bottom:5px;
}
#formLogin p.email_password{
    margin-bottom:3px;
}
#formLogin .email_password .account_title{
    font-size:13px;
    margin:0;
    text-align:center;
    display:inline-block;
}
#formLogin .email_password .account_title.email{
    width:110px;
    margin-left:9px;
}
#formLogin .email_password .account_title.password{
    width:80px;
    margin-left:5px;
}
#formLogin #account_input .user_link{
    display:inline-block;
    margin-left:5px;
}
#formLogin .forgot_signup .account_title{
    margin:0;
    width:100%;
    text-align:center;
    display:inline-block;
}
#formLogin #account_input input[type=submit]{
    background: none;
    outline: none;
    border: 0;
    margin: 0;
    padding: 0;
    color: #fff;
    text-decoration: underline;
    cursor: pointer;cursor: hand;
    font-size: 13px;
    text-align: center;
    width: 36px;
    line-height: 20px;
    height: 20px;
    vertical-align: top;
}
#formLogin #account_input input[type=submit]:hover{
    text-decoration: none;
}
.account p.user{
    margin:5px 0 9px 0;
}
.account p.user .user_link{
    display:inline-block;
    margin-left:5px;
}
.user_info{
    font-size: 13px;
    margin-left:12px;
}
#account_input input{
    font-size:12px;
    height:18px;
}
#account_input input[type=text]{
    margin-left:9px;
    width:110px;
    border: 1px solid #d3e9f5;
    border-radius: 2px;
    padding: 0;
}
#account_input input[type=password]{
    margin-left:5px;
    width:80px;
    border: 1px solid #d3e9f5;
    border-radius: 2px;
    padding: 0;
}
.account_title a{
    color:#ccc;
}
.account_title a:hover{
    color:#fff;
}
.cl{


}
.cl a{
    background:url('../img/catbg.jpg') no-repeat top;
    height:50px;
    padding-top:5px;
    margin-bottom:-5px;
    font:14px Verdana;
    color: #000;
    vertical-align:middle;
    display: block;
}
.cl a:hover{
    color: #ff8539;
}
.cont_title{
    padding:10px 0;
	font-family: arial, sans-serif;
}
.cont_title span,
.cont_title a{
    font:16.5px 'Trebuchet MS';
    color:#2a4764;
    font-weight: bold;
}
.cont_title a:hover{
    color:#000
}
.description{
    text-align:justify;
}
.pages{
    text-align:left;
    padding: 10px 0 10px 0;
}
.pages a{
    /*letter-spacing:-3px;*/
    color:#4545ff;
    padding:3px 6px 3px 5px;
    width:15px;
    height:20px;
    background-color:#F9F9F9;
    border:1px solid #89b8ee;
    margin-right: 2px;
    white-space: nowrap;
}
.pages a.sl {
    padding: 3px 9px 3px 9px;
}
.pages span.border_digit
{
    display: none;
}
.pages .dots
{
    padding: 0px;
}
/*.pages a.cur_page{
color:#4545ff;
}
.pages a:visited{
color:#4545ff;
}*/
.pages a:hover{
    color:#ff8539;
    background-color:#f1f1f1;
}
.pages a.cur_page{
    color:#000;
    font-weight: bold;
    background-color: #d0dcf8;
}
.pages a.cur_page:hover{
    color:#000;
    background-color: #d0dcf8;
}

.pages span{
    padding:0 10px 0px 10px;
    font: 13px Tahoma
}
.srch_mb {
    padding: 10px 10px 10px 10px;
    font-size: 17px;
}
.srch_mb a {
    font-size: 17px;
}
.option{
    text-align:right;
    font: 13px Tahoma;
    padding: 10px 0 10px 0;
}
.sclt{
    margin-top:10px;
    color: #000;
    font:15px 'Trebuchet MS';
}
.scl{
    padding-left:20px;
}
.scl a{
    color:#000;
    font:14px tahoma;
    /* TODO: Prevent links in catalog from moving. Jury fix */
    /* margin-left:2px; */
}
.scl a:hover{
    color:#6f1b12;
    font:14px tahoma;
    margin-left:2px;
}
.scl a.expand:hover{
    margin-left:0px;
}

/* Begin menu v2 */
.scl > div > div
{
    padding-left: 32px;
}

.scl2{
    padding-left:32px;
}
.scl2 a{
    color:#000;
    font:14px tahoma;
}
.scl2 a:hover{
    color:#6f1b12;
    font:14px tahoma;
    margin-left:2px;
}
.scl2 a.expand:hover{
    margin-left:0px;
}
/* End menu v2 */

.othermenu, .main{
    width:25%;
    background:url(../img/menu_border.jpg) no-repeat right;
    display:inline;
}
.wired_search{
    clear:left;
    margin-left:50px;
    padding-top:-10px;
    margin-top:-18px;
    height:16px;
    overflow:hidden;
    display:inline;
}
.wired_search a{
    font-weight:600;
}
.othermenu{
    margin-left:-78px;
}
.main{
    margin-left:232px;
}
.control{
    background:#cee0f1;
    margin-left:2px;
    padding-bottom:10px;
    border-bottom:2px solid #a5a5a5;
}
.control p {
    margin-left:5px;
    font: 14px 'Trebuchet MS';
}
p.control_title{
    font: 14px 'Trebuchet MS';
    font-weight:900;
    color:#892c1d;
    text-align:center;
}
p.only_available{
	padding-top: 5px;
}
p.only_available input[type="checkbox"]{
	position: relative;
	top: 2px;
}
select, option{
    font:12px arial;
}
.label{
    float:left;
    width:200px;
    font-weight:bold;
    margin-bottom:9px;
}
.input_text{
    float:left;
    width:440px;
    position: relative;
}
.input_text input[type=text] {
    width:230px;
}

.input_radio{
    float:left;
    width:20px;
}
.string{
    clear:left;
    margin: 0px;
    padding: 2px 0px 0px 0px;
}
.star{
    color:red;
    float:left;
    margin-left:-175px;
    margin-top:3px;
}
.tooltip {
    color: #538ab1;
    background-color: #f5f9fc;
    border: 1px solid #538ab1;;
    position: absolute;
    width: 200px;
    display: none;
    top: -8px;
    left: 237px;
    padding: .6em;
    margin: 0 .7em;
    z-index: 1;
}
.tooltip:after {
    content: "";
    position: absolute;
    left: -1px;
    top: 10px;
    font-size: .7em;
    width: 1em;
    height: 1em;
    margin: 2px -.5em;
    background-color: #f5f9fc;
    border: 1px solid #538ab1;
    border-top: none;
    border-right: none;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    box-sizing: border-box;
}
.zoom_img { cursor:url("/highslide/graphics/zoomin.cur"), pointer !important; }

/* NEW */
.pvz_contact{
    margin:18px 0 24px 0;
}
.pvz_contact, .pvz_contact p{
    line-height:24px;
}
.pvz_contact p img{
    vertical-align:baseline;
}
.pvz_contact p strong{
    color:#2a4764;
}
.pvz_map p, .pvz_photo p{
    text-align:center;
    margin:0 0 9px;
}
.pvz_map .pvz_map_img {
    width: 500px;
}
.pvz_photo{
    margin:0 0 36px;
}
.pvz_company{
    text-align:center;
    margin:0 0 24px 0;
}
.pvz_company img{
    height:60px;
    width:auto;
}
.pvz_company span.pvz_logo{
    display:inline-block;
    text-align:center;
}
.pvz_company span.pvz_logo img{
    display:block;
    margin-bottom:9px;
}
.pvz_company span.divider{
    height:60px;
    display:inline-block;
    text-align:center;
    vertical-align:top;
    font-size:24px;
    line-height:60px;
    margin:0 9px;
}

.delivery_city_method{
    margin-top:18px;
    margin-bottom:36px;
}
.delivery_city_method select, .delivery_city_method select option, .delivery_city_method input[type=text]{
    font-size:14px;
    height:24px;
}
.delivery_city_method select, .delivery_city_method input[type=text]{
    margin-bottom:9px;
}
.city_select{
    display: none;
}
#delivery_type_section{
    margin-bottom:18px;
}
#email_bonus_msg {
    /*color: red;*/
    float: left;
    margin-left: -162px;
    margin-top: 3px;    
}
@media screen and (max-width: 1180px) {
    #email_bonus_msg {
        float: none;
        margin-left: 200px;
        margin-top: 0;
        margin-bottom: 13px; 
        clear: both;
    }
}
@media screen and (max-width: 1110px) {
    #email_bonus_msg {
        margin-left: 0px;
    }
}
#divRegion {
    clear: both;
    display: none;
}
#divCountry{
    clear: both;
    display:none;
}
#divCitiesSelect{
    clear: both;
    display:none;
}
#delivery_type_section{
    display:none;	
}
#step2{
    border-top:1px solid #D3E9F5;
    margin-top:9px;
    padding-top:9px;
}
#post_type{
    display:none;
    overflow:hidden;
}
#post_index{
    display:none;
    overflow:hidden;
}
#package_type{
    display:block;
    overflow:hidden;
}
#package_type .recommend{
    clear:both;
}
#package_price{
    display:block;
    overflow:hidden;
}
.input_text .line{
    margin-bottom:9px;
}
.recommend{
    margin-bottom:12px;
    font-style:italic;
    font-size:12px;
}
#divAddressSection{
    overflow:hidden;
}
.personal_data{
    overflow:hidden;
    margin-bottom:18px;
}
.preferred_phone{
    line-height:18px;
    margin-bottom:9px;
}
.shipping_region_block{
    width:70%;
    min-width: 502px;
    margin: 18px auto;
    padding: 18px;
    border:1px solid #d3e9f5;
}
.shipping_region_block h1{
    margin-top:0;
    color: #101059;
    font: bold 16px/24px Trebuchet MS;
    text-align: center;
}
.shipping_region_block h2{
    margin-top:12px;
    text-align: left;
}
.shipping_region_block .extra
{
    display: none; 
    margin-bottom: 12px; 
    margin-left: 70px;
}

.shipping_region_block p, .footnote p{
    margin-bottom:9px;
}
.shipping_region_block:last-child{
    margin-bottom:0;
}
.shipping_region_block span.in_city{
    font-weight: bold;
    text-decoration: underline;
}
.shipping_region_block .shipping_pickup_info, .shipping_region_block .spacer {
    margin-bottom:18px;
}
.shipping_region_block .shipping_pickup_info > div{
    padding:0 !important;
    line-height:24px;
}
.shipping_region_block table.mkad_table{
    width:400px;
    margin: 9px auto 18px auto;
    border-left:1px solid #ccc;
    border-top:1px solid #ccc;
}
.shipping_region_block table.mkad_table td{
    padding:5px 9px;
    border-bottom:1px solid #ccc;
    border-right:1px solid #ccc;
}
.shipping_region_block table.mkad_table thead td{
    font-weight: bold;
}
.shipping_region_block ul.spb_districts{
    margin-left:36px;
}
.shipping_region_block ul.spb_districts li{
    line-height:24px;
}
#divError{
    margin-bottom:9px;
}
#go_to_next_step {
    margin-top: -30px;
    display: none;
    clear: both;
}
#go_to_next_step > div {
    padding-bottom: 8px;
}
.footnote{
    width:70%;
    margin: 18px auto;
    padding: 0 19px;
}
input.calc_index{
    font-size:16px;
}
#divCalculating{
    margin-bottom:9px;
    font-style:italic;
    font-size:16px;
}
#divDeliveryCost{
    border:1px dashed #98C9E2;
    padding:9px 9px 0 9px;
    margin-bottom:9px;
}
#divPaymentTypes{
    border:1px dashed #98C9E2;
    padding:9px 9px 9px 36px;
    margin-bottom:9px;
}
#divDeliveryTypePickup .item, #divDeliveryTypeMail .item{
    margin-bottom:18px;
    border:1px solid #D3E9F5;
    padding:9px;
}
#divDeliveryTypePickup .item.chosen, #divDeliveryTypeMail .item.chosen{
    border:1px dashed #98C9E2;
}
#divDeliveryTypePickup .item.faded, #divDeliveryTypeMail .item.faded, #divDeliveryTypePickup .item.faded select, #divDeliveryTypeMail .item.faded select, #divDeliveryTypePickup .item.faded a, #divDeliveryTypeMail .item.faded a{
    color:#999;
}
#divDeliveryTypePickup .item p{
    margin-bottom:5px;
}
#divDeliveryTypePickup .item input[type=radio]{
    vertical-align:baseline;
}
#delivery_type_section{
    padding-top:9px;
}
.delivery_type_label{
    width:190px;
}
#mail_delivery_total{
    padding:9px;
    margin-bottom:18px;
    border:1px dashed #98C9E2;
}
form.checkout_form{
    padding:0 18px;
}

#divWishlist{
    padding:9px 0;
    position:relative;
}
#divWishlist .prod_blank{
    margin:0 18px 0 12px;
}
#divWishlisSuccess h1, #divWishlistLink h1{
    color:green;
    text-align:left;
    font-family:Arial, sans-serif;
    font-size:18px;
    font-weight:normal;
}
#divWishlisSuccess p, #divWishlistLink p{
    margin-bottom:5px;
}
input#wishlistLink, .wishlist_link input[type=text]{
    width: 300px;
    padding:3px;
}
input.wishlist_popup_close{
    width: 105px; height: 32px; font-size: 12px;
    position:absolute;
    bottom:9px;
    right:132px;
}

.one_wishlist{
    margin:24px 0 24px 0;
}
.wishlist_link{
    margin:18px 0 9px 0;
    line-height:24px;
}
.wishlist_link em{
    font-size:13px;
}
table.cart_table td.wishlist_actions{
    padding-left:18px;
    padding-bottom:9px;
}
.wishlist_actions h1{
    text-align:left;
    font-family:Verdana, Geneva, sans-serif;
    margin:9px 0;
    font-size:16px;
    font-weight:normal;
}
.wishlist_actions p{
    margin-bottom:5px;
    padding-left:30px;
    height:24px;
    line-height:24px;
}
.wishlist_actions p.add_all{
    background:transparent url(img/addtocart.jpg) left top no-repeat;
}
.wishlist_actions p.add_all:hover{
    background:transparent url(img/addtocart.gif) left top no-repeat;
}
.wishlist_actions p.delete_all{
    background:transparent url(img/delete.jpg) -8px -4px no-repeat;
}
.wishlist_actions p.to_cart{
    background:transparent url(img/gotocart.gif) left top no-repeat;
}
#divCreateWishlist, #divRenameWishlist, #divDeleteWishlist{
    padding-left: 15px;
    display: none;
    text-align:center;
}
#divCreateWishlist h1, #divRenameWishlist h1, #divDeleteWishlist h1, #divDeleteWishlist h1 span{
    font-family:Verdana, Geneva, sans-serif;
    font-size:15px;
    text-align:center;
    margin:0 0 9px 0;
    font-weight:bold;
}
#divCreateWishlist input.create_wishlist_popup_button, #divCreateWishlist input.close_wishlist_popup_button, #divRenameWishlist input.rename_wishlist_popup_button, #divRenameWishlist input.close_wishlist_popup_button, #divDeleteWishlist input.delete_wishlist_popup_button, #divDeleteWishlist input.close_wishlist_popup_button{
    width: 105px;
    height: 32px;
    font-size: 14px;
    margin-bottom:18px;
}
#divDeleteWishlist input.delete_wishlist_popup_button, #divDeleteWishlist input.close_wishlist_popup_button{
    margin-top:18px;
}
#divDeleteWishlist #spanDeleteCount{
    font-weight:bold;
}
input.close_wishlist_popup_button{
    margin-bottom:0 !important;
}
#divRenameWishlist input.rename_wishlist_popup_button{
    width:150px;
}
#divCreateWishlist #new_wishlist_name, #divRenameWishlist #rename_wishlist_name{
    padding:3px;
    margin:0 0 9px 0;	
}
.wishlist_name_ideas{
    margin:0 0 24px 0;
    text-align:left;
}
.multiple_wishlists{
    margin:18px 0 24px 0;
    line-height:24px;
}

.myaccount_menu{
    color: #2a4764;
}
.myaccount_menu b, .myaccount_menu a{
    display: inline-block;
    margin:0 9px;
}
.myaccount_menu b:first-child, .myaccount_menu a:first-child{
    margin-left:0;
}
table.change_password tr td, table.register tr td, table.login tr td, .user-personal td {
    padding: 5px 9px 5px 0;
}
.form_login{
    text-align: center;
}
.form_login form{
    display: inline-block;
    border: 1px solid #d3e9f5;
    padding: 18px 18px 9px 18px;
}
.errors{
    margin: 9px 0;
    color:red;
}
.success{
    margin: 9px 0;
    color:green;
}
.max-width{
    max-width: 900px;
    margin-left:auto;
    margin-right: auto;
}
.wishlist_help{
    max-width: 900px;
    margin: 0 auto;
    padding-bottom: 36px;
}
.wishlist_help img{
    max-width:100%;
    margin: 12px 0 24px;
}


/* jQuery popup */
.ui-widget-content{
    border-color: #89b8ee !important;
    background-image: none !important;
}
.ui-dialog{
    padding: 0 !important;
}
.ui-widget-header{
    border: none !important;
    border-bottom-right-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
    border-bottom: 1px solid #89b8ee !important;
    background-image: none !important;
    background-color: #CEE0F1 !important;
}
.ui-widget-header .ui-dialog-title,
.ui-widget-header .ui-dialog-title .map-option {
    font-weight: bold !important;
    color: #2a4764 !important;
    font-size: 16px;
}
.ui-dialog-title .map-option.inactive {
    color: #888 !important;
}
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus{
    background-color:#D3E9F5 !important;
    background-image: none !important;
    border-color:#89B8EE !important;
}
.ui-icon-closethick{
    background: transparent url(/img/ui-close-icon.png) 50% 50% no-repeat !important;
}
/* jQuery popup end */

/* cart */
table.cart_table
{
    width: 100%;
    border-top:1px solid #89B8EE;
    border-left:1px solid #89B8EE;
}
table.cart_table td
{
    border-bottom:1px solid #89B8EE;
    border-right:1px solid #89B8EE;
    padding: 3px;
    vertical-align: middle;
    text-align: center;
    background: #F7F7F7;
    font-size:14px;
}
tr.table_header td
{
    font-weight: bold;
    /*background: url('../img/tb.jpg');*/
    background: #CEE0F1;
    color: #2a4764;
    /*border:1px solid #FFFFFF;*/
    border-bottom:1px solid #89B8EE;
    border-right:1px solid #89B8EE;
    text-align: center;
}
tr.table_header.title_header td{
    white-space: nowrap;
}
tr.table_header td span.sort{
    display: inline-block;
    width: 12px;
    height: 17px;
    background: transparent url(img/cart_table_sort.gif) left top no-repeat;
    vertical-align: top;
    margin-left: 3px;
}
tr.table_header td span.sort.default{
    background-position: left top;
}
tr.table_header td span.sort.up{
    background-position: -12px top;
}
tr.table_header td span.sort.down{
    background-position: -24px top;
}
table.cart_table td.check_actions{
    text-align: center;
    width: 36px;
}
table.cart_table td.td_image{
    text-align: center;
    width: 140px;
}
.cart_table td.td_image img{
    max-width: 140px;
    height: auto;
}
.cart_table td.td_delete{
    width: 36px;
    min-width: 36px;
}
.cart_table td.td_delete a{
    display: inline-block;
    width: 18px;
    height: 18px;
}
.cart_table td.td_availability .prod_add{
    margin: 0;
    padding: 0;
    height: 21px;
    line-height: 21px;
    background: none;
}
.cart_table td.td_availability .prod_add, .cart_table td.td_availability .prod_add a{
    display: inline-block;
    font-size: 14px;
    line-height: 21px;
    height: 21px;
    vertical-align: top;
}
.cart_table td.td_availability .prod_add span.prod_add_icon{
    background: transparent url(/img/addtocart.jpg) left top no-repeat;
    width: 23px;
    height: 21px;
    display: inline-block;
}
.cart_table td.td_availability .prod_add:hover span.prod_add_icon{
    background: transparent url(/img/addtocart.gif) left top no-repeat;
}
.cart_table .table_header a{
    white-space: nowrap;
}
.cart_table .table_header span.checked_actions a{
    white-space: normal;
}
.cart_table .table_header td.check_actions a{
    white-space: normal;
}
.cart_table td.check_actions span.check_all{
    display: block;
    white-space: nowrap;
    line-height: 30px;
    height: 30px;
    vertical-align: middle;
}
.cart_table span.check_all input[type=checkbox]{
    vertical-align: middle;
}
.cart_table input.button_clear_wishlist{
    height: 36px;
    width: 250px;
}
.cart_table td.wishlist_actions p.add_all, p.to_cart{
    text-align: left;
}

@media screen and (max-width: 1036px){
    table.cart_table td, .cart_table td.td_availability .prod_add, .cart_table td.td_availability .prod_add a{
        font-size:12px;
    }
    .cart_table td.td_delete{
        padding: 0;
    }
}

#cbWishlist{
    width: 190px;
    height: 24px;
}
span.checked_actions, span.checked_actions span.head, span.checked_actions span.actions, span.checked_actions span.actions a{
    font-size: 12px;
    line-height: 14px;
}
span.checked_actions{
    display: block;
    position: relative;
    width: 168px;
    height: 47px;
    float: left;
    text-align: center;
    cursor: pointer;cursor: hand;
}
span.checked_actions span.head{
    box-sizing: content-box;
    display: block;
    text-align: left;
    cursor:pointer;cursor: hand;
    padding:5px 9px 5px 34px;
    width: 123px;
    background: transparent url(/img/check_actions_bg.gif) 9px 7px no-repeat;
    border-left:1px solid transparent;
    border-right:1px solid transparent;
    border-top:1px solid transparent;
    line-height: 18px;
    height: 36px;
    font-size: 14px;
}
span.checked_actions span.head.active{
    border-left:1px solid #89B8EE;
    border-right:1px solid #89B8EE;
    border-top:1px solid #89B8EE;
}
span.checked_actions span.head.active:after{
    content: ':';
}
span.checked_actions span.actions{
    box-sizing: content-box;
    display: block;
    position: absolute;
    top:47px;
    left: 0;
    width: 160px;
    padding: 0 3px 12px 3px;
    background: #CEE0F1;
    border-bottom: 1px solid #89B8EE;
    border-left: 1px solid #89B8EE;
    border-right: 1px solid #89B8EE;
    display: none;
}
span.checked_actions span.actions a{
    display: inline-block;
    margin-top: 12px;
}
span.checked_actions span.head:hover{
    text-decoration: underline;
}
.cart_table span.date_sort{
    display: block;
    float: right;
    padding: 4px 9px 0 0;
    text-align: right;
    font-size: 12px;
}
.cart_table span.date_sort a.dashed, .cart_table span.date_sort span.sort{
    margin-bottom: 5px;
}
.cart_table span.date_sort a.date_sort_help{
    font-size: 12px;
}
/* cart end */

/* New Payment Type */
.prepay_options{
    margin-top:5px;
}
.prepay_options > div
{
    width: 240px;
    padding-bottom: 9px;
}
.prepay_options > div > div
{
    margin: 0 5px 5px 0;
    padding: 9px;
    width: 210px;
    border: 1px solid #89B8EE;
    height:  50px;
    background: #CEE0F1;
    background: -webkit-linear-gradient(bottom, rgba(206, 224, 241, 0.99) 0%, rgba(227, 236, 244, 0.1) 50%, rgba(247, 247, 247, 0.99) 100%);
    background: -o-linear-gradient(bottom, rgba(206, 224, 241, 0.99) 0%, rgba(227, 236, 244, 0.1) 50%, rgba(247, 247, 247, 0.99) 100%);
    background: -ms-linear-gradient(bottom, rgba(206, 224, 241, 0.99) 0%, rgba(227, 236, 244, 0.1) 50%, rgba(247, 247, 247, 0.99) 100%);
    background: -moz-linear-gradient(bottom, rgba(206, 224, 241, 0.99) 0%, rgba(227, 236, 244, 0.1) 50%, rgba(247, 247, 247, 0.99) 100%);
    background: linear-gradient(to top, rgba(206, 224, 241, 0.99) 0%, rgba(227, 236, 244, 0.1) 50%, rgba(247, 247, 247, 0.99) 100%);
}
.prepay_check
{
    margin-top: 16px;
    width: 16px;
}
.prepay_img
{
    width: 48px;
    float: left;
}
.prepay_label
{
    padding-left: 10px;
    width: 135px;
    float: left;
}

.cert_choose_wrapper{
    padding: 16px 36px 36px 36px;
}
.cert_choose_wrapper .block_left{
    width:550px;
}
.cert_choose_wrapper .block_left .preview_pic{
    display: block;
    width:375px;
    height: 530px;
    border: 2px solid #b5b5b5;
    margin-top: 20px;
}
.cert_choose_wrapper .block_left p{
    margin: 24px 0 5px 0;
    padding-right: 18px;
}
.cert_choose_wrapper .block_left input[type=text]{
    color: #999;
    margin-bottom: 9px;
    padding: 2px;
    width:50%;
}
.cert_choose_wrapper .block_left textarea{
    width: 90%;
    height: 75px;
}
.cert_choose_wrapper .block_left span.symbols{
    font-size: 12px;
}
.cert_choose_wrapper .block_left .buttons{
    max-width: 496px;
    margin-top: 36px;
}
.cert_choose_wrapper .block_left .buttons .button{
    width: 248px;
    margin-bottom: 12px;
}
.cert_choose_wrapper .block_left .buttons .button, .cert_choose_wrapper .block_left .buttons .button a{
    display: block;
    height: 40px;
}
.cert_choose_wrapper .block_left .buttons .button a{
    background: transparent url("/cert/templates/img/cert_buttons.png") 0 0 no-repeat;
}
.cert_choose_wrapper .block_left .buttons .button_preview a{
    width:232px;
    background-position: 0 0;
}
.cert_choose_wrapper .block_left .buttons .button_preview a:hover{
    background-position: 0 -40px;
}
.cert_choose_wrapper .block_left .buttons .button_print a{
    width:127px;
    background-position: 0 -80px;
}
.cert_choose_wrapper .block_left .buttons .button_print a:hover{
    background-position: 0 -120px;
}
.cert_choose_wrapper .block_left .buttons .button_pdf a{
    width:138px;
    background-position: 0 -160px;
}
.cert_choose_wrapper .block_left .buttons .button_pdf a:hover{
    background-position: 0 -200px;
}
.cert_choose_wrapper .block_left .buttons .button_email a{
    width:176px;
    background-position: 0 -240px;
}
.cert_choose_wrapper .block_left .buttons .button_email a:hover{
    background-position: 0 -280px;
}
.cert_choose_wrapper .choose_theme{
    margin-left: 550px;
}
.cert_choose_wrapper .choose_theme a.theme{
    display: block;
    width: 226px;
    border: 2px solid transparent;
    height: 36px;
    padding-top: 140px;
    text-align: center;
    color: #666;
    text-decoration: none;
    line-height: 36px;
}
.cert_choose_wrapper .choose_theme a.theme.classic{
    background: transparent url("/cert/templates/img/cert_theme_classic.gif") center 18px no-repeat;
}
.cert_choose_wrapper .choose_theme a.theme.snow{
    background: transparent url("/cert/templates/img/cert_theme_snow.gif") center 18px no-repeat;
}
.cert_choose_wrapper .choose_theme a.theme.birthday{
    background: transparent url("/cert/templates/img/cert_theme_birthday.gif") center 18px no-repeat;
}
.cert_choose_wrapper .choose_theme a.theme.balloons{
    background: transparent url("/cert/templates/img/cert_theme_balloons.gif") center 18px no-repeat;
}
.cert_choose_wrapper .choose_theme a.theme.flowers{
    background: transparent url("/cert/templates/img/cert_theme_flowers.gif") center 18px no-repeat;
}
.cert_choose_wrapper .choose_theme a.theme.gifts{
    background: transparent url("/cert/templates/img/cert_theme_gifts.gif") center 18px no-repeat;
}
.cert_choose_wrapper .choose_theme a.theme.newyear{
    background: transparent url("/cert/templates/img/cert_theme_newyear.gif") center 18px no-repeat;
}
.cert_choose_wrapper .choose_theme a.theme:hover, .cert_choose_wrapper .choose_theme a.theme.active{
    background-color: #dcecf7;
    border: 2px solid #fff;
}
@media screen and (max-width: 1230px){
    .cert_choose_wrapper .block_left{
        width:275px;
    }
    .cert_choose_wrapper .block_left .preview_pic{
        width:250px;
        height: auto;
        border: 1px solid #b5b5b5;
    }
    .cert_choose_wrapper .choose_theme{
        margin-left: 275px;
    }
}

a.buy_cert{
    display: inline-block;
    width:250px;
    height: 40px;
    background: transparent url('/img/nygift-btn.png') 0 -152px no-repeat;
}
a.buy_cert:hover{
    background-position: 0 -192px;
}
.cert_info h2{
    color: #2a4764;
    font: bold italic 20px "Trebuchet MS";
    margin: 18px 0;
    text-align: center;
}
.cert_info ol{
    margin: 0 0 24px 36px;
}
.cert_info p{
    margin-bottom: 18px;
}
.cert_info p.cert_thumbs{
    width:580px;
    margin: 18px auto 36px auto;
    text-align: center;
}
.cert_info p.cert_thumbs a{
    display: block;
    width:138px;
    height: 195px;
}
.cert_info p.cert_thumbs a.floater{
    margin-right: 9px;
}

.right .control .certificates, .right .control .promo_items {
    margin: 9px 0;
    height: 40px;
    padding: 0 20px 0 11px;
    background: #e30613; /* Old browsers */
    background: -moz-linear-gradient(top,  #e30613 0%, #bf1f25 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e30613), color-stop(100%,#bf1f25)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #e30613 0%,#bf1f25 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #e30613 0%,#bf1f25 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #e30613 0%,#bf1f25 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #e30613 0%,#bf1f25 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e30613', endColorstr='#bf1f25',GradientType=0 ); /* IE6-9 */
}
.right .control .certificates a{
    color: #fff;
    font-weight: bold;
    display: block;
    height: 38px;
    padding: 2px 0 0 39px;
    background: transparent url("/img/cert_right_menu.gif") left top no-repeat;
}

.right .control .promo_items a {
    color: #fff;
    font-weight: bold;
    display: block;
    height: 38px;
    line-height: 34px;
    padding: 2px 0 0 39px;
    background: transparent url("/img/promo_items.png") left top no-repeat;
    font-size: 1.3em;
}

#getNewYearGift{
    padding: 0 !important;
    color: #2a4764;
}
#getNewYearGift p{
    font-size: 16px;
    padding: 9px 0;
}
#getNewYearGift .nygift-top{
    background: #deeefd url("/img/8marta-popup-top.gif?2") left top repeat;
    border-bottom: 7px solid #f3ccd8;
}
#getNewYearGift .nygift-top .inner{
    min-height: 370px;
    background: transparent url("img/8marta-popup-top.png?2") left bottom no-repeat;
}
#getNewYearGift .nygift-top .gift{
    width: 100%; /*50%;*/
    text-align: center;
}
#getNewYearGift .nygift-top .gift h2{
    padding: 9px 0;
    display: table-cell;
    width: 500px; /*400px;*/
    line-height: 14px;
    vertical-align: middle;
    height: 34px;
}
#getNewYearGift .nygift-top .gift h2 span{
    font-size: 12px;
}
#getNewYearGift .nygift-bottom{
    background: #fff url("/img/8marta-popup-bottom.gif?2") left top repeat;
}
#getNewYearGift .nygift-bottom .inner{
    min-height: 133px;
    background: transparent url("img/8marta-popup-bottom.png?2") left bottom no-repeat;
}
#getNewYearGift .nygift-bottom .getgift{
    width: 100%; /*50%;*/
}
#getNewYearGift .nygift-bottom .getgift a.giftbutton, #getNewYearGift .nygift-bottom a.nogift{
    display: block;
    background: transparent url('/img/nygift-btn.png') 0 0 no-repeat;
    margin: 9px auto 18px;
    outline: none;
}
#getNewYearGift .nygift-bottom .getgift a.giftbutton{
    width: 229px;
    height: 40px;
    background-position: 0 -72px;
}
#getNewYearGift .nygift-bottom .getgift a.giftbutton:hover{
    background-position: 0 -112px;
}
#getNewYearGift .nygift-bottom a.nogift{
    width: 288px;
    height: 36px;
}
#getNewYearGift .nygift-bottom a.nogift:hover{
    background-position: 0 -36px;
}
#getNewYearGift img.nygift-biser-bw{
    display: none;
}
#getNewYearGift .under3000 img.nygift-biser-bw{
    display: inline;
}
.free_txt
{
    text-align: center; 
    position: relative; 
    top: -15px;
}
#getNewYearGift .under3000 .getgift.biser .free_txt
{
    display: none;
}
#getNewYearGift .under3000 img.nygift-biser{
    display: none;
}
#getNewYearGift .under3000 .gift.biser h2, #getNewYearGift .under3000 .gift.biser p{
    color: #999;
}
#getNewYearGift .under3000 .getgift.biser a.giftbutton{
    display: none;
}
#getNewYearGift .getgift p.buymore{
    padding: 9px 36px;
    text-align: center;
    font-size: 13px;
    display: none;
}
#getNewYearGift .under3000 .getgift p.buymore{
    display: block;
}
#getNewYearGift .getgift p.buymore a{
    color: #1111ee;
    outline:none;
    font-size: 14px;
    font-weight: bold;
}

/* #getNewYearGift2 */
#getNewYearGift2{
    padding: 0 !important;
    color: #2a4764;
}
#getNewYearGift2 p{
    font-size: 16px;
    padding: 9px 0;
}
#getNewYearGift2 .nygift-top{
    background: #deeefd url("/img/8marta-popup-top.gif?2") left top repeat;
    border-bottom: 7px solid #f3ccd8;
}
#getNewYearGift2 .nygift-top .inner{
    min-height: 370px;
    background: transparent url("img/8marta-popup-top.png?2") left bottom no-repeat;
}
#getNewYearGift2 .nygift-top .gift{
    width: /*100%;*/ 50%;
    text-align: center;
}
#getNewYearGift2 .nygift-top .gift h2{
    padding: 9px 0;
    display: table-cell;
    width: /*500px;*/ 400px;
    line-height: 14px;
    vertical-align: middle;
    height: 34px;
}
#getNewYearGift2 .nygift-top .gift h2 span{
    font-size: 12px;
}
#getNewYearGift2 .nygift-bottom{
    background: #fff url("/img/8marta-popup-bottom.gif?2") left top repeat;
}
#getNewYearGift2 .nygift-bottom .inner{
    min-height: 133px;
    background: transparent url("img/8marta-popup-bottom.png?2") left bottom no-repeat;
}
#getNewYearGift2 .nygift-bottom .getgift{
    width: /*100%;*/ 50%;
}
#getNewYearGift2 .nygift-bottom .getgift a.giftbutton, #getNewYearGift2 .nygift-bottom a.nogift{
    display: block;
    background: transparent url('/img/nygift-btn.png') 0 0 no-repeat;
    margin: 9px auto 18px;
    outline: none;
}
#getNewYearGift2 .nygift-bottom .getgift a.giftbutton{
    width: 229px;
    height: 40px;
    background-position: 0 -72px;
}
#getNewYearGift2 .nygift-bottom .getgift a.giftbutton:hover{
    background-position: 0 -112px;
}
#getNewYearGift2 .nygift-bottom a.nogift{
    width: 288px;
    height: 36px;
}
#getNewYearGift2 .nygift-bottom a.nogift:hover{
    background-position: 0 -36px;
}
#getNewYearGift2 img.nygift-biser-bw{
    display: none;
}
#getNewYearGift2 .under3000 img.nygift-biser-bw{
    display: inline;
}
.free_txt
{
    text-align: center; 
    position: relative; 
    top: -15px;
}
#getNewYearGift2 .under3000 .getgift.biser .free_txt
{
    display: none;
}
#getNewYearGift2 .under3000 img.nygift-biser{
    display: none;
}
#getNewYearGift2 .under3000 .gift.biser h2, #getNewYearGift2 .under3000 .gift.biser p{
    color: #999;
}
#getNewYearGift2 .under3000 .getgift.biser a.giftbutton{
    display: none;
}
#getNewYearGift2 .getgift p.buymore{
    padding: 9px 36px;
    text-align: center;
    font-size: 13px;
    display: none;
}
#getNewYearGift2 .under3000 .getgift p.buymore{
    display: block;
}
#getNewYearGift2 .getgift p.buymore a{
    color: #1111ee;
    outline:none;
    font-size: 14px;
    font-weight: bold;
}

#description{
    margin-left:auto;
    margin-right: auto;
}
#description a#aDescriptionMore{
    display: block;
    font-style: italic;
    font-weight: bold;
    margin: 18px auto;
    text-align: center;
}
#description img{
    max-width: 410px;
    height: auto;
    margin: 9px;
}
#divDescriptionMore{
    text-align: center;
    margin: 0 auto;
}

#back-to-top {
    position: fixed;
    bottom: 48px;
    right: 48px;
    z-index: 9999;
    width: 46px;
    height: 46px;
    text-align: center;
    line-height: 30px;
    background: transparent url(/img/backtotop46.png) left top no-repeat;
    color: #444;
    cursor: pointer;
    border: 0;
    border-radius: 2px;
    text-decoration: none;
    transition: opacity 0.2s ease-out;
    opacity: 0;
    cursor:pointer;cursor:hand;
    display: none;
}
#back-to-top.show:hover {
    opacity: 1;
}
#back-to-top.show {
    opacity: 0.5;
    display: block;
}
#linktomain {
    position: absolute;
    display: block;
    width: 218px;
    height: 122px;
    z-index: 0;
}


input.checkout {
    background-image: url('/img/checkout.png');
    border: 0;
    cursor: pointer;
    width: 229px;
    height: 40px;
}

input.checkout:hover {
    background-image: url('/img/checkout_over.png');            
}
.callback_request td
{
    padding: 3px;
}

/* category root */
.company_list {
    max-width: 1047px;
    margin: 0 auto;
    height: 197px;
    overflow: hidden;
    position: relative;
    padding-bottom: 38px;
}
.company_list.full {
    height: auto;
}
.company_list.no_expandlist
{
    padding-bottom: 8px;
}
.expandlist_wrapper {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    background: #f7f7f7;
}
.expandlist {
    color: #4545ff;
    /*padding: 3px 6px 3px 5px;*/
    padding: 5px 10px 5px 10px;
    background-color: #F9F9F9;
    border: 1px solid #89b8ee;
    margin-right: 2px;
    outline: none;
    text-decoration: none;
    cursor: pointer;
    font-size: 1.05em;
}
.expandlist:hover {
    color: #ff8539;
    background-color: #f1f1f1;
}
.company_list .item {
    display: none;
    margin: .5em;
    background: #f9f9f9;
    border: 1px solid #d3e9f5;
    padding: 10px;
    color: #000;
    text-decoration: none;
}
.company_list .item:hover {
    color: #ff8539;
    background-color: #f1f1f1;
}
.company_list .item {
    display: none;
    margin: .5em;
    background: #f9f9f9;
    border: 1px solid #d3e9f5;
    padding: 10px;
    color: #000;
    text-decoration: none;
}
.regular_category:hover,
.popular_category:hover,
.company_list .item:hover {
    color: #ff8539;
    background-color: #f1f1f1;
}
.regular_category,
.popular_category {
    margin: .5em;
    background: #f9f9f9;
    border: 1px solid #d3e9f5;
    padding: 10px;
    color: #000;
    text-decoration: none;
}
.regular_category {
    display: inline-block;
    width: 44%;
}
.popular_category .figure,
.regular_category .figure {
    display: inline-block;
    vertical-align: middle;
    width: 100px;
    height: 100px;
    overflow: hidden;
    border-radius: 50%;
}
.popular_category .figure img,
.regular_category .figure img {
    max-height: 100px;
    height: 100%;
    margin: 0 auto;
}
.popular_category h1,
.regular_category h1,
.popular_category a,
.regular_category a {
    display: inline-block;
    vertical-align: middle;
    font-family: inherit;
    max-height: 52px;
    font: 24px 'Trebuchet MS';
    font-weight: bold;
    color: #2a4764;
    text-decoration: none;
    margin: 10px 0;
}
.popular_category:hover h1,
.regular_category:hover h1,
.popular_category:hover a,
.regular_category:hover a {
    color: #ff8539;
}
.company_list.full .item {
    display: inline-block;
}
.company_list .item.top {
    display: inline-block;
    width: auto;
    float: none;
    text-decoration: none;
}
.company_list .item .figure {
    display: inline-block;
    vertical-align: middle;
    width: 64px;
    height: 64px;
    overflow: hidden;
    border-radius: 50%;
}
.company_list .item .figure img {
    max-height: 64px;
    height: 100%;
}
.company_list .item .figure.v img {
    max-height: none;
    height: auto;
    width: 100%;
    max-width: 64px;
}
.company_list .item h1 {
    display: inline-block;
    vertical-align: middle;
    font-family: inherit;
    width: 100px;
    max-width: 100px;
    max-height: 52px;
    /*overflow: hidden;*/
}
.company_list .item.small_item h1 {
    /*font-size: 15px;*/
    font-size: 0.9em;
    margin: 5px 0;
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
}
.product_list, .product_list2, .product_list3 {
    overflow: hidden;        
    padding-bottom: 25px;
}
.product_list {
    height: 330px;
}
.product_list2 {
    height: 690px;
}
.product_list3 {
    height: 1052px;
    /*height: auto;*/
}	
.product_list_show_all
{
    text-align: center;
    padding: 15px 0px 15px 0px;
}	
.hidden
{
    display: none;
}
.pad {
    margin: 1em auto; 
    position: relative;
    box-shadow: 0 0 30px #fff;
    padding: 30px 50px;
    background-color: #fff;
    border-radius: 30px;
    border: 1px solid #2a4764;
}
.pad:after {
    content: "";
    display: block;
    clear: both;
}
.apps {
    height: 45px;
    vertical-align: middle;
}
.second_app
{
	padding-top: 8px !important;
}
.apps a {
    display: inline-block;
    width: 135px;
    height: 45px;
    line-height: 45px;
    vertical-align: middle;
    text-align: center;
    text-decoration: none;
}
.apps a img {
	width: 135px;
    border: none;
    vertical-align: middle;
}
.apps a img.gp {
}
.footer .apps {
    position: absolute;
    bottom: 1em;
    left: 720px;
}
.main21.apps {
    text-align: center;
}
/* End category root */

/* prouct.php related */
.related_product_list {
    overflow: hidden;
    padding-bottom: 25px;
    height: 690px;
}
#getAppOverlay {
    position: fixed;
    top: -300em;
    bottom: -300em;
    left: -300em;
    right: -300em;
    background-color: rgba(0,0,0,.7);
    vertical-align: middle;
    text-align: center;
}
.getAppOverlayMessage {
    color: #fff;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 380px;
    height: 240px;    
    -webkit-transform: scale(2);
    -moz-transform: scale(2);
    -ms-transform: scale(2);
    transform: scale(2);
}
.getAppOverlayMessage img.logo {
    margin: 0;
    width: 140px;
    height: auto;
}
.getAppOverlayMessage .closebtn {
    position: absolute;
    color: #fff;
    font-family: sans-serif;
    border: 1px solid;
    border-radius: .25em;
    margin: 0 auto;    
    padding: 0 0 .1em;
}
.getAppOverlayMessage .closebtn:before {
    content: "×";
}

.getAppOverlayMessage > p > a
{
	color: white;
	text-decoration: none;
}

@media all and (orientation:portrait) {
	
	.getAppOverlayMessage {
		margin: -200px -190px;
	}

	.getAppOverlayMessage > *, .getAppOverlayMessage > p > a  {
		font-family: 'Lobster', cursive;
		font-size: 30px;
		line-height: 1.4;
	}    

	.getAppOverlayMessage img.shop {
		height: 80px;
		width: 270px;
		margin: 1em 0;
	}

	.getAppOverlayMessage .closebtn {
		font-size: 2em;
		left: 4em;
		right: 4em;
		bottom: -3em;
	}
}

@media all and (orientation:landscape) {
	.getAppOverlayMessage img.logo {
		float: left;
	}

	.getAppOverlayMessage > *, .getAppOverlayMessage > p > a {
		font-family: 'Lobster', cursive;
		font-size: 23px;
		line-height: 1.3;
	}

	.getAppOverlayMessage img.shop {
		height: 58px;
		width: 270px;
		margin: 0em 0;
	}
	
	.getAppOverlayMessage {
		margin: -70px -190px;
	}

	.getAppOverlayMessage .closebtn {
		font-size: 1.4em;
		left: 6em;
		right: 6em;
		bottom: 2.7em;
	}
}

.iconcards {
    text-align: center;
    margin: 20px 36px;
    overflow: hidden;
    height: 270px;    
}
@media screen and (max-width: 1370px) {
    .iconcards {
        height: 532px;    
    }
}

.iconcards:after {
    content: "";
    display: inline-block;
    width: 100%;
}
.iconcards .icard {
    width: 200px;
    height: 255px;
    box-sizing: border-box;
    display: inline-block;
    position: relative;
    text-align: center;
    border: 1px solid #ececea;
    background-color: #f9f8f6;
    vertical-align: top;
    padding: 6px 10px;
    /*margin: 6px 0;*/
	margin: 7px;
}
.iconcards .icard h1 {
    color: #000;
    line-height: initial;
    margin: 5px 0;
    font-family: sans-serif;
    font-weight: bold;
	font-size: 14px;
}
.iconcards .icard p {
    color: #000;
    font-family: sans-serif;
    line-height: 14px;
    font-size: 12px;
}
.iconcards .icard img {
    width: 112px;
    height: 100px;
}
.iconcards .icard a.readmore {
    position: absolute;
    bottom: 15px;
    left: 0;
    right: 0;
}
.ya_stars {
    color: #fcb429;
    word-spacing: -6px;
    font-size: 20px !important;
}
.ya_head {
    padding-bottom: 8px;
    font-size: 16px;
}
.ya_head a {
    font-size: 16px;
}
.ya_footer {
    border-top: 1px solid black;
    text-align: center;
}
.ya_footer a {
    font-size: 16px;
}
.ya_review {
    padding-bottom: 10px;
    font-size: 16px;
}
.ya_review *{
    font-size: inherit;
}
.ya_name {
    background-color: #CEE0F1;
    padding: 15px;
}
.ya_right {
    float: right;
}
.w_string {
    margin: 0.3em 20px; 
}
.list_in {
    list-style-position: inside;
}
.list_in li > div {
    margin: .3em 0;
    display: inline;
}
.w_parag {
	margin-top: 0.9em;
}
.list_indent {
	margin-left: 4em;
}
.div_indent {
	margin-left: 2em;
}
.close_dialog {
	text-align: center;
	margin: 0.9em 0px;
}
.close_dialog input {
    height: 30px;
    width: 150px;
}
.w_head {
    color: #101059;
    font: bold 16px/24px Trebuchet MS;
}
/*.w_head2 {
	font-weight: bold;
}*/
@media screen and (max-width: 1810px)
{
    .related_product_list {
        height: 1052px;
    }
    .iconcards {
        text-align: center;
    }
    .iconcards:after {
        display: none;
    }
    .iconcards .icard {
          margin: 7px;
    }
}

@media screen and (max-width: 1200px)
{
    .related_product_list {
        height: 1412px;
    }

    .pages a.border_digit,
    .pages .prod_gallery {
        display: none;
    }
    .pages span.border_digit
    {
        display: inline;
    }
    .pages a {
        font-size: 1.3em;
    }
    .pages a.sl {
        padding: 3px 11px 3px 10px;
    }
    .pages .dots
    {
        font-size: 0.9em;
    }
    .pages span {
        padding: 0 2px 0px 0px;
    }
}
/* End related */

div.map_icon {
    vertical-align: top;
    display: inline-block;
    text-align: center;
    width: 38px;
}
.map_icon img {
    width: 30px;
}
.map_icon .caption {
    display: block;
}
.map_icon .caption a {
    font-size: 0.85em;
    position: relative;
    top: -1px;
} 
a.wishlist-toggle {
    display: inline-block;
    background-image: url(/img/wishlist.png);
    background-repeat: no-repeat;
    vertical-align: top;
    min-width: 23px;
    height: 23px;
}
a.wishlist-toggle.in {
    background-image: url(/img/wishlist_added.png);
}
a.wishlist-toggle:hover,
a.wishlist-toggle.in:hover {
    background-image: url(/img/wishlist_over.png);
}
a.wishlist-toggle.wishlist-text::after {
    content: "Добавить в список желаний";
    line-height: 23px;
    margin-left: 27px;
}
a.wishlist-toggle.wishlist-text.in::after {
    content: "Удалить из списка желаний";
}
div.prod_blank a.wishlist-toggle {
    margin-left: 10px;
}
#cart-dialog .figure {
    background: #f9f9f9;
    border: 1px solid #d3e9f5;
    padding: 1em;
    float: left;
    margin: 0 1em 1em 0;
}
#cart-dialog td.figure {
    float: none;
    margin: 0;
}
#cart-dialog .center {
    text-align: center;
}
#cart-dialog .as_button {
    display: inline-block;
    background-color: #F9F9F9;
    border: 1px solid #89b8ee;
    white-space: nowrap;
    color: #000;
    padding: .2em .4em;
    margin: .3em;
    outline: none;
    text-decoration: none;
    line-height: 21px;
}
#cart-dialog .atc h1 {
    color: #892c1d;
}
#cart-dialog .atc .figure {
    -webkit-transform-origin: top left;
    -webkit-transform: scale(.8);
    -moz-transform-origin: top left;
    -moz-transform: scale(.8);
    -ms-transform-origin: top left;
    -ms-transform: scale(.8);
    transform-origin: top left;
    transform: scale(.8);
    margin: 0 0 -2em;
    min-height: 77px;
}
#cart-dialog .atc p {
    margin: .3em 0;
}
#cart-dialog .atc .as_button {
    font-size: 1.1em;
}
.user-personal table {
    width: 100%;
}
.user-personal input[type=text] {
    box-sizing: border-box;
    width: 200px;
    height: 28px;
    padding: 0 5px;
}
.user-personal input[type=submit] {
    margin-top: 10px;
    height: 30px;
    width: 150px;
}
.birthday-inputs input[type=text] {
    display: block;
    float: left;
    width: 50px;
    margin-right: 10px;
}
.birthday-inputs input:last-of-type {
    width: 80px;
    margin-right: 0;
}
#price-cart-delivery {
    margin: 25px 0 25px 25px;
}
#price-cart-delivery .bold-price {
    margin-bottom: 10px;
    font-size: 26px;
    line-height: 40px;
    color: #222;
}
#price-cart-delivery .bold-price.unknown-price {
    display: none;
}
#price-cart-delivery .bold-price .regular-price {
    text-decoration: line-through;
    font-size: 24px;
    color: #f22;
}
#price-cart-delivery .bold-price .to-cart {
    display: inline-block;
    width: 150px;
    height: 40px;
    cursor: pointer;
    vertical-align: bottom;
    background-image: url(/img/to_cart_sprite.png);
}
#price-cart-delivery .bold-price .to-cart:hover {
    background-position: 0 40px;
}
#price-cart-delivery .delivery-city {
    text-decoration: underline;
    color: blue;
    cursor: pointer;
}
#delivery-location-form {
    margin: 1em 0 1.5em;
}
#delivery-location-form label {
    font-weight: bold;
}
#delivery-location-form select {
    display: block;
    margin: 9px 0;
}
#delivery-location-city,
#delivery-location-city select {
    display: none;
}
#recently-odered {
    margin-bottom: 1em;
    font-weight: bold;
    color: red;
}
#search-wrapper {
    background: #f9f9f9;
    border: 1px solid #d3e9f5;
    margin: 10px;
    padding: 10px;
    padding-left: 30px;
}
.highslide-maincontent > div > div:last-of-type {
    position: relative;
}
.highslide-maincontent:not(#divPrice):not(#divSize) > div > div:last-of-type input {
    margin-top: 2.5em;
}
.highslide-maincontent > div > div:last-of-type a {
    position: absolute;
    left: 0;
}
.highslide-maincontent > div > div:last-of-type a:last-of-type {
    left: 7.3em;
}
