@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;
}

.shopcat > ul > li {
	background: rgba(0, 0, 0, 0) radial-gradient(ellipse farthest-corner at center center , #ffdee4 50%, #feadb4 100%) repeat scroll 0 0;
	border: 1px solid #feadb4;
	border-radius: 10px;
	color: #000;
	font-size: 15px;
	margin-bottom: 5px;
	padding: 10px 0 3px 12px;
	text-align: left;
	text-transform: uppercase;
}
.shopcat > ul > li > a{
	color: #08c;
	display: inline-block;
	padding-bottom: 7px;
}

.kbp_size {
    border-collapse: collapse;
    float: left;
    margin-bottom: 20px;
    margin-top: 20px;
    width: 884px;
}
.kbp_size td {
    border: 1px solid #999999;
    padding: 4px 2px;
    vertical-align: top;
}
.kbp_size th {
    background: #fed2d9 none repeat scroll 0 0;
    border: 1px solid #999999;
    padding: 10px 2px;
}
.kbp_size ul {
    list-style: outside none disc;
    margin: 5px;
    padding-left: 15px;
}
.kbp_size li {
    margin: 5px 0;
}

#left_block_user_menu .shopcat > ul > li a {
	padding-left: 0;
}
.shopcat > ul > li li{
	margin: 2px 0 2px 10px;
	padding: 3px 10px 3px 0;
	text-transform: none;
}
.shopcat > ul > li ul{
	margin-left: 10px;
}
.right_content{
	
	
}

.multijump {
	text-align: left;
	margin: 25px 0;
	float: left;
	width: 100%;
}
.multijump a {
	margin:0 7px;
	text-decoration: none;
	color: #2a89e7;
	font-size: 18px;
}
.multijump a.multijump_active {
	color: #d01955;
	
}

.static p {
	margin: 15px 0;
	line-height: 1.3;
	font-size: 15px;
}
.static ul li {
	margin: 5px 0 5px 40px;
	line-height: 1.3;
	font-size: 15px;
}
.static ul {
	margin: 15px 0;
}
.need{
color:red;
}

.emptyfield{
border:1px solid red !important;
}
.add_text {
	width: 100%;
	overflow: hidden;
	margin-top: 10px;
}
.tobuy {
	width: 100%;
}
.tobuy td {
	padding: 15px;
}
.n_sizes_img{
	width:95%;
	margin:20px 0;
}
.continue_buy {
	color: #ef5c52;
	font-family: Conv_franklin,arial;
	font-size: 22px;
	font-weight: normal;
	line-height: 1.2;
	margin: 0 0 8px;
}
.catalog_one {
	border-top: 3px solid #c0c0c0;
	padding: 10px 0;
	position: relative;
	min-height:1000px;
}
.catalog_one_title {
	overflow: hidden;
}
#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: 24px;
width: 32px;
left:0;
}
#catalog_left_arrow2:hover {
	1background: url("/themes/default/images/left_act.png") no-repeat;
}
.catalog_one_title h1 {
	color: #08c;
	float: left;
	margin: 5px 0;
}

#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: 24px;
width: 32px;
right:0;
}
#catalog_right_arrow2:hover {
	1background: url("/themes/default/images/right_act.png") no-repeat;
}

.catalog_one_total{


}


.other_color{
	
}

.other_color_one {
	display: inline-block;
	background: #FFDDFE;
	color: #111;
	text-decoration: none;
	padding: 4px 6px;
	margin: 0 10px 5px 0;
}

.other_color_one.active_color{
	background:#E034AE;
	color:#fff;
}

.one_size_color_link {
	display: inline-block;
	background: #f0f0f0;
	color: #08C;
	text-decoration: none;
	padding: 4px 6px;
	margin: 0 10px 5px 0;
}

.one_size_color_link.active{
	background:#E034AE;
	color:#fff;
}



.size_colors_table{
	display:none;
	
}

.size_colors_table .prices_td_color{
	display:none;
	
}

.size_colors_table.show{
	display:block;
	
}

