@font-face {
    font-family: 'als_rublregular';
    src: url('/themes/default/fonts/rouble-webfont.eot');
    src: url('/themes/default/fonts/rouble-webfont.eot?#iefix') format('embedded-opentype'),
         url('/themes/default/fonts/rouble-webfont.woff') format('woff'),
         url('/themes/default/fonts/rouble-webfont.ttf') format('truetype'),
         url('/themes/default/fonts/rouble-webfont.svg#als_rublregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

.need{
color:red;
}


.emptyfield{
border:1px solid #61370A !important;
}

.add_text {
	width: 100%;
	overflow: hidden;
	margin-top: 10px;
	margin-left: 20px;
}
.add_text table {
  border-collapse: collapse;
  width: 100%;
}
.add_text tr {
	border-bottom: 1px dotted #999;
}
.add_text td {
	padding: 5px;
	background: #fff;
}
.add_text th {
	padding: 5px 10px;
	background: #b1e4ff;
}
.tobuy {
	width: 100%;
}
.tobuy td {
	padding: 15px;
}

.continue_buy {
	color: #61370A;
	font-family: Calibri;
	font-size: 22px;
	font-weight: normal;
	line-height: 1.2;
	margin: 0 0 8px;
}
.catalog_one {
	padding: 0;
	position: relative;
	overflow:hidden;
}
.catalog_one_title {
margin-bottom: 5px;
overflow: hidden;
padding: 0 40px;
}
#catalog_left_arrow {
	background: rgba(0, 0, 0, 0) url("/themes/default/images/arrow-prev2.png") no-repeat scroll 0 0;
	display: block;
	float: left;
	height: 40px;
	position: absolute;
	top: 0;
	width: 40px;
	left:0;
}
/*#catalog_left_arrow2:hover {
	1background: url("/themes/default/images/left_act.png") no-repeat;
}*/
.catalog_one_title h1 {
	color:#000000;
	float:left;
	margin: 6px 0 15px 0;
	font-size: 20px;
	font-weight: normal;
	line-height: 22px;
	position: relative;
	left: 20px;
}
#wraptrink h1 {
	margin-left: 0;
}
#abbclose {
	float: right;
	text-decoration: none;
}
#catalog_right_arrow {
	background: rgba(0, 0, 0, 0) url("/themes/default/images/arrow-next2.png") no-repeat scroll 0 0;
	display: block;
	float: left;
	height: 40px;
	position: absolute;
	top: 0;
	width: 40px;
	right:0;
}
/*#catalog_right_arrow2:hover {
	1background: url("/themes/default/images/right_act.png") no-repeat;
}*/

.catalog_one_total{

}

