/* ========== GLOBAL STYLES ========== */

/*@font-face {
	font-family: 'HattoriHanzoLight';
	src: url('/css/hattori_hanzo.eot');
	src: local('Hattori Hanzo'), local('HattoriHanzo-Light'), url('/css/hattori_hanzo.woff') format('woff'), url('/css/hattori_hanzo.ttf') format('truetype');
}*/

body {
	background: #000 url('/img/bg.jpg') no-repeat top center;
	margin: 0;
	padding: 0;
	text-align: left;
	line-height: 16px;
	color: #b4b3b2;
	font-weight: normal;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	}

div {
	margin: 0;
	padding: 0;
	}
	
img {
	border: none;
	margin: 0;
	padding: 0;
	outline: none; /* KILLS FF OUTLINES */
	}
	
img a:link, img a:visited { outline: none; } /* KILLS FF OUTLINES */

img.borders { 
	border-right:2px solid #333;
	border-bottom:2px solid #333;
	border-left:2px solid #ccc;
	border-top:2px solid #ccc;
	}

img.emp-borders {
	border: 5px solid #ccc;
	margin:0 15px 20px 0;
	}

.left { float: left; }
.right { float: right; }
.clear { clear: both; }

/* ========== TEXT ========== */

p {
	margin: 0;
	padding: 0 0 15px;
	}

#subcontent p {
	color: #343940;
	font-size: 9pt;
	}
	
p.testimonial {
	margin: -10px 0 0 0;
	padding: 0 15px 20px; 0;
	font-size:7px;
	font-style:italic;
	color:#666666 !important;
	float:right;
	}	


h1 {
	color: #000;
	font-size: 18pt;
	line-height: 20pt;
	text-transform:uppercase;	
	margin: 0;
	padding:30px 0 15px;
	font-weight: bold;
	/*font-family: 'HattoriHanzoLight', sans-serif;*/
	}	
	
h2 {
	color: #333;
	font-size: 14pt;
	line-height: 16pt;
	text-transform: none;
	margin:0;
	padding:0 0 5px;
	}

h3 {
	color:#fff;
	font: bold 10pt Arial;
	line-height: 26px;
	margin:0;
	padding:0;
	text-transform: uppercase;
	}

#body-content h3 {color: #333;}
	
h4 {
	color:#a6261b;
	font-size:12pt;
	margin:0;
	padding:0;
	line-height: 14pt;
	font-weight:bold;
	}
	
h5 {
	font-size: 9pt;
	font-weight: bold;
	color: #333;
	line-height: 9pt;
	margin:0;
	padding: 5px 0;
	}

h6 { 
	font: normal 16px Arial;
	color:#333;
	line-height:18px;
	}

.date {
	color:#d60303;
	font-size: 8pt;
	font-weight:bold;
	margin:0;
	padding:0 10px 0 0;
}

.callout {
	background: #cccccc no-repeat;
	float: right;
	margin: 10px;
	padding: 15px 10px 0 10px;
	width: 170px;
	font-style: italic;
	font-weight: bold;
	text-align:center;
	border: #ff3333 1px solid;
}

.subscribe-cell p, .accredited-cell p { padding-bottom:4px; }

#content ul {
	margin:0px;
	padding:0;
	list-style-position:inside;
	list-style-type:square;
	overflow:hidden;
	font-size:12px;
	color:#000000;
	}

#content ol {
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

#content ol li span {font-weight: normal;}

#content ul li, #content ol li {
	margin: 5px;
	padding: 5px;
	}

.hr {
	border-top:1px solid #c9c9c9;
	height:1px;
	width:100%;
	display:block;
	clear:both;
	margin:10px auto;
	}
	
div.product-description p { margin: 0; padding:0; }

/* ========== SEARCH BAR ========== */

.searchbar {
	background: url('/img/bg-search.png') no-repeat top left;
	height: 20px;
	width: 148px;
	border:none;
	color: #c9c9c9;
	font: normal 8pt Arial;
	margin:0;
	padding:0px 0 0px 7px;
	line-height: 20px;
	float:left;
	}

.searchbutton {
	width: 19px;
	height: 20px;
	background: url('/img/btm-submit.png') no-repeat top left;
	border:none;
	margin:0;
	padding:0;
	float:right;
}

/* =========== LINKS =========== */

