@import url("reset.css");


html,
body {
	background:#f3f3f3;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	height: 100%;
	min-height:100%;
	color:#222;
}

header, nav, section, article, aside, figure, footer 
{ display:block; }
.clr{
	clear:both;
}

#wrapper{
    width:960px;
    margin:auto;
    background:#fff;
	height: 100%;
	min-height:100%;
}
#container {
	min-height:100%;
	background:none;
	position:relative;
	padding-bottom:165px;
}

#content {
	padding-bottom: 165px;
}

#footer {
   height:165px;
   width:100%;
   margin-top: -165px;
   background:#fff;
   position:absolute;
   bottom:0;
}


.f-menu {
	background:url(../images/f-menu.png) repeat-x top left;
	width:900px;
	height:34px;
	padding: 0 20px;
	margin:0 10px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;

}
.f-menu ul{
	margin:0;
	padding:0;
	list-style:none;	
}
.f-menu ul li{
	float:left;
	padding: 7px 5px 6px;
}
.f-menu ul li a{
	font-size:16px;
	color:#222;
	text-decoration:underline;
	padding:0 33px;
}
.f-menu ul li a:hover{ color: #060; }
.f-div{
	width:100%;
	padding:10px 0;
	border-bottom:10px solid #0e6502;
}
.f-menu ul li:hover, .f-menu ul li:hover{
	text-decoration:underline;	
}
.f-logo{
	background:url(../images/f-logo.png) no-repeat top left;
	width:144px;
	height:76px;
	display:block;
	position:relative;
	left:10px;
	top:-5px;
}
.f-bottom{
	position:relative;

}
.year{
	position:absolute;
	top:5px;
	left:30px;
	font-size:14px;
	color:#4d5357;
}
.copy{
	position:absolute;
	top:5px;
	right:50px;
	font-size:14px;
}

header{
	width:100%;
	height:210px;
	background:#fff;
	position:relative;

}
.logo{
	background:url(../images/logo.png) no-repeat top left;
	width:227px;
	height:140px;
	display:block;
	position:relative;
	left:40px;
top: 10px;
}
.btn-top1{
	background: url(../images/btn-top1.png) no-repeat top left;
	width:140px;
	height:29px;
	display:block;
	position:absolute;
	right:50px;
	top:5px;
	text-align:center;
	text-decoration:none;
}
.btn-top4{
	background: url(../images/btn-top1.png) no-repeat top left;
	width:140px;
	height:29px;
	display:block;
	position:absolute;
	right:205px;
	top:5px;
	text-align:center;
	text-decoration:none;
}
.btn-top2{
	background: url(../images/btn-top2.png) no-repeat top left;
	width:213px;
	height:25px;
	display:block;
	position:absolute;
	right:400px;
	top:5px;
	text-align:center;
	text-decoration:none;
	color:#fff;
	font-size:16px;
	padding-top:4px;
}
.btn-top3{
	background: url(../images/logout.png) no-repeat top left;
	width:29px;
	height:29px;
	display:block;
	position:absolute;
	right:5px;
	top:5px;
	text-align:center;
	text-decoration:none;
}
.btn-top1 span, .btn-top2 span, .btn-top4 span {
	color:#fff;
	font-size:16px;
	position:relative;
	top:4px;
}


.yamarket{
	
	text-align:right;
	position:absolute;
	top:80px;
	right:300px;
}
.phones1{
	text-align: right;
position: absolute;
top: 90px;
left: 210px;
font-size: 19px;
}

.phones{
	width:250px;
	text-align:right;
	position:absolute;
	top:60px;
	right:50px;
}
.phones .code{
	font-weight:bold;
	font-size:20px;
}
.phones .phone{
	font-weight:bold;
	font-size:28px;
	margin-left:12px;
}
.phones .time{
	display:block;
	padding:2px 0;
	font-size:11px;
}
.main-menu{
	position:absolute;
	top:160px;
	left:0;
	width:900px;
	height:50px;
	padding: 0 20px;
	background:url(../images/main-menu.png) repeat-x top left;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	margin:0 10px;

}
.main-menu ul{
	margin:0;
	padding:0;
	list-style:none;	

}
.main-menu ul li{
	float:left;
	padding: 15px 0px 16px 0px;
	margin:0px 2px;
	
}
.main-menu ul li a{
	font-size:16px;
	color:#fff;
	text-shadow: #060 0 -1px 1px;
	text-decoration:none;
	/*border-right:1px solid #000000;*/
	padding: 0 35px;
	font-weight:700;
}
/*
.main-menu ul li:first-child a{
	font-size:16px;
	color:#fff;
	text-decoration:none;
	border-right:1px solid #000000;
	border-left:1px solid #000000;
	padding:0 35px;
	
}
*/
.main-menu ul li:hover{
	background: url(../images/main-menu-hover.png) repeat-x top left;
	/*text-decoration:none;	*/
	/*position:relative;*/
	/*left:-1px;*/	
	
}
.main-menu ul li.active{
	background: url(../images/main-menu-hover.png) repeat-x top left;
	box-shadow: inset #060 0 0 5px;
}

.main-menu ul li:hover a, .main-menu ul li:hover a{
	/*padding:0 35px 0 36px;*/
	border:none;
}

.input_search{
  width: 89%;
  height: 21px;
  background: none;
}
.search-block{
	position:relative;
}
.txt-search{
	background:url(../images/txt-search.png) no-repeat top left;
	width:215px;
	height:35px;
	position:relative;
	left:5px;
}
.txt-search input{
	position:relative;
	top:3px;
	left:15px;
	border:none;
	color:#000;
}
#btn-search{
	background:url(../images/btn-search.png) no-repeat top left;
	border:none;
	width:64px;
	height:29px;
	font-size:16px;
	color:#fff;
	position:absolute;
	top:0;
	right:15px;
}
.cont-wr1{
	background:#fff;
	padding:0;
	width:100%;
	margin-top: 20px;

}
.cont-wr1-h1{
	
	
	display:block;
	margin: 45px 25px;
	
}
.cont-wr1-h1 h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 35px;
	font-weight:bold;
	color:#0e6502;
	display:block;
	position:relative;
	top:10px;
}

