@charset "utf-8";
/* CSS Document */

body {

	background-color:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;

}

td {

	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;

}

th {
	font-size:14px;
}

form {
	margin:0px;
}

.smallFont {
	font-size:10px;
}

/* main */
#main {

	width:730px;
	text-align:left;
	background-color:#FFFFFF;
}

a {
	text-decoration:none;
}


/* header */
/*
#header {
	background:url(/css/makita_gear/header_background.jpg);
	width:731px;
	height:110px;
	background-repeat:no-repeat;
	margin-left:10px;
}

#header .cart {
	position: relative;
	top:50px;
	left:765px;
	width:138px;
}

#header .cart a {
	color:#333;
}
*/

/* topNav */
#topNav {
	margin-top:10px;
	margin-left:10px;
	padding-top:5px;
	margin-bottom:10px;
	position:absolute;
	top:170px;
}

#topNav ul {
	margin:0px;
	padding:0px;
	list-style:disc;
	color:#fff;	
}

#topNav li {
	font-size:10px;
	font-weight:bold;
	padding-top:3px;


	margin-right:0px;
	margin-left:10px;
}

#topNav a {
	text-decoration:underline;
	color:#fff;
}

#topNav .highlight {
	color:#088B90;
}

#topNav .contactInfo {
	color:#FFF;
	width:187px;
	margin-top:15px;
}

/* search */
#search {
	color:#FFF;
	font-weight:bold;
	font-size:10px;
}

#search td {
	color:#FFF;
}

#search a {
	text-decoration:none;
	color:#FFFFFF;
}

#search .advanced {
	display:block;
	margin-left:50px;
}

#search input {
	width:125px;
}

#search .submit {
	background-color:#016D7A;
	color:#FFF;
	padding:3px;	
	border:1px solid #FFF;
	display:block;
}

/* bodyContent */
#bodyContent {
	/width:750px;
	min-height:700px;
	background:url(/css/makita_gear/content_background.gif) repeat-y;	
}


#bodyContent h1 {
	display:block;
	color:#088B90;
	margin-top:9px;
	border-bottom: 3px dotted;
	border-bottom-color: #454547;
	width:500px;	
	font-size:24px;
	padding-bottom:14px;
}

#bodyContent h3 {
	color:#006B7B;
	margin:0px;
	font-size:14px;
}

.prodName {
	color:#E00037;
	font-weight:bold;
}

.prodNumber {
	color:#006B7B;
	font-weight:bold;
}

.btn {
	display:block;
	background:url(/css/makita_gear/btn_background.jpg) no-repeat;
	width:115px;
	height:28px;
	padding:6px 0px 3px 0px;
	color:#FFFFFF;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	float:left;
	margin-right:10px;
}

.stroke {
	background-color:#454547;
}

.red {
	color:#CC0000
}	

.gridHeader {
	background-color:#016D7A;
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;	
}

.gridSubHeader1 {
	background:#EDEDED;
	color:#000000;
	font-size:10px;	
	font-weight:bold;
	text-transform:uppercase;		
}

.gridSubHeader2 {
	background:#cccccc;
	color:#016D7A;
	font-size:10px;	
	font-weight:bold;
	text-transform:uppercase;		
}

.priceGrid {
	background-color:#FFFFFF;
}

#content {
	display:block;
	padding:10px;
	float:left;
}

/*
.bodyTopBar {
	display:block;
	background-image:url(/css/makita_gear/body_top_bar.gif);
	width:545px;
	height:42px;
	float:left;
}
*/

/* leftNav */
#leftNav {
	width:187px;
	float:left;
	display:block;
	/height:600px;
	min-height:600px;
}

#leftNav .leftNavContent {
	padding-left:10px;
	padding-top:5px;
	padding-bottom:10px;
	color:#FFF;
}

#leftNav h1 {
	color:#6F4131;
	text-transform:uppercase;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	display:block;
	font-size:14px;
	margin:0px;
	border:none;
	width:180px;
	padding:0px;
}

#leftNav .categories {
	background-color:#016D7A;
	color:#FFF;
	border-top:1px solid #FFF;
	border-bottom:1px solid #FFF;
	margin-bottom:10px;

}

