﻿html, body 
{
	height: 100%;
}

body 
{
	margin: 0px;
	padding: 0px;
	font: 9pt arial, verdana;
	color: #949768;
	background: #FFFFFF;
}

a 
{
	color: #BE7040;
}

img 
{
	border: 0px;
}

form 
{
	margin: 0px;
	padding: 0px;
}

div#mainContainer 
{
	margin-left: auto;
	margin-right: auto;
	padding-top: 13px;
	width: 800px;
}

div#contentContainer 
{
	float: left;
	width: 800px;
	/*background: #DBDBB5;*/
}

div#topContainer 
{
	float: left;
	width: 800px;	
}

div#topContainerLt 
{
	float: left;
	width: 221px;
}

div#topContainerRt 
{
	float: left;
	width: 579px;
}

div#topContainerRt ul
{
	margin: 0px;
	padding: 0px;
	list-style: none;
	width: 579px;
}

div#topContainerRt ul li 
{
	list-style: none;
}

div#tc1 
{
	float: left;
	width: 579px;
	height: 41px;
	background: url('/images/rtTop.jpg') no-repeat;
}

div#tc2 
{
	float: left;
	width: 	579px;
	height: 38px;
}

div#tc3 
{
	float: left;
	width: 579px;
	height: 39px;
	background: url('/images/rtBot.jpg') no-repeat;	
}


/*================================
	Left Content Style
================================*/

div#leftContainer 
{
	float: left;
	width: 170px;
	background: #DBDBB5;
}

div#leftContainer h2 
{
	float: left;
	margin: 0px;
	background: #CCCC9A;
	font: bold 8pt arial, verdana;
	color: #696937;	
	padding: 4px 0px 3px 12px;
	width: 158px;
}

div#leftContainer p
{
	float: left;
	margin: 0px;
	padding: 10px 0px 0px 12px;
	font: 8pt arial, verdana;
	color: #666469;
	width: 158px;
}

div#leftContainer p.srchButton
{
	padding-left: 83px;
	width: 75px;
}

div#leftSearch 
{
	float: left;
	width: 170px;
	height: 157px;
	background: #ECEBD7;
}

div#leftCategory 
{
	float: left;
	width: 170px;
	height: 172px;
	background: #ECEBD7;
}


div#leftLinks
{
	float: left;
	width: 170px;
	height: 394px;
	background: #DBDBB5;
}

div#leftLinks ul 
{
	float: left;
	margin: 0px;
	padding: 0px;
	width: 170px;
}

div#leftLinks ul li 
{
	margin: 0px;
	padding: 8px 0px 8px 12px;
	list-style: none;
	font: 9pt arial, verdana;
	color: #828357;
	border-bottom: 1px dashed #FFFEED;
	width: 158px;
}

div#leftLinks ul li.last 
{
	margin: 0px;
	padding: 8px 0px 8px 12px;
	list-style: none;
	font: 9pt arial, verdana;
	color: #828357;
	border-bottom: 0px dashed #FFFEED;
	width: 158px;
}

div#leftLinks ul li p
{
	margin: 0px;
	padding: 0px;
	font: 9pt arial, verdana;
	color: #828357;
}

div#leftLinks ul li a
{
	text-decoration: none;
	font: 9pt arial, verdana;
	color: #828357;
}

/* Fix IE. Hide from IE Mac \*/
* html div#leftLinks ul li { float: left; height: 1%; }
* html div#leftLinks ul li a { height: 1%; }
* html div#leftLinks ul ul li { float: left; height: 1%; }
* html ddiv#leftLinks ul ul li a { height: 1%; }
/* End */

/*
 HACKS: IE/Win:
 A small height on <li> and <a> tags and floating prevents gaps in menu.
 * html affects <=IE6 and *:first-child+html affects IE7.
 You may want to move these to browser-specific style sheets.
*/
*:first-child+html div#leftLinks ul li {
 float: left;
 width: 100%;
}

* html ddiv#leftLinks ul li {
 float: left;
 height: 1%;
}
* html div#leftLinks ul a {
 height: 1%;
}
/* End Hacks */

div#leftBottom 
{
	float: left;
	width: 170px;
	height: 7px;
	background: url('/images/ltCurve.jpg') no-repeat;
}

.srchTxt 
{
	width: 144px;
	height: 16px;
	border-top: 2px solid #DAD8DD;
	border-left: 2px solid #DAD8DD;
	border-right: 1px solid #DAD8DD;
	border-bottom: 1px solid #DAD8DD;
}