#content .quick_order_popup .catalog_buy_button {
	background: #06509f;
    background: -moz-moz-linear-gradient(top, #a4c7d0 0%, #06509f 100%);
    background: -webkit-linear-gradient(top, #a4c7d0 0%, #06509f 100%);
    background: -o-linear-gradient(top, #a4c7d0 0%,  #06509f 100%);
    background: -ms-linear-gradient(top, #a4c7d0 0%,  #06509f 100%);
    background: linear-gradient(to top, #a4c7d0 0%, #06509f 100%);
  border-radius: 6px;
  color: #fff;
  display: inline-block;
  float: right;
  font-family: Calibri;
  font-size: 15px;
  margin: 3px 8px;
  padding: 1px 13px 2px;
  text-align: center;
  text-decoration: none;
}
#content .catalog_buy_button, .catalog_buy_button {
	background: #06509f;
    background: -moz-linear-gradient(top, #a4c7d0 0%, #06509f 100%);
    background: -webkit-linear-gradient(top, #a4c7d0 0%, #06509f 100%);
    background: -o-linear-gradient(top, #a4c7d0 0%,  #06509f 100%);
    background: -ms-linear-gradient(top, #a4c7d0 0%,  #06509f 100%);
    background: linear-gradient(to top, #a4c7d0 0%, #06509f 100%);
  border-radius: 6px;
	color: #fff;
	display: inline-block;
	float: right;
	font-family: Calibri;
	font-size: 18px;
	margin: 15px 8px 5px;
	padding: 7px 13px 8px;
	text-align: center;
	text-decoration: none;
}
#content .catalog_buy_button:hover, .catalog_buy_button:hover {
	background: #1870bf;
    background: -moz-linear-gradient(top, #A0794C 0%, #1870bf 100%);
    background: -webkit-linear-gradient(top, #A0794C 0%, #1870bf 100%);
    background: -o-linear-gradient(top, #A0794C 0%,  #1870bf 100%);
    background: -ms-linear-gradient(top, #A0794C 0%,  #1870bf 100%);
    background: linear-gradient(to top, #A0794C 0%, #1870bf 100%);
}
.default_button {
	background: #000 ;
    /*background: -moz-linear-gradient(top, #ee6666  0%, #ee6666  100%);
    background: -webkit-linear-gradient(top, #ee6666  0%, #ee6666  100%);
    background: -o-linear-gradient(top, #ee6666  0%, #ee6666  100%);
    background: -ms-linear-gradient(top, #ee6666  0%, #ee6666  100%);
    background: linear-gradient(top, #ee6666  0%, #ee6666  100%);*/
	border-radius: 20px;
	color: #fff;
	display: inline-block;
	font-family: Calibri;
	font-size: 18px;
	/*margin: 15px 5px 20px 0; */
	padding: 15px 15px;
	text-align: center;
	text-decoration: none;
	/*font-weight: bold;*/
	position: relative;
	/*top: 20px;*/
}
#content input.default_button {
	padding: 0;
}
 .default_button:hover {
	background: #ee6666;
    background: -moz-linear-gradient(top, #ff8855  0%, #ee6666 100%);
    background: -webkit-linear-gradient(top, #ff8855  0%, #ee6666 100%);
    background: -o-linear-gradient(top, #ff8855  0%,  #ee6666 100%);
    background: -ms-linear-gradient(top, #ff8855  0%,  #ee6666 100%);
    background: linear-gradient(to top, #ff8855  0%, #ee6666 100%);
}
.default_button2 {
	background: #000;
    /*background: -moz-linear-gradient(top, #A0794C 0%, #ee6666 100%);
    background: -webkit-linear-gradient(top, #A0794C 0%, #ee6666 100%);
    background: -o-linear-gradient(top, #A0794C 0%,  #ee6666 100%);
    background: -ms-linear-gradient(top, #A0794C 0%,  #ee6666 100%);
    background: linear-gradient(top, #A0794C 0%, #ee6666 100%);*/
	border-radius: 20px;
	color: #fff;
	display: inline-block;
	font-family: Calibri;
	font-size: 18px;
	margin: 30px 0px 30px 800px;
	padding: 15px 15px;
	text-align: center;
	text-decoration: none;
	/*font-weight: bold;*/
	cursor: pointer;
	border: none;
}
#content input.default_button2 {
	padding: 0;
}
 .default_button2:hover {
	background: #ee6666;
    background: -moz-linear-gradient(top, #Aff8855 0%, #ee6666 100%);
    background: -webkit-linear-gradient(top, #ff8855 0%, #ee6666 100%);
    background: -o-linear-gradient(top, #Aff8855 0%,  #ee6666 100%);
    background: -ms-linear-gradient(top, #ff8855 0%,  #ee6666 100%);
    background: linear-gradient(to top, #ff8855 0%, #ee6666 100%);
}

.basket_order_ok .catalog_buy_button{
height: 41px;
width: 116px;
}

.catalog_photos_area {
	display: inline-block;
	float: left;
	/*margin: 0 0 0 40px;*/
	width: 540px;
	margin-left: 20px;
	margin-top: 10px;
}
.catalog_one_order {
	overflow: hidden;
	margin-top: 5px;
	width: 410px;
	height: 100%;
	display: flex;
	flex-direction: column;
}
.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 {
	/*background: #FAF1E8 none repeat scroll 0 0;*/
	/*border-bottom: 3px solid #ee6666;*/
	color: #000000;
	font-size: 15px;
	margin: 10px 0 20px;
	padding: 12px 15px;
	text-transform: uppercase;
	box-shadow: 0 5px 5px -5px rgba(0, 0, 0, .5);
	width: 1080px;
}
.pathway a{
    color:#000000;
    text-decoration:none; 
}
.pathway a:hover{
color:#c6382b;
}
.catalog_price_th_desc {
	font-size: 18px;
	font-weight: normal;
}
.catalog_one_order table {
	border-collapse: collapse;
	width: 410px;
}
.catalog_addonfield table td{
	padding: 5px 10px;
}
.catalog_addonfield table td span{
	font-size: 14px !important;
}
.catalog_one_order tr {
	/*border-bottom: 1px dotted #999;*/
}
.catalog_one_order tr:last-child {
	border: none;
}
.catalog_one_order td, .catalog_one_order th {
	padding: 5px;
	text-align: center;
	vertical-align: middle;
	height: 50px;
	width: 39%;
	font-size: 14px;
	line-height: 30px;
}
.catalog_one_order td {
	font-size: 16px;
}
.catalog_one_order td:last-child {
	font-size: 12px;
}
.catalog_addonfield {
	margin: 10px 0;
	font-size: 16px;
	overflow: hidden;
	
}
.catalog_addonfield span.title {
	font-size: 14px;
	padding: 0;
	float: left;
	color: #61370A;
	display: inline-block;
	font-size: 16px;
	width: 195px;

}
.catalog_tkan .catalog_addonfield span.title {
	width: 210px;
}
.catalog_tkan .catalog_add_photos {
  min-height: 120px;
  width: 760px;
}
.catalog_tkan .catalog_add_photos ul {
  margin: 0;
  padding: 0;
  width: 760px;
}
.catalog_addonfield > div {
	float: left;
	margin-left: 0;
	overflow: hidden;
}
.catalog_addonfield div p {
	margin: 0 0 10px;
}
.catalog_add_photo #big_pic {
	max-width: 380px;	
}
.catalog_add_photo img {
	border: 1px solid #999;
	margin: 7px 7px 0 0;
}

#catalog_pagination img {
	width: 119px;
}
.catalog_add_photo {
	float: left;
	text-align: center;
}
.catalog_cat_text {
	font-size: 14px;
	width: 1080px;
	padding: 0 20px;
	text-align: justify;
}

.catalog_cat_text ul{
	list-style:disc;
	margin-left:13px;
	
}


.td1 {
	display: block;
}
.catalog_description {
	overflow: hidden;
}
.catalog_pagination li {
	text-align: center;
	float: left;
	margin-top: 10px;
}



#catalog_add_to_basket_window_add_popup_show, #catalog_add_to_basket_window_add_popup_hide {
	background-color: #fff;
	border: 2px solid #000;
	display: none;
	left: 50%;
	margin-left: -150px;
	padding: 20px;
	position: fixed;
	text-align: center;
	top: 30%;
	width: 300px;
	z-index: 3000;
	border-radius: 20px;
}

#catalog_add_to_basket_window h3, #catalog_add_to_basket_window_add_popup_show h3 {
	color: #000;
	margin-top: 25px;
	font-size: 18px;
}

#catalog_add_to_basket_window p {
	font-size: 13px;
}

#catalog_error_no_add{
	background-color: #FFFFFF;
	border: 2px solid #000;
	display: none;
	left: 36%;
	position: fixed;
	top: 30%;
	width: 300px;
	padding: 20px;
	z-index: 3000;
}



#catalog_add_to_basket_window {
	background-color: #FFFFFF;
	border: 4px solid #61370A;
	display: none;
	left: 36%;
	position: fixed;
	top: 30%;
	width: 300px;
	padding: 20px;
	z-index: 3000;
}

#catalog_add_to_basket_window h3 {
	color: #61370A;
	margin-top: 5px;
}

#catalog_add_to_basket_window p {
	font-size: 13px;
}

#catalog_error_no_add{
	background-color: #FFFFFF;
	border: 4px solid #61370A;
	display: none;
	left: 36%;
	position: fixed;
	top: 30%;
	width: 300px;
	padding: 20px;
	z-index: 3000;
}
.catalog_user_data {
    border-collapse: collapse;
    margin: 2px 0;
    width: 100%;
    font-size: 14px;
}
.catalog_user_data th {
    background: #fff none repeat scroll 0 0;
    padding: 5px 10px;
    text-align: left;
}
.catalog_user_data td {
    padding: 5px 10px;
    width: 65%;
}
.catalog_user_data2 {
    border-collapse: collapse;
    margin: 2px 0;
    width: 100%;
}
.catalog_user_data2 th {
    background: #f0f0f0 none repeat scroll 0 0;
    border: 1px solid #61370A;
    padding: 5px 10px;
    text-align: left;
}
.catalog_user_data2 td {
    border: 1px solid #61370A;
    padding: 5px 10px;
    text-align: center;
    width: 25%;
}
.catalog_user_data input[type="text"] {
    border: 1px solid #61370A;
    padding: 3px 5px;
    width: 80%;
}
.catalog_buy2 {
    cursor: pointer;
	border: none;
}
/* ----- catalog ----- */	
	
.catalog_all_list{
    /*border: 3px solid #ee6666;*/
    /*margin: 11px 4px;*/
    /*background:#FAF1E8 none repeat scroll 0 0;*/
    padding: 5px 0;
    /*box-shadow: 0 0 10px 5px rgba(221, 221, 221, 1);*/
    width: 1080px;
    border-radius: 20px; 
}
.catalog_all_list .catalog_all_list{
    border: none;
    margin: 0;
    background:none;
    padding: 0;
    box-shadow: none;
}
.catalog_list_row{
	overflow: hidden;
	position: relative;
	width: 100%;
	padding: 0;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	
}
.catalog_subcats, .catalog_items {
	overflow: hidden;
}



.catalog_list_one {
	position:relative;
    float: left;
    font-family: Calibri;
    /*margin: 0 12px;*/
    text-align: center;
    width: 240px;
    box-shadow: 0 0 5px 2px rgba(221, 221, 221, 1);
    padding: 10px 5px;
    margin: 5px;
    border-radius: 20px;
    
}	
/*
.spec .catalog_list_one, .leaders .catalog_list_one{
	margin: 8px 0 0 20px;
	padding-top: 8px;
	width: 200px;
}
*/

.catalog_list_one:first-child{

}
/*.catalog_list_one:last-child{
    margin-right: 0;
}*/

.catalog_list_one a{
    color: #000;
    text-decoration: none;
    font-size: 14px;
}  
/*.catalog_list_one a span.catalog_title::before {
    content: "•";
    margin-right: 5px;
}*/
.catalog_list_one a span {
	display: inline-block;
	margin-top: 10px;
	margin-bottom: 10px;
	/*color: #c6382b;*/
	color: #000000;
}

/*.catalog_list_one img{

} */
	
.catalog_list_one p{
	font-family: Calibri;
    font-size: 16px;
    margin: 0;
    padding: 5px;
}

.catalog_list_one img {
    border-radius: 10px;
}
 
/*.catalog_list_one:hover{

}*/

.catalog_title_bg{
    font-family: Calibri /*arial*/;
    text-align: center;
}
.catalog_list_one111 p {
    font-family: Calibri /*arial*/;
	font-size: 17px;
	margin: 10px 9px;
	padding: 0 5px;
	text-align: center;
}
.totitle {
	margin: 12px 0 5px;
	min-height: 32px;
}
#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: #61370A;
    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 #61370A;
}
.karu1 .catalog_title_bg {
	margin-top: 0;
}
.price {
	font-size: 27px;
}
/* OLD */
.price_catalog span.old_price {
	text-decoration: line-through;
	color: #666;
	font-size: 13px;
padding: 0 5px;
}


/* Корзина */
.catalog_basket_change{
	overflow:hidden;
	width:73px;
	margin: 0 auto;
	position:relative;
}

.catalog_basket_change_left{
float:left;
width:40px;
}
.catalog_basket_change_left input{
border: 1px solid #555555;
border-radius: 4px 0 0 4px;
font-size: 18px;
height: 35px;
text-align: center;
width: 39px;
padding:3px 0;
}
/*.catalog_basket_change_right a{

}*/
.catalog_basket_change_right{
float:left;
width:33px;
}
.catalog_basket_change_up, .catalog_basket_change_down{
/*background: #cccccc none repeat scroll 0 0;*/
border: 1px solid #000;
border-radius: 0 4px 0 0;
color: #000000;
display: block;
height: 11px;
padding-bottom: 7px;
padding-top: 2px;
text-align: center;
text-decoration: none;
width: 20px;
}
.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, .catalog_opt_order {
	border-collapse: collapse;
	width: 100%;
	/*border: 1px solid #000;*/
	background:#fff;
	font-size: 14px;
}
/*.catalog_my_basket tr, .catalog_opt_order tr {
	border-bottom: 1px solid #000;
}*/
.catalog_my_basket tr:last-child, solid tr:last-child {
	border: none;
}
.catalog_my_basket td, .catalog_my_basket th {
	padding: 5px;
	text-align: center;
	vertical-align: middle;
	background: #fff;
}
.catalog_opt_order td, .catalog_opt_order th{
	text-align: center;
}

.catalog_opt_order_comment {
	height: 80px;
	border: 1px solid #000;
	border-radius: 20px;
}
.catalog_opt_order_count {
	width: 40px;
	border: 1px solid #000;
	height: 40px;
	text-align: center;
	border-radius: 20px;
}
/*.catalog_opt_order .all_price_hr td {
	background: #ddd none repeat scroll 0 0;
	padding: 0;
}*/
.catalog_my_basket th, .catalog_opt_order th {
	padding: 15px 0;
	background: #fff;
	/*border-bottom: 1px solid #000;*/
}

.catalog_user_data{
	border-collapse: collapse;
	width: 100%;
	/*border: 1px solid #000;*/
	left: 70px;
	position: relative;
	top: 20px;
}
/*.catalog_user_data tr {
	border-bottom: 1px solid #000;
}*/
.catalog_user_data tr:last-child {
	border: none;
}
.catalog_user_data td { 
	padding: 10px;
	width: 65%;
	text-align: left;
	vertical-align: middle;
	background: #fff;
}
.catalog_user_data th {
	width: 35%;
	text-align: left;
	vertical-align: middle;
	padding: 10px;
	background: #fff;
	/*border-bottom: 1px solid #000;*/
	font-size: 15px;
	font-weight: 100;
}
.right_content a {

}
.catalog_user_data input[type="text"], .catalog_user_data textarea {
	width: 400px;
	border: 1px solid #000;
	font-size: 15px;
	padding: 10px;
	border-radius: 20px;
}
.catalog_user_data input.pkod {
	border: 1px solid #000;
	font-size: 37px;
	text-align: center;
	width: 105px;
}
.captcha {
	border: 1px solid #000;
	float: left;
	margin-right: 10px;
	width: 127px;
	height: 68px;
	border-radius: 20px;
}
.catalog_user_data textarea {
    /*height: 50px;*/
    padding: 10px;
    width: 400px;
}
.tobig {
	font-size: 20px;
}

.continue_buy {
background: #ee6666 ;
    background: -moz-linear-gradient(top, #ee6666  0%, #ee6666  100%);
    background: -webkit-linear-gradient(top, #ee6666  0%, #ee6666  100%);
    background: -o-linear-gradient(top, #ee6666  0%, #ee6666  100%);
    background: -ms-linear-gradient(top, #ee6666  0%, #ee6666  100%);
    background: linear-gradient(to top, #ee6666  0%, #ee6666  100%);
	border-radius: 10px;
	color: #fff;
  display: block;
	font-family: Calibri/*,arial*/;
	font-size: 18px;
  font-weight: bold;
	height: 24px;
	margin: 15px 4px 20px;
	padding: 6px 8px 6px 10px;
  text-align: center;
  text-decoration: none;
  width: 200px;
}
.continue_buy:hover {
	background: #ee6666;
    background: -moz-linear-gradient(top, #ff8855  0%, #ee6666 100%);
    background: -webkit-linear-gradient(top, #ff8855  0%, #ee6666 100%);
    background: -o-linear-gradient(top, #ff8855  0%,  #ee6666 100%);
    background: -ms-linear-gradient(top, #ff8855  0%,  #ee6666 100%);
    background: linear-gradient(to top, #ff8855  0%, #ee6666 100%);
}

.catalog_send_button input {
    background: #000;
	color: #fff;
    display: block;
    font-size: 18px;
    /*height: 36px;*/
    margin: 15px 0 10px 0;
    padding: 15px;
    text-align: center;
    text-decoration: none;
    /*width: 130px;*/
    cursor: pointer;
    border: 0;
    float: right;
    border-radius: 20px;
}
.catalog_send_button input:hover {
	background: #ee6666;
    background: -moz-linear-gradient(top, #ff8855  0%, #ee6666 100%);
    background: -webkit-linear-gradient(top, #ff8855  0%, #ee6666 100%);
    background: -o-linear-gradient(top, #ff8855  0%,  #ee6666 100%);
    background: -ms-linear-gradient(top, #ff8855  0%,  #ee6666 100%);
    background: linear-gradient(to top, #ff8855  0%, #ee6666 100%);
}
.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: Calibri /*arial*/;
	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 #000;
    font-size: 14px;
    margin: 10px 15px 25px 0;
    padding: 10px 10px 10px 20px;
    border-radius: 20px;
}
.one-question-date {
	/*background: #F1EDD9 none repeat scroll 0 0;*/
	/*border-radius: 5px;*/
	display: inline-block;
	font-family: Calibri;
	font-size: 14px;
	padding: 6px;
	text-align: center;
	font-weight: bold;
}
.one-question-question, .one-question-answer {
    padding: 10px 0;
}
.one-question-question {
    border-bottom: 1px dashed #8d4500;
}
.one-question-question {
	color: #444;
	/*text-decoration: italic;*/
}
.one-question-answer {
	color: #000;
	font-weight: bold;
	/*text-decoration: italic;*/
}
#question{
height:150px;
}
.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 #61370A; 
	background: #fff0f0;
	font-size: 15px;
}

/* from style.css tdi */

#content {
	color:#0c1c6f;
	font-family: Calibri /*Arial*/;
}
#content h1, #content h2, #content h3 {
font-size: 20px;
font-weight: normal;
line-height: 22px;
}
#content h2 {	
	font-size: 18px;
	color: #285CA4;
}
#content h3 {	
	font-size: 16px;
}
#content a {
	color:#61370A;
	text-decoration:underline;
}
#content #catalog_add_to_basket_window_add_popup_show a {
	color:#fff;
	text-decoration:none;
}

#content .catalog-filter-size a {
	text-decoration:none;
}
#content .catalog_cat a {
	text-decoration:none;
}

#content a:hover {
	
}	
/* catalog */
.block_items {
	overflow:hidden;
}
.block_special_item {
	float:left;
	padding:5px;
	margin:5px;
	background:#61370A;
	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-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-size: 23pt;
}
.block_special_price .price_val {
	padding:0px 0px 0px 5px;
}
#catalog_pagination {
	
}
#catalog_pagination li {
	float:left;
	margin:10px;
}
#catalog_pagination {
  list-style: none outside none;
  margin: 0;
  overflow: hidden;
  padding: 0;
}
#catalog_pagination li{
    float: left;
    margin: 0 5px 5px 0px;
    cursor: pointer;
}
#catalog_pagination li img{
border: 1px solid #61370A;
float: left;
margin: 2px 3px 2px 0;
padding: 3px;
text-align: center;
width: 70px;
}
.catalog_description .one_text table {
	width: 450px;
	border-collapse: collapse;
	border: 1px solid #61370A;
}
.catalog_description .one_text td  {
	border: 1px solid #61370A;
}
.catalog_description .one_text td  p {
	margin: 2px 5px;
}
#catalog_slides {
	list-style: none outside none;
}
#catalog_slides img{
border: 1px solid #61370A;
margin-bottom: 8px;
padding: 5px;
}
.catalog_add_photo {
	list-style: none;
	color: #000;
}
.catalog_add_photos {
	min-height: 120px;
}
.catalog_add_photos img {
	margin-right: 4px;
	margin-top: 5px;
	max-width: 95px;
}
.catalog_add_photos a {
	text-decoration: none;
}
.catalog_add_photos ul {
	margin: 0;
	padding: 0;

}
.catalog_add_photo img {
	width: 81px;
}
.goods_img {
	float:left;
}
.hk {
	padding:10px 0px;
}
.info_inner {
	margin:0px 0px 0px 300px;
}
.zakaz {
	border:1px solid #61370A;	
	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: Calibri /*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 #61370A;
    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: 2000;
}
#show_form_close {
    color: #000000;
    display: block;
    font-size: 24px;
    position: absolute;
    right: 14px;
    text-decoration: none;
    top: 10px;
}
#show_form {
    background-color: #fff;
    /*border: 1px solid #000;*/
    left: 42%;
    margin: 0 0 0 -215px;
    position: fixed;
    top: 130px;
    width: 680px;
    z-index: 4321;
    padding: 20px;
    border-radius: 20px;
}
#show_form h1 {
    color: #000000;
    margin-top: 0;
    text-align: center;
}
.show_form_table th {
    text-align: left;
}
.show_form_table input, .show_form_table textarea {
    border: 1px solid #000;
    font-size: 16px;
    margin-left: 30px;
    width: 420px;
    padding: 10px;
    border-radius: 20px;
}
.show_form_send {
    color: #fff;
    display: inline-block;
    font-size: 16px;
    /*margin-left: 113px;*/
    margin-top: 5px;
    padding: 10px 15px;
    text-decoration: none;
    position: relative;
    left: 42%;
    border-radius: 20px;
    top: 10px;
}
#show_form .show_form_inner {
    padding: 20px;
}
.show_form_page {
    margin-top: 40px;
}


.info_header a:hover {
	color: #555;
	text-decoration: underline;
}




.show_price_img{
	padding: 15px;
	position: relative;
/*	width: 180px;*/
}
.price_img{
display:none;
position:absolute;
top:-15px;
left:226px;
z-index:5;
}

.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:#000;
text-align: center;
}
.quick_order .catalog_order_count{
border: 1px solid #007f81;
font-size: 14px;
padding: 3px;
}
.tobuy  {
	border-collapse: collapse;
	border: 2px solid #61370A;
}
.tobuy tr {
	border-bottom: 1px dotted #999;
}
.tobuy tr:last-child {
	border: none;
}
.tobuy td, .tobuy th {
	padding: 5px;
	text-align: center;
	vertical-align: middle;
}
.tobuy th {
	background: #61370A;
	width: 50%;
}
.tobuy li {
	list-style: disc;
	text-align: left;
	margin-left: 50px;
}
.one_text {
	font-size: 16px;
	line-height: 1.3;
}
.all_price_line img {
	border: 1px solid #007f81;
	margin-left: 10px;
}
.sert img {
	border: 1px solid #666;
	margin: 0 15px 20px 0;
}
.catalog_is_new, .catalog_is_hit, .catalog_skidka{
position:absolute;
}
#catalog_counts h3 {
	font-family: Calibri;
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0;
	text-align: center;
	margin-top: 30px;
}
.all_price_line .catalog_is_new, .all_price_line .catalog_is_hit, .all_price_line .catalog_is_sale{
position:absolute;
width:30px;
height:29px;

}

.catalog_is_sale {
background: #e53136 none repeat scroll 0 0;
border: 2px solid #e53136;
border-radius: 15px 5px;
/*bottom: 54px;*/
color: #fff;
font-family: Calibri;
font-size: 10px;
font-style: italic;
font-weight: bold;
padding: 3px 8px 4px;
position: absolute;
left: -3px;
text-transform: uppercase;
top: 40px;
}


.catalog_is_ny_sale {
 background: url("../images/sale_ny.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  color: #FFFFFF;
  font-family: Calibri /*Conv_Arial_Narrow,arial*/;
  font-size: 16px;
  height: 54px;
  left: 118px;
  margin-left: 3px;
  padding: 4px 0;
  position: absolute;
  top: 230px;
  width: 104px;
}


.catalog_is_new {
background: #71f081 none repeat scroll 0 0;
border: 2px solid #71f081;
border-radius: 15px 5px;
/*bottom: 269px;*/
color: #fff;
font-family: Calibri;
font-size: 9px;
font-style: italic;
font-weight: bold;
left: 10px;
padding: 3px 8px 4px;
position: absolute;
text-transform: uppercase;
top: 40px;
}

.news_slaid .catalog_is_new, .news_slaid .catalog_is_sale {
margin-left:96px;
}

.news_slaid .catalog_is_ny_sale {
left:55px;
}

.catalog_articul{
    color: #4E7CAA;
    text-decoration: underline;
}

.download_img{
	display:block;
	text-align:center;
	font-size:14px;
}
.catalog_is_hit{
background: #63caff none repeat scroll 0 0;
border: 2px solid #63caff;
border-radius: 15px 5px;
/*bottom: 270px;*/
color: #fff;
font-family: Calibri;
font-size: 9px;
font-style: italic;
font-weight: bold;
padding: 3px 8px 4px;
position: absolute;
/*right:-2px;*/
text-transform: uppercase;
top: 40px;
} 

.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;
}



.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: medium none;
	padding-top: 2px;
	position: relative;
	top: -5px;
}
#discount_skidka {
	font-size: 20px;
}

