body {
	margin: 0 0 12px 0;
	background: #595a56;
	text-align: center;
}
img, table {
	border: 0;
}
form 
{
	margin: 0;
	padding: 0;
}
/*-----------------------Tabs & Tab row--------------*/
.tabrow
{
	display: block;
	width: 960px;
	height: 26px;
	background: #595a56;
	padding: 0;
	margin: 0;
}
#tabs
{
	float: right;
	width: 668px;
	height: 23px;
	background: url(../images/bk_tabs.gif) repeat-x 0 7px;
	text-align: right;
	padding: 0;
	margin: 0 -4px 0 0;
}
#tabs ul 
{
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#tabs ul li 
{
	display: inline;
	padding:0;
	margin: 0;
}
.tab-ma
{
	float: left;
	width: 150px;
	height: 23px;
	font: 14px tahoma, sans-serif;
	color: #c0c0c0;
	background: url(../images/tbf_150.gif) no-repeat 0 0;
	text-align: center;
	text-decoration: none;
	padding: 5px 0 0 0;
	margin: 4px 0 0 1px;
}
.tab-ma.focused,
.tab-ma:hover
{
	color: #cf3;
	background: url(../images/tb_ma.gif) no-repeat 0 0;
	text-decoration: none;
}
.tab-ht
{
	float: left;
	width: 150px;
	height: 23px;
	font: 14px tahoma, sans-serif;
	color: #c0c0c0;
	background: url(../images/tbf_150.gif) no-repeat 0 0;
	text-align: center;
	text-decoration: none;
	padding: 5px 0 0 0;
	margin: 4px 0 0 1px;
}
.tab-ht.focused,
.tab-ht:hover
{
	color: #ffeebe;
	background: url(../images/tb_ht.gif) no-repeat 0 0;
	text-decoration: none;
}
.tab-da
{
	float: left;
	width: 170px;
	height: 23px;
	font: 14px tahoma, sans-serif;
	color: #c0c0c0;
	background: url(../images/tbf_170.gif) no-repeat 0 0;
	text-align: center;
	text-decoration: none;
	padding: 5px 0 0 0;
	margin: 4px 0 0 1px;
}
.tab-da.focused,
.tab-da:hover
{
	color: #d3d2ff;
	background: url(../images/tb_da.gif) no-repeat 0 0;
	text-decoration: none;
}
.tab-aci
{
	float: left;
	width: 190px;
	height: 23px;
	font: 14px tahoma, sans-serif;
	color: #c0c0c0;
	background: url(../images/tbf_190.gif) no-repeat 0 0;
	text-align: center;
	text-decoration: none;
	padding: 5px 0 0 0;
	margin: 4px 0 0 1px;
}
.tab-aci.focused,
.tab-aci:hover
{
	color: #000;
	background: url(../images/tb_aci.gif) no-repeat 0 0;
	text-decoration: none;
}
/*------------------------INDEX------------------------*/
.mastheadx
{
	display: block;
	width: 960px;
	height: 230px;
	padding: 0;
	margin: 0;
}
.indeximg
{
	float: left;
	width: 514px;
	height: 230px;
	padding: 0;
	margin: 0;
}
.msthd-r
{
	float: left;
	width: 444px;
	height: 230px;
	background: url(../images/bk_msthdx.gif) 0 99%;
	padding: 0;
	margin: 0;
}	
.logox
{
	display: block;
	width: 287px;
	height: 34px;
	padding: 0 0 0 20px;
	margin: 14px auto 0 auto;
	clear:both;
}
.searchareax
{
	display: block;
	width: 416px;
	text-align: left;
	padding: 0;
	margin: 10px 0 0 28px;
}
.maindivx 
{
	display: block;
	width: 750px;
	font: 11px verdana, sans-serif;
	color: #000;
	background: #fecb00;
	border-left: 210px solid #000;
	line-height: 16px;
	text-align: left;
	padding: 0;
	margin: 0;
}
.page-x
{
	float: left;
	width: 741px;
	padding: 0;
	margin: 0 0 0 0;
}
.content-x
{
	width: 701px;
	padding: 0 24px 24px 16px;
	margin: -16px 0 0 0;
}
.checkoutareax
{
	display: block;
	float: right;
	width: 400px;
	text-align: center;
	padding: 0;
	margin: 0;
}
.cartcountx
{
	float: left;
	width: 120px;
	font: 800 11px arial, sans-serif;
	color: #fff;
	text-align: right;
	padding: 16px 0 3px 80px;
	margin: 0;
}
/*-----------------------------PADDING STYLES----------------------*/
.padleft {
	float: left;
	margin: 6px 12px 6px 0;
}
.padright {
	float: right;
	margin: 6px 0 6px 12px;
}
.pad {
	padding: 6px 0px;
	margin: 0;
}
/*--------------------------PRINTLINKS-------------------------------*/
#printlinks
 {
	display: block;
	float: right;
	width: 100px;
	height: 35px;
	text-align: left;
	padding: 0 0 3px 0;
	margin: 3px 4px 0 0;
}
#printlinks ul 
{
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#printlinks ul li 
{
	display: block;
	padding: 0;
	margin: 0;
}
.printlink
{
	font: normal 10px arial, sans-serif;
	color: #bec56f;
	text-decoration: none;
	padding: 0 0 2px 0;
	margin: 0;
}
.printlink:hover
{
	text-decoration: underline;
}
/*--------------------------TOP NAVIGATION -------------------------------*/
/*Changes:  there is now a tnavfirst and tnavlast class */
#topnav 
{
	display: block;
	width: 763px;
	height: 16px;
	font: 12px arial, sans-serif;
	color: #cfa5d7;
	text-align: right;
	white-space: nowrap;
	padding: 0;
	margin: 4px 4px 0 0;
}
#topnav ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#topnav ul li {
	display: inline;
	padding: 0;
	margin: 0;
}
#topnav .nav 
{
	font: 10px tahoma, sans-serif;
	color: #9d9d9d;
	text-align: center;
	vertical-align: top;
	text-decoration: none;
	vertical-align: bottom;
	text-transform: uppercase;
	padding: 4px 2px;
	margin: 0;
}
#topnav .nav:hover 
{
	text-decoration: underline;
}
#topnav .nav.focused 
{
	font: 10px arial, sans-serif;
	color: #000;
}
#topnav .nav.focused:hover  
{
	text-decoration: underline;
}
/*--------------------------TOP NAV INDEX -------------------------------*/
.topnav1x 
{
	float: right;
	white-space: nowrap;
	padding: 0;
	margin: 1px 14px 0 0;
}
.topnav1x ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.topnav1x ul li {
	display: inline;
	vertical-align: top;
	padding: 0;
	margin: 0;
}
.topnav1x .nav 
{
	display: inline;
	font: 800 italic 9px verdana, sans-serif;
	color: #479e8b;
	line-height: 11px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	white-space: nowrap;
	padding: 0 4px;
	margin: 0;
}
.topnav1x .nav :hover {
	color: #92de9f;
	text-decoration: none;
}

.topnav2x
{
	display: block;
	width: 444px;
	text-align: center;
	white-space: nowrap;
	padding: 0;
	margin: 36px 0 0 0;
}
.topnav2x ul {
	list-style-type: none;
	padding: 0;
	margin: 0 0 2px 0;
}
.topnav2x ul li {
	display: inline;
	vertical-align: top;
	padding: 0;
	margin: 0;
}
.topnav2x .nav 
{
	display: inline-block;
	font: 800 italic 11px verdana, sans-serif;
	color: #f90;
	line-height: 14px;
	text-align: center;
	text-decoration: none;
	white-space: nowrap;
	text-transform: uppercase;
	border: 1px solid #000;
	border-left: 1px solid #cf0;
	padding: 0 6px;
	margin: 0 0 0 -4px;
}
.topnav2x .nav:hover {
	color: #f90;
	border-top: 1px solid #cf0;
	border-bottom: 1px solid #cf0;
	border-left: 1px solid #cf0;
	text-decoration: none;
}
.topnav2x .nav.first
{
	border-left: 1px solid #000;
}
.topnav2x .nav.first:hover
{
	border-left: 1px solid #cf0;
}
.topnav2x .nav.last
{
	border-left: 1px solid #cf0;
}
.topnav2x .nav.last:hover {
	border: 1px solid #cf0;
}
/*----------------------------LEFTNAV - Index---------------------------------------*/
.leftnavcolx
{
	float: left;
	width: 200px;
	padding: 0 5px;
	margin: 0 0 12px -210px;
	clear: both;
}
#leftnavx {
	display: block;
	width: 200px;
	text-align: center;
	padding: 0;
	margin: 0;
	clear: both;
}
#leftnavx ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#leftnavx ul li {
	display: inline;
	padding: 0;
	margin: 0;
}
#leftnavx .nav {
	display: block;
	font: 800 11px verdana, sans-serif;
	color: #fff;
	border-bottom: 1px solid #930;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	padding: 6px 3px;
	margin: 0;
}
#leftnavx .nav:hover {
	background: #bf3500;
	text-decoration: none;
}
/*-------------------------Non-Standard--------------*/
#sitediv 
{
	width: 960px;
	background: #000;
	padding: 0;
	margin: 0 auto:
}
.masthead
{
	display: block;
	width: 960px;
	height: 58px;
	background: #000 url(../images/bk_msthdl2.gif) no-repeat 0 0;
	padding: 0;
	margin: 0;
}
.logo
{
	float: left;
	width: 287px;
	height: 33px;
	padding: 0;
	margin: 12px 8px 0 13px;
}
.title
{
	display: block;
	width: 170px;
	text-align: center;
	padding: 0;
	margin: 8px -4px 16px -4px;
}
.searcharea
{
	float: left;
	width: 160px;
	height: 48px;
	text-align: right;
	padding: 0;
	margin: 10px 0 0 0;
}
.maindiv
{
	display: block;
	width: 782px;
	font: 11px arial, sans-serif;
	color: #000;
	background: #fff;
	border-left: 178px solid #000;
	text-align: left;
	padding: 0;
	margin: 0;
	position: relative;
	z-index: 10;
}
.page
{
	float: left;
	width: 782px;
	padding: 0;
	margin: 0 0 0 0;
	position: relative;
	z-index: 90;
	background-color: #fff;
}
.Product .content
{
	width: 746px;
	padding: 10px 18px 18px 18px;
	margin: 0;
}
.page .content
{
    padding: 0 18px 0 18px;
}
.pwrdby
{
	display: block;
	width: 782px;
	height: 12px;
	background: url(../images/pwrdby.gif) no-repeat 50% 0;
	padding: 0;
	margin: 10px 0 10px 178px;
}