a:link, a:visited {
	color: #990000;
	text-decoration: underline;
	outline: none !important;
	font-size: 8pt;
	}

a:hover {
	color: #333;
	text-decoration: none;
	}

a.article:link, a.article:visited {
	color: #b4b3b2;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: underline;
}

a.article:hover {
	color: #ccc;
	text-decoration: underline;
}

a.more:link, a.more:visited {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

a.more:hover { text-decoration: underline; }

h4 a:link, h4 a:visited { 
	color:#a6261b;
	font-size:10pt;
	margin:0;
	padding:0;
	line-height: 14pt;
	font-weight:bold;
	text-decoration: none;
	}
	
h4 a:hover {
	text-decoration: underline;
	}

/* =========== Overall Styles =========== */

#wrapper {
	margin: 0 auto;
	padding: 0;
	width: 939px;
	background: url('/img/bg-wrapper.png') repeat-y top left;
	}
	
#content {
	background: url('/img/bg-content.png') no-repeat top left;
	}
	
#header {
	height:120px;
	width:939px;
	margin:30px auto 0;
}
	
.article-cell {
color:#666666;
padding-bottom: 15px; }	
	
.news-cell {
	width: 260px;
	padding-right: 20px;
}

.subscribe-cell {
	width: 180px;
	padding-right: 10px;
}

#memberof { width:877px; height:67px; margin:0 auto; padding:0 0 10px; }

#subcontent-top { background:url('/img/bg-subcontent-top.png') no-repeat top left; width:939px; height:22px; }
#subcontent { background:url('/img/bg-subcontent.png') repeat-y top left; width:939px; }
#subcontent-frame { margin:0 auto; }
#subcontent-cap { background:url('/img/bg-subcontent-cap.png') no-repeat top left; width:939px; height:8px; margin:0; padding:0 0 12px; }
#left-nav { width: 162px; }
	
#body-content {
	background:url('/img/bg-subcontent-rt.gif') repeat-x bottom left;
	padding:0 20px 20px 30px;
	}

/* ========== FOOTER STYLES =========== */

#footercap { margin:0 auto; width:939px; }

#footer { 
	color:#373c44; 
	margin:5px auto 30px;
	padding:0;
	width:939px;
	font-size: 8pt;
	}

#footer a:link, #footer a:visited {
	color: #909499;
	font: normal 8pt Arial;
	text-decoration: none;
	}

#footer a:hover {
	color:#CCC;
	text-decoration: underline;
	border-bottom:none;
	}

#copyright {
	font: normal 11px Arial;
	line-height:13px;
	text-align:left;
	margin:0 0 0 25px;
	padding: 5px 0 0 0;
	}

/* SiteBy Code */
#siteby {
	width:116px;
	height:23px;
	background:url('http://linkback.monkee-boy.com/sby-mboy-linkback.png') no-repeat top left;
	display:block;
	margin:0 25px 0 0;
	}

#siteby span { display:none; }
#siteby a:link, #siteby a:visited { display:block; border-bottom:none; width:116px; height: 23px; }

/* ======= TOP NAV CONTAINER ======= */

#navcontainer{ 
	width: 100%;
	height: 43px;
	margin: 0;
	padding: 0;
	}

#navlist {
	margin: 0;
	padding: 0;
	float:left;
	}
	
#navlist li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
	float: left;
	color: #333;
	font: normal 8pt Arial;
	}

#navlist li.search {
	width: 229px;
	height: 43px;
	display:block;
	position:relative;
	background:url('/img/topnav.png') -708px -43px no-repeat;
}

#navlist li a { 
	margin: 0;
	padding: 0;
	}

#navlist li a:link, #navlist li a:visited {
	font: normal 9pt Arial;
	color: #333;
	display: block;   /* VERY IMPORTANT FOR CORRECT DROP DOWN POSITIONING IN IE7, REMOVE FOR HORIZONTAL POSITIONING */
	margin: 0;
	padding: 0;
	text-decoration: none;
	}

#navlist li a:hover { 
	color: #333;
	border-bottom:none;
	text-decoration:none;
	}

.nav1 { 
	width:92px; 
	height: 43px;
	display: block; 
	position: relative; 
	background:url('/img/topnav.png') 0 0 no-repeat; 
	}
.nav1 * { display:none; }
.nav1 span.hover { 
	position:absolute; 
	top:0; 
	left:0;
	display:block;
	height: 43px;
	width: 92px;
	cursor: pointer;
	background:url('/img/topnav.png') 0 -43px no-repeat; 
	}