.main_news{
overflow:hidden;
}
.old_price_basket {
	text-decoration: line-through; 
	display: inline-block;
	margin-right: 5px;
}
.main_news h3{
text-align:center;
}

.all_price_border{
border-top:3px solid #790D53;
 

}


.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;
}


.in_menu_10{
display:block !important;
}
.all_link{
	background: none repeat scroll 0 0 #ffffff;
	border: 1px solid #4b6201;
	border-radius: 5px;
	float: right;
	margin: 1px 4px;
	padding: 6px 9px;
	text-align: center;
}
.all_link:hover{
background: none repeat scroll 0 0 #B5D341;
}
.all_link a{
	color: #4b6201;
	font-family: Calibri;
	font-size: 16px;
	text-decoration: none;	
}
.all_link a:hover{
	color: #000;	
}
.left_info a {
	text-decoration: none;
}
.left_info a:hover p{
	background: none repeat scroll 0 0 #61370A;
}
.size-title{
    /*background: #000;*/
    /*background: -moz-linear-gradient(top, #F4CC58  0%, #DEAF3D 100%);*/
    /*background: -webkit-linear-gradient(top, #F4CC58  0%, #DEAF3D 100%);*/
   /*background: -o-linear-gradient(top, #F4CC58  0%,  #DEAF3D 100%);*/
    /*background: -ms-linear-gradient(top, #F4CC58  0%,  #DEAF3D 100%);*/
    /*background: linear-gradient(top, #F4CC58  0%, #DEAF3D 100%);*/
	border-radius: 20px;
	/*color: #fff;*/
	display: inline-block;
	font-family: Calibri;
	font-size: 16px;
	margin: 1px 0;
	min-width: 30px;
	padding: 10px 20px;
	position: relative;
	color: #000;
	background: none;
    line-height: 1.7;
    font-weight: bold;
}

