@font-face {
    font-family: 'als_rublregular';
    src: url('../fonts/rouble-webfont.eot');
    src: url('../fonts/rouble-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/rouble-webfont.woff') format('woff'),
         url('../fonts/rouble-webfont.ttf') format('truetype'),
         url('../fonts/rouble-webfont.svg#als_rublregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

.delivery_one_info{
	display:none;
}

.delivery_one_info.show{
	overflow:hidden;
	display:block;
	
}
.map_one_point h4 {
	color: #777;
	font-size: 18px;
	margin: 5px 0 10px;
}

.link_chose_pickup {
	font-size: 16px;
}
.area_change_city{
	display:none;
}
.area_change_city.show{
display:block;
}
.area_change_city p {
	margin: 0;
}
.current_pickup_point {
	border: 2px solid #3997E8;
	background: #f0f0f0;
	border-radius: 10px;
}

.linetr .total_summ_delivery{
	text-decoration:line-through;
	
}
.cur_delivery_price_old{
	margin-right:5px;
	text-decoration:line-through;
}

.rub{
font-family: 'als_rublregular';
font-size:18px;
}

.need{
color:red;
}

.emptyfield{
border:1px solid red !important;
}
.static ul li {
	list-style: disc;
	margin: 5px 30px;
}
.one_buy_area_2 {
	float: right;
	overflow: auto !important;
	position: absolute;
	top: 220px;
}
.catalog_description .catalog_addonfield_text {
	width: 95%;
	font-size: 15px;
	text-align: justify;
}
.catalog_buy_button {
	background: url("../images/fon_red.png") repeat-x scroll 0 0 transparent;
	border: medium none;
	border-radius: 7px;
	color: #ffffff;
	cursor: pointer;
	float: right;
	font-size: 18px;
	margin: 0;
	padding: 3px 14px 5px 18px;
	text-align: center;
	text-decoration: none;
}

.one_buy_area{
	overflow:hidden;
	text-align:right;
	margin-top:20px;
}

.catalog_one_order .mobile_sizes_table th{
	font-weight:normal;
	font-size:14px;
	padding:1px;
}
.catalog_one_order .mobile_sizes_table td{
	font-size:14px;
	padding:1px;
}


.no_isset_tr td{
background-color:#EDB7B7 !important;
opacity:0.7;
}

.no_isset_tr_line td{
background-color:#E5D852 !important;

}

.no_isset_tr{
	
}


.no_isset_notice {
	font-size: 18px;
	color: red;
}

.total_no_isset {
	font-size: 19px;
	color: red;
	border: 1px solid red;
	padding: 20px;
}

.total_no_isset h2{
color:red !important;
}


.catalog_addtobasket {
	background: #d53333 url("../images/basket2.png") no-repeat scroll 98% center;
	padding: 15px 42px 15px 0px;
	display: block;
	width: 166px;
	border-radius: 6px;
	color: #fff;
	text-decoration: none;
	font-size: 16px;
	margin-left: 295px;
}
.catalog_addtobasket:hover {
	background: #d54444 url("../images/basket2.png") no-repeat scroll 98% center;
}
.catalog_one_order_mobile .catalog_addtobasket {
	background: #d53333 url("../images/basket2.png") no-repeat scroll 95% center;
	padding: 15px 10% 15px 0px;
	display: block;
	width: 25%;
	border-radius: 6px;
	color: #fff;
	text-decoration: none;
	font-size: 16px;
	margin-left: 33%;
}
.addwish_btn_text{
	color: #444;
	font-size: 10px;
	margin-left: 390px;
	margin-top: 4px;
	text-align: center;
	width: 208px;
}

.wish_remove {
background: transparent url("../images/wish4.png") no-repeat scroll 50% 50%;
border-radius: 21px;
display: block;
height: 41px;
left: 78%;
padding: 0;
position: absolute;
top: 5px;
width: 42px;
z-index: 10000;
}

.addwish_btn {
	background: #fff url("../images/wish3.png") no-repeat scroll 98% center;
	border: 1px solid #2284c5;
	border-radius: 6px;
	display: block;
	margin-left: 295px;
	margin-top: 15px;
	padding: 8px 47px 8px 0;
	text-align: center;
	text-decoration: none;
	color: #000;
	width: 160px;
}
.addwish_btn:hover {
	border: 1px solid #115495;
}
.catalog_one_order_retail {
	position: relative;
	float: left;
	width: 100%;
	min-height: 400px;
}
.catalog_one_order_mobile .addwish_btn {
	background: #fff url("../images/wish3.png") no-repeat scroll 95% center;
	padding: 15px 10% 15px 0px;
	display: block;
	width: 25%;
	border-radius: 6px;
	border: 1px solid #2284c5;
	color: #000;
	text-decoration: none;
	margin-left: 33%;
}
.addwish_btn.active{
	background: #fff url("../images/wish4.png") no-repeat scroll 98% center;	
}

.addwish_ico{
	background: transparent url("../images/wish3.png") no-repeat scroll 50% 50%;

	display: block;
	height: 41px;
	left: 348px;
	padding: 0px;
	position: absolute;
	top: 20px;
	width: 42px;
	z-index: 100;
	border-radius: 21px;
}


.addwish_ico:hover{
	background: #fff url("../images/wish3.png") no-repeat scroll 50% 50%;	
	border: 1px solid #888;
	left: 347px;
	top:19px;
}

.addwish_ico_list{
	background: #ffffff url("../images/wish3.png") no-repeat scroll 50% 50%;
	border-radius: 21px;
	display: block;
	height: 41px;
	right: 5px;
	padding: 0;
	position: absolute;
	top: 6px;
	width: 42px;
	z-index: 100;
	border: 1px solid transparent;
}


.addwish_ico_list:hover{
	background: #83d1c4 url("../images/wish3.png") no-repeat scroll 50% 50%;	
	border: 1px solid #888;
	right: 5px;
	top:6px;
}

.addwish_ico.active{
	background: #83d1c4 url("../images/wish4.png") no-repeat scroll 50% 50%;
	border: 1px solid transparent;
	top:6px;	
}

.addwish_ico_list.active{
background: #ffffff url("../images/wish4.png") no-repeat scroll 50% 50%;
	
}


.continue_buy {
	background: url("../images/fon_red.png") repeat-x scroll 0 0 transparent;
	border: medium none;
	border-radius: 7px;
	color: #ffffff;
	cursor: pointer;
	display: inline-block;
	font-size: 16px;
	margin: 10px 0;
	padding: 3px 14px 5px 18px;
	text-align: center;
	text-decoration: none;
}
.catalog_one {
	border-top: 3px solid #c0c0c0;
	padding-top: 10px;
}
.catalog_one_title {
	overflow: hidden;
	margin-bottom: 5px;
	text-align: center;
}
.pick_size {
	margin: 15px 15px 0;
}
#catalog_left_arrow {
	float: left;
	padding: 13px;
	text-decoration: none;
	display: inline-block;
	background: #fff;
	margin: 5px 3% 5px 0;
	font-size: 20px;
	border-radius: 25px;
	text-align: center;
	position: relative;
	width: 14px;
	height: 14px;
}

.one_mobile_sizes_one_size {
	text-decoration: none;
	display: inline-block;
	padding: 12px 4px 0;
	background: #fff;
	margin: 5px 1%;
	font-size: 20px;
	border-radius: 25px;
	text-align: center;
	position: relative;
	min-width: 42px;
	height: 36px;
}

.catalog_one_title h1 {
	margin-top: 25px !important;
}
#catalog_right_arrow {
	float: right;
	padding: 13px;
	text-decoration: none;
	display: inline-block;
	background: #fff;
	margin: 5px 0 5px 3%;
	font-size: 20px;
	border-radius: 25px;
	text-align: center;
	position: relative;
	width: 14px;
	height: 14px;
}
.catalog_photos_area {
  display: inline-block;
  float: left;
  margin: 0 0px 0 0;
  position: relative;
  width: 540px;
}

.one_photo_left {
	float: left;
	width: 100px;
}

.one_photo_right {
	float: left;
	width: 440px;
}

