@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;
}
.empty {
	color: #fff;
}
.static {
min-height: 682px;
}
.static ul li {
	list-style: disc;
	margin: 5px 10px 5px 30px;
}
.need{
color:red;
}

.emptyfield{
border:1px solid #B231C2 !important;
}
.add_text {
	width: 100%;
	overflow: hidden;
	margin-top: 10px;
}
.add_text table {
	width: 100%;
	border: 3px solid #f0f0f0;
}
.add_text td {
	padding: 10px 10px 10px 30px;
	border: 1px solid #f0f0f0;
	background: #ddd;
}
.add_text td:first-child {
		padding: 10px 10px 10px 10px;
	background: #e030a2 none repeat scroll 0 0;
	color: #fff;
	width: 30%;
}


.quick_count{
	overflow:hidden;
	width:70px;
}
.quick_order_popup table {
	width: 220px;
}
.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;
	
}
.moretovar {
  background: #fdb576 none repeat scroll 0 0;
  border-radius: 6px;
  left: 60px;
  padding: 5px 10px;
  position: absolute;
  top: -50px;
}

.quick_order_popup{
background: #fff none repeat scroll 0 0;
bottom: 4px;
position: absolute;
width: 220px;
}
.catalog_buy_button_quick {
background: #B231C2;
    background: -moz-linear-gradient(top, #F05ACD 0%, #B231C2 100%);
    background: -webkit-linear-gradient(top, #F05ACD 0%, #B231C2 100%);
    background: -o-linear-gradient(top, #F05ACD 0%,  #B231C2 100%);
    background: -ms-linear-gradient(top, #F05ACD 0%,  #B231C2 100%);
    background: linear-gradient(top, #F05ACD 0%, #B231C2 100%);
	border-radius: 10px;
	color: #fff;
	display: inline-block;
	float: right;
	font-family: Calibri,arial;
	font-size: 18px;
	height: 24px;
	margin: 15px 0 20px;
	padding: 6px;
	text-align: center;
	text-decoration: none;
	width: 70px;
}


.quick_order_list{
width:754px;
}

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

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



.quick_order .tobuy{
	width:715px;
}
.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 {
	width: 100%;
}
.tobuy td {
	padding: 15px;
}
#filter_subsearch {
	background: #fff none repeat scroll 0 0;

	min-width: 105px;
	position: absolute;
	top: 147px;
	z-index: 10000;
	max-width: 360px;
}
#filter_subsearch li {
	float: left;
	margin: 4px;
}
#filter_subsearch li:hover {
	background: #f0f0f0;
}
#filter_subsearch li:hover a {
	color: #000;
}
.continue_buy {
	color: #B231C2;
	font-family: Conv_franklin,arial;
	font-size: 22px;
	font-weight: normal;
	line-height: 1.2;
	margin: 0 0 8px;
}
.catalog_one {
	padding: 0;
	position: relative;
}
.catalog_one_title {
	overflow: hidden;
	margin-bottom: 5px;
}
#catalog_left_arrow {
background: rgba(0, 0, 0, 0) url("/themes/default/images/arrow-prev.png") no-repeat scroll 0 0;
display: block;
float: left;
height: 32px;
position: absolute;
top: 0;
width: 32px;
left:0;
}
#catalog_left_arrow2:hover {
	1background: url("/themes/default/images/left_act.png") no-repeat;
}
.catalog_one_title h1 {
border:none;
	float:left;
	margin: 3px 50px 17px;
}

#catalog_right_arrow {
background: rgba(0, 0, 0, 0) url("/themes/default/images/arrow-next.png") no-repeat scroll 0 0;
display: block;
float: left;
height: 32px;
position: absolute;
top: 0;
width: 32px;
right:0;
}
#catalog_right_arrow2:hover {
	1background: url("/themes/default/images/right_act.png") no-repeat;
}
.static {
font-size: 14px;
line-height: 1.4;
padding-bottom: 30px;
}
.static p {
line-height: 1.4;
}
.static ul li {
	margin: 5px 0 5px 40px;
}
.static ol li {
	margin: 5px 0 5px 0px;
}
.category_title {
	color: #fff;
	font-size: 20px;
	font-weight: bold;
}
.all_main {
	float: right;
	color: #fff;
	font-size: 16px;
}

