body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 100%;
}

a, a:active, a:visited, a:hover 
{
	color: #333;
	text-decoration: underline;
}

body, p, div, em, strong, h1, h3, h4, h5, span, li, ul, table, tr, td, tbody, th, tcell
{
	font-family: Arial;
	font-size: 14px;
}

caption 
{
	text-align: left;
	border-bottom: dotted 1px #ccc;
	color: #369;
	font-weight: bold;
	margin: 3px 3px 2px 2px;
}

th
{
	font-weight: bold;
	text-align: left;
}

strong
{
}

abbrv 
{
	border-bottom: dashed 1px #000;
	cursor: help;
}

h1
{
	text-transform: capitalize;
	font-weight: bold;
	font-size: 18px;
	margin-top: 10px;
	margin-left: 210px;
	padding-top: 0px;
	margin-bottom: 2px;
	color: #333;
}

div#breadcrumb-block
{
	margin-top: 5px;
	margin-left: 210px;
	padding-top: 0px;
	color: #333;
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 2px;
}

div.container 
{
	margin: 25px 0px 20px 0px;
}

#product-type-specific-content table tr td, #product-specification table tr td
{
}




input[type='text'], input[type='password'], textarea 
{
	border: 1px solid #ccc;
	background-color: #f5f5f5;
	padding: 0.2em 0.2em;
	vertical-align: middle;
}

input[type='text']:focus, input[type='password']:focus, textarea:focus, select:focus
{
	border: 1px solid #999;
	background-color: #fff;
}

input[type='button'], input[type='submit']
{
}

input.search-box, input.search-box:focus
{
	text-align: left;	
	border: 1px solid #fff;
	background-color: #fff;
	padding: 2px 0px 2px 2px;
	margin: 2px 0px 2px 2px;
	font-size: 13px;
	color: #333;
	width: 154px;
}

select {
	border: 1px solid #bbb;
	border-top: 1px solid #777;
	border-bottom: 1px solid #ddd;
	background: #fefefe url(../img/textbg.png) no-repeat top left;
	padding: 0.2em 0.2em;
}

small 
{
	font-size: 11px;
}

p
{
	margin-top: 0px;
	padding-top: 0px;
	line-height: 170%;
}

ul.category-list 
{
	margin-left: 0px;
	padding-left: 2px;
	padding-right: 0px;
	list-style-type: none;
	color: #333;
	text-align: left;
	margin-top: 0px;
}

ul.category-list li
{
	vertical-align: middle;
	font-size: 15px;
	font-weight: bold;	
	border-bottom: dashed 1px #efefef;
}

ul.category-list li a, ul.category-list li a:hover, ul.category-list li a:active, ul.category-list li a:visited
{
	text-align: left;
	text-decoration: none;
	font-weight: normal;	
	padding: 5px 0px 5px 10px;
	text-transform: lowercase;
	color: #333;
	display: block;
}

ul.category-list li a:hover 
{
	text-decoration: underline;
	background-color: #ffffff;
	border-right: solid 1px #ccc;
}

li.category-list-selected
{
	background-color: #ffffff;
	color: #333;
	border-right: solid 1px #ccc;
}

div.recently-viewed
{
	padding-top: 15px;
	display: block;
	clear: left;
}

ul.recent-list 
{
	list-style-type: square;
	color: #666;
	text-align: left;
	margin-top: 5px;
}

ul.recent-list a, ul.recent-list a:hover, ul.recent-list a:active, ul.recent-list a:visited
{
	font-size: 10px;
	color: #666;
	text-align: left;
	text-decoration: none;
	font-weight: normal;
	padding: 0px 0px 0px 2px;
}

ul.recent-list a:hover {
	text-decoration: underline;
}

.checkout-nav
{
	border-top: dotted 1px #ccc;
}

.info-group-header
{
	border-bottom: dotted 1px #ccc;
	color: #369;
	font-weight: bold;
	margin: 3px 3px 2px 2px;
}

.product-attribute-group-title
{
	border-top: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	background-image: url(../img/arrow.gif);
	padding: 0px 0px 0px 10px;
	background-repeat: no-repeat;
	background-position: left;
	font-size: 13px;
	font-weight: bold;
}