.no_size_tr{
display:none;
}
.no_size_tr .size-title {
  background: #CB9590;
}
.size-title-opt {
    font-size: 15px;
}

.catalog_pagination li img {
  opacity: 0.4;
}

.catalog_pagination li.current img {
  opacity: 1;
}


.red_price{
color:red;
}
.cena_big {
	background: #BBD74E;
}
th.cena1 {
	background: #fff;
	color: #000;
	font-size: 14px;
}
th.cena2 {
	background: #ee6666;
	color: #fff;
}
th.cena3 {
	background: #ff8855;
	color: #fff;
}
td.cena1 {
	background: #529FD9;
	color: #fff;
}
td.cena2 {
	background: #91CCF8;
	color: #fff;
}
td.cena3 {
	background: #B1E4FF;
}
.cena4 {
	background: #dc4f46;
}
.cena5 {
	background: #dc4f46;
}

#catalog_add_to_basket_window {
    background-color: #ffffff;
    border: 4px solid #61370A;
    display: none;
    left: 36%;
    padding: 20px;
    position: fixed;
    top: 30%;
    width: 300px;
    z-index: 3000;
}
#catalog_add_to_basket_window h3 {
    color: #61370A;
    margin-top: 5px;
}
#catalog_add_to_basket_window p {
    font-size: 13px;
}
#catalog_error_no_add {
    background-color: #ffffff;
    border: 2px solid #000;
    border-radius: 20px;
    text-align: center;
    display: none;
    left: 36%;
    padding: 20px;
    position: fixed;
    top: 30%;
    width: 300px;
    z-index: 3000;
}