.nav2 { 
	width: 82px;
	height: 43px;
	display:block;
	position:relative;
	background:url('/img/topnav.png') -92px 0 no-repeat; 
	}
.nav2 * { display:none; }	
.nav2 span.hover { 
	position:absolute;
	top:0;
	left:0;
	display:block;
	height: 43px;
	width: 82px;
	cursor: pointer;	
	background:url('/img/topnav.png') -92px -43px no-repeat; 
	}

.nav3 { 
	height: 43px;
	width: 92px;
	display:block;
	position:relative;
	background:url('/img/topnav.png') -174px 0 no-repeat; 
	}
.nav3 * { display:none; }	
.nav3 span.hover { 
	position:absolute;
	top:0;
	left:0;
	display:block;
	height: 43px;
	width: 92px;
	cursor: pointer;	
	background:url('/img/topnav.png') -174px -43px no-repeat; 
	}

.nav4 { 
	width: 84px;
	height: 43px;
	display:block;
	position:relative;
	background:url('/img/topnav.png') -266px 0 no-repeat; 
	}
.nav4 * { display:none; }
.nav4 span.hover { 
	position:absolute;
	top:0;
	left:0;
	display:block;
	height: 43px;
	width: 84px;
	cursor: pointer;	
	background:url('/img/topnav.png') -266px -43px no-repeat; 
	}

.nav5 { 
	width:180px;
	height: 43px;
	display:block;
	position:relative;
	background:url('/img/topnav.png') -350px 0 no-repeat; 
	}
.nav5 * { display:none; }
.nav5 span.hover { 
	position:absolute;
	top:0;
	left:0;
	display:block;
	height: 43px;
	width:180px;
	cursor: pointer;	
	background:url('/img/topnav.png') -350px -43px no-repeat;
	}

.nav6 { 
	width: 76px;
	height: 43px;display:block;
	position:relative;
	background:url('/img/topnav.png') -530px 0 no-repeat; 
	}
.nav6 * { display:none; }
.nav6 span.hover { 
	position:absolute;
	top:0;
	left:0;
	display:block;
	height: 43px;
	width: 76px;
	cursor: pointer;	
	background:url('/img/topnav.png') -530px -43px no-repeat;
	}

.nav7 { 
	width:102px;
	height: 43px;
	display:block;
	position:relative;
	background:url('/img/topnav.png') -606px 0 no-repeat; 
	}
.nav7 * { display:none; }
.nav7 span.hover { 
	position:absolute;
	top:0;
	left:0;
	display:block;
	height: 43px;
	width:102px;
	cursor: pointer;	
	background:url('/img/topnav.png') -606px -43px no-repeat;
	}

/* ======= DROP DOWN NAVIGATION ======= */

#navlist li ul {
	position: absolute;
	left: -999em;
	height: auto;
	margin: 0;
	padding: 0;
	background: #fff;
	border-top: 3px solid #b3b2b1;
	border-bottom:3px solid #b3b2b1;
	border-left:4px solid #b3b2b1;
	border-right:4px solid #b3b2b1;
	/*opacity: .90; 
	filter: alpha(opacity=90); 
	-moz-opacity: 0.9;*/
	list-style-type: none;
	z-index:2000;
}

#navlist li ul li { padding: 0; margin: 0; float:none; }

#navlist li ul a:link, #navlist li ul a:visited  { 
	font: normal 11px Tahoma;
	color: #333 !important; 
	text-decoration: none; 
	display: block !important;
	line-height: 22px;
	padding: 0px 20px 2px 10px;	
	text-align: left;
	}
	
#navlist li ul a:hover 	{ 
	background: #af0202;
	color: #FFF !important;
	text-decoration: none;
	}

#navlist li:hover ul {
	left: auto;
}

#navlist li:hover ul, #navlist li.sfhover ul {
	left: auto;
}

/* FIXES IE7 STICKY */
#navlist li:hover, #navlist li.hover {
    position: static;
}

/* ======= SECONDARY NAV CONTAINER ======= */

#secnavtitle {
	background:url('/img/bg-secnavtitle.png') repeat-x top left;
	height:26px;
	width: 146px;
	font-size: 10pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	margin: 0;
	padding: 0 0 0 15px;
	}

