@import url('/style/nav.css');
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #481210;
}
a, a:link {
	color: #000000;
}
a:hover {
	color: #821517;
	text-decoration: none;
}
h1 {
	color: #821517;
	font-size: 20px;
	margin: 0 0 10px 0;
}
h2 {
	font-size: 14px;
	margin: 0 0 5px 0;
	color: #666666;
}
h3 {
	font-size: 12px;
	margin: 0 0 10px 0;
	color: #821517;
}
img {
	border: 0;
}
p {
	margin: 0 0 5px 0;
}
tr.even {
	background: #CCC;
}
.alt {
	display: none;
}
.clear {
	clear: both;
}
.mainimg {
	float: right;
	margin: 0 0 10px 10px;
}
.nobullets {
	list-style:none;
	margin: 0 0 10px 0;
	padding: 0;
}
#contact {
	background: url('/images/bkgd-bar.gif') repeat-y;
	height: 13px;
	color: #fff;
	padding: 5px 5px 5px 144px;
}
#contact a {
	color: #fff;
}

#contact p {
	margin: 0;
	font-size: 11px;
}
#container {
	margin: 0 auto;
	width: 760px;
	background: #fff;
}
#content {
	float: left;
	width: 576px;
	background: url('/images/bkgd-content.jpg') no-repeat;
	padding: 20px;
	color: #000;
	margin: 0;
}
#featureprod {
	float: left;
	width: 177px;
	margin: 0;
}
#featureprod h2{
	font-size: 14px;
	margin: 0 0 3px 0;
}
#featureprod h2 a{
	display: block;
	height: 22px;
	color: #821517;
	width: 157px;
	padding: 20px 10px 10px 10px;
	background: url('/images/featured-top-bkgd.jpg') no-repeat;
}
#featureprod p{
	margin: 2px 0 0 0;
	height: 45px;
	color: #000;
	width: 157px;
	padding: 10px 10px 10px 10px;
	background: url('/images/featured-bottom.jpg') no-repeat;
	text-align: center;
	font-size: 11px;
}
#footer {
	padding: 0;
	font-size: 10px;
	margin: 10px auto;
	width: 760px;
	color: #C4A29D;
}
#footer a{
	color: #fff;
}
#footer a:hover{
	color: #D18F8F;
}

#footer p{
	margin: 0;
}
#footer p.company{
	margin: 0 0 5px 0;
	font-size: 11px;
	color: #fff;
}
#footer ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
#header {
	width: 760px;
	background: url('/images/header.jpg') no-repeat;
}
#header h1{
	margin: 0;
}
#header h1 a {
	display: block;
	background: url('/images/styles-and-stainless-logo.gif') no-repeat;
	width: 223px;
	height: 60px;
	margin: 0;
}
#navbar {
	width: 144px;
	/*background: url('/images/bkgd-nav.jpg') repeat-y;*/
	background: #3E1E1F;
	padding: 0;
	float: left;
}
#navbar form {
	margin: 0;
}
#navbar form .txtfld {
	width: 80px;
	margin-right: 0px;
}
#navbar form.search {
	margin: 10px 5px 10px 10px;
}
#signup {
	background: url('/images/bkgd-signup.jpg') no-repeat;
	padding: 10px 5px 10px 10px;
}
#signup p {
	color: #fff;
	font-size: 10px;
	margin: 0 0 10px 0;
}
#signup h3 {	
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 2px 0;
}

/* Product Category Section */
#products {
	width: 616px;
	background: #ccc;
	text-align: center;
	float: right;
}
#products .container {
	display: inline-block;
	*display: inline;
	zoom: 1;
}
#products .row {
	float: left;
}
#products h2 {
	display: block;
	clear: both;
	margin: 0 0 5px 0;
}
#products h2 a {
	display: block;
	background: url('/images/header-products.jpg') no-repeat;
	height: 31px;
}
#products #details {
	display: none;
}
.category {
	float: left;
	width: 126px;
	text-align: center;
}
.category h3 {
	color: #821517;
	font-size: 12px;
}

/*
----------Nav Design-----------
*/
#navWrap {
	background: #896161;
}
#navWrap li a {
	padding: 5px 10px 7px 10px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
#navWrap li a:hover {
	text-decoration: underline;
}

/*
----------Products Nav Design-----------
*/
#productsNav {
	margin: 0 0 15px 0;
}
/* Start reseting vertical nav.css */
#productsNav .vertical, #productsNav .vertical ul {
	width: 100%;
}
#productsNav .vertical li ul {
	margin: 0;
	left: auto;
	position: static;
}
/* Stop reseting vertical nav.css */
#productsNav li a {
	padding: 2px 5px 3px 5px;
	color: #000;
	font-size: 11px;
	background: #ccc;
	text-decoration: none;
}
#productsNav li a.active {
	color: #821518;
	font-weight: bold;
}
#productsNav li a:hover {
	text-decoration: underline;
}
#productsNav .vertical li ul {
	display: none;
}
#productsNav .vertical li ul li {
	zoom: 0; /* removing zoom:1 */
}
#productsNav .vertical li li a {
	padding-left: 15px;
	background-image: url('/images/subnav-bg.gif');
	background-repeat: no-repeat;
	background-position: 6px 5px;
}
#productsNav .vertical li li li a {
	padding-left: 25px;
	background-position: 16px 5px;
}
#productsNav .vertical li li li li a {
	padding-left: 35px;
	background-position: 26px 5px;
}

/*
----------Shipping-----------
*/
#shippinginfo {
	margin: 0 0 10px 0;
}
#shippinginfo table {
	border: solid #666666 1px;
}
#shippinginfo .col {
	float: left;
	width:170px;
	margin: 0 15px 0 0;
}
#shippinginfo .col td {
	padding: 3px;
}
#shippinginfo .col th {
	padding: 3px;
	background: #821517;
	color: #fff;
}
.prodprice {
	text-align: left;
}
.listprice {
	text-align: left;
}
p.prodnavigation, .catnavigation {
	display: none;
}
.cartTable {
	background-color:#EEEEEE;
	border:1px solid #000000;
	margin-bottom:20px;
}

/*
----------homePage-----------
*/
#homePage #main {
	/*background: url('/images/bkgd-nav.jpg') repeat-y;*/
		background: #D7D5D2;
}

/*
----------homePage-----------
*/
#featuredProducts {
	padding-bottom: 1em;
	background: #fff;
}