#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;
}

.rub{
font-family: 'als_rublregular';
font-size:14px;
}



.in_menu{
    display:none;
}

.in_menu.show{
display:block;
}
.text3{
color:#61370A;
}

.no_isset_tr td{
background-color:#EDB7B7 !important;
}

.no_isset_notice{
font-size:9px;
color:red;
}
.isset_text{

}
.isset_text span{
color:#1A9F42;
}

.total_no_isset{
font-size:18px;
color:red;
}

.total_no_isset h2{
color:red !important;
}

.no_order_text{
color:red;
font-size:18px;
}

.catalog_cat_upak{
border:1px solid #61370A;
padding:10px;
overflow:hidden;
margin-bottom:15px;
}

.img_upak{
float:left; 
margin:10px;
}

.slide_a{
text-decoration:none;
}

.main_slide {
  background: url("../images/lcat_bg.png") repeat scroll left top rgba(0, 0, 0, 0);
  border-radius: 5px;
  padding: 20px;
  text-align: left;
  height: 500px;
  width: 648px;
  margin-bottom: 20px;
  border: 1px solid #b5d341;
}

.catalog_articul {
  color: #4e7caa;
  text-decoration: underline;
}
.catalog_list_title {
  background: #777777 none repeat scroll 0 0 !important;
  color: #ffffff !important;
  display: block;
 
  padding: 6px 0 !important;
  text-decoration: none;
}




