body    { background: #FFFFFF; margin: 0; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px }
div#all { width: 770px; background: #FFFFFF url(/templates/images/t5/bg_all.gif) repeat-y left }

/* header */
div#hd        { }
div#hd-top    { background: url(/templates/images/t5/hd/bg_hd_top.gif) repeat-x; height: 16px; text-align: right; padding-right: 40px }
div#hd-logo   { background: url(/templates/images/t5/hd/bg_hd.gif) no-repeat bottom; height: 50px; text-align: right; padding: 2px 40px 0 0 }
div#hd-mn     { background: #F1F1F1 url(/templates/images/t5/hd/bg_mn.gif) repeat-x top; text-align: center }
div#hd-mn img { margin: 7px 14px 13px 0 }
input.login   { width: 120px; margin-right: 15px }
a.hd          { font-size: 9px; color: #000000; text-decoration: underline }

/* left */
div#bd-l       { clear:left; float: left; width: 165px; background: #F1F1F1 url(/templates/images/t5/l/bg.gif) repeat-y left }
div#bd-l-img   { background: #007C36 }
div#bd-l-inner { margin: 3px 0 3px 2px }
ul.bd-l        { margin-left: 4px; padding-left: 4px }
li.bd-l        { list-style-type: none }
a.l            { text-decoration: none; font-size: 10px; line-height: 15px; color: #4B4B4B }
a.l:hover      { text-decoration: underline; color: #007C36 }
span.l { font-size: 10px; line-height: 15px; color: #4B4B4B } /*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: 162px }
div.r-cont { border: 1px solid #949494; margin-bottom: 10px }
div.r-bg   { background: #D4D4D4 url(/templates/images/t5/r/bg_tt.jpg) repeat-x; }
div.r-bg2  { background: #FFFFFF; padding: 4px; text-align: right }
a.r        { font-size: 9px; color: #FFFFFF; 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; border-top: 3px solid #FFFFFF; margin-top: 3px }
div#ft-inner { background: #007C36;  color: #FFFFFF; padding: 16px 0 16px 5px }

/* text, links */
h1            { font-size: 14px; margin-top: 14px; color: #007C36 }
h2            { font-size: 12px; color: #007C36 }
th            { background: #EFEFEF; text-align: left }
input, select { font-size: 11px }
a             { color: #007C36; 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: #007C36;
	text-decoration: underline
}

/* product */
div#prod-bx       { border: 1px solid #D4D4D4; padding-top: 10px }
div#featured-tt   { background: #D4D4D4 url(/templates/images/t5/tt_featureProduct.gif) no-repeat left; padding: 12px 0 12px 0 }
div#prod-tt       { background: #D4D4D4 url(/templates/images/t5/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: #007C36; font-weight: bold }
.bld            { font-weight: bold }
.error          { border: 1px solid #FF0000; padding: 5px }