html {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}
body {
	background-color: #191106;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	background-position: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
	position: relative;
	color:#FFFFFF;
}
a {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	position: relative;
	color: #191106;
}
div {
	margin: 0px;
	padding: 0px;
}
.overall {
	width: 960px;
	padding: 0px;
	background-image: url(../images/overallbg.png);
	background-repeat: repeat-y;
	background-position: top;
	margin: auto;
	height: 100%;
	min-height: 100%;
	height: auto !important;
	position: relative;
	display: block;
}

/* IE6 Only */
* html .overall {
background-image:none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='images/overallbg.png',sizingMethod='scale');
}
.header {
	height: 164px;
	padding: 0px;
	margin-right: 9px;
	margin-left: 9px;
	background-image: url(../images/header_topright.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	position: relative;
}
#header_cart {
	width: 224px;
	height: 86px;
	float: left;
	margin-left: 50px;
	background-color: #E3C675;
	border: 1px solid #806139;
	margin-top: 5px;
}
#header_topnav {
	z-index: 1;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/header_topleft.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 164px;
	width: 616px;
	display: block;
}

#header_topnav li {
	float: left;
	width: 136px;
	padding-top: 75px;
}
#header_topnav a {
	position: relative;
	display: block;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header_yourbasket_title {
	width: 204px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CAAD66;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}
#header_yourbasket_items {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #050504;
	margin-right: 5px;
	margin-left: 5px;
}
#header_yourbasket_viewcart {
	float: right;
	clear: both;
	margin-right: 5px;
}

#header_yourbasket_subtotal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #050504;
	float: right;
	font-weight: bold;
}



#leftnav {
	clear: both;
	float: left;
	width: 208px;
	margin-left: 9px;
	padding-left: 3px;
	margin-top: -75px;
	padding-top: 0px;
	padding-right: 0px;
}
/* IE6 Only */
* html #leftnav {
margin-left: 4px;
}
#leftnav_search {
	margin-top: 120px;
}

#leftnav ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#leftnav li {
	background-image: url(../images/leftnav_bullet.png);
	padding-left: 32px;
	background-repeat: no-repeat;
	display: block;
	margin-right: 26px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #905D22;
	border-right-color: #905D22;
	border-bottom-color: #905D22;
	border-left-color: #905D22;
	padding-top: 2px;
	padding-bottom: 3px;
	background-position: left top;
}
/* IE6 Only */
* html #leftnav li {
	background-image:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='images/leftnav_bullet.png',sizingMethod='crop');
}
#leftnav_search input {
	font-size: 11px;
	color: #2B1907;
	border: 1px solid #2B1907;
	width: 100px;
}
#leftnav_search .submit {
	font-size: 11px;
	color: #FFFFFF;
	width: 30px;
	background-color: #2B1907;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
}

#leftnav a {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #030302;
	text-decoration: none;
	line-height: 25px;
	position: relative;
}
#leftnav li ul {
	padding: 0px;
	list-style-type: disc;
	margin-top: -4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-image: url(../images/leftnav_bullet_sub.png);
}
#leftnav li li {
	font-size: 11px;
	color: #000000;
	background-color: #DFC686;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	line-height: 11px;
	margin-bottom: 1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	background-image: none;
}
#leftnav li li a {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #030302;
	text-decoration: none;
	line-height: 11px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#maincontent {
	float: left;
	padding: 10px;
	margin-top: 40px;
	margin-right: 20px;
	width: 680px;
	display: block;
}
.prodonoffer {
	width: 300px;
	float: left;
	margin-right: 10px;
	margin-left: 5px;
	margin-bottom: 15px;
}
.prodonoffer_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #6C4930;
	height: 30px;
	line-height: 30px;
	padding-left: 5px;
	padding-right: 5px;
}
.prodonoffer_title a {
	color: #FFFFFF;
	text-decoration: none;
}
.maincontent_footer {
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #2D2614;
	width: 100%;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	clear: both;
}
.maincontent_footer ul {
	margin: 5px auto 0px;
	padding: 0px;
	list-style-type: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.maincontent_footer li {
	float: left;
	margin-right: 5px;
	margin-left: 5px;
	font-size: 11px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.maincontent_footer a {
	color: #4A340F;
	text-decoration: none;
}



.prodonoffer_pic {
	background-color: #DBBA68;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #6C4930;
	border-right-color: #6C4930;
	border-bottom-color: #6C4930;
	border-left-color: #6C4930;
	height: 180px;
}

.prodonoffer_pic img {
	border: 1px solid #6C4930;
}
.prodonoffer_price {
	font-size: 20px;
	color: #FFFFFF;
	float: right;
}
.prodonoffer_moreinfobutton {
	margin-top: 5px;
}
#maincontent #index_callusnow {
	float: right;
	margin-right: 30px;
	margin-left: 10px;
}
.prodonoffer_desc {
	background-color: #DBBA68;
	text-align: left;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6C4930;
	border-right-color: #6C4930;
	border-bottom-color: #6C4930;
	border-left-color: #6C4930;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6C4930;
	padding: 5px;
}
#products #paging {
	background-color: #AD7D29;
	border: 1px solid #070603;
	font-size: 12px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
}
#products #paging a {
	color: #FFFFFF;
	text-decoration: underline;
	width: 60px;
	display: inline;
}
.leftside_hotspots {
	margin-top: 10px;
	margin-bottom: 10px;
}
.leftside_hotspots a {
	margin-bottom: 10px;
	display: inline;
	width: 168px;
}


#products #prodcell {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #895A26;
	border-right-color: #895A26;
	border-bottom-color: #895A26;
	border-left-color: #895A26;
}
#products #thumb {
	border: 1px solid #895A26;
	margin-right: 10px;
	margin-left: 10px;
}

#products #prodname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #64431E;
}
#products #prodcell a {
	color: #5A3C1A;
	text-decoration: underline;
}
#products #prodsmalldesc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2B2819;
}
#headlinetxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2B2819;
}
#generaltxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2B2819;
	font-weight: normal;
}


#products #prodprice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
}
#prodcell #prodname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #64431E;
}
#prodcell .qtyfield {
	border: 1px solid #5E3F1C;
	width: 35px;
	margin-left: 10px;
}
#prodcell #prodprice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
}





form {
	margin: 0px;
	padding: 0px;
}
#subtotal {
	font-size: 18px;
	color: #2B2819;
}
#grandtotal {
	font-size: 24px;
	color: #2B2819;
}
#bdrcell {
	border: 1px solid #AD7B2C;
	color: #2B2819;
}
.textfield {
	font-size: 14px;
	color: #2B1907;
	border: 1px solid #2B1907;
}
.submit {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #2B1907;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#customerbox {
	border: 1px solid #624923;
}
.rederrortext {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
#header_accountinfo {
	border: 1px solid #806139;
	clear: both;
	background-color: #E3C675;
	margin-top: 22px;
	padding: 5px;
}
#header_accountinfo a {
	font-size: 12px;
	color: #191106;
	text-decoration: underline;
	display: inline;
}
.proddetail-specoffertbl #Top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF9900;
	padding-right: 5px;
	padding-left: 5px;
}
.specofferpop_closepad {
	margin-bottom: 5px;
}

.proddetail-specoffertbl #Main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #CC0000;
	background-color: #FFCC00;
	padding-right: 5px;
	padding-left: 5px;
	background-image: url(images/specoffer_mainbg.jpg);
	background-repeat: repeat-x;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
	padding-top: 10px;
}
.proddetail-specoffertbl #Bottom {
	background-color: #FFCC00;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
}