.l-menu{
	float:left;
	padding-left:10px;
	width:330px;
}
.l-menu-block{
	float:left;
	width:310px;
	padding:20px 0 20px 10px;
	margin-bottom:20px;
	box-shadow: 0 0 5px #b8bbbc;
	-moz-box-shadow: 0 0 5px #b8bbbc;
	-webkit-box-shadow: 0 0 5px #b8bbbc;
}
.l-menu ul{
	list-style:none;
	margin-top:10px;
	margin-left:10px;
	padding:0;
}
.l-menu ul li {
	margin:8px 0;

}
.l-menu ul li a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#2f7a91;
	line-height:16px;
	display:table-cell;
	text-decoration:none;
	padding-bottom: 2px;
	background:url(../images/l-menu-bgr.png) repeat-x bottom left;
}
.l-menu ul li a span{
	display:block;
	margin:2px 0;
	color:#222;
	text-decoration:none;
}
.r-content{
	float:left;
	padding-top:0;
	padding-left:20px;
	vertical-align:top;
	width:580px;
	background:#fff;

}
.rch1{
	font-size:32px;
	color:#e86001;
	font-weight:normal;
	margin:0 !important;
	padding:0 !important;
	position:relative;
	top:-5px;
}
.rch4{
	font-size:16px;
	color:#e86001;
	font-weight:normal;
	margin:0;
	padding:20px 0 0 40px;
	display:block;
}
.car-caption span, .instr-caption span, .keys-caption span{
	width:200px;
	font-size:20px;
	display:block;
	margin-left:90px;
}
.instr-caption span{
	position:relative;
	top:5px;
}
.keys-caption span{
	width:180px;
}
.status-wr{
	border-left:1px solid #bcbfc1;
	border-right:1px solid #bcbfc1;
	width:910px;
	padding: 0 15px;
	margin-left:17px;
}
.status{
	padding:55px 0;
	border-bottom:1px solid #c7c8ca;
}
.status  h1{
	font-size:28px;
	font-weight:normal;
}
.stat{
	width:313px;
	float:left;
}
.st{
	float:left;
}
#txt-dog, #txt-num{
	height:26px;
	width:240px;
	border:1px solid #c8c8cd;
	margin-top:5px;
}
.st .btn{
	margin-top:18px;
	margin-left:20px;
}
.txt{
	float:left;
	width:425px;
	padding-right:20px;
}
.txt p{
	margin-bottom:43px;
	font-size:16px;
}

