body {
	background: #FFFFFF;
	color: #6c6c64;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px	
}
div#all 
{
		width: 770px; 
		margin: 0 auto;
}

/* header */
div#hd 
{
		background: url(/templates/images/t6/hd/bg.gif) repeat-x bottom left;
		margin: 10px 0px;
}
div#login
{
	font-size: 10px;
	height: 35px;
	text-align:right;
	background: #FFFFFF;
	padding-right: 5px;
}
a.login { color: #6c6c64; text-decoration: underline }

/* left */
div#bd-l       { clear: left; float: left; width: 165px; margin-bottom: 20px }
div#bd-l-inner {  }
ul.bd-l        { margin: 0; padding: 0;  list-style-type: none; }
li.bd-l        { padding: 2px 2px 2px 8px; background: #FFFFFF url(/templates/images/t6/bg_borderdotted.gif) repeat-x top;}
a.l            {  text-decoration: none; font-size: 10px; line-height: 15px; color: #6c6c64; }
a.l:hover      { text-decoration: none; color: #D00000; }
span.l {  font-size: 10px; line-height: 15px; color: #6c6c64; }  /*covers Web Lite inactive product tree */

/* body */
div#bd   { float: left; padding: 0 13px 13px 13px; width: 427px }
div.bd   { background: #FFFFFF; padding: 0 8px 8px 8px }

/* right */
div#bd-r  { float: right; width: 149px; }
div.r-bg  { padding: 10px 4px 0px 4px; }
div.r-bg2 { padding: 8px 4px 10px 4px; background: #FFFFFF url(/templates/images/t6/bg_borderdotted.gif) repeat-x bottom}
a.r-cart  { text-decoration: underline; font-size: 10px; line-height: 15px; color: #6c6c64}

/* footer */
div#ft       { clear: both; margin-bottom: 10px;}
div#ft-inner { text-align: left; color: #6c6c64; font-size: 10px; background: #FFFFFF; padding: 10px; /*border-top: 1px solid #b6b6b6*/ background: #FFFFFF url(/templates/images/t6/bg_borderdotted.gif) repeat-x top}
a.ft         { text-decoration: none; color: #6c6c64; font-size: 10px }

/* text, links */
h1             { font-size: 16px; color: #D00000 }
h1:first-child { margin-top: 0 }
h2             { font-size: 13px; color: #D00000 }
th             { background: #f2f2f2; text-align: left }
input, select  { font-size: 11px }
a              { color: #D00000; text-decoration: none }
a:hover        { text-decoration: underline }

a.bc, a.drilldown {
	font-size: 11px;
	color: #6c6c64;
	text-decoration: none
}
a.bc:hover, a.drilldown:hover {
	color: #D00000;
	text-decoration: underline
}

/* product */
div#prod-bx       { }
div#featured-tt   { background: #FFFFFF url(/templates/images/t6/tt_featureProduct.gif) no-repeat left; padding: 12px 0 12px 0; margin-bottom: 10px }
div#prod-tt       { background: #FFFFFF url(/templates/images/t6/tt_product.gif) no-repeat left; padding: 12px 0 12px 0; margin-bottom: 10px }
div#prod-bx-bot   { clear: both; padding-top: 10px; background: #FFFFFF url(/templates/images/t6/bg_borderdotted.gif) repeat-x bottom }
div.prod-img      { float: left; width: 120px; margin-right: 3px; text-align: center }
div.prod          { float: left; width: 170px;}
div#prod-featured { width: 300px } 
div.prod-noimg    {  }  /* for image toggle - no width */
div#prod-bx div.prod-img img { border: 5px solid #D8D8D8 } /* featured image border */
div.prod-srchdet { width: 114px} /* search results price/inventory column details */

/* flyer */
div#flyer-all 	{	width: 800px; background: #FFFFFF;	}
div#flyer-hd 	{	width: 800px; height: 123px; text-align: center;}
TABLE#flyer-hd-dealerinfo	{	width: 100%; height: 100%; color: #000000; font-size: 24px;	font-weight: bold;}
div#flyer-ft	{	width: 800px;	height: 61px;	text-align: center;}
TABLE#flyer-ft-dealerinfo	{	width: 100%; height: 100%; color: #FFFFFF; font-size: 12px;	font-weight: bold;}
/***NOTE: Total width = 800 (25px nav buttons x 2 = 50px) + (main prod container = 491) + (child prod container = 259) */
div.flyer-prod-all
{
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	padding: 35px 0px 35px 0px;
	background: #FFFFFF url(/templates/images/t4/flyer_border_horiz.gif) repeat-x bottom left;
}
td.flyer-nav-buttons 
{ 
	width: 25px;
}
td.flyer-prod-container 
	{ 
		width: 491px;
		background: #FFFFFF url(/templates/images/t4/flyer_border_vert.gif) repeat-y top right;
	}
div.flyer-prod-container 
	{ 
		padding: 0 21px 0 0;
	}
td.flyer-prod-container-r
	{
		width: 259px;
	}
div.flyer-prod-container-r 
	{
		padding: 15px 0 0 21px;
	}
td.flyer-rownum
{
	color: #000000;
	width: 38px;
}
td.flyer-prod-img  
{
	/***NOTE:  Images found within container should not exceed 75px wide ***/
	width: 85px; 
}
.flyer-prod-tt-main 
{
	padding-bottom: 5px;
	color: #000000;
	font-weight: bold;
	font-size: 15px;
}
.flyer-prod-desc {
	color: #000000;
	font-size: 12px;
}
.flyer-special { 
		color: #DE181C;
		font-weight: bold; 
		font-size: 13px; 
		padding: 7px 0px 7px 0px;
		text-align: left;
}
/***NOTE: "flyer-prod-left-cell" and "flyer-prod-right-cell" used to control widths of sku / quantity / price cells ***/
td.flyer-prod-left-cell
{
	width: 180px;
}
td.flyer-prod-right-cell
{
	/***NOTE:  made wider than maximum template 'bt_cart_add_flyer.gif' image (currently 94 px) - aligned to right in TD ***/
	width: 100px;
}
.flyer-price 
{ 
	color: #DE181C; 
	font-size: 16px; 
	font-weight: bold;
}	
div.flyer-prod-child-container
	{ 
		margin: 11px 0 0 38px;
		padding: 7px 0 0 0;
		/*background: #FFFFFF url(/templates/images/t4/flyer_border_child_horiz.gif) repeat-x top left;*/
	}
.flyer-prod-related-txt 
{ 
	font-size: 13px;
	font-weight: bold;
	padding: 0 0 5px 0;	
}	
/***NOTE: "flyer-prod-child-cell", "flyer-prod-child-cell2" and "flyer-prod-child-cell-cart-img" used to control widths of related product cells ***/
td.flyer-prod-child-cell
{
	width: 200px;
	padding: 3px 105px 3px 0px;
}
td.flyer-prod-child-cell2
{
	width: 200px;
	padding: 3px 5px 3px 0px;
}
td.flyer-prod-child-cell-cart-img
{
	/***NOTE:  made wider than maximum template 'bt_cart_add_flyer.gif' image (currently 94 px) - aligned to right in TD ***/
	width: 100px;
}
div.flyer-nav-links { padding: 5px 0px 5px 0px;}
a.flyer-nav { color: #AD0A0D; text-decoration: none; font-size: 12px; font-weight: bold; }
a.flyer-nav:hover { color: #AD0A0D; text-decoration: underline; font-size: 12px; font-weight: bold; }
.flyer-nav-current { color: #000000; font-size: 12px; font-weight: bold; }

/* listings */
ul.listings { margin: 0; padding: 0 }
li.listings { list-style: none; marker-offset: 10px; padding-bottom: 4px }

/* misc */
div#splash      { text-align:center; margin-bottom: 8px }
td.dark         { background: #f2f2f2 }
form            { margin: 0 }
img             { border: 0 }
.tt             { font-size: 14px; color: #D00000; font-weight: bold }
.bld            { font-weight: bold }
.error          { border: 1px solid #D00000; padding: 5px }