.catalog_one_order {
	overflow: hidden;
	margin-top: 20px;
}
.catalog_one_order select {
	width: 100px;
	border: 1px solid #999;
	font-size: 15px;
	padding: 2px 3px;
}
.main_photo {
	display: inline-block;
}
.main_photo img {
	border: 1px solid #999;
}
.pathway {
	margin: 15px 0;
}
.catalog_price_th_desc {
	font-size: 17px;
	font-weight: normal;
}
.catalog_one_order table {
	border-collapse: collapse;
	margin: 0 0 20px;
	width: 500px;
}
.catalog_one_order tr {
	
}
.catalog_one_order tr:last-child {
	1border: none;
}
.catalog_one_order tr td:first-child {
	text-align: center;
}
.catalog_one_order td, .catalog_one_order th {
	padding: 5px;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #2284c5;
	font-size: 17px;
}

.one_show_prices td{
	padding: 5px;
	text-align: center;
	vertical-align: middle;
	
	font-size: 15px;
}

.one_show_prices span{
	font-weight:bold;
}

.one_show_prices p{
	font-size: 21px !important;
	margin: 0 !important;
	
}


.catalog_news .totitle, .catalog_spec .totitle, .catalog_hit .totitle {
	margin: 0 12px 0 11px;
}
.catalog_addonfield {
	margin: 5px 2.5% 5px;
	font-size: 15px;
	overflow: hidden;
	width: 45%;
	float: left;
}
.catalog_addonfield span {
	display: inline-block;
	width: 120px;
	font-size: 15px;
	color: #009adb;
}
.catalog_add_photo #big_pic {
	padding: 3px;
	border: 1px solid #5A8CA7;
}
.catalog_add_photo img {
	
	margin: 7px 7px 0 0;
}
#catalog_pagination img {

}
.catalog_add_photo {
	float: left;
	text-align: center;
	position: absolute;
}
.td1 {
	display: block;
}
.catalog_description {
	overflow: hidden;
	width:505px;
}
.catalog_pagination li {
	text-align: center;
	float: left;
	margin-top: 10px;
}


.other_simple ul {
    list-style: outside none none;
    overflow: hidden;
}
.other_simple li {
    float: left;
    margin: 0 16px !important;
}
.block_news .selected-now img {
    border: 5px solid #ffc300;
}
.other_simple img {
    border: 5px solid #fff;

max-height: 100px;
max-width: 100px;
}


#catalog_add_to_basket_window {
	background-color: #FFFFFF;
	border: 4px solid #4b4f7e;
	display: none;
	left: 50%;
	position: fixed;
	top: 30%;
	width: 300px;
	padding: 20px;
	z-index: 3000;
	margin-left: -154px;
	text-align: center;
}



#catalog_add_to_basket_window h3 {
	color: #4b4f7e;
	margin-top: 5px;
}

#catalog_add_to_basket_window p {
	font-size: 13px;
}

#catalog_error_no_add {
	background-color: #FFFFFF;
	border: 4px solid #4b4f7e;
	display: none;
	left: 50%;
	position: fixed;
	top: 30%;
	width: 300px;
	padding: 20px;
	z-index: 3000;
	margin-left: -170px;
}

/* ----- catalog ----- */	

.catalog_list_one_sizes{
	
	font-size:0.8em;
	color:#777;
}

.catalog_all_list{
   /* float: left;
    margin-top: 16px;
    overflow: hidden;
    text-align: center;
    width: 1060px;*/
}
.catalog_list_row{
 overflow: hidden;
}
.catalog_subcats, .catalog_items {
	overflow: hidden;
}
.catalog_list_one {
  display:inline-block;
  vertical-align:top;
  margin: 10px 3px;
  position: relative;
  text-align: center;
  width: 252px;

}
.catalog_list_one:last-child{
    margin-right: 0;
    }
.catalog_list_row .catalog_list_one{
/* border:1px solid #D8D8D8; */
}

.catalog_list_one_title{
	border:none !important;
}
.catalog_list_one a{
	color: #000000;
	font-family: arial;
	font-size: 14px;
	text-decoration: none;
}  

.catalog_list_one img{
	1border: 1px solid #bda9e6;
	margin-bottom: 0;
	width: 250px;
} 
.catalog_list_one .quick_count img{
	border: none;
	margin-bottom: 0;
	width: 12px;
} 
.catalog_one .catalog_list_one img{
	border: 1px solid #bda9e6;
	margin-bottom: 5px;
	width: 80px;
} 

.catalog_list_one_big {
	width: 500px;
	margin: 15px 30px 15px 0;
}
.catalog_list_one_big:nth-child(2n) {
	margin-right: 0;
}

.catalog_list_one_big img{
	width:500px;
	max-height:250px;
}


.catalog_list_one:hover .quick_view_link{
	display:block;
}

.quick_view_link{
	position:absolute;
	border:1px solid #ccc;
	padding:10px;
	background:#ddd;
	top:40%;
	opacity: 0.7;
	display:none;
	left:58px;
}
.quick_view_link:hover{
	background:#79f2ed;
}


#show_form_close{
	position:absolute;
	top:0;
	right:0;
}


.one_quick_catalog{
	position:relative;
	background-color: #fff;
    border: 2px solid #d01955;
    left: 50%;
    margin: 0 0 0 -600px;
    position: absolute;
    top: 30px;
    width: 1200px;
	padding-bottom: 20px;
    z-index: 1201;
	
}
.one_quick_catalog .one_quick_catalog .catalog_basket_change {
	width: 59px;
	margin-left: 4px;
}
.one_quick_catalog .addwish_ico {
	display:none;
}

.one_quick_catalog .main_photo img{
	max-width:300px;
}

.one_quick_catalog .catalog_photos_area {
	width: 590px;
	overflow: hidden;
}
.one_quick_catalog .catalog_basket_change {
	width: 60px;
	margin-left: 5px;
}

.one_quick_catalog .catalog_photos_area {
	min-height:740px;
}

.one_quick_catalog .slick-list {
	min-height:700px;
}


.one_quick_catalog  .catalog_description {
	overflow: hidden;
	float: left;
	overflow: hidden;
	width: 555px;
}
.one_quick_catalog .catalog_one_order table {
	width: 505px;
}

.one_quick_catalog .catalog_one_order th {
	font-size: 11px;
}
.one_quick_catalog .catalog_one_order td {
	padding:1px;
	font-size: 15px;
}

.one_quick_catalog .catalog_price_th_desc {
	font-size: 13px;
	font-weight: normal;
}

.one_quick_catalog .catalog_add_photo img {
	1margin: 7px 7px 0 50px;
	1height: 361px;
}
.one_quick_catalog .catalog_one {
	border-top: none;
	padding-top: 2px;
}
.one_quick_catalog .catalog_one_title h1 {
	
	margin-top: 13px;
	text-align: center;
	width: 100%;
}
.one_quick_catalog .size-title {
	font-size: 13px;
	background: no-repeat;
	border: none;
	color: #000;
}

.one_quick_catalog.catalog_price {
	font-size: 15px;
	font-weight: normal;
	margin: 0;
	color: #000;
}
.one_quick_catalog .one_buy_area{
width:544px;	
	
}
.one_quick_catalog #catalog_pagination{
margin-left:30px;	
	
	
}

.one_quick_catalog #catalog_pagination li {
	cursor: pointer;
	float: left;
	margin: 0 5px 5px 0;
	 width: 60px; 
}

.one_quick_catalog .photo_download{
	display:none;
	
}

.one_quick_catalog .img_title{
	font-size:11px;
}
.one_quick_catalog #catalog_pagination li img {
	border: 1px solid #4b4f7e;
	padding: 3px;
	width: 48px;
}

.one_quick_catalog .catalog_addtobasket {
	margin-right: 52px;
	float: right;
	margin-left: auto;
}

.one_quick_catalog .addwish_btn {
	float: left;
	margin: 0;
}

.one_quick_catalog .catalog_add_photo{
	
	
}

.one_quick_catalog .catalog_add_photos {
	height: 400px;
}

.one_quick_catalog .catalog_one_order{
	margin-top:0;
	
}

.one_quick_catalog .catalog_one_order h3{
	margin:0;
	
}









.block_news img, .catalog_spec img, .catalog_hit img {
	width:222px;
}








.block_news .catalog_list_one img, .block_spec .catalog_list_one img, .block_hit .catalog_list_one img{

} 
.catalog_list_one a:hover{
	
}
.catalog_list_one:hover{

}

