/*-------Ошибки--------*/
@import url("../adm/css/errors.css");

.show_all
{
	padding: 20px 0 20px 0;
	clear: both;
}


.previous_next_links
{
	clear: both;
	padding-top: 40px;
	height: 40px;
	margin-right: 30px;

}

.previous_link
{
	width: 40%;
	float: left;
}

.next_link
{
	width: 40%;
	float: right;
	text-align: right;
}

.errors{
		color: #DA4308;
	margin: 5px 0 10px;
	font-size: 1.1em;
    font-weight: 800;
}
.infofield{
font-size: 1.1em;
color: grey;
}
.req_field {
color: #F55D5D;
font-weight: 900;
font-size: 20px !important;
padding-left: 3px;
}
.captcha{
	margin-top: 3px;
}

.captcha_input {
	color: #444;
	border: 1px solid #CCC;
	height: 20px;
	width: 108px;
	padding: 5px 5px 5px 5px;
	margin: 5px 0px 2px 0px;
}
.captcha_update {
	display: inline-block;
	margin: 0px 0px 0px 0px;
	padding: 13px 0px 0px 10px;
	vertical-align: top;
}
.infoform{
	margin-top: 20px;
}
.required_field{
	font-size: 0.9em;
	margin-top: 10px;
}
.inpattachment{
	padding-bottom: 5px;
}
.timecalendar{
	background: url("../adm/img/input_calendar.png") no-repeat scroll right center #FFFFFF;
}
.attachment{
	padding-bottom: 5px;
}
.paginator
{
	clear:both;
	text-align:center;
	margin: 5px;
}
.paginator .first_page
{

}
 .paginator  a 
 {
 border:1px solid #EAEAEA;
 background-color:#FFF;
 padding:2px 4px;
 }
 .paginator .on {
 background-color: #F60; color:#FFF; font-weight:bold; padding:2px 4px;
}


.paginator a:link, .paginator a:visited, .paginator span
{
	margin: 0px 5px;
}


.fs_our_options {
	clear: both;
	font-size: 0.8em;
	color: #7C888A;
	border: 1px solid #C1C8CC;
	display: -moz-inline-box;
	display: inline;
	padding-left: 5px;
	float: right;
	margin: -10px 0px 0px 15px;
}

.show_sklad_info {
padding-left: 5px;
padding-right: 5px;
}






.shop_search .infofield{
	display: block;
}
textarea {
	height: 80px;
	width: 350px;
}

.bbcode_toolbar{
	margin-bottom: 0px;
}
.bbcode_toolbar img{
	cursor: pointer;
}
/*======================*/
.shop_list {
	margin: 0 0 15px 0;
	padding: 0 0 15px 0;
	border-bottom: 1px solid #eeeeee;
}

.shop{
	margin: 0 0 15px 0;
	padding: 0 0 15px 0;
	border-bottom: 1px solid #eeeeee;
	width: 95%;
}

.shop_list .cat_name {
display: inline-block;
color: #0033cc;
}
.menu_cat_new {
width:40px;
background: url(../img/new_small.png) no-repeat right top;
display:inline-block;	
}

.shop_list .cat_ng {
display: inline-block;
padding: 0px 5px 0px 10px;
margin:0;


}

.change_pages {
display: inline-block;
float: left;
padding-left: 12px;
margin-top: 2px;
}
.switch_wrap{
display: inline-block;
float: left;
text-align: left;
padding: 6px 10px 10px 10px;
margin: 0px 10px 12px 10px;
margin-right: 10px;
}

#switch_table,
#switch_mosaic {
	display: block;
	float: right;
	margin: 0 0 0 5px;
	/*width: 15px;*/
	height: 13px;
	line-height: 13px;
	background: url(../img/switch.png) no-repeat top left;
	padding: 0 0 0 20px;
}
#switch_table.swap {
	background-position: 0 -91px;
}
#switch_table {
	background-position: 0 100%;
}
#switch_mosaic {
	background-position: 0 -46px;
}
#switch_mosaic.swap {
	background-position: 0 0;
}