input[type=checkbox] {
	position: absolute;
	clip: rect(0, 0, 0, 0);
}
label .lb{
	cursor: pointer;
	position:relative;
	left:10px;
}
label.lb:before {
	content: ' ';
	display: inline-block;
	width: 17px;
	height: 17px;
	background: url(../images/chb.png);
	background-position: 0 -18px;
	position: relative;
	top: 6px;
	margin-left: 15px;
	margin-right:10px;
	margin-top: 3px;
}

input[type=checkbox]:checked + label.lb:before {
background-position: 0 0px;
margin-right:10px;
}
label.lb:hover:after {
background-position: 0 0px;
margin-right:10px;
}
input[type=checkbox]:checked + label.lb:hover:before {
background-position: 0 0px;
margin-right:10px;
}
/* CART */
		.minus{
			width:16px;
			height:4px;
			background: url(../images/minus.png) no-repeat 0 0;
			display:block;
			text-decoration:none;
			position:relative;
			top:17px;
			left:-35px;
		}
		.plus{
			width:16px;
			height:14px !important;
			background: url(../images/minus.png);
			background-position:0px -9px;
			display:block;
			text-decoration:none;
			position:relative;
			top:-15px;
			right:-35px;
		}
.nal{
	width:16px;
	height:16px !important;
	background: url(../images/minus.png);
	background-position:0px -26px;
	display:block;
	text-decoration:none;
}
.del{
	width:16px;
	height:16px !important;
	background: url(../images/minus.png);
	background-position:0px -42px;
	display:block;
	text-decoration:none;
}
.sp-del{
	font-size:12px;
	color:#f00;
	position:relative;
	top:3px;
}
.it-sum{
	border:1px solid #cbcbd0;
	border-top: none;
	display:block;
	padding:15px 0;
	width: 110px;
	position:relative;
	left:395px;
	/* left: 710px; */
}
.make-ord{
	background:url(../images/make-ord.png);
	display:block;
	width:244px;
	height:29px;	
	color:#fff;
	font-size:16px;
	text-align:center;
	position:relative;
	/* left:345px; */
	/* left: 710px; */
	margin-top:10px;
	border:none;	
}
.cart-div{
	border:1px solid #cbcbd0;
	margin: 0 10px;
}
.cart-div table{
	border:1px solid #fff;
	border-collapse:collapse;
	margin-bottom:1px;
}
.t_th{
	background:#C7E9C3;
	padding:20px 0;
	text-align:center;
	border-left:1px solid #fff;
}
.t_th:first-child{
	border-left:none;
}
.cart-div table tr{
	background:#ffff;
}
.cart-div table tr.yellow{
	background:#fef6f0;
}
.cart-div table td{
	border:1px solid #cbcbd0;
	border-bottom:none;
	padding:20px 0;
}
.cart-div table td.first{
	border-left:1px solid #cbcbd0;
}
.cart-div table td.last{
	border-right:1px solid #cbcbd0;
}
.cart-div table td .name{
	font-weight:normal;
	text-decoration:underline;
	color:#222;
	padding-left:10px;
	font-size:14px;

}
.cart-div table td.first{
	border-left:1px solid #fff;
}
.cart-div table td.last{
	border-right:1px solid #fff;

}


#account{
	float: right;
	font-size: 12px;
	margin: 12px 10px 10px 0px;
	margin-top: 12p
	margin-right: 1e0px;
	text-align: right;
	color: #505050;
}
#account #login{
	padding-left: 7px;
}
#account #logout{
	padding-left: 7px;
}

