	/* Written by Caleb Lummer ///////////////////////////////////////////////////////////////////////*/
	/* ///////////////////////////////////////////////////////////////////////////////////////////////*/

	/* -----------------------------------*/
	/* ->>> General Color Hex # <<<-------*/
	/* -----------------------------------*/
	/* input box bg color         #bfbfbf /*
	/* link color                 #a51e25 /*
	/* link hover color           #bfbfbf /*
	/* -----------------------------------*/
	/* ---------->>> GLOBAL <<<-----------*/
	/* -----------------------------------*/

	/* CSS RESET */
	html, body, div, span,applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address,
	big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center,
	dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td 
	{
		margin: 0;
		padding: 0;
		border: 0;
		outline: 0;
		font-size: 100%;
		vertical-align: baseline;
	}


	body 
	{
		line-height: 1;
	}

	ol, ul 
	{
		list-style: none;
	}

	blockquote, q 
	{
		quotes: none;
	}

	blockquote:before, blockquote:after, q:before, q:after 
	{
		content: '';
		content: none;
	}e

	/* remember to define focus styles! */
	:focus 
	{
		outline: 0;
	}

	/* remember to highlight inserts! */
	ins 
	{
		text-decoration: none;
	}

	del 
	{
		text-decoration: line-through;
	}
	
	.powerReviewsGradient 
	{
		width: 350px; 
		height: 58px; 
		background-image:url(../images/skin/fadePR-trans.png);
		margin-top: 10px;
	}

	/* tables still need 'cellspacing="0"' */
	table 
	{
		border-collapse: collapse;
		border-spacing: 0;
	}

	body 
	{
		background-color:#000;
		background-image:url(../images/skin/bg.jpg);		
		background-repeat:no-repeat;
		background-position:bottom center;
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		font-weight:normal;
		text-align:center;
		margin:0;
		padding:0;
		background-attachment: fixed; 
	}

	.prodDetailsChat 
	{
		margin-left: 10px;
	}
	.spacer 
	{
		height: 30px; 
		padding-bottom: 30px; 
		clear: both;
	}
	
	.chatLink2 
	{
		cursor: pointer;
	}
	
	.whiteQuestion 
	{
		color: #fff; 
		margin-top: 10px;
	}

	.spacerBig 
	{
		height: 30px; 
		padding-bottom: 60px; 
		clear: both;
	}
	
	.answer 
	{
		color: #b1b1b1;
	}
	
	.subol 
	{
		color: #fff; 
		font-style: italic; 
		margin-left: 10px; 
		margin-bottom: 20px; 
		margin-top: 5px;
	}

	#header 
	{
		background-image:url(../images/skin/headerBackground2.png);	
		*background-image: url(../images/skin/ie6footer.gif);	
		background-repeat:repeat-x;
		height: 100px;
		width: 968px;
		margin: 0px auto;
		border-bottom: 2px solid #600006;
	}
	
	/* FOOTER STYLING ///////////////////////////////////////////////////////////////////////////*/
	
	#footer 
	{
		background-image:url(../images/skin/footerBG.png);
		*background-image:url(../images/skin/ie6footer.gif);
		background-position: bottom;		
		background-repeat:repeat-x;
		_background-repeat:repeat;
		position:fixed;
		_position:static;
		left:0;
		width:100%;
		height:55px;
		z-index:6000;
	}

	* html div#mainContent
	{
		height:100%;
		overflow:auto;
	}
	
	/* FOOTER STYLING ///////////////////////////////////////////////////////////////////////////*/
	
	.viewContent 
	{
		padding-bottom: 75px;
	}
	
	.clear
	{
		clear:both;
	}
	
	#logo 
	{
		float: left; 
		width: 90px; 
		margin-top: 10px; 
		margin-left: 25px;
	}

	#content
	{
		width: 968px;
		margin: 0 auto;
		padding:0 20px 115px 0px;
		color: #fff;
		text-align: left;
	}
	
	#landingPages
	{
		width: 968px;
		margin: 0 auto;
		color: #fff;
		text-align: left;
	}
		
	#aboutSection
	{
		width: 968px;
		background-image:url(../images/homepage/aboutSection5.jpg);
		margin:auto;
		height: 895px;
		color: #fff;
		text-align: left;
	}
	
	#aboutFlash 
	{
		margin-top: 30px; 
		height: 450px;
	}
	
	.pageTitle 
	{
		margin-left: 34px;
		margin-top: 15px;
		float: left;
		clear: both;
	}	
	
	#mainContent
	{
		width: 848px;	
		margin: auto;
		text-align: left;
		margin-top: 30px;
	}
	
	#testContent p
	{		
		line-height: 15px;
	}

	#custService
	{
		float: right;
		padding-right: 5px;
	}
	
	.freeShipping 
	{
		float: right; 
		padding-right: 15px; 
		margin-bottom: 2px;
		margin-top: 5px;
	}
	
	#csNavigation
	{
		float:right;
		height:21px; 
		width:396px;
		margin-right: 9px;
		margin-top: 5px;
		*margin-right: 9px;
		_margin-right: 5px;
	}
	
	.csNavButton 
	{
		margin-left: 10px;
	}
	
	#search 
	{
		float: right;
		margin-top: 1px;
		margin-right: 23px;
		*margin-right: 23px;
		_margin-right: 11px;
	}
	
	#searchImage 
	{
		margin-bottom: -5px;
	}
	
	/*#copyRight {padding-bottom: 5px;height: 20px;}
	*/
	#searchForm
	{
		margin-top: 3px;
		padding:0;
		margin-right: 0px;
	}
	
	.SearchFor 
	{
		background-image:url(../images/skin/searchBackground.jpg); 
		background-repeat: repeat-x;
		background-position:bottom;
		border:1px solid #fff; 
		text-align:center; 
		font-size:11px; 
		margin-top: 5px;
		width:120px;
		height: 15px;
		color: #545454;
	}

	#emailForm 
	{
		margin-top: 10px;
	}
	
	.footerLinks 
	{
		padding-left: 5px;
	}

	.footerGo 
	{
		margin-left: 7px;
		margin-top: 10px;
	}
	
	.footerImages 
	{
		margin-bottom: -5px;
	}

	#footerLeftLinks 
	{		
		float: left; 
		margin-left: 15px;
		color: #fff; 
		text-align:left;
		line-height: 0px;
		margin-top: 0px;
		padding-bottom: 5px;
	}
	
	#footerRightLinks 
	{		
		float: right; 
		color: #fff;
		padding-top: 3px;
		margin-right: 15px;
	}

	/* ---------------------------------------------------------------------------*/
	/* -----------------            Navigation              ----------------------*/
	/* ---------------------------------------------------------------------------*/
	#mainNav 
	{	
		float: left;
		margin-left: 4px;
		display: block;
		width: 600px;
	}
	
	.navLinks 
	{
		height: 25px;
	}

	ul.topnav 
	{
		list-style: none;
		margin: 0;
		float: left;
		z-index:500;
	}
	
	ul.topnav li 
	{
		float: left;
		margin-right: 30px;
		margin-bottom: 5px;
		position: relative;
		z-index:501;
	}
	
	ul.topnav li a
	{
		padding: 10px 5px;
		color: #b4b4b4;
		display: block;
		text-decoration: none;
		float: left;
		font-variant:normal;
		font-size: 12px;
		font-weight: 600;
	}
	
	ul.topnav li a:hover
	{
		/*background: url(topnav_hover.gif) no-repeat center top;*/
		color: #fff;
	}
	
	ul.topnav li span
	{ 
		float: left;
	}
	
	ul.topnav li span.subhover
	{
		background-position: center bottom; 
		cursor: pointer;
	} 
	
	ul.topnav li ul.subnav 
	{
		list-style: none;
		position: absolute;
		left: 0; top: 35px;
		margin: 0; padding: 0;
		display: none;
		float: left;
		width: 110px;
		text-align:left;
	}
	
	ul.topnav li ul.subnav li
	{
		margin: 0; 
		padding: 0;
		clear: both;
	}
	
	ul.topnav li ul.subnav li a 
	{
		float: left;
		width: 100px;
		border-bottom: 1px solid #3b3b3b;
		background-color: #000; 
		background-repeat:repeat-x;
	}
	
	ul.topnav li ul.subnav li a:hover
	{ 
		background-color: #333;
		background-repeat:repeat-x;
		width: 100px;
	}
	
	/* ---------------------------------------------------------------------------*/
	/* -----------------            Navigation              ----------------------*/
	/* ---------------------------------------------------------------------------*/
	.prodLine 
	{
		margin-top: 5px; 
		margin-bottom: 5px;
	}

	/* ---------------------------------------------------------------------------*/
	/* -----------------        h, a, li, img styles        ----------------------*/
	/* ---------------------------------------------------------------------------*/
	h1
	{
		margin:0;
		padding:0;
		font-size:14px;
	}
	
	h2, h3, h4, h5, h6
	{
		color:#ECECEC;
		margin-top: 20px;
	}	
	
	h2
	{
		font-size:18px;
	}
	
	h3
	{
		font-size:17px;
	}
	
	h4
	{
		font-size:14px;
	}
	
	h5
	{
		font-size:12px;
	}
	
	h6
	{
		font-size:11px;
	}
	
	p, .paragraph
	{
		margin:0 0 10px 0; 
		font-size: 11px;
		line-height:15px;
		margin-top: 10px;
		margin-bottom: 18px;
		color:#b1b1b1;
	}
	
	a:link, a, a:active, a:visited, .link
	{
		color:#fff;
		font-size: 11px;
		text-decoration:none;
		cursor:pointer;
	}
	
	.chatLink3
	{
		color: #ccc;
	}
	
	.chatLink3:hover
	{
		color: #fff;
	}
	
	a:hover, .link:hover, .link
	{
		color:#bfbfbf;
	}
	
	li
	{
		margin:0;
		color: #b1b1b1;
		padding:0;
		list-style-type:none;
		font-size: 11px;
		line-height: 13px;
	}
	
	ul
	{
		margin:5px 0 5px 5px;
		padding:0;
	}
	
	img
	{
		border:0;
	}
	
	#emailButton 
	{
		margin-right: 5px;
	}
	
	.buttonHover 
	{
		border: 2px solid #a2a2a2;
	}
	
	.buttonHover:hover 
	{
		border: 2px solid #fff;
	}
	
	#ModelName 
	{
		color: #fff;
		text-transform: uppercase;
	}
	
	/* -------------------------------------------------------------------*/
	/* -------------------------->>> Popups  <<<--------------------------*/
	/* -------------------------------------------------------------------*/

	#btnClose
	{
		background-color: #660000; 
		color: #FFFFFF; 
		text-align: center;
		font-size:15px;  
		font-weight: bold; 
		text-decoration: none;  
		padding:2px 0px;
		border:2px solid black;
		cursor:pointer; 
	}
	
	.popups
	{
		background-color:#000; 
		visibility:hidden; 
		display:block; 
		border:2px solid #4c4c4c; 
		position:absolute; 
		padding:0 10px; 
		margin:2px; 
		z-index:100;
	}
	
	.mainPopup
	{
		cursor:pointer; 
		font-size:12px;
	}
	
	.closer
	{
		color:#FFFFFF;
		cursor:pointer; 
		border:1px solid #ccc;
		background-color:#a51e25;
		padding:0 2px; 
		float:right;
		margin-bottom:5px;
		font-size:15px; 
		font-weight:bold;
		text-align:center;
		text-decoration:none;
	}
	
	#indent 
	{
		color: #b1b1b1;
	}
	
	#signUpPromo p
	{
		font-size:11px;
		text-transform:uppercase;
		color:#FFFFFF;
		margin:0;
		font-weight:bold;
		padding:8px 0px 0 0;
	}
	
	#emailPop a
	{
		text-transform:uppercase;
		font-size:12px;
		color:#a51e25;
		font-weight:bold;
		text-decoration:none;
	}
	
	#emailPopup
	{
		padding:0;
		background-color: #000;
	}
	
	
	#emailPop
	{
		position:fixed;
		top:13%;
		left:30%;
		*position:fixed;
		*bottom:0;
		_position:absolute;
		_bottom:0;
		padding-left:10px;
		visibility:hidden; 
		display: block;
		margin:0;
		padding-bottom:300px;
		text-align:left;
		z-index:5000;
	}
	
	#emailPopup 
	{
		background-color: #000;
	}
	
	@media all and (min-width: 0px)
	{
	  	#emailPop
	  	{
			position:fixed;
			bottom:0;
	  	}
	} 
	
	#emailPopContainer
	{
		width:560px;
		_width:580px;
		background-color:#000;
		border:1px solid #555;
		padding:10px;
	}
	
	#JoinDiv {background-color: #000;}
	
	#emailBox a:hover
	{
		color:White;
	}
	
	#preloadimagesDiv
	{
		display:none;
	}
	
	/* LIVE CHAT */
	
	.helpfooter, .helpheader , .helpcheckout, .helpmyaccount, .helpproductpage, .helpcontact
	{
		display:none;
	}
	
	.asteriskStuff 
	{
		padding-top: 10px; 
		padding-bottom: 10px;
	}
	
	.shipTop 
	{
		background-color: #555;
	}
	
	.shipOdd 
	{
		background-color: #333;
	}
	
	.sizingtr 
	{
		background-color: #444;
	}
	
	/* HOLIDAY SHIPPING DEADLINES FANCYBOX STYLING */
	.holidayShippingDeadlinesProdDetails 
	{
		margin-left: 15px; 
		margin-top: 10px;
	}
	
	.holidayShippingDeadlinesShoppingCart 
	{
		margin-left:35px; 
		margin-top:20px;
	}
	
	.holidayShippingDeadlinesCheckout 
	{
		margin-top: 10px; 
		margin-bottom: 10px;
	}
	
	html, body {
	height: 100%;
}