ul#secnavlist {
	margin: 0px;
	padding: 0px;
	width: 161px;
	}

#subcontent #secnavlist li {
	line-height: 43px;
	display: block;
	float: left;
	width: 100%;
	margin: 0; padding: 0;
	}

#secnavlist li ul { 
	margin:0;
	padding:0;
	width: 161px;
	display:block;
	float:left;
	}

#secnavlist a:link, #secnavlist a:visited { 
	font: bold 1em Arial; 
	display: block; 
	float: left; 
	margin: 0px; 
	padding: 7px 0 7px 15px;
	outline: none; 
	color: #fff;
	text-decoration: none;
	width: 146px;
	}
	
#secnavlist a:hover {
	text-decoration: underline;
	}

#secnavlist li ul {
	background: #fff;
	padding-bottom:7px;
	}

#secnavlist li ul li { list-style-type: disc !important; color: #333; }

#secnavlist li ul li a:link, #secnavlist li ul li a:visited { 
	color: #333333;
	font-size: 0.9em;
	width: 128px;
	padding: 3px 0 3px 30px !important;
	background: url('/img/dot-off.gif') no-repeat 22px 9px;
	}

#secnavlist li ul li a.active { background: url('/img/dot-on.gif') no-repeat 22px 9px; color:#a6261b; }

ul#tertnavlist1, ul#tertnavlist2, ul#tertnavlist3 { display: none; }
	
/* ======= LOOPED SLIDER STYLES FOR PROMO BANNERS ======= */

#loopedSlider { 
	margin:0; 
	padding:0; 
	background: url('/img/bg-loopedslider.png') repeat-y top left;
	}
	
.container { 
	width:939px; 
	height:347px; 
	overflow:hidden; 
	position:relative;
	margin:0;
	padding:0;
	background: url('/img/hm-banner-0.png') no-repeat top left;
	}

.slides { 
	position:absolute; 
	top:0; 
	left:0; 
	}
	
.slides div { 
	width:939px;
	height: 347px;
	position:absolute; 
	top:0; 
	display:none; 
	}

ul.pagination { 
	list-style:none; 
	height:12px; 
	width:500px; 
	position:relative; 
	top: -35px;
	margin:0; 
	padding:0 0 0 65px; 
	float:left;
	}

ul.pagination li  { 
	float:left; 
	margin:0; 
	padding:0; 
	font-size: 7pt;
	}

ul.pagination li a { 
	padding:1px 8px 1px 7px; 
	margin:0; 
	float: left; 
	text-decoration:none;
	text-transform: uppercase;
	color: #999999;
	font-size: 8pt;
	border-right: 1px solid #999;
	}

