body {
	margin: 0px;
	background-color: #fff;
}
div, td, a, form, input, textarea, select {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #999999;
}
select {
	color: #000;
}
a:link, a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #aa1415;
}
#topnav {
	float: left;
	clear: both;
	width: 90%;
	padding-left: 23px;
	padding-top: 12px;
}
#sidenav {
	float: left;
	clear: left;
	width: 26px;
	padding-top: 194px;
}
#page {
	/*
	float: left;
	clear: none;
	border: 1px solid red;
	*/
	position: absolute;
	left: 26px;
	top: 39px;
	width: 1000px;
}
#homecontent {
	position: absolute;
	left: 32px;
	top: 24px;
	z-index: 50;
}
#hometop {
	position: absolute;
	left: 0px;
	top: 38px;
	z-index: 100;
}
#pagetop {
	float: left;
	clear: both;
	padding-top: 38px;
}
#pagecontent {
	float: left;
	clear: both;
	padding-left: 34px;
}
	
#gallerytop {
	float: left;
	clear: both;
	padding-top: 38px;
}
#gallerycontent {
	float: left;
	clear: both;
	padding-left: 34px;
	padding-top: 40px;
	width: 900px;
}
#galleryitem {
	float: left;
	clear: both;
	padding-bottom: 8px !important;
	width: 900px;
}
#logo {
	float: left;
	width: 96px;
	height: 59px;
	padding-right: 56px;
	padding-bottom: 65px;
}
#subnavs {
	float: left;
	clear: none;
	position: relative;
	top: -6px;
	line-height: 18px;
	font-size: 10px;
}
#subnavs .selected {
	color: #aa1415;
}
#subnavs a {
	font-size: 10px;
	font-weight: bold;
}
.subnav0 {
	width: 161px;
}
.subnav1 {
	width: 132px;
}
.subnav2 {
	width: 332px;
}
.subnav3 {
	width: 300px;
}
#subcontent {
	float: left;
	clear: none;
	width: 500px;
	color: #000000;
	padding-top: 58px;
	line-height: 18px;
}
#subcontent td, #subcontent a {
	color: #000000;
}
#subcontent a:hover {
	color: #aa1415;
}
#subcontent input, #subcontent select {
	color: #000000;
	margin-bottom:4px;
}
#subcontent input.button {
	background-color: #be2127;
	border: 0px solid;
	font-weight: bold;
	color: #ffffff;
	padding-top: 4px;
	padding-bottom: 4px;
}
#itemimage {
	float: left;
	clear: left;
	width: 300px;
}
.itemimg {
	float: left;
	clear: left;
	width: 300px;
	margin-bottom: 6px;
}
#itemdetail {
	float: left;
	clear: none;
	padding-left: 10px;
}
#itemdetail span, #itemdetail span a {
	/*font-size: 11px;*/
	font-size: 10px;
}
.itemdetailtitle {
	letter-spacing: 1px;
}
.dynamic {
	color: #000;
}
#itemdetail .dynamic {
	padding-bottom: 20px;
}
#itemdetail .dynamic_desc {
	font-weight:normal;
	color: #000;
	padding-bottom: 9px;
}
#detailleft {
	float: left;
	position: relative;
	left: 62px;
	width: 310px;
}
#detailmiddle {
	float: left;
	position: relative;
	left: 62px;
	width: 188px;
}
#detailright {
	float: left;
	clear: none;
	position: relative;
	left: 62px;
	width: 175px;
}
#detailleft span, #detailmiddle span, #detailright span {
	float: left;
	clear: left;
	width: 100%;
}
.subscript {
	font-size: 8px;
}
.bold {
	font-weight: bold;
}
input.button {
	background-color: #be2127;
	border: 0px solid;
	font-weight: bold;
	color: #ffffff;
	padding: 2px;
}
#searchformdiv {
	position:absolute;
	left: 721px;
	top: 35px;
	visibility: visible;
	z-index: 106;
}
#cartinfodiv {
	position:absolute;
	left: 309px;
	top: 38px;
	font-size: 10px;
	/*visibility: hidden;*/
}
#searchresult {
	float: left;
	clear: left;
	width: 500px;
	padding-bottom: 14px;
}
#searchresult .dynamic {
	float: left;
	clear: left;
	color: #999999;
}
#searchresult a {
	font-size: 12px;
	color: #000000;
}
#searchresult a:hover {
	color: #999999;
}
#searchresult .viewimage {
	float: left;
	clear: left;
	padding-top:4px;
}
.header {
	font-weight: bold;
	font-size: 10px;
	padding-bottom:20px;
	color: #999999;
	float: left;
}
.header a {
	color: #999999 !important;
}
.header a:hover {
	color: #000000 !important;
}
#cart {
	clear: left;
	width: 800px;
	color: #000000;
}
#cart div {
	padding-right: 6px;
	padding-bottom: 6px;
	color: #000000;
}
#cartHeader div {
	color: #999999;
	text-transform: uppercase;
}
#cart input {
	color: #000;
}
#cartItem {
	float: left;
	clear: left;
	width: 800px;
}
#cartDel {
	float: left;
	clear: none;
	width:40px;
}
#cartQty {
	float: left;
	clear: none;
	width:40px;
}
#cartItm {
	float: left;
	clear: none;
	width:155px;
}
#cnfmItm {
	float: left;
	clear: none;
	width:201px;
}
#cartDes {
	float: left;
	clear: none;
	width:305px;
}
#cartUpc {
	float: left;
	clear: none;
	width:80px;
}
#cartQpc {
	float: left;
	clear: none;
	width:80px;
}
#cartPageHeader {
	float: left;
	width: 253px;
}
#cartnav {
	float: left;
	clear: none;
}
#cartnav img {
	float: left;
	clear: none;
	padding-right: 4px;
}
#billing, #shipping, #note {
	float: left;
	clear: none;
	width: 367px;
}
#billing input, #shipping input{
	color: #000;
}
#review {
	width: 800px;
}
#review strong {
	color: #999999;
}
#review div {
	padding-right: 6px;
	padding-bottom: 6px;
}
#review div, #review td, #review input {
	color: #000;
}
.regsubheaders {
	color: #999999;
	text-transform: uppercase;
	padding-bottom:6px;
}
.purchasedetails {
	color: #000000;
	padding-bottom: 10px;
}

.creditheader {
	color: #000000;
	text-transform: uppercase;
	font-size: 9px;
	font-weight: bold;
	letter-spacing: 1px;
}

.credit, .credit a {
	color: #999999;
	text-transform: uppercase;
	font-size: 9px !important;
	font-weight: bold;
	margin-bottom: 6px;
}