.srchSelect 
{
	width: 148px;
	height: 20px;
	border-top: 2px solid #DAD8DD;
	border-left: 2px solid #DAD8DD;
	border-right: 1px solid #DAD8DD;
	border-bottom: 1px solid #DAD8DD;
	font: 8pt arial, verdana;
}

.tileSrchOpt 
{
	font: bold 8pt arial, verdana;
	font-style: italic;
}


/*===================================
	Left Navigation
===================================*/

div#leftBigYellowBox {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 170px;
}

div#leftSmallYellowBox {
	font: 9pt arial, verdana;
	color: #666561;
}

div#leftSmallYellowBox ul 
{
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

div#leftSmallYellowBox li {
	margin: 0px;
	padding: 8px 0px 0px 12px;
	color: #666561;
}

div#leftSmallYellowBox ul li {
	position: relative;
}

div#leftSmallYellowBox ul li a 
{
	display: block;
	text-decoration: none;
	color: #666561;
}
/*
div#leftSmallYellowBox li.shootout a:hover:after
{
	content: "\0020 \00BB";
}
*/
div#leftSmallYellowBox li ul
{
	background: #DBDBB5;
	display: none;
	font-weight: normal;
	left: 168px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 5px;
	width: 162px;
	z-index: 100;
}

div#leftSmallYellowBox li ul li
{
	/*border: solid 1px #000;
	border-bottom: 0px;*/
	background: #DBDBB5;
	font: 10px Verdana, sans-serif;
	margin: 0px;
	padding: 5px 0px 5px 6px;
	border-bottom: 1px dashed #666666;
	width: 162px;
	/*border-bottom: 1px dashed #FFFEED;*/
}

div#leftSmallYellowBox li ul li a
{
	color: #696937;
}

/* Fix IE. Hide from IE Mac \*/
* html div#leftSmallYellowBox ul li { float: left; height: 1%; }
* html div#leftSmallYellowBox ul li a { height: 1%; }
* html div#leftSmallYellowBox ul ul li { float: left; height: 1%; }
* html div#leftSmallYellowBox ul ul li a { height: 1%; }
/* End */

/*
 HACKS: IE/Win:
 A small height on <li> and <a> tags and floating prevents gaps in menu.
 * html affects <=IE6 and *:first-child+html affects IE7.
 You may want to move these to browser-specific style sheets.
*/
*:first-child+html div#leftSmallYellowBox ul li {
 float: left;
 width: 100%;
}

* html div#leftSmallYellowBox ul li {
 float: left;
 height: 1%;
}
* html div#leftSmallYellowBox ul a {
 height: 1%;
}
/* End Hacks */

div#leftSmallYellowBox li:hover ul, div#leftSmallYellowBox li.over2 ul 
{
	display: block; 
}

/* start adding second level */

div#leftSmallYellowBox li ul ul
{
	margin: 0px 0px 0px 0px;
	top: 5px;
	background: #ECEBD7;
}

div#leftSmallYellowBox li ul ul li
{
	background: #ECEBD7;
}

div#leftSmallYellowBox li:hover ul ul, div#leftSmallYellowBox li.over2 ul ul {
	display: none;
}

div#leftSmallYellowBox li li:hover ul, div#leftSmallYellowBox li li.over2 ul {
	display: block;
}

/* end adding second level */

/*================================
	Middle Style Content
================================*/

div#middleContainer 
{
	float: left;
	width: 476px;
	background: #FFFFFF;
}

div#imgBanner 
{
	float: left;
	width: 476px;
	height: 157px;
	background: url('/images/homeBanner.jpg');
}

div#imgBannerSR 
{
	float: left;
	width: 476px;
	height: 157px;
	background: url('/images/sr.jpg');
}

div#middleContent 
{
	float: left;
	margin: 0px;
	width: 412px;
	padding: 25px 32px 0px 32px;
}

div#middleContentCP
{
	float: left;
	margin: 0px;
	width: 412px;
	padding: 0px 32px 0px 32px;
}

div#middleContentCP p
{
	margin: 0px;
	padding: 6px 0px 6px 0px;
	line-height: 1.3em;
}

div#middleContentCP h5
{
	margin: 0px;
	padding: 0px 0px 12px 0px;
	font:bold 11pt arial, verdana;
	color: #949768;
}

