body { 
	background: #7b7b7c;
	background-image: url(/media/bg.png);
	background-position: top;
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000;
	text-align: center; }
	
body.plain { 
	background: #fff;
	background-image: none; 
	margin: 0;
	padding: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #444;
	text-align: center; }
	
img { 
	border: 0;
	margin: 0;
	padding: 0;
	line-height: 0px; }
	
table { 
	border: 0; }
	
tr { 
	vertical-align: top; }
	
td { 
	margin: 0;
	padding: 0 5px 5px 0; }
	
a, a:link, a:active, a:visited { 
	color: #ffff00; 
	text-decoration: none;
	background: #000;
	padding: 0 2px 0 2px; }
	
a:hover { 
	color: #fff;
	background: #000; }
	
a.img, a.img:link, a.img:active, a.img:visited, a.img:hover { 
	border: none;
	background: none; }
	
h1 { 
	margin: 0;
	padding: 0 0 5px 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px; }
	
h2 { 
	margin: 0;
	padding: 0 0 5px 0;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px; }
	
h2.faq { font-weight: bold; }
	
#container { 
	margin: 0 auto 0;
	padding: 0;
	background: #fff;
	background-image: url(/media/contbg.png);
	background-position: top;
	background-repeat: repeat-x;
	width: 900px;
	text-align: left;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff; }

#header { 
	margin: 0;
	padding: 4px 5px 4px 80px;
	background-image: url(/media/headerbg.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	height: 36px; }
	
#header #logo { 
	float: left; }
	
#header h1 { 
	margin: 0 0 0 204px;
	padding: 0;
	font-size: 11px;
	line-height: 18px;
	font-style: italic; }
	
#nav { 
	margin: 0;
	padding: 0;
	background: #272727;
	background-image: url(/media/navbg.png);
	background-position: top;
	background-repeat: repeat-x;
	height: 20px; }
	
	
#nav ul {
	margin: 0;
	padding: 0 0 0 100px;
	background-image: url(/media/navleft.png);
	background-repeat: no-repeat;
	color: #fff;
	float: left;
	width: 900px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	text-transform: uppercase;
	font-weight: bold; }

#nav ul li { display: inline; }

#nav ul li a {
	margin: 1px 0 0 0;
	padding: 3px 8px 3px 8px;
	color: #fff;
	text-decoration: none;
	float: left;
	background: none;
	border: none; }

#nav ul li a:hover {
	background: #000;
	color: #fff;
	border: none; }
	
#sidebar { 
	float: left;
	background-image: url(/media/tool.png);
	background-position: top left;
	background-repeat: no-repeat;
	margin: 0;
	padding: 211px 10px 10px 10px;
	width: 275px; }
	
#art { 
	margin: 10px 0 0 297px; }
	
#main { 
	margin: 0 0 0 297px;
	padding: 10px; }
	
#footer { 
	clear: both;
	margin: 0;
	padding: 10px;
	font-size: 10px;
	text-align: center; }
	
#feature { 
	background: #7a7a7a;
	background-image: url(/media/subnavbg.png);
	background-position: right;
	background-repeat: repeat-y;
	padding: 0 10px 10px 10px; }
	
#feature h1 { 
	background: #000;
	margin: 0 -10px 5px -10px;
	padding: 0 10px 0 10px;
	color: #fff;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold; }
	
#feature a { 
	background: none; }
	
#subnav, #videonav, #specials {
	width: 285px;
	background: #7a7a7a;
	background-image: url(/media/subnavbg.png);
	background-position: right;
	background-repeat: repeat-y; }
 
#subnav ul, #videonav ul, #specials ul {
	list-style: none;
	margin: 0;
	padding: 0;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px; }
 
#subnav h1, #videonav h1, #specials h1 { 
	background: #000;
	margin: 0 0 5px 0;
	padding: 0 10px 0 10px;
	color: #fff;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold; }
	
#subnav a, #videonav a, #specials a {
	display: block;
	margin: 5px 0 5px 0;
	padding: 3px 8px 3px 8px;
	background: none;
	border: none;
	text-decoration: none; }
 
#subnav a:hover, #videonav a:hover, #specials a:hover {
	background: #000;
	color: #fff;
	border: none; }
	
#subnav ul ul ul a, #videonav ul ul ul a, #specials ul ul ul a { 
	background: #7a7a7a;
	color: #ffff00;
	margin: 0;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff; }
	
