 @import url(reset.css);		  

body {
	font-size: 10px;
}

#wrapper {
	width: 960px;
	margin: 0 auto;
	font-size: 100%;
	/* */position: relative;    
}
 
a#skiplink { text-indent: -500px; position: absolute; }

#header {
	background: url(/images/shared/hdr_white_gradient_bg.png) no-repeat bottom left;
	border-bottom: 2px solid #ffc52b;
	height: 98px;
	width: 960px;
}

html body #wrapper #content a.leftArrow {
	background: url(/images/shared/small_orange_right_arrow.gif) no-repeat 0 3px;
	padding-left:10px;
	text-decoration: none;
	color: #363635;
	font-weight: bold;
}

html body #wrapper a.rightArrow,
html body #wrapper #content a.rightArrow {
	background: url(/images/shared/small_orange_right_arrow.gif) no-repeat right 3px;
	padding-right:10px;
	text-decoration: none;
	color: #363635;
	font-weight: bold;
}

html body #wrapper #content a.rightArrow:hover,
html body #wrapper #content a.leftArrow:hover {
	text-decoration: underline;
}

html body #wrapper #content a.yellow {
	color: #fdb913;
	font-weight: bold;
	text-decoration: underline;
} 
   
#header #cart_search {
	float: right;
	display: inline;
	color: #2d2d2d;
	padding-top: 20px;
}

#header #cart_search label {
	display: none;
}

#header #cart_search a {
	color: #2d2d2d;
}

#header #cart_search form,
#header #cart_search div.prod_search_container {
	display: inline;
	margin-left: 10px;
}

#header #cart_search form input.search_button,
#header #cart_search input.search_button,
#header #cart_search div.prod_search_container input.search_button {
	position: relative;
	top: 2px;
}
 
#header #top_nav {
	width: 746px;
	float: left;
	display: inline;
	margin-left: 214px;
	margin-top: 3px;
}

#header #top_nav ul {
	float: right;
	display: inline;
}

#header #top_nav ul li {
	float: left;
	display: inline;
}

#header #top_nav ul li a {
	float: left;
	display: inline;
	font-size: 130%;
	padding: 15px 15px;
	margin-right: 15px;
	height: 1em;
	color: #3c3c3c;
}   
#header #top_nav ul li.current a,
#header #top_nav ul li a:hover,
.products #top_nav ul li.products a,
.leading_innovation #top_nav ul li.leading_innovation a,
.on_the_water #top_nav ul li.on_the_water a,
.support #top_nav ul li.support a,
.company #top_nav ul li.company a,
.find_a_dealer #top_nav ul li.find_a_dealer a {
	background: url(/images/shared/top_nav_current_bg.png) repeat-x bottom left;
}
#header #top_nav ul li.last a {
	margin-right: 0;
}
  
#header #logo {
	width: 214px;
	height: 50px;
	float: left;
	display: inline;
}

#header #logo h1 {
}
  
#header #logo h1 a {
	position: absolute;
	text-indent: -5000px;
	background: url(/images/shared/header_logo.png) no-repeat top left;
	margin-top: 30px;
	display: block;
	width: 214px;
	height: 50px;
}
    
#content {
	clear: both;
	overflow: hidden;
 	width: 100%;	
/*	position: relative;*/
}
   
.dropDown {
	background: #fff url(/images/shared/dropdown_gradient_bg.gif) repeat-x bottom left;
	display: block;
	overflow: hidden;
	width: auto;
	padding: 15px 10px 15px 15px;
	border: 2px solid #ffc52b;
	border-left: none;
	border-right: none;
	z-index: 30;
}

.halfwidth {
    width: 185px;
}

.dropDown h2 {
	display: none;
}

.dropDown .dropDownGroup {
	float: left;
	display: inline;
	width: 165px;
}   

.halfwidth .dropDownGroup {
	width: 180px;
}

.dropDown .dropDownGroup li a,
.dropDown .dropDownGroup li span {
	display: block;
	padding: 3px 15px;
	font-size: 100%;
}

.dropDown .dropDownGroup h3,
.halfwidth .dropDownGroup li a {
	padding-bottom: 0px;
	margin-right: 10px;
	font-size: 120%;
	text-transform: uppercase;
	font-weight: bold;
}
 
.halfwidth .dropDownGroup li a {
	margin-right: 0;
	padding-right: 0;
}

.halfwidth .dropDownGroup li a {
	font-size: 110%;
}

.dropDown .dropDownGroup h3 a,
.halfwidth .dropDownGroup li a {
	display: block;
	padding: 2px 0;
	padding-left: 5px;
}

.dropDown .dropDownGroup ul {
	padding: 0;
	padding-bottom: 10px;
	margin-right: 10px;
}

.halfwidth .dropDownGroup ul {
	padding: 0;
	margin-right: 0;
}

.dropDown .dropDownGroup li {
	display: block;
}

.dropDown .dropDownGroup a:hover {
	background: #ffc426;
}

.dropDown .dropDownGroup h3 a {
	padding-bottom: 7px;
}

.isSafari .dropDown .dropDownGroup a:hover {
	background: none;
	text-decoration: underline;
}

#footer {
	clear: both;
	padding: 20px 0;
	width: 100%;
	
}

#footer .joLogo {
	float: left;
	display: inline;
	color: white;
}

#footer .footerLinks {
	float: right;
	display: inline;
	padding-bottom: 10px;
}

#footer .footerLinks span {
	display: inline;
	float: left;
	padding-left: 10px;
	margin-right: 10px;
	color: #fff;
}
 
#footer .footerLinks ul {
	display: inline;
}

#footer .footerLinks ul li {
	float: left;
	display: inline;
	padding-left: 10px;
	color: #fff;
}