div.search-product
{
	width: 144px;
	height: 128px;
	float: left;
	margin-left: 20px;
	margin-top: 20px;
	padding: 2px 3px 0px 3px;
	text-align: center;
	vertical-align: bottom;
}

.product-price
{
	color: #333;
	font-weight: bold;
	text-decoration: none;
}

div.toolbar
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	vertical-align: top;
	float: right;
	padding-right: 19px;
	border: none;
	background-color: #336699;
}

div.banner-strip a, div.banner-strip a:hover, div.banner-strip a:active, div.banner-strip a:visited
{
	font-size: 11px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	text-transform: capitalize;
	vertical-align: top;
}

div.banner-strip a:hover 
{
	text-decoration: underline;
}

.toolbar-text
{
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	padding-right: 5px;
}

.product-description-text
{
	font-size: 12px;
	float: left;
	width: 80%;
	vertical-align: top;
}

table.cart-summary-table, table.cart-summary-table-checkout
{
}

cart-summary-table thead
{
	font-weight: bold;
}

cart-summary-table-checkout thead
{
	font-weight: normal;
}

p.cart-summary-total
{
	clear: left;
	float: left;
}

.notification-panel
{
	background-color: #FAF7AA;
	border: solid 1px #F8E98E;
	padding: 2px;
	text-align: left;
	margin-top: 5px;
	font-size: 12px;
}

.notification-panel a, .notification-panel a:active, .notification-panel a:hover, .notification-panel a:visited
{
	font-size: 12px;
}

#left 
{
	border-right: dashed 1px #efefef;
	position: absolute;
	top: 93px;
	left: 0px;
	padding: 0;
	color: #333;
	padding-right: 0px;
	padding-bottom: -500px;
	width: 180px;
	background-color: #fbfbfb;
	height: 100%;
}

.page-body 
{
	margin-left: 210px;
	margin-right: 35px;
	margin-top: 15px;
	height: 100%;	
}

a.thumbnail-magnify-link 
{
	padding: 8px;
	border: none;
}

img.thumbnail-magnify 
{
	border: none;
}

.content
{
	line-height: 160%;
}

a.inner-link, a.inner-link:hover, a.inner-link:active, a.inner-link:visited
{
	color: #369;
	font-weight: normal;
	text-decoration: none;
	z-index: 0;
}

a.inner-link:hover
{
	text-decoration: underline;
}

a.inner-link-small, a.inner-link-small:hover, a.inner-link-small:active, a.inner-link-small:visited
{
	font-size: 12px;
	color: #690;
	font-weight: normal;
	text-decoration: none;
}

a.inner-link-small:hover
{
	text-decoration: underline;
}

.tool-content
{
	margin: 15px 100px 15px 0px;
	font-weight: bold;
	color: #333;
}

div.search-toolbar 
{
	padding: 5px 0px 0px 0px;
	margin-right: 20px;
	float: right;
	vertical-align: middle;
	width: 250px;
	z-index: 1000;
}

input.search-toolbar-button 
{
	vertical-align: middle;
	text-align: right;
	width: 26px;
	padding: 2px 2px 2px 2px;
	margin-right: 0px;
}

a img {
	border: 0;
}

.error-message 
{
	color: #f00;
}

.login-table {
	width: 380px;
	text-indent: 5px;
}