div#fancy_overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #fff;
	display: none;
	z-index: 3000;
}

* html div#fancy_overlay {
	position: absolute;
	height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

div#fancy_wrap {
	text-align: left;
}

div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 10000;
}

div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url('/images/fancy/fancy_progress.png') no-repeat;
}

div#fancy_loading_overlay {
	position: absolute;
	background-color: #FFF;
	z-index: 3000;
}

div#fancy_loading_icon {
	position: absolute;
	background: url('/images/fancy/fancy_loading.gif') no-repeat;
	z-index: 3500;
	width: 16px;
	height: 16px;
}

div#fancy_outer {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 9000;
    padding: 18px 18px 33px 18px;
    margin: 0;
    overflow: hidden;
    background: transparent;
    display: none;
}

div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	border: 1px solid #ccc;
	 
	background: #000;
}

div#fancy_content {
	margin: 0;
	z-index: 10000;
	position: absolute;
}

div#fancy_div {
	background: #000;
	color:#333;
 	list-style: none;
	font-size: 11px;
	height: 90%;
	width: 100%;
	z-index: 10000;
}



img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	border:0; 
	padding: 0; 
	margin: 0;
	z-index: 10000;
	width: 100%;
	height: 100%;
}

div#fancy_close {
	position: absolute;
	top: -12px;
	right: -15px;
	height: 30px;
	width: 30px;
	background: url('/images/fancy/fancy_closebox.png') top left no-repeat;
	cursor: pointer;
	z-index: 18100;
	display: none;
}