/*---------------------------CART COUNT-----------------------------*/
.checkoutarea
{
	float: right;
	width: 200px;
	height: 58px;
	text-align: center;
	padding: 0;
	margin: 0;
}
.cartcount 
{
	display: block;
	width: 120px;
	font: 800 11px arial, sans-serif;
	color: #fff;
	text-align: center;
	padding: 2px 0;
	margin: 0;
}
.cc-count
{
	font: 800 13px arial, sans-serif;
	color: #fff;
}
/*--------------------------PRINTLINKS-------------------------------*/
#printlinks
 {
	float: left;
	width: 180px;
	height: 18px;
	font: 11px arial, sans-serif;
	color: #dbad08;
	text-align: left;
	padding:  0 0 0 4px;
	margin: 5px 0 0 12px;
}
#printlinks ul 
{
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#printlinks ul li 
{
	display: inline;
	line-height: 16px;
	padding: 0 0 0 2px;
	margin: 0;
}
.printlink
{
	font: 11px arial, sans-serif;
	color: #dcdcdc;
	text-align: center;
	line-height: 12px;
	text-decoration: none;
	padding: 0 6px;
	margin: 0 0 0 -4px;
}
.printlink:hover
{
	color: #fff;
	text-decoration: underline;
}
/*--------------------------TOP NAVIGATION -------------------------------*/
.topnav1
{
	display: block;
	width: 945px;
	height: 19px;
	text-align: right;
	background: #000;
	border-top: 3px solid #930;
	white-space: nowrap;
	padding: 0 15px 0 0;
	margin: 0;
}
.topnav1 ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.topnav1 ul li {
	display: inline;
	vertical-align: top;
	padding: 0;
	margin: 0;
}
.topnav1 .nav 
{
	display: inline;
	font: 800 italic 9px verdana, sans-serif;
	color: #479e8b;
	line-height: 11px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	white-space: nowrap;
	padding: 0 4px;
	margin: 0;
}
.topnav1 .nav :hover {
	color: #92de9f;
	text-decoration: none;
}

.topnav2
{
	display: block;
	width: 752px;
	height: 15px;
	background: url(../images/bk_tnav2.gif) repeat-x 0 0;
	text-align: left;
	white-space: nowrap;
	padding: 2px 10px 0 20px;
	margin: 0;
}
.topnav2 ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.topnav2 ul li {
	display: inline;
	vertical-align: top;
	padding: 0;
	margin: 0;
}
.topnav2 .nav 
{
	display: inline;
	font: 800 italic 11px verdana, sans-serif;
	color: #000;
	line-height: 14px;
	text-align: center;
	text-decoration: none;
	white-space: nowrap;
	text-transform: uppercase;
	padding: 4px 6px 0 6px;
	margin: 0;
}
.topnav2 .nav:hover {
	color: #000;
	text-decoration: none;
}
.topnav2 .nav.focused
{
	color: #fc0;
	background: #000;
}

/*----------------------------LEFT NAVIGATION ------------------------------------*/
.leftnavcol 
{
	float: left;
	width: 170px;
	padding: 0 4px;
	margin: 0 0 0 -178px;
	clear: both;
}
#leftnav {
	display: block;
	width: 170px;
	border-top: 1px solid #930;
	text-align: center;
	padding: 0;
	margin: 12px 0 0 0;
	clear: both;
}
#leftnav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#leftnav ul li {
	display: inline;
	padding: 0;
	margin: 0;
}
#leftnav .nav
{
	display: block;
	font: 800 italic 10px verdana, sans-serif;
	color: #fff;
	border-bottom: 1px solid #930;
	text-decoration: none;
	letter-spacing: 0.02em;
	text-transform: uppercase;
	text-align: center;
	padding: 6px 12px;
	margin: 0;
}
#leftnav .nav:hover
{
	text-decoration: none;
}
#leftnav .nav.focused
{		
	display: block;
	font: 800 italic 10px verdana, sans-serif;
	color: #fc0;
	text-decoration: none;
	letter-spacing: 0.02em;
	text-transform: uppercase;
	text-align: center;
	padding: 6px 12px;
	margin: 0;
}
#leftnav .level2 .nav {
	display: block;
	font: 800 10px verdana, sans-serif;
	color: #000;
	background: #cf3;
	text-decoration: none;
	text-align: left;
	border-bottom: 1px solid #000;
	padding: 2px 4px 2px 16px;
	margin: 0 0 0 10px;
}
#leftnav .level2 .nav:hover
{
	text-decoration: none;
}
#leftnav .level2 .nav.focused 
{
	display: block;
	font: 800 10px verdana, sans-serif;
	color: #000;
	background: #fcff75 url(../images/LNAV_L2bullet.gif) no-repeat 2px 4px;
	text-decoration: none;
	text-align: left;
	border-bottom: 1px solid #000;
	padding: 2px 4px 2px 16px;
	margin: 0 0 0 10px;
}
#leftnav .level3 .nav{
	display: block;
	font: 800 10px verdana, sans-serif;
	color: #000;
	background: #fc0;
	text-decoration: none;
	text-align: left;
	border-bottom: 1px solid #fff;
	padding: 2px 4px 2px 16px;
	margin: 0 0 0 20px;
}
#leftnav .level3 .nav:hover
{	
	text-decoration: none;
}
#leftnav .level3 .nav.focused 
{	
	display: block;
	font: 800 10px verdana, sans-serif;
	color: #930;
	background: #ffeebe url(../images/LNAV_L3bullet.gif) no-repeat 2px 2px;
	text-decoration: none;
	text-align: left;
	border-bottom: 1px solid #fff;
	padding: 2px 4px 2px 16px;
	margin: 0 0 0 20px;
}
#leftnav .level3 .nav.first
{
	border-top: none;
}
/*---------------------------Buttons - Index---------------*/
.link.checkoutx
{
	float: right;
	width: 166px;
	height: 34px;
	background: url(../images/but_checkout.gif) no-repeat 0 0;
	padding: 0;
	margin: 12px 14px 0 18px;
	text-decoration: none;
}
.link.checkoutx:hover
{
	background: url(../images/but_checkout_f2.gif) no-repeat 0 0;
	text-decoration: none;
}
.link.searchx
{
	font: 800 11px tahoma, sans-serif;
	color: #cf0;
	text-decoration: none;
	text-transform: uppercase;
	border: 1px solid #000;
	padding: 1px 4px;
	margin: 3px;
}
.link.searchx:hover
{
	color: #cf0;
	border: 1px solid #188eda;
	text-decoration: none;
}
.link.dealerx 
{
	float: right;
	width: 126px;
	height: 19px;
	font: 800 italic 14px tahoma, sans-serif;
	color: #fc0;
	background: url(../images/butbk_dealer.gif) no-repeat 3px 0;
	text-align: center;
	letter-spacing: 0.04em;
	text-decoration: none;
	padding: 5px 6px 2px 12px;
	margin: -22px 22px 0 0;
}
.link.dealerx:hover
{
	color: #000;
	background: url(../images/butbk_dealer_f2.gif) no-repeat 3px 0;
	text-decoration: none;
}
/*---------------BUTTONS---------------------*/
.link.checkout
{
	display: block;
	width: 166px;
	height: 34px;
	background: url(../images/but_checkout.gif) no-repeat 0 0;
	padding: 0;
	margin: 1px 0 0 0;
	text-decoration: none;
}
.link.checkout:hover
{
	background: url(../images/but_checkout_f2.gif) no-repeat 0 0;
	text-decoration: none;
}
.link.search
{
	display: block;
	float: right;
	width: 48px;
	font: 800 11px tahoma, sans-serif;
	color: #cf0;
	text-decoration: none;
	text-transform: uppercase;
	padding: 1px 4px;
	margin: 2px;
}
.link.search:hover
{
	color: #cf0;
	background: #000;
	border: 1px solid #188eda;
	text-decoration: none;
	padding: 1px 4px;
	margin: 1px;
}
.link.dealer 
{
	display: block;
	width: 126px;
	height: 19px;
	font: 800 italic 14px tahoma, sans-serif;
	color: #fc0;
	background: url(../images/butbk_dealer.gif) no-repeat 3px 0;
	text-align: center;
	letter-spacing: 0.04em;
	text-decoration: none;
	padding: 5px 6px 2px 12px;
	margin: 0 0 0 10px;
}
.link.dealer:hover
{
	color: #000;
	background: url(../images/butbk_dealer_f2.gif) no-repeat 3px 0;
	text-decoration: none;
}
.link.add {
	width: 88px;
	padding: 1px 2px 2px 2px;
	margin: 6px 0 0 0;
}
.link.larger
{
	display: block;
	font: 10px arial, sans-serf;
	color: #069;
	text-align: center;
	text-decoration: underline;
	padding: 0;
	margin: 2px 0 10px 0;
}
.link.larger:hover
{
	color: #069;
	text-decoration: underline;
}
/*----------------------BREADCRUMBS ----------------------*/
/*Changes: #bcrumbs -> .bcrumbs; .bcrumbs -> .bcrumblink*/
#bcrumbs {
	display: block;
	width: 340px;
	font: 11px arial, sans-serif;
	color: #930;
	text-align: left;
	padding: 0;
	margin: 10px 20px 10px 0;
}
#bcrumbs .link 
{
	font: 11px arial, sans-serif;
	color: #999;
	text-decoration: none;
	padding: 0;
	margin: 0;
}
#bcrumbs .link:hover {
	color: #000;
	text-decoration: underline;
}
/*-----------------------TEXTLINKS -----------------------------*/
.textlinkarea 
{
	display: block;
	clear: both;
	width: 710px;
	font: 11px arial, sans-serif;
	color: #fc0;
	text-align: center;
	padding: 6px 20px 10px 230px;
	margin: 0;
}
.textlinkarea  .link
{
	font: normal 10px arial, sans-serif;
	color: #f33;
	text-align: center;
	text-decoration: none;
	padding: 1px 0;
}
.textlinkarea  .link:hover 
{
	color: #fc0;
	text-decoration: underline;
}