.catalog_title_bg{
    font-family: Conv_franklin,arial;

    text-align: center;

}
.catalog_subcats .catalog_list_one p {
	color: #5a8ca7;
	font-family: Conv_franklin,arial;
	font-size: 17px;
	font-weight: bold;
	margin: 10px 9px 10px 0;
	padding: 0 5px 0 0;
	text-align: center;
}
.totitle {
	1background: none repeat scroll 0 0 #777777;
	display: block;
	margin: 0;
	min-height: 42px;
	padding: 6px 4px;
	text-decoration: none;
}
.toprice {
	display: block;
	margin: 0 0 5px 0;
	min-height: 42px;
	padding: 0 4px 12px;
	text-decoration: none;
}
.totitle a{
color: #777777;
}
.prices_th_title .rub {
	font-size: 12px;
}
.prices_th_show_price .rub {
	font-size: 18px;
}
.prices_th_show_price {
	color: #0D66BD;
	font-size: 24px;
}
.catalog_price{
font-size: 17px;
font-weight: normal;
margin: 10px 5px 5px;
color: #000;
}

.catalog_price .price{
color: #000;
font-size: 30px;
font-weight: normal;

}
.catalog_price_sale{
font-size: 17px;
font-weight: normal;
margin: 10px 5px 5px;
color: #000;
}

.block_spec .catalog_price_sale{
	margin: 0px 5px 5px;
}

.catalog_price_sale .price{
color: red;
font-size: 30px;
font-weight: normal;

}


#karu1 .jcarousel-item .totitle a, #karu1 .jcarousel-item .totitle a:hover,
#karu2 .jcarousel-item .totitle a, #karu2 .jcarousel-item .totitle a:hover,
#karu3 .jcarousel-item .totitle a, #karu3 .jcarousel-item .totitle a:hover,
#karu4 .jcarousel-item .totitle a, #karu4 .jcarousel-item .totitle a:hover
 {
	color: #4b4f7e;
    text-decoration: underline;
	font-size: 15px;
}
#karu1 .jcarousel-item .catalog_title_bg,
#karu2 .jcarousel-item .catalog_title_bg,
#karu3 .jcarousel-item .catalog_title_bg,
#karu4 .jcarousel-item .catalog_title_bg
 {
	margin: 0;
	border: 1px solid #4b4f7e;
}
.karu1 .catalog_title_bg {
	margin-top: 0;
}
.price {
	font-size: 27px;
}
/* OLD */
.old_price {
	text-decoration: line-through;
	color: #666;
}


/* ������� */
.catalog_basket_change{
	overflow:hidden;
	width:64px;
	margin: 0 auto;
	position:relative;
}


.page_sertifikaty  .static div{
	display:inline-block;
	text-align:center;
	margin:10px 5px;
	vertical-align:top;
	
}


.catalog_basket_change_left{
float:left;
width:40px;
}


.catalog_basket_change_left_value {
	border: 1px solid #555555;
	border-radius: 4px 0 0 4px;
	font-size: 18px;
	height: 25px;
	padding: 8px 0 0px 0;
	text-align: center;
	width: 30px;
}
.catalog_basket_change_left input{
border: 1px solid #555555;
border-radius: 4px 0 0 4px;
font-size: 18px;
height: 31px;
text-align: center;
width: 39px;
}
.catalog_basket_change_right a{

}
.catalog_basket_change_right {
	float: left;
	width: 23px;
	font-size: 8px;
}


.one_sizes_retail_one span {
	display: inline-block;

}

.catalog_basket_change.catalog_basket_change_retail {
	width: 100px;
	margin: 0px 0 0 12px;
	float: none;
	display: inline-block;
}

.catalog_basket_change_left_retail {
	float: left;
	width: 21px;
}

.catalog_basket_change_left_retail .catalog_basket_change_down {
	border-radius: 4px 0 0 4px;
	border-right: none;
	padding: 4px 0 5px 0;
	border-top: 1px solid #333;
}

.catalog_basket_change_right_retail  .catalog_basket_change_up {
	border-radius: 0 4px 4px 0;
	border-left: none;
	padding: 4px 0 5px 0;
}

.catalog_basket_change_center_retail {
	float: left;
}
.catalog_basket_change_right_retail {
	float: left;
	width: 22px;
}
.catalog_basket_change_center_retail input {
    border: 1px solid #555555;
    font-size: 18px;
    height: 14px;
    text-align: center;
    width: 39px;
    padding: 3px 0;
}













.catalog_basket_change_up, .catalog_basket_change_down{
	background: none repeat scroll 0 0 #CCCCCC;
	border: 1px solid #555555;
	border-radius: 0 4px 0 0;
	color: #000000;
	display: block;
	height: 11px;
	padding-bottom: 3px;
	padding-top: 2px;
	text-align: center;
	text-decoration: none;
	width: 20px;
}

.no_isset_tr .catalog_basket_change_up, .no_isset_tr .catalog_basket_change_down{
	background:#EDB7B7;
	
}


.catalog_basket_change_up:hover {
	background:#CEFFC7;
}
.catalog_basket_change_down:hover {
	background:#FFCEC7;
}
.catalog_basket_change_down{
border-top:none;
border-radius:0 0 4px  0;
}

.catalog_basket_change_up span,.catalog_basket_change_down span{

}

/* basket */
.basket-list {
	width: 660px;
	margin: 0 auto;
}
.catalog_my_basket{
	border-collapse: collapse;
	width: 100%;
	border: 1px solid #999;
}
.catalog_my_basket tr {
	border-bottom: 1px dotted #999;
}
.catalog_my_basket tr:last-child {
	border: none;
}
.catalog_my_basket td, .catalog_my_basket th {
	padding: 5px;
	width: 100px;
	text-align: center;
	vertical-align: middle;
	background: #e8ebed;
	font-size: 17px;
}
.catalog_my_basket th {
	padding: 10px 0;
	background: #d8dbdd;
	border-bottom: 1px solid #999;
}

.catalog_user_data{
	border-collapse: collapse;
	width: 100%;
	border: 1px solid #999;
	font-size: 17px;
}
.catalog_user_data tr {
	border-bottom: 1px dotted #999;
}
.catalog_user_data tr:last-child {
	border: none;
}
.catalog_user_data td {
	padding: 10px;
	text-align: left;
	vertical-align: middle;
	background: #d8dbdd;
}
.catalog_user_data th {
	width: 35%;
	text-align: left;
	vertical-align: middle;
	padding: 10px;
	background: #e8ebed;
	border-bottom: 1px solid #999;
}
.catalog_user_data input[type="text"], .catalog_user_data textarea {
	width: 496px;
	border: 1px solid #999;
	font-size: 17px;
	padding: 2px 3px;
}
.catalog_user_data textarea {
	height: 50px;
	padding: 3px;
	width: 496px;
}

.catalog_order_data{
	border-collapse: collapse;
	width: 100%;
	border: 1px solid #999;
	font-size: 17px;
}
.catalog_order_data tr {
	border-bottom: 1px dotted #999;
}
.catalog_order_data tr:last-child {
	border: none;
}
.catalog_order_data td {
	padding: 10px;
	text-align: left;
	vertical-align: middle;
	background: #d8dbdd;
}
.catalog_order_data th {
	text-align: left;
	vertical-align: middle;
	padding: 10px;
	background: #e8ebed;
	border-bottom: 1px solid #999;
}
.catalog_order_data input[type="text"], .catalog_order_data textarea {
	width: 496px;
	border: 1px solid #999;
	font-size: 17px;
	padding: 2px 3px;
}
.catalog_order_data textarea {
	height: 50px;
	padding: 3px;
	width: 496px;
}



.tobig {
	font-size: 20px;
}
#content .continue_buy {
  background: none repeat scroll 0 0 #4b4f7e;
  color: #FFFFFF;
  display: block;
  font-size: 11pt;
  font-weight: bold;
  height: 25px;
  margin: 15px 0 10px 0;
  padding: 8px 0 0;
  text-align: center;
  text-decoration: none;
  width: 200px;
}
.catalog_send_button input {
	background: url("../images/fon_red.png") repeat-x scroll 0 0 transparent;
	border: medium none;
	border-radius: 7px;
	color: #ffffff;
	cursor: pointer;
	font-size: 16px;
	margin: 20px 0 20px 15px;
	padding: 10px 15px 12px;
	text-align: center;
	text-decoration: none;
	float: right;
}