.catalog_buy_button {
	background: #B231C2;
    background: -moz-linear-gradient(top, #F05ACD 0%, #B231C2 100%);
    background: -webkit-linear-gradient(top, #F05ACD 0%, #B231C2 100%);
    background: -o-linear-gradient(top, #F05ACD 0%,  #B231C2 100%);
    background: -ms-linear-gradient(top, #F05ACD 0%,  #B231C2 100%);
    background: linear-gradient(top, #F05ACD 0%, #B231C2 100%);
	border-radius: 10px;
	color: #fff;
	display: inline-block;
	float: right;
	font-family: Calibri,arial;
	font-size: 18px;
	height: 24px;
	margin: 15px 0 20px;
	padding: 6px 10px;
	text-align: center;
	text-decoration: none;
}
.basket_order_ok {
	margin-top: 30px;
}
.catalog_buy_button:hover {
	background: #B231C2;
    background: -moz-linear-gradient(top, #f48484 0%, #B231C2 100%);
    background: -webkit-linear-gradient(top, #f48484 0%, #B231C2 100%);
    background: -o-linear-gradient(top, #f48484 0%,  #B231C2 100%);
    background: -ms-linear-gradient(top, #f48484 0%,  #B231C2 100%);
    background: linear-gradient(top, #f48484 0%, #B231C2 100%);
}

.basket_order_ok .catalog_buy_button{
height: 41px;
width: 116px;
}

.catalog_photos_area {
	display: inline-block;
	float: left;
	margin: 0 10px 0 0;
	width: 400px;
}
.catalog_one_order {
	overflow: hidden;
	margin-top: 5px;
}
.catalog_one_order select {
	width: 100px;
	border: 1px solid #999;
	font-size: 15px;
	padding: 2px 3px;
}
.main_photo1 {
	background: #f0f0f0 none repeat scroll 0 0;
	border: 1px solid #e1d9c5;
	display: inline-block;
	padding: 10px 0;
	width: 342px;
	text-align: center;
}
.main_photo img {
	background: #fff none repeat scroll 0 0;
	border: 1px solid #e1d9c5;
	padding: 10px;
}
.pathway {
	border-bottom: 1px solid #999;

	font-size: 15px;
	margin: 0 0 20px;
	padding: 0 15px 11px;
}
.pathway a{
color:#111;
}
.pathway a:hover{

}
.catalog_price_th_desc {
	font-size: 18px;
	font-weight: normal;
}
.catalog_one_order table {
	border-collapse: collapse;
	width: 500px;
}
.catalog_one_order tr {
	border-bottom: 1px solid #f0f0f0;
}
.catalog_one_order tr:last-child {
	border: none;
}
.catalog_one_order td, .catalog_one_order th {
	padding: 5px;
	text-align: center;
	vertical-align: middle;
}
.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_add_photos img {
	margin: 5px 5px 0 0;
	padding: 0;
}
.catalog_addonfield span.title {
	font-size: 14px;
	padding: 0;
	float: left;
	color: #B231C2;
	display: inline-block;
	font-size: 16px;
	width: 100px;

}
.catalog_addonfield div {
	margin-left: 105px;
	overflow: hidden;
	width: 180px;
}
.catalog_addonfield div p {
	margin: 0 0 10px;
}
.catalog_add_photo #big_pic {
	max-width: 380px;	
}
.catalog_add_photo img {
	border: 1px solid #e1d9c5;
	margin: 7px 8px 0 0;
	width: 80px;
}

#catalog_pagination img {
	width: 119px;
}
.catalog_add_photo {
	float: left;
	text-align: left;
}
.catalog_cat_text {
	font-size: 14px;
	
	overflow: hidden;
	padding: 10px;
}
.catalog_cat_text ul {
	margin: 15px 0;
}
.catalog_cat_text ul li {
	margin: 5px 0 5px 30px;
	list-style: disc;
}
.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: #f0f0f0;
	border: 4px solid #666;
	display: none;
	left: 50%;
	margin-left: -150px;
	padding: 20px;
	position: fixed;
	text-align: center;
	top: 30%;
	width: 300px;
	z-index: 3000;
}

#catalog_add_to_basket_window h3, #catalog_add_to_basket_window_add_popup_show h3 {
	color: #000;
	margin-top: 25px;
}

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

#catalog_error_no_add{
	background-color: #FFFFFF;
	border: 4px solid #B231C2;
	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 #B231C2;
	display: none;
	left: 36%;
	position: fixed;
	top: 30%;
	width: 300px;
	padding: 20px;
	z-index: 3000;
}

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

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

#catalog_error_no_add{
	background-color: #FFFFFF;
	border: 4px solid #B231C2;
	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%;
}
.catalog_user_data th {
    background: #f0f0f0 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 #B231C2;
    padding: 5px 10px;
    text-align: left;
}
.catalog_user_data2 td {
    border: 1px solid #B231C2;
    padding: 5px 10px;
    text-align: center;
    width: 25%;
}
.catalog_user_data input[type="text"] {
    border: 1px solid #B231C2;
    padding: 3px 5px;
    width: 80%;
}
.catalog_buy2 {
    background: #B231C2 none repeat scroll 0 0;
    border: medium none;
    border-radius: 7px;
    color: #ffffff;
    font-size: 20px;
    margin: 20px 20px 20px 270px;
    padding: 3px 14px 5px 18px;
    text-align: center;
    text-decoration: none;
}
/* ----- catalog ----- */	
	
.catalog_all_list{
	margin-top: 0;

}
.catalog_list_row{

	overflow: hidden;
	
	position: relative;
}
.catalog_subcats, .catalog_items {
	overflow: hidden;
}

.catalog_list_one {

}	

#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: #B231C2;
    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 #B231C2;
}
.karu1 .catalog_title_bg {
	margin-top: 0;
}

.catalog_price_sale .price {
color:#000000;
font-size: 20px;
font-weight: bold;
line-height: 24px;
text-align: center;
}
.catalog_price_sale  .price:after{
	content:" руб.";
}
.catalog_price_sale  .old_price {
    color: #a22275;
    font-size: 20px;
    font-weight: bold;
    line-height: 24px;
    text-align: center;
    margin-right: 5px;
    text-decoration: line-through;
}
.catalog_price_sale  .old_price:after{
	content:" руб.";
}
.catalog_price_sale .rub{
	display: none;
}

.new_catalog .catalog_price_sale .price {
color:#ffffff;
font-size: 20px;
font-weight: bold;
line-height: 24px;
text-align: center;
}
.new_catalog .catalog_price_sale  .price:after{
	content:" руб.";
}
.new_catalog .catalog_price_sale  .old_price {
    color: #000000;
    font-size: 20px;
    font-weight: bold;
    line-height: 24px;
    text-align: center;
    margin-right: 5px;
    text-decoration: line-through;
}
.new_catalog .catalog_price_sale  .old_price:after{
	content:" руб.";
}
.new_catalog .catalog_price_sale .rub{
	display: none;
}


/* Корзина */
.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 #555555;
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 #999;
	background:#fff;
}
.catalog_my_basket tr, .catalog_opt_order tr {
	border-bottom: 1px solid #999;
}
.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: #f0f0f0;
}
.catalog_opt_order td, .catalog_opt_order th{
	text-align: center;
}

.catalog_opt_order_comment {
	height: 30px;
	border: 1px solid #999;
}
.catalog_opt_order_count {
	width: 40px;
	border: 1px solid #999;
}
.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: 10px 0;
	background: #e0e0e0;
	border-bottom: 1px solid #999;
}

