/* CSS Document */
* {
	padding: 0px;
	margin: 0;
}
body {
	background: #312e27;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #434142;
}
a {
	color: #d40000;
}
p {
	line-height: 16px;
	margin: 5px 0 15px 0;
}
ul {
	list-style: none;
}
h3 {
	color: #46871a;
	font-size: 22px;
	font-weight: normal;
	margin-bottom: 10px;
}
h5 {
	color: #46871a;
	font-size: 12px;
	margin-bottom: 5px;
}
h5 a {
	color: #46871a;
	text-decoration: none;
}
h5 a:hover {
	color: #d40000;
	text-decoration: none;
}
#container {
	width: 882px;
	background: #FFF;
	margin: 0 auto;
	padding: 0 16px;
}
#container #inner {
	width: 877px;
	margin: 0 auto;
}
#container #inner #header {
	height: 88px;
	background: url(images/header_rpt.gif) repeat-x left top;
	width: 879px;
	position: relative;
	left: 0;
	top: 0;
}
#container #inner #header h1 {
	background: url(images/logo.gif) no-repeat left top;
	width: 257px;
	height: 56px;
	position: absolute;
	left: 24px;
	top: 16px;
	text-indent: -9999px;
	overflow: hidden;
}
#container #inner #header .chiminea-top {
	left: 335px;
	top: 15px;
	position: absolute;
	background: url(images/chiminea_top.jpg) no-repeat left top;
	width: 119px;
	height: 73px;
}
#container #inner #header p {
	width: 375px;
	height: 37px;
	text-align: right;
	position: absolute;
	top: 10px;
	right: 6px;
	font-size: 10px;
	line-height: 16px;
	color: #FFF;
}
#container #inner #header .highlight {
	color: #c6e84a;
}
#container #inner #header .shopping {
	width: 315px;
	height: 25px;
	background: url(images/shopping.gif) repeat-x left top;
	position: absolute;
	right: 0;
	top: 62px;
	text-align: right;
	line-height: 23px;
	padding-right: 18px;
}
#container #inner #header .shopping .curve {
	width: 17px;
	height: 25px;
	position: absolute;
	left: 0;
	top: 0;
	background: url(images/curve.gif) no-repeat left top;
}
#container #inner #header .shopping .title {
	color: #cbfa93;
	font-weight: bold;
}
#container #inner #header .shopping .cart {
	background: url(images/cart.gif) no-repeat left top;
	padding-left: 20px;
	margin-left: 15px;
	color: #96b928;
}
#container #inner #header .shopping .cart a {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	padding: 0 5px;
}
#container #inner #header .shopping .cart a:hover {
	color: #cbfa93;	
}
#container #inner #feature {
	position: relative;
	left: 0;
	top: 0;
	height: 70px;
	background: #FFF;
}
#container #inner #feature .chiminea-brick {
	background: url(images/chiminea_brick.jpg) no-repeat left top;
	width: 248px;
	height: 69px;
	position: absolute;
	left: 0;
	top: 0;
}
#container #inner #feature .gazebo {
	background: url(images/gazebo.jpg) no-repeat left top;
	width: 236px;
	height: 69px;
	position: absolute;
	left: 249px;
	top: 0;
}
#container #inner #feature .chiminea-fire {
	background: url(images/chiminea_fire.jpg) no-repeat left top;
	width: 59px;
	height: 69px;
	position: absolute;
	left: 486px;
	top: 0;
}
#container #inner #feature .letterbox {
	background: url(images/letterbox.jpg) no-repeat left top;
	width: 87px;
	height: 69px;
	position: absolute;
	left: 546px;
	top: 0;
}
#container #inner #feature .bird {
	background: url(images/bird.jpg) no-repeat left top;
	width: 87px;
	height: 69px;
	position: absolute;
	left: 634px;
	top: 0;
}
#container #inner #feature .curtains {
	background: url(images/curtains.jpg) no-repeat left top;
	width: 157px;
	height: 69px;
	position: absolute;
	left: 722px;
	top: 0;
}
#nav {
	height: 47px;
	background: url(images/nav_rpt.gif) repeat-x left top;
	width: 879px;
	position: relative;
	left: 0;
	top: 0;
}
#nav h2 {
	background: url(images/genuine_hebei.gif) no-repeat left top;
	width: 207px;
	height: 12px;
	position: absolute;
	left: 23px;
	top: 5px;
	text-indent: -9999px;
	overflow: hidden;
}
#nav ul {
	position: absolute;
	left: 248px;
	top: 0;
}
#nav li {
	float: left;
	height: 19px;
}
#nav li a {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	height: 23px;
	padding: 5px 16px;
	line-height: 23px;
	border-left: 1px solid #6d951b;
}
#nav .selected {
	background: url(images/selected_rpt.gif) repeat-x left top;
}
#nav li a:hover {
	background: url(images/hover_rpt.gif) repeat-x left top;
}
#content {
	width: 879px;
}
#content .col-1 {
	float: left;
	width: 180px;
}
#content .col-1 .menu {
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 3px;
}
#content .col-1 .menu a {
	color: #434142;
	text-decoration: none;
}
#content .col-1 .menu a:hover {
	color: #d40000;
}
#content .col-1 .menu li {
	background: url(images/menu_bullet.gif) no-repeat 5px 9px;
	padding-left: 20px;
	border-bottom: 1px solid #ceccb7;
	line-height: 24px;
}
#content .col-1 .menu .last {
	border-bottom: none;
}
#content .col-1 .live-help {
	width: 180px;
	height: 72px;
	background: url(images/live_help.gif) no-repeat left top;
	text-indent: -9999px;
	overflow: hidden;
	margin-top: 10px;
}
#content .col-1 .free-delivery {
	width: 180px;
	height: 72px;
	background: url(images/free_delivery.gif) no-repeat left top;
	text-indent: -9999px;
	overflow: hidden;
}
#content .col-2 {
	float: left;
	width: 452px;
	margin: 0 20px;
}
#content .col-2 ul {
	margin-bottom: 15px;
}
#content .col-2 li {
	background: url(images/bullet.gif) no-repeat 1px 5px;
	margin: 2px 0;
	padding-left: 13px;
}
#content .col-join {
	float: left;
	width: 677px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;
}
#content .col-2 h4,#content .col-join h4 {
	background: #c7e0af;
	color: #536a4d;
	font-size: 14px;
	margin: 0;
	padding: 4px 8px;
}
#content .col-2 h4 a,#content .col-join h4 a {
	 color: #536a4d;
}
#content .col-2 h4 a:hover,#content .col-join h4 a:hover {
	color: #d40000;
}
#content .col-2 .general {
	margin-top: 10px;
}
#content .col-3 {
	float: right;
	width: 207px;
}
#content .col-3 .box {
	background: #d8e5ca;
	width: 173px;
	padding: 13px 17px 11px 17px;
}
#content .col-3 .box h4 {
	color: #536a4d;
	font-size: 18px;
	font-weight: normal;
}
#content .col-3 .box .chimineas {
	margin-bottom: 10px;
}
#content .col-3 .box .safebuy {
	float: left;
	margin: 10px 12px 0 0;
}
.clear {
	clear: both;
}
.product-box {
	border: 1px solid #c6d4c0;
	margin-top: 8px;
	width: 674px;
	}