div#middleContentCP p.intro
{
	margin: 0px;
	padding: 16px 0px 12px 0px;
	line-height: 1.3em;
}

div#middleContentCP ul
{
	float: left;
	margin: 0px;
	padding: 0px;
}

div#middleContentCP ul li
{
	list-style: none;
}

div#middleContentCP ul#catList
{
	float: left;
	margin: 0px;
	padding: 0px;
}

div#middleContentCP ul#catList li
{
	list-style: none;
	line-height: 1.3em;
}

div#middleContentBox 
{
	margin: 0px;
	padding: 18px 0px 0px 0px;
}

div#middleContentBox p
{
	margin: 0px;
	padding: 0px 0px 12px 0px;
	line-height: 1.3em;
}

div#middleContentBox h2
{
	margin: 0px;
	padding: 0px 0px 2px 0px;
	font:bold 9pt arial, verdana;
	color: #AA3B04;
}

div#middleContent h2
{
	margin: 0px;
	padding: 0px;
	font: 16pt arial, verdana;
	color: #666431;
	line-height: 1em;
}

div#middleContent p.intro
{
	float: left;
	margin: 0px;
	padding: 10px 0px 20px 0px;
	font: 9pt arial, verdana;
	color: #949768;
	line-height: 1.3em;
}

div#featuredTile 
{
	clear: left;
	float: left;
	width: 412px;
	border-top: 1px dashed #9A9A9A;
	border-bottom: 1px dashed #9A9A9A;
}

div#featuredTile h2 
{
	margin: 0px;
	padding: 4px 0px 4px 0px;
	font:bold 12pt arial, verdana;
	color: #BE7040;
}

h4.nav 
{
	margin: 0px;
	padding: 9px 0px 9px 0px;
	font: 9pt arial, verdana;
	border-bottom: 1px dashed #9A9A9A;
	color: #666561;
}

h4.nav a
{
	text-decoration: none;
	font: 9pt arial, verdana;
	color: #666561;
}

h4.nav a.finalCrumb 
{
	color: #BE7040;
}

hr 
{
	background: #9A9A9A;
	border: 0px;
	clear: both;
	color: #9A9A9A;
	height: 1px;
}

div.hrLine
{
  clear: left;
  height: 13px;
  width: 100%;
  background: #fff url('/images/hrbg.jpg') repeat-x scroll center;
}

div.hrLine hr {
  display: none;
}

div#pdfDownload {
	background: url('/images/pdf_logo.gif') top left no-repeat;
	clear: both;
	height: 29px;
	float: right;
	margin: 10px 0px 0px 0px;
	padding: 10px 5px 0px 45px;
}

img.manufacturerLogo 
{   display: none;
	/*padding-bottom: 8px;	*/
}

/*=============================
	Secondary Pages Style
=============================*/

div#s_middleContent 
{
	float: left;
	margin: 0px;
	width: 412px;
	padding: 22px 32px 0px 32px;
}

div#s_middleContent h2
{
	margin: 0px;
	padding: 0px 0px 8px 0px;
	font: 16pt arial, verdana;
	color: #949768;
}

div#s_middleContent h3
{
	margin: 0px;
	padding: 0px 0px 2px 0px;
	font:bold 9pt arial, verdana;
	color: #AA3B04;
}

div#s_middleContent p
{
	margin: 0px;
	padding: 0px 0px 12px 0px;
	line-height: 1.3em;
}

/* HORIZONTAL PRODUCT PAGE DECLARATIONS */

div#mainPicHorizContainer {
	float: right;
	margin: 0px;
	text-align: center;
	/*width: 233px;*/
}

div#mainPicHoriz a {
	font-style: italic;
}

div#mainPicHoriz img {
	/*border: solid 1px #06389B;*/
}

div#thumbnailContainerHoriz {
	margin: 10px 10px;
	width: 233px;
}

div#thumbnailTopHoriz {
	background: url('/images/prodPicsHoriz_top.gif') no-repeat;
	height: 11px;
	margin: 0px;
	width: 233px;
}

div#thumbnailMiddleHoriz
{
	border-left: solid 1px rgb(198,199,202);
	border-right: solid 1px rgb(198,199,202);
	float: left;
	margin: 0px;
	padding: 10px 5px;
	width: 221px;
}
/*================================
	Right Style Content
================================*/

div#rightContainer 
{
	float: left;
	width: 149px;
	background: #FFFFFF;
}

