BODY {
	background: #555 url(/img/bkgd.gif) repeat-y center;
	margin: 0;
	padding: 0;		
}
BODY, P, TD, UL, TH, DL, DT {
	color: #000;
	font-family: Verdana, sans-serif;
	font-size: 8pt;
}
a:link { 
	color: #368C2F;
	font-weight: bold;
}
a:visited { 
	color: #368C2F;
	font-weight: bold; 
}
a:hover, a:active { 
	color: #FF3300;
}
H1 {
	color: #000000;
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	letter-spacing: .1em;
}
H2 {
	color: #000000;
	font-family: Verdana, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	letter-spacing: .1em;
}
#wrapper {
	background-color: #FFF;
	margin: 0 auto;
	width: 800px;
}
#header {
	background-color: #FFF;
	height: 142px;
	position: relative;
}
#logo {
	bottom: 29px;
	left: 45px;
	position: absolute;
}
#body_wrapper {
	background: url(/img/wrapper_bkgd.gif) repeat-y center;
	height: 1%;
	overflow: auto;
}
#sidebar {
	background-color: #FFDE30;
	float: left;
	margin-right: -3px; /* 3px jog bug IE(win); see #main */
	width: 200px;
}
html>body #sidebar {
	margin-right: 0;
}

#nav_top {
}

.highlight-on {
	background-color: #FFD600;
	border-bottom: 12px solid #FFDE30;
	border-top: 12px solid #FFDE30;
	padding-bottom: 15px;
	padding-top: 15px;	
}

.highlight-off {
	background-color: #FEE762;
	border-bottom: 12px solid #FEE762;
	border-top: 12px solid #FEE762;
	padding-bottom: 15px;
	padding-top: 15px;	
}
#nav_top .highlight-off ul li a.inactive {
	background-color: #FEE762;
}
#nav_top .highlight-off ul li a:hover {
	background-color: #D9B600;
	color: #FFF;
}

/* Back-up
#nav_top {
	background-color: #FFD600;
	border-bottom: 12px solid #FFDE30;
	border-top: 12px solid #FFDE30;
	padding-bottom: 15px;
	padding-top: 15px;
}
*/

#nav_top ul {
	border: none;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

/* Back-up
#nav_top ul {
	border: none;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
*/

#nav_top ul li {
	margin: 0;
	padding: 0;
	border: none;
}
#nav_top ul li a {
	color: #000;
	display: block;
	font-family: Verdana, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	letter-spacing: .1em;
	line-height: 2.25em;
	padding: 0 20px;
	margin: 0;
	text-decoration: none;
	text-transform: uppercase;
	width: 200px; /* box model hack */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 160px;
}
html>body #nav_top ul li a {
	width: 160px;
}
#nav_top ul li a.active {
	background-color: #D9B600;
	color: #FFF;
}
#nav_top ul li a.inactive {
	background-color: #FFD600;
}
#nav_top ul li a:hover {
	background-color: #D9B600;
	color: #FFF;
}
#nav_top ul.subcat_nav li a {
	color: #000;
	display: block;
	font-family: Verdana, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	letter-spacing: .1em;			
	line-height: 2.25em;			
	padding: 0 5px 0 30px;
	text-decoration: none;
	text-transform: uppercase;
	width: 200px; /* box model hack */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 165px;
}
html>body #nav_top ul.subcat li a {
	width: 165px;
}
#nav_top ul.subcat_nav li a.active {
	background-color: #D9B600;
	color: #FFF;
}
#nav_top ul.subcat_nav li a.inactive {
	background-color: #FFD600;
}		
#nav_top ul.subcat_nav li a:hover {
	background-color: #D9B600;
	color: #FFF;
}
#nav {
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #FEE761;
}
#nav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#nav ul li {
	margin: 0;
	padding: 0;
}
#nav ul li.active {
	background-color: #FFDE30;
}
#nav ul li a {
	color: #000;
	display: block;
	font-family: Verdana, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	letter-spacing: .1em;
	line-height: 2.25em;
	padding: 0 20px;
	text-decoration: none;
	text-transform: uppercase;
	width: 200px; /* box model hack */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 160px;
}
html>body #nav ul li a {
	width: 160px;
}
#nav ul li a.active {
	background-color: #D9B600;
	color: #FFF;
}
#nav ul li a.inactive {
	background-color: none;
}
#nav ul li a:hover {
	background-color: #D9B600;
	color: #FFF;
}
#nav ul.subcat_nav {
	background-color: #FFDE30;
}		
#nav ul.subcat_nav li a {
	color: #000;
	display: block;
	font-family: Verdana, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	letter-spacing: .1em;			
	line-height: 2.25em;			
	padding: 0 5px 0 30px;
	text-decoration: none;
	text-transform: uppercase;
	width: 200px; /* box model hack */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 165px;
}
html>body #nav ul.subcat_nav li a {
	width: 165px;
}
#nav ul.subcat_nav li a.active {
	background-color: #D9B600;
	color: #FFF;
}
#nav ul.subcat_nav li a.inactive {
	background-color: #FFDE30;
}
#nav ul.subcat_nav li a:hover {
	background-color: #D9B600;
	color: #FFF;
}
#nav ul.sub_subcat_nav {
	background-color: #FFDE30;
}		
#nav ul.sub_subcat_nav li a {
	color: #000;
	display: block;
	font-family: Verdana, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	letter-spacing: .1em;			
	line-height: 1.5em;			
	padding: 0 5px 0 40px;
	text-decoration: none;
	text-transform: uppercase;
	width: 200px; /* box model hack */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 155px;
}
html>body #nav ul.sub_subcat_nav li a {
	width: 155px;
}
#nav ul.sub_subcat_nav li a.active {
	background-color: #D9B600;
	color: #FFF;
}
#nav ul.sub_subcat_nav li a.inactive {
	background-color: #FFDE30;
}
#nav ul.sub_subcat_nav li a:hover {
	background-color: #D9B600;
	color: #FFF;
}
#main {
	background-color: #FFD01D;
	height: 1%; /* 3px jog bug IE(win); see #sidebar */
	margin-left: 202px;
}
html>body #main {
	height: auto;
	margin-left: 205px;
}
#content {
	padding: 35px;
}
.callout {
	background-color: #FFE249;
	border: 1px solid #FFE249;
	display: inline;
	margin-left: -6px;
	padding: 6px;
}
.manufacturer {
	margin: 10px 0 20px 0;
}
#footer {
	background-color: #FFFFFF;
	height: 40px;
	position: relative;
}
#copyright {
	bottom: 14px;		
	font-family: Verdana, sans-serif;
	font-size: 7pt;
	position: absolute;
	right: 15px;		
}
.saved_by_zero {
	margin: 0;
	padding: 0;
}

/* manufacturer listing section			*/
div.clearer {
	font-size: 0;
	line-height: 0;
	height: 0;
	clear: both;
	color: white;
}

div.manufacturer {
	display: block;
	padding: 0px;
	margin: 0px 0 20px 0;
	border: none;
	z-index: 100;
}
div.manufacturer div.mfr_header {
	display: block;
	padding-bottom: 20px;
	border-bottom: 1px solid #FFE88F;
}
div.manufacturer div.mfr_header div.mfr_header_images {
	float:right;
	margin: 4px;
}
div.manufacturer div.mfr_header div.mfr_header_images img {
	width: 75px;
	height: 75px;
	padding: 0;
	margin: 2px;
	border: 1px solid #fff;
}

img.large_manufacturer {
        position: absolute;
        border: 1px solid #999;
		z-index: 100;
		width: 100px;
		height: 100px;
}
/* end of manufacturer section			*/
