body, font, a, p, td, th, div, span, h1, h2, h3, h4, h5, h6, legend, fieldset {
	font-family: arial;
	font-size: 11px;
	color: #aaabaf;
}
body {
	margin: 0;
	background: #000;
}
form {
	margin: 0;
}
input, textarea, select {
	font-family: arial;
	font-size: 12px;
	color: #000;
}
h1 {
	color: #dd2028;
	font-size: 14px;
}
a {
	color: #999;
}
a:hover {
	
}
.red {
	color: #dd2028;
}
table#shell {
	width: 100%;
}
table#shell td#shell-left {
	vertical-align: top;
	text-align: right;
	padding: 0;
}
table#shell td#shell-center {
	vertical-align: top;
	width: 971px;
	padding: 0;
}
table#shell td#shell-right {
	vertical-align: top;
	text-align: right;
	padding: 0;
}

table#header {
	width: 971px;
}
table#header td {
	padding: 0;
}

table#nav {
	height: 21px;
}
table#nav td {
	padding: 0;
}

div#gradient {
	width: 971px;
	height: 45px;
	background: url('/~forgeline/images/header/gradient.jpg') no-repeat;
	margin: 0;
}
div#fgradient {
	width: 971px;
	height: 39px;
	background: url('/~forgeline/images/footer/gradient.jpg') no-repeat;
	margin: 0;
}

table#main {
	width: 971px;
}
table#main td#leftnav {
	vertical-align: top;
	padding: 0;
	width: 178px;
}
table#lnav {
	width: 178px;
	background: #212121;
	margin-top: 7px;
	border-top: 1px #5f5f5f solid;
	border-right: 1px #5f5f5f solid;
}
table#lnav td.lnav-td {
	padding: 8px 8px 7px 7px;
	color: #fff;
	text-align: center;
	border-bottom:  1px #5f5f5f solid;
}

table.lnav-cat {
	width: 162px;
}
table.lnav-cat td {
	padding: 0;
}
table.lnav-cat td.lnav-cat-tl {
	vertical-align: top;
	width: 3px;
	background: #000 url('/~forgeline/images/leftnav/cat_bg.gif') repeat-x center center;
}
table.lnav-cat td.lnav-cat-link {
	height: 18px;
	width: 144px;
	padding-left: 6px;
	text-align: left;
	color: #fff;
	font-size: 11px;
	text-transform: uppercase;
	background: #000 url('/~forgeline/images/leftnav/cat_bg.gif') repeat-x center center;
}
table.lnav-cat td.lnav-cat-link a {
	color: #fff;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
}
table.lnav-cat td.lnav-cat-link a:hover {
	color: #fff;
}
table.lnav-cat td.lnav-cat-dots {
	width: 2px;
	background: #000 url('/~forgeline/images/leftnav/arrow_dots.gif') repeat-x center center;
}
table.lnav-cat td.lnav-cat-arrow {
	width: 10px;
	background: #360000;
}
table.lnav-cat td.lnav-cat-arrow-r {
	width: 3px;
	background: #360000 url('/~forgeline/images/leftnav/cat_r_bg.gif') repeat-x center center;
	vertical-align: top;
}

table#main td#content {
	vertical-align: top;
	padding: 0;
}

table#footer {
	width: 971px;
}
table#footer td {
	padding: 0;
}

.subnav {
	background: #1e1e1e;
	border-right: 1px #aca8a5 solid;
	
	filter: alpha(opacity=85);
	-moz-opacity: .85;
	opacity: .85;
	
	position: absolute;
}
.subnav td {
	padding: 6px 19px 6px 15px;
	font-size: 11px;
	border-bottom: 1px #7f0000 dotted;
	color: #9b9b9b;
	cursor: pointer;
	cursor: hand;
}
.subnav td:hover {
	background: #260000;
	
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
}
.subnavbg {
	background: #260000;
}
.subnavbg a {
	color: #fff;
}
.subnav td:hover a {
	color: #fff;
}
.subnav td a {
	color: #9b9b9b;
	font-size: 11px;
	text-decoration: none;
}
.subnav td a:hover {
	color: #fff;
}
.subnavpic {
	/*background: #212622;*/
	background: #1d211e;
	/*
	filter: alpha(opacity=75);
	-moz-opacity: .75;
	opacity: .75;
	*/
	
	position: absolute;
}
.subnavpic td {
	padding: 8px;
	cursor: pointer;
	cursor: hand;
}
.subnavpic td img {
	border: 1px #9c0000 solid;
}

