#content{
	overflow: hidden;
	height: 1%;
	padding: 0 0 0 20px;
}

	#content h2{
	font-size: 18px;
	color: #C4651A;
	margin-bottom: 15px;
	font-weight: normal;
}

	#content h2.alt{
	font-size: 20px;
	color: #000;
	font-weight: normal;
	margin-bottom: 5px;
}

	#content h1.alt{
	font-size: 22px;
	color: #000;
	font-weight: normal;
	margin-bottom: 5px;
}

	#content h2.cart{
	background: url(../images/cart-header-bg.png) no-repeat left center;
	padding: 0 0 0 25px;
}

	#content h3{
	font-size: 14px;
	margin-bottom: 10px;
}

	#content p{
	font-size: 12px;
	margin-bottom: 10px;
}

	#content big{
	font-size: 18px;
}

#content .delivery big{
	font-size: 14px;
	font-weight: bold;
	}

	#content ul{
	font-size: 12px;
	margin-bottom: 10px;
	padding: 0 0 0 15px;
	height: 1%;
}

	#content hr{
	font-size: 0;
	height: 0;
	border: none;
	border-bottom: 1px dashed #989898;
	margin: 0 0 10px 0;
}

	#content table{
	font-size: 12px;
}

		#content table th{
	background: #D7D8DC;
	text-align: left;
	padding: 5px;
}

		#content table td{
	padding: 5px;
}

	#content .objects{
	width: 100%;
}

		#content .objects td{
	padding: 10px 5px;
	border-top: 1px solid #CBCBCB;
}

		#content .objects .price{
	font-weight: bold;
	color: #9B0F20;
}

	#content .catalog{
	list-style-type: none;
	font-size: 14px;
	font-weight: bold;
	padding: 0;
	margin-bottom: 40px;
	xoverflow: hidden;
	height: 1%;
}

		#content .catalog li{
	width: 32%;
	display: inline-block;
	vertical-align: top;
	margin: 0 0 30px 0;

}

		#content .catalog img{
	display: block;
	margin: 0 auto;
}

		#content .catalog a{
	color: #2C2E45;
	text-decoration: none;
}

		#content .catalog a:hover{
	text-decoration: underline;
}

		#content .catalog ul{
	font-size: 12px;
	padding: 5px 0 0 25px;
	list-style-type: square;
	font-weight: normal;
}

			#content .catalog ul li{
	width: auto;
	padding: 0 0 0 0;
	display: list-item;
	vertical-align: baseline;
	margin: 0;
}

				#content .catalog ul li a{
	color: #272397;
	text-decoration: underline;
}

				#content .catalog ul li a:hover{
	text-decoration: none;
}

	#content div.contacts{
	background: url(../images/contacts.png) no-repeat left top;
	padding: 0 0 0 55px;
}

	#content p.contacts{
	background: url(../images/contacts.png) no-repeat left top;
	padding: 13px 0 14px 55px;
}

	#content p.delivery{
	background: url(../images/delivery.png) no-repeat left top;
	padding: 13px 0 14px 55px;
}

	#content .button{
	background: url(../images/button-bg.png) no-repeat left top;
	padding: 1px 0 2px 10px;
	color: #fff;
	text-decoration: none;
}

		#content .button span{
	background: url(../images/button-bg.png) no-repeat right top;
	padding: 1px 10px 2px 0;
}

	#content .button2{
	background: url(../images/button-bg2.png) no-repeat left top;
	padding: 1px 0 2px 10px;
	color: #fff;
	text-decoration: none;
}

		#content .button2 span{
	background: url(../images/button-bg2.png) no-repeat right top;
	padding: 1px 10px 2px 0;
}

	#content .filter{
	background: #E7E7EA;
	padding: 8px 5px;
	border-bottom: 1px solid #fff;
}

		#content .filter td{
	padding: 0 5px;
}

		#content .filter select{
	font: 12px Arial,Helvetica,sans-serif;
}

		#content .filter input{
	font: 12px Arial,Helvetica,sans-serif;
}

		#content .filter .input-button{
	width: 109px;
	border: none;
	font: bold 12px Arial,Helvetica,sans-serif;
	background: url(../images/button-bg2.png) no-repeat left top;
	cursor: pointer;
	padding: 3px 0;
}

	#content .breadcrumbs{
	list-style-type: none;
	background: url(../images/breadcrumbs-bg.gif) no-repeat left 4px;
	overflow: hidden;
	border-bottom: 1px dashed #989898;
	padding: 0 0 10px 15px;
}

		#content .breadcrumbs li{
	float: left;
	margin: 0 5px 0 0;
}

	#content #orderform{
	padding: 20px 0 0 0;
	width: 50%;
	margin-bottom: 15px;
}

		#content #orderform table{
	line-height: 100%;
	width: 100%;
}

		#content #orderform table th{
	background: none;
	text-align: right;
	font-weight: normal;
	vertical-align: top;
	padding: 0 5px 2px 0;
}

		#content #orderform table td{
	padding: 0 0 2px 0;
	vertical-align: top;
}

		#content #orderform label{
	display: block;
	padding: 4px 0 0 0;
}

		#content #orderform input{
	width: 192px;
	border: 1px solid #858588;
	background: #fff;
	padding: 2px 4px;
	font: 12px Arial,Helvetica,sans-serif;
}

		#content #orderform button{
	width: 109px;
	border: none;
	font: 12px Arial,Helvetica,sans-serif;
	background: url(../images/button-bg2.png) no-repeat left top;
	cursor: pointer;
	padding: 3px 0;
}

		#content #orderform textarea{
	width: 334px;
	height: 60px;
	border: 1px solid #858588;
	background: #fff;
	padding: 2px 4px;
	font: 12px Arial,Helvetica,sans-serif;
}

	#content .content-block{
	margin-bottom: 15px;
	padding: 0 0 0 15px;
}

	#content .content-box{
	background: #D7D8DC url(../images/content-box-lc.gif) no-repeat left top;
	height: 1%;
}

	#content .content-box-rc{
	background: url(../images/content-box-rc.gif) no-repeat right top;
}

	#content .content-box-rb{
	background: url(../images/content-box-rb.gif) no-repeat right bottom;
}

	#content .content-box-lb{
	background: url(../images/content-box-lb.gif) no-repeat left bottom;
	overflow: hidden;
	height: 1%;
	padding: 8px 10px;
}

	#content .related-items{
	padding: 0 0 0 20px;
}

		#content .related-items table td{
	padding: 5px 10px;
	font-weight: normal;
}

		#content .related-items table .photo{
	text-align: center;
}

		#content .related-items table .price{
	background: url(../images/arrow.png) no-repeat right center;
	padding: 5px 20px 5px 10px;
	color: #9B0F20;
}

		#content .related-items table .add-to-cart{
	display: block;
	width: 131px;
	height: 23px;
	background: url(../images/add-to-cart-bg.png) no-repeat left top;
	color: #fff;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
	padding: 0 0 0 16px;
	line-height: 22px;
	text-decoration: none;
}

	#content .object{
	overflow: hidden;
	height: 1%;
	padding: 20px 0 0 0;
}

		#content .object .photo{
	float: left;
	text-align: center;
	padding: 0 30px;
}

		#content .object .info{
	overflow: hidden;
	height: 1%;
}

		#content .object table{
	margin-bottom: 30px;
}

			#content .object table th{
	background: none;
	text-align: right;
	font-weight: normal;
	padding: 0 10px 0 0;
}

			#content .object table td{
	padding: 0 10px 0 0;
}

			#content .object .price{
	font-weight: normal;
	color: #9B0F20;
}

			#content .object .add-to-cart{
	background: url(../images/arrow.png) no-repeat left center;
	padding: 0 0 0 30px;
}

				#content .object .add-to-cart a{
	display: block;
	width: 167px;
	height: 30px;
	background: url(../images/add-to-cart-bg2.png) no-repeat left top;
	color: #fff;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	padding: 0 0 0 20px;
	line-height: 28px;
	text-decoration: none;
}

	#content .data th{
	padding: 3px 30px 3px 15px;
	background: #E5E6E9;
}

	#content .data td{
	padding: 3px 10px;
	background: #E5E6E9;
}

	#content .data .alt th, #content .data .alt td{
	background: #F2F2F4;
}

#content #delivery {
	display: none;
}

#facebox #delivery ul{
	font-size: 12px;
	margin-bottom: 10px;
	padding: 0 0 0 15px;
	height: 1%;
}

#facebox #delivery h2{
	font-size: 18px;
	color: #C4651A;
	margin-bottom: 15px;
	font-weight: normal;
}

#facebox #delivery p{
	font-size: 12px;
	margin-bottom: 10px;
}