.faq_send_button input {
	background: url("../images/buy.png") no-repeat scroll 0 0 transparent;
	border: medium none;
	color: #000000;
	cursor: pointer;
	float: right;
	font-family: Conv_franklin;
	font-size: 20px;
	font-weight: normal;
	height: 33px;
	margin-top: 15px;
	padding: 0 10px 3px 0;
	position: relative;
	right: 0;
	text-decoration: none;
	top: 0;
	width: 109px;
}
.one-question {
    border: 1px solid #999999;
    font-size: 14px;
    margin: 10px 0;
    padding: 10px 10px 10px 20px;
}
.one-question-date_old {
	color: #999999;
	font-family: Conv_franklin,arial;
	font-size: 16px;
}
.pathway {
    font-size: 15px;
    margin: 20px 0;
}
.pathway a {
    color: #000;
}
.pathway script {
    color: #99dd11;
}
.one-question-question_old, .one-question-answer_old {
    padding: 10px 0;
}
.one-question-question_old {
    border-bottom: 1px dashed #999999;
}
.one-question-question span, .one-question-answer span {
    color: #000000;
    display: block;
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 5px;
}
.error {
	padding: 10px;
	margin: 15px 0;
	border: 1px solid red; 
	background: #fff0f0;
	font-size: 15px;
}

/* from style.css tdi */

#content {
	color:#000000;
	1font-family: 'Conv_franklin';
	font-family: Arial;
	font-size: 10pt;
}
#content h1, #content h2, #content h3 {
	font-family: 'Conv_franklin';	
	font-size: 20pt;
	font-weight:normal;
}
#content h2 {	
	font-size: 18pt;
	color: #285CA4;
}
#content h3 {	
	font-size: 16pt;
}
#content a {
	color:#4b4f7e;
	text-decoration:underline;
}
#content a:hover {
	text-decoration:none;
}	
/* catalog */
.block_items {
	overflow:hidden;
}
.block_special_item {
	float:left;
	padding:5px;
	margin:5px;
	background:#4b4f7e;
	background:#bad2f3;
	border:1px solid #8c8c8c;	
}
#content .block_special_item a {
	text-decoration:none;
}
.block_special_item img {
	border:1px solid #8c8c8c;	
}
.block_special_text {
	font-family: 'Conv_franklin';
	font-size: 10pt;
	font-weight:normal;	
	color:#000000;
	text-decoration:none;
	text-align:center;
}
.block_special_price {
	font-size: 10pt;
	font-weight:normal;	
	color:#000000;
	text-decoration:none;
	text-align:center;
}
.block_special_price .price_main	{
	color: #000000;
    font-family: 'Conv_franklin';
    font-size: 23pt;
}
.block_special_price .price_val {
	padding:0px 0px 0px 5px;
}
#catalog_pagination {
	
}
#catalog_pagination li {
	
}
#catalog_pagination {
  list-style: none outside none;
  margin: 0;
  overflow: hidden;
  padding: 0;
}

#catalog_pagination li {
	cursor: pointer;
	width: 86px !important;
}
#catalog_pagination li img{
     border: 1px solid #5A8CA7;
	 padding: 3px;
}
.content .img_title {
	margin: 0;
}
.catalog_description .one_text table {
	width: 450px;
	border-collapse: collapse;
	border: 1px solid #4b4f7e;
}
.catalog_description .one_text td  {
	border: 1px solid #4b4f7e;
}
.catalog_description .one_text td  p {
	margin: 2px 5px;
}
#catalog_slides {
	list-style: none outside none;
}
#catalog_slides img{
  
}
.catalog_add_photos {
	height: 530px;
}
.catalog_add_photos ul {
	margin:0px;
	padding:0px;
	width: 300px;
}

.goods_img {
	float:left;
}
.hk {
	padding:10px 0px;
}
.info_inner {
	margin:0px 0px 0px 300px;
}
.zakaz {
	border:1px solid #4b4f7e;	
	background:#92bde7;
}
.zakaz th, .zakaz th {
	padding:5px;
}
#ok_order {
  background-color: #FFFFFF;
  border: 4px solid #BF7A06;
  display: none;
  height: 150px;
  left: 36%;
  position: fixed;
  top: 30%;
  width: 300px;
  z-index: 3000;
}

#ok_order .small {
  font-size: 12px;
  margin: 30px 10px;
}

#ok_order p {
  font-size: 17px;
  margin: 22px 20px;
}

.zakaz select, .zakaz input[type="text"] {
	border: 1px solid #000000;
	padding: 3px 5px;
	font-size: 14px;
	font-family: arial;
}
.zakaz input[type="text"] {
	width: 30px;
	text-align: center;
}
.arrow {
    top:205px;
    position: absolute;
}
.catalog-left {
    left: 6px;
    
}

.catalog-right {
    right: 10px;

}
.price_inner a {
    background: url("../images/topmenu_a5.png") no-repeat scroll 0 0 transparent;
    color: #000000;
    float: right;
  
    font-size: 21px;
    font-weight: normal;
    height: 31px;
    padding: 0 0 0 34px;
    position: relative;
    right: 50px;
    text-decoration: none;
    top: 4px;
    width: 93px;
}
.form-question, .tss {
	border-collapse:collapse;
    1width: 706px;
}
.form-question td {
    padding: 5px;
}
.form-question td, .form-question th {
    border: 1px solid #4b4f7e;
    color: #000000;
    padding: 3px;
    text-align: left;
    width: 200px;
}
.form-question .name-pole {
    padding-left: 40px;
    text-align: left;
}
.btns {
    margin: 0 auto;
    overflow: hidden;
    padding: 10px 25px;
    width: 75px;
}
.tss .col-count .btns {
    float: left;
    margin-left: 8px;
    width: 30px;
}
.btns li {
    float: left;
    list-style: none outside none;
    margin: 0 2px;
}
.btns a {
    background: url("/themes/default/images/catalog-btns.gif") no-repeat scroll 0 0 transparent;
    display: block;
    height: 21px;
    text-indent: -9999px;
    width: 21px;
}
.btns a.basket {
    background-position: 0 0;
    width: 26px;
}
.btns a.plus {
    background-position: -26px 0;
}
.btns a.minus {
    background-position: -47px 0;
}
.btns a.delete {
    background-position: -68px 0;
}
/* CallToMos */
#blackwrap {
    background-color: black;
    left: 0;
    opacity: 0.6;
    overflow: hidden;
    position: fixed;
    top: 0;
    z-index: 1000;
}
#wraptrink {
    overflow: hidden;
}
#wraptrink h1 {
    margin-top: 0px;
}
#wraptrink_left {
    float: left;
    width: 100%;
    
}
#divabbclose {
    overflow: hidden;
    text-align: right;
}
#abbclose {
	background: #f0f0f0;
	padding: 0 6px 2px;
	color: #666666;
	display: block;
	position: absolute;
	right: 10px;
	text-decoration: underline;
	top: 10px;
	font-size: 17px;
	text-decoration: none;
	border-radius: 13px;
}
#abbclose:hover {
    text-decoration: none;
}

#wraptrink_left .show_imp_img{
	1float:left;
	width:275px;
	padding:10px;
	border:1px solid #69A9D5;
	margin:50px 0 0 10px;
}

#wraptrink_left .show_imp_descr{
float:right;
width:665px;
}

#trink {	
	background-color: #FFFFFF;
	border: 2px solid #4b4f7e;
	left: 50%;
	margin: 0 0 0 -230px;
	padding: 0;
	position: absolute;
	top: 100px;
	width: 390px;
	z-index: 4321;
}

#trink_quick {	
	background-color: #FFFFFF;
	border: 2px solid #4b4f7e;
	left: 50%;
	margin: 0 0 0 -390px;
	padding: 0;
	position: absolute;
	top: 100px;
	width: 780px;
	z-index: 4321;
}

.search_area{
	margin:0 0 30px 0;
	
}

.search_area input[type="text"]{
	
}

.search_area input[type="submit"]{
	
}

.mailinput{
	border: 1px solid #4b4f7e;
	margin: 5px;
	padding: 3px 5px;
	width: 240px;
	font-size: 15px;
}

#sendoka{
	background: none repeat scroll 0 0 #4b4f7e;
	color: #FFFFFF;
	display: block;
	float: right;
	font-size: 11pt;
	font-weight: bold;
	height: 25px;
	margin: 15px 5px 10px 0;
	padding: 8px 0 0;
	text-align: center;
	text-decoration: none;
	width: 120px;
}