.catalog_buy_button, .phone  .catalog_buy_button {
	display: inline-block;
	float: right;
	margin: 15px 4px 20px;
	padding: 6px 8px 6px 10px;
	text-align: center;
	text-decoration: none;
	width: 83px;
	
	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%);
	-moz-border-radius: 10px;
	border-radius: 10px;
	color: #ffffff;
	display: block;
	font-size: 19px;
	text-align: center;
	text-decoration: none;
}
.catalog_buy_button: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%);
    background: linear-gradient(top, #F69900 0%, #FB3300 100%);
	text-decoration: none;
}
 .phone  .catalog_buy_button {
	float: right;
	margin: 3px 25px 0 0;
	width: 111px;
}

.feedback_send_button input {
	display: inline-block;
	float: right;
	margin: 15px 4px 20px;
	padding: 6px 8px 6px 10px;
	text-align: center;
	text-decoration: none;
	width: 120px;
	
	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%);
	-moz-border-radius: 10px;
	border-radius: 10px;
	color: #ffffff;
	display: block;
	font-size: 19px;
	text-align: center;
	text-decoration: none;
	border: none;
}
.feedback_send_button {
	overflow: hidden;
}
.feedback_send_button input: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%);
    background: linear-gradient(top, #F69900 0%, #FB3300 100%);
	text-decoration: none;
}

.basket_order_ok .catalog_buy_button{
height: 41px;
width: 116px;
}

.catalog_photos_area {
	display: inline-block;
	float: left;
	margin: 0 10px 0 0;
	width: 302px;
}
.catalog_one_order {
	margin-top: 15px;
}
.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;
	width: 300px;
}
.pathway {
	margin: 10px 0;
	color:#333;
}
.pathway a{
color:#08c;
}
.catalog_price_th_desc {
	font-size: 13px;
	font-weight: normal;
}
.catalog_one_order table {
	border: 1px solid #999;
	border-collapse: collapse;
	margin-top: 5px;
	width: 550px;
}
.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;
}
.catalog_one_order td {
	font-size: 15px;
}
.catalog_one_order td:last-child {
	font-size: 12px;
}
.catalog_addonfield {
	margin: 10px 0;
	font-size: 16px;
	overflow: hidden;
}
.catalog_addonfield span {

font-size: 14px;
padding: 2px 5px 2px 0;
float: left;
color: #08c;
display: inline-block;
font-size: 15px;
width: 180px;

}
.catalog_addonfield div {
	margin-left: 105px;
	overflow: hidden;
	width: 230px;
}
.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_one {
float: left;
list-style: outside none none;
text-align: center;
width: 90px;
margin: 10px 10px 0 0;
}
.catalog_add_photo_one img{
	width:90px;
}
.catalog_cat_text {
	font-size: 14px;
}
.td1 {
	display: block;
}
.catalog_description {
	float: left;
	margin-left: 20px;
	
	width: 555px;
}
.catalog_pagination li {
	text-align: center;
	float: left;
	margin-top: 10px;
}

#catalog_add_to_basket_window {
	background-color: #FFFFFF;
	border: 4px solid #08c;
	display: none;
	left: 36%;
	position: fixed;
	top: 30%;
	width: 300px;
	padding: 20px;
	z-index: 3000;
}

#catalog_add_to_basket_window h3 {
	color: #08c;
	margin-top: 5px;
}

#catalog_add_to_basket_window p {
	font-size: 13px;
}

#catalog_error_no_add{
	background-color: #FFFFFF;
	border: 4px solid #08c;
	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;
    border: 1px solid #cbd3e8;
    padding: 5px 10px;
    text-align: left;
}
.catalog_user_data td {
    border: 1px solid #cbd3e8;
    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 #cbd3e8;
    padding: 5px 10px;
    text-align: left;
}
.catalog_user_data2 td {
    border: 1px solid #cbd3e8;
    padding: 5px 10px;
    text-align: center;
    width: 25%;
}
.catalog_user_data input[type="text"] {
    border: 1px solid #cbd3e8;
    padding: 3px 5px;
    width: 80%;
}
.catalog_buy2 {
	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: medium none;
    border-radius: 7px;
	color: #ffffff;
	font-size: 16px;
	margin: 20px 20px 20px 320px;
	padding: 5px 18px 7px;
	text-align: center;
	text-decoration: none;
	cursor: pointer;
}
/* ----- catalog ----- */	
	

.show_one_color_text {
	color: red;
	margin: 20px 0;
	font-size: 19px;
}	

