body {
	margin:0;
	padding:0;
	font-family:verdana;
	font-size:10px;
}

h2{
	margin-top:0;
}

form{
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

a {
	color:#4fa600;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

a.cart {
	border-bottom:1px solid #bfc0c1;
	padding-bottom:3px;
	color:#4fa600;
}

a.cart:hover {
	text-decoration:none;
	color:#757881;
}

.top {
	width:1006px;
	background:url(/i/images/border-top.png);
	background-repeat:no-repeat;
	height:76px;
	margin:0 auto;
	margin-left: 1px;
	font-family:verdana;
	font-size:10px;
}

.topBlock {
	float:left;
	margin-left:12px;
	margin-right:20px;
	width:141px;
}

.topLine {
	float:left;
	border-left:1px solid #bfc0c1;
	width:10px;
	height:40px;
	margin-right:20px;
	margin-top:20px;
}

input.input {
	width:145px;
}

.topHeader {
	color:#757881;
}

.topText {
	color:#757881;
}

.header {
	width:1006px;
	margin:0 auto;
	margin-top:6px;
}

.headerLeftMenu {
	width:195px;
	float:left;
	margin-left: 2px;
}

.headerLeftMenuTop {
	width:14px;
	height:162px;
	background:url(/i/images/border-menu-left.png);
	float:left;
}

.headerLeftMenuCenter {
	width:160px;
	height:162px;
	background:url(/i/images/border-menu-center.png);
	background-repeat:repeat-x;
	float:left;
	font-family:verdana;
	font-size:10px;
	text-align:center;
	color:#ffffff;
}

.headerLeftMenuLine {
	width:120px;
	border-top:1px solid #ffffff;
	margin:0 auto 0 auto;
	margin-bottom:0px;
	margin-top:10px;
	padding: 0px 0px 0px 0px;
	height:2px;
	font-size: 0px;
}

.headerLeftMenuBottom {
	width:14px;
	height:162px;
	background:url(/i/images/border-menu-right.png);
	float:left;
}

.clearing {
	clear:both;
}

.content {
	width:1006px;
	margin:0 auto;
	margin-top:6px;
}

.leftSide {
	float:left;
	width:195px;
}

.blueHeader {
	background:url(/i/images/header-blue.png);
	width:195px;
	height:18px;
	text-align:center;
	padding-top:6px;
	color:#ffffff;
	font-weight:bold;
}

.leftSideTop {
	background:url(/i/images/border-short-top.png);
	width:195px;
	height:13px;
}

.leftSideCenter {
	background:url(/i/images/border-short-center.png);
	background-repeat:repeat-y;
	width:165px;
	/*height:650px;*/
	color:#686e6e;
	font-family:arial;
	font-size:11px;
	padding-left:15px;
	padding-right:15px;
}

.leftSideBottom {
	background:url(/i/images/border-short-bottom.png);
	width:195px;
	height:13px;
	font-size:1px;
}

.rightSide {
	float:left;
	width:601px;
	
}

.greenHeaderLong{
	background:url(/i/images/header-green-long.png);
	width:801px;
	height:18px;
	color:#ffffff;
	font-weight:bold;
	padding-top:6px;
	text-align:center;
}

.greenHeader {
	background:url(/i/images/header-green.png);
	width:601px;
	height:18px;
	color:#ffffff;
	font-weight:bold;
	padding-top:6px;
	text-align:center;
}

.rightSideTopNew {
	background:url(/i/images/border-long-top-new.png);
	width:801px;
	height:14px;
}

.rightSideTop {
	background:url(/i/images/border-long-top.png);
	width:601px;
	height:14px;
}

.rightSideCenterNew {
	background:url(/i/images/border-long-center-new.png);
	width:801px;
	
	min-height:645px;
	height:auto !important;
	height:645px;
	background-repeat:repeat-y;
}

.rightSideCenter {
	background:url(/i/images/border-long-center.png);
	width:601px;
	
	min-height:645px;
	height:auto !important;
	height:645px;
	background-repeat:repeat-y;
}

.rightSideCenterBlue {
	background:url(/i/images/border-long-center2.png);
	width:601px;
	min-height:645px;
	height:645px auto;
	background-repeat:repeat-y;
}

.rightSideCenterLeft {
	margin-left:30px;
	width:250px;
	float:left;
	height:180px;
	border-bottom:1px solid #bfc0c1;
}

.rightSideCenterRight {
	width:250px;
	float:left;
	height:180px;
	border-bottom:1px solid #bfc0c1;
}

.promoteHeader {
	color:#296dc0;
	font-weight:bold;
	height:38px auto;
	min-height:38px;
}

.promoteImgTop {
	background:url(/i/images/border-promoteImg-top.png);
	width:141px;
	height:13px;
}

.promoteImgCenter {
	background:url(/i/images/border-promoteImg-center.png);
	width:131px;
	height:110px;
	padding:0px 5px 0px 5px;
}

.promoteImgBottom {
	background:url(/i/images/border-promoteImg-bottom.png);
	width:141px;
	height:13px;
}

.promoteInfo {
	width:100px;
	float:left;
	margin-top:20px;
	text-align:center;
}

.price {
	color:#686E6E;
	font-size:11px;
	font-weight:bold;
}

.buttonDetails {
	background:url(/i/images/button.png);
	width:105px;
	height:21px;
	text-align:center;
	padding-top:8px;
	color:#0c3773;
	font-family:Tahoma;
	font-size:12px;
}

.buttonAdd2Cart {
	background:url(/i/images/button.png);
	width:105px;
	height:21px;
	text-align:center;
	padding-top:8px;
	color:#a83c0f;
	font-family:Tahoma;
	font-size:12px;
}

.rightSideLine {
	float:left;
	border-left:1px solid #bfc0c1;
	width:10px;
	height:150px;
	margin-left:15px;
	margin-right:5px;
	margin-top:10px;
}

.more {
	width:560px;
	text-align:right;
	margin-top:8px;
}

.rightSideBottomNew {
	background:url(/i/images/border-long-bottom-new.png);
	width:801px;
	height:16px;
}

.rightSideBottom {
	background:url(/i/images/border-long-bottom.png);
	width:601px;
	height:16px;
}

.rightSideBottomBlue {
	background:url(/i/images/border-long-bottom2.png);
	width:601px;
	height:16px;
}

.rightSideRight {
	float:left;
	width:188px;
	margin-left:10px;
}

ul {
	margin:0px;
	padding:0px;
	color:#757881;
}

.footer {
	width:1006px;
	margin:0 auto;
	text-align:center;
	font-size:10px;
	margin-top:15px;
	color:#757881;
}

a.grey {
	color:#686e6e;
}

a.blue {
	color:#3c7fc8;
}

.promoteHeader a {
	color:#296dc0;
	font-weight:bold;
}

.buttonDetails a {
	color:#0c3773;
}

.buttonAdd2Cart a {
	color:#a83c0f;
}

.date {
	color:#498ec8;
}

.headerLeftMenuCenter a {
	color: #ffffff;
}

.leftSideText {
	color:#044388;
	font-size:10px;
}

.formRow{
	margin-left:20px;
	margin-top:10px;
	float:left;
}

.formLabel{
	width:120px;
	float:left;
	margin-top:6px;
}


/*KATALOG */
.blueHeaderHuge {
	background:url(/i/images/header-blue-huge.png);
	width:601px;
	height:18px;
	text-align:center;
	padding-top:6px;
	color:#ffffff;
	font-weight:bold;
}

.searchColumn {
	margin-left:30px;
	float:left;
	width:250px;
	font-size:14px;
	font-family:Arial;
}

.searchColumnText {
	float:left;
	width:80px;
}

.searchColumnInput {
	float:left;
	width:120px;
}

.searchSubmit {
	width:550px;
	text-align:right;
	margin-top:10px;
}

.floatLeft {
	float:left;
}

.floatRight {
	float:right;
}

.wid300 {
	width:300px;
}

.wid320 {
	width:320px;
}

.wid170{
	width:170px;
}

.wid150 {
	width:150px;
}

.wid160 {
	width:160px;
}

.wid100 {
	width:100px;
}

.categoryTopNew {
	height:40px auto;
	min-height:40px;
	display:table;
	margin-left:30px;
	width: 750px;
	border-bottom: 1px solid #969492;
}

.categoryTop {
	height:40px auto;
	min-height:40px;
	display:table;
	margin-left:30px;
	width: 550px;
	border-bottom: 1px solid #969492;
}

.categoryProduct {
	margin-top:20px;
	min-height:95px;
	height:95px auto;
	margin-left:30px;
	width: 560px;
	border-bottom: 1px solid #969492;
}



/* PRODUCT DETAIL */
.productImgTop {
	background:url(/i/images/border-product-top.png);
	width:212px;
	height:20px;
}

.productImgCenter {
	background:url(/i/images/border-product-center.png);
	width:207px;
	height:130px;
	padding:20px 0px 0px 5px;
}

.productImgBottom {
	background:url(/i/images/border-product-bottom.png);
	width:212px;
	height:14px;
}

.priceRed {
	color:#FF881A;
	font-size:18px;
}

.bread a{
	font-weight: bold;
}

.productInfoTop {
	background:url(/i/images/border-long-top.png);
	background-repeat:no-repeat;
	background-position:bottom left;
	width:601px;
	height:41px;
	margin-top:20px;
}

.productInfoBoxOff {
	background:url(/i/images/product-info-header.png);
	float: right;
	margin-right:20px;
	width:126px;
	height:20px;
	padding-top:9px;
	text-align:center;
	color:#5f5f5f;
}

.productInfoBoxOn {
	background:url(/i/images/product-info-header.png);
	float: right;
	margin-right:20px;
	width:126px;
	height:20px;
	padding-top:9px;
	text-align:center;
	margin-top:1px;
	color:#478a0a;
}

.productInfoText {
	width:550px;
	margin-left:25px;
	padding-top:20px;
}

.productInfoBlock {
	min-height:395px;
	height:auto !important;
	height:395px;
}

.rightSideCenter h3{
	margin-top:0px;
	margin-bottom:10px;
	padding:0px 0px 0px 0px;
	font-size: 12px;
}

.prodImage{
	border: 0px;
}

.noFieldLabel{
	float: left;
	width:140px;
}

.errorMessage{
	margin-left:25px;
	color:red;
}