#footer .footerLinks ul li a {
	margin-right: 10px;
	color: #fff;
}

#footer .footerLinks ul li a:hover {
	text-decoration: underline;
}

#footer .footerLinks ul li.last a {
	margin-right: 0;
}   

/*
ROLL INTO GLOBAL 
*/


#content #breadcrumbs {
	width: 960px;
	height: 32px;
	overflow: hidden;
	background: url(/images/shared/white_bg.png) top left;
}

#content #breadcrumbs a {
	font-weight: bold;
}

#content #breadcrumbs a:hover {
	text-decoration: underline;
}

#content #breadcrumbs .breadcrumb_container {
	display: block;
	margin: 0 7px;
	padding-top: 9px;
	width: 720px;
	padding-right: 226px;
	border-bottom: 2px solid #ffc52b;
	height: 21px;
}

#content #sign_up {
	width: 212px;
	height: 21px;
	overflow: hidden;
	position: absolute;
	background: url(/images/shared/white_bg.png) top left;
	text-align: center;
	padding-top: 9px;
	right: 7px;
	z-index: 10;
}

#content #sign_up .sign_up {
	padding-left: 20px;
	background: url(/images/shared/newsletter_signup_icon.gif) no-repeat left center;
}

#content #sign_up .sign_up:hover {
	text-decoration: underline;
}

.column {
	float: left;
	display: inline;
}

div.column {
	background-image: url(/images/shared/white_bg.png);
	background-repeat:repeat;
}

div.sidebar_section {
	background-color: #FFF;
	margin-bottom: 3px;
    position: relative;
}

div.last_section { margin-bottom: 0px; }

div.sidebar_section h4.sectionHead {
	background: url(/images/shared/BG_section_head.gif) repeat-x center;
	padding: 8px 12px;
	font-size: 110%;
	color: #363636;
}

div.sidebar_section h4.sectionHead a {
	float: right;
	padding-right: 10px;
	background: url(/images/shared/BG_browseLink.gif) no-repeat right;
	font-weight: normal;
}

div.sidebar_section h4.sectionHead a:hover { text-decoration: underline; }

.top_divide {
	border-top: 1px solid #D8D8D7;
	padding-top: 25px;
}

div.sidebar_section .bottom_divide,
.bottom_divide {
	border-bottom: 1px solid #D8D8D7;
	padding-bottom: 15px;
}

a.side_image_submit {
	display: block;
	background: url(/images/shared/BG_yellow.gif) repeat-x bottom #F9C02A;
	padding: 8px 0 8px 8px;
	margin: 0;
}

a.side_image_submit:hover {
	text-decoration: underline;
}

div#bottomBar {
	clear: both;
	display: block;
	background: url(/images/shared/BG_section_head.gif) center repeat-x #FFF;
	margin-top: 3px;
	padding: 8px;
}

div#bottomBar a.backLink {
	display: block;
	padding-left: 11px;
	background: url(/images/shared/BG_backLink.gif) no-repeat left center;
}

div#backBar a:hover { text-decoration: underline; }

div.form { z-index: 100; }
div.form label {
    display: inline;
    float: left;
    width: 100px;
    margin-right: 10px;
    text-align: right;
    clear: both;
    margin-bottom: 12px;
    font-weight: bold;
}

div.form input,
div.form textarea,
div.form select {
    float: left;
	display: inline;
    margin-bottom: 12px;
}

div.invalidField {
    border-color: #F00;
    background-color: #FF0;
}

div.form textarea {
    font-size: 100%;
}

.lgInput { width: 280px; }

div.form a {
    clear: both;
}

div.form input.button {
    clear: both;
}

div.form span.required  {
	color: #ff0000;
	font-weight: bold;
}

/*
a.button {
    background: url(/images/shared/BG_button) repeat-x bottom #efefef;
    border-top: 1px solid #8d8b8a;
    border-bottom: 1px solid #8d8b8a;
    padding: 2px 12px;
    color: #363636;
    font-size: 120%;
    font-weight: bold;
}
*/

div.form a#close_button:hover {text-decoration: underline;}

div.form a.firstButton,
div.form img.loading,
div.form input.firstButton {
    margin-left: 115px;
    clear: both;
}

div.form input.submit {
    clear: both;
    margin-left: 115px;
}

p a { text-decoration: underline; }

/*
END ROLL INTO GLOBAL
*/

/*
SECTION: POP UP FORMS
*/

a.ajaxLink { position: relative; }

div.popupform {
    border: 4px solid #ffc428;
	background: #fff url(/images/shared/dropdown_gradient_bg.gif) repeat-x bottom left;
	width: 400px;
	padding: 15px;
    display: none;
    position: absolute;
    z-index: 52;
    overflow: hidden;
}

div.popupform h2 {
    font-size: 130%;
    color: #363636;
}

div#newslettersignup {
    right: 17px;
    top: 10px;
}

div#newslettersignup .formContain #contactform_form {
    width: 100%;
	overflow: hidden;
}

div.form a.close_button {
    position: absolute;
    right: 10px;
    top: 5px;
    padding-right: 16px;
    background: url(/images/shared/small_orange_x_icon.gif) no-repeat right center;
}

#TB_closeWindow {
	padding-bottom: 0;
}

#TB_closeWindow a {
	background:transparent url(/images/products/thickbox_close.gif) no-repeat scroll right top;
	display:inline;
	float:left;
	height:11px;
	text-align:left;
	text-indent:-5000px;
	width:42px;
}

#TB_Image {
	clear: both;
}
/*photo gallery*/
div#photoGallery
{
  padding:0px 10px 0 10px;
  background-color:#FFFFFF;
  width:100%;
}

div.dropzone ul.columnwidgetlist div.widget {
width:100%;
}