.catalog_all_list{
    float: left;
    margin-top: 0;
    overflow: hidden;
    text-align: center;
    width: 900px;
	margin-left: -4px;
}
.catalog_list_row{
 overflow: hidden;
}
.catalog_subcats, .catalog_items {
	overflow: hidden;
}
.catalog_list_one {
	display:inline-block;
	vertical-align:top;
	margin: 10px 13px 10px 0;
	position: relative;
	text-align: center;
	width: 212px;
}
.catalog_list_one:last-child{
    margin-right: 0;
    }

.catalog_list_one a{
	color: #08c;
	font-family: arial;
	font-size: 14px;
	text-decoration: underline;
}  

.catalog_list_one img{
border: 1px solid #feadb4;
-moz-border-bottom-colors: none;
-moz-border-left-colors: none;
-moz-border-right-colors: none;
-moz-border-top-colors: none;
border-color: #feadb4;
border-image: none;
border-radius: 8px;
border-style: solid;
border-width: 2px 4px 4px 2px;
box-shadow: 2px 4px 4px #808080;
margin: 2px 5px 5px;
transition: all 0.3s ease-out 0s;
width: 200px;
} 
.catalog_list_one .slide_title {
	margin-top: 10px;
	margin-bottom: 10px;
}	
.catalog_list_one a:hover{
	
}
.catalog_list_one:hover{

}

.catalog_title_bg{
    font-family: Conv_franklin,arial;

    text-align: center;

}
.totitle {

}
#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: #08c;
    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 #08c;
}
.karu1 .catalog_title_bg {
	margin-top: 0;
}
.catalog_price_sale .price {
	1font-size: 27px;
}
/* OLD */
.old_price {
	text-decoration: line-through;
	color: red;
}


/* ??????? */
.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;
	margin: 0;
}
#catalog_filter li {
	list-style: none;
}
#filter_subsearch {
	left: -1px;
	position: absolute;
	top: 70px;
	z-index: 10000;
	width: 300px;
	background: #fff none repeat scroll 0 0;
}
#filter_subsearch ul {
	background: #fff none repeat scroll 0 0;
	border: 1px solid #e6e6e6;
	padding: 8px 10px 12px;
}
.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{

}
.is_no_color{
	color:red;
}
/* basket */
.basket-list {
	width: 660px;
	margin: 0 auto;
}
.catalog_my_basket{
	border-collapse: collapse;
	width: 100%;
	border: 1px solid #cbd3e8;
}
.catalog_my_basket tr {
	border-bottom: 1px dotted #cbd3e8;
}
.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;
}
.catalog_my_basket th {
	padding: 10px 0;
	background: #cbd3e8;
	border-bottom: 1px solid #cbd3e8;
}