.show_price_img{
position:relative;
}
.price_img{
box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
display: none;
left: 226px;
position: absolute;
top: -15px;
}

.price_img.show{
display:block;
}


.quick_order_list{
width:754px;
}

.quick_order_left{
float:left;
width:200px;
}

.quick_order_right{
float:left;
width:554px;
}



.quick_order .tobuy{
	width:780px;
}
.quick_order .tobuy td{
text-align:center;
padding:5px 4px;
}
.quick_order .tobuy .all_price_hr td {
  background: none repeat scroll 0 0 #F6FFF1;
  font-size: 1px;
  height: 1px;
  padding: 0;
}
.tobuy th span {
	font-size: 10px;
	font-weight: normal;
	min-width: 70px;
	display: inline-block;
}
.all_price_line{
position:relative;
text-align:left;
}

.all_price_line .lightbox{
float:left;
margin:0px 10px 5px 0;
}
.all_price_title{
font-weight:bold;
color:#007f81;
}
.quick_order .catalog_order_count{
border: 1px solid #007f81;
font-size: 14px;
padding: 3px;
}

.tobuy {
	border-collapse: collapse;
	width: 405px;
}
.tobuy h2 {
	margin: 5px 0;
	font-size: 20px;
	color: #007f81;
	font-weight: bold;
}
.tobuy  td{
	border: 1px solid #007f81;
	padding: 4px 2px;
	background: #F6FFF1;
}
.tobuy  th{
	border: 1px solid #007f81;
	padding: 10px 2px;
	background: #7FF0F1;
}
.all_price_line img {
	border: 1px solid #007f81;
	margin-left: 10px;
}


.all_price_line .catalog_is_new, .all_price_line .catalog_is_hit, .all_price_line .catalog_is_sale{
position:absolute;
width:30px;
height:29px;

}

.sticker_area {
	position: absolute;
	left: 0;
	top: 10px;
	font-size: 12px;
	width: 47px;
}
.jcarousel-skin-tango .sticker_area {
	left: 14px;
}
.sticker_area div {
	display: inline-block;
	margin-right: 5px;
	color: #fff;
	padding: 3px 7px 3px 5px;
	border-radius: 0 10px 10px 0;
	float: left;
	margin-bottom: 5px;
}
.catalog_is_new{
background:#55b3a3;

}
.catalog_is_hit{
	background:#6DAB1F;
} 
.catalog_is_sale{
background:#B80707;

}



#block_news {
	top:12px !important;
}
/*
.catalog_is_new, .catalog_is_hit, .catalog_skidka{
position:absolute;
color:#fff;


}
.catalog_is_new{
1background: url("../images/news.png") no-repeat scroll 0 0 transparent;
background:#1376A6;
height: 10px;
left: 0px;
position: absolute;
top: 205px;
width:50px;
}
.catalog_news .catalog_is_new, .catalog_spec .catalog_is_new, .catalog_hit .catalog_is_new {
left: 220px;
position: absolute;
top: 155px;
}

.catalog_is_hit{
1background: url("../images/hit.png") no-repeat scroll 0 0 transparent;
background:#6DAB1F;
height: 146px;
right: 0px;
position: absolute;
top: 50px;
width: 21px;
} 
.catalog_is_sale {
1background: transparent url("../images/spec.png") no-repeat scroll 0 0;
background:#B80707;
height: 148px;
right: 0px;
position: absolute;
top: 40px;
width: 19px;
z-index: 20;
}
.catalog_news .catalog_is_sale, .catalog_spec .catalog_is_sale, .catalog_hit .catalog_is_sale {
  left: 220px;
}

.catalog_news .catalog_is_hit, .catalog_spec .catalog_is_hit, .catalog_hit .catalog_is_hit{
left: 218px;
position: absolute;
top: 5px;
}
*/
#block_hit {
	top:12px !important;
}
.catalog_skidka{
background: url("/themes/default/images/sale_fon.png") no-repeat scroll 3px 0 transparent;
color: #ffd400;
font-size: 11px;
height: 24px;
padding: 13px 0 0;
position: absolute;
right: 3px;
top: 13px;
width: 51px;
}
#block_spec {
	top:12px !important;
}


.all_price_line .catalog_is_new{
	background: url("../images/is_new_m.png") no-repeat scroll 50% 50% transparent;
	left:10px;
	top:2px;
}

.all_price_line .catalog_is_hit{
	background: url("../images/is_hit_m.png") no-repeat scroll 50% 50% transparent;
	right:103px;
	top:3px;
} 
.all_price_line .catalog_is_sale{
	background: url("../images/is_sale_m.png") no-repeat scroll 50% 50% transparent;
	top:55px;
	left:10px;
}



#discount_text, #discount_text2 {
	display: block;
}
#discount_price {
	font-size: 20px;
}
#total_summ {
	font-size: 20px;
}
.catalog_basket_change a img {
	border: none;
}
#discount_skidka {
	font-size: 20px;
}

.main_news{
overflow:hidden;
}
.old_price_basket {
	text-decoration: line-through; 
	display: inline-block;
	margin-right: 5px;
}

.all_price_border{
border-top:3px solid #790D53;
 

}

.one_mobile_prices_th{
	
	
}
.one_mobile_prices_td {
	padding: 5px 1%;
	text-align: center;
	vertical-align: middle;
	font-size: 12px;
	width: 21%;
	display: inline-block;
	background: #fff;
	border-radius: 10px;
	margin: 0 1%;
}

.catalog_my_basket .catalog_my_basket_title {
	width: 300px;
	text-align: left;
}

.all_price_text table  {
	border: none;
	clear: both;
	width: 100%;
}
.quick_order .tobuy .all_price_text table td {
	border: none;
	border-top: 1px dotted #999;
	border-bottom: 1px dotted #999;
	padding: 0 5px;
	font-size: 12px;
	text-align: left;
}
.all_price_text table td:first-child {
	font-size: 14px;
	max-width: 150px;
}
.all_price_title {
	margin: 5px 0;
}
.all_price_text {
	margin-left: 5px;
}
.all_price_text table td p {
	margin: 0;
	padding: 0;
}


.all_link{
background: url("../images/all.png") no-repeat scroll 0 0 transparent;
float: right;
font-family: Conv_franklin;
height: 31px;
padding: 2px 4px;
position: relative;
top: 8px;
width: 110px;
}
.all_link a{
color: #000000;
font-family: conv_franklin;
font-size: 15px;
font-weight: normal;
padding: 2px;
text-decoration: none;	
}

.one_colors_list_one{
	border:1px solid #222;
	background:#ccc;
	padding:5px;
	margin:10px;
	text-decoration:none;
}

.one_sizes_retail_one {
	
	
	margin: 10px;
	
	
	padding: 5px;
}

.size-title{
	border: 1px solid #4b4f7e;
	color: #4b4f7e;
	display: block;
	font-family: Conv_franklin,arial;
	font-size: 19px;
	font-weight: bold;
	margin: 0 auto;
	padding: 6px 7px;
	position: relative;
	min-width: 25px;
	background: url("../images/fon_left.png") repeat-x scroll left bottom #54D1FF;
}

.no_size_tr .size-title {
  background: #CB9590;
}

.catalog_pagination li img {

}

.catalog_pagination li.current img {
  opacity: 1;
}


.red_price{
color:red;
}
.cena1, .basket_summ_price1 {
	background: #f0f0f0;
}
.cena2, .basket_summ_price2 {
	background: #e0e0e0;
}
.cena3, .basket_summ_price3 {
	background: #d0d0d0;
}
.cena4, .basket_summ_price4 {
	background: #c0c0c0;
}
.cena5 , .basket_summ_price5{
	background: #b0b0b0;
}

.catalog_one_order .pack_text{
font-size: 11px;
margin: 0;
}
.catalog_my_basket .pack_text{
margin:0;
}