/*----------------------------------PAGING STYLES------------------------------*/
/* The .detail styles are used for product and article page navigation (next, previous, up one level)*/
.detail-pging
{
	float: right;
	width: 122px;
	font: 13px sarial, sans-serif;
	color: #666;
	white-space: nowrap;
	text-align: right;
	padding: 1px 0 2px 0;
	margin: -18px 100px 0 0;
}
.level-page-false
{
	height: 18px;
	font: 800 11px arial, san-serif;
	color: #cf0;
	text-decoration: underline;
	text-transform: uppercase;
	white-space: nowrap;
	padding: 1px 4px 2px 4px;
	margin: 0;
}
.level-page-false:hover
{
	color: #cf0;
	text-decoration: underline;
}
/* The .page styles are used for dept, product, and articles displays where paging is done with page numbers (PAGE 1 2 3 4 5...)*/
.page-true
{
	font: normal 10px verdana, san-serif;
	color: #000;
	background: #cf0;
	border: 1px solid #717171;
	text-decoration: none;
	padding: 1px 4px 1px 4px;
	margin: 0 2px;
	display:inline-block;
}
.page-false
{
	font: normal 10px verdana, san-serif;
	color: #fefefe;
	background: #717171;
	border: 1px solid #fff;
	text-decoration: none;
	padding: 1px 4px 1px 4px;
	margin: 0 2px;
	display:inline-block;
}
.page-false:hover
{
	color: #000;
	background: #ffa500;
}
/* .paging is used as the container element for the page numbers (PAGE 1 2 3 4 5...)*/
.paging
{
	display: block;
	width: 100%;
	font: normal 11px arial, sans-serif;
	color: #000;
	line-height: 18px;
	text-align: right;
	text-transform: uppercase;
	white-space: nowrap;
	padding: 0;
	margin: 0;
}
/*--------Sidebar Articles---------------*/
.sb-art
{
	display: block;
	width: 100%;
	font: 11px arial, sans-serif;
	color: #000;
	border-top: 1px solid #ffa500;
	text-align: left;
	padding: 6px;
	margin: 0 0 6px 0;
}
.sb-art .title
{
	display: block;
	font: 11px arial,, sans-serif;
	color: #000;
	text-align: left;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
}
.sb-art .name
{
	display: block;
	font: 11px arial, sans-serif;
	color: #069;
	line-height: 13px;
	text-align: center;
	text-decoration: underline;
	padding: 6px 0 4px 12px;
	margin: 0;
}
.sb-art .name:hover
{
	color: #069;
	text-decoration: underline;
}
.sb-art .text
{
	display: block;
	font: normal 11px arial, sans-serif;
	color: #000;
	text-align: left;
	text-decoration: none;
	margin: 0;
	padding: 6px 0;
}
/*---------------------------SET STYLE CALLS -----------------------------*/
h1
{
	display: block;
	width: 728px;
	font: 800 italic 12px verdana, sans-serif;
	color: #fff;
	background: #000;
	text-align: left;
	line-height: 14px;
	text-decoration: none;
	padding: 6px 6px 0 12px;
	margin: 0 0 3px 0;
}
h2
{
	display: block;
	width: 100%;
	font: 800 11px verdana, sans-serif;
	color: #fc0;
	background: #000;
	text-align: center;
	line-height: 14px;
	text-decoration: none;
	padding: 4px 6px;
	margin: 0 0 3px 0;
}
h3 
{
	display: block;
	width: 100%;
	font: 800 12px arial, sans-serif;
	color: #fc0;
	background: #000;
	text-align: left;
	line-height: 13px;
	text-decoration: none;
	padding: 5px 6px 2px 12px;
	margin: 0 0 3px 0;
}
h4 {
	display: block;
	font: 800 18px arial, sans-serif;
	color: #000;
	text-align: left;
	text-decoration: none;
	padding: 0;
	margin: 24px 0;
}
h4:hover {
	text-decoration: underline;
}
.link 
{
	font: normal 11px arial, sans-serif;
	color: #069;
	padding: 0 0 2px 0;
	text-decoration: underline;
}
.link:hover 
{
	color: #069;
	text-decoration: underline;
}
.bodytext, .content {
	font: normal 11px arial, sans-serif;
	color: #000;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
}
/*Changes: Governs all new images, must be display:inline to appear on same line as product name */
.new
{
	padding-right: 5px;
	display:inline;
}