div.banner 
{
	width: 100%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

div.banner-strip
{
	width: 100%;
	background-color: #336699;
	height: 19px;
	vertical-align: middle;
	padding-top: 2px;
	text-align: right;
	background-image: url(../img/divbarbg.png);
	background-repeat: repeat-x;
}

div.motor-calculator-content
{
	margin-top: 12px;
	margin-right: 1px;
	padding-bottom: 0px;
	width: 330px;
	margin-bottom: 1px;
}

a.cart-checkout-button
{
	padding-top: 5px;
	margin-top: 10px;
	text-align: right;
}

span.MFPC
{
	margin-bottom: 1px;
	font-size: 10px;
	color: #999;
	margin-left: 210px;
	text-transform: uppercase;
}

.register-button 
{
	text-align: center;
	margin-right: 95px;
}

span.recently-viewed 
{
	margin-left: 9px;
	font-size: 12px;
	color: #333;
	font-weight: bold;
}

span.required
{
	font-weight: bold;
	color: #f00;
	cursor: help;
	font-size: 16px;	
}

.ew-category-panel
{
	background: url(../img/cat-bg.png) no-repeat;
	float: left;
	width: 203px;
	height: 160px;
	margin: 10px 10px 10px 10px;
}

.ew-category-panel-img
{
	margin: 6px auto 5px auto;
	text-align: center;
	vertical-align: middle;
	height: 80px;
	min-height: 80px;
	line-height: 80px;
	width: 203px;
	padding-top: 10px;
}

.ew-category-panel-img img
{
	text-align: center;
}

.ew-category-panel-title
{
	color: #333;
	margin: 2px auto 2px auto;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
	text-transform: capitalize;
}

.ew-category-panel-strap
{
	color: #333;
	font-size: 12px;
	margin: auto auto 2 auto;
	text-align: center;
	vertical-align: bottom;
}

/* short strap */
.ew-category-panel-short
{
	background: url(../img/cat-bg.png) no-repeat;
	float: left;
	width: 203px;
	height: 160px;
	margin: 10px 10px 10px 10px;
}

.ew-category-panel-short-img
{
	margin: 6px auto 0px auto;
	padding-top: 2px;
	text-align: center;
	vertical-align: middle;
	height: 70px;
	min-height: 70px;
	line-height: 70px;
	width: 203px;
}

.ew-category-new
{
	background: url(../img/cat-new-icon.png) no-repeat 5px 0px;
	margin-top: 6px;
	margin-left: 2px;
}

.ew-category-panel-short-img img
{
	text-align: center;
}

.ew-category-panel-short-title
{
	clear: both;
	color: #333;
	margin: 0px auto 2px auto;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
	text-transform: capitalize;
}

.ew-category-panel-short-title a, .ew-category-panel-short-title a:visited, .ew-category-panel-short-title a:active, .ew-category-panel-title a, .ew-category-panel-title a:visited, .ew-category-panel-title a:active
{
	font-weight: bold;
	color: #333;
	text-decoration: none;
}

.ew-category-panel-short-title a:hover, .ew-category-panel-title a:hover
{
	text-decoration: underline;
	color: #00ACEB;
}

.ew-category-panel-short-strap
{
	color: #333;
	font-size: 11px;
	margin: 0px 5px 2px 5px;
	padding-left: 6px;
	padding-right: 6px;
	text-align: center;
	vertical-align: bottom;
}
/* end short strap */

/* product panel */
.ew-product-panel
{
	float: left;
	width: 160px;
	height: 172px;
	margin: 15px 10px 15px 10px;
}

.ew-product-panel-img
{
	margin: 0px auto 4px auto;
	text-align: center;
	vertical-align: middle;
	height: 70px;
	min-height: 70px;
	line-height: 70px;
}

.ew-product-panel-img img
{
	text-align: center;
}

.ew-product-panel-title
{
	color: #333;
	margin: 2px auto 2px auto;
	text-align: center;
	min-height: 37px;
	height: 37px;
}

.ew-product-panel-title a
{
	color: #333;
	font-weight: normal;
	text-decoration: underline;
}

.ew-product-panel-strap
{
	color: #333;
	font-size: 11px;
	margin: auto auto 0px auto;
	text-align: center;
	vertical-align: bottom;
}
/* end product panel */

.ew-category-list
{	
	width: 100%;
	margin: 35px 10px 15px 10px;
	clear: both;
}

.promo
{
	height: 250px; border: solid 1px red;
}

.ew-category-list-img
{
}

.ew-category-list-img img
{
	margin: 0px 15px 0px 0px;
	padding: 25px 25px 25px 25px;
	border: solid 1px #ccc;
	vertical-align: middle;
	text-align: center;
	float: left;
}

.ew-category-list-title
{
	margin: 0px 0px 0px 15px;
	color: #333;
	font-size: 16px;
	text-align: left;
	text-transform: capitalize;
	font-weight: bold;
}

.ew-category-list-strap
{
	margin: 5px 0px 5px 0px;
	padding-left: 10px;
	color: #333;
	font-size: 12px;
	text-align: left;
	font-size: 12px;
	min-height: 60px;
}

.ew-category-list-link
{
	margin: 15px 0px 0px 5px;
}

ul#breadcrumb
{
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: inline;
}

ul#breadcrumb li
{
	display: inline;
	text-transform: capitalize;
}

ul#breadcrumb a, ul#breadcrumb a:hover, ul#breadcrumb a:active, ul#breadcrumb a:visited
{
	color: #369;
	font-weight: normal;
	text-decoration: none;
}

ul#breadcrumb a:hover
{
	text-decoration: underline;
}

.ew-incentive-list input 
{
	font-size: 16px;
}
 
.ew-incentive-list
{
	text-align: center;
	width: 100%;
}
  
.ew-incentive-list label, .ew-incentive-list input
{
	cursor: pointer;
}

.ew-incentive-list label, .ew-incentive-list label:hover
{
	padding: 0px 2px 2px 2px;
	text-align: right;
	color: #999;
	font-weight: bold;
	font-size: 12px;
}

table.ew-incentives-list
{
	width: 100%;
}

.ew-incentive-list label:hover 
{
	text-decoration: underline;
}

#cot_tl_fixed img
{
	margin-bottom: -1px;
}

.iso-country-list, .iso-country-list option
{
	font-size: 12px;
}

#simpleTooltip { padding: 7px; border: 2px solid #303030; background: #505050; line-height: 160%; color: #FEFEFE;}

.delivery-info-toggle { cursor: help; }

#facebox .b {
  background:url(../img/facebox/b.png);
}

