body, font, a, p, td, th, div, span, h1, h2, h3, legend, input, textarea, select, fieldset {
	font-family: verdana;
	font-size: 70%;
	color: #000;
}
p, div, span, h1, h2, h3 {
	font-size: 100%;
}
input, textarea, select {
	font-size: 80%;
}
body {
	margin: 0;
	background: #000;
	color: #fff;
}
body, font, a, p, td, th, div, span, h1, h2, h3 {
	color: #fff;
}
td a {
	font-size: 100%;
}
a {
	color: #fff;
}
form {
	margin: 0;
}
s {
    color: #898989;
}
strong {
    color: #FFE400;
}
.msgs {
	color: red;
}
.req {
	color: #BA7202;
}
.med {
	font-size:120%;
	font-weight: bold;
}
table#shell {
	width: 100%;
}
table#shell td#shell-left {
	vertical-align: top;
	text-align: right;
	padding: 0;
	background: url('images/left_bg.jpg') repeat-y top right;
}
table#shell td#shell-center {
	vertical-align: top;
	width: 770px;
	padding: 0;
}
table#shell td#shell-right {
	vertical-align: top;
	text-align: right;
	padding: 0;
	background: url('images/right_bg.jpg') repeat-y top left;
}

table#header {
	width: 770px;
}
table#header td {
	padding: 0;
}
table#header td#keywordsearch {
	padding: 0;
	padding-top: 39px;
	width: 94px;
	vertical-align: top;
	text-align: center;
	background: url('images/header/search_bg.jpg') no-repeat;
}
table#header td#keywordsearch input {
	width: 94px;
}

table#nav {
	width: 770px;
}
table#nav td {
	padding: 0;
}

table#main {
	width: 770px;
}
table#main td#leftnav {
	vertical-align: top;
	padding: 0;
	width: 175px;
	background: url('images/leftnav/bg.jpg') repeat-y;
}
table#main td#content {
	vertical-align: top;
	padding: 0;
	background: #4A0000 url('images/content_bg.gif') repeat-y left;
}
table#main td#leftnav-bot {
	vertical-align: bottom;
	padding: 0;
	background: url('images/leftnav/bg.jpg') repeat-y;
}
table#main td#content-bot {
	vertical-align: bottom;
	padding: 0;
	background: #4A0000 url('images/content_bg.gif') repeat-y left;
}

table#pagetitle {
	border: 0;
	background: url('images/title_right.jpg') no-repeat right;
	height: 45px;
	width: 595px;
}
table#pagetitle td {
	padding: 0;
}

table.footer {
	width: 770px;
}
table.footer td {
	padding: 0;
}

table#tlbg {
	width: 100%;
	height: 195px;
	background: url('images/left_top.jpg') no-repeat top right;
}
table#trbg {
	width: 100%;
	height: 195px;
	background: url('images/right_top.jpg') no-repeat top left;
}

table#lnav {
	width: 175px;
	border: 0;
	background: url('images/leftnav/link_bg.gif') repeat-y top;
}
table#lnav td.lnav-dot {
	padding: 0;
	width: 20px;
	text-align: center;
	vertical-align: top;
	background: url('images/leftnav/dot.gif') no-repeat 8px 9px;
	font-size: 1px;
}
table#lnav td.lnav-dot-on {
	padding: 0;
	width: 20px;
	text-align: center;
	vertical-align: top;
	background: url('images/leftnav/dot_on.gif') no-repeat 8px 9px;
	font-size: 1px;
}
table#lnav td.lnav-link {
	padding: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	color: #fff;
	vertical-align: top;
	font-size: 60%;
}
table#lnav td.lnav-link a {
	padding: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