.catalog_user_data{
	border-collapse: collapse;
	width: 100%;
	border: 1px solid #999;
}
.catalog_user_data tr {
	border-bottom: 1px dotted #cbd3e8;
}
.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 #cbd3e8;
}
.catalog_user_data input[type="text"], .catalog_user_data textarea {
	width: 540px;
	border: 1px solid #cbd3e8;
	font-size: 15px;
	padding: 2px 3px;
}
.catalog_user_data .pkod[type="text"] {
	width: 100px;
	font-size: 36px;
	padding: 2px 3px;
	text-align: center;
	float: left;
}
.catalog_user_data textarea {
	height: 50px;
	padding: 3px;
	width: 540px;
}
.tobig {
	font-size: 20px;
}
.continue_buy {
	background: #c4733c;
    background: -moz-linear-gradient(top, #e48f56 0%, #a75a26 100%);
    background: -webkit-linear-gradient(top, #e48f56 0%, #a75a26 100%);
    background: -o-linear-gradient(top, #e48f56 0%,  #a75a26 100%);
    background: -ms-linear-gradient(top, #e48f56 0%,  #a75a26 100%);
    background: linear-gradient(top, #e48f56 0%, #a75a26 100%);
	border-radius: 20px;
	color: #fff;
  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;
}
.continue_buy:hover {
	background: #de5952;
    background: -moz-linear-gradient(top, #de5952 0%, #08c 100%);
    background: -webkit-linear-gradient(top, #de5952 0%, #08c 100%);
    background: -o-linear-gradient(top, #de5952 0%,  #08c 100%);
    background: -ms-linear-gradient(top, #de5952 0%,  #08c 100%);
    background: linear-gradient(top, #de5952 0%, #08c 100%);	
}
.catalog_send_button input {
	display: inline-block;
	float: right;
	margin: 15px 4px 20px;
	padding: 6px 8px 6px 10px;
	text-align: center;
	text-decoration: none;
	width: 83px;
	
	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%);
	-moz-border-radius: 10px;
	border-radius: 10px;
	color: #ffffff;
	display: block;
	font-family: Arial;
	font-size: 19px;
	text-align: center;
	text-decoration: none;
  width: 130px;
  cursor: pointer;
  float: right;
  border: none;
}
.catalog_send_button input: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%);
    background: linear-gradient(top, #F69900 0%, #FB3300 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 #F33D95;
    font-size: 14px;
    margin: 10px 0 10px 0;
    padding: 10px 10px 10px 20px;
}
.one-question-date {
	background: #F33D95;
	font-family: Conv_franklin,arial;
	font-size: 14px;
	width: 130px;
	color: #fff;
	text-align: center;
	padding: 3px 0;
	display:inline-block;
}
.one-question-author {
	display: inline-block;
	font-family: Conv_franklin,arial;
	font-size: 14px;
	/* width: 130px; */
	color: #000;
	text-align: center;
	padding: 3px 0;
	margin-left: 13px;
	font-weight: bold;
	font-style: italic;
}
.one-question-question, .one-question-answer {
    padding: 10px 0;
}
.one-question-question {
    border-bottom: 1px dashed #F33D95;
}
.one-question-question {
	color: #08c;
	text-decoration: italic;
}
.one-question-answer {
	color: #ff4f59;
	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 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:#08c;
	text-decoration:underline;
}
#content a:hover {
	text-decoration:none;
}	
/* catalog */
.block_items {
	overflow:hidden;
}
.block_special_item {
	float:left;
	padding:5px;
	margin:5px;
	background:#08c;
	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 #08c;
float: left;
margin: 2px 3px 2px 0;
padding: 3px;
text-align: center;
width: 70px;
}

.one_text{
	clear:both;
	width:100%;
}

.size_table td {
	border: 1px solid #f9dae0;
}
.size_table tr td:first-child {
	background: #f9dae0;
	border: 1px solid #ffffff;
}
.size_table tr:first-child td {
	background: #f9dae0;
	border: 1px solid #ffffff;
	font-weight: bold;
}
.size_table tr:first-child td:first-child {
	font-weight: normal;
}

.catalog_description .one_text table {
	width: 450px;
	border-collapse: collapse;
	border: 1px solid #08c;
}
.catalog_description .one_text td  {
	border: 1px solid #08c;
}
.catalog_description .one_text td  p {
	margin: 2px 5px;
}
#catalog_slides {
	list-style: none outside none;
}
#catalog_slides img{
border: 1px solid #08c;
margin-bottom: 8px;
padding: 5px;
}
.one_size_color_link  {
	border-radius: 4px;
	border: 1px solid #feadb4;
}
.one_size_color_link.active {  
	background: rgba(0, 0, 0, 0) radial-gradient(ellipse farthest-corner at center center , #ffdee4 50%, #feadb4 100%) repeat scroll 0 0;
	color: #08C
}
#gal1 {
	margin-top: 5px;
}
.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 #08c;	
	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 #08c;
    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;
}
#wraptrink {
    overflow: hidden;
}
#wraptrink h1 {
    margin-top: 0px;
}
#wraptrink_left {
    float: left;
    width: 100%;
    
}
#divabbclose {
    overflow: hidden;
    text-align: right;
}
#abbclose {
color: #666666;
display: block;
position: absolute;
right: 10px;
text-decoration: underline;
top: 10px;
    font-size:20px;
    text-decoration:none;
}
#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: #fff;
	border: 2px solid #8e034b;
	border-radius: 10px;
	left: 50%;
	margin: 0 0 0 -215px;
	position: fixed;
	top: 100px;
	width: 430px;
	z-index: 4321;
}

#trink_quick {	
	background-color: #FFFFFF;
	border: 2px solid #08c;
	left: 50%;
	margin: 0 0 0 -390px;
	padding: 0;
	position: absolute;
	top: 100px;
	width: 780px;
	z-index: 4321;
}

.info_header a:hover {
	color: #555;
	text-decoration: underline;
}
.mailinput{
	border: 1px solid #08c;
	margin: 5px;
	padding: 3px 5px;
	width: 240px;
	font-size: 15px;
}