#filter_search {
	border: 1px solid #000;
	float: left;
	font-size: 14px;
	margin: 3px 10px 3px 0;
	padding: 4px 18px 5px 10px;
	border-radius: 20px;
}

#filter_subsearch {
    width: 232px;
}

#filter_subsearch ul li {
    padding: 5px 0;
}

.catalog_sorter{
	float: right;
	overflow: hidden;
	padding-top: 5px;
	font-size: 13px;
}

.catalog_sorter ul{
list-style:none outside none;
}

.catalog_sorter ul li{
	border: 1px solid #000;
	float: left;
	margin: 3px 10px 3px 0;
	padding: 6px 20px 6px 6px;
	position: relative;
	top: -5px;
	border-radius: 20px;
}
.novi {
	overflow: hidden;
	margin-bottom: 20px;
}
.slide_title {
	font-size: 14px;
	/*min-height: 57px;*/
	padding: 5px 5px 3px;
}
.quick_order {
	background: #e0e0e0 none repeat scroll 0 0;
	border-radius: 5px;
	display: block;
	margin: 5px 50px 15px;
	padding: 5px 3px;
}
.quick_order:hover {
	background: #e5e5e5;
}
#content  .catalog_sorter ul li a{
	text-decoration:none;
	color:#666;
	font-size: 11px;
}