table#lnav td.lnav-link a:hover {
	color: #FFB804;
}
table#lnav td.lnav-link-on {
	padding: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	color: #FFB804;
	vertical-align: top;
	font-size: 60%;
}
table#lnav td.lnav-link-on a {
	padding: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FFB804;
	text-decoration: none;
	font-weight: bold;
}
table#grunge {
	background: url('images/grunge_top.jpg') no-repeat;
	width: 595px;
}
table#grunge td#main {
	padding: 0;
	padding-top: 30px;
	padding-bottom: 80px;
}
table#no-grunge {
	width: 595px;
}
table#no-grunge td#main {
	padding: 0;
}
h1.redbar {
	height: 25px;
	padding-left: 50px;
	padding-top: 5px;
	margin-top: 25px;
	background: url('images/redbar_bg.jpg') top left no-repeat;
}
table.round {
	width: 100%;
}
table.round td.top {
	padding:0;
	height:14px;
	font-size: 1px;
	background: url('images/round/top.gif') top left no-repeat;
}
table.round td.body {
	background: url('images/round/bg.gif') top left repeat-y;
	padding: 10px;
	padding-right: 45px;
	padding-left: 45px;
}
table.round td.bot {
	padding:0;
	height:13px;
	font-size: 1px;
	background: url('images/round/bottom.gif') bottom left no-repeat;
}
table.deep-indent {
	margin-left: 35px;
}
table.indent {
	margin-left: 20px;
}
h1.yellowbar {
  background: transparent url('images/customer_service/yellowbar.gif') top center no-repeat;
  height: 20px;
  margin-top:20px;
  padding-top: 3px;
  padding-left: 75px;
  color: #4A0000;
}
h1.yellowbar a {
  color: #4A0000;
  text-decoration: none;
  font-weight: bold;
}
h1.yellowbar a:hover {
  text-decoration: underline;
}
			table.products {
				margin-left: 30px;
				width: 560px;
				margin-bottom: 20px;
			}
			table.products td {
				padding: 0px;
			}
			table.products td#pname {
				background: url('images/products/grungebar.gif') 5px 0px no-repeat;
				height: 30px;
				padding-top: 13px;
				padding-left: 15px;
			}
			table.products td#pname h1 {
				margin: 0px;
			}
			table.products td#pname h1 a {
				color: #4A0000;
				font-size: 110%;
				text-decoration: none;
			}
			table.products td#pname h1 a:hover {
				text-decoration: underline;
			}
			table.products td#pimg {
				width: 220px;
				vertical-align: top;
			}
			table.products td#ptext {
				padding: 20px;
				vertical-align: top;
			}
			table.products td#pbtn {
				padding-left: 20px;
				padding-bottom: 10px;
				vertical-align: bottom;
			}
			table.productimg td#imgtop {
				background: url('images/products/grungetop.gif') top right no-repeat;
				font-size: 1px;
				height: 6px;
			}
			table.productimg td#imgbot {
				background: url('images/products/grungebottom.gif') top center no-repeat;
				font-size: 1px;
				height: 10px;
			}
			table.productimg td#img {
				/* background: black url('images/products/grunge_bg.gif') bottom right no-repeat; */
				background-color: black;
				width: 195px;
			}
			table.productimg td#img img {
				/* border: 1px solid white; */
			}
			table.productimg td#imgleft {
				text-align: right;
				vertical-align: bottom;
				background: url('images/products/grungeleft.gif') top right repeat-y;
			}
			table.productimg td#imgright {
				text-align: left;
				vertical-align: bottom;
				background: url('images/products/grungeright.gif') top left repeat-y;
			}
			table.product {
				margin-left: 30px;
				width: 565px;
				margin-bottom: 20px;
			}
			table.product td {
				padding: 0px;
			}
			table.product td#pname {
				/*background: url('images/product/grungebar.gif') 0px 0px no-repeat;*/
				background: url('images/products/grungebar.gif') 0px 0px no-repeat;
				/*height: 26px;*/
				height: 30px;
				padding-top: 12px;
				padding-left: 15px;
			}
			table.product td#pname h1 {
				margin: 0px;
				color: #4A0000;
			}
			table.product td#pname h1 a {
				color: #4A0000;
				font-size: 110%;
				text-decoration: none;
			}
			table.product td#pname h1 a:hover {
				text-decoration: underline;
			}
			table.product td#pimg {
				width: 470px;
				vertical-align: top;
			}
			table.product td#pimgs {
				vertical-align: top;
			}
			table.product td#pimgs img {
				margin-top: 7px;
				margin-bottom: 7px;
				border: 1px solid white;
			}
			table.product td#pimgs a:focus {
				outline: none;
			}
			table.product td#ptext {
				padding-top: 15px;
				padding-left: 10px;
				vertical-align: top;
			}
			table.product td#pbtn {
				padding-left: 20px;
				padding-bottom: 10px;
				vertical-align: bottom;
			}
			table.product table.productimg td#imgtop {
				background: url('images/product/grungetop2.gif') 1px 0px no-repeat;
				font-size: 1px;
				height: 6px;
			}
			table.product table.productimg td#imgbot {
				background: url('images/product/grungebottom.gif') top center no-repeat;
				font-size: 1px;
				height: 10px;
			}
			table.product table.productimg td#img {
				/* background: black url('images/product/grunge_bg.gif') bottom right no-repeat; */
				background-color: black;
				width: 430px;
			}
			table.product table.productimg td#img img {
				/* border: 1px solid white; */
			}
			table.product table.productimg td#imgleft {
				text-align: right;
				vertical-align: bottom;
				width: 10px;
				background: url('images/product/grungeleft.gif') top right repeat-y;
			}
			table.product table.productimg td#imgright {
				text-align: left;
				vertical-align: bottom;
				width: 11px;
				background: url('images/product/grungeright.gif') top left repeat-y;
			}
			table.pbottom td.txt {
				padding-right: 20px;
			}
table#cart {
	width:96%;
	border:1px solid #8D4802;
	border-top: 0px;
}	
table#cart th {
	background: url('images/cart/cart_th_bg.gif') top left repeat-x;
	color: black;
	height:27px;
	vertical-align:top;
	padding: 0px;
	padding-top:3px;
}
table#cart td {
	padding-bottom: 6px;
	padding-top: 6px;
}
table#cart tr.line td {
	border-bottom: 1px solid #8D4802;
}
table#upsell {
	width:96%;
	border:1px solid #757575;
	border-top: 0px;
}	
table#upsell th {
	background: url('images/cart/upsell_th_bg.gif') top left repeat-x;
	color: black;
	height:27px;
	vertical-align:top;
	padding: 0px;
	padding-top:3px;
}
table#upsell td {
	padding-bottom: 6px;
	padding-top: 6px;
}
table#upsell tr.line td {
	border-bottom: 1px solid #757575;
}
table#progress td {
	font-size: 60%;
	letter-spacing: -1px;
}