#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}

#fancy_ajax {
	width: 100%;
	height: 100%;
	overflow: auto;
}

a#fancy_left, a#fancy_right {
	position: absolute; 
	bottom: 0px; 
	height: 100%; 
	width: 35%; 
	cursor: pointer;
	z-index: 11100; 
	display: none;
	background-image: url(data:/images/fancy/image/gif;base64,AAAA);
	outline: none;
}

a#fancy_left {
	left: 0px; 
}

a#fancy_right {
	right: 0px; 
}

span.fancy_ico {
	position: absolute; 
	top: 50%;
	margin-top: -15px;
	width: 30px;
	height: 30px;
	z-index: 11200; 
	cursor: pointer;
	display: block;
}

span#fancy_left_ico {
	left: -9999px;
	background: transparent url('/images/fancy/fancy_left.png') no-repeat;
}

span#fancy_right_ico {
	right: -9999px;
	background: transparent url('/images/fancy/fancy_right.png') no-repeat;
}

a#fancy_left:hover {
  visibility: visible;
}

a#fancy_right:hover {
  visibility: visible;
}

a#fancy_left:hover span {
	left: 20px; 
}

a#fancy_right:hover span {
	right: 20px; 
}

.fancy_bigIframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

div#fancy_bg {
	position: absolute;
	top: 0; left: 0;
	width: 100%;
	height: 100%;
	z-index: 7000;
	border: 0;
	padding: 0;
	background-color:#000;
	margin: 0;
}
	
