body {
	line-height: 1;
	color: #000;
	background:url('images/bg.gif');
	text-align:center;
	font-family:verdana;
	font-size:12px;
}
a:link, a:visited, a:active {
	color:#7eddfd;
	text-decoration:none;
}
a:hover {
	color:#bdeeff;
}
div.outer {
	background:#404040 url('images/bg-header.gif') no-repeat;
	width:919px;
	margin: 0 auto;
	margin-top:16px;
	padding-bottom:15px;
}
div.top {
	width:889px;
	margin:0 auto;
	text-align:left;
	height:122px;
}
div.logo {
	height:122px;
	width:380px;
	float:left;
}
div.topright {
	width:509px;
	float:right;
	height:122px;
}
div.cart {
	padding-top:7px;
	height:23px;
	font-size:10px;
	position:relative;
	width:120px;
	left:400px;
}
div.cart a:link, div.cart a:visited, div.cart a:active {
	color:#39bae5;
	text-decoration:none;
}
div.cart a:hover {
	color:#78cfec;
	font-weight:bold;
}
div.nav {
	position:relative;	
	top:59px;
	padding-left:40px;
	font-size:10px;
	color:#ccc;
}
div.nav a:link, div.nav a:visited, div.nav a:active {
	color:#fff;
	text-decoration:none;
	padding: 4px 9px 4px 9px;
	border-width: 1px 1px 1px 1px;
	border-color: #aaa;
	border-style: solid;
}
div.nav a:hover, div.nav a#on {
	background: url('images/nav-bg.gif');
}
div.main {
	background:#797979;
	width:889px;
	min-height:500px;
	height:auto !important;
	height:500px;
	margin:0 auto;
	padding:36px 0 28px 0;
}
div.mainwindow {
	width:833px;
	min-height:400px;
	height:auto !important;
	height:400px;
	margin:0 auto;
	text-align:left;
	color:#fff;
}
div.frontstickers {
	float:right;
	padding-left:20px;
}
div.featuredproduct {
	background:url('images/featured-box.gif');
	width:584;
	height:195px;
	float:left;
	margin-top:18px;
}
div.featuredproductleft {
	padding:24px 0 0 18px;
	float:left;
	width:280px;
}
div.featuredproductright {
	float:right;
	width:250px;
	padding:26px 30px 0 0;
	font-size:14px;
}
div.featuredproductright p {
	margin-top:15px;
}
div.featuredproductright a:link, div.featuredproductright a:visited, div.featuredproductright a:active {
	font-weight:bold;
}
div.featuredproductright a:hover {
	font-weight:bold;
}
div.featureditems {
	/*background:url('images/featured-box2.gif');*/
	width:230px;
	height:195px;
	float:right;
	margin:-7px 0 0 10px;
}
div.featureditems a:link, div.featureditems a:visited, div.featureditems a:active {
	color:#fff;
}
div.bottomwindow {
	width:640px;
	margin:0 auto;
	text-align:left;
	color:#e5e5e5;
	padding: 20px 0 20px 0;
}
div.copyright {
	font-size:9px;
	color:#666;
	padding:30px 0 50px 0;
}
div.copyright a:link, div.copyright a:visited, div.copyright a:active {
	color:#999;
}
div.copyright a:hover {
	color:#bbb;
}
div.customerservice {
	background:url('images/customer-service.gif');
	width:584;
	height:135px;
	float:none;
	margin-top:30px;
}
div.special {
	float:right;
	position:relative;
	top:-40px;
	left:10px;
	color:#fff;
	width:150px;
	height:160px;
	text-align:center;
}
div.storefront {
	background-color:#fff;
	width:100%;
	height:100%;
}
div.storefront a:link, div.storefront a:visited, div.storefront a:active {
	color:#538da1;
	font-weight:bold;
}
div.storefront a:hover {
	color:#66ccff;
	font-weight:bold;
}
#left_nav {
	float:left;
	background-color:#939393;
	margin-top:0px;
	margin-right:10px;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:15px;
	margin-bottom:5px;
	width:165px;
	height:auto;
	min-height:150px;
	font-size:11px;
	line-height:20px;
	font-weight:bold;
}
h1 {
	font-size:12px;
	color:#fcc22c;
	font-weight:bold;
	padding-bottom:22px;
	margin:0 0 0 0;
}
h2 {
	color:#ff9933;
	font-size:8pt;
	font-weight:bold;
	margin:25px 0 12px 0;
}
h3 {
	padding: 0 0 0 0;
	font-weight:normal;
	line-height:18px;
	font-size:12px;
	margin: 0 0 0 0;
}
strong {
	font-weight:bold;
}
p {
	line-height:16px;
}
li {
	line-height:20px;
}
img.imageborder {
	margin-top:20px;
}
#productCaption {
	margin-top:20px;
}