#pagetitle {
	background: url('/~forgeline/images/titles/bg.jpg') no-repeat;
	height: 28px;
	width: 100%;
}
#pagetitle td {
	padding: 0;
}
#pagetitle td div {
	padding-left: 36px;
	color: #dd2028;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 8px;
	padding-bottom: 1px;
}

#hometext {
	position: absolute;
	width: 368px;
	height: 95px;
	color: #fff;
	font-size: 15px;
	overflow: hidden;
	z-index: 5;
	cursor: pointer;
	cursor: hand;
	margin-top: 20px;
}
#hometext a {
	color: #fff;
	text-decoration: underline;
	font-size: 15px;
}
.homearticle {
	cursor: pointer;
	cursor: hand;
}
.homearticleno {
	cursor: default;
}

.whiteb {
	font-weight: bold;
	color: #fff;
	font-size: 13px;
}
.white {
	color: #fff;
}
.gridbox {
	background: #000 url('/~forgeline/images/grid_bg.jpg') no-repeat;
	border: 1px #560000 solid;
	padding: 28px;
	margin: 0;
	margin-top: 10px;
	margin-bottom: 30px;
	width: 473px;
}
.indent {
	margin: 0;
	padding-left: 34px;
	padding-top: 23px;
	padding-bottom: 23px;
}
.greybox {
	background: #0e0e0e;
	border: 1px #313131 solid;
	width: 529px;
}
.greybox td.info {
	padding: 20px;
	padding-left: 34px;
	line-height: 16px;
}
.greybox td.info a {
	color: #aaabaf;
	font-weight: bold;
	text-decoration: none;
}
.greybox td.info a:hover {
	color: #fff;
}
.greybox td.miles {
	padding: 0px;
	vertical-align: top;
	text-align: right;
}
.div-miles {
	border-left: 1px #313131 solid;
	border-bottom: 1px #313131 solid;
	padding: 8px;
	background: #000;
}
.msgs {
	color: #f00;
}
.redbox {
	border: 1px #590000 solid;
	padding: 8px;
	margin: 0;
}

