* {
	border:0px;
	margin:0px;
	padding:0px;
}
* {
	behavior: url(../inc/iepngfix.htc);
}
*html {
	height: 100%;
}
/* Layout */

body {
	background:url(../images/bg_new.jpg) repeat-x #e6e6e6;
	text-align:center;
	height:100%;
	font-size:12px;
	font-family: Verdana, Arial, sans-serif;
	color:#606060;
	overflow-x:hidden;
}
a, a:active, a:visited {
	color:#64b92e;
	text-decoration:underline;
	font-family: Verdana, Arial, sans-serif
}
a:hover {
	color:#f67f14;
	text-decoration:underline;
}
#bodyContainer {
	width:100%;
	height:100%;
	margin: 47px auto 0px;
}
#body {
	margin: -47px auto 0px;
	width:915px;
	height:auto;
	text-align:left;
}
/* Header */

#topLeft {
	background:url(../images/header_topleft_new.jpg) no-repeat;
	width:594px;
	height:97px;
	margin-left:-160px;
	display:block;
	float:left;
}
#logo {
	width:352px;
	height:37px;
	margin:39px 0px 0px 186px;
	float:left;
}
/* Slogan */	

			

#topRight {
	background:url(../images/header_topright_new.jpg) no-repeat;
	width:471px;
	height:97px;
	display:block;
	float:left;
	text-align:right;
}
#topRight #slogan {
	margin-top:42px;
	margin-right:30px;
}
/* Navigation */



#nav {
	width:915px;
	height:77px;
	float:left;
	display:block;
	margin-left: 25px;
}
#navFix {
	/*	background:url(../images/nav_leftgradient_fix.jpg) no-repeat;*/
	width:153px;
	height:30px;
	margin: 46px 0px 0px -153px;
	display:block;
	float:left;
}

.NavMenu, .NavMenu td, .MainNavMenu, .MainNavMenu td, .SubNavMenu, .SubNavMenu td
{
	margin: 0;
	padding: 0;
	border: 0;
}

.MainNavMenu
{
	margin-left: -40px;
}

.MainNavMenu td
{
	padding-right: 50px;
}

.SubNavMenu td
{
	padding-top: 7px;
	padding-right: 20px;
	font-size: 10px;
	font-weight: bold;
}


.MainNavMenu a
{
	height: 46px;
	display: block;
	background-repeat: none;
	width: 123px;
}

.MainNavMenu a.nav_home, .MainNavMenu a.nav_home_on
{
	background-image: url('../images/nav_home_off.gif');
}

.MainNavMenu a.nav_home_on, .MainNavMenu a.nav_home:hover
{
	background-image: url('../images/nav_home_on.gif');
}

.MainNavMenu a.nav_theproducts
{
	background-image: url('../images/nav_prod_off.gif');
}

.MainNavMenu a.nav_theproducts:hover
{
	background-image: url('../images/nav_prod_on.gif');
}

.MainNavMenu a.nav_ourcompany, .MainNavMenu a.nav_ourcompany_on
{
	background-image: url('../images/nav_company_off.gif');
}

.MainNavMenu a.nav_ourcompany_on, .MainNavMenu a.nav_ourcompany:hover
{
	background-image: url('../images/nav_company_on.gif');
}

.MainNavMenu a.nav_wheretobuy
{
	background-image: url('../images/nav_where2buy_off.gif');
}

.MainNavMenu a.nav_wheretobuy:hover
{
	background-image: url('../images/nav_where2buy_on.gif');
}

.SubNavMenu a
{
	color: #606060;
	text-decoration: none;
}

.SubNavMenu a.on, .SubNavMenu a:hover
{
	color:#64b92e;
}

/* Body Content */

		

#contentWrapper {
	background:url(../images/center_bg.jpg) no-repeat;
	width:1088px;
	height:100%;
	display:block;
	float:left;
}
#content {
	width:845px;
	margin: 0px;
	margin-left:24px;
	display:block;
	float:left;
}
/* Page Heading */

			

#contentHeaderLeft {
	width: 521px;
	height:100px;
	display:block;
	float:left;
}
#contentHeaderLeft h1.heading {
	font-size:29px;
	color:#444444;
	font-family:Verdana, sans-serif;
	padding-top:29px;
}
/* Small news CTAs */

				

#contentHeaderRight {
	width:324px;
	height:76px;
	display:block;
	float:left;
}
#headerLinks {
	position:relative;
	right:-9px;
	float:right;
	width:auto;
	padding: 20px 0px 0px 0px;
	margin-left:5px;
}
#headerLinks img.spacer {
	margin-left:12px;
}

#newsletterPapers{
	float:left;
	padding-right:10px;
}

/* Start of Content Styling */

					

#contentBody {
	width: 845px;
	min-height:215px;
	display:block;
	float:left;
}
/* Universal */

				