.catalog_user_data{
	border-collapse: collapse;
	width: 100%;
	border: 1px solid #999;
}
.catalog_user_data tr {
	border-bottom: 1px solid #ccc;
}
.catalog_user_data tr:last-child {
	border: none;
}
.catalog_user_data td { 
	padding: 10px;
	width: 65%;
	text-align: left;
	vertical-align: middle;
	background: #f0f0f0;
}
.catalog_user_data th {
	width: 35%;
	text-align: left;
	vertical-align: middle;
	padding: 10px;
	background: #e0e0e0;
	border-bottom: 1px solid #999;
}
.right_content a {

}
.catalog_user_data input[type="text"], .catalog_user_data textarea {
	width: 393px;
	border: 1px solid #999;
	font-size: 15px;
	padding: 2px 3px;
}
.catalog_user_data textarea {
height: 50px;
padding: 3px;
width: 393px;
}
.tobig {
	font-size: 20px;
}
.continue_buy {
	background: #B231C2;
    background: -moz-linear-gradient(top, #F05ACD 0%, #B231C2 100%);
    background: -webkit-linear-gradient(top, #F05ACD 0%, #B231C2 100%);
    background: -o-linear-gradient(top, #F05ACD 0%,  #B231C2 100%);
    background: -ms-linear-gradient(top, #F05ACD 0%,  #B231C2 100%);
    background: linear-gradient(top, #F05ACD 0%, #B231C2 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: #B231C2;
    background: -moz-linear-gradient(top, #f48484 0%, #B231C2 100%);
    background: -webkit-linear-gradient(top, #f48484 0%, #B231C2 100%);
    background: -o-linear-gradient(top, #f48484 0%,  #B231C2 100%);
    background: -ms-linear-gradient(top, #f48484 0%,  #B231C2 100%);
    background: linear-gradient(top, #f48484 0%, #B231C2 100%);
}

.catalog_send_button input {
	background: #B231C2;
    background: -moz-linear-gradient(top, #F05ACD 0%, #B231C2 100%);
    background: -webkit-linear-gradient(top, #F05ACD 0%, #B231C2 100%);
    background: -o-linear-gradient(top, #F05ACD 0%,  #B231C2 100%);
    background: -ms-linear-gradient(top, #F05ACD 0%,  #B231C2 100%);
    background: linear-gradient(top, #F05ACD 0%, #B231C2 100%);
	border-radius: 10px;
	color: #fff;
  display: block;
  font-size: 18px;
  height: 36px;
  margin: 15px 0 10px 0;
  padding: 0;
  text-align: center;
  text-decoration: none;
  width: 130px;
  cursor: pointer;
  border: 0;
  float: right;
}
.catalog_send_button input:hover {
	background: #B231C2;
    background: -moz-linear-gradient(top, #f48484 0%, #B231C2 100%);
    background: -webkit-linear-gradient(top, #f48484 0%, #B231C2 100%);
    background: -o-linear-gradient(top, #f48484 0%,  #B231C2 100%);
    background: -ms-linear-gradient(top, #f48484 0%,  #B231C2 100%);
    background: linear-gradient(top, #f48484 0%, #B231C2 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: 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 #f79e22;
    font-size: 14px;
    margin: 10px 15px 10px 0;
    padding: 10px 10px 10px 20px;
}
.one-question-date {
	background: #f79e22;
	font-family: Conv_franklin,arial;
	font-size: 14px;
	width: 130px;
	color: #fff;
	text-align: center;
	padding: 3px 0;
}
.one-question-question, .one-question-answer {
    padding: 10px 0;
}
.one-question-question {
    border-bottom: 1px dashed #f79e22;
}
.one-question-question {
	color: #444;
	text-decoration: italic;
}
.one-question-answer {
	color: #4A8062;
	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 #B231C2; 
	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:#B231C2;
	text-decoration:underline;
}
#content a:hover {
	text-decoration:none;
}	
/* catalog */
.block_items {
	overflow:hidden;
}
.block_special_item {
	float:left;
	padding:5px;
	margin:5px;
	background:#B231C2;
	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 {
	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 #B231C2;
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 #B231C2;
}
.catalog_description .one_text td  {
	border: 1px solid #B231C2;
}
.catalog_description .one_text td  p {
	margin: 2px 5px;
}
#catalog_slides {
	list-style: none outside none;
}
#catalog_slides img{
border: 1px solid #B231C2;
margin-bottom: 8px;
padding: 5px;
}
.catalog_my_basket a {
	color: #555;
}
.catalog_add_photos {
	margin-top: 3px;
}
.catalog_add_photos ul {
	margin:0px;
	padding:0px;
}

.goods_img {
	float:left;
}
.hk {
	padding:10px 0px;
}
.info_inner {
	margin:0px 0px 0px 300px;
}
.zakaz {
	border:1px solid #B231C2;	
	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 #B231C2;
    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: #666666;
display: block;
position: absolute;
right: 10px;
text-decoration: none;
top: 10px;
    font-size:20px;
    text-decoration:none;
}


#show_form {
	background-color: #fff;
	border: 4px solid #ccc;
	left: 50%;
	margin: 0 0 0 -215px;
	position: fixed;
	top: 100px;
	width: 430px;
	z-index: 4321;	
}
#show_form h1 {
	margin-top: 0;
}

.show_form_table th {
	text-align: left;	
}
.show_form_table  input ,.show_form_table  textarea{
	border: 1px solid #c82a11;
	font-size: 16px;
	margin-left: 30px;
	width: 270px;
}
.show_form_send {
	color: #fff;
	display: inline-block;
	font-size: 16px;
	margin-left: 113px;
	margin-top: 5px;
	padding: 10px 15px;
	text-decoration: none;
}
#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: 5px;
position: relative;
width: 220px;
}


.show_price_img_opt{

position: relative;
width: 220px;
}


.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:#007f81;
}
.quick_order .catalog_order_count{
border: 1px solid #007f81;
font-size: 14px;
padding: 3px;
}
.tobuy  {
	border-collapse: collapse;
	border: 2px solid #B231C2;
}
.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: #B231C2;
	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: arial;
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0;
}
.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: transparent url("../images/sale.png") no-repeat scroll 0 0;
color: #ffffff;
font-family: Conv_Arial_Narrow,arial;
font-size: 16px;
height: 84px;
padding: 4px 0;
position: absolute;
top: 66px;
width: 35px;
}


.catalog_is_ny_sale {
 background: url("../images/sale_ny.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  color: #FFFFFF;
  font-family: 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_text {
	background: #fff none repeat scroll 0 0;
	border: 2px solid #B231C2;
	color: #B231C2;
	font-family: Conv_Arial_Narrow,arial;
	font-size: 14px;
	padding: 7px 10px;
	position: absolute;
	text-transform: uppercase;
	top: 172px;
	left: 7px;
}
.catalog_is_new_img{
background: transparent url("/themes/default/images/new.png") no-repeat scroll 3px 0;
height: 40px;
left: -6px;
position: absolute;
top: -6px;
width: 40px;
}
.catalog_is_3d_text {
	background: #fff none repeat scroll 0 0;
	border: 2px solid #B231C2;
	color: #B231C2;
	font-family: Conv_Arial_Narrow,arial;
	font-size: 14px;
	padding: 7px 10px;
	position: absolute;
	text-transform: uppercase;
	top: 172px;
	left: 7px;
}
.catalog_is_3d_img{
	background: url("/themes/default/images/3d.png") no-repeat scroll 0 0 transparent;
	width: 53px;
	height: 36px;
	position: absolute;
	top: 4px;
	left: 94px;
} 
.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_text{
	background: #fff none repeat scroll 0 0;
	border: 2px solid #B231C2;
	color: #B231C2;
	font-family: Conv_Arial_Narrow,arial;
	font-size: 14px;
	padding: 7px 10px;
	position: absolute;
	text-transform: uppercase;
	top: 132px;
	left: 7px;
} 
.catalog_is_hit_img{
background: transparent url("/themes/default/images/hit.png") no-repeat scroll 0 0;
height: 40px;
right: -2px;
position: absolute;
top: -6px;
width: 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;
}
#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,arial;
	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 #B231C2;
}
.size-title{
	background: #E030A2;
    background: -moz-linear-gradient(top, #F05ACD 0%, #E030A2 100%);
    background: -webkit-linear-gradient(top, #F05ACD 0%, #E030A2 100%);
    background: -o-linear-gradient(top, #F05ACD 0%,  #E030A2 100%);
    background: -ms-linear-gradient(top, #F05ACD 0%,  #E030A2 100%);
    background: linear-gradient(top, #F05ACD 0%, #E030A2 100%);
	border-radius: 10px;
	color: #fff;
	display: block;
	font-family: Conv_franklin,arial;
	font-size: 14px;
	margin-top: 3px;
	padding: 4px;
	position: relative;
}

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

.catalog_pagination li img {
  opacity: 0.4;
}

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


.red_price{
color:red;
}
.cena_big {
	background: #BBD74E;
}
.cena1 {
	background: #E030A2;
	color: #fff;
}
.cena2 {
	background: #999;
	color: #fff;
}
.cena3 {
	background: #bbb;
}
.cena4 {
	background: #dc4f46;
}
.cena5 {
	background: #dc4f46;
}

#catalog_add_to_basket_window {
    background-color: #ffffff;
    border: 4px solid #B231C2;
    display: none;
    left: 36%;
    padding: 20px;
    position: fixed;
    top: 30%;
    width: 300px;
    z-index: 3000;
}
#catalog_add_to_basket_window h3 {
    color: #B231C2;
    margin-top: 5px;
}
#catalog_add_to_basket_window p {
    font-size: 13px;
}
#catalog_error_no_add {
    background-color: #ffffff;
    border: 4px solid #B231C2;
    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{

}

.in_menu.show{
display:block;
}
.text3{
color:#B231C2;
}

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

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

.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{
background: #f2dedf none repeat scroll 0 0;
box-shadow: 3px 3px 7px rgba(0, 0, 0, 0.5);
font-size: 12px;
margin-bottom: 12px;
overflow: hidden;
}

.img_upak{
float:left; 
margin:10px;
max-height:200px;
}

.slide_a{
text-decoration:none;
}

.main_slide {

}

.catalog_articul {
  color: #4e7caa;
  text-decoration: underline;
}
.catalog_list_title {
background: #453223 none repeat scroll 0 0;
color: #fff;
font-size: 16px;
padding: 10px 0;
text-align: center;
margin:0;
}
.catalog_list_buy{
margin:0;
background-color: #453223;
border: medium none;
border-radius: 10px;
display: inline-block;
font-size: 15px;
font-weight: bold;
height: 30px;
line-height: 30px;
padding: 0 14px;
position: relative;
color:#fff;
text-align: center;
margin-left:60px;
}
.catalog_list_buy:hover{
background:#B231C2;
}
.email {
	font-family: arial;
	left: 274px;
	position: absolute;
	top: 88px;
}
.email a {
	color: #F05ACD;
	font-size: 14px;
}
.tel1 {
	background: rgba(0, 0, 0, 0) url("/themes/default/images/tel1.png") no-repeat scroll 0 0;
	padding-left:  30px;
	height: 18px;
	padding-top: 3px;
	margin:0;
	
}
.left_teaser {
	margin: 40px 0;
}
.left_price{
	position: relative;
	width: 204px;
	margin-bottom: 20px;
}
.left_price img {
	height: 50px;
	position: absolute;
	top: -5px;
	left: 5px;
}
.left_price p {
	background-color: #453223;
	color: #fff;
	font-size: 14px;
	padding: 12px 2px 12px 60px;
	text-transform: uppercase;
	border-radius: 6px;
}
.left_price a {
	text-decoration: none;
}
.left_blank{
	position: relative;
	width: 204px;
	margin-bottom: 20px;
}
.left_blank img {
	height: 50px;
	position: absolute;
	top: -5px;
	left: 5px;
}
.left_blank p {
	background-color: #453223;
	color: #fff;
	font-size: 14px;
	padding: 12px 2px 12px 60px;
	text-transform: uppercase;
	border-radius: 6px;
}
.left_blank a {
	text-decoration: none;
}
.left_tablica{
	position: relative;
	width: 204px;
	margin-bottom: 40px;
}
.left_tablica img {
	height: 50px;
	position: absolute;
	top: -5px;
	left: 5px;
}
.left_tablica p {
	background-color: #453223;
	color: #fff;
	font-size: 13px;
	padding: 12px 2px 12px 60px;
	text-transform: uppercase;
	border-radius: 6px;
}
.left_tablica a {
	text-decoration: none;
}
.left_teaser a.teaser{
font-size: 16px;
font-weight: bold;
line-height: 24px;
text-align: center;
color: #B231C2;
text-decoration: none;
display: block;
margin-bottom: 30px;
}
.topaddr{
	color: #fff;
	font-family: arial;
	font-size: 14px;
	left: 274px;
	position: absolute;
	top: 58px;
}
.phone a.order{
	background: #F05ACD none repeat scroll 0 0;
	border: medium none;
	border-radius: 10px;
	color: #84440f;
	display: inline-block;
	font-size: 15px;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	margin: 3px 0 0;
	padding: 0 14px;
	position: relative;
	text-align: center;
	text-decoration: none;
}
.phone a.order:hover{
	color: #B231C2;
	background: #fff;
}


#filter_search {
	border: 1px solid #ccc;
	float: left;
	font-size: 12px;
	margin: 10px 0 5px 8px;
	padding: 5px;
	width: 217px;
}

.catalog_sorter{
	float: right;
	margin-right: 8px;
	overflow: hidden;
}

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

.catalog_sorter ul li{
	border: 1px solid #ccc;
	float: left;
	margin: 10px 0 5px 5px;
	padding: 5px 15px 5px 5px;
	position: relative;
	background: #fff;
}

.catalog_sorter ul li a{
	text-decoration:none;
	color:#666;
}

.catalog_sorter ul li.active a{
	color:#000;
}
.catalog_sorter ul li.active {
	border: 1px solid #84440f;
}

.catalog_sorter ul li .sorter_order_ASC{
	position:absolute;
	right:4px;
	top:12px;
	border: 4px solid transparent; 
	border-top: 4px solid #000; 
}
.catalog_sorter ul li .sorter_order_DESC{
	position:absolute;
	right:4px;
	top:7px;
	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;
}
.catalog_filter_line{
	overflow:hidden;
	display: inline-block;
}
.catalog-filter-size {
	float: left;
	margin: 0 8px 8px;
	overflow: hidden;
}
.catalog-filter-color {
	float: left;
	overflow: hidden;
}
.filter_search{
	float:left;
	margin-right:10px;
}
.filter_price{
	float: left;
	padding: 16px 3px 16px 0;
	width: 250px;
}
#filter_form {
	background: #F2DEDF none repeat scroll 0 0;
	box-shadow: 3px 3px 7px rgba(0, 0, 0, 0.5);
	overflow: hidden;
	font-size: 12px;
	margin-bottom: 12px;
}

.catalog_filter_line  li{
	float:left;
	margin:6px 10px 0 0;
	position:relative;
}

.catalog_filter_line  li a{
	display:block;
	border:1px solid #ccc;
	padding:5px;
	position:relative;
	text-decoration:none;
	color:#666;
	background: #fff;
}

.catalog_filter_line li a{

}
.catalog_filter_line li a.active{
	border:1px solid #84440f;
	background: #f0f0f0;
	color: #000;
}


.main_slide_title{
bottom: 86px;
}

.hidden{
display:none;
}

.one_main_price{
display:none;
font-size:20px;
}

.one_main_price.show{
display:inline;
}
.one_sizes_list_retail {
	margin: 15px 0;
	overflow: hidden;
}
.one_sizes_list_retail li a.choosen{
background: #B231C2 none repeat scroll 0 0;
border: 2px solid #B231C2;
color: #fff;
}
.one_sizes_list_retail li a{
background: transparent url("../images/fcolor.png") no-repeat scroll 50% 50%;
border: 2px solid #dfd4d2;
color: #000000;
padding: 8px;
text-decoration: none;
display:inline-block;
}
.one_sizes_list_retail li {
float: left;
margin-right: 10px;
}
.one_sizes_list_retail li a:hover{
border: 2px solid #B231C2;
color: #B231C2;
}


.price_catalog{
margin-bottom:10px;
}


.last_see{
	display:none1;

margin: 0 auto;
overflow: hidden;
position: relative;
width: 990px;
	
}
.last_see ul li{
	display:inline-block;
	vertical-align:top;
	margin-right:5px;
}
.last_see ul li:last-child{
margin-right:0;
}
.last_see img{
	width:92px;
	border:1px solid #AD9589;
	
}

.last_see_title{
border-bottom: 1px solid #eee;
font-size: 18px;
line-height: 20px;
padding-bottom: 8px;
text-shadow: 1px 1px 8px #fff;
margin:20px 0 10px 0;
}

.catalog_main_cats .catalog_list_one p, .catalog_subcats .catalog_list_one p{
	/*color:#a22275;*/
	color:#000;
}