.popup {
  background-color: #ffffff;
  border: 4px solid #ef5c52;
  display: none;
  height: 150px;
  left: 36%;
  position: fixed;
  top: 30%;
  width: 300px;
  z-index: 3000;
}
.roznica {
	color: #009adb;
}
.size_row_1 {
	float: left;
	width: 36%;
}
.size_row_2 {
	float: left;
	width: 56%;
}
.table_size {
	padding-left: 10px;
}
.one_show_prices {
	width: 100%;
	border-top: 2px solid #E2DCDE;
	border-bottom: 2px solid #E2DCDE;
}
.one_show_prices td {
	padding: 15px 0;
}
.one_sizes_retail_one > span {
	display: inline-block;
	line-height: 1.80;
	float: left;
}
.one_show_prices p.pricer {
	font-size: 24px !important;
	font-weight: bold;
	margin: 5px 0 !important;
}
.one_show_prices td {
	text-align: center;
	font-size: 15px;
}
.mobile {
	display:none;
}
.nomobile {
	display: block;
}
.catalog_one_order_mobile .catalog_addtobasket {
	background: #d53333 url("../images/basket2.png") no-repeat scroll 95% center;
	padding: 15px 45px 15px 0px;
	display: block;
	width: 90px;
	border-radius: 6px;
	color: #fff;
	text-decoration: none;
	font-size: 16px;
	margin-left: auto;
	text-transform: capitalize;
}

.one_buy_area_2 {
	float: right;
	overflow: auto !important;
	position: relative;
	top: 0;
}
.catalog_one_order_mobile .addwish_btn {
	width: auto;
	
	margin-left: 33%; */
}
.thankyou {
	width: 60%;
}
#ok_like_photo{
display:none;
}
.sert div {
	width: 23%;
	margin: 15px 1%;
}
#ok_no_size{
display:none;
}

.catalog_photos_area ul{
list-style:none outside none;
}


.photo_download {
	font-size: 11px !important;
	margin: 0 0 6px 0 !important;
}
.faq_form {
    border-collapse: collapse;
    margin: 2px 0;
    width: 90%;
}
.faq_form th {
    background: #f0f0f0 none repeat scroll 0 0;
    border: 1px solid #2284c5;
    padding: 5px 10px;
    text-align: left;
}
.faq_form td {
    border: 1px solid #2284c5;
    padding: 5px 10px;
    width: 65%;
}
.faq_form input[type="text"], .faq_form textarea {
    border: 1px solid #2284c5;
    font-size: 15px;
    padding: 3px 5px;
    width: 96%;
}
.faq_send_button {
    padding: 10px 0 0;
    text-align: right;
}
.faq_send_button input[type="submit"] {
    background: transparent url("../images/fon_red.png") repeat-x scroll 0 0;
    border: medium none;
    border-radius: 7px;
    color: #ffffff;
    cursor: pointer;
    font-size: 16px;
    margin: 10px 0 20px 15px;
    padding: 3px 14px 5px 18px;
    text-align: center;
    text-decoration: none;
}

.catalog_opt_order {
    border-collapse: collapse;
    margin: 2px 0;
    width: 100%;
}

.catalog_opt_order th {
    background: #f0f0f0 none repeat scroll 0 0;
    border: 1px solid #4e7caa;
    padding: 5px;
    text-align: center;
}
.catalog_my_basket td {
    border: 1px solid #7d268e;
    padding: 5px;
    text-align: center;
}
.catalog_opt_order td {
    border: 1px solid #4e7caa;
    padding: 5px;
    text-align: center;
}
.catalog_opt_order .catalog_opt_order_count {
    border: 1px solid #4e7caa;
    padding: 3px 5px;
    text-align: center;
    width: 30px;
}
.catalog_opt_order h2 {
    font-size: 24px;
    font-weight: normal;
    margin: 12px 0;
}
.catalog_opt_order textarea {
    border: 1px solid #4e7caa;
    padding: 3px 5px;
    width: 80%;
}

.catalog_list_one:hover .quick_order_popup {
	display:block;
}

.quick_order_popup {

display: none;
position: absolute;
bottom: 18px;
width: 252px;
overflow: hidden;

}
.moretovar{
	background: #222;
color: #fff;
opacity: 0.64;
display: block;
width: 100px;
padding: 10px 0px;
border-radius: 16px;
margin: 0 0 10px 79px;
	
}
.moretovar a{
	color:#fff;
}
.quick_order_popup .catalog_colors{
width:63px;

}

.quick_order_popup .catalog_colors option{
border:1px solid #c0c0c0;

}

.catalog_quick_size_count {
}