#contentBody p {
	font-family: Verdana, Arial, Verdana, sans-serif;
	font-size:12px;
	color:#666666;
	margin-bottom:0px;
}
#contentBody a {
	color:#64b92e;
	text-decoration:underline;
	font-family: Verdana, Arial, sans-serif;
	font-size:12px;
}
 ` #contentBody a:hover {
 color:#f67f14;
 text-decoration:underline;
}
#contentBody a h3.title {
	color:#64B92E;
	text-decoration:underline;
	font-family: Verdana, Arial, sans-serif;
	font-size:14px;
	margin: 0px 0px 7px;
}
#contentBody h3.title {
	font-family: Verdana, Arial, sans-serif;
	color:#444444;
	font-size:14px;
	margin: 0px 0px 7px;
}
#contentBody h3.subtitle {
	font-family: Verdana, Arial, sans-serif;
	color:#444444;
	font-size:14px;
}
ul {
	margin-left:20px;
	list-style-position: inside;
	text-indent:-13px;
}
#contentBody td.bold {
	font-weight:bold;
}
#contentBody .nimhTable {
	border:#444444 solid 1px;
	border-collapse:collapse;
	text-align:center;
	width:500px;
}
/* Home Page */

				

#splashFlash {
	padding-top:9px;
}
#splashFlash #headerLinks {
	position:relative;
	float:right;
	width:auto;
	margin: -284px 4px 0px 0px;
}
#splashFlash #headerLinks img.spacer {
	margin-left:12px;
}
/* contentCTAs' duplicates for home */

#splashCTAs {
	width:880px;
	height:160px;
	display:block;
	float:left;
	padding:0px 0px 8px;
}
#splashCTAs .ctaBox {
	width:280px;
	height:160px;
	display:inline-block;
	float:left;
	margin-right:10px;
}
#splashCTAs .ctaBox a {
	color:#64b92e;
	text-decoration:underline;
}
#splashCTAs .ctaBox a:hover {
 color:#f67f14;
}
#splashCTAs h2.ctaHeading {
	width:100%;
	font-size:20px;
	color:#444444;
	font-family:Verdana, sans-serif;
	padding:6px 0px 4px;
}
#splashCTAs p.cta {
	position:relative;
	top:-4px;
	font-size:11px;
	line-height:20px;
	color:#444444;
	font-family:Verdana, sans-serif;
	padding-right:5px;
	word-spacing:-1px;
}
#splashCTAs .ctaImage {
	float:left;
	margin-right:3px;
}
/* News Page */

				

#dateListing {
	width:171px;
	height:auto;
	float:left;
}
#dateListing ul.dates li {
	margin-bottom:6px;
	list-style:none;
}
#dateListing ul.dates .active {
	color:#444444;
	font-weight:bold;
}
#articleContainer {
	width:674px;
	height:auto;
	float:left;
	display:block;
}
.articleBox {
	width:327px;
	height:auto;
	float:left;
	padding-right:10px;
}
.articleSpacer {
	display:block;
	float:left;
	width:100%;
	height:24px;
}
/* News Selected Page */

					

#newsArticle {
	width:674px;
	height:auto;
	float:left;
}
/* Products Page */

.productRight{
	margin-left:135px;
}						
ul.productBullets li{
	text-indent:0px;
	list-style-position:outside;
	margin-left:5px;
}
					

					/* Where to Buy Page */

					

.wheretobuy {
	border:none;
}
/* Battery & Charger product pages */

					
.imagewrap {
	float:left;
 #
}
.imagewrap {
	float:left;
}
#productContainer {
	width:915px;
}
.productBox {
	width:190px;
	height:auto;
	display:inline;
	float:left;
	margin: 0px 30px 15px 0px;
}
.productBox h4.productName {
	font-size:12px;
	font-weight:bold;
	color:#444444;
	font-family: Verdana, Arial, sans-serif;
	width:100%;
	float:left;
	margin-bottom:1px;
	text-align:center;
}
.productImage {
	float:left;
}
#productDesc ul {
	text-indent:0px;
}
#productNav {
	width:100%;
	float:left;
	text-align:right;
}
#productNav ul.pagination {
	list-style:none;
}
#productNav ul.pagination li {
	display:inline;
}
#productNav a.inactive {
	font-size:12px;
	font-family: Verdana, Arial, sans-serif;
	text-decoration:none;
	color:#dedede;
	margin-left:4px;
}
#productNav .active {
	font-size:12px;
	font-family:Verdana, Arial, sans-serif;
	font-weight:bold;
	color:#64b92e;
}
/* Products Selected (Individual Product Page(s)) */



h3.selectedProductName {
	font-family:Verdana, Arial, sans-serif;
	color:#dedede;
	font-size:14px;
	font-weight:bold;
	margin-bottom:8px;
}
#selectedDisplay {
	width:280px;
	height:auto;
	display:block;
	float:left;
}
#displayOptions {
	width:100%;
	float:left;
	margin-top:10px;
}
#displayOptions .grey {
	color:#b6b6b6;
}
#displayOptions .active {
	color:#b6b6b6;
	font-weight:bold;
}
#DescContainer {
	width:565px;
	height:auto;
	display:block;
	float:left;
}
#DescText {
	width:100%;
	min-height:234px;
	display:block;
	float:left;
	padding-left:12px;
}
#DescReturn {
	width:100%;
	display:block;
	float:left;
	margin-top:20px;
	padding-left:12px;
}
/* Contact Page */

					

#contactBodyLeft {
	width: 268px;
	height:auto;
	display:inline-block;
	float:left;
	padding-left:10px;
}
#contactBodyRight {
	width: 278px;
	height:auto;
	display:inline-block;
	float:left;
}
#contentBody h3.contactTitle {
	font-family:Verdana, Arial, sans-serif;
	color:#444444;
	font-size:22px;
	margin: 0px 0px 7px;
}
.subtitle {
	font-family:Verdana, Arial, sans-serif;
	color:#444444;
	font-size:14px;
	font-weight:bold;
}
.FS14 {
	font-size:12px;
}
#contactBodyRight a.FS14 {
	font-size:12px;
}
/* Investors Page 

					

					#contentBody h3.staff {

						font-family:Arial, sans-serif;

						color:#adabab;

						font-size:12px;

						margin: 0px 0px 7px;

					}*/

					

					

					/* OEM Guide */

#contentBodyOEM {
	width:100%;
}
#contentBodyOEMMenu ul, li {
	line-height:150%;
}
.contentBodyOEMContent {
	width:100%;
}
.contentBodyOEMLeft {
	display:block;
	float:left;
	width:47%;
}
.contentBodyOEMRight {
	display:block;
	float:right;
	width:47%;
}
#contentBodyOEM h2.oemGuide {
	text-align:center;
	font-family:Verdana, Arial, sans-serif;
	font-size:26px;
	color:#444444;
}
#contentBodyOEM h3.oemGuide {
	text-align:center;
	font-family:Verdana, Arial, sans-serif;
	font-size:20px;
	color:#444444;
}
#contentBodyOEM p {
	text-align:justify;
	font-family:Verdana, Arial, sans-serif;
}
#contentBodyOEM p.legend {
	width:300px;
	font-family:Verdana, Arial, sans-serif;
	color:#666666;
	font-size:10px;
}
#contentBodyOEM table, td, th {
	text-align:center;
	margin:auto;
	border:solid 1px;
	border-collapse:collapse;
	border-color:#444444;
	padding:5px;
}
#contentBodyOEM th {
	padding:10px;
}
#contentBodyOEM ul, li {
	margin-left:0px;
	list-style-type:disc;
	list-style-position:inside;
}
#contentBodyOEM .separator{
	clear:both;
}
#contentBodyOEM .arrow{
	clear:both;
	float:left;
}
/* Distributor */

#contentBody table.distributors {
	margin:auto;
	border:solid 1px;
	border-collapse:collapse;
	border-color:#444444;
}
#contentBody caption {
	line-height:300%;
	margin:auto;
	font-family:Verdana, Arial, sans-serif;
	font-size:20px;
}
#contentBody th.country, td.country {
	width:150px;
}
#contentBody th.distributor, td.distributor {
	width:150px;
}
#contentBody th.address, td.address {
	width:200px;
}
#contentBody th.contact, td.contact {
	width:300px;
}
/* End of Content styling */			

								

				/* CTA Boxes */

#contentCTAs {
	display:block;
	float:left;
	height:160px;
	padding:0 0 8px;
	width:880px;
}
#contentCTAs .ctaBox {
	width:280px;
	height:160px;
	display:inline-block;
	float:left;
	margin-right:10px;
}
#contentCTAs .ctaBox a {
	color:#64b92e;
	text-decoration:underline;
}
 ` #contentCTAs .ctaBox a:hover {
 color:#f67f14;
}
#contentCTAs h2.ctaHeading {
	width:100%;
	font-size:20px;
	color:#444444;
	font-family:Verdana, sans-serif;
	padding:18px 0px 4px;
}
#contentCTAs p.cta {
	font-size:11px;
	line-height:20px;
	color:#444444;
	font-family:Verdana, sans-serif;
	padding-right:5px;
	word-spacing:-1px;
}
#contentCTAs .ctaImage {
	float:left;
	margin-right:3px;
	width:115px;
}
td {
	border: none;
}
table {
	border: 1px solid #ccc;
}
/* Footer */



#footerContainer {
	background:url(../images/footer_bg.jpg) repeat-x;
	width:100%;
	height:100px;
	padding-left:23px;
	display:block;
	float:left;
	position: relative;
}
#footer {
	width: 915px;
	text-align:left;
	margin: 0px auto 0px;
	padding-top:3px;
	display:block;
}
#footer a.nav {
	color:#6d6d6d;
	text-decoration:none;
}
#footer a.nav:hover {
	color:#6d6d6d;
	text-decoration:underline;
}
#footer p.footer {
	color:#6d6d6d;
	font-size:10px;
	font-family:Verdana, sans-serif;
	line-height:24px;
}
#footer a.lci {
	color:#6d6d6d;
	text-decoration:none;
	padding-bottom:2px;
}
#footer a.lci:hover {
	text-decoration:underline;
}
#footer .darkgrey {
	color:#6d6d6d;
}
.pdficon {
	background: transparent url(/images/pdf_icon.png) scroll no-repeat left center;
	padding: 2px 0px 2px 28px;
}