#subnav ul ul ul a:hover, #videonav ul ul ul a:hover, #specials ul ul ul a:hover { 
	background: #000;
	color: #fff;
	margin: 0;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff; }
 
#subnav li, #videonav li, #specials li {
	position: relative; }
 
#subnav ul ul ul, #videonav ul ul ul, #specials ul ul ul {
	position: absolute;
	top: 0;
	left: 100%;
	width: 100%; }
 
div#subnav ul ul ul, div#videonav ul ul ul, div#specials ul ul ul,
div#subnav ul ul li:hover ul ul, div#videonav ul ul li:hover ul ul, div#specials ul ul li:hover ul ul {
	display: none;}
 
div#subnav ul ul li:hover ul, div#videonav ul ul li:hover ul, div#specials ul ul li:hover ul, 
div#subnav ul ul ul li:hover ul, div#videonav ul ul ul li:hover ul, div#specials ul ul ul li:hover ul {
	display: block;}
	
#main ul { 
	margin: 0 0 0 25px;
	padding: 0;
	list-style: none; }
	
#main ul ul { 
	margin: 0 0 0 50px; }
	
.mainpic, .contentpic { 
	float: right;
	margin: 0 0 16px 16px;
	padding: 0; }
	
.clearer { 
	clear: both;
	line-height: 0px;
	margin: 0;
	padding: 0; }
	
.size1text { 
	font-size: 12px; }
	
.alert { 
	color: #a10000;
	font-style: italic; }
	
table.specs td { 
	border-bottom: 1px solid #7a7a7a;
	padding: 1px 30px 1px 0; }
	
table.productlist td { 
	text-align: center;
	margin: 0;
	padding: 0 10px 16px 0; }
	
table.contactform tr, table.substocklist tr { 
	vertical-align: middle; }
	
table.list { 
	width: 100%;
	background: #7a7a7a; }
		
tr.listheaders { 
	background: #000;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase; }
		
tr.listitemsodd { 
	background: #fff;
	vertical-align: top; }
		
tr.listitemseven {
	background: #ccc;
	vertical-align: top; }
	
table.list td { 
	padding: 0 3px 0 3px; }
	
td.actions { 
	width: 50px;
	text-align: center; }
	
td.qty { 
	width: 120px; 
	text-align: right; }
	
td.date { 
	width: 80px; }
	
form { 
	margin: 0;
	padding: 0;
	width: auto; }
	
fieldset { 
	margin: 0;
	padding: 0;
	line-height: 0;
	border: 0; }
	
input, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px;
	border: 1px solid #ccc; }
	
input { width: 120px; }
	
input.security, input.qty { 
	width: 30px;
	text-transform: lowercase;
	text-align: right; }
	
input.checkbox { 
	width: auto;
	vertical-align: text-bottom; }
	
input.radio { width: auto; }
	
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 1px 2px 1px 2px;
	border: 1px solid #ccc;
	width: 500px;
	height: 150px; }
	
textarea.address { 
	width: 120px;
	height: 50px; }

.submit, .reset { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	color: #fff; 
	background-color: #000;
	border: 1px solid #000;
	width: auto;    }	
	
/* THICKBOX SETTINGS */
a.thickbox { 
	margin: 15px 15px 15px 0;
	background: none; }
	
*{padding: 0; margin: 0; }

#TB_window {
	font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #000; }

#TB_secondLine {
	font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#666666; }

#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%; }

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat; }

.TB_overlayBG {
	background-color:#fff;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0; }

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px'); }

#TB_window {
	position: fixed;
	background: #fff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 1px solid #b7b7b7;
	text-align:left;
	top:50%;
	left:50%; }

* html #TB_window { /* ie6 hack */
	position: absolute;
	margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px'); }

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc; }

#TB_caption{
	height:35px;
	padding:7px 0 0 15px;
	float:left; }

#TB_closeWindow{
	height:25px;
	padding: 7px 15px 0 0;
	float:right; }

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right; }

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px; }

#TB_title{
	background-color:#b7b7b7;
	height:27px; }

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em; }

#TB_ajaxContent.TB_modal{
	padding:15px; }

#TB_ajaxContent p{
	padding:5px 0px 5px 0px; }

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
	position: absolute;
	margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px'); }

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%; }

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px'); }

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px; }