/*Changes: Used for all article and product names */
.name 	{
	display: inline;
	font: 800 11px arial, sans-serif;
	color: #fc0;
	background: #000;
	line-height: 20px;
	text-decoration: none;
	text-align: center;
	padding: 0 0 6px 0;
	margin: 0;
}

.name:hover{
	color: #fc0;
	text-decoration: underline;
}

.mftr {
	display: block;
	font: normal 9px arial, sans-serif;
	color: #000;
	line-height: 11px;
	text-align: center;
	text-decoration: none;
	padding: 4px 0 0 0;
	margin: 0;
	text-transform: uppercase;
}

.sku 
{
	display: block;
	font: normal 10px arial, sans-serif;
	color: #9d9d9d;
	line-height: 11px;
	text-align: center;
	text-decoration: none;
	padding: 4px 0 0 0;
	margin: 0;
}

.desc 
{
	display: block;
	font: normal 12px arial, sans-serif;
	color: #000;
	line-height: 14px;
	text-align: left;
	padding: 6px 0 0 0;
	margin: 0;
}
.rate 
{
	display: block;
	font: normal 10px arial, sans-serif;
	color: #b97fc3;
	line-height: 11px;
	text-align: center;
	text-decoration: underline;
	padding: 4px 0 2px 0;
	margin: 0;
}
.rate:hover
{
	color: #8c6497;
}
.stars
{
	display: block;
	text-align: center;
	padding: 0;
	margin: 0 0 4px 0;
}