#sendoka{
	background: #08c none repeat scroll 0 0;
	border-radius: 10px;
	color: #ffffff;
	float: right;
	font-family: Conv_Arial_Narrow,arial;
	font-size: 17px;
	margin: 12px 3px 6px;
	padding: 0 23px 2px;
	text-decoration: none;
}
#sendoka:hover{
	background: #08c;
}


.show_price_img{
position:relative;
}
.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 #08c;
}
.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: #08c;
	width: 50%;
color: #ffffff;
}
.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;


}
.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 {
	position: absolute;
	right: 98px;
	top: 225px;
	background: #EFB72F;
    background: -moz-linear-gradient(top, #FDCC4D 0%, #EFB72F 50%, #E09B06 100%);
    background: -webkit-linear-gradient(top, #FDCC4D 0%, #EFB72F 50%, #E09B06 100%);
    background: -o-linear-gradient(top, #FDCC4D 0%, #EFB72F 50%, #E09B06 100%);
    background: -ms-linear-gradient(top, #FDCC4D 0%, #EFB72F 50%, #E09B06 100%);
    background: linear-gradient(top, #FDCC4D 0%, #EFB72F 50%, #E09B06 100%);
	-moz-border-radius: 10px;
	border-radius: 10px;
	color: #ffffff;
	display: block;
	font-family: Arial;
	font-size: 16px;
	padding: 8px 15px;
	text-align: center;
	text-decoration: none;
}


.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_img {
    background: transparent url("/themes/default/images/is_new.png") no-repeat scroll 0 0;
    height: 39px;
    left: 10px;
    position: absolute;
    top: 10px;
    width: 39px;
}

.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:12px;
}
.catalog_is_hit{
	position: absolute;
	right: 10px;
	top: 225px;
	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%);
	-moz-border-radius: 10px;
	border-radius: 10px;
	color: #ffffff;
	display: block;
	font-family: Arial;
	font-size: 16px;
	padding: 8px 15px;
	text-align: center;
	text-decoration: none;
} 



.catalog_skidka{
	position: absolute;
	right: 90px;
	top: 225px;
	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%);
	-moz-border-radius: 10px;
	border-radius: 10px;
	color: #ffffff;
	display: block;
	font-family: Arial;
	font-size: 16px;
	padding: 8px 15px;
	text-align: center;
	text-decoration: none;
}



.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;
	margin-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 #08c;
}
.size-title span{
	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: #fff;
font-family: Conv_franklin,arial;
font-size: 14px;
margin-left: 10px;
margin-right: 10px;
margin-top: 3px;
padding: 6px 7px;
}
.catalog_opt_order th{
	border: 1px solid #cbd3e8;
	padding: 15px;
	text-align: center;
}
.catalog_opt_order td{
	border: 1px solid #cbd3e8;
	padding: 5px;
	text-align: center;
}
.catalog_opt_order textarea {
	border: 1px solid #2a89e7;
	font-size: 14px;
	padding: 3px;
}
.catalog_opt_order input {
	border: 1px solid #2a89e7;
	font-size: 14px;
	padding: 3px;
	width: 24px;
	margin: 0 10px;
	text-align: center;
}
.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: #FED2D9;
}
.cena2 {
	background: #FEADB4;
}
.cena3 {
	background: #E8898F;
	color: #fff;
}
.cena4 {
	background: #E46F66;
	color: #fff;
}
.cena5 {
	background: #e15158;
	color: #fff;
}


#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: -175px;
padding: 20px;
position: fixed;
text-align: center;
top: 30%;
width: 350px;
z-index:95;
}

#catalog_add_to_basket_window h3, #catalog_add_to_basket_window_add_popup_show h3 {
	color: #000;
	margin-top: 0px;
	margin-bottom:10px;
}
#catalog_add_to_basket_window_add_popup_show .default_button{
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%);
background: linear-gradient(top, #F69900 0%, #FB3300 100%);
border-radius: 10px;
color: #ffffff;
display: block;
float: left;
font-family: Arial;
font-size: 16px;
margin: 15px 4px 20px 5px;
padding: 6px 8px;
text-align: center;
text-decoration: none;
width: 150px;
}