/* Хлебные крошки */
#path{
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	color: #222;
	position: absolute;
	top:225px;
	left:10px;
}
#path a{
	color: #222;
	text-decoration:none;
}
#path a:hover, #path a.active{
	color: #222;
	text-decoration:underline;
}
/* @end */

.product .compare_price {
	font-size: 14px;
	text-decoration: line-through;
	white-space: nowrap;
	color: #707070;
	display:block;
	margin-left:10px;
	margin-right:10px;
	min-height: 20px;
}

.tiny_products li.product:hover{
  box-shadow: #AAA 0 0 0.7em;
}

.tiny_products {
	list-style: none;
	display: block;
}
.tiny_products .product{
	width: 175px;
	height:	auto;
	margin-right: 10px;
	margin-bottom: 30px;
	display: -moz-inline-box; 
	display: inline-block; 
	*zoom: 1; 
	*display: inline;
	word-spacing: normal;
	vertical-align: top;
	border:1px solid #a3a2a2;
}
.tiny_products .product .image {
	vertical-align: middle;
	text-align: center;
	width: 165px;
	height: 165px;
	line-height: 165px;
	background-color: #ffffff;
	padding: 5px;
	margin-bottom: 10px;
	
}
.tiny_products .product .image img{
	vertical-align: middle;
	max-width: 150px;
}
.tiny_products .product h3 {
	color:#222 !important;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	display:block;
	font-weight:bold;
	margin-left:10px;
	display:block;
	min-height:60px;
}
.tiny_products .product h3 a{
	color:#222 !important;
}
.tiny_products .product h3.featured{
	background: url(../../images/star.png) no-repeat;
	background-position: left middle;
	padding-left: 20px;
}

.item{
	border:1px solid #a3a2a2;
	width:175px;
	height:245px;
	float:left;
	margin-right:20px;
}
.sku{
	color:#939090;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	display:block;
	padding-left:10px;
}
.name, .description{
	color:#222;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	display:block;
	font-weight:bold;
	margin-left:10px;
	display:block;
}
.price{
	color:#0e6502;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	margin-left:10px;
	margin-top:5px;
	display:block;
}
.btn-add{
	background:url(../images/btn-add.png) no-repeat top left;
	width:148px;
	height:29px;
	border:none;
	display:block;
	color:#fff;
	font-size:13px;
	margin-left:10px;
	margin-top:5px;
	margin-bottom:5px;
	cursor:pointer;
	float:left;
}

.b1c{
	background:url(../images/btn-add.png) no-repeat top left;
	width:148px;
	height:29px;
	border:none;
	display:block;
	color:#fff;
	font-size:13px;
	margin-left:10px;
	margin-top:5px;
	margin-bottom:5px;
	cursor:pointer;
}

#blog_menu{
	margin-top:65px;
}
.rcn{
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:normal;
	margin-left:10px;
}

.products .product .annotation {
	font-size: 12px;
	color: #505050;
	margin-left: 10px;
	margin-bottom: 5px;
}

/* @group Постраничная навигация */
.pagination {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 12px;
	overflow: hidden;
	text-align:center;
}
.pagination a {
	display: block;
	float: left;
	background:url(../images/pagination.png) no-repeat top left;
	margin-top: 5px;
	padding: 2px 4px;
	text-align: center;
	width: 7px;
	height: 13px;
	text-decoration: none;
	color:#fff;
}
.pagination a.selected:hover,
.pagination a.selected {
	background:url(../images/pagination-active.png);
}
.pagination a:hover {
	background:url(../images/pagination-active.png);
}
.pagination a.pagination-next {
	background:url(../images/pagination-next.png);
	width: 8px;
	height: 13px;
	display: block;
}
.pagination a.pagination-prev {
	background:url(../images/pagination-prev.png);
	width: 8px;
	height: 16px;
	display: block;
	margin-top:2px;
}
.pagination a.next_page_link, .pagination a.prev_page_link{
	border: none;
	background: none;
}
/* @end */