.quick_count {
    overflow: hidden;
    width: 50px;
}
.quick_order_popup table {
	background: #fff none repeat scroll 0 0;
  width:100%;
}
.cena_quick{
	white-space:nowrap;
	
}
.cena_quick_line{
	font-size:10px;
	
}
.title_quick_line{
	font-size:10px;
	
}
.quick_order_popup table th {
    border-bottom: 2px solid #5DA9EC;
    font-size: 12px;
    padding: 3px 3px;
}
.quick_order_popup table td {
    border-bottom: 1px dotted #999;
    padding: 1px 3px;
    text-align: left;

}
.quick_order_popup table td {
    width: 74px;
	text-align:center;
}
.quick_count input {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #555555 -moz-use-text-color;
    border-image: none;
    border-style: solid none;
    border-width: 1px medium;
    float: left;
    font-size: 14px;
    height: 16px;
    padding: 0;
    text-align: center;
    width: 17px;
}
.quick_count .quick_change_up {
    background: #cccccc none repeat scroll 0 0;
    border: 1px solid #555555;
    border-radius: 0 4px 4px 0;
    color: #000000;
    display: block;
    float: left;
    height: 9px;
    padding-bottom: 6px;
    padding-top: 1px;
    text-align: center;
    text-decoration: none;
    width: 14px;
}
.quick_count .quick_change_down {
    background: #cccccc none repeat scroll 0 0;
    border: 1px solid #555555;
    border-radius: 4px 0 0 4px;
    color: #000000;
    display: block;
    float: left;
    height: 9px;
    padding-bottom: 6px;
    padding-top: 1px;
    text-align: center;
    text-decoration: none;
    width: 14px;
}
.catalog_list_one .catalog_buy_button_quick {
	background: #eeb329;
    background: -moz-linear-gradient(top, #2a89e7 0%, #40a1e8 50%, #4db3e4 100%);
    background: -webkit-linear-gradient(top, #2a89e7 0%, #40a1e8 50%, #4db3e4 100%);
    background: -o-linear-gradient(top, #2a89e7 0%, #40a1e8 50%, #4db3e4 100%);
    background: -ms-linear-gradient(top, #2a89e7 0%, #40a1e8 50%, #4db3e4 100%);
    background: linear-gradient(top, #2a89e7 0%, #40a1e8 50%, #4db3e4 100%);
	border-radius: 10px;
	color: #ffffff;
	display: block;
	font-size: 16px;
	margin: 4px 5px;
	padding: 6px 8px 6px 10px;
	text-align: center;
	text-decoration: none;
	width: 100px;
	margin-left: 68px;
}

.catalog_list_one .catalog_buy_button_quick:hover {
	background: #FB3300;
    background: -moz-linear-gradient(top, #F69900 0%, #FB3300 100%);
    background: -webkit-linear-gradient(top, #F69900 0%, #FB3300 100%);
    background: -o-linear-gradient(top, #F69900 0%,  #FB3300 100%);
    background: -ms-linear-gradient(top, #F69900 0%,  #FB3300 100%);
  
  }

#catalog_add_to_basket_window p a   {
	background: #eeb329;
    background: -moz-linear-gradient(top, #2a89e7 0%, #40a1e8 50%, #4db3e4 100%);
    background: -webkit-linear-gradient(top, #2a89e7 0%, #40a1e8 50%, #4db3e4 100%);
    background: -o-linear-gradient(top, #2a89e7 0%, #40a1e8 50%, #4db3e4 100%);
    background: -ms-linear-gradient(top, #2a89e7 0%, #40a1e8 50%, #4db3e4 100%);
    background: linear-gradient(top, #2a89e7 0%, #40a1e8 50%, #4db3e4 100%);
	border-radius: 10px;
	color: #ffffff;
	display: inline-block;
	font-size: 16px;
	margin: 4px 5px;
	padding: 6px 8px 6px 10px;
	text-align: center;
	text-decoration: none;
	width: 83px;
}

#catalog_add_to_basket_window p a:hover {
	background: #FB3300;
    background: -moz-linear-gradient(top, #F69900 0%, #FB3300 100%);
    background: -webkit-linear-gradient(top, #F69900 0%, #FB3300 100%);
    background: -o-linear-gradient(top, #F69900 0%,  #FB3300 100%);
    background: -ms-linear-gradient(top, #F69900 0%,  #FB3300 100%);
  
  }
  
.pkod{
	width: 100px !important;
font-size: 36px !important;
margin-top: 0px;
display: block;
float: left;
margin-left: 30px;
	
}

#last_view_price .price {
	font-size: 18px;
}


.menu_li_50 {
	background: rgba(0, 0, 0, 0) url("/themes/default/images/ny.png") no-repeat scroll 0 50%;
padding-left: 42px;
}




#sliderBox{
	    background: rgba(0, 0, 0, 0) url("../images/promo1.png") no-repeat scroll 0 50%;
        width: 643px;
    height: 400px;

    position:fixed;
    top:-400px;
    left:-400px;
    z-index:10001;
	
	
left: 50%;
margin: -200px 0 0 -322px;



}

.popup_email{
    border: 1px solid #c9c9c9;
    left: 225px;
    position: absolute;
    top: 212px;
    width: 216px;
    height: 38px;
    padding: 1px 14px;
}

.popup_send{
    background: #de6174 none repeat scroll 0 0;
    border: 1px solid #f0687e;
    box-shadow: 0 0 10px #000000;
    color: #fff;
    font-weight: bold;
    left: 225px;
    padding: 13px 49px;
    position: absolute;
    text-decoration: none;
    top: 271px;
    font-size: 18px;
}

#background{
    position: absolute;
    z-index: 10000;
    top: 0px;
    left: 0px;
    width: 100%;
    opacity: .4;
    filter: alpha(opacity=40);
    background-color:  rgba(0, 0, 0, 0.4);
}

#closeWelcomeBox {
position: absolute;
right: 11px;
text-decoration: none;
top: -19px;
}

#closeWelcomeBox:before {
    color: rgba(255, 255, 255, 1);
    content: "X";
    font-size: 15px;
}




.buy_accept_area {
  margin-top: 20px;
  width: 61%;
  background: #ffbbbb;
  padding: 1% 2% 1.5% 2%;
  display: inline-block;
  overflow: hidden;
  margin-left: 35%;
}

.buy_accept_area.good{
	background:none;
	
}
.buy_disabled{
	background: #ccc !important;
cursor: default !important;
	
}

.footer_policy {
	1left: 15px;
	1position: absolute;
	1top: 90px;
	1color: #fff;
	1width: 280px;
}
.footer_policy a{
	1color:#fff;
}

.sizes-list-mobile {
	text-align: center;
	overflow: hidden;
}
.one_mobile_sizes_one_size {
	text-decoration: none;
	display: inline-block;
	padding: 12px 4px 0;
	background: #fff;
	margin: 5px 1%;
	font-size: 20px;
	border-radius: 25px;
	text-align: center;
	position: relative;
	min-width: 42px;
	height: 36px;
}
.one_mobile_sizes_one_size:hover {
	background: #49C1F5;
	color: #fff;
}
.one_mobile_sizes_one_size:hover div {
	background: #49C1F5;
	color: #fff;
	border: 1px solid #fff;
}
.catalog_one_order_mobile {
	margin-top: 0;
	margin-bottom: 15px;
}
.catalog_one_order_mobile h2 {
	margin: 25px 0 10px;
}
.one_mobile_sizes_size_count{
	position:absolute;
	padding:2px 4px;
	background:#fff;
	border:1px solid #333;
	font-size:13px;
	border-radius:10px;
	right:-5px;
	bottom:-5px;
	min-width: 11px;
	
}

.one_mobile_up_sizes{
	display:none;
}

.one_mobile_up_sizes_ok_area {
	text-align:center;
	
}
.one_mobile_up_sizes_ok_area a {
	background: #d53333;
	border-radius: 20px;
	display: block;
	font-size: 20px;
	padding: 10px 15px;
	text-decoration: none;
	width: 37px;
	margin: 0 auto;
	border: none;
	color: #fff;
	text-transform: uppercase;
	margin-top: 5px;
}
.one_mobile_up_sizes_ok_area a:hover {
	background: #d53333;
	border-radius: 20px;
	display: block;
	font-size: 20px;
	padding: 10px 15px;
	text-decoration: none;
	width: 37px;
	margin: 0 auto;
	border: none;
	color: #fff;
	text-transform: uppercase;
	margin-top: 5px;
}
.mobile_up_screen_counts{
	width:80%;
	margin:0 10%;
	text-align: center;
}
.mobile_up_screen_counts_addon{
	width:100%;
	text-align: center;
}
.one_mobile_up_sizes_in h2{
	font-size:30px;
	text-align:center;
}
#mobile_up_screen_count {
	font-size: 33px;
	padding: 3px;
	text-align: center;
	border-radius: 8px;
	border: 4px solid #d53333;
	width: 60px;
}

.one_mobile_up_sizes.fix{
	background: url("../images/fon.png") repeat scroll 0 center transparent;
	color: #fff;
	border: 2px solid #4b4f7e;
	left: 5%;
	padding: 0;
	position: fixed;
	top: 100px;
	width: 90%;
	z-index: 54321;
	display:block;
	border-radius: 20px;
	
}

.one_mobile_up_sizes_in{
	padding:20px;
}

.mobile_up_screen_counts_addon a{
	text-decoration:none;
	display:inline-block;
	padding: 12px 4px 0;
	background: #fff;
	margin: 5px 1%;
	font-size: 20px;
	border-radius: 25px;
	text-align: center;
	position: relative;
	min-width: 42px;
	height: 36px;
}

.mobile_up_screen_counts_addon a:hover{
	background: #49C1F5;
	color: #fff;
}
.rub {
	font-family: 'als_rublregular';
	font-size: 13px;
}
.catalog_basket_change_up_mobile{
	text-decoration: none;
	display: inline-block;
	padding: 2px 5px 15px;
	background: #f0f0f0;
	margin: 5px;
	font-size: 40px;
	border-radius: 25px;
	text-align: center;
	position: relative;
	min-width: 42px;
	height: 36px;
}
.catalog_basket_change_up_mobile:hover{
	background: #49C1F5;
	color: #fff;
}
.catalog_basket_change_down_mobile {
	text-decoration: none;
	display: inline-block;
	padding: 0 5px 17px;
	background: #f0f0f0;
	margin: 5px;
	font-size: 40px;
	border-radius: 25px;
	text-align: center;
	position: relative;
	min-width: 42px;
	height: 36px;
}
.catalog_user_data {
	font-size: 14px;
}
.catalog_basket_change_down_mobile:hover{
	background: #49C1F5;
	color: #fff;
}
.catalog_my_basket td, .catalog_my_basket th {
	font-size: 12px;
}
.add_mobil_title{
	position:relative;
	overflow:hidden;
	padding:10px 40px;
	
}
.catalog_basket_change_left{
float:left;
width:31px;
}

.catalog_basket_change {
	width: 54px;
}
.catalog_basket_change_left input {
	font-size: 15px;
}
.add_mobil_title #catalog_right_arrow{
	position:absolute;
	right:0;
	top:10px;
	
}
.add_mobil_title #catalog_left_arrow{
	position:absolute;
	left:0;
	top:10px;
	
}
.catalog_one_mobile h2{
	text-align:center;
}


.ok_gobasket_btn{
		background: #d53333;
	padding: 3%;
	display: block;
	width: 35%;
	border-radius: 10px;
	color: #fff;
	text-decoration: none;
	font-size: 12px;
	float:left;
	margin-left:5%;
	text-align:center;
}
.ok_continue_btn{
		background: #d53333;
	padding: 3%;
	display: block;
	width: 39%;
	border-radius: 10px;
	color: #fff;
	text-decoration: none;
	font-size: 12px;
	float:right;
	margin-right:5%;
	text-align:center;
}


.basket_mobile_prop, .mobile_basket_delete{
	
	display:none;
}



@media screen and (max-width: 980px) {
	
.catalog_list_one:hover .quick_view_link{
	display:none;
}


.basket_th_color,.basket_td_prop_color{
	display:none;
}
.basket_th_size, .basket_td_prop_size, .basket_td_delete, .basket_th_delete{
	display:none;
}

.mobile_basket_delete{
	display:block;
	margin-top:10px;
}

.addwish_btn{

}
.catalog_addtobasket{
	
}

.jcarousel-item-3,.jcarousel-item-4,.jcarousel-item-5{
	display:none;
	
}

.catalog_basket_change_left input {
	width: 28px;
}
.all_price_line img {
	margin-left: 0;
}
.basket_order_ok h2 {
	font-size: 14px;
}
.nomobile {
	display: none;
}
#form_auth2 {
	position: absolute;
	top: 60px;
}
.addwish_btn_text {
	color: #444;
	font-size: 10px;
	margin-left: 5%;
	margin-top: 4px;
	text-align: center;
	width: 90%;
}
#block_news, #block_spec, #block_hit {
    top: 12px;
    width: 100%!important;
}

.catalog_photos_area{
	width:100%;
	float:none;
}
.catalog_description{
	
}

#header{

}

.catalog_order_data{
	width: 100%;
	border: 1px solid #999;
	font-size: 14px;
}
.catalog_order_data tr {
	border-bottom: 1px dotted #999;
}
.catalog_order_data tr:last-child {
	border: none;
}
.catalog_order_data td {
	padding: 2px;
	text-align: left;
	vertical-align: middle;
	background: #d8dbdd;
}
.catalog_order_data th {
	text-align: left;
	vertical-align: middle;
	padding: 2px;
	background: #e8ebed;
	border-bottom: 1px solid #999;
}
.catalog_order_data input[type="text"], .catalog_order_data textarea {
	border: 1px solid #999;
	font-size: 14px;
	padding: 2px 3px;
}
.catalog_order_data textarea {
	height: 50px;
	padding: 3px;
	width: 90%;
}

#catalog_add_to_basket_window p a{
	width:32%;
	font-size:14px;
}
.catalog_one_order .mobile_sizes_table th {
	font-weight: normal;
	font-size: 12px;
	padding: 1px;
	background: #b3e2f8;
}
.catalog_one_order .mobile_sizes_table td {
	font-size: 12px !important;
	padding: 1px;
}
.catalog_one_order .mobile_sizes_table td .rub, .catalog_one_order .mobile_sizes_table th .rub {
	font-size: 12px;
}

}







@media screen and (max-height: 400px) {

.one_mobile_up_sizes.fix{
	 background: url("../images/fon.png") repeat scroll 0 center transparent;
	
	color: #fff;
	border: 2px solid #4b4f7e;
	left: 5%;
	padding: 0;
	position: fixed;
	top: 3%;
	width: 90%;
	z-index: 54321;
	display:block;
	border-radius: 20px;
	height:70%
}
..one_mobile_up_sizes_in{
	padding:0;
}
.one_mobile_up_sizes.fix h2{
	margin:0;
	font-size:20px;
}


}

.my-basket-final-cost {
	margin: 38px 0 0;
	padding: 21px 38px 6px 31px;
	background: none;
	clear: both;
}
.basket_order_ok .my-basket-final-cost h3 {
	margin: 6px 0 0;
	padding: 0;
	width: 40%;
	float: left;
	text-transform: uppercase;
}

.delivery_calc_place {
	margin-bottom: 20px;
	overflow: hidden;
}
.show_delivery label {
	vertical-align: top;
	float: left;
}
.show_delivery label:nth-child(4n) .one_list_delivery {
	margin-right: 0;
}
.show_delivery .one_list_delivery {
	padding: 10px;
	cursor: pointer;
	color: #555;
	font-size: 15px;
	width: 230px;
	border: 2px solid #e6e6e6;
	height: 100px;
	border-radius: 10px;
	margin: 10px 10px 0px 0;
}
.calc_delivery_list_title {
	font-size: 13px;
	font-weight: bold;
}



.one_list_delivery div.calc_delivery_list_text {
	display: inline-block;
	right: auto;
	top: 68px;
	left: 10px;
	font-style: italic;
	font-size: 12px;
	color: #a51908;
	font-weight: bold;
}
.one_list_delivery div.calc_delivery_list_text p{
	margin:0;
	color: #777;
	font-size: 12px;
}
.one_list_delivery div.calc_delivery_list_text ul{
	margin-left:30px;
	color: #777;
	font-size: 12px;
	list-style: disc;
}
.show_delivery .active {
	border: 2px solid #3997E8;
	background: #f0f0f0;
}
.show_pay {
	overflow: hidden;
	width: 100%;
}
.show_pay label {
	vertical-align: top;
	float: left;
}
.show_pay label:nth-child(4n) .one_list_paytype {
	margin-right: 0;
}
.show_pay .one_list_paytype {
	cursor: pointer;
	color: #555;
	font-size: 20px;
	text-align: center;
	font-family: Conv_franklin,Calibri;
	padding-top: 30px;
}
.show_pay .active {
	border: 2px solid #3997E8;
	background: #e9e9e9;
}
.one_list_paytype {
	width: 250px;
	display: inline-block;
	border: 2px solid #fff;
	margin: 0 17px 0 0;
	height: 52px;
	position: relative;
	border-radius: 10px;
	background: #f0f0f0;
}
.total_summ_block {
	max-width: 60%;
	float: right;
	color: #000;
	text-align: right;
}
.total_summ_block > p {
	margin: 0 0 12px;
}
.total_summ_title {
	width: auto;
	display: inline-block;
	padding-right: 20px;
	font-size: 18px;
	color: #5c5b49;
	line-height: 30px;
}
.total_summ_delivery,
.total_summ_delivery + .rub {
	font-size: 20px;
	color: #000;
	line-height: 30px;
}
.total_summ,
.total_summ_with_discount,
.total_summ + .rub,
.total_summ_with_discount + .rub {
	font-size: 24px;
	font-weight: bold;
	color: #000;
	line-height: 30px;
}
.total_summ_finish,
.total_summ_finish + .rub {
	font-size: 30px;
	font-weight: bold;
	color: #000;
	line-height: 30px;
}
.one_list_delivery input {
	display: none;
}
.one_list_delivery img {
	float: left;
	margin-right: 10px;
}

.delivery_cal_place{
	margin:20px 0;
}
.street_show_more_ {
	border: 1px solid #999;
	border-top: none;
	background: #fff;
	padding: 5px;
}


.one_list_paytype div {
	position: absolute;
	right:10px;
	bottom: 10px;
}
.one_list_paytype div span {
	font-size: 17px;
	font-weight: bold;
	color: #666;
}

.one_list_paytype.active {
	border: 2px solid #3997E8;
	background: #f0f0f0;
}
.one_list_paytype input {
	display: none;
}
.one_list_paytype img {
	float: left;
	margin-right: 10px;
}

.paytype_cal_place{
	margin:20px 0;
}



.delivery-calc-city-list{

	
}

.no_city_text {
	background: #fff;
	border: 1px solid red;
	width: 521px;
	padding: 20px;
	font-size: 18px;
	margin-top: 10px;
}

.delivery_other_city{
	background:#bbb;
}

.delivery_big_city{
	background:#ddd;
}

.delivery_street_area {
	background: #ddd;
	width: 314px;
	position: absolute;
	z-index: 9999;
}

.kladr_street_ul {
	border: 1px solid #999;
	width: 312px;
}
.kladr_street_ul li {
	width: 291px;
	padding: 5px 11px 5px 10px;
	border-bottom: 1px solid #ccc;
}

#trink.show_map {
	background-color: #fff;
	border: 2px solid #6B7740;
	border-radius: 10px;
	left: 50%;
	margin: 0 0 0 -30%;
	position: fixed;
	top: 10%;
	width: 60%;
	height:80%;
	z-index: 4321;
}

#map{
	width:100%;
	height:100%;
}



.delivery_one_info{
	display:none;
}

.delivery_one_info.show {
	overflow: hidden;
	display: block;
	clear: both;
}
.map_one_point h4 {
	color: #777;
	font-size: 18px;
	margin: 5px 0 10px;
}


.area_change_city{
	display:none;
}
.area_change_city.show{
display:block;
}
.area_change_city p {
	margin: 0;
}
.current_pickup_point {
	border: 2px solid #3997E8;
	background: #f0f0f0;
	border-radius: 10px;
	padding: 10px;
	font-size: 16px;
}

.linetr .total_summ_delivery{
	text-decoration:line-through;
	
}
.cur_delivery_price_old{
	margin-right:5px;
	text-decoration:line-through;
}

