html, body {
	margin:0;
	padding:0;
	background:#e8e8e8 url(images/mainbg.jpg) 50% 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#808080;
	width:100%;
	height:100%;
}

form {
	margin:0;
	padding:0;
}

input,
select,
textarea,
button {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#808080;
	outline:none;
}

img {
	border:0;
}

a {
	color:#00923f;
	text-decoration:underline;
	outline:none;
}

a:hover {
	text-decoration:none;
}

table {
	border-collapse:collapse;
}

h1 {
	font-weight:bold;
	font-size:22px;
	margin:0 0 6px 0;
}

h2 {
	font-weight:normal;
	font-size:22px;
	margin:0 0 6px 0;
}

h3 {
	font-size:15px;
	font-weight:bold;
	margin:0 0 10px 0;
}

h4 {
	font-size:13px;
	font-weight:bold;
	margin:0 0 10px 0;
}
h4 a{
	color:#000;
	text-decoration:none;
	
}

h5 {
	font-size:11px;
	font-weight:bold;
	margin:0 0 10px 0;
}

.header {
	position:relative;
	height:93px;
	width:820px;
	margin:0 auto;
}

.header .logo {
	position:absolute;
	display:block;
	background:url(images/logo.png) no-repeat;
	width:177px;
	height:48px;
	text-indent:-9999px;
	top:31px;
	left:0;
	background-image: url(images/logo.png);
}

.header .icon-menu {
	list-style:none;
	margin:0;
	padding:0;
	white-space:nowrap;
	position:absolute;
	top:9px;
	right:5px;
}

.header .icon-menu li {
	float:left;
	margin:0 0 0 19px;
	display:inline;
	padding:0;
}

.header .icon-menu li img {
	vertical-align:middle;
}

.header .phone {
	padding:5px 0 7px 49px;
	background:url(images/icon-phone.png) no-repeat;
	position:absolute;
	white-space:nowrap;
	top:52px;
	right:0;
	font-weight:bold;
}

.menu {
	list-style:none;
	margin:0 0 20px 0;
	background:#34a535 url(images/menu-bg.png) repeat-x;
	height:39px;
	overflow:hidden;
	text-align:center;
	padding:13px 0 0 0;
	font-weight:bold;
	line-height:26px;
}
.breadcrumb {
	list-style:none;
	
	height:20px;
	overflow:hidden;
	text-align:left;
	padding:0 0 0 5px;
	font-weight:bold;
	line-height:16px;
	color:#000000;
}
.breadcrumb a {
	color:#666666;
}
.menu li {
	display:inline-block;
}

.menu li a {
	color:#000;
	text-decoration:none;
	display:inline-block;
	height:26px;
	background:url(images/menu-link.png) no-repeat 0 -9999px;
	padding:0 0 0 10px;
}

.menu li span {
	display:inline-block;
	height:26px;
	background:url(images/menu-link.png) no-repeat 0 -9999px;
	padding:0 10px 0 0;
	cursor:pointer;
}

.menu li.active a,
.menu li a:hover {
	color:#fff;
	background-position:0 0;
}

.menu li.active a span,
.menu li a:hover span {
	background-position:100% 0;
}

.subheader {
	width:820px;
	overflow:hidden;
	margin:0px auto 5px auto;
}

.subheader .add-menu {
	list-style:none;
	white-space:nowrap;
	margin:0;
	padding:0 7px 0 0;
	font-weight:bold;
	float:right;
	zoom:1;
	overflow:hidden;
}

.subheader .add-menu li {
	position:relative;
	zoom:1;
	padding:5px 0 5px 35px;
	margin:0 0 3px 0;
}

.subheader .add-menu li img {
	position:absolute;
	top:0;
	left:0;
}

.subheader .add-menu li a {
	color:#808080;
	text-decoration:none;
}

.subheader .add-menu li a:hover {
	text-decoration:underline;
}

.auth {
	width:434px;
	font-size:12px;
}

.auth a {
	color:#808080;
}

.auth .row {
	padding:0 0 0 36px;
	background:url(images/icon-lock.png) no-repeat 0 50%;
	zoom:1;
	overflow:hidden;
	margin:0 0 8px 0;
}

.auth .row .input {
	background:#fff;
	border:2px solid #d8d7d7;
	border-top-color:#e2e2e2;
	padding:5px 9px;
	width:150px;
	margin:0 6px 0 0;
	float:left;
}