/* @group Форма отправки комментария */
.comment_form {
	background-color: #f3f3f3;
	border: 1px solid #e0e0e0;
	padding: 20px;
	margin-top: 20px;
	width: 90%;
	overflow: hidden;
}
.comment_form h2 {
	margin-bottom: 0px;
}
.comment_form .comment_textarea {
	width: 100%;
	height: 100px;
	font-size: 12px;
}
.comment_form label {
	display: block;
	float: left;
	width: 100px;
	font-size: 18px;
	margin-top: 15px;
}
.comment_form .input_name {
	font-size: 16px;
	width: 250px;
	margin-top: 15px;
}
.comment_form .input_captcha, .cart_form .input_captcha{
	float: left;
	width: 150px;
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 15px;
	height: 36px;
}
.comment_form .captcha, .cart_form .captcha {
	float: left;
	display: block;
	margin-top: 15px;
	margin-right: 10px;
}
.comment_form .button,
.feedback_form .button,
.register_form .button,
.login_form .button{
	float: right;
	display: block;
	margin-top: 10px;
	margin-right: 0px;
}

/* @group Корзина  */
#purchases{
	width: 100%;
}
#purchases tr{
	border-top: 1px solid #d5d5d5;
	height: 70px;
}
#purchases th{
	vertical-align: top;
	padding-top: 10px;
	font-size: 18px;
	font-weight: normal;
}
#purchases .image{
	width: 50px;
	text-align: center;
}
#purchases .image a{
	border: 1px solid #e0e0e0;
	background-color: #ffffff;
	margin: 0 7px 7px 0;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	width: 50px;
	height: 50px;
}

#purchases .name{
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
}
#purchases td.name{
	font-size: 14px;
}
#purchases td .download_attachment{
	white-space: nowrap;
	color: #3b8500;
	padding: 5px 10px 7px 10px;
	border-bottom-color: 1px dotted green;
	background-color: #ccff72;
	line-height: 30px;
}

#purchases .price{
	padding-left: 5px;
	padding-right: 5px;
	white-space: nowrap;
	text-align: right;
}
#purchases td.price{
	font-size: 14px;
}
#purchases .remove{
	padding-left: 15px;
	text-align: right;
}
#purchases .amount{
	font-size: 14px;
	padding-left: 5px;
	padding-right: 5px;
}
#purchases .amount select{
	font-size:12px;
}

#purchases .coupon .name{
	font-size:14px;
}
#purchases .coupon .name input.coupon_code{
	width: 200px;
}
#purchases .coupon .name input{
	font-size:16px;
}
.tabbed_area {
  border:1px solid #c7c8ca;
  background:#F4FCF4;
  margin:90px 20px 30px 0;
  padding:0;
  font-family: Verdana, sans-serif;
}
ul.tabs {
  margin:0px; padding:0px;

}
ul.tabs li {
  list-style:none;
  display:inline;
  margin:0px; padding:0px;
  height:50px;
  overflow:hidden;
  position:relative;
  bottom:31px;
}
ul.tabs li a {
  color:#222;
  padding:12px;
  margin:0px;
  text-decoration:none;
  font-size:16px;
  font-family: Arial, Helvetica, sans-serif;
  border:1px solid #c7c8ca;
  background:#fff;
}
ul.tabs li.t1-link a{
  position:relative;
  left:-1px;
}
ul.tabs li.t2-link a{
  position:relative;
  width:184px;
  left:-6px;
}
ul.tabs li.t1-link a:hover, ul.tabs li.t1-link a.active,
ul.tabs li.t2-link a:hover, ul.tabs li.t2-link a.active,
ul.tabs li.t3-link a:hover, ul.tabs li.t3-link a.active,
ul.tabs li.t4-link a:hover, ul.tabs li.t4-link a.active,
ul.tabs li.t5-link a:hover, ul.tabs li.t5-link a.active  {
  background:#F4FCF4;
  border-color:#c7c8ca;
  border-bottom:1px solid #fff;
  color:#e86001;
}