#catalog_add_to_basket_window_add_popup_show .default_button.continue {
background: -moz-linear-gradient(top, #FFDCA2 0%, #FED053 100%);
background: -webkit-linear-gradient(top, #FFDCA2 0%, #FED053 100%);
background: -o-linear-gradient(top, #FFDCA2 0%,  #FED053 100%);
background: -ms-linear-gradient(top, #FFDCA2 0%,  #FED053 100%);
background: linear-gradient(top, #FFDCA2 0%, #FED053 100%);
}

#catalog_add_to_basket_window_add_popup_show .default_button: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%);
    background: linear-gradient(top, #F69900 0%, #FB3300 100%);
}


#catalog_add_to_basket_window {
    background-color: #ffffff;
    border: 4px solid #08c;
    display: none;
    left: 36%;
    padding: 20px;
    position: fixed;
    top: 30%;
    width: 300px;
    z-index: 3000;
}
#catalog_add_to_basket_window h3 {
    color: #08c;
    margin-top: 5px;
}
#catalog_add_to_basket_window p {
    font-size: 13px;
}
#catalog_error_no_add {
    background-color: #ffffff;
    border: 4px solid #08c;
    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:red;
}

.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{
border:1px solid #08c;
padding:10px;
overflow:hidden;
margin-bottom:15px;
}

.img_upak{
float:left; 
margin:10px;
}

.slide_a{
text-decoration:none;
}


.catalog_articul {
  color: #4e7caa;
  text-decoration: underline;
}
.catalog_list_title {
font-size: 15px;
margin: 10px 0;
text-decoration: none;
1text-transform: uppercase;
min-height: 30px;
}
.one_simple_buy {
	margin-left: 20px;
}
#retail_price {
	font-size: 30px;
	color: #f33d95;
}
.simple_count span, .simple_comment span  {
	display: inline-block;
	width: 90px;
}
.simple_count, .simple_comment  {
	margin-top: 10px;
}
#simple_count {
	font-size: 19px;
	width:30px;
	text-align: center;
}
#filter_search {
    border: 1px solid #ccc;
    float: left;
    font-size: 12px;
    margin: 10px 0 5px;
    padding: 5px;
    width: 200px;
}
.catalog_sorter {
	float: right;
	margin-right: 10px;
	margin-top: 9px;
	overflow: hidden;
}
.catalog_sorter ul {
    list-style: outside none 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 {
    color: #666;
    text-decoration: none;
}
.catalog_sorter ul li.active a {
    color: #000;
}
.catalog_sorter ul li.active {
    border: 1px solid #033a7d;
}
.catalog_sorter ul li .sorter_order_ASC {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #000 transparent transparent;
    border-image: none;
    border-style: solid;
    border-width: 4px;
    position: absolute;
    right: 4px;
    top: 12px;
}
.catalog_sorter ul li .sorter_order_DESC {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: transparent transparent #000;
    border-image: none;
    border-style: solid;
    border-width: 4px;
    position: absolute;
    right: 4px;
    top: 7px;
}
.catalog_filter {
	padding: 10px;
}
.catalog_filter .filter-title {
    display: inline-block;
    float: left;
    margin: 14px 10px 0 0;
}
.catalog_filter_line {
  display: inline-block;
  
  overflow: hidden;
  
}
.catalog-filter-size {
    margin-right: 17px;
    overflow: hidden;
}
.catalog-filter-color {
    float: left;
    overflow: hidden;
}
.filter_search {
    float: left;
    margin-right: 10px;
}
.filter_price {
    float: left;
    padding: 3px 3px 16px 0;
    width: 250px;
	margin: 5px;
}
.layout-slider > span {
	margin-left: 33px;
}
#filter_form {
	background: #ffeef4 none repeat scroll 0 0;
	border: 1px solid #e6e6e6;
	border-radius: 5px;
	margin: 15px 0;
	position: relative;
}
.catalog_filter_line  li {
	display: inline;
	margin: 6px 10px 0 0;
	position: relative;
}
.catalog-filter-size .catalog_filter_line li {
	float: left;
	margin: 6px 10px 0 0;
	position: relative;
	background: #fff;
}
.catalog_filter_line li a {
    border: 1px solid #ccc;
    color: #666;
    display: block;
    padding: 7px 8px;
    position: relative;
    text-decoration: none;
}
.catalog_filter_line li a {
}
.catalog_filter_line li a.active {
    background: #f0f0f0 none repeat scroll 0 0;
    border: 1px solid #033a7d;
    color: #000;
}