#facebox .tl {
  background:url(../img/facebox/tl.png);
}

#facebox .tr {
  background:url(../img/facebox/tr.png);
}

#facebox .bl {
  background:url(../img/facebox/bl.png);
}

#facebox .br {
  background:url(../img/facebox/br.png);
}

#facebox {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 100;
  text-align: left;
}

#facebox .popup {
  position: relative;
}

#facebox table {
  margin: auto;
  border-collapse: collapse;
}

#facebox .body {
  padding: 10px;
  background: #fff;
  width: 370px;
}

#facebox .loading {
  text-align: center;
}

#facebox .image {
  text-align: center;
}

#facebox img {
  border: 0;
}

#facebox .footer {
  border-top: 1px solid #DDDDDD;
  padding-top: 5px;
  margin-top: 3px;
  text-align: center;
}

#facebox .info {
  margin-top: 5px;
  font-family: "lucida grande",tahoma,verdana,arial,sans-serif; 
  color: #777;
  line-height: 16px;
  font-size: 11px;
}

#facebox .navigation {
  float: left;
}

#facebox .close {
  float: right;
}

#facebox .next, #facebox .prev {
  font-size: 170%;
}

#facebox .tl, #facebox .tr, #facebox .bl, #facebox .br {
  height: 10px;
  width: 10px;
  overflow: hidden;
  padding: 0;
}


#facebox_overlay {
  position: fixed;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}

.facebox_hide {
  z-index:-100;
}

.facebox_overlayBG {
  background-color: #000;
  z-index: 99;
}

* html #facebox_overlay { /* ie6 hack */
  position: absolute;
  height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

.ul_james 
{
	margin: 7px 0px 0px -3px;
	padding: 0;
    list-style-position: outside;
    list-style: none;
    border-left: solid 1px #ddd;
    border-right: solid 1px #ddd;
    border-bottom: solid 1px #ddd;
}

.li_james 
{
	font-size: 12px;
	cursor: pointer;
    background-color: #eee;
    padding: 4px;
    color: #036;
    font-weight: normal;
    border-bottom: solid 1px #ddd;
}

.li_james_hovered {
    background-color: #fafafa;
}

.search-result
{
	width: 100%;
	border-bottom: solid 1px #ccc;
	clear: both;
	margin: 10px 0px 25px 10px;
}

.search-result .image
{
	display: block;
	float: left;
	width: 140px;
	min-height: 80px;
	margin: 5px 0px 0px 0px;
	text-align: center;
}

.search-result .detail
{
	margin-left: 140px;
}

.search-result .detail .product-header
{	
}

.search-result .detail .product-snippet
{
	color: #555;
}

.search-result .detail .product-price
{
}

.search-result .basket
{
	clear: left;
	display: block;
	margin: 5px 0px 10px 0px;
}