/*Changes: When a product is on sale, this style is added to the sale price */
.price.sale
{
	font: 800 12px tahoma, sans-serif;
	color: red;
}

/*Changes: When a product is on sale, this style is added to the original price */
.price.orig
{
	text-decoration: line-through;
	font: normal 11px arial, sans-serif;
	color: #000;
}

/*Changes: Used for all prices, original, sale, and regular  */
.price 
{
	display: inline;
	font: 800 12px tahoma, sans-serif;
	color: #000;
	text-align: center;
	line-height: 11px;
	padding: 0;
	margin: 0;
}

/*Changes: Used for label "Sale Price"  */
.onsale 
{
	font: italic 10px arial, sans-serif;
	color: red;
	text-align: center;
	white-space: nowrap;
	padding: 0;
	margin: 0;
}
.was
{
	display: inline;
	font: normal 11px arial, sans-serif;
	color: #7d7d7d;
	text-align: center;
	padding: 0;
	margin: 0;
}
.clear
{
	display:block;
	clear:both;
}
.clear-left
{
	display:block;
	clear:left;
}
.clear-right
{
	display:block;
	clear:right;
}

/*Changes: Used for Content block on dept, product, content, and articles pages.  Can be different for Secondary Content blocks  */
/*	ie: .Secondary.Content{} */
.Content
{
	display:block;
	text-align:left;
}
/*Changes: Used to float Content Image on dept, product, content, and articles pages.  Can be different for Secondary Content Image  */
/*	ie: .Secondary.Content.Image{} */
.Content.Image
{
	float:right;
	padding: 5px;
}