.gallery {
	width: 628px;
	margin-bottom: 25px;
	background: url('/~forgeline/images/gallery/tab_bg.gif') repeat-y;
}
.gallery th {
	border: 1px #313131 solid;
	border-bottom: 0;
	padding: 0px;
	padding-left: 25px;
	color: #fff;
	font-weight: bold;
	text-align: left;
	background: url('/~forgeline/images/gallery/th_bg.gif') repeat-x;
	height: 26px;
}
.gallery th a {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}
.gallery td {
	padding: 0;
	padding-top: 4px;
	line-height: 15px;
	vertical-align: top;
}
.gallery td.gallery-img {
	background: url('/~forgeline/images/gallery/td_bg.jpg') no-repeat;
	padding-top: 4px;
	padding-left: 25px;
	padding-right: 50px;
	border-left: 1px #313131 solid;
}
.gallery td.gallery-img img {
	border: 1px #313131 solid;
	margin-bottom: 10px;
}
.gallery tr.gallery-foot td {
	border-right: 1px #313131 solid;
	text-align: right;
	vertical-align: top;
	padding: 0;
	background: url('/~forgeline/images/gallery/foot_bg.gif') no-repeat;
}
.gview {
	background: #101010;
	border: 1px #323232 solid;
}
.gview th {
	padding: 0;
	border-bottom: 1px #323232 solid;
}
.gview td {
	padding: 20px;
	line-height: 15px;
}
.ginfo {
	width: 174px;
	background: url('/~forgeline/images/gallery/info_bg.gif') repeat-x 0px 18px;
	border: 1px #323232 solid;
	border-top: 0;
}
.ginfo th {
	padding: 0;
	text-align: left;
	height: 18px;
	background: url('/~forgeline/images/gallery/th_info_bg.gif') repeat-x;
}
.ginfo td {
	padding: 4px;
}
.ginfo td a {
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
.ginfo td.b {
	font-weight: bold;
	color: #fff;
	width: 18px;
}
  table.products {
		width: 170px;
    background-color: #3C3C3C;
    border: 1px solid #3C3C3C;
		margin-bottom: 15px;
  }
  table.products td.ptext {
    padding-left: 8px;
    padding-right: 8px;
    background-color: black;
  }
  table.products td.ptext h1 {
    color: #999;
    font-weight: normal;
		font-size: 12px;
    margin-top: 3px;
    margin-bottom: 3px;
  }
  table.products td.ptext h1 a {
    color: white;
    text-decoration: none;
    font-weight: bold;
  }
  table.products td.ptext h1 a:hover {
    color: #f00;
  }
  table.products td.pimg {
    padding: 8px;
  }
  table.products td.pimg img {
    border: 1px solid #9e0000;
  }

table.news-header {
	height: 29px;
	background: url('/~forgeline/images/category_bg.gif') no-repeat;
	width: 600px;
	margin: 0;
	margin-top: 20px;
	margin-bottom: 27px;
}
table.news-header td {
	padding: 0;
	padding-left: 15px;
	font-size: 13px;
	color: #fff;
	font-weight: bold;
}
table.news-header td.nhimg {
	padding: 0;
	width: 65px;
	text-align: right;
}
  table.product td {
    padding: 0px;
  }
  table.product td.right {
    padding-top: 24px;
    padding-left: 10px;
  }
  table.pmain {
    border: 1px solid #3C3C3C;
  }
  table.product td.title {
    padding-left: 8px;
    padding-right: 8px;
    background-color: black;
  }
  table.product td.title h1 {
    color: #999;
    font-weight: normal;
    margin-top: 3px;
    margin-bottom: 3px;
  }
  table.product td.title h1 span {
    font-size: 15px;
    font-weight: bold;
  }
  table.product td.title h1 .w {
    color: white;
    text-decoration: none;
    font-weight: bold;
  }
  table.product td.img {
    padding: 8px;
    background-color: #3C3C3C;
  }
  table.product td.img img {
    border: 1px solid #9e0000;
  }
  table.product td.text {
    background-color: #0e0e0e;
    padding: 8px;
  }
  table.product table.imgs {
    border: 1px solid #3C3C3C;
    background: url('/~forgeline/images/product/imgs_bg.gif') 18px 0px repeat-x;
  }
  table.product table.imgs td.sm {
    padding: 15px;
    padding-bottom: 0px;
  }
  table.product table.imgs td.sm a {
  	text-decoration: none;
  }
  table.product table.imgs td.sm .img {
    border: 1px solid #9e0000;
    margin-bottom: 2px;
  }

.prodicons {
	margin: 0;
	margin-top: 20px;
}

.cart {
	background: url('/~forgeline/images/cart/tab_bg.gif') repeat-x;
	width: 667px;
}
.cart thead th {
	color: #fff;
	text-align: left;
	font-weight: normal;
	text-transform: uppercase;
	padding: 3px;
	background: url('/~forgeline/images/cart/th_bg.gif') repeat-x;
	height: 18px;
}
.cart thead th.c {
	text-align: center;
}
.cart thead th.r {
	text-align: right;
}
.cart tbody td {
	border-bottom: 1px #2f2f2f solid;
	padding: 4px;
	padding-top: 8px;
	padding-bottom: 8px;
}
.cart tbody td img {
	border: 1px #2f2f2f solid;
}
.cart tbody td.tdl {
	border-left: 1px #2f2f2f solid;
}
.cart tbody td.tdr {
	border-right: 1px #2f2f2f solid;
}
.cart tbody td a {
	text-decoration: none;
}
.cart tfoot td {
	padding: 4px;
	border: 0;
	border-top: 2px #000 solid;
	background: url('/~forgeline/images/cart/total_bg.gif') repeat-y right;
}

.oconfirm {
	width: 667px;
	border: 1px #2f2f2f solid;
	border-top: 0;
	background: url('/~forgeline/images/order_confirm_bg.gif') repeat-x;
	margin-top: 2px;
	margin-bottom: 20px;
}
.oconfirm td {
	padding: 15px;
}