.auth .row .btn {
	background:#35302e url(images/btn-black.png) repeat-x;
	font-weight:bold;
	color:#fff;
	cursor:pointer;
	border:2px solid #8c8988;
	border-bottom:1px solid #4c4845;
	float:left;
	width:42px;
	height:26px;
	margin:0;
	padding:0 0 1px 0;
}

.auth .right {
	float:right;
}

.content-top {
	width:828px;
	margin:0 auto;
	height:6px;
	background:url(images/mainblock.png) no-repeat;
	overflow:hidden;
}

.content-bottom {
	width:828px;
	margin:0 auto;
	height:8px;
	background:url(images/mainblock.png) no-repeat -1662px 0;
	overflow:hidden;
}

.content {
	width:803px;
	background:url(images/mainblock.png) repeat-y -831px 0;
	overflow:hidden;
	margin:0 auto;
	padding:5px 12px 4px 13px;
}

.mainContent {
	float:right;
	width:531px;
	font-size:14px;
	color:#808080;
	font-family:Arial, Helvetica, sans-serif;
}

.aside {
	float:left;
	width:265px;
}

.footer {
	margin:5px auto 20px auto;
	width:820px;
	
	overflow:hidden;
	color:#575757;
	font-size:14px;
}

.footer a {
	color:#575757;
	text-decoration:none;
}

.footer a:hover {
	text-decoration:underline;
}

.footer h3 {
	font-size:14px;
	color:#00923f;
	margin:0 0 15px 0;
}
.footer h6 {
	font-size:14px;
	color:red;
	margin:0 0 15px 0;
}

.footer .block1 {
	float:left;
	width:520px;
	padding:0 0px 0 6px;
	background:#F4F4F4;
}

.footer .block2 {
	float:left;
	width:173px;
	padding:0 20px 0 36px;
}

.footer .block3 {
	float:left;
	
	padding:0 0 0 5px;
	font-size:11px;
}

.footer .block4 {
	float:left;
	width:300px;
	padding:0 0 0 20px;
	font-size:11px;
}
.footer2{
	background:#47ab31 url(images/footer2.png) repeat-x;
	height:30px;
	line-height:30px;
	overflow:hidden;
	font-weight:bold;
	color:#1f1f1f;
	margin:24px 0 0 0;
	}