ul.pagination li a:hover { text-decoration:none; border-bottom:none; color: #af0202; }

ul.pagination li.active a { color: #af0202; }		

ul.pagination li a span { }	

/* PRODUCT DETAIL PAGE STYLES */
	#prod-detail {margin: 0pt auto; width: 867px; }
	#prod-detail td#body-content, #prod-detail td#detail-right {background: url('/img/bg-subcontent-rt.gif') bottom left repeat-x;}

	#product-features ul {padding-left: 15px;}
	#product-features ul li {list-style-position: outside; background: url('/img/bullet.png') left 2px no-repeat; list-style: none; margin: 5px 0; padding: 0 0 0 14px;}
	
	/* right col img styles */
	td#detail-right {padding-right: 15px; width: 250px; }
	td#detail-right p {text-align: center; padding: 5px 0;}
	#product-image {text-align: center;}
	#product-image #prim-img {max-width: 250px;}
	td#detail-right p#alt-imgs {position: relative; padding: 10px 0 12px;}
	#product-image a.alt-img img {width: 70px; height: 70px; margin: 0 2px; border: 2px solid #ccc;}
	/*#product-image a.alt-img:hover img, #product-image a.alt-img:focus img {border-color: #990000;}*/
	span#enlarge {color: #990000 !important; font-size: 0.8em; display: none; position: absolute; left: 0; right: 0; bottom: 0; text-align: center; }

	/* price, buy now, and resources styles */	
	p#msrp_price {font-size: 1.2em; font-weight: bold;}
	p#price {font-size: 2.2em; font-weight: bold; color: #990000;}
	a#buy-now {width: 139px; height: 43px; display: block; margin: 8px auto; background: url('/img/buy-now.png') top left no-repeat; text-indent: -999em;}
	a#buy-now:hover, a#buy-now:active {background-position: bottom left;}	
	#resources {width: 250px; padding: 15px 0; margin: 15px 0; position: relative;}
	#resources-container {background: #c9c9c9; padding: 0 10px 0 15px; }
	#resources h3 {color: #333; font-weight: bold; position: relative; font-size: 1.3em; top: -8px; margin-bottom: -8px;}
	#resources ul {margin: 0; padding: 0;}
	#resources ul li  {margin: 7px 0; padding: 0 0 0 14px; list-style-position: outside; background: url('/img/bullet.png') left 2px no-repeat; list-style: none;}
	#resources a {text-decoration: none; font-size: 1.1em; font-weight: bold;}
	#resources #top, #resources #bottom {position: absolute; background: url('/img/resources-box.png') no-repeat; height: 15px; }
	#resources #top {top: 0; left: 0; right: 0; background-position: top;}
	#resources #bottom {bottom: 0; left: 0; right: 0; background-position: bottom;}
	#resources #tell-friend {display: none; text-align: left; font-weight: bold;}
/* END DETAIL PAGE STYLES */

/* PRODUCT SUBCATEGORY OVERVIEW PAGE STYLES */
	#category-description p {font-size: 1.4em;}
	td.prod-left {text-align: center; padding-right: 15px;}
	td.prod-right {}
	img.subcat-img {width: 120px; padding: 3px; background: #fff; border: 1px solid #ccc; margin: 0 0 5px 0;}
	h4.product-title a {font-size: 1em;}
	a.more-info {font-size: 1.2em; font-weight: bold; white-space: nowrap; text-decoration: none;}
	a.more-info:hover img {background: #990000;}
	a.more-info:hover span {text-decoration: underline; color: #990000;}
/* END PRODUCT SUBCATEGORY OVERVIEW PAGE STYLES */

/* NEWS PAGE STYLES */
	.news-item {width: 100%; clear:both; float:left; position:relative; overflow:hidden; border-bottom: 1px solid #ccc; }
	.news-item-container {right:85%; float:left; width:100%; position: relative;}
	.news-item #leftcol, .news-item #rightcol {float:left; overflow:hidden; position: relative; padding: 10px 0;}
	.news-item #leftcol {width: 16%; left: 4%; font-size: 0.9em; color: #373C44; line-height: 1.2em; text-align: right;}
	#leftcol #date {color: inherit; font-size: inherit;} /* because of pree-exisiting styles on the date class*/
	#leftcol #src {font-style: italic;}
	#leftcol img#src-logo {margin: 3px 0; width: 90px;}
	.news-item #rightcol {width: 80%; left: 102%; }
	#rightcol h3 {padding-top: 0; line-height: 1.2em; font-size: 9pt;}
	#rightcol h3 a {text-decoration: none; font-size: 9pt; /* match h3 font size above - can't use 'inherit' bc of IE7 */}
	#rightcol #readmore a {white-space: nowrap;}
	#rightcol h3, #rightcol p {padding-right: 40px;} /*makes space for absolutely posititioned pdf icon*/
	.news-item #pdf {height: 30px; width: 30px; padding: 30px 0 0 0; text-align: center; font-size: 0.9em; background: url('/img/pdf-icon.png') top left no-repeat; position: absolute; right: 0; top: 5px;}
/* END NEWS PAGE STYLES */

/* PRESS RELEASE LISTINGS PAGE STYLES */
	.pr-item {position: relative; padding: 0 10px 20px 100px; margin: 15px 0; border-bottom: 1px solid #ccc;}
	.pr-item:last-of-type {border: none;}
	.pr-item h3 {line-height: 1.2em;}
	.pr-item h3 a {text-decoration: none; font-size: 0.9em;}	
	.pr-item #date {position: absolute; left: 0; top: 0; bottom: 5px; width: 80px; border-right: 1px dotted #eee; padding: 0 5px 0 0; margin: 0; color: #373C44; font-size: 0.9em; text-align: right;}	
	*html .pr-item #date {margin-left: -100px;}
	.pr-item p#desc {padding: 0;}
	.pr-item #loc {font-weight: bold; font-style: italic; margin: 0 0 0 0;}
	.pr-item #readmore {white-space: nowrap;}
/* END PRESS RELEASE LISTINGS PAGE STYLES */