.search-result .basket .stock-status
{
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	width: 136px;
	padding-bottom: 6px;
	float: left;
}

.search-result .basket .product-add
{
	vertical-align: middle;
}

.search-result .basket a
{
	position: relative;
	margin-left: 10px;
	top: -7px;
}

a.motor-calculator-result-link, a.motor-calculator-result-link:active, a.motor-calculator-result-link:visited
{
	color: #333;
	font-size: 12px;
	font-weight: normal;
}

a.motor-calculator-result-link:hover
{
	color: #666;
}

a.motor-calculator-link, a.motor-calculator-link:active, a.motor-calculator-link:visited, a.motor-calculator-link:hover
{
	display: block;
	position: fixed;
	top: 20%;
	left: 100%;
	margin-left: -22px;
	background: transparent url(../img/motor-calculator-link.png) no-repeat scroll 0px 0px; 
	width: 23px;
	height: 123px;
}

a.motor-calculator-link:hover
{
	background-position: -23px 100%;
}

a.battery-finder-link, a.battery-finder-link:active, a.battery-finder-link:visited, a.battery-finder-link:hover
{
	display: block;
	position: fixed;
	top: 20%;
	left: 100%;
	margin-top: 124px;
	margin-left: -22px;
	background: transparent url(../img/battery-finder-link.png) no-repeat scroll 0px 0px; 
	width: 23px;
	height: 123px;
}

a.battery-finder-link:hover
{
	background-position: -23px 100%;
}

/************/
/* nav menu */
/************/
#nav, #nav ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-position: outside;
	position: relative;
	line-height: 30px;
	z-index: 1;
	float: left;
}

#nav li ul li {
	background: none;
}

#nav ul {
	border: none;
	background-color: #fbfbfb;
	z-index: 1;
}

li.first-child 
{
	border-top: solid 1px #369;
}

li.last-child 
{
	border-bottom: solid 1px #369;
}

#nav a{
	display: block;
	padding: 0px 0px 0px 0px;
	color: #333;
	text-decoration: none;
	text-transform: lowercase;
	height: 30px;
}

#nav li:hover, #nav li.has-children:hover {
	background-color: #e9e9e9;
	text-decoration:  none;
}

#nav li, #subnav li{
	float:left;
	position:relative;
	width: 180px;
}

#subnav li {
	width: 250px;
	z-index: 1;
}

#nav ul {
	position: absolute;
	display: none;
	top: -1px;
	left: 180px;
	width: 250px;
	z-index: 1;
}

#subnav ul 
{
	top: 0px;
}

/* first sub */
#nav li ul a{
	width: 250px;
	height: auto;
	float: left;
}

#nav ul ul{
	top: auto;
	margin-top: -2px;
}	

/* second sub */
#nav li ul ul {
	left: 250px;
	margin: 0px 0px 0px 0px;
	width: 250px;
	z-index: 1;
	top: -1px;
}

#nav li ul {
	background-color: #fbfbfb;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{
	display: none;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{
	display: block;
}

#subnav ul li a, #subnav ul li a:active, #subnav ul li a:visited, #subnav ul li a:hover, #subnav li a, #subnav li a:active, #subnav li a:visited, #subnav li a:hover 
{
	text-decoration: none;
}

#subnav li a:hover, #subnav ul li a:hover
{
	text-decoration: underline;
}

#nav li a,#nav li a:hover
{
	border-bottom: solid 1px #ddd;
	text-indent: 5px;
}

#nav li.has-children, #subnav li.has-children
{
	background-image: url(../img/nav-arrow.png);
	background-position: right center;
	background-repeat: no-repeat;	
}

#subnav li.has-children a
{
}

#subnav li.has-children
{
}

#subnav li:first-child 
{
	border-top: solid 1px #369;
	border-left: solid 1px #e8e8e8;
}

#subnav li:last-child
{
	border-bottom: solid 1px #369;
}

#subnav li
{
	border-left: solid 1px #369;
	border-right: solid 1px #369;
}

#nav li.has-children:hover, #subnav li.has-children:hover
{
	border-right: solid 1px #efefef;
}

#nav ul li ul 
{
	margin-left: 1px;
}