.Content.Image .SubPages
{
	width: 180px;
}

.Secondary.Content.Image
{
	float:left;
	padding: 5px;
}
/*--------Sidebar Articles---------------*/
.sb-art
{
	display: block;
	width: 150px;
	font: normal 12px arial, sans-serif;
	color: #000;
	line-height: 16px;
	text-align: center;
	padding: 6px 0;
	margin: 0;
}
.sb-art .name
{
	display: block;
	font: 800 13px tahoma, sans-serif;
	color: #339;
	line-height: 15px;
	text-align: center;
	text-decoration: none;
	padding: 6px 0 4px 0;
	margin: 0;
}
.sb-art .name:hover
{
	text-decoration: underline;
}
.sb-art .text
{
	display: block;
	font: normal 12px arial, sans-serif;
	color: #000;
	line-height: 16px;
	text-align: left;
	text-decoration: none;
	margin: 0;
	padding: 6px 0;
}
/*----------------------------Table Header---------------------*/
/*Changes: Used for the hdr table on all dept and content tables   */
.hdr
{	
	font: 14px tahoma, serif;
	width: 100%;
	background: #000;
	font: 800 italic 12px verdana, sans-serif;
	color: #fff;
	margin: 0 0 3px 0;
}
.hdr td
{
	padding: 2px 6px 1px 6px;
}
.hdr tr .first
{
	text-align:left;
}
.hdr tr .last
{
	text-align:right;
}
.hdr .sort
{
	font: 11px verdana, sans-serif;
	text-transform: none;
	padding: 0 0 2px 0;
	margin: 0;
}
/*Note: if not set to display inline, arrows will wrap onto the next line*/
.hdr a
{
	text-decoration: none;
	display: inline;
}
.hdr input
{
	vertical-align: middle;
}