.footer2 .in{
	width:820px;
	margin:0 auto;
	text-align:right;
}
.footer2 .in a{
color:#1f1f1f;
text-decoration: none;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

.clearfix {
	zoom: 1
}

.clearfix:after {
	content: ' ';
	clear:both;
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
	font-size: 0;
}

.welcome {
	background:#000;
	position:relative;
	zoom:1;
	overflow:hidden;
	font-size:11px;
	color:#ebebeb;
	margin:0 0 8px 0;
	padding:5px;
	line-height:1.2;
}

.welcome a,
.welcome h1 {
	color:#84c225;
}

.welcome .bg {
	background:url(images/dark-grad.png) repeat-x;
	zoom:1;
	padding:40px 20px 12px 140px;
}

.welcome .kran {
	background:url(images/kran.png) no-repeat;
	width:120px;
	height:228px;
	position:absolute;
	top:0;
	left:10px;
}

.welcome .logo {
	position:absolute;
	top:16px;
	right:24px;
}

.welcome .discounts {
	width:99px;
	height:97px;
	text-align:center;
	font-size:13px;
	color:#d60b02;
	background:url(images/discount.png) no-repeat;
	padding:31px 15px 0 15px;
	position:absolute;
	bottom:22px;
	right:6px;
}

.welcome .discounts strong {
	font-size:16px;
	display:block;
}

.catalog {
	zoom:1;
	overflow:hidden;
	color:#eaf5e8;
	font-size:11px;
	line-height:1.3;
	margin:0 0 0 -8px;
	position:relative;
	left:8px;
	
}

.catalog a {
	color:#000;
	text-decoration:none;
}

.catalog a:hover {
	text-decoration:underline;
}

.catalog .item {
	background:#09953e url(images/catalog-item.png) no-repeat;
	width:241px;
	height:254px;
	margin:0 5px 5px 0;
	display:inline;
	float:left;
	padding:0 10px;
}
.catalog .item2 {
	background:#09953e url(images/catalog-item.png) no-repeat;
	width:100%;
	height:254px;
	margin:0 5px 5px 0;
	display:inline;
	float:left;
	padding:0 10px;
}

.catalog .item2 h4 {
	color:#000;
	height:27px;
	line-height:24px;
	overflow:hidden;
	margin:0;
}
.catalog .item2 h4 a{
	color:#000;
	text-decoration:underline;
	
}
.catalog .item2 h5 {
	margin-top:12px;
	color:#000;
}
.catalog .item2 .photo {
	display:table-cell;
	text-align:center;
	vertical-align:middle;
	height:118px;
	overflow:hidden;
	width:241px;
	position:relative;
}
.catalog .item2 .text {
	height:34px;
	overflow:hidden;
}

.catalog .item h4 {
	color:#000;
	height:27px;
	line-height:24px;
	overflow:hidden;
	margin:0;
}

.catalog .item h5 {
	margin-top:12px;
	color:#000;
}

.catalog .item .photo {
	display:table-cell;
	text-align:center;
	vertical-align:middle;
	height:118px;
	overflow:hidden;
	width:241px;
	position:relative;
}

.catalog .item .text {
	height:34px;
	overflow:hidden;

}

.catalog .item .btns {
	font-weight:bold;
	margin:0 0 0 34px;
	zoom:1;
	overflow:hidden;
}

.catalog .item .btns a {
	display:block;
	float:left;
	color:#fff;
	width:82px;
	height:26px;
	text-align:center;
	line-height:23px;
	background:url(images/btns.png) no-repeat;
	margin:0 8px 0 0;
	display:inline;
}

.catalog .item .btns a.add {
	background-position:0 -31px;
}
.catalog .item2 .btns {
	font-weight:bold;
	margin:0 0 0 34px;
	zoom:1;
	overflow:hidden;
}

.catalog .item2 .btns a {
	display:block;
	float:left;
	color:#fff;
	width:140px;
	height:26px;
	text-align:center;
	line-height:23px;
	background:#333333;
	margin:0 8px 0 0;
	display:inline;
	text-decoration:underline;
}


.aside .title {
	position:relative;
	background:#26211f url(images/aside-title.png) no-repeat;
	color:#fff;
	font-size:14px;
	text-transform:uppercase;
	line-height:26px;
	padding:0 0 0 50px;
	height:26px;
	margin:0;
}

.aside .title img {
	position:absolute;
	top:-1px;
	left:9px;
}

.aside .block {
	border:2px solid #e6e6e6;
	background:#fff;
	zoom:1;
	overflow:hidden;
	margin:0 0 10px 0;
	padding:12px 16px 8px 8px;
}

.mainContent .title {
	background:#00923f url(images/title-green.png) repeat-x;
	padding:9px 13px;
	border:1px solid #44a84b;
	border-bottom:0;
	zoom:1;
	overflow:hidden;
	margin:0;
	color:#fff;
}

.mainContent .title a {
	color:#fff;
}

.mainContent .block {
	
	
	zoom:1;
	overflow:hidden;
	margin:0 0 10px 0;
	padding:15px 29px 15px 5px;
	
}

.menu2 {
	list-style:none;
	margin:0;
	padding:0 0 0 16px;
	font-weight:bold;
}

.menu2 li {
	padding:0 0 1px 26px;
	background:url(images/icon-file.png) no-repeat 0 1px;
	margin:0 0 4px 0;
}

.menu2 li a {
	text-decoration:none;
	color:#808080;
}

.menu2 li a:hover {
	text-decoration:underline;
}

.search {
	font-size:11px;
	font-weight:bold;
	padding:0 0 0 11px;
}

.search a {
	color:#808080;
}

.search .input {
	background:#fff;
	font-weight:bold;
	border:2px solid #d8d7d7;
	border-top-color:#e2e2e2;
	border-right:0;
	padding:3px 9px;
	width:188px;
	margin:0 0 8px -11px;
	float:left;
}

.search .select-btn {
	background:#44aa32 url(images/select-btn.png) no-repeat 100% 0;
	width:29px;
	height:24px;
	overflow:hidden;
	cursor:pointer;
	float:left;
}

.search .for-btn {
	text-align:right;
	margin:3px 0 0 0;
}

.search .btn {
	border:1px solid #179b43;
	background:#08953e url(images/btn-green.png) repeat-x;
	height:24px;
	width:68px;
	text-align:center;
	color:#fff;
	text-transform:uppercase;
	cursor:pointer;
	padding:0 0 1px 0;
	margin:0;
	font-weight:bold;
	font-size:12px;
	text-shadow:1px 1px 0 #5e7957;
}

.image-block {
	width:100%;
	overflow:hidden;
	text-align:center;
	margin:10px 0;
}

.image-block img {
	vertical-align:middle;
}

.items {
	list-style:none;
	font-size:15px;
	font-weight:bold;
	margin:0;
	padding:0;
}

.items li {
	margin:7px 0 15px 0;
	padding:0 0 0 40px;
}

.items li a {
	color:#808080;
}

.informer {
	padding:3px 0 0 43px;
	margin:2px 0 5px -3px;
	background:url(images/icon-mail2.png) no-repeat;
	font-weight:bold;
	font-size:15px;
	zoom:1;
	position:relative;
}

.informer a {
	color:#808080;
	text-decoration:none;
}

.hr {
	clear:both;
	float:none;
	height:1px;
	overflow:hidden;
	background:#767473;
	margin:12px 0 6px 0;
}

.item-main {
	zoom:1;
	overflow:hidden;
}

.item-main .photo {
	width:100%;
	text-align:center;
	overflow:hidden;
	padding:12px 0 18px 0;
}

.item-main .order {
	margin:16px 0 12px 0;
}

.item-main .order .select {
	width:97px;
}

.item-main .order .hold-over {
	float:right;
	
	height:22px;
	line-height:21px;
	font-size:13px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	display:block;
	padding:0 10px;
	
}

.item-main .order .add {
	background:#34a535 url(images/btn-green.png) repeat-x;
	height:22px;
	line-height:21px;
	font-size:13px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	display:block;
	margin:3px 0 0 0;
	border:1px solid #44aa49;
	display:block;
	width:185px;
	text-align:center;
}

.outtaHere {
	position:absolute;
	display:none;
	top:-9999px;
	left:-9999px;
}

.jquery-selectbox {
	display:inline-block;
	position:relative;
	background:#fff url(images/select-btn.png) no-repeat 100% 0;
	border-left:1px solid #d8d8d8;
	height:24px;
	line-height:24px;
	font-size:12px;
	color:#454545;
	vertical-align:middle;
	cursor:pointer;
	margin:0 0 0 5px;
}

.jquery-selectbox .jquery-selectbox-moreButton {
	padding:0 0 0 12px;
	height:24px;
	position:relative;
}

.jquery-selectbox-list {
	position:absolute;
	border:1px solid #d8d8d8;
	background:#fff;
	font-size:12px;
	zoom:1;
	top:0;
	left:0;
}

.jquery-selectbox-list ul {
	list-style:none;
	margin:0;
	padding:0;
}

.jquery-selectbox-list ul li a {
	display:block;
	color:#808080;
	text-decoration:none;
	padding:4px 12px;
	zoom:1;
}

.jquery-selectbox-list ul li a:hover {
	background:#d8d8d8;
}


.nav {
	zoom:1;
	overflow:hidden;
	font-size:9px;
	line-height:25px;
}

.nav a {
	display:block;
	float:left;
	color:#fff;
	text-decoration:none;
	background:url(images/btns.png) no-repeat;
	width:82px;
	height:26px;
	text-align:center;
}

.nav a.next {
	float:right;
}

.nav a.disabled {
	cursor:default;
	background-position:0 -31px;
}
TD.infoBoxHeading {
font-size:15px;
	font-weight:bold;
	color:#00923f;
	font-family:Arial, Helvetica, sans-serif;
}
TD.pageHeading, pageHeading{
background:#00923f url(images/title-green.png) repeat-x;
	padding:9px 13px;
	border:1px solid #44a84b;
	border-bottom:0;
	zoom:1;
	overflow:hidden;
	margin:0;
	color:#ffffff;
	font-size:14px;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
}
span.pageHeading{
background:#00923f url(images/title-green.png) repeat-x;
	padding:9px 13px;
	border:1px solid #44a84b;
	border-bottom:0;
	zoom:1;
	overflow:hidden;
	margin:0;
	color:#ffffff;
	font-size:12px;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
}
TD.smallText{
font-size:12px;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
}
TD.info{
background:#F4F4F4;
}
TD.category_desc{
font-size:12px;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
}
TD.productListing-data{
font-size:12px;
	color:#333333;
	padding:5px 0 5px 0 ;
	font-family:Arial, Helvetica, sans-serif;
}
TD.productListing-heading a {
	color:#000000;
	font-size:14px;
	text-transform:uppercase;
	line-height:26px;
	height:26px;
	margin:10px 0 10px 0 ;
	text-decoration:none;
	font-weight:bold
}
.boxText{
font-size:12px;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
}
.main{
font-size:14px;
	color:#808080;
	font-family:Arial, Helvetica, sans-serif;
}