.catalog_sorter ul li.active a{
	color:#000;
}
.catalog_sorter ul li.active {
	border: 1px solid #000;
}

.catalog_sorter ul li .sorter_order_ASC{
	position:absolute;
	right:5px;
	top:13px;
	border: 4px solid transparent; 
	border-top: 4px solid #000; 
}
.catalog_sorter ul li .sorter_order_DESC{
	position:absolute;
	right:5px;
	top:6px;
	border: 4px solid transparent; 
	border-bottom: 4px solid #000; 
}

.catalog_filter{

}
.catalog_filter .filter-title {
	float: left;
	margin: 14px 10px 0 0;
	display: inline-block;
	font-size: 13px;
}
.catalog_filter_line{
	display: inline-block;
	overflow: hidden;
	/*padding-top: 5px;*/
	font-size: 13px;
}
.catalog-filter-size {
	float: left;
	overflow: hidden;
	margin-right: 17px;
	margin-top: 5px;
}
.catalog-filter-color {
	float: left;
	overflow: hidden;
}
.filter_search{
	float:left;
	margin-right:20px;
}
.filter_price{
/*	float: left;*/
	margin-top: -5px;
	overflow: hidden;
	padding: 16px 3px 11px 0;
	left: 70px;
	position: relative;
	top: -7px;
	font-size: 13px;
	width: 451px;
}
#filter_form {
	margin-bottom: 15px;
	overflow: hidden;
    width: 1080px;
}

