*{
	margin:0;
	padding:0;
}
html, body{
	background-color:#303030;
	margin:0;
	padding:0
	color:#000;
	font:normal normal 12px/17px Arial,Helvetica,sans-serif;
}
img{
	border:0;
}
a{
	color:#fff;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}

#centerer{
	width:974px;
	margin:0 auto;
	padding:35px 0;
}	
#outer-border{
	float:left;
	background-color:#616161;
	margin:0;
	padding:10px;
}
#header{
	position:relative;
	margin-bottom:10px;
	width:954px;
	height:112px;
	background:#202020 url(/img/header.jpg) no-repeat;
}
#header h1 a{
	display:block;
	width:420px;
	height:112px;
}
#header h1 a span{
	display:none;
}
#header-cart{
	position:absolute;
	top:0;
	right:0;
	padding:10px 12px 0 0;
	text-align:right;
	font-size:11px;
	font-weight:bold;
	color:#ccc;
	z-index:999;
}
#header-cart a{
	text-transform:uppercase;
}
#header-cart-items{
	background:url(/img/cart.gif) no-repeat;
	height:17px;
	padding-left:24px;
	margin-bottom:5px;
	line-height:17px;
}
.border-tb{
	width:803px;
	height:2px;
	background-color:#000;
	padding-left:151px;
}
.border-tb-gray{
	width:10px;
	height:2px;
	background-color:#616161;
}
#body-outer { /* main-column */
	clear:left;
	float:left;
	width:952px;
	overflow:hidden;
	border-right:2px solid #000;
	overflow:hidden;
	position:relative;
	background-color:#000;
}
#left-column{
	float:left;
	xwidth:147px;
	xposition:relative;
	padding-left:2px;
	xleft:799px;
	xz-index:100;
	width:149px;
	xheight:1000em;
}
#main-column-outer{
	border-left:10px solid #616161;
	float:left;
}
#main-column{
	background-color:#ccc;
	float:left;
	position:relative;
	min-height:437px;
	width:392px;
	xright:-803px;
	margin-left:2px;
	padding:15px 372px 15px 25px;
	xz-index:99;
}

#menu ul{
	list-style:none;
}
#menu li a{
	background:url(/img/nav.gif) no-repeat top left;
	color:#fff;
	display:block;
	font-size:13px;
	font-weight:bold;
	height:40px;
	line-height:40px;
	margin-bottom:1px;
	padding-left:17px;
	text-transform:uppercase;
	width:130px;
}
#menu li a:hover,#menu li.current a,#menu li.hover a{
	background:url(/img/nav.gif) no-repeat bottom left;
	text-decoration:none;
}

#menu .submenu{
	background-color:#202020;
	border-left:solid 3px #000;
	left:-999em;
	margin:-38px 0 0 147px;
	padding:2px 2px 1px 2px;
	position:absolute;
	z-index:999;
}
#menu li:hover .submenu{
	left:auto;
}
#menu .submenu li a{
	background:url(/img/nav.gif) no-repeat top right;
	color:#202020;
	font-size:11px;
	height:30px;
	line-height:30px;
	margin-bottom:1px;
	padding-left:13px;
	text-transform:none;
	width:134px;
}
#menu .submenu li a:hover,#menu .submenu .current a,#menu .submenu .hover a{
	background:url(/img/nav.gif) no-repeat bottom right;
}

#packet-link{
	padding-top:1px;
}

#products #page-grid-wrapper{
	float:left;
	width:426px;
}

#products #main-column{
	width:426px;
	padding:10px 353px 1px 10px;
}
#main-column .product-content{
	padding-bottom:85px;
}
#cart #main-column{
	width:723px;
	min-height:392px;
	padding:15px 30px 60px 25px;
}
#checkout #main-column{
	width:723px;
	padding-right:30px;
}

#main-column h2, #main-column h3{
	padding:5px 0;
}
#main-column h2{font-size:18px;}
#main-column h2.title{
	height:55px;
	padding:5px 11px 3px;
	background:url(/img/title.gif) no-repeat top left;
	font-weight:bold;
	font-size:26px;
	line-height:40px;
	color:#fff;
}
#main-column h3.product-price{
	padding:8px 0;
	font-weight:bold;
	font-size:18px;
	color:#705040;
}