.product-box1 {
	border: 1px solid #c6d4c0;
	margin-top: 8px;
	width: 450px;
}
.product-box img, .product-box a {
	position: relative;
	left: 0;
	top: 0;
	z-index: 101;
}
.product-box .info {
	padding: 5px 8px 8px 8px;
	position: relative;
	left: 0; top: 0;
}
.product-box .info .info-pic {
	padding-left: 0;
	position: relative;
	left: 0; top: 0;
}
.product-box img.display-pic {
	padding-right: 8px;
	position: relative;
	left: 0; top: 0;
}
.style19 {
	position: relative;
	left: 0; top: 0;
}
.product-box p {
	line-height: 14px;
	margin: 5px 0 10px 0;
}
.product-box img {
	padding: 8px 12px 7px 8px;
	float: left;
	position: relative;
	left: 150;
}
.product-box ul li {
	background: url(images/bullet.gif) no-repeat 164px 4px;
	margin: 2px 0;
	padding-left: 175px;
}
.product-box ul {
	margin-bottom: 10px;
}
.half {
	width: 220px;
	float: left;
}
.left {
	float: left;
}
.right {
	float: right;
}
.info-bar {
	background: #c7e0af;
	border-top: 1px solid #c6d4c0;
	padding: 2px 5px 5px 5px;
}
.info-bar .price {
	float: left;
	font-weight: bold;
	font-size: 12px;
	line-height: 20px;
}
.info-bar .details {
	background: url(images/details_button.gif) no-repeat left top;
	width: 26px;
	height: 21px;
	float: right;
	text-indent: -9999px;
	overflow: hidden;
	margin-right: 5px;
}
.info-bar .addtocart {
	background: url(images/cart_button.gif) no-repeat left top;
	width: 26px;
	height: 21px;
	float: right;
	text-indent: -9999px;
	overflow: hidden;
}
.info-bar .addtocart-lg {
	background: url(images/addtocart_button.gif) no-repeat left top;
	width: 105px;
	height: 21px;
	float: right;
	text-indent: -9999px;
	overflow: hidden;
}
#footer {
	height: 49px;
	background: url(images/footer_rpt.gif) repeat-x left top;
	font-size: 9px;
	padding: 0 15px 15px 15px;
	clear: both;
	position: relative;
	left: 0;
	top: 0;
}
#footer a {
	text-decoration: none;
}
#footer .weblink {
	position: absolute;
	left: 15px;
	top: 0;
	color: #FFF;
	margin-top: 27px;
}
#footer .cards {
	color: #FFF;
	padding: 0 0 0 25px;
	width: 257px;
	height: 22px;
	position: absolute;
	right: 15px;
	top: 18px;
	text-align: right;
}
#footer .cards .text {
	position: absolute;
	left: 0;
	top: 2px;
}
.sidepic-box {
	border: 1px solid #c6d4c0;
	margin-top: 8px;
}