.catalog_filter_line  li{
	float:left;
	margin:6px 10px 0 0;
	position:relative;
	list-style: none;
}

.catalog_filter_line  li a{
	display:block;
	border:1px solid #000;
	padding:6px;
	position:relative;
	text-decoration:none;
	color:#000;
	border-radius: 20px;
}

.catalog_filter_line li a{

}
.catalog_filter_line li a.active{
	border:1px solid #61370A;
	background: #f0f0f0;
	color: #000;
	border-radius: 20px;
	padding: 6px;
}





.comments{
	border: 1px solid #61370A;
	color: #61370A;
	font-size: 14px;
	height: 17px;
	padding: 2px 0 3px;
	text-align: center;
	width: 100px;
}

.quick_order_popup{
background: #fff none repeat scroll 0 0;
bottom: 0;
position: absolute;
width: 223px;
}


.catalog_quick_size_count{
	
	
}
.moretovar {
	background: #b1e4ff  none repeat scroll 0 0;
	border-radius: 6px;
	left: 65px;
	padding: 5px 10px;
	position: absolute;
	top: -50px;
}
#content .pathway a {
  text-decoration: none;
}
.quick_count{
	overflow:hidden;
	width:70px;
}
.quick_order_popup table {
	width: 223px;
}
.quick_order_popup {
	border-top: 5px solid #888;
}
.quick_order_popup table th{
	border-bottom: 2px solid #408dcb;
	font-size: 12px;
	padding: 2px 5px;
}
.quick_order_popup table td{
	text-align: center;
	padding: 1px 5px;
	border-bottom: 1px dotted #999;
}
.quick_order_popup table td{
	width: 74px;
}

.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: 25px;	
}
.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: 20px;
}

.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: 20px;
}


.quick_order_popup{
	display:none;
	
}

.catalog_list_one:hover .quick_order_popup{
	display:block;
	
}

.catalog_cat_top_text {
    width: 1080px;
    padding: 0 20px;
    text-align: justify;
    
}

.catalog_one h3 {
    margin: 0;
    padding: 0 20px;
}