div#imgRotator 
{
	float: left;
	width: 14px;
	height: 157px;
}

div#rightContactContainer 
{
	float: left;
	width: 149px;
	margin: 0px;
	padding: 10px 0px 0px 0px;
}

div#rightContact 
{
	float: left;
	width: 139px;
	padding: 6px 0px 6px 8px;
	border-top: 1px dashed #9A9A9A;
	border-bottom: 1px dashed #9A9A9A;
}

div#rightContact h2 
{
	margin: 0px;
	padding: 0px 0px 4px 0px;
	font: 9pt arial, verdana;
	color: #BE7040;
}

div#rightContact p
{
	margin: 0px;
	padding: 0px;
	font: 8pt arial, verdana;
	color: #9A9A9A;
}

div#rightImage 
{
	float: left;
	width: 149px;
	margin: 0px;
	padding: 10px 0px 0px 0px;
}

/*================================
	Footer Style
================================*/

div#footerContainer 
{
	float: left;
	margin: 0px;
	padding: 12px 0px 0px 0px;
	width: 800px;
}

div#footer 
{
	margin: 0px;
	padding: 10px 0px 10px 0px;
	border-top: 1px solid #CCCCCC;
	text-align: right;
}

div#footer p
{
	margin: 0px;
	padding: 0px;
	text-align: right;
	font: 8pt arial, verdana;
	color: #9A9A9A;
}

/*================================
	Standard Style
================================*/

div.hSpace 
{
	float: left;
	width: 800px;
	height: 2px;	
	background: #FFFFFF;
}

hr.hSpace 
{
	margin: 0px;
	padding: 0px;
	border: 0px;
	height: 1px;
	background: #990000;
	color: #990000;
}

div.hr 
{
  float: left;
  height: 2px;
  width: 170px;
  background: #FFFFFF;
  /*background: #fff url() no-repeat scroll center;*/
}
div.hr hr {
  display: none;
}

div.hrV 
{
  float: left;
  height: 100%;
  width: 3px;
  background: #FFFFFF;
  /*background: #fff url() no-repeat scroll center;*/
}
div.hrV hr {
  display: none;
}

div.vSpace 
{
	float: left;
	width: 3px;	
	background: #FFFFFF;
}

div.vSpaceT
{
	float: left;
	width: 2px;	
	background: #FFFFFF;
}

p.spaceT 
{
	float: left;
	margin: 0px;
	padding: 2px 0px 0px 0px;
	background: #FFFFFF;
}

p.noSpace 
{
	margin: 0px;
	padding: 0px;	
}

/*=========================
	Featured Products
=========================*/
div.clear {
	clear: both;
	height: 24px;
}

div#featuredTiles 
{
	float: left;
	width: 382px;
	margin: 0px;
	padding: 16px 0px 0px 20px;
	border: 0px solid #990000;
}


div.featuredProduct {
	float: left;
	padding: 0px 36px 0px 0px;	
	width: 100px;
	/*text-align: center;*/
}

div.featuredProductRight {
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 0px;	
	width: 100px;
	/*text-align: center;*/
}

div.featuredProductImage {
	height: 100px;
}

div.featuredProduct h6, div.featuredProductRight h6 {
	margin: 0px;
	padding: 4px 0px 0px 0px;
	font: 9pt arial, verdana;
}

div.featuredProduct p, div.featuredProductRight p {
	margin: 0px;
	padding: 0px;
}

div.featuredProduct p.viewDetails a, div.featuredProductRight p.viewDetails a {
	margin: 0px;
	padding: 0px;
	font: 8pt arial, verdana;
	color: #BF7246;
}

/*===================================
	Button Navigation Style
===================================*/

.Button_Disabled, .NavigationButton_Disabled
{
	border: #a9a9a9 1px outset;
	height: 20px;
	background-color: #e6e6e6;
	font-size: 12px;
	color: #9f9f9f;
	text-align: center;
}
.Button_Enabled, .NavigationButton_Enabled
{
	border: #000000 1px outset;
	height: 20px;
	background-color: #1C6839;
	font-size: 12px;
	color: #fff;
	text-align: center;
}
.Button_Highlight, .NavigationButton_Highlight
{
	border: #000000 1px outset;
	height: 20px;
	background-color: #5D9371;
	font-size: 12px;
	color: #fff;
	text-align: center;
	cursor: hand;
	cursor: pointer;
}