.shop.thumb_view {
	float: left;
	width: 230px;
	height: 290px;
	margin-right: 10px;
	border: 1px solid #cecece;	
	-webkit-border-radius:.367em;
		-moz-border-radius:.367em;
		border-radius:.367em;
	background:linear-gradient(top,#ffffff,#fefefe);
		background:-webkit-linear-gradient(top,#ffffff,#fefefe); /* для Chrome и Safari */
		background:-o-linear-gradient(top,#ffffff,#fefefe); /* для Opera */
		background:-moz-linear-gradient(top,#ffffff,#fefefe); /* для Firefox */
		background:-ms-linear-gradient(top,#ffffff,#fefefe); /* для IE10+ */



		
}
.hover {
		border: 1px solid #aaaaaa !important;	
}
.opas_80{
	opacity:0.4;
	/* filter:alpha(opacity=40); */
}	
.opas_95{
	opacity:0.97;
	/*filter:alpha(opacity=75);*/
}	

.opas_100{
	opacity:1.0;
	/* filter:alpha(opacity=100); */
}	


.thumb_view .shop_buy_form {
padding: 0px 2px 10px 4px;
display: none;
}

.shop_buy_form .shop_article {
padding: 2px 2px 2px 2px;
display: inline-block;
float: right;
border: 1px solid #cecece;
-webkit-border-radius: 0.3em;
-moz-border-radius: .3em;
border-radius: .3em;
background: linear-gradient(top,#ffffff,#fefefe);
background: -webkit-linear-gradient(top,#ffffff,#fefefe);
background: -o-linear-gradient(top,#ffffff,#fefefe);
background: -moz-linear-gradient(top,#ffffff,#fefefe);
background: -ms-linear-gradient(top,#ffffff,#fefefe);

}

.thumb_view .shop_buy_form .hover {
display: block !important;
}

.thumb_view .shop_waitlist {
padding: 0px 5px 10px 5px;
display: none;
}
.thumb_view .our_good_form {
	padding: 2px 5px 2px 5px;
	display: inline-block;
	font-size: 12px;
}
.thumb_view .our_good_form .sc_order {
padding: 0px 0px 0px 2px;
}

.shop.thumb_view.shop_waitlist .hover {
display: block !important;
}

.shop.thumb_view.error {
color:red;
}

.thumb_view .shop_price {
	padding: 0px 5px 0px 15px;
}

.thumb_view  .shop_article_value {
	float: right;	
	color:#333;	
	font-size:0.85em;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.shop_input {
padding: 0px 5px;
margin: 0px 0px 0px 0px;
float: right;
color: #2F6BAC;
font-weight: bold;
}

.shop_stock {
	padding: 0px 5px;
	margin: 0px 0px 0px 0px;
	float: right;
	color: #00A013;
	font-weight: bold;
}

.shop_rez {
padding: 0px 5px;
margin: 0px 0px 0px 0px;
float: right;
color: #8C8D8F;
font-weight: bold;
}



.shop_block_history .shop_wait, .shop.thumb_view .shop_wait {
    padding: 0px 5px;
	margin: 0px 0px 0px 0px;
	float: right;
	color: #18337A;
	font-weight: bold;
}

.shop td {
	padding: 0px !important;
}

.shop_cat_wrap {
	padding: 5px;
	border: 1px solid #eeeeee;
	margin: 2px 2px 2px 2px;
	overflow: hidden; 
}

.shop_cat_link {
	
	display: inline-block;
	display:-moz-inline-box;
	float:left;
/*	overflow:auto;*/
	white-space:nowrap;
	vertical-align: top;
	margin-right:5px; 
    text-align:left;
	border: 1px solid #eeeeee;
	padding-bottom: 0px;
	font-size: 120%;
	
}
.shop_cat_count{
			font-size: 0.65em;
			color: #7C888A;
			border:1px solid #c1c8cc;
			display:-moz-inline-box;
			display:inline-block;
			-webkit-border-radius:.167em;
			-moz-border-radius:.167em;
			border-radius:.167em;
			/*behavior:url(/resources/j/PIE.htc);*/
			padding:0.2em 0.4em;
			position:relative;
			margin:0 0 0 .2em;
			font-weight:normal;
}
.menu_cat_cnt{
	font-size: 0.7em;
	color: #7C888A;
	border: 1px solid #C1C8CC;
	display: -moz-inline-box;
	display: inline-block;
	-webkit-border-radius: .167em;
	-moz-border-radius: .167em;
	border-radius: .167em;
	padding: 0.0em 0.5em;
	position: relative;
	margin: 0 0 0 .2em;
	font-weight: normal;
}
.shop_block, .shop_block_coupon {
	padding: 10px;
	border: 1px solid #eeeeee;
	margin: 0 0 25px 0;
}
.shop_block {
	padding: 10px;
	border: 1px solid #eeeeee;
	margin: 0 0 25px 0;
}

.path {
padding: 5px;
}

.shop_sort {
text-align: left;
display: block;
font-size: 90%;
font-weight: bold;
margin: 5px 0px;
padding: 5px;
}

.thumb_view .shop_name {
	height: 48px;
	padding: 2px 3px;
	overflow: hidden;
}

.table_view  .shop_name {
	height: 40px;
	vertical-align: top;	
	padding: 2px 3px;
	overflow: hidden;
	display: inline-block;
}

.table_view  .shop_price {
display: inline-block;
vertical-align: top;
}

.table_view  .shop_param_price {
display: inline-block;
}

.table_view  .shop_buy_form {
display: inline-block;
}


.shop_name a:link, .shop_name a:visited{
		text-decoration: none;
	font-weight: bold;
}

.shop_name a:hover{
	text-decoration: doted;
}

.thumb_view .shop_img{
	width: 210px;
	height: 215px;
	margin: 0 auto;
	overflow: hidden;
}
.table_view .shop_img{
	width: 70px;
	height: 70px;
	margin: 0 auto;
	overflow: hidden;
	display:inline-block;
}



.shop_all_img  {
	border: 1px solid #9c9c9c;
	padding: 3px;
}

.shop_param, .shop_id .shop_rel .shop_param{
	font-size: 11px;
	font-style: italic;
}

.shop_param a:link, .shop_param a:visited{
	color: #142a35;
}

.shop_block .shop_img img, .shop_list .shop_img img{
	border: 0px solid #9c9c9c;
	padding: 3px;
}
/*
color: #FFF;
font-size: 1.2em;
background: #1F8AC9;
padding: 5px 5px 5px 5px;
width: 70px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;

*/

.shop_discount{
	width: 150px;
	background: url(../img/discount.gif) no-repeat 0 0;
	height: 14px;
	color: #ffffff;
	font-size: 11px;
	font-style: italic;
	margin: 5px 0 0 0;
	padding: 0 0 0 5px;
}
.thumb_view  .shop_hit {
width: 86px;
height: 86px;
position: absolute;
margin: -206px 0px 0px 134px;
background: url(../img/hit_r1.png) no-repeat right top;
text-indent: -9999px;
z-index: 950;
}

.thumb_view .shop_new {
width: 86px;
height: 86px;
position: absolute;
margin: -206px 0px 0px -10px;
background: url(../img/new.png) no-repeat left top;
text-indent: -9999px;
z-index: 950;
}
.shop_action {
	color: #FFF;
	background: #F00;
	padding: 5px 5px 5px 5px;
	width: 45px;
	height: 17px;
	position: absolute;
	margin: -200px 0px 0px 63px;
	text-align: center;
}

#head_td1 .shop_action {
	color: #FFF;
	background: #F00;
	padding: 5px 5px 5px 5px;
	width: 45px;
	height: 17px;
	position: absolute;
	margin: 0px 0px 6px 53px;
	text-align: center;
}
#head_td1 .shop_hit {
	color: #FFF;
	background: #F60;
	padding: 5px 5px 5px 5px;
	width: 45px;
	height: 17px;
	position: absolute;
	margin: 0px 0px 0px -4px;
	text-align: center;
}

#head_td1 .shop_new {
	color: #FFF;
	font-size: 1.0em;
	background: #1F8AC9;
	padding: 5px 5px 5px 5px;
	width: 76px;
	height: 17px;
	position: absolute;
	margin: 0px 0px 0px 111px;
	text-align: center;
	
}
.shop_new {
	color: #fff;
	font-size: 1.2em;
	background: #1F8AC9;
	padding: 5px 5px 5px 5px;
	width: 70px;
}
.shop_dscnt {
	color: #FFF;
	font-size: 1.0em;
	background: #899297;
	padding: 5px 5px 5px 5px;
	width: 76px;
	margin-left: 14px !important;
		/*-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;*/
}

.shop_id .shop_dscnt {
	
	
	background: #899297;
	padding: 5px 5px 5px 5px;
	width: 125px;
	margin-left: 0px !important;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.sub .shop_new {
font-size: 1.0em;
margin: 10px 0px 0px 15px;
width: 90px;
}


.shop_price_value, .shop_price_currency{
	color: #096ea3;
	font-weight: bold;
	font-size: 15px;
}

.shop_old_price{
	color: #89949a;
	font-weight: normal;
	font-size: 13px;
	font-style: italic;
}

.shop_old_price .shop_price_value, .shop_old_price .shop_price_currency{
	color: #89949a;
	font-weight: normal;
	font-size: 13px;
	font-style: italic;
}
.shop_left{
	float: left;
	padding: 0 20px 0 0;
}

.shop_right{
	float: left;
	padding: 18px 0 0 0;
}

.shop-form {
	margin-bottom: 10px;
}
.shop_compare_description{
    margin: 0;
    padding: 1px 0;
}

.shop_compare_left{
     float:left;
    width:19%;
}

.shop_compare_list{
    float:left;
    width:70%;
    padding: 0 5%;
    overflow: hidden;
}

.shop_compare_page{
    clear: both;
    overflow: hidden;
}

.shop_compare_list .shop{
    width: 30%;
    margin: 0 10px 3% 0; 
    float: left;
}

.shop_compare_list .shop_basic{
    overflow: hidden;
    margin: 0 0 5px;
}

.shop_compare_list .shop_param{
    padding: 4px;
    background: #EEEEEE;
    border-top:#CACACA solid 1px;
    border-bottom:#CACACA solid 1px;
    margin: 1px 0;
    font-size: 13px;
}

.shop_param_existed{
    padding: 4px;
    background: #EEEEEE;
    border-top:#CACACA solid 1px;
    border-bottom:#CACACA solid 1px;
    margin: 1px 0;
    font-size: 13px;
}

.shop_compare_list   .shop_param_difference,
.shop_compare_left  .shop_param_difference{
    background: #F4C1C1;
    border-top:#C69393 solid 1px;
    border-bottom:#C69393 solid 1px;
}

.ads_date{
	font-size: 11px;
	font-style: italic;
}

.ads_param {
	float: left;
	margin-right: 5px;
}

.ads_param_value, .ads_name {
	font-weight: bold;
}

.ads_id .ads_param {
	float: none;
}

.rating{
	display: inline-block;
	padding: 10px 0 10px 0;
	border-bottom: 1px solid #eeeeee;
	margin: 0 0 10px 0;
}

.rating_votes {
	white-space: nowrap;
}
.comments {
	width: 100%;
}

.shop_comments_new{
float: right;
cursor: pointer;
}
/*
width:120px;
margin-left:35px;
display:block;


.shop_comments_form textarea[name="p2"],
.shop_comments_form textarea[name="p3"],

*/
.shop_comments_form #comments0,
.shop_comments_form .comments_textarea
{
height: 90px;
width: 460px;
margin-bottom: 5px;
}
.shop_comments_form .item_using{
clear:both;
}

.shop_comments_form .item_using, .shop_comments_form .item_stars {
display: inline;
float: left;
padding-right: 50px;
padding-bottom: 20px;
}
.shop_comments_form .item_plus, .shop_comments_form .item_minus {
clear: both;
}
.comments_param_value {
padding-left: 5px;
}





.shop_comments_form .item_plus  textarea ,
.shop_comments_form .item_minus textarea
{
height: 45px;
width: 400px;
}

.big-stars {
display: block;
position: relative;
overflow: hidden;
zoom: 1;
font-size: 0;
width: 76px;
height: 16px;
background: url(/img/sprite_sc_common.png) 0px -59px no-repeat;
}

.big-stars A, .big-stars I {
position: absolute;
display: block;
zoom: 1;
font-size: 0;

height: 16px;
background: url(/img/sprite_sc_common.png) -100000px -42px no-repeat;
}
.big-stars .s5 {
width: 75px;
}
.big-stars .s4 {
width: 60px;
}
.big-stars .s3 {
width: 45px;
}
.big-stars .s2 {
width: 30px;
}
.big-stars .s1 {
width: 15px;
}



.comments_param {
	display: inline-block;
float: left;
padding-right: 30px;
vertical-align: top;
}
/*.comment_minus, .comment_plus,*/
 
.item_minus, .item_plus,
.item_comments{
clear: both;
}
.comment .user_name {
float: left;
}
form .user_name {
clear: both !important;
float: left !important;
padding-right: 60px;
}
.comments_name_date {
display: block;
float: right;
width: 390px;
}

.comments_param_name, .comments_name {
font-weight: 900;
color: #1F274E;
vertical-align: top;
}

.comments_name{
	float: left;
	padding-right: 30px;
}


.comments_text {
	clear: both;
	border-bottom: 1px solid #807373;
	padding: 5px 5px 5px 0px;
	width: 100%;
	text-align: justify;
}

.comments_date{
	font-size: 12px;
	font-style: italic;
	float: right;
	display: inline-block;
}


.comment{
	padding: 20px 0px 10px 0px;
}

.comment .comments_form{
	padding: 15px 0px 15px 30px;
}

a.comments_show_form:link, a.comments_show_form:visited{
	text-decoration: none;
	border-bottom: 1px dashed !important;
}

.comments_level {
	background: url("../modules/forum/img/arrow.gif") no-repeat scroll 10px 8px transparent;
	padding-left: 30px;
}
.comments_form div{
	margin-bottom: 10px;
}
.comments_form textarea{
	width: 500px;
	height: 200px;
}
.comments_param_title{
	font-weight: bold;
}

/**************** Cart *********************************/
.cart_not_registrations {
	padding: 0px 0 20px 0;
}

.cart_autorization{
	padding: 0px 0 5px 0;
}

.cart_registration{
	padding: 0px 0px 5px 0px;
}

.cart_payment_text, .cart_additional_cost_text, .cart_delivery_text {
	margin-left: 20px;
	font-size: 11px;
	font-style: italic;
}

.button_wrap.ret_fr_cart {
float: right;
margin-right: 30px;
}

.cart_right{
	width: 350px;
	/*background: url(../img/cart_y.png) repeat-y 0 0;*/
	margin: 7px 0 35px 0;
	position: relative;
	padding: 10px;
}

.cart_right_top{
	width: 220px;
	height: 7px;
	background: url(../img/cart_top_bottom.png) no-repeat 0 0;
	position: absolute;
	top: -7px;
	left: 0;
}

.cart_right_bottom{
	width: 240px;
	height: 7px;
	background: url(../img/cart_top_bottom.png) no-repeat 0 -7px;
	position: absolute;
	bottom: -7px;
	left: 0;
}
.cart_order th{
	font: bold 14px Arial, sans-serif !important;
	color: #096ea3;
	padding: 2px 5px 2px 5px;
	
}
.cart_order .cart_first_th{
		padding-left: 80px;
font-size: 16px !important;
text-align: left;
}
.cart_last_th{
width:20px;
padding-right: 30px;
}

.cart_last_tr {
	font-weight: bold;
}
#cart_credit_price {
vertical-align: baseline;
text-align: right;
}

.cart_table  .inpnum {
padding-left: 0.2em;
padding-right: 0.2em;
width: 23px;
}


.cart_block .cart_summ, .cart_count, .cart_block .wish_block_count, .cart_block  .wish_block_summ{
	font-weight: bold;
	margin-top:5px;
	padding: 2px;
}
.cart_delivery_text p {
font-size: 14px;
color: #444;
padding-right: 200px;
}


.cart_block {

	position: absolute;
top: 12px;
/*top: 29px;*/
left: 390px;

padding: 0 0 0 5px;
width: 382px;
background: linear-gradient(top,#4e5258 0,#32363a 100%);
background: -o-linear-gradient(top,#4e5258 0,#32363a 100%);
background: -moz-linear-gradient(top,#4e5258 0,#32363a 100%);
background: -webkit-linear-gradient(top,#4E5258 0,#32363A 100%);
background: -ms-linear-gradient(top,#4e5258 0,#32363a 100%);
-pie-background: linear-gradient(top,#4e5258 0,#32363a 100%);
background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#4E5258),color-stop(1,#32363A));
opacity: 0.8;
border-radius: .7em;
-moz-box-shadow: 0 0 4px rgba(0,0,0,.5) inset;
-webkit-box-shadow: 0 0 4px rgba(0,0,0,.5) inset;
box-shadow: 0 0 4px rgba(0,0,0,.5) inset;	
}
#show_cart {
position: relative;
top: 4px;
}

.cart_block span a:link, .cart_block span a:visited{
	font-size: 16px;
	display: inline-block;
	font-weight: bold;
	display: inline-block;
	margin: 0 0 10px 0;
}
.cart_block  .cart_name  {
background: url(../img/cart_icon1.png) no-repeat -1px 4px;
color: #fff;
padding-left: 25px;
padding-top: 6px;

}

.cart_block  .wish_block a:link, .cart_block  .wish_block a:visited  {
color: #fff;
margin-left: 2px;
}
.cart_block .cart_count_emp, .cart_block .cart_summ_emp  {
color: #A9AFB9 !important;

}

.cart_block  .cart_name_emp {
 font-size: 16px;
display: inline;
font-weight: bold;
color: #A9AFB9 !important;
background: url(../img/cart_icon_grey.png) no-repeat -1px 4px;
padding-left: 25px;
padding-top: 6px;
}

.cart_block .cart_count_emp {
background: #767a81;
display: -moz-inline-box;
display: inline-block;
zoom: 1;
min-width: 1.2em;
font-size: 12px;
height: 1.6em;
line-height: 1.6em;
white-space: nowrap;
text-align: center;
padding: 0.2em .5em;
font-weight: bold;
margin: 0 0.5em 0.2em .5em;
-webkit-border-radius: .7em;
-moz-border-radius: .7em;
border-radius: .7em;
-moz-box-shadow: 0 0 4px rgba(0,0,0,.5) inset;
-webkit-box-shadow: 0 0 4px rgba(0,0,0,.5) inset;
box-shadow: 0 0 4px rgba(0,0,0,.5) inset;
}

.cart_block .cart_count_non_empty {
background: #D0D2D4 ;
color: #BD3408 !important;
display: -moz-inline-box;
display: inline-block;
zoom: 1;
min-width: 1.2em;
font-size: 13px;
height: 1.6em;
line-height: 1.6em;
white-space: nowrap;
text-align: center;
padding: 0.1em .5em;
font-weight: bold;
margin: 0 0.5em 0.2em .5em;
-webkit-border-radius: .7em;
-moz-border-radius: .7em;
border-radius: .7em;
-moz-box-shadow: 0 0 4px rgba(0,0,0,.5) inset;
-webkit-box-shadow: 0 0 4px rgba(0,0,0,.5) inset;
box-shadow: 0 0 4px rgba(0,0,0,.5) inset;
}



#show_cart .wish_block {
margin-right: 15px;
}


#show_cart a:link, #show_cart a:visited , #show_cart span, .now_online  
{
color: #fff;
margin-left: 2px;
}

#cart_add {
color: #FFF;
height: 24px;
background: url(../img/cart_add_r.png) no-repeat 0px -1px;
margin: 0px;
padding: 4px 10px 16px 13px;
font-weight: bold;
position: absolute;
top: -45px;
left: 126px;
float: left;
display: none;

	/*
	border-top:#e5954f solid 1px;
	border-bottom:#9b4702 solid 1px;
	border-left:#c87732 solid 1px;
	border-right:#c87732 solid 1px;
	background: #feb832; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
/*	background: -moz-linear-gradient(top,  #feb832 0%, #e66f18 68%, #f18c22 100%); /* FF3.6+ */
/*	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#feb832), color-stop(68%,#e66f18), color-stop(100%,#f18c22)); /* Chrome,Safari4+ */
/*	background: -webkit-linear-gradient(top,  #feb832 0%,#e66f18 68%,#f18c22 100%); /* Chrome10+,Safari5.1+ */
/*	background: -o-linear-gradient(top,  #feb832 0%,#e66f18 68%,#f18c22 100%); /* Opera 11.10+ */
/*	background: -ms-linear-gradient(top,  #feb832 0%,#e66f18 68%,#f18c22 100%); /* IE10+ */
/*	background: linear-gradient(to bottom,  #feb832 0%,#e66f18 68%,#f18c22 100%); /* W3C */
/*	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#feb832', endColorstr='#f18c22',GradientType=0 ); /* IE6-8 */
/*
	-webkit-box-shadow:inset 0 1px 0 #ffd684;
	   -moz-box-shadow:inset 0 1px 0 #ffd684;
			box-shadow:inset 0 1px 0 #ffd684;
	   -moz-text-shadow:0 -1px 0 #a86318;
			text-shadow:0 -1px 0 #a86318;	
	
	-webkit-border-radius:4px;
		-moz-border-radius:4px;
			border-radius:4px;
*/	
}

#wish_add {
	color: #FFF;
	margin: 0px;
	padding:5px 5px 5px 5px;
	font-weight: bold;
	position: absolute;
	top: -37px;
	left: 30px;
	float: left;
	display: none;
	border-top:#e5954f solid 1px;	
	border-bottom:#9b4702 solid 1px;
	border-left:#c87732 solid 1px;
	border-right:#c87732 solid 1px;
	background: #feb832; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: -moz-linear-gradient(top,  #feb832 0%, #e66f18 68%, #f18c22 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#feb832), color-stop(68%,#e66f18), color-stop(100%,#f18c22)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #feb832 0%,#e66f18 68%,#f18c22 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #feb832 0%,#e66f18 68%,#f18c22 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #feb832 0%,#e66f18 68%,#f18c22 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #feb832 0%,#e66f18 68%,#f18c22 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#feb832', endColorstr='#f18c22',GradientType=0 ); /* IE6-8 */

	-webkit-box-shadow:inset 0 1px 0 #ffd684;
	   -moz-box-shadow:inset 0 1px 0 #ffd684;
			box-shadow:inset 0 1px 0 #ffd684;

	   -moz-text-shadow:0 -1px 0 #a86318;
			text-shadow:0 -1px 0 #a86318;	
	
	-webkit-border-radius:4px;
		-moz-border-radius:4px;
			border-radius:4px;
	
}



#show_cart {
	padding-left: 5px;
}

.cart_delivery {
	font-size: 16px;
	text-align: left;
	padding: 10px 10px 10px 80px;
}
.cart_dopno {
font-size: 16px;
text-align: center;
padding: 10px 10px 10px 100px;
}
#inn, #fax {
width: 120px;
}
#bik {
width: 70px;
}
#kor_chet{
width: 150px;
}




.cart_block_wish span a:link, .cart_block span a:visited{
	font-size: 16px;
	display: inline-block;
	font-weight: bold;
	display: block;
	margin: 0 0 10px 0;
}
.cart_recalc, .wishlist_recalc {
	float: right;
	margin-right: 60px;
}
.cart_total {
text-align: right;
}
.cart_delivery_name {
	font-size: 14px;
	font-weight: bold;
	
}
.cart_payment_ways_header {
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	padding: 10px 10px 10px 100px;
}
.cart_payment_coment {
font-style: italic;
font-size: 0.9em;
}
.cart_payment_ways {
	padding: 2px 0px 20px 0px;
	border: 1px solid #EEE;
}
.cart_payment_icon {
padding: 5px;
}

.cart_payment_way {
	font-size: 14px;
	font-weight: bold;
	margin: 20px 0 0 0;
	padding-left: 20px;
}
.cart_captcha_wrap {
	display: inline-block;
}

.cart_order {
margin-right: 30px;
}
.cart_table {
margin-right: 30px;
}
#qick_order {
padding-left: 287px;
}
#qick_order img {
background-color: #ff6600;
border: 1px solid #FFF;
padding: 10px 10px 10px 10px;	
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
-moz-box-shadow: -4px 0 2px #888;
-webkit-box-shadow: 1px 1px 2px 1px #888;
-moz-box-shadow: 1px 1px 2px 1px #888;
-webkit-box-shadow: 1px 1px 2px 1px #888;
box-shadow: 1px 1px 2px 1px #888;
}

.cart_order .error_wrapper{
	position: fixed;
	top: 50%;
	left: 40%;
	
	text-align: center;
	display: inline-block;
}
.handler1_wrap {
	position: fixed;
	/*visibility: hidden;*/
	width:60px;
	height:60px;
	/*background: url('../img/preloader_30x30.gif') no-repeat left center;*/
        background: url('../img/preloader_50x50.gif') no-repeat left center;
	opacity: 0.01;
	top: 40%;
	left: 40%;
	text-align: center;
	display: inline-block;
}	

.cart_order .error_table {
	display: inline-block;
	opacity: 0;
	padding: 20px;
	font-size: 16px;
	color: #FFF;
	margin: 0px;
	font-weight: bold;
	border-top: #e5954f solid 1px;
	border-bottom: #9b4702 solid 1px;
	border-left: #c87732 solid 1px;
	border-right: #c87732 solid 1px;
	background: #feb832;
	background: -moz-linear-gradient(top, #feb832 0%, #e66f18 68%, #f18c22 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#feb832), color-stop(68%,#e66f18), color-stop(100%,#f18c22));
	background: -webkit-linear-gradient(top, #feb832 0%,#e66f18 68%,#f18c22 100%);
	background: -o-linear-gradient(top, #feb832 0%,#e66f18 68%,#f18c22 100%);
	background: -ms-linear-gradient(top, #feb832 0%,#e66f18 68%,#f18c22 100%);
	background: linear-gradient(to bottom, #feb832 0%,#e66f18 68%,#f18c22 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#feb832', endColorstr='#f18c22',GradientType=0 );
	-webkit-box-shadow: inset 0 1px 0 #ffd684;
	-moz-box-shadow: inset 0 1px 0 #ffd684;
	box-shadow: inset 0 1px 0 #ffd684;
	
	-moz-text-shadow: 0 -1px 0 #a86318;
	text-shadow: 0 -1px 0 #a86318;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
#err_add_message{
padding-left:10px;
}
.cart_order textarea {
height: 60px;
width: 260px;
}
.bn_rekv_fields td {
	padding: 4px !important;
}


/**********************WhisList            *************************/
.wishlist_table {
margin-right: 30px;
}

.wishlist_table_form  .error_wrapper{
	position: fixed;
	top: 50%;
	left: 40%;
	text-align: center;
	display: inline-block;
}
.wishlist_table_form  th{
	font: bold 14px Arial, sans-serif !important;
	color: #096ea3;
	padding: 2px 5px 2px 5px;
	width: 8%;
	
}


.wishlist_table_form  .wishlist_first_th{
	margin-left: 10px;
	width: 80%;
}
.wishlist_table_form  .wishlist_last_th{
width:20px;
padding-right: 30px;
}

.wishlist_table_form  .wishlist_last_tr {
	font-weight: bold;
}
.wishlist_table_form  .inpnum {
padding-left: 0.2em;
padding-right: 0.2em;
width: 23px;
}


 .wishlist_table_form .errors {
	display: inline-block;
	opacity: 0;
	padding: 20px;
	font-size: 16px;
	color: #FFF;
	margin: 0px;
	font-weight: bold;
	border-top: #e5954f solid 1px;
	border-bottom: #9b4702 solid 1px;
	border-left: #c87732 solid 1px;
	border-right: #c87732 solid 1px;
	background: #feb832;
	background: -moz-linear-gradient(top, #feb832 0%, #e66f18 68%, #f18c22 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#feb832), color-stop(68%,#e66f18), color-stop(100%,#f18c22));
	background: -webkit-linear-gradient(top, #feb832 0%,#e66f18 68%,#f18c22 100%);
	background: -o-linear-gradient(top, #feb832 0%,#e66f18 68%,#f18c22 100%);
	background: -ms-linear-gradient(top, #feb832 0%,#e66f18 68%,#f18c22 100%);
	background: linear-gradient(to bottom, #feb832 0%,#e66f18 68%,#f18c22 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#feb832', endColorstr='#f18c22',GradientType=0 );
	-webkit-box-shadow: inset 0 1px 0 #ffd684;
	-moz-box-shadow: inset 0 1px 0 #ffd684;
	box-shadow: inset 0 1px 0 #ffd684;

	-moz-text-shadow: 0 -1px 0 #a86318;
	text-shadow: 0 -1px 0 #a86318;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;

}
 .cart_article, .wish_article {
font-size: 1em;
color: #7C888A;
border: 1px solid #C1C8CC;
display: -moz-inline-box;
vertical-align: super;
display: inline-block;
-webkit-border-radius: .19em;
-moz-border-radius: .167em;
border-radius: .19em;
behavior: url(/resources/j/PIE.htc);
padding: 0.2em 0.4em;
position: relative;
margin: 0.3em 0.3em 0.2em  0.5em;
font-weight: normal;
/*	z-index:-1;*/
}



 
/************* Banners **************/ 
.main_banners {
width: 98%;
padding-top: 15px;
vertical-align: top;
}

.main_text {
width: 60%;
vertical-align: top;
margin-right: 0px;
padding-right: 0px;
display: inline;
float: left;
}

.main_text p {
text-align: justify;
padding: 0;
margin: 2px 15px;
}



/***************   NEWS  ***************************************/
.main_news {
clear: both;
width: 33%;
display: inline;
position: relative;
float: right;
top: 0px;
margin-right: 30px;

}
.news_id {
margin-right: 30px;
}


.main_news .news_block {
width: 100%;
padding: 10px 4px 5px 5px;
margin: auto;
}

.main_news .block_header {
font-size: 16px;
font-weight: bold;
clear: both;
margin: 5px 0px 0px 0px;
}
.news_block .show_all {
padding: 5px 0;
clear: both;
display: inline;
float: right;
font: -webkit-body;
color: #F0E2E2;
margin-top: -10px;
}

.main_news .news_date {
	font-size: 12px;
font-style: italic;
text-align: right;
padding-right: 20px;
color: #574B4B;
}

.main_news .show_all  a:link, .main_news .show_all  a:hover{
 font-size: 12px;
 font-style: italic;
 text-align: right;
 padding-right: 20px;
 color: #574B4B;
}



/***************   NEWS LIST ***************************************/
.news_list {
margin-right: 40px;
}

.news_list .news_date{
	font-size: 11px;
	font-style: italic;
	text-align: right;
}
.news_list .block_header {
font-size: 16px;
font-weight: bold;
clear: both;
margin: 0.83em 0;
}


.news_list .news_block {
width: 100%;
padding: 5px 4px 5px 5px;
margin: auto;
}



.news{
	width: 100%;
	border-bottom: 1px solid #eeeeee;
	padding: 0 0 10px 0;
	margin: 20px 0 0px 0;
	clear: both;
	min-height: 90px;
}

.news_date{
	font-size: 11px;
	font-style: italic;
	text-align: right;
}

.news_name a:link, .news_name a:visited{
	font-weight: bold;
}

.news_anons{
	margin: 5px 5px 0 0;
	text-align: justify;
}

.news_img {
	padding: 3px;
	float: left;
}

.news_all_img {
	padding: 3px;
}

.news_all_img  img{
	margin: 0px 5px 5px 0px;
}
.news_all_img img:after {
	clear: left;
}
.news_day_current,
.news_year_current,
.news_month_current{
	background: #ccc;
}
.news_day_today
{
	border: 1px solid #999;
}

.banners_block {
	padding: 20px;
	text-align: center;
}

.clauses_block{
	padding: 10px;
	margin: 0 0 25px 0;
}

.clauses {
	width: 100%;
	border-bottom: 1px solid #eeeeee;
	padding: 0 0 11px 0;
	margin: 0 0 11px 0;
	min-height: 90px;
}

.clauses_block .clauses_date, .clauses_date{
	font-size: 11px;
	font-style: italic;
}

.clauses_block .clauses_name a:link, .clauses_block .clauses_name a:visited, .clauses_name a:link, .clauses_name a:visited
{
	font-weight: bold;
}

.clauses_block img{
	border: 1px solid #9c9c9c;
	margin: 5px 0 0 0;
}

.clauses_img {
	padding: 0px 5px 5px 0px;
	float: left;
}

.clauses_block .show_all a:link, .clauses_block .show_all a:visited{
	color: #142a35;
	font-size: 11px;
	font-style: italic;
}

.faq_block{
	padding: 10px;
	margin: 0 0 25px 0;
}

.faq_block p{
	margin: 0;
	padding: 0;
}

.faq{
	width: 100%;
	border-bottom: 1px solid #eeeeee;
	padding: 0 0 11px 0;
	margin: 0 0 11px 0;
}

.faq_date{
	font-size: 11px;
	font-style: italic;
}

.faq_question{
	padding: 5px 0 5px 0;
}

.faq_answer{
	padding-left: 15px;
}

.faq_id .faq_question{
	font-weight: bold;
}

.tags{
	margin: 10px 0 5px 0;
}

.tags_block{
	padding: 10px;
	background: #e8e8e1;
	margin: 20px 0 25px 0;
}

.files_block{
	padding: 10px;
	border: 1px solid #eeeeee;
	margin: 0 0 25px 0;
}

.files{
	width: 100%;
	border-bottom: 1px solid #eeeeee;
	padding: 0 0 20px 0;
	margin: 30px 0 0px 0;
	clear: both;
	min-height: 90px;
}

.files_date{
	font-size: 11px;
	font-style: italic;
}

.files_name a:link, .files_name a:visited{
	font-weight: bold;
}

.files_anons{
	margin-top: 10px;
}

.files_download {
	margin-top: 50px;
	margin-bottom: 20px;
}

.files_download a {
	color: #ffffff;
	font-weight: bold;
	font-size: 120%;
	text-align: center;
	padding: 7px;
	background:  #ff6600;
}

.files_download .files_size {
	
}

.files_img {
	padding: 3px;
	float: left;
}

.files_all_img {
	padding: 3px;
}

.files_all_img  img{
	clear: left;
}

.votes_block {
	margin: 0 0 25px 0;
}

.votes_block h2{
	padding: 0 10px 0 10px;
}

.votes_question{
	margin: 0 0 15px 0;
	padding: 0 10px 0 10px;
}

.votes_form_answer{
	padding: 0 10px 0 10px;
}

.votes_block .button_wrap{
	padding: 0 0 0 7px;
}

.votes_block .button{
	padding: 0 7px 0 0;
}

*+html .votes_block .button_wrap{
	padding: 0 0 0 5px;
}

*+html .votes_block .button{
	padding: 0 5px 0 0;
	font-size: 12px;
}

.votes_block .votes_wrap{
	background: url(../img/button_votes_left.gif) no-repeat 0 0;
	padding: 0 0 0 7px;
	display: inline-block;
	margin: 0;
}

.votes_block .votes_result{
	height: 36px;
	background: url(../img/button_votes_right.gif) no-repeat 100% 0;
	padding: 0 7px 0 0;
	border: 0px;
	color: #142a35;
	margin: 0;
	font-weight: bold;
}

*+html .votes_block .votes_wrap{
	padding: 0 0 0 3px;
}

*+html .votes_block .votes_result{
	padding: 0 3px 0 0;
	font-size: 12px;
}

.votes_block .votes_wrap, .votes_block .button_wrap{
	margin: 10px 0 0 0;
}

.photo {
	margin: 0px 5px 5px 0px;
	float: left;
	height: 150px;
	overflow: hidden;	
}

.photo_name {
	width: 170px;
}

.photo_img img {
	border: 1px solid #9c9c9c;
}

.photo_block{
	padding: 10px;
	background: #e8e8e1;
	margin: 0 0 25px 0;
	text-align: center;
}

.photo_block h2{
	text-align: left;
}

.photo_block .photo_size{
	font-size: 11px;
	font-style: italic;
	color: #728087;
}

.photo_first_page{
	float: left;
	width: 200px;
	margin-right: 20px;
}

.photo_first_page .show_all{
	padding-top: 0px;
}

/********** forum *********************/
table.forum_list {
	width: 100%;
}

.forum , .exclusive {
margin-right: 30px;
}
.forum_update_info {
font-size: 0.85em;
color: #1C4444;
border: 1px solid #8BCEF6;
background-color: #DAF1EE;
display: -moz-inline-box;
display: inline-block;
-webkit-border-radius: .167em;
-moz-border-radius: .167em;
border-radius: .167em;
behavior: url(/resources/j/PIE.htc);
padding: 0.2em 0.4em;
position: relative;
margin: 0 0 0 .2em;
font-weight: normal;
}
table.forum_list td {
	padding-bottom: 10px;
	padding-top: 20px;
	vertical-align: top;
}
.forum_name
{
	font-weight: bold;
}
.forum_title {
	font-weight: bold;
}
.forum_category .forum_name
{
	font-weight: normal;
}
.forum_category_name .forum_name
{
	margin-left: 0px;
}
.forum_category_name a
{
	margin-left: 10px;
}
a.forum_blocked:link, a.forum_blocked:visited, .forum_blocked
{
	color: gray;
}
.forum_date
{
	color: #999999;
}
.forum_author
{
	font-style:italic;
}
a.forum_message_show_form:link, a.forum_message_show_form:visited
{
	text-decoration: none;
	border-bottom: 1px dashed !important;

}
.forum_actions
{
	float: right;
	width: 130px;
	height:20px;
	text-align:right;
}
.forum_actions span
{
	display:none;
	padding: 0px 5px;
}
.forum_actions img
{
	margin: 0px 5px;
}

.forum_search
{
	text-align: right;
	padding: 0px 30px 0px 0px;
	white-space: nowrap;
	margin-bottom: -15px;
}
.forum_search .inptext{}
.forum_search .button1 {
	font-weight: normal;
	font-size: 0.9em;
	text-transform: lowercase;
	margin-top: 10px;
	padding: 3px 7px;
	border:0px;
}

.forum_add
{
	background: transparent url(../modules/forum/img/add.gif) no-repeat center left;
	font-weight: bold;
	margin: 10px 0;
	padding: 0 0 0 20px;
}

.forum_list
{
	width: 100%;
	border: 0px;
	border-collapse: collapse;
}
.forum_list th
{
	color: #999;
	font-weight: normal;
	font-size:1.3em;
	padding: 0px 20px 15px 0px;
	text-align: left;
}
.forum_list td
{
	border-top: 1px solid #E0E0E0;
	vertical-align: middle;
	padding: 10px 0px;
}

.forum_form{ margin-top: 10px; }
.forum_form .inptext{}
.forum_form textarea.inptext
{
	width: 100%;
	height: 100px;
	margin-top: 10px;
}
.forum_form .button{}
.forum_form .attachment_extensions{}
.forum_form .dashed_link{}
.forum_form .hide_form
{
	display:none;
}
.forum_messages {
	margin-right: 30px;
}
.forum_message
{
	clear: both;
	padding: 10px 0px;
}
.forum_message_form
{
	padding: 10px 0px;
}

.forum_message .forum_author
{
	font-weight: bold;
}
.forum_message_form .inptext
{
	margin-bottom: 10px;
}
.forum_message_form textarea
{
	width: 500px;
	height: 200px;
}
.message_new
{
	background:#ffecf1;
}
.message_list .actions_message
{
	float: right;
	width: 90px;
	height:20px;
	text-align:right;
}
.message_list .actions_message span{}
.message_list .actions_message img{}
.message_list .message{}
.message_list .message .quote
{
	background: #f9f2f2;
	border: 1px solid #c2c0b4;
	padding: 10px;
	margin: 5px 0px;
}
.message_list .message .code
{
	background: #f2f9f9;
	border: 1px solid #c2c0b4;
	padding: 10px;
	margin: 5px 0px;
}
.message_list .message .quote_header,.message_list .message .code_header
{
	font-weight:bold;
}

.forum_message_level {
	background: url("../modules/forum/img/arrow.gif") no-repeat scroll 10px 8px transparent;
	padding-left: 30px;
}

.message_result
{
	display:none;
}
.bbutton
{
	border: 1px solid #ccc;
	margin: 1px;
	padding: 2px;
}
.bbutton:hover
{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
	-moz-opacity: 0.6;
}
.message_toolbar
{
	margin: 10px 0px 0px 0px;
}	
.avatar {
	float: left;
	margin: 0 10px 10px 0;
}
.forum_list .actions_message {
	height: 20px;
	width: 70px;
}
.forum_form textarea.inptext {
	height: 100px;
	margin-top: 10px;
	width: 100%;
}
.forum_form .hide_form {
	display: none;
}
.forum_new_messages {
	margin: 0 0 10px 0;
}
/****** live search **************/
/*********************************/
.top_line_wrap {
position: absolute;
display: inline-block;
top: 38px;
left: 305px;
margin: 0 auto;
width: 650px;
}

.b-form-search._w-dropdown {
position: relative;
/*width: 580px*/
z-index: 10;
}

form  .shop_search_ajax {
	display:block;
}

.shop_search { 
display: inline-block;
float:left;
padding: 2px 1px 1px 8px;
}
.t-table {
display: table;
}

.b-button._grey {
background: #FCFCFC;
background: linear-gradient(top,#fcfcfc 0,#d3d3d3 100%);
background: -o-linear-gradient(top,#fcfcfc 0,#d3d3d3 100%);
background: -moz-linear-gradient(top,#fcfcfc 0,#d3d3d3 100%);
background: -webkit-linear-gradient(top,#FCFCFC 0,#D3D3D3 100%);
background: -ms-linear-gradient(top,#fcfcfc 0,#d3d3d3 100%);
-pie-background: linear-gradient(top,#fcfcfc 0,#d3d3d3 100%);
border-color: #E7E7E7 !important;
color: #332929 !important;
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.17);
}

.b-form-search  fieldset{
display: block;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
width:300px;
background-color: #FCFCFB;
vertical-align: baseline;
-webkit-margin-start: 2px;
-webkit-margin-end: 2px;
-webkit-padding-before: 0.25em;
-webkit-padding-start: 0.25em;
-webkit-padding-end: 0.25em;
-webkit-padding-after: 0.25em;
border: 1px groove threedface;
border-image-source: initial;
border-image-slice: initial;
border-image-width: initial;
border-image-outset: initial;
border-image-repeat: initial;
min-width: -webkit-min-content;
}

.t-cell .button.red_btn, .t-cell .button:link, .t-cell .button:visited, .t-cell input.button {

	padding: 0px 13px 0px 12px;
	
	
	position:relative;
	top:-1px;
	background: #ff6600; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background-color: #ff6600;
background-image: -webkit-gradient(linear,0 50%,100% 50%,color-stop(0,#ff6600),color-stop(100%,#f58220));
background-image: -webkit-linear-gradient(left,#ff6600,#f58220);
background-image: -moz-linear-gradient(left,#ff6600,#f58220);
background-image: -o-linear-gradient(left,#ff6600,#f58220);
background-image: linear-gradient(left,#ff6600,#f58220);
	

	  
	
	
	/*
	-webkit-border-bottom-left-radius:4px;
		-moz-border-radius-bottomleft:4px;
			border-bottom-left-radius:4px;
			*/
}


.b-form-search__i {
	display: block;
}

.b-button__i {
	display: -moz-inline-box;
	display: inline-block;
	zoom: 1;
	vertical-align: top;
	position: relative;
	padding: 0 1em;
}
.b-button .b-ico {
	display: -moz-inline-box;
	display: inline-block;
	zoom: 1;
	vertical-align: middle;
	margin: 0 5px 0 -3px;
	position: relative;
	top: -1px;
}
.b-form-search ._w-dropdown .t-cell ._dropdown-handle .b-button__i {
	padding-left: 6px;
	padding-right: 40px;
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
	white-space: normal;
	overflow: hidden;
	max-width: 116px;
	max-height: 24px;
	text-align: left;
}

.b-form-search__dropdown-list LI.selected A {
background: #DEE9F3;
cursor: default;
}
.b-form-search__dropdown-list A:hover {
background: #F0AE5B;
color: #000;
cursor: pointer;
TEXT-DECORATION: none;
}
.b-form-search__dropdown-list A {
text-decoration: none;
color: #000;
display: block;
padding: .15em .35em;
TEXT-DECORATION: none !important;
}
.b-form-search__dropdown-list {
width: 100%;
}

.b-form-search__dropdown-list .search_cur_name {
	display: block;
	float: right;
	position: relative;
	top: -18px;
	padding-right: 40px;
}

.b-ico._lupa_10x10 {
	width: 20px;
	height: 20px;
	background: url(/img/sprite_sc_common.png) -12px -237px no-repeat;
}

.t-cell {
	display: table-cell;
	padding: 0 5px;
	vertical-align: middle;
}
.b-form-search._w-dropdown .t-cell._dropdown-handle .b-button__i .arr {
	font-size: 8px;
	position: absolute;
	top: 50%;
	margin-top: -.5em;
	right: .6em;
	line-height: 1;
}
.b-form-input {
	display: block;
	width: 455px;
	min-width: 200px;
	vertical-align: baseline;
	}
.live_search {
	border: 1px solid #7D9DAF;
	height: 25px;
	background-image: url(../img/inputbg.jpg);
	background-repeat: repeat-x;
	margin: 1px 1px 1px 7px;
	line-height: 22px;
	display: block;
	width: 100%;

}
.b-form-input__box {
	display: block;
	background: #FFF;
	border-style: solid;
	border-width: 1px;
	width: 500px;
	border-color: #787878 #BEBEBE #DCDCDC #BEBEBE;
	height: 1.5em;
	line-height: 1.5em;
	-moz-box-shadow: inset 0 1px 0 #bebebe;
	-webkit-box-shadow: inset 0 1px 0 #BEBEBE;
	box-shadow: inset 0 1px 0 #BEBEBE;
}
.b-form-input__input {
	 -webkit-box-sizing: border-box;
	 -moz-box-sizing: border-box;
	 box-sizing: border-box;
	 background: none;
	 border: none;
	 margin: 0;
	 outline: none;
	 height: 100%;
	 width: 100%;
	 padding: 0 0 0 .25em;
	 vertical-align: top;
	 line-height: 1.5em;
}
.g-border-br-0 {
-moz-border-radius-bottomright: 0!important;
-webkit-border-bottom-right-radius: 0!important;
border-bottom-right-radius: 0!important;
}

.g-border-tr-0 {
-moz-border-radius-topright: 0!important;
-webkit-border-top-right-radius: 0!important;
border-top-right-radius: 0!important;
}

 .shop_search_name input {
  font-size: 18px;
  }
  .ui-autocomplete-loading {
    background: white url('images/ui-anim_basic_16x16.gif') no-repeat;
	background-position: right 18px center !important;
	
  }

  .ui-autocomplete-open {
    background: white;
	
  }
/* 
  .ui-widget-content {
    max-height: 500px;
	max-width: 500px;
    overflow-y: auto;
    /* prevent horizontal scrollbar */
  /*  overflow-x: hidden;
	padding-left: 2px !important;
  }
    */
   .button {
   padding-left: 2px;
   }
  
/*****end быстр поиск************/



.shop_compare_contaner{
	display: inline-block;
	padding: 0 0 0 14px;
	background:url(../img/checkbox.gif) left 2px no-repeat;
}
.shop_compare_button{
	border:none;
	padding: 0px 0px 0px 2px;
	background: none;
	text-decoration: underline;
}
.shop_compare_button:hover{
	text-decoration: none;
	cursor: pointer;
}
.shop_compare_checked{
	background-position: left -19px;
}
.shop_no_buy, .shop_no_buy_good{
	font-size: 28px;
	color: #E7731F;
	font-weight: bold;
	padding: 5px 20px 5px 20px;
	border: 1px solid #ddd;
	display: inline-block;
}

/* shop_id страничка товара  */
#shop_id_buy_table{
margin-left: -60px;
width: 115%;
}

#shop_id_buy_table td{
margin: 0px !important;
padding: 1px !important;

}
.shop_id .shop_no_buy, .shop_id .shop_no_buy_good{
	font-size: 28px;
	color: #E7731F;
	font-weight: bold;
	padding: 5px 5px 5px 5px;
	border: 1px solid #ddd;
	display: inline-block;
}
#id_show_other {
	display: block;
font-size: 1.2em;
	padding: 10px 4px 5px 4px;
	margin: 0px;
}

.shop_id .shop_img img{
	border: 1px solid #f1f1f0;
}

.shop_id  h1, .myprice_good 
{
	font: bold 20px Arial, sans-serif;
	color: #096ea3;
	padding: 5px 5px 5px 5px;
	
}



.shop_id .shop_param{
	font-weight: bold;
	font-style: normal;
	font-size: 13px;
	margin-top: 3px;
	margin-left: 5px;
}

.shop_id .shop_param_title{
	font-weight: bold;
	font-style: normal;
	font-size: 13px;
	margin-top: 6px;
	margin-bottom: 3px;
	background:  #dfdfdf;
	padding: 5px;
}

.shop_id .shop_param_value{
	font-weight: normal;
}


.shop_id .shop_right{
	padding: 0;
}

.shop_id  #head_td1, .shop_id  #head_td2 {
padding: 0px 0px 0px 0px;
}

.shop_id .shop_article, .shop_counter{
	font-size: 1.1em;
	color: #7C888A;
	border: 1px solid #c1c8cc;
	display: -moz-inline-box;
	display: inline-block;
	-webkit-border-radius: .19em;
	-moz-border-radius: .167em;
	border-radius: .19em;
	behavior: url(/resources/j/PIE.htc);
	padding: 0.2em 0.4em;
	position: relative;
	margin: 0.3em 0.3em 0.3em 0;
	font-weight: normal;
}

.shop_id  .shop_buy_form .shop_article{
	display:none;
}

.shop_id    .inptextarea {
	height: 100px;
}
.shop_id .shop_price_value, .shop_id  .shop_price_currency{
	color: #096ea3;
	font-weight: bold;
	font-size: 28px;
}
.shop_id .shop_price_value {
padding: 2px 0px 2px 0px;
}
.shop_id .our_good_form {
padding-top: 3px;
}


.shop_id .shop_buy_form {
	display: inline;
	padding: 0px 5px;
	margin: 5px 10px 0px 0px;
	float: left;
}
.shop_id .descr_err {
margin-top: 20px;
}
.shop_id .err_ctrl_enter {

}
.shop_id .descr_err H2 {
display: inline;
padding-right: 5px;
}




.sc_order {
	padding: 2px;
}

.shop_id  .stock_wrap {
    min-width: 170px;
	padding: 5px 2px 10px 2px;
	border: 1px solid #C1C8CC;
	display: -moz-inline-box;
	display: inline-block;
	-webkit-border-radius: .19em;
	-moz-border-radius: .167em;
	border-radius: .19em;
	behavior: url(/resources/j/PIE.htc);
	padding: 0.2em 0.4em;
	position: relative;
	margin: 0.3em 0.3em 0.3em 0;
	font-weight: normal;
}

.shop_id .shop_stock, .shop_id .shop_wait, .shop_id .shop_rez {
	padding: 0px 5px 15px 0px;
	margin: 0px 2px 5px 0px;
	float: right;
	font-size:28px;
	font-weight: bold;
}
.shop_id .shop_stock {   
color: #00A013;
}
.shop_id  .shop_wait {
color: #00A013;
}

.shop_id  .stock_wrap .stock1 {
	position: absolute;
	top: 36px;
	left: 5px;
}
.shop_id  .stock_wrap .stock2 {
	position: absolute;
	top: 36px;
	right: 15px;
}

.shop_id  .vvc_text1 {
position: absolute;
padding-left: 16px;
padding-top: 19px;
cursor: pointer;
}

.shop_id .shop_input {
padding: 0px 5px;
margin: 0px 0px 0px 0px;
float: right;
color: #2F6BAC;
font-size:28px;
font-weight: bold;
}

.shop_id .shop_wait {
color: #18337A;
font-size: 28px;
font-weight: bold;
}
.shop_id .shop_rez{
color: #8C8D8F;
font-size: 28px;
font-weight: bold;
}


#price_discount .shop_price_value,
.shop_id .shop_price_value, .shop_id .shop_price_currency ,
 .myprice_price, .myprice_currency {
color: #ff6600;
font-weight: bold;
font-size: 28px;
display: inline;
}
.vvc_price {
color: #ff6600;
font-weight: bold;
font-size: 18px;
display: inline;
}
.vvc_price1{
color: #ff6600;
font-weight: bold;
font-size: 28px;
display: inline;
}

#myprice_want form {
padding: 13px 5px 0px 5px;
}

.shop_id  .myprice_price {
display: inline;
float: left;
padding: 0px 3px 0px 0px;
}

.messages tr:hover{
	background: #f8f8f8; 
}
.search_list{
	margin-top: 10px;
}

#price_discount p {
text-align: justify;
}
#dsc_img {
width: 73px;
height: 90px;
padding-left: 10px;
}
/**** shop_block_history ****/
.shop_block_history .shop_block {
	padding: 10px;
	border: 1px solid #eeeeee;
	margin: 0 0 15px 0;
}

.shop_block_history .shop {
	margin: 3px 0 3px 0;
	padding: 4px 2px 4px 1px;
	border: 1px solid #cecece;
	
	background: linear-gradient(top,#FFF,#FEFEFE);
	background: -webkit-linear-gradient(top,#FFF,#FEFEFE);
	background: -o-linear-gradient(top,#FFF,#FEFEFE);
	background: -moz-linear-gradient(top,#FFF,#FEFEFE);
	background: -ms-linear-gradient(top,#FFF,#FEFEFE);
	width: 190px;
	
}
.shop_block_history .block_header {
font-size: 15px;
/*font-weight: bold;*/
clear: both;
padding-top:10px;
margin: 0.83em 0;
}
.shop_block_history .shop_img {
	width: 75px;
	height: 75px;
	margin: 0;
	display:inline-block;
	border: 0px solid #9c9c9c;
	padding: 2px;
	overflow: hidden;
	display: inline-block;
}

.shop_block_history .shop_name {
height: auto;
padding: 2px 3px;
}

.shop_block_history .shop_no_buy, .shop_block_history .shop_no_buy_good{
	font-size: 12px;
	padding: 0px 2px 0px 2px;
	border: 0px;
	display: inline-block;
}
.shop_block_history .shop_price_value{
	color: #096ea3;
	padding-left:10px;
	font-weight: bold;
	font-size: 14px;
}
.shop_block_history .shop_stock {
	padding: 0px 5px;
	margin: 5px 10px 0px 0px;
	float: right;
	color: #00A013;
	font-weight: bold;
}

/**** shop_new_goods ****/
.shop_new_goods .block_header {
	font-size: 16px;
	color: #096ea3;
	clear: both;
	padding: 0px 2px 0px 2px;
	margin: 10px auto;
	text-align: center;
}








.feedback_header{
font-size: 2.0em;
}
.feed_back_end {
font-size: 2.0em;
}
.feedback_right {
	width: 50%;
	text-align: justify;
	float: right;
	padding: 0px 40px 5px 15px;
}
.feedback_0 {
	font-size: 2.2em;
	padding: 0px 10px 30px 40px;
}
.feedback_1, .feedback_2 {
padding: 10px 10px 0px 10px;
font-size: 1.3em;
}

.feedback_3 {
padding: 40px 57px 0px 60px;
}

.callback_form {
padding: 0px 10px 0px 10px;
margin-right: 30px;
}
.infoform {
display: none;
}

/*************** Orders **********/
.user_orders_table {
margin-right: 30px;
	border: 1px solid #eeeeee;
}

.order_goods {
width: 100%;
}
.order_goods .count {
width:30px;
}
.order_goods .price {
width:50px;
}
.order_goods table {
width: 100%;
vertical-align: top;
padding: 0px;
margin: 0px;
border: 1px !important;
border-color: cadetblue;
}
/*** main_page        **/
.main_block {
margin-right: 30px;
}
/******************my price ************/
#myprice_want {
display: inline;

}
.myprice_inp {
font-size: 14px;
}
.myprice {
padding: 20px;
margin-right: 30px;

}

.myprice textarea {
height: 60px;
width: 260px;
}


.myprice_before  {
padding: 15px 0px 0px 15px;
}
.myprice_before H1 {
font: bold 19px Arial, tahoma, verdana, sans-serif;
color: #096EA3;
padding: 10px 10px 10px 0px;
margin-left: 30px;
}

.myprice .v_block {
padding-top: 20px;
padding-bottom: 10px;
}
.myprice  .infofield {
font: bold 14px Arial, tahoma, verdana, sans-serif;
color: #096EA3;
padding-top: 10px;
}
.myprice .infoform{
padding: 21px;
}

.myprice_form_param_text{
max-width: 510px;
font-size: 14px;
}
.myprice_thanks {
padding-top: 50px;
font-size: 20px;
}
.myprice_thanks1 {
padding-top: 5px;
font-size: 14px;
}
