@charset "utf-8";
body {
	font-family: "Lucida Sans Regular", Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background: url(images/bg2.jpg) repeat-x;
}
.smalltext {font-size: 9px;
}
.imageRight{float:right}
.imageLeft{float:left}
.oneColFixCtrHdr #container {
	width: 965px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto;
	text-align: left;
	position: relative;
}
#bgcontainer {
	width: 100%;
	float: left;
}

.oneColFixCtrHdr #header {
	position: relative;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}

#products {
	position:absolute;
	width:180px;
	height:171px;
	z-index:100;
	left: 208px;
	top: 207px;
	background-color: #000000;
	visibility: hidden;
}

#products ul{
	margin:4px 0px 0px 0px;
	padding: 0px;
	color: #FFFFFF;
	list-style: none;
}

#products li{

line-height: 20px;
}

#products a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#products a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#products a:hover {
	color: #000000;
	background-color:#999999;
	text-decoration: none;
	display: block;

}
#products a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.oneColFixCtrHdr #login {
width: 164px;
height: 63px;
float: right;
background-image:url(images/log-in-bg.jpg)
}
.oneColFixCtrHdr #login a {font-size: 14px; color: #000000; text-decoration:none}
.oneColFixCtrHdr #mainContent {
	margin: 0 240px 0 0px;
	padding: 0 0px;
	color: #4d4d4d;
}

.oneColFixCtrHdr #bgcontainer h1{
	font-size: 20px;
	color: #CC0000;


}

.oneColFixCtrHdr #bgcontainer h2{ 
	font-size: 18px; 
	

}
/* divs inside main content */

.oneColFixCtrHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 200px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 0px 15px 5px; /* padding keeps the content of the div away from the edges */
}

.oneColFixCtrHdr #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 230px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 20px 1px 15px 10px; /* padding keeps the content of the div away from the edges */
	position: relative;
}

#top { height: 261px;
       margin-left: 25px;
       width: 100%;
	   float: left;}
	   
.oneColFixCtrHdr #title{margin-top: 41px	}
.oneColFixCtrHdr #title2 {margin-top: 33px	}     

.oneColFixCtrHdr #footer {
	width: 100%;
	clear: both;
	background-image: url(images/ftr-bg.jpg);
	background-repeat: repeat-x;
	height: 406px;
	
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

#upperFooter {
	width: 965px;
	margin: 0 auto;
	text-align: left;
	height: 156px;
	background-image: url(images/upperFooter-bg.jpg);
	background-repeat: no-repeat;
	font-size: 14px;
	}
#upperFooter a { color: #ef2016; text-decoration:none }

#mckenzie {
margin-left: 275px; margin-top: 40px; width: 375px; float: left
}

#midFooter {
	width: 965px;
	margin: 0 auto;
	text-align: left;
	height: 185px;
	
	}
#lowerFooter {
	width: 965px;
	text-align: left;
	line-height: 20px;
	height: 65px;
	color: #cacaca;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;	
	}
	
#lowerFooter a {color: #cacaca; text-decoration: none;}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain its child floats */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.largeBold {
	font-size: 24px;
	color: #f9e012;
	font-weight: bold;
}
.largeNormal {
	font-size: 18px;
	color:#FFFFFF;
	font-weight: normal;
}
.highlight {color: #ef2016}
#map {
	float: right;
	width: 400px;
	height:156px;
	background-color:#99CC00;
	margin-left: -200px;
}
.boldred {
	color: #C31316;
	font-weight: bold;
}
#orderparts {
	width:215px;
	float:right;
	margin-top: 41px;
	margin-right: 8px;
	margin-left: 10px;
	line-height: 12px;
}
#learnMore {
	position: absolute;
	bottom: 0px;
	left: 145px;
	margin-bottom:8px;
	width: 90px;
	float: right;
	font-size: 11px;
}
.reduce {
	font-size: 16px;
	color: #4D4D4D;
}
.tableheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12pt;
	padding-left: 10px;
	color: #FFFFFF;
}
.menuHeader1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	padding-bottom: 3px;
	padding-left: 5px;
}
.menuHeader1a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	padding-bottom: 3px;
	padding-left: 5px;
}
.menuHeader2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #EFEFEF;
	text-decoration: none;
	background-color: #666666;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.menuHeader3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 15px;
}
.menuText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 25px;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	display: block;
	padding-left: 20px
}


.menuText a:link {
color: #000000;
text-decoration: none;

}

.menuText a:visited {
	color: #666666;
	text-decoration: none;
	
}

.menuText a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background: #999999;
	display: block;
}

.menuText a:active {
color: #FFFFFF;
text-decoration: none;
background: #CC0000;

}
.tablesCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12pt;
	padding-left: 10px;
}
.tablesCopy2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12pt;
	padding-left: 4px;
}


#menuHead {
	display: block;
	color: #E93E36;
	font-size: 12px;
	font-weight: bold;
	margin-right: 0px;
	line-height: 24px;
	padding-left: 5px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
	margin-left: 1px;
}



#menuSubhead {
	display: block;
	background-color: #666666;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	margin-right: -1px;
	line-height: 24px;
	padding-left: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;			 

}

td.navover:hover {background-color: #999999; color: #FFFFFF; height: 25px;}

.littletable {
	font-size: 11px;
	color: #003366;
	}
.littletable ul{ margin: 0px; padding: 0px}
.littletable li {
	margin: 0px 0px 0px 14px;
	padding: 0px
}#bulletlist
{
margin-left: 0;
padding-left: 0;
list-style: none;

}

#bulletlist li 
{
	padding-left: 10px;
	line-height: 16px;
	background: url(images/bullet.png) no-repeat 0 5px;
}
 