.advantage{
border: 1px solid #e1caa0;
margin: 20px 0 0;
padding: 12px;
	
}
.advantage_h{
background: #e8f5fd none repeat scroll 0 0;
color: #000;
font-family: Arial;
font-size: 18px;
margin: -12px -12px 20px;
padding: 16px 25px;
width: 186px;
}

.advantage img{
	float:left;
	margin-right:5px;
}

.advantage li{
	overflow:hidden;
	margin:10px 0;
	
}
.advantage p{
color: #033a7d;
font-family: Arial;
font-size: 15px;
margin: 10px 0 0;
padding: 0;
text-decoration: none;
}


.quick_order_popup {
    background: #fff none repeat scroll 0 0;
}
.catalog_quick_size_count {
}

.quick_count {
    overflow: hidden;
    width: 70px;
}
.quick_order_popup table {
  width:100%;
}
.quick_order_popup {
    border-top: 5px solid #FED053;
}
.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;
	font-size:11px;
}
.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;
}
.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%);
	-moz-border-radius: 10px;
	border-radius: 10px;

	color: #ffffff;
	display: block;
	float: right;
	font-family: Arial;
	font-size: 15px;
	margin: 4px 5px;
	padding: 5px 8px 5px 10px;
	text-align: center;
	text-decoration: none;
	width: 51px;
}

.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%);
  
  }
  
  
 #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;
    font-size: 20px;
    position: absolute;
    right: 10px;
    text-decoration: none;
    top: 10px;
}
#show_form {
background-color: #fff;
border: 4px solid #ccc;
left: 50%;
margin: 0 0 0 -270px;
position: fixed;
top: 100px;
width: 540px;
z-index: 4321;
}
#show_form h1 {
    color: #588eb8;
    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: 209px;
    margin-top: 5px;
    padding: 10px 15px;
    text-decoration: none;
}
#show_form .show_form_inner {
    padding: 20px;
}
.show_form_page {
    margin-top: 40px;
}
.list_prices {
  margin-bottom: 20px;
  overflow: hidden;
}

.toprice{
background: #feadb4 none repeat scroll 0 0; /*#ffd300;*/
border-radius: 7px;
color: #000;
float: left;
font-size: 14px;
margin: 0 0 0 6px;
padding: 7px 6px;
}
.listbuy{
background: #33a0f2 none repeat scroll 0 0;
border-radius: 7px;
color: #fff;
float: right;
font-size: 14px;
margin: 0 0 0 0;
padding: 7px 16px;
	
}
.listbuy: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%);
    background: linear-gradient(top, #F69900 0%, #FB3300 100%);
	text-decoration: none;
}

.shopcat{
	
	
}
.shopcat a {
	text-decoration: none;
}
.shopcat ul>li ul{
	display:none;
	
}
.shopcat ul.show{
	display:block;
	
}
.shopcat li.active > a{
	font-weight:bold;
}

.basket{
	background: transparent url("/themes/default/images/_img/cart-small.png") no-repeat scroll 0 0;
	min-height: 100px;
	padding: 10px 0 0 112px;
	margin-top: 5px;
}
.basket a{
	text-decoration:none;
	color:#000;
}

.basket p{
	
}

.basket strong{
	color: #08c;
	display: block;
	font-size: 18px;
	margin: 10px 0;
	text-decoration: none;
}

.colors_list{
	border-bottom: 1px solid #ccc;
height: 40px;
padding-left: 44px;
	
	
}
.red_text{
	color:#E15158;
	padding-top:20px;
}
.complect_text{
	
}
.complect_text table{
	border-collapse:collapse;
}
.complect_text td{
	border:1px solid #999;
	padding:5px;
	
}

.catalog_size_count select{
	
	 -webkit-appearance: none;
}


fieldset {
  border: 0;
}
.label {
  display: block;
}

    /* select with custom icons */
    .ui-selectmenu-menu .ui-menu.customicons .ui-menu-item-wrapper {
      padding: 0.5em 0 0.5em 3em;
    }
    .ui-selectmenu-menu .ui-menu.customicons .ui-menu-item .ui-icon {
      height: 24px;
      width: 24px;
      top: 0.1em;
    }
    .ui-icon.video {
      background: url("images/24-video-square.png") 0 0 no-repeat;
    }
    .ui-icon.podcast {
      background: url("images/24-podcast-square.png") 0 0 no-repeat;
    }
    .ui-icon.rss {
      background: url("images/24-rss-square.png") 0 0 no-repeat;
    }
 
    /* select with CSS avatar icons */
    option.avatar {
      background-repeat: no-repeat !important;
      padding-left: 20px;
    }
    .avatar .ui-icon {
      background-position: left top;
    }
  