/*---------------------------Table Body------------------------*/
/*Changes: Used for the body table on all dept and content tables   */
.body
{
	border-collapse: collapse;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.body td
{
    vertical-align: top;
	font: normal 11px arial, sans-serif;
	color: #000;
	padding: 4px 6px;
	margin: 0;	
}

/*Changes: The top row in a split table layout (like dept tables where the image is in the top row and the content is in the bottom row  */
.body .top td
{
    color: #fc0;
	background: #000;
}

.body .top.first td
{
}

/*Changes: The bottom row in a split table layout (like dept tables where the image is in the top row and the content is in the bottom row  */
.body .mid td,
.body .bot td
{
	vertical-align: top;
	padding: 0 0 10px 0;
	text-align: center;
}
.body .bot td
{
	text-align: left;
}
.body .bot td .detail
{
	text-align: center;
}
.body .mid td .pad
{
	float:left;
}
.body .mid td .desc
{
	display:block;
	margin-left: 210px;
}
/*--------------------------------SUBPAGES TABLE--------------------------*/
/*Changes: All SubPages Table Layouts */
.SubPages
{	
	display: block;
	clear: both;
	font: normal 11px verdana, sans-serif;
	color: #000;
	border: 1px solid #ddd;
	margin: 10px;
	width: 220px;
}
.SubPages .hdr
{
	display: block;
	font: normal 14px verdana, sans-serif;
	color: #000;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	background: none;
}

.SubPages .hdr td
{
	padding: 2px 5px;
	background: none;
}

.SubPages .body tr .first
{	
	text-align: left;
}

.SubPages .body td
{
	border: 0px;
	padding: 2px 5px;
	background: none;
}

.SubPages img
{
	padding-right: 5px;
	float:left;
}

.SubPages .name
{
	font: normal 11px verdana, sans-serif;
	color: #000;
	text-decoration: underline;
	background: none;
}

.PopUpWindow .link
{
	display:inline;
}


body.cart 
{
	margin: 0 0 12px 0;
	background: #000;
}
.msthd.cart
{
	display: block;
	width: 900px;
	height: 40px;
	text-align: left;
	padding: 10px 30px 4px 30px;
	margin: 0;
}
.page.cart
{
	display: block;
	width: 920px;
	font: 11 arial, sans-serif;
	color: #000;
	text-align: left;
	background: #fff;
	padding: 20px;
	margin: 0;
}
.topnav.cart 
{
	float: right;
	white-space: nowrap;
	padding: 0;
	margin: -30px 0 12px 0;
}.topnav.cart .nav
.topnav.cart ul {
	list-style-type: none;
	padding: 0;
	margin: 0 0 3px 0;
}
.topnav.cart ul li {
	display: inline;
	vertical-align: top;
	padding: 0;
	margin: 0;
}
.topnav.cart .nav 
{
	display: inline;
	font: 800 12px italic arial, sans-serif;
	color: #ffeede;
	line-height: 16px;
	text-align: center;
	text-decoration: none;
	white-space: nowrap;
	border: 1px solid #000;
	border-left: 1px solid #c30;
	padding: 0 6px;
}
.topnav.cart .nav:hover 
{
	text-decoration: none;
	border: 1px solid #c30;
}
.topnav.cart .nav.first
{
	text-align: left;
	border: 1px solid #000;
	margin: 0;
}
.topnav.cart .nav.first:hover 
{
	text-decoration: none;
	border: 1px solid #c30;
}
.tabrow.cart
{
	display: block;
	width: 960px;
	height: 26px;
	border-bottom: 1px solid #6e6e6e;
	padding: 0;
	margin: 0;
	background: #000;
}
/*--------------------------PRINTLINKS-------------------------------*/
.printlinks.cart
 {
	float: left;
	width: 960px;
	height: 18px;
	font: 12px arial, sans-serif;
	color: #ffa500;
	text-align: left;
	padding:  0 0 0 4px;
	margin: 5px 0 0 12px;
}
.printlinks.cart ul 
{
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.printlinks.cart ul li 
{
	display: inline;
	line-height: 16px;
	padding: 0 0 0 2px;
	margin: 0;
}
.printlinks.cart .printlink
{
	font: 12px arial, sans-serif;
	color: #09f;
	text-align: center;
	line-height: 12px;
	text-decoration: none;
	padding: 0 6px;
	margin: 0 0 0 -4px;
}
.printlinks.cart .printlink:hover
{
	color: #a8dcff;
	text-decoration: underline;
}
.pwrdby.cart
{
	display: block;
	width: 960px;
	height: 12px;
	background: url(../images/pwrdby.gif) no-repeat 50% 0;
	padding: 0;
	margin: 10px auto;
}
.detail-img
{
	float: right;
	width: 250px;
	text-align: center;
	padding: 0;
	margin: 10px 0 18px 0;
}
.detail-txt
{
	float: left;
	width: 406px;
	font: 12px arial, sans-serif;
	color: #000;
	line-height: 15px;
	text-align: left;
	padding: 14px 8px 18px 0;
	margin: 0;
}
.link.suggest 
{
	display: block;
	width: 126px;
	height: 19px;
	font: 800 italic 14px tahoma, sans-serif;
	color: #fc0;
	background: url(../images/butbk_dealer.gif) no-repeat 3px 0;
	text-align: center;
	letter-spacing: 0.04em;
	text-decoration: none;
	padding: 1px 6px 2px 12px;
	margin: 10px 0 0 10px;
}
.link.suggest:hover
{
	color: #000;
	background: url(../images/butbk_dealer_f2.gif) no-repeat 3px 0;
	text-decoration: none;
}