.tabs-content {
  background:#F4FCF4;
  padding:10px;
  
}
#content_2, #content_3, #content_4, #content_5 { display:none; }
.tabs-content span {
  margin:0px;
  padding:0px;
  font-size:12px;
  line-height:120%;
}
.tabs-content input {
  height:28px;
  width:175px;

}
.rch1{
	font-size:32px;
	font-family:Arial, Helvetica, sans-serif;
	color:#222;
	margin-left:20px;
}
.rch2{
	font-size:28px;
	font-family:Arial, Helvetica, sans-serif;
	color:#e86001;
	margin-left:20px;
}
.sh-block{
	box-shadow: 0 0 5px #b8bbbc;
	-moz-box-shadow: 0 0 5px #b8bbbc;
	-webkit-box-shadow: 0 0 5px #b8bbbc;
}
.priv-block{
	width:950px;
	margin:10px auto 0 auto;
	padding:5px 0 40px 0;
	
}
.private div.sh-block{
	margin:40px 20px;
	padding:20px 10px;
	width:510px;
}
.private div.sh-block div{
	padding:5px 0;

}
.txt-count{
	width:40px;
	position:relative;
	top:5px;
	text-align:center;
}
.f-name{
	font-size:14px;
	width:120px;
	display:block;
	float:left;
	margin-right:20px;
	padding-top:15px;
}
.f-value{
	font-size:28px;
}
.l-change{
	color:#e86001;
	font-size:12px;
	margin-left:10px;
}

/* details */

.btn-add-det{
	background: url(images/btn-add.png) no-repeat top left;
	width:148px;
	height:29px;
	color:#fff;
	font-size:15px;
	text-decoration:none;
	padding:5px 7px;	
}


			.sselect {
				position:relative;
				top:10px;
				background: url(images/sel.png) top right no-repeat;
				-moz-user-select: none;
				-khtml-user-select: none;
				user-select: none;
				cursor:default;
				display:block;
				display:inline-block;
				padding:15px 3px;
				text-align:left;
				width:233px;
				height:9px;
				outline:0;
				border:0;
			}
			
			.sselect:hover {
				background-color:#f4f4f4;
			}
			
			.sselect span {
				display:block;
				padding:0 5px;
				margin-right:20px;
				
			}
			
			.sselect select {
				display:none;
				position:absolute;
				top:20px;
				left:0;
				z-index:400;
				width:100%;
				min-width:100px;
				height:auto;
				outline:0;
				border:0;
			}
			
			.my-select-style {
				width:200px;
			}
			
			.cool-select-style {
				background-color:#f4f4f4;
				width:250px;
				position:relative;
				z-index:200;
			}
			
			.cool-select-style:hover {
				background-color:#f4f4f4;
			}
			
			.cool-select-style span {
				
			}
.pr-span{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
}
.pr-txt{
	background:url(images/pr-txt.png);
	width:232px;
	height:20px;
	padding:10px 4px;
	outline:0;
	border:0;
	margin:10px 0 20px 0;
}
.pr50{
	background:url(images/pr50.png);
	width:187px;
	height:20px;
	padding:10px 4px;
	outline:0;
	border:0;
	margin:10px 0 20px 0;
}
.pr-street-txt{
	background: url(images/pr-street.png);
	width:452px;
	height:20px;
	padding:10px 4px;
	outline:0;
	border:0;
	margin:10px 0 20px 0;
}
#dop-info{
	background: url(images/pr-txtar.png);
	width:452px;
	height:139px;
	padding:4px;
	resize:none;
	border:none;

}
#reg-btn{
	background:url(images/reg-btn.png);
	width:456px;
	height:54px;
	display:block;
	border:none;
	font-size:24px;
	color:#fff;
	margin-top:30px;
}

ul#deliveries{
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #ffffff;
	border: 1px solid #e0e0e0;
	padding: 20px 20px 0 20px;
	list-style: none;
}
ul#deliveries li{
	margin-bottom: 20px;
}
ul#deliveries li div.checkbox{
	float: left;
}
ul#deliveries li h3, ul#deliveries li .description{
	display: block;
	margin-left: 25px;
}