.one_colors_area{
	
	position:relative;
}  
  
.one_set_color{
background:#fff url("/themes/default/images/arrdown.png") no-repeat scroll 99% 50%;
border: 1px solid #999;
display: block;
font-size: 11px;
min-width: 93px;
color:#848484;
text-decoration:none;
padding: 5px 10px 5px 4px;
}

.one_set_color_img{
	display:none;
	
}
.arrdown{
	
}

.one_color_list{
background: #fff none repeat scroll 0 0;
border: 1px solid #ccc;
display: none;
max-height: 350px;
min-height: 112px;
overflow: auto;
padding: 5px;
position: absolute;
width: 400px;
z-index: 10;
}
.one_color_list.show{
	display:block;
}

.one_color_list_one{
border-bottom: 1px solid #999;
display: block;
height: 100px;
overflow: hidden;
text-align: left;
  
}

.one_color_list_one span{
	display: block;
font-size: 18px;
margin: -80px 0 0 110px;
}
.one_color_list_one img{
	
}

.photos_colors_list ul{
	list-style:none;
	overflow:hidden;
	width:306px;
}
.photos_colors_list li{
	float:left;
	margin-right:4px;
}

.photos_colors_list img{
border: 1px solid #999;
width: 96px;
}


.gotobasket{
		display: inline-block;
	
	margin: 15px 4px 20px;
	padding: 6px 8px 6px 10px;
	text-align: center;
	text-decoration: none;
	width: 100px;
	
	background: #E15158;
    background: -moz-linear-gradient(top, #EFAFB2 0%, #E15158 100%);
    background: -webkit-linear-gradient(top, #EFAFB2 0%, #E15158 100%);
    background: -o-linear-gradient(top, #EFAFB2 0%, #E15158 100%);
    background: -ms-linear-gradient(top, #EFAFB2 0%,  #E15158 100%);
    background: linear-gradient(top, #EFAFB2 0%, #E15158 100%);
	-moz-border-radius: 10px;
	border-radius: 10px;
	color: #ffffff;
	display: block;
	font-size: 19px;
	text-align: center;
	text-decoration: none;
}
.header_regime {
	left: 740px;
	position: absolute;
	top: 160px;
	width: 400px;
}
.header_regime p.title_regime {
	color: #08c;
	display: block;
	font-size: 18px;
	margin: 0 0 4px 4px;
	text-decoration: none;
	font-weight: bold;
}
.header_regime p.text_regime {
	font-size: 19px;
	margin: 0 0 4px 4px;
	color: #333;
	text-decoration: none;
	font-weight: bold;
}
.header_regime p.text_regime u {
	font-size: 14px;
}
.header_regime p {
	margin: 0 0 4px 4px;
	font-size: 13.5px;
}
.header_search{
	left: 740px;
	position: absolute;
	top: 25px;
	width: 200px;
}
.header_search p{
	color: #08c;
	display: block;
	font-size: 18px;
	margin: 0 0 4px 4px;
	text-decoration: none;
	font-weight: bold;
}
.header_search select{
	width: 190px;
}
.header_search input{
	width: 180px;
	color:#000;
}
.header_search a{
	
	background: #E15158;
    background: -moz-linear-gradient(top, #EFAFB2 0%, #E15158 100%);
    background: -webkit-linear-gradient(top, #EFAFB2 0%, #E15158 100%);
    background: -o-linear-gradient(top, #EFAFB2 0%, #E15158 100%);
    background: -ms-linear-gradient(top, #EFAFB2 0%,  #E15158 100%);
    background: linear-gradient(top, #EFAFB2 0%, #E15158 100%);

border-radius: 10px;
color: #ffffff;
display: block;
font-size: 14px;
margin: 3px 0px 0 62px;
padding: 4px 8px 6px 10px;
text-align: center;
text-decoration: none;
width: 49px;
	
	
	
}

#total_weight{
	font-weight:bold;
}

.header_vigr {
left: 497px;
    position: absolute;
    top: -47px;
    width: 210px;
}