#main {
	width: 925px;
	margin: 0 auto;
}
	#main .sideBar {
		float: right;
		margin-top: 33px;
	}
	
	#main .catalog {
		w_idth: 660px;
		margin: 0;
	}

		#main .catalog h2 {
			margin-bottom: 0;
			position: relative;
			z-index: 5;
		}
		#main .catalog h3 {
			border-top: #E6E5E4 1px solid;
			margin-top: -1px;
			padding-top: 5px;
		}
		#main .catalog h4 {
			clear: left;
			font-size: 175%;
			padding: 5px 0;
			margin-bottom: 10px;
			border-bottom: #E6E5E4 1px solid;
		}
		div.catalog h5 {
			font-size: 140%;
			font-weight: 100;
			margin-left: -3px;
			padding-bottom: 8px;
		}
			div.catalog h5 a {
				color: #7B2E00;
				padding: 3px;
			}
		div.catalog ul.categories {
			width: 215px;
			font-size: 110%;
		}
		div.catalog ul.categories a:hover, div.catalog h4 a:hover, div.level2 a:hover, div.level3 a:hover {
			color: #DA0000 !important;
			background: none;
		}
			div.catalog ul.categories li.title a {
				color: #603913;
			}
			div.catalog ul.categories li.title span {
				font-size: 70%;
				padding-left: 5px;
				color: #898989;
			}
			div.catalog ul.categories li {
				display: block;
				padding-left: 15px;
			}
			div.catalog ul.categories li.title {
				padding-left: 0;
				padding-bottom: 5px;
			}

		div.catalog p {
			padding: 12px 0;
			font-size: 110%;
			border-bottom: #E6E5E4 1px solid;
			margin-bottom: 15px;
		}

		div.level2 div.container {
             margin-top: 15px;
			margin-right:-20px;
		}
			div.level2 div.item {
				display: inline-block;
				width: 148px;
				vertical-align: top;
				margin-right: 35px;
				margin-bottom: 30px;
			}
				div.level2 div.item a.title {
					display: block;
					text-align: center;
					font-size: 125%;
					text-decoration: underline;
					padding-bottom: 4px;
				}
				div.level2 div.item span {
					display: block;
					text-align: center;
					/*color: #898989;*/
                                        color: #000;
					/*font-size: 90%;*/
                                        font-size: 95%;
				}

				
				
				


div.level3 div.container {
	border-bottom: #EBEAEA 1px solid;
	padding-bottom: 10px;
	margin-top: 15px;
	margin-bottom: 10px;
}
.level3 .item {
	padding: 15px;
	overflow: hidden;
	border-top: 1px solid #FFD393;
}
.level3 .item .image  img {
	float: left;
	margin-right: 14px;
}
.level3 .item .info {
	float: left;
	width: 400px;
}
.level3 .item .info2 {
	float: right;
	width: 150px;
	text-align: right;
}
.level3 .item .price {
	font-size: 18px;
	color: #FB6704;
	line-height: 0.7;
}
.level3 .item .price small {
	font-size: 18px;
}
.level3 .item .price span {
	font-size: 14px;
	color: #666;
}
.level3 .item .title {
	font-size: 15px;
	color: #BF0000;
}
.level3 .item .manufacturer {
	color: #888;
	white-space: nowrap;
}
.level3 .item .company {
	width: 150px;
	position: absolute;
	margin-top: 5px;
}
.level3 .item .company td {
	height: 38px;
	vertical-align: bottom;
}
.level3 .item .description {
	margin-top: 5px;
}
.company.level3 .item .info {
	float: left;
	width: 300px;
}
.company.level3 .item .description {
	float: left;
	width: 400px;
}
.company.level3 .item .info2 {
	float: right;
	width: 100px;
	text-align: right;
}
.company.level3 .item {
	padding: 12px 7px 12px 7px;
}
.company.level3 .item  img {
	margin-right: 8px;
}
.level3 .item .tel {
	text-align: center;
	float: left;
	margin-left: 30px;
}
.level3 .item .tel h2 {
	margin: 0;
	border: 0;
	padding: 5px 0 10px 55px;
	background: url(/img/phone.png) no-repeat top left;
	font-size: 20px;
}






				div.salerInfo {
					display: none;
					position: absolute;
					margin-top: -10px;
					z-index: 20;
				}
					div.salerInfo .content {
						padding: 22px 35px 0 18px;
						width: 175px;
						background: url(/img/bg_order_popup.png) no-repeat 0 -20px;
						font-size: 110%;
					}
					div.salerInfo .title {
						font-size: 115%;
						padding-bottom: 12px;
						display: block;
					}
					div.salerInfo p {
						padding: 0;
						margin-bottom: 6px;
						font-size: 100%;
						border: #fff 0px solid;
					}
					div.salerInfo a {
						text-decoration: underline;
					}
					div.salerInfo .close {
						background: url(/img/btn_close_popup.gif) no-repeat !important;
						width: 20px;
						height: 20px;
						position: absolute;
						top: 16px;
						right: 5px;
					}
					div.salerInfo .BGbtm {
						background: url(/img/bg_order_popup.png) no-repeat 0 0;
						width: 228px;
						height: 20px;
						left: 0;
						bottom: 0;
					}

.level3 .tovar {
	margin-top: 20px;
	font-size: 14px;
	margin-bottom: 20px;
}
.level3 .tovar  .image {
	padding: 20px;
	margin-bottom: 20px;
	border: 1px solid #DDD;
	float: left;
}
.level3 .tovar  .text {
	float: right;
	width: 700px;
}
.level3 .tovar .manufacturer {
	margin-bottom: 10px;
}
.level3 .tovar .contents {
	margin-top: 10px;
}
.level3 .tovar .company {
	clear: both;
	line-height: 1.5;
	padding-top: 15px;
}
.level3 .tovar .price {
	font-size: 34px;
	color: #FB6704;
}
.level3 .tovar .price small {
	font-size: 34px;
}
.level3 .tovar .price span {
	font-size: 18px;
	color: #666;
}