#main-column p{
	padding:5px 0;
}
#main-column .fine-print{
	font-size:0.90em;
}
#main-column p a{
	font-weight:bold;
	color:#705040;
}
#acclaim p{
	padding:0 0 4px 0;
	font-size:10px;
	line-height:13px;
}
p.sig{
	text-align:right;
	font-weight:bold;
}
p.sig span{
	font-size:9px;
	font-weight:normal;
}

#rotator,#page-image{
	border:1px solid #616161;
	position:absolute;
	right:10px;
	top:10px;
	width:342px;
	height:446px;
	background-color:#616161;
	overflow:hidden;
}

.product-grid{
	float:left;
	margin-bottom:10px;
	width:212px;
	height:142px;
	overflow:visible;
}
.product-grid a{
	display:block;
	width:99px;
	height:142px;
	background-repeat:no-repeat;
	padding-left:110px;
	font-size:13px;
	font-weight:bold;
	line-height:142px;
}
.product-grid a:hover{
	text-decoration:none;
	color:#616161;
}
form{
	margin:15px 0 0 0;
	padding:0;
}
#cart form{
	margin:5px 0;
}
input{
	width:250px;
	padding:2px 3px;
	border:1px solid #616161;
	margin-bottom:5px;
}
input:focus{
	background-color:#fff9e0;
}
label{
	font-size:13px;
	font-weight:bold;
	line-height:14px;
	color:#303030;
}
label span{
	font-size:9px;
	font-weight:bold;
	color:#800000
}
.label-state{
	display:block;
	float:left;
	width:94px;
}
.field-state{
	width:74px;
	margin-right:10px;
}
.field-zip{
	width:155px;
}
input.small{
	width:75px;
}
input.medium{
	width:120px;
}
.cart-quantity{
	width:25px;
}
.centered{
	text-align:center;
}
.right-aligned{
	text-align:right;
	padding-right:30px;
}
.form-error{
	font-size:13px;
	font-weight:bold;
	background-color:#800000;
	color:#fff;
	margin:10px 0 -10px 0;
	padding:0 8px;
}
.error{
	font-size:12px;
	font-weight:bold;
	background-color:#800000;
	color:#fff;
	padding:0 8px;
}
span.note{
	padding:0;
	font-weight:normal;
	color:#000;
	font-size:10px;
}

#button-set{
	position:absolute;
	left:25px;
	bottom:15px;
}
.buttons a{
	display:inline-block;
	width:137px;
	height:30px;
	background:url(/img/button.gif) no-repeat top left;
	font-weight:bold;
	font-size:12px;
	line-height:30px;
	color:#fff;
	margin:8px 12px 0 0;
	padding-left:9px;
}
.buttons a:hover{
	background:url(/img/button.gif) no-repeat bottom left;
	text-decoration:none;
}

.grid{
	padding:10px 0;
	float:left;
}
.grid ul{
	list-style:none;
	clear:both;
	float:left;
}
.grid ul li{
	float:left;
	padding:5px 0;
	border-top:1px solid black;
}
.grid ul li a{
	margin-right:7px;
}
.grid ul.header, .grid ul.total{
	font-weight:bold;
}
.grid ul.header li{
	border:0;
}
.grid ul.subtotal li{
	font-weight:bold;
}
.grid ul.total li{
	border-top:2px solid #705040;
	font-weight:bold;
	font-size:16px;
	color:#705040;
}
a.cart-item img{
	height:50px;
}
a.cart-item{
	font-weight:bold;
	color:#705040;
}
a.cart-remove{
	font-size:11px;
	font-weight:bold;
	color:#705040;
	text-transform:uppercase;
}
.obf{display:none;}

#footer{
	clear:both;
	padding:10px;
	text-align:center;
	font:bold normal 11px/16px Arial,Helvetica,sans-serif;
	color:#616161;
}
#footer a{color:#b2b2b2;}
.clear{clear:both;}

.firebug{
	position:absolute !important;
	right:0;
	top:0;
	height:500px;
	width:700px;
}