.comment_form .input_captcha, .cart_form .input_captcha{
	float: left;
	width: 150px;
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 15px;
	height: 36px;
}
.comment_form .captcha, .cart_form .captcha {
	float: left;
	display: block;
	margin-top: 15px;
	margin-right: 10px;
}

.form
{
	width:400px;
	margin-bottom: 20px;
}
.form textarea
{
	width:100%;
	height:100px;
	font-size: 18px;
}
.form label {
	display:block;
	font-size: 14px;
}
.form input[type="text"]{
	display:block;
	margin-bottom: 10px;
}
/* @group Детали заказа */
table.order_info
{
	margin-right: 20px;
	margin-bottom: 20px;
	background-color: #f9f9f9;
}
table.order_info td
{
	padding: 10px;
	border: 1px dotted #e0e0e0;
	font-size: 14px;
}
.checkout_button
{
	padding: 10px 20px 10px 20px;
	border: 1px solid #51a400;
	background-color: #d3ffa9;
	color: #2e5e00;
	font-size: 14px;
}
/* @end */
/* @group Кабинет */
#orders_history
{
	list-style: none;
}
#orders_history li
{
	margin-bottom: 10px;
}
#orders_history li a
{
	font-size: 16px;
}
/* @end — Кабинет */
#cart_informer{

}

.features  {
display: block;
}

.features ul li a:hover {
BACKGROUND: #F1A035;
color: #fff;
}
.features ul li {
list-style-type: none;
}
.features UL LI {
PADDING: 3px;
LIST-STYLE-TYPE: none;
MARGIN: 2px 0px;
LIST-STYLE-IMAGE: none;
FLOAT: left;
}
.features ul li a.selected {
BACKGROUND: #108BD4;
color: #fff;
font-size: 11.3px;
}
.features UL LI A {
BACKGROUND: #eee;
font-size: 11.3px;
PADDING: 2px 7px;
TEXT-DECORATION: none;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
}
.features b {
PADDING-left: 10px;
color: #636E75;
}
.category-list {
display: block;
MARGIN-BOTTOM: 10px;
}
.category-list UL {
PADDING-BOTTOM: 0px;
MARGIN: 0px;
PADDING-LEFT: 0px;
WIDTH: 100%;
PADDING-RIGHT: 0px;
FLOAT: left;
PADDING-TOP: 0px;
}
.category-list ul li {
font-size: 11.3px;
}

.feedback_form {
background: #ededfa;
}
.feedback_form {
background-color: #fafafa;
border: 1px solid #e0e0e0;
padding: 15px 15px 10px 15px;
margin-top: 20px;
width: 90%;
overflow: hidden;
border-radius: 6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
margin-bottom: 0px;
}

input[type=checkbox] {
	position: absolute;
	clip: rect(0, 0, 0, 0);
}
label .lb{
	cursor: pointer;
	position:relative;
	left:10px;
}
label.lb:before {
	content: ' ';
	display: inline-block;
	width: 17px;
	height: 17px;
	background: url(../images/chb.png);
	background-position: 0 -18px;
	position: relative;
	top: 6px;
	margin-left: 15px;
	margin-right:10px;
	margin-top: 3px;
}

input[type=checkbox]:checked + label.lb:before {
background-position: 0 0px;
margin-right:10px;
}
label.lb:hover:after {
background-position: 0 0px;
margin-right:10px;
}
input[type=checkbox]:checked + label.lb:hover:before {
background-position: 0 0px;
margin-right:10px;
}

.how_to_pay{
	padding: 8px 15px;
	background-color: #E1E1E1;
	font-size: 13px;
	margin-bottom: 20px;
	margin-top: 45px;
	-webkit-border-radius: 7px;
			border-radius: 7px;
}
.how_to_pay h3 {font-size: 14px; margin-bottom: 5px;}
.how_to_pay .itemm{
    width: 45%;
	display: inline-block;
    line-height: 2;
    vertical-align: middle;
    font-size: 12px;
	line-height: 1;
	margin-right: 2%;
	margin-bottom: 5px;
}
.how_to_pay .itemm:nth-child(2n) {margin-right: 0;}
.how_to_pay img {height: 16px; width: 16px; margin-right: 5px;}