div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 7000;
	border: 0;
	padding: 0;
	margin: 0;
}

div.fancy_bg_n {
	top: -18px;
	width: 100%;
	height: 18px;
	background: transparent url('/images/fancy/fancy_shadow_n.png') repeat-x;
}

div.fancy_bg_ne {
	top: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('/images/fancy/fancy_shadow_ne.png') no-repeat;
}

div.fancy_bg_e {
	right: -13px;
	height: 100%;
	width: 13px;
	background: transparent url('/images/fancy/fancy_shadow_e.png') repeat-y;
}

div.fancy_bg_se {
	bottom: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('/images/fancy/fancy_shadow_se.png') no-repeat;
}

div.fancy_bg_s {
	bottom: -18px;
	width: 100%;
	height: 18px;
	background: transparent url('/images/fancy/fancy_shadow_s.png') repeat-x;
}

div.fancy_bg_sw {
	bottom: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('/images/fancy/fancy_shadow_sw.png') no-repeat;
}

div.fancy_bg_w {
	left: -13px;
	height: 100%;
	width: 13px;
	background: transparent url('/images/fancy/fancy_shadow_w.png') repeat-y;
}

div.fancy_bg_nw {
	top: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('/images/fancy/fancy_shadow_nw.png') no-repeat;
}

div#fancy_title {
	position: absolute;
	bottom: -33px;
	left: 0;
	width: 100%;
	z-index: 10000;
	display: none;
}

div#fancy_title div {
	color: #393939;
	font: bold 12px Arial;
	padding-bottom: 3px;
}

div#fancy_title table {
	margin: 0 auto;
}

div#fancy_title table td {
	padding: 0;
	vertical-align: middle;
}

td#fancy_title_left {
	height: 32px;
	width: 15px;
	 
}

td#fancy_title_main {
	height: 32px;
	width:100%;
	background-color: #ccc;
	text-align:center;
	color:#393939;
}

td#fancy_title_right {
	height: 32px;
	width: 15px;
	 
}