#leftNav .categories .subhead {
	padding-left:5px;
	font-size:10px;
	font-weight:bold;
	padding-bottom:5px;
	padding-top:5px;
	display:block;
	border-bottom:1px solid #FFF;
}



/* centerColumn */
#centerColumn {
	display:block;
	float:left;
	margin-right:20px;
}

/* rightColumn */
#rightColumn {

	display:block;
}

#rightColumn img {
	display:block;
	margin-bottom:8px;
}

/* footer */
#footer {
	/* change display to "block" to activate footer */
	display:none;
	margin-left:10px;
	width:730px;
	padding-bottom:10px;
}

#footer ul {
	margin:0px;
	padding:0px;
	list-style-type:none;	
	padding-bottom:5px;
}

#footer li {
	font-size:10px;
	font-weight:bold;
	padding-top:8px;
	text-align:center;
	display:inline;
	margin-right:0px;
	margin-left:10px;
}

#footer a {
	text-decoration:none;
	color:#464648;
}

#footer .divider {
	border-bottom:solid 1px;
}

#footer .copyright {
	font-size:10px;
}
/*
#footer .footerImage {
	background-image:url(/css/makita_gear/footer_background.jpg);
	width:731px;
	height:99px;
	background-repeat:no-repeat;
}
*/

.clear {
	clear:both;
}

/* listPage */
#listPage {
	display:block;
	float:left;
}

#listPage h1 {
	display:block;
	color:#E00037;
	margin:0px;
	border-bottom: medium dotted;
	width:500px;
}

#listPage .listItem {
	margin-top:10px;
	padding-bottom:10px;
	display:block;
	float:left;
	border-bottom:1px solid #CCCCCC;
	width:425px;

}

.listItem .image {
	width:100px;
	display:block;
	float:left;

}

#listPage .listItem a {
	text-decoration:none;

}

#itemInfo {
	display:block;
	width:330px;
	float:left;
	margin-right:10px;
}

#itemInfo .prodNumber {
	color:#006B7B;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
}

#itemInfo .prodName {
	color:#E00037;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
}

#listRight {
	display:block;
	float:left;
}

#listPage .listFilter {
	display:block;
	margin-top:10px;
}

#listPage .pagination {
	display:block;
	margin-top:5px;
	padding:3px;
	border-bottom:1px solid #CCCCCC;
}

#listPage .pagination a {
	font-weight:bold;
	color:#E00037;

}

/* productPage */
#productPage {
	display:block;
	width:835px;
	float:left;
	font-size:9px;
}

#productPage .description {
	display:block;
	font-size:9px;
	font-family:Arial, Helvetica, sans-serif;
}

#productPage .colors {
	display:block;
}

#productPage .details {
	display:block;
}

#productPage .tabBackground {
	background:url(/css/makita_gear/tab_background.gif);
	background-repeat:no-repeat;
	display:block;
	width:245px;
	height:24px;
	margin-top:-3px;
	padding-top:5px;	
}

#productPage .tabBackground ul {
	list-style:none;
	margin:0px;
	padding:0px;
}

#productPage .tabBackground li {
	display:block;
	float:left;
	padding-left:10px;
}

#productPage .tabBackground .tabOn {
	color:#000000;
	font-weight:bold;
}

#productPage .tabBackground .tabOff {
	color:#016D7A;
	font-weight:bold;
	text-decoration:underline;		
}

#productPage a {
	text-decoration:none;
}

#productPage ul {
	margin:0px;
	padding:0px;
	padding-left:20px;
	margin-top:10px;
	margin-bottom:10px;	
}

#productPage h1 {
	border:none;
	width:auto;
	margin:0px;
	padding:0px;
}

#productPage h3 {
	width:auto;
	margin-bottom:5px;
	font-size:14px;
}

#productPage .prodNumber {
	font-size:24px;
}

#productPage .prodName {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#036978;
}

#productPage .leftColumn {
	display:block;
	float:left;
	width:300px;
}

#productPage .rightColumn {
	display:block;
	float:left;
	width:250px;
}

#productPage .gridHeader {
	background-color:#016D7A;
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;		
}

#productPage .gridSubHeader1 {
	background:#EDEDED;
	color:#000000;
	font-size:10px;	
	font-weight:bold;
	text-transform:uppercase;		
}

#productPage .gridSubHeader2 {
	background:#cccccc;
	color:#016D7A;
	font-size:10px;	
	font-weight:bold;
	text-transform:uppercase;		
}

#productPage .priceGrid {
	background:#FFFFFF;
	font-size:10px;
}

#productPage li {
	margin:0px;
}

/* configurePage */
#configurePage {
	display:block;
}

#configurePage .listItem {
	padding-bottom:10px;
	display:block;
	float:left;
}

#configurePage .listItem a {
	text-decoration:none;
}

#configurePage .itemInfo img {
	display:block;
	float:left;
	margin-right:10px;
}

#configurePage .configOptions {
	display:block;
	padding-top:20px;
	border-top:1px solid #cccccc;
	width:500px;
}

#configurePage h3 {
	margin:0px;
	padding-bottom:5px;
	font-size:14px;
	clear:left;
	margin-top:10px;	
}

/* taxList */
#taxList {
	display:block;
}

#taxList #itemInfo {
	display:block;
	float:left;
	width:auto;
	margin-right:10px;
}

#taxList h3 {
	margin:0px;
	padding:0px;
	font-size:14px;
	clear:left;	
}

#taxList .leftColumn {
	display:block;
	float:left;
	width:440px;
}

#taxList .rightColumn {
	display:block;
	float:left;
	margin-left:20px;
	width:200px;
}

#taxlist .rightElement {
	display:block;
	background-color:#E7EFE9;
	margin-bottom:10px;	
	color:#666666;	
}

#taxlist .rightElementContent {
	padding:10px;
}

#taxlist .rightElement h3 {
	display:block;
	background-image:url(/css/makita_gear/subhead_bkgnd.gif);
	text-align:center;
	padding-top:2px;
	padding-bottom:2px;	
	height:23px;
}


#taxlist img {
	width:95px;
}

/* catList */
#catList {
	display:block;
}

#catList h3 {
	margin:0px;
	padding:0px;
	font-size:14px;
	clear:left;	
}

#catList .leftColumn {
	display:block;
	float:left;
}

#catList .rightColumn {
	display:block;
	float:left;
	margin-left:20px;
}

#catList img {
	width:95px;
}


/* home */

#home {
	width:540px;
}

#home .banner {
	margin-bottom:10px;
}

#home .left {
	float:left;
	width:310px;
	margin-left:10px;
	margin-right:10px;
}

#home .left h1 {
	color:#000;
	font-size:14px;
	font-weight:bold;
	border:none;
	margin:0px;
	padding:0px;
	width:auto;
}

#home .left ul {
	padding-left:15px;
}

#home .left a {
	color:#0000FF;
	text-decoration:underline;
}

#home .right {
	display:block;
	float:left;
	width:180px;
	background-color:#454547;
	min-height:267px;
	color:#FFF;
	padding:10px;
}

#home .right td {
	color:#FFF;
}

#home .right h2 {
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	margin:0px;
	padding:0px;
	margin-bottom:5px;
	padding-top:3px;
}

#home .right .border {
	border-top:1px #999 solid;
	width:auto;
	padding-bottom:3px;
	margin-top:3px;
}

#home .right a {
	color:#CCC;
	text-decoration:underline;
}

#home input {
	padding:0px;
	margin:0px;
}

/* **************** FLYOUT MENU STYLES **************** */
/* SpryMenuBarVertical.css - Revision: Spry Preview Release 1.4 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/*******************************************************************************

 LAYOUT INFORMATION: describes box model, positioning, z-order

 *******************************************************************************/

/* The outermost container of the Menu Bar, a fixed width box with no margin or padding */
ul.MenuBarVertical
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	cursor: default;
	width: 187px;
}
/* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
ul.MenuBarActive
{
	z-index: 1000;
}
/* Menu item containers, position children relative to this container and are same fixed width as parent */
ul.MenuBarVertical li
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 10px;
	position: relative;
	text-align: left;
	cursor: pointer;
	width: 187px;
	border-bottom:solid 1px #ccc;
	font-weight:bold;
}
/* Submenus should appear slightly overlapping to the right (95%) and up (-5%) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
ul.MenuBarVertical ul
{
	margin: -5% 0 0 95%;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	position: absolute;
	z-index: 1020;
	cursor: default;
	width: 187px;
	left: -1000em;
	top: 0;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
ul.MenuBarVertical ul.MenuBarSubmenuVisible
{
	left: 0;
}
/* Menu item containers are same fixed width as parent */
ul.MenuBarVertical ul li
{
	width: 187px;
}

/*******************************************************************************

 DESIGN INFORMATION: describes color scheme, borders, fonts

 *******************************************************************************/

/* Outermost menu container has borders on all sides */
ul.MenuBarVertical
{
}
/* Submenu containers have borders on all sides */
ul.MenuBarVertical ul
{
	border: 1px solid gray;
}
/* Menu items are a light gray block with padding and no text decoration */
ul.MenuBarVertical a
{
	display: block;
	cursor: pointer;
	background-color: #016D7A;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	color: #FFFFFF;
	text-decoration: none;
}
/* Menu items that have mouse over or focus have a blue background and white text */
ul.MenuBarVertical a:hover, ul.MenuBarVertical a:focus
{
	background-color: gray;
	color: #FFF;
}
/* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
ul.MenuBarVertical a.MenuBarItemHover, ul.MenuBarVertical a.MenuBarItemSubmenuHover, ul.MenuBarVertical a.MenuBarSubmenuVisible
{
	background-color: gray;
	color: #FFF;
}

/*******************************************************************************

 SUBMENU INDICATION: styles if there is a submenu under a given menu item

 *******************************************************************************/

/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarVertical a.MenuBarItemSubmenu
{
	background-image: url(/css/makita_gear/SpryMenuBarRight.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}

/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarVertical a.MenuBarItemSubmenuHover
{
	background-image: url(/css/makita_gear/SpryMenuBarRightHover.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}

/*******************************************************************************

 BROWSER HACKS: the hacks below should not be changed unless you are an expert

 *******************************************************************************/

/* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
ul.MenuBarVertical iframe
{
	position: absolute;
	z-index: 1010;
}
/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
@media screen, projection
{
	ul.MenuBarVertical li.MenuBarItemIE
	{
		display: inline;
		f\loat: left;
		background: #FFF;
	}
}




.tableHeader {
	background-color:#CCCCCC;
	color:#5482B9;
	font-weight:bold;
	font-size:10px;
}

.tableData {
	background-color:#FFFFFF;
	font-size:10px;	
}

.tableData2 {
	background-color:#FFFFFF;
	font-size:10px;	
}

/* welcome */
#welcome {
	color:#FFF;
	border-bottom:1px solid #CCC;
	border-top:1px solid #CCC;
	margin-top:10px;
	width:165px;
	padding-bottom:5px;
}

/* featured */
#featured h4 {
	color:#666;
	font-size:14px;
	border-bottom:1px solid #CCC;
	border-top:1px solid #CCC;
	padding:3px;
	margin:0px;
}

.col {
  float:left;
  width:100%;
}

.mainContent {
  float:left;
  width:510px;
}

.secondarySidebar {
  float:right;
  width:192px;
}

.flexslider {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.secondarySidebar .rightBanners {
  padding:0;
}

.homeFeaturedProduct {
  float:left;
  width:50%;
  margin:5px 0;
}

.homeFeaturedProduct .featuredProdName {
  font-weight:700;
  float:left;
  width:100%;
  margin-bottom:5px;
}

.homeFeaturedProduct .imageStroke {
  float:left;
  width:102px;
  height:102px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-right:10px;
}

.homeFeaturedProduct .btn {
  margin-top:10px;
}

.catalogProduct {
  float:left;
  width:50%;
  margin:5px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.featuredProducts {
  float:left;
  width:100%;
}

.middleCategories {
  float:left;
  width:100%;
}

.catalogName {
  float:left;
  margin-right:10px;
}

.catalogName ul {
  padding:0;
  margin:0;
  list-style:none;
}