body {
	background: #f8f8f8;
	color: #444444;
	margin: 0;
	font-family:  Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	height: 100%;
}
div#all 
{
	width: 770px; 
	margin: 0 auto;
	background: #FFFFFF;
	border-left: 1px solid #959595; border-right: 1px solid #959595;
	background: url(/templates/images/t7/bg_all.gif) repeat-y left;
}

/* header */
div#hd      
{
	background: url(/templates/images/t7/hd/bg_hd.gif) no-repeat top left; 
	width: 770px;
	height: 109px;
	border-bottom: 1px solid #959595; 
}
div.hd-logo {
	float: left;
	width: 247px;
	height: 109px;
	text-align: center;
	text-decoration: none
}
div.hd {
	float: left;
	text-align: center;
	margin: 54px 34px 0 0;
	/*margin-bottom: 5px;*/
	text-decoration: none;
}
div.hd a       { text-decoration: none; color: #FFFFFF; font-size: 12px; /*position: relative; top: 6px;*/ }
div.hd a:hover { text-decoration: none;}
div#login
{
	float: left;
	color: #FFFFFF;
	font-size: 10px;
	margin-top: 30px;
	padding-left: 10px;
}
/*
div#login
{
	clear: both;
	color: #000000;
	font-size: 10px;
	height:36px;
	text-align:right;
	background: url(/templates/images/t7/hd/bg_login_bar.jpg) repeat-x;
	padding-top: 6px;
	padding-right: 5px;
}
*/
a.login { color: #FFFFFF; text-decoration: underline; }

/* left */
div#bd-l       
	{ 
		clear:left; 
		float: left; 
		width: 165px; 
	 }
div#bd-l-img   { padding: 14px 0px 14px 15px; border-right: 1px solid #959595; }
div#bd-l-inner { }
ul.bd-l        { margin: 0; padding: 0; line-height: 1.2; border-right: 1px solid #959595; }
li.bd-l        { list-style-type: none; padding: 5px 5px 5px 17px; border-top: 1px solid #959595; background: url(/templates/images/t7/l/bg_prod_full.gif) no-repeat top right; }
a.l            { text-decoration: none; font-size: 10px; line-height: 15px; color: #707070; }
a.l:hover      { text-decoration: underline; color: #000000 }
span.l { font-size: 10px; line-height: 15px; color: #444444; } /*covers Web Lite inactive product tree */

/* body */
div#bd   
{
	float: left; 
	padding: 8px; 
	width: 427px;
}
div.bd   { background: #FFFFFF; padding: 10px }

/* right */
div#bd-r  
{
	float: right; 
	width: 161px;
	border-left: 1px solid #959595;
}
div.r-bg  { padding: 15px 0px 20px 11px; background: #FFFFFF url(/templates/images/t7/r/bg_corner_top_right.gif) no-repeat top right;  border-left: solid 5px #ebebeb; }
div.r-bg2 { padding: 4px 4px 10px 4px; background: #FFFFFF url(/templates/images/t7/r/bg_border_grey.gif) repeat-y left; text-align: right; border-bottom: solid 1px #959595;}
img.r-tt  { margin-left: 4px }
a.r       { font-size: 9px; color: #000000; text-decoration: underline }
a.r-cart  { font-size: 9px; color: #000000; text-decoration: underline }
.r-img    { margin: 5px 0 5px 0 }

/* footer */
div#ft       { clear: both; }
div#ft-inner {border-top: 1px solid #959595; background: #FFFFFF url(/templates/images/t7/ft/bg_ft.jpg) repeat-x top;  text-align: right; color: #444444; padding: 5px }
a.ft         { text-decoration: none; color: #c6ffff; }

/* text, links */
h1            { font-size: 14px; margin-top: 14px }
h2            { font-size: 12px }
th            { background: #EFEFEF; text-align: left }
input, select { font-size: 11px }
a             { color: #000000; text-decoration: none }
a:hover       { text-decoration: underline }

a.bc, a.drilldown {
	font-size: 11px;
	color: #000000;
	text-decoration: none
}
a.bc:hover, a.drilldown:hover {
	color: #000000;
	text-decoration: underline
}

/* product */
div#prod-bx       { padding-top: 10px }
div#featured-tt   { background: url(/templates/images/t7/tt_featureProduct.gif) no-repeat left; padding: 12px 0 12px 0 }
div#prod-tt       { background: url(/templates/images/t7/tt_product.gif) no-repeat left; padding: 12px 0 12px 0 }
div#prod-bx-bot   { clear: both; padding-top: 4px }
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-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; }

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: #EFEFEF }
form            { margin: 0 }
img             { border: 0 }
.tt             { font-size: 14px; color: #000000; font-weight: bold }
.bld            { font-weight: bold }
.error          { border: 1px solid #71c14e; padding: 5px }