@charset "utf-8";
/* CSS Document */
/* Style Sheet for the Global Navigation */
/* Jacobsen.com */

/**********************************************************************************
****************************** Navigation *****************************************
***********************************************************************************/
#navigation {
	width:716px;
	float:left;
	margin-left:2px;
}
#navigation a {
	font-size:14px;
	color:#101010;
	width:118px;
	font-weight:bold;
	display:block;
}
#navigation .parent {
	float:left;
	width:118px;
	text-align:center;
	background-image:url(../images/css-attributes/nav/menu-sprite.png);
	background-repeat:no-repeat;
	height:51px;
	position:relative;
	z-index:10;
}
#Xnavigation .parent a {
	padding:20px 0 14px 0;
	height:auto;
}
#navigation .parent:hover a {
	color:#00843d;
}
#navigation #industries {
	background-position:0 0;
	width:119px;
}
#navigation #products {
	background-position:-119px 0;
	width:119px;
}
#navigation #genuine-parts {
	background-position:-238px 0;
	width:119px;
}
#navigation #support {
	background-position:-357px 0;
	width:119px;
}
#navigation #about-us {
	background-position:-476px 0;
	width:119px;
}
#navigation #dealer-locator {
	background-position:-595px 0;
	width:120px;
}
#navigation #industries:hover, #navigation #industries.active,
#navigation #products:hover, #navigation #products.active,
#navigation #genuine-parts:hover, #navigation #genuine-parts.active,
#navigation #support:hover, #navigation #support.active {
	background-position:-119px -59px;
}
#navigation #about-us:hover, #navigation #about-us.active {
	background-position:-119px -59px;
	z-index:9
}
#navigation #dealer-locator:hover, #navigation #dealer-locator.active {
	background-position:-595px -59px;
	z-index:9
}
#navigation .hotspot {
	display:table;
	height:51px;

}
#navigation .hotspot a {
	display:table-cell;
	vertical-align: middle;
	padding:0 2px;
}
#navigation .hotspot:hover #child-container {
	display:block;
}


/**********************************************************************************
****************************** Containers *****************************************
***********************************************************************************/
#child-container {
	position:absolute;
	z-index:5;
	margin-left:-1px;
	text-align:left;
	display:none;
	top:51px;
	right:-141px;
}
#child-runner {
	background-image:url(../images/css-attributes/nav/menu-runner.png);
	background-repeat:repeat-y;
	border-top:1px solid #00843d;
	width:431px;
	float:left;
	padding-bottom:10px;
}
#child-bg {
	background-image:url(../images/css-attributes/nav/menu-bg.png);
	width:427px;
	margin-left:1px;
	float:left;
	padding-top:19px;
}
#child-footer {
	background-image:url(../images/css-attributes/nav/menu-footer.png);
	width:431px;
	height:17px;
	float:left
}
#dealer-locator #child-container {
	margin-left:-287px;
}

#navigation #child-container li a {
	display:block;
	padding:20px 0 14px 0;
	height:auto;
}


/**********************************************************************************
************************ Smaller Containers ***************************************
***********************************************************************************/
#child-container.small-menu #child-bg {
	width:257px
}
#child-container.small-menu #child-runner {
	width:261px;
	background-image:url(../images/css-attributes/nav/menu-runner-small.png);
}
#child-container.small-menu #child-footer {
	width:261px;
	background-image:url(../images/css-attributes/nav/menu-footer-small.png);
}


/**********************************************************************************
****************************** Content ********************************************
***********************************************************************************/
#child-container h1 {
	font-weight:normal;
	color:#7a9c3a;
	font-size:12px;
	padding-bottom:10px;
}
#child-container ul {
	padding-bottom:10px;
}
#child-container ul li a {
	color:#4f4f4c !important;
	font-size:11px;
	display:list-item;
	line-height:20px;
	font-weight:normal;
	height:auto;
	padding:0 !important;
	margin:0 !important;
	width:auto;
}
#child-container ul li a:hover {
	text-decoration:underline;
}
#child-container #child-inner-left {
	float:left;
	width:235px;
	padding-left:22px;
}
#child-container #child-inner-right {
	float:left;
	width:145px;
	padding-left:20px;
}


/**********************************************************************************
*********************** Dealer Locator Menu ***************************************
***********************************************************************************/
#child-container.locator #zip_field {
	width:165px;
	border:1px solid #e8e7e7;
	padding-left:5px;
	font-size:11px;
	height:20px;
	color:#5a5a5a;
	position:relative;
	float:left
}
#child-container.locator #zip_button {
	background-image:url(../images/css-attributes/zip-go-btn.png);
	border:none;
	text-indent:-9999px;
	width:32px;
	height:22px;
	position:absolute;
	background-color: #FFFFFF;
}
#child-container.locator .grey-btn a {
	margin:120px 0 0 50px;
}
#child-container.locator #child-inner-right {
	padding-left:10px;
}
#child-container.locator h1 {
	color:#FF6600;
	font-weight:bold;
	padding-bottom:0;
}
#child-container.locator a {
	margin:0;
	padding:0;
	font-size:12px;
	font-weight:normal;
}


/**********************************************************************************
*********************** Navigation - HORIZONTAL ***********************************
***********************************************************************************/
#horizontal-nav {
	position:relative;
	z-index:5;
	width:960px;
	float:left;
	margin-top:10px;
	left:-240px
}
#horizontal-nav a {
	color:#515151;
	font-size:13px;
	font-weight:normal;
	padding:0;
	width:auto;
	float:left;
	height:18px;
	padding:0
}
#horizontal-nav ul {
	float:right;
}
#horizontal-nav ul li:hover a, #horizontal-nav ul li.current a {
	color:#FFF;
}
#horizontal-nav ul li {
	display:inline;
	float:left;
	height:18px;
}
#horizontal-nav ul li:hover, #horizontal-nav ul li.current {
	background-color:#b0c483;
}
#horizontal-nav ul li #cap-right, #horizontal-nav ul li #cap-left {
	height:20px;
	width:20px;
	float:left;
}
#horizontal-nav ul li:hover #cap-right, #horizontal-nav ul li.current #cap-right {
	background-image:url(../images/css-attributes/nav/hor-menu-active.png);
	background-repeat:no-repeat;
	background-position:top right;
	height:20px;
	width:20px;
	float:left;
}
#horizontal-nav ul li:hover #cap-left, #horizontal-nav ul li.current #cap-left {
	background-image:url(../images/css-attributes/nav/hor-menu-active.png);
	background-repeat:no-repeat;
	background-position:top left;
	height:20px;
	width:20px;
	float:left;
}


/**********************************************************************************
************************* Styles By Language **************************************
***********************************************************************************/
#header.fr_fr #dealer-locator a {
	margin-top:5px;
}
