@charset "utf-8";

/**********************************************************************************
***************************** Reset HTML Elements *********************************
***********************************************************************************/
*, li, ul, a {
	margin:0;
	padding:0;
}
fieldset, a img {
	border:none;
}
/**********************************************************************************
******************* Setups up the body and layout *********************************
***********************************************************************************/
body {
	background-color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	margin:auto;
	width:100%;
}
#body-bg {
	background-image:url(../images/css-attributes/header-bg-repeat.jpg);
	background-repeat:repeat-x;
	background-position:top center;
}

#cookieuseage {
	height: 75px;
	background-color: #333;
}
#cookieuseage #cookiemsg {
	margin: 0 auto;
	width: 1020px;
}
#cookieuseage h2 {
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	padding: 5px 0 5px 50px;
}
#cookieuseage p {
	float: left;
	width: 800px;
	margin-left: 50px;
	line-height: 12px;
	font-size: 11px;
	color: #fff;
}
#cookies-continue-button {
	float: left;
	margin-left: 10px;
	background-color: transparent;
	border: 0;
	color: #00843d;
	font-size: 20px;
	font-weight: bold;
	cursor: pointer;
}
#cookies-continue-button:hover {
	color: #fff;
}
.container {
	width:1020px;
	margin:auto;
	position:relative;
	z-index:10;
}
.container.inner {
	z-index:8;
}
.container.top-index {
	z-index:20;
}
#content {
	width:1020px;
	margin:auto;
	z-index:10;
	position:relative;
	float:left;
}
.inner #content {
	margin-top:40px;
	z-index:8;
}
/**********************************************************************************
***************************** Utility Styles **************************************
***********************************************************************************/
.btm-shadow {
	background-image:url(../images/css-attributes/line-shadow.png);
	background-position:center bottom;
	padding-bottom:13px;
	background-repeat:no-repeat;
}
.clear, .clearFix {
	clear:both;
}
.grey-btn a {
	background-image:url(../images/css-attributes/submit-bg-sliver.jpg);
	background-repeat:repeat-x;
	text-align:center;
	border:1px solid;
	border-left-color:#cdcdcd;
	border-bottom-color:#e8e8e8;
	border-top-color:#e8e8e8;
	border-right-color:#dbdbdb;
	-moz-border-radius: 5px;
	border-radius: 5px;
	position:absolute;
	padding:2px 15px;
	color:#383838
}
.grey-btn a:hover {
	color:#585656 !important;
}
/**********************************************************************************
***************************** HTML Elements ***************************************
***********************************************************************************/
#content h1 {
	color:#7a9c3a;
	font-size:20px;
	font-weight:bold;
	float:left;
	margin-bottom:20px;
}
#content h2 {
	color:#7a9c3a;
	font-size:15px;
	font-weight:bold;
	float:left;
	margin-bottom:5px;
}
p {
	color:#5c5c5c;
	line-height:18px;
	padding-bottom:10px;
}
a {
	text-decoration:none;
	color:#00843d;
	outline:none;
}
a:focus {
	outline:none;
}
a:hover {
	color:#217035;
}
#content a {
	font-weight:bold;
}


/**********************************************************************************
***************************** Header **********************************************
***********************************************************************************/
#header {
	background-image: url(../images/css-attributes/header-bg.png);
	background-repeat: no-repeat;
	height: 108px;
	width: 1026px;
	position: relative;
	z-index: 10;
}
#logo {
	float: left;
	width: 270px;
}
#logo.rjbrands {
	padding: 34px 2px 0 0;
}

#top-right {
	float:left;
	width:745px;
}
#top-right ul {
	list-style:none;
}
#top-right ul li {
	display:inline;
}


/**********************************************************************************
***************************** Utility Header **************************************
***********************************************************************************/
#utility a {
	color:#383838;
}
#utility a:hover {
	color:#7b7979;
}
#utility {
	margin:28px 0 0 20px;
	font-size:11px;
}
#utility ul li {
	padding:0 5px 0 5px;
	vertical-align:top;
}
#utility #sub-nav {
	float:left;
	margin:-10px 0 0 30px;
}
#language-select {
	float:left;
	height:31px;
	margin:-10px 0 0 -15px;
}
#utility ul li.region {
	width:100px;
	display:inline-block;
	text-align:center;
}
#language-select .select {
	background-color: #FFFFFF;
	background-image: url(../images/css-attributes/green-arrow-dwn.png);
	background-position: 58px top;
	background-repeat: no-repeat;
	border: 1px solid #d6d6d6;
	color: #383838;
	height: 18px;
	overflow: hidden;
	padding: 2px 0 0 3px;
	position: absolute;
	width: 85px;
	font-size:11px;
	margin-top:-2px;
}
#language-select option {
	padding:0 0 0 5px;
}

#utility #countryLanguage {
	font-size: 11px;
	margin-top: -2px;
}

#LuceneSearchForm_SearchForm {
	margin-left: 10px;
}


/**********************************************************************************
***************************** Banners *********************************************
***********************************************************************************/
#banners {
	margin:-9px auto 0;
	width:1020px;
	height:394px;
	z-index:1;
}

#banner-nav {
    bottom: 100px;
    padding: 10px 20px;
    position: absolute;
    z-index: 8;
}
#banner-nav a {
	border: 1px solid #ccc;
	background: #808080;
	text-decoration: none;
	margin: 0 5px;
	padding: 3px 5px;
	color: #fff;
}
#banner-nav a.activeSlide { background: #00843d; }
#banner-nav a:focus { outline: none; }

#banner_es, #banner_fr {	
	background-position:top center;
	background-repeat:no-repeat;
	clear:left;
	float:left;
	width:100%;
	height:394px;
	position:relative;
	z-index:1;
	margin-top:-9px;
}
#banner_es { background-image:url(../images/css-attributes/home-main/jacobsen_americas_es.jpg); }
#banner_fr { background-image:url(../images/css-attributes/home-main/jacobsen_americas_fr.jpg); }

#banner.us-products, #banner.uk-products {
	background-image:url(../images/css-attributes/us-product-banner.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	clear:left;
	float:left;
	width:100%;
	height:394px;
	position:relative;
	z-index:1;
	margin-top:-15px;
}


/**********************************************************************************
***************************** Row One *********************************************
***********************************************************************************/
.us-products #row-one {
	margin-top:-220px;
}
#row-one {
	float:left;
    margin: -100px 0 30px 0;
}
#row-one ul {
	list-style:none;
	margin-left:25px;
	overflow: hidden
}
#row-one #boxes li {
	display:inline;
	float:left;
	padding:0 10px 0 10px;
}
#content #box-header h1, #boxes h1 {
	margin-bottom:0px;
}
.box {
	width:221px;
}
.box #box-header {
	background-image:url(../images/css-attributes/front-box-green-header.png);
	background-repeat:no-repeat;
	height:27px;
	width:221px;
}
.box #box-header h1 a {
	color:#FFF;
	font-size:18px;
	padding:2px 0 0 13px;
	display:block;
}
.box #box-inner {
	background-image:url(../images/css-attributes/front-box-runner.png);
	background-repeat:repeat-y;
	height:290px;
}
.box #box-inner img {
	margin-left:2px;
}
.box #box-footer {
	background-image:url(../images/css-attributes/front-box-footer.png);
	background-repeat:no-repeat;
	width:221px;
	height:14px;
}


/**********************************************************************************
*********************** Row One - Non-American ************************************
***********************************************************************************/
#row-one.not-america #box-one #box-inner select.styled {
	margin-bottom:4px;
}
#row-one.not-america #box-inner {
	height:310px;
}


/**********************************************************************************
***************************** Box One *********************************************
***********************************************************************************/
#box-one #industries {
	width:210px;
	margin:0 0 0 8px;
}
#box-one #industries ul {
	list-style:none;
	margin:0;
}
#box-one #industries ul li {
	display:block;
	float:none;
	padding:2px 2px;
}
#box-one #industries ul li a {
	font-size:12px;
	display:block;
}
#box-one #industries ul li a:hover {
	color:#005427;
}


/**********************************************************************************
***************************** Box Two *********************************************
***********************************************************************************/
#box-two #box-inner #product-title {
	background-color:#fff;
	margin:0 2px;
}
#box-two #box-inner h3 {
	color: #00843d;
	background-image: url(../images/css-attributes/line-shadow.png);
	background-position:center 25px;
	background-repeat:no-repeat;
	font-size:12px;
	padding:8px 0 10px 5px;
	position:relative;
	z-index:20;
}
#box-two #box-inner .fixed-block {
	width:213px;
	height:14px;
	overflow:hidden;
	word-wrap:break-word;
	display:block;
}
#box-two #box-inner .slideshow {
	height: 173px;
	width: 218px;
	margin: 0 0 0 2px;
	top:-6px;
	background-image: url(../images/css-attributes/line-shadow-white-bg.png);
	background-repeat:no-repeat;
	background-position:center bottom;
}
#box-two #box-inner .slideshow img {
	margin-left: 0px;
	width:218px;
	height: 160px;
}
#box-two #box-inner .nav {
	margin: -44px 0 0 65px;
	position: absolute;
	z-index: 100;
}
#box-two #box-inner .nav div {
	display:block;
	float:left;
	width:40px;
	height:21px;
}
#box-two #box-inner .nav #prev2 {
	background-image:url(../images/product-arrows/product-left.png);
	background-repeat:no-repeat;
	background-position: 0 0;
}
#box-two #box-inner .nav #prev3 {
	background-image:url(../images/product-arrows/product-left.png);
	background-repeat:no-repeat;
	background-position: 0 0;
}
#box-two #box-inner .nav #next2 {
	background-image:url(../images/product-arrows/product-right.png);
	background-repeat:no-repeat;
	background-position: 0 -42px;
	margin-left:10px;
}
#box-two #box-inner .nav #next3 {
	background-image:url(../images/product-arrows/product-right.png);
	background-repeat:no-repeat;
	background-position: 0 0;
	margin-left:10px;
}
#box-two #product-finder-select {
	margin: -10px 0 0 8px;
}
#box-two #productFinderDescription {
	font-size: 11px;
	line-height: 12px;
}
#box-two .select {
	background-color: #FFFFFF;
	background-image: url(../images/css-attributes/orange-arrow-dwn.png);
	background-position: 172px top;
	background-repeat: no-repeat;
	border: 1px solid #d6d6d6;
	color: #5a5a5a;
	height: 19px;
	overflow: hidden;
	padding: 2px 0 0 3px;
	position: absolute;
	width: 200px;
	font-size:11px;
}
#box-two select.styled {
	width:205px !important;
	margin-bottom: 6px;
}
#box-two h1 {
	color:#00843d;
	position:relative;
	font-size:12px;
	margin-bottom:4px;
	float:none;
}
#box-two #product-info {
	width:210px;
	margin:0 0 0 8px;
}



/**********************************************************************************
*************************** Box Three *********************************************
***********************************************************************************/
#box-three h1 {
	color:#00843d;
	position:relative;
	font-size:12px;
	margin-bottom:4px;
	float:none;
}
#box-three img {
	position:absolute;
}
#box-three .select {
	background-color: #FFFFFF;
	background-image: url(../images/css-attributes/orange-arrow-dwn.png);
	background-position: 172px top;
	background-repeat: no-repeat;
	border: 1px solid #d6d6d6;
	color: #5a5a5a;
	height: 19px;
	overflow: hidden;
	padding: 2px 0 0 3px;
	position: absolute;
	width: 200px;
	font-size:11px;
}
#box-three select.styled {
	width:205px !important;
}
#box-three option {
	padding:2px 0 0 5px;
}
#box-three #go_button.submit {
	/*background-image:url(../images/css-attributes/go-btn.png);*/
	background-position:0 0;
	border:none;
	text-indent:-9999px;
	width:50px;
	height:21px;
	position:absolute;
	background-color: #FFFFFF;
}
#box-three .go_button.submit, #box-four .go_button.submit { background-image:url(../images/css-attributes/go-btn.png); }
#box-three .es-go_button.submit, #box-four .es-go_button.submit { background-image:url(../images/css-attributes/go-btn.png); }
#box-three .fr-go_button.submit, #box-four .fr-go_button.submit { background-image:url(../images/css-attributes/go-btn.png); }
#box-three .cn-go_button.submit, #box-four .cn-go_button.submit { background-image:url(../images/css-attributes/go-btn_cn.png); }
#box-three .jp-go_button.submit, #box-four .jp-go_button.submit { background-image:url(../images/css-attributes/go-btn_jp.png); }
#box-three .kr-go_button.submit, #box-four .kr-go_button.submit { background-image:url(../images/css-attributes/go-btn_kr.png); }

#box-three #product-brand-select {
	margin: 70px 0 0 8px;
	position: absolute;
}
#box-three #product-category-select {
	margin: 100px 0 0 8px;
	position: absolute;
}
#box-three #product-select {
	margin: 130px 0 0 8px;
	position: absolute;
}
#box-three .find-manual-submit {
	margin: 10px 0 0 72px;
	position: absolute;
}
#box-three #discontinued-product-select {
	margin: 200px 0 0 8px;
	position: absolute;
	width:210px;
}
#box-three #discontinued-product-select .h1 {
	margin:10px 0 0 8px;
	overflow:hidden;
	word-wrap:break-word;
	font-size:12px;
}
#box-three .discontinued-product-submit {
	margin:10px 0 0 72px;
}
#box-three select {
	font-size:12px;
}


/**********************************************************************************
***************************** Box Four *********************************************
***********************************************************************************/
#box-four h1 {
	color:#00843d;
	position:relative;
	font-size:12px;
	float:none
}
#box-four p {
	position:relative;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	line-height:16px;
	width:200px;
}
#box-four img {
	position:absolute;
}
#box-four #zip {
	margin:110px 0 0 8px;
	position:absolute;
}
#box-four #zip #selRegion, #selCountry {
	width: 200px;
	margin-bottom: 7px
}
#box-four #btnDealerLocator {
	/*background-image:url(../images/css-attributes/go-btn.png);*/
	background-position:0 0;
	border:none;
	text-indent:-9999px;
	width:50px;
	height:21px;
	position:absolute;
	background-color: #FFFFFF;
	margin: 7px 0 0 72px;
}
#box-four #dealer-info {
	margin: 200px 0 0 8px;
	position: absolute;
	width:210px;
}
#box-four #dealer-info h1 #box-four #dealer-info p {
	font-size: 11px;
	line-height: 14px;
	width: 200px;
	word-wrap:break-word;
}
#box-four select {
	font-size:12px;
}


/**********************************************************************************
***************************** Row Two *********************************************
***********************************************************************************/
#row-two {
	float:left;
	margin:40px 0 30px 0;
}
#row-two #container-one h1, 
#row-two #container-two h1, 
#row-two #container-three h1 {
	font-size:18px;
	color:#838383;
	margin-bottom:5px;
}

/**********************************************************************************
*********************** Container One *********************************************
***********************************************************************************/
#row-two #container-one {
	width:280px;
	float:left;
	margin:0 40px 0 80px;
}
#row-two #container-one #container-one-inner {
	background-image:url(../images/css-attributes/man-lawnmower.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	height:245px;
	padding-left:10px;
}
#row-two #container-one .select {
	background-color: #FFFFFF;
	background-image: url(../images/css-attributes/green-arrow-dwn.png);
	background-position: right top;
	background-repeat: no-repeat;
	border: 1px solid #E8E7E7;
	color: #5a5a5a;
	height: 18px;
	overflow: hidden;
	padding: 2px 0 0 3px;
	position: absolute;
	width: 150px;
	font-size:11px;
}
#row-two #container-one select.styled {
	width:80px !important;
}
#row-two #container-one select.first {
	margin-bottom:10px;
}
#row-two #container-one #question #selectquestionOne {
	margin-bottom:10px;
}
#row-two #container-one #question {
	margin:5px 0 0 120px;
	float:left;
}
#row-two #container-one #question p {
	color:#DD511D;
	font-size:12px;
	width:150px;
	line-height:16px;
	padding-bottom:0;
}
#row-two #container-one #go_button.submit {
	background-image:url(../images/css-attributes/submit-bg-sliver.jpg);
	background-repeat:repeat-x;
	text-align:center;
	border:1px solid;
	border-left-color:#cdcdcd;
	border-bottom-color:#e8e8e8;
	border-top-color:#e8e8e8;
	border-right-color:#dbdbdb;
	-moz-border-radius: 5px;
	border-radius: 5px;
	position:absolute;
	color:#242323;
	font-weight:bold;
	float: left;
	padding:2px 10px;
}
#row-two #container-one #go_button:hover {
	color:#585656 !important;
}
#row-two #container-one .grey-btn {
	border-radius: 5px;
	width: 100px;
	margin: 9px 0 0 25px;
}

#r2-left-advert {
	float: left;
	height: 265px;
}
#r2-left-advert iframe {
	padding-top: 10px;
}
#follow-us {
	margin-top:21px;
	float:left;
}
#follow-us p {
	padding:0 0 4px 3px;
	color:#838383;
	font-weight:bold;
}
#follow-us ul {
	list-style:none;
	float:left;
}
#follow-us ul li {
	display:inline;
	float:left;
	padding:0 2px;
}
#follow-us ul li a {
	display:block;
}


/**********************************************************************************
************************ Products Page  *******************************************
***********************************************************************************/
.box.nav {
	float:left;
	margin-left:40px;
	margin-top:-80px;
}
.box.nav #box-inner {
	height:auto;
}
.box.nav #box-inner ul {
	list-style:none;
	margin:0;
}
.box.nav #box-inner ul li {
	border-bottom:1px solid #d4d1d0;
	padding-left:11px;
	line-height:22px;
	width:210px
}
.box.nav #box-inner ul li:last-child {
	border-bottom:none;
}
.box.nav #box-inner ul li a {
	font-size:13px;
	color:#dd511d;
}
.box.nav #box-inner ul li a:hover {
	color:#A93D12;
}
.box.nav #box-inner ul li:hover, .box.nav #box-inner ul li.active {
	background-image:url(../images/css-attributes/nav-orange-arrow.png);
	background-position:195px center;
	background-repeat:no-repeat;
}
#focus-arrow {
	margin-left:36px;
}
.container.us-products {
	z-index:1;
}

/**********************************************************************************
*********************** Container Two *********************************************
***********************************************************************************/
#row-two #container-two {
	float: left;
	width: 400px;
	/*margin: 0 0 10px 0;*/
}
#row-two #container-two h1 {
	float: none;
	text-align: left;
	margin: 0 0 10px 0;
	width: 400px;
}


/**********************************************************************************
*********************** Container Three *********************************************
***********************************************************************************/
#row-two #container-three {
	width: 205px;
	float: left;
}
#row-two #container-three h1 {
	float: none;
	margin-bottom: 10px;
}
#row-two #container-three .article {
	padding-bottom: 10px;
}
#row-two #container-three .date {
	color: #DD511D;
	font-weight: bold;
}
#row-two #container-three .title a:link,
#row-two #container-three .title a:visited,
#row-two #container-three .title a:hover {
	font-weight: normal;
	color: #5C5C5C;
	text-decoration: none;
}
#row-two #container-three .title a:hover {
	text-decoration: underline;
}


/**********************************************************************************
*************************** Footer ************************************************
***********************************************************************************/
#footer {
	background-image:url(../images/css-attributes/footer-bg-repeat.jpg);
	background-repeat:repeat-x;
	background-color:#f6f6f6;
	float:left;
	width:100%;
	padding-bottom:30px;
}
#footer ul {
	list-style:none;
}
#footer #footer-bg {
	background-image:url(../images/css-attributes/footer-bg.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	float:left;
	width:100%;
}
#footer .brandmove {
    float: left;
    margin: 8px 0 0 33px;
}
#footer .brandmove ul {
    border: none;
    list-style: none;
    text-align: left;
}
#footer .brandmove li {
    display: inline-block;
    margin: 0 50px 0 0;
    padding: 0;
}
#footer .brandmove li.green { color: #00843d; }
#footer .brandmove li.orange, #footer .brandmove li.orange a { color: #dd511d; }
#footer .brandmove li a { font-weight: bold; }
#footer .brandmove li.green a:hover { color: #005427; }
#footer .brandmove li.orange a:hover { color: #a93d12; }

#footer-social {
	float:right;
	margin:8px 40px 0 0;
}
#footer-social ul li {
	display:inline;
	float:left;
	padding:0 2px 0 2px;
}
#footer-social ul li img {
	margin-top:-3px;
}
#footer #main-footer {
    clear: both;
}
#footer #main-footer li.footer-header a {
	color:#304249;
}
#footer #main-footer li.footer-header {
	padding-bottom:13px;
	font-size:17px;
	color:#304249;
}
#footer #main-footer li.child a {
	color:#304249;
	display:block;
	line-height:20px;
	font-size:11px
}
#footer #main-footer li.child a:hover,
#footer #main-footer li.footer-header a:hover {
	color:#7b7979;
}
#footer #main-footer #products {
	float:left;
	width:145px;
	margin:15px 0 0 33px;
}
#footer #main-footer #genuine-parts {
	float:left;
	width:185px;
	margin:15px 0 0 36px;
}
#footer #main-footer #support {
	float:left;
	width:145px;
	margin:15px 0 0 34px;
}
#footer #main-footer #about-us {
	float:left;
	width:185px;
	margin:15px 0 0 32px;
}
#footer #main-footer #legal {
	float:left;
	width:185px;
	margin:15px 0 0 32px;
}
#footer #logos {
    clear: both;
    padding-top: 20px;
    text-align: center;
}
#footer #logos a {
    text-decoration: none;
}
#footer #logos img {
    vertical-align: middle;
}
#footer #logos img#rjbrands {
	padding-bottom: 3px;
}
#footer #brands {
    padding-left: 0;
}
#footer #brands li {
    margin: 0;
    display: inline-block;
    list-style: none;
    padding: 20px 20px;
}


#footer #copyright {
	width:100%;
	padding-top:20px;
}
#footer #copyright p {
  color:#304249;
  font-family:Verdana,Geneva,sans-serif;
  font-size:11px;
  padding-bottom:0;
  margin:auto;
  text-align:center;
  width:600px;
  line-height:12px;
}
#footer #copyright #second-line {
  font-size:10px;
  padding-top:10px;
}
/**********************************************************************************
*********************** Generic Pages **********************************************
***********************************************************************************/
#column-left {
	float: left;
	width: 500px;
	/*margin-left:100px;*/
	margin: 0 15px 0 100px;
	overflow: hidden;
}
#column-left ul, #column-center ul {
	padding: 0 0 10px 10px;
	margin-left: 20px;
}
#column-left li, #column-center li {
	padding-bottom: 6px;
	color: #5C5C5C;
	line-height: 18px;
}
/* Padding for images within user generated pages */
/* #column-left p img, #column-center p img { */
#column-left p img {
	padding: 0 10px 10px;
}
#column-center p img {
    padding: 10px;
 }

/* Remove padding within user generated pages */
#column-left .nopad, #column-center .nopad {
	padding:0;
}
#photo-column-three {
	margin-top: 45px;
}

/**********************************************************************************
**************************** Generic Styles   *************************************
***********************************************************************************/
#column-center, .onlinePartsLookup {
	margin: auto;
	padding-bottom:20px;
	padding-left:100px;
	width:650px;
}
h3 {
	color:#838383;
	font-size:14px;
	padding:5px 0 10px 0;
}
h4 {
	color:#838383;
	font-size:12px;
	padding:5px 0 10px 0;
}

/**********************************************************************************
*********************** Rounded Box ***********************************************
***********************************************************************************/
#rounded-box {
	margin:35px 0 0 100px;
	background-image:url(../images/css-attributes/rounded-box.png);
	background-position:center top;
	background-repeat:no-repeat;
	width:820px;
	padding-top:10px;
	background-color:#f6f6f6;
	float:left;
}
#rounded-box-runner {
	border-left:1px solid #dcdad9;
	border-right:2px solid #e1dfde;
	float:left;
	width:787px;
	padding:30px 0px 0 30px;
}
#rounded-box-footer {
	background-image:url(../images/css-attributes/rounded-box-footer.png);
	background-position:center top;
	background-repeat:no-repeat;
	width:820px;
	margin-left:100px;
	height:27px;
	float:left;
	margin-bottom:40px;
}
#rounded-box-runner p {
	padding-right:25px;
	line-height:24px;
}
#bump-up {
	margin-top:-25px;
	float:left
}
/**********************************************************************************
*********************** Tabs - Product Specific ***********************************
***********************************************************************************/
.ui-tabs .ui-tabs-hide {
	display: none !important;
}
.ui-tabs {
	float:left;
}
.ui-tabs ul.ui-tabs-nav {
	list-style:none;
	margin:40px 0 0 54px;
}
.ui-tabs ul.ui-tabs-nav li.ui-state-default {
	display:inline;
	float:left;
	border:1px solid #dad7d7;
	padding:0 10px 3px 10px;
	margin:0 1px;
	background-color:#dad7d7;
	-moz-border-radius-topright: 5px;
	border-top-left-radius:5px;
	-moz-border-radius-topleft: 5px;
	border-top-right-radius:5px;
}
#tabs.ui-tabs ul.ui-tabs-nav li.ui-state-default a {
	font-weight:bold;
	font-size:13px;
	color:#FFF;
}
#tabs.ui-tabs ul.ui-tabs-nav li.ui-state-active, #tabs.ui-tabs ul.ui-tabs-nav li.ui-state-hover {
	background-color:#fb6403;
}
#tab-box h1 {
	margin-bottom:5px;
}
#tab-box {
	margin:0 0 0 55px;
	background-image:url(../images/css-attributes/tab-box.png);
	background-position:center top;
	background-repeat:no-repeat;
	width:920px;
	padding-top:10px;
	background-color:#f6f6f6;
	float:left;
}
#tab-box-runner {
	border-left:1px solid #dcdad9;
	border-right:2px solid #e1dfde;
	float:left;
	width:887px;
	padding:10px 0px 0 30px;
	background-image: url(../images/css-attributes/tab-box-runner.png);
	background-repeat:repeat-y;
}
#tab-box-footer {
	background-image:url(../images/css-attributes/tab-box-footer.png);
	background-position:center top;
	background-repeat:no-repeat;
	width:920px;
	margin-left:55px;
	height:27px;
	float:left;
	margin-bottom:0px;
}
#tab-box-runner p {
	width:610px;
	line-height:24px;
}
#tab-box #bump-up {
	margin-top:-55px;
	float:left
}
#tab-box img {
	float:left;
}
#show-case {
	float:right;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 5px;
}
#prod-description {
	max-width:820px;
}
#product-wrapper-specific {
	float:left;
	height:220px;
	margin-left:85px;
	/*height:250px;*/
}
#list-btns {
	margin:0 0 20px 55px;
	float:left
}
#list-btns img {
	margin-right:20px;
}
#right-side-links {
	margin: 40px 0 0 745px;
	position: absolute;
}
#right-side-links a {
	font-weight:normal;
	margin-left:10px;
	color:#383838;
}
#right-side-links a:hover {
	color:#7b7979
}


/**********************************************************************************
************************* Product Accessories Accordion ***************************
***********************************************************************************/
div.accessoryCategory {
	width: 550px;
	background-color: #c8c8c8;
}
#content div.accessoryCategory h2 {
	color: #4d4d4d;
	padding: 2px 10px;
	margin: 0;
	float: none;
}
div.accessories {
	width: 550px;
	padding-bottom: 20px;
}
div.accessory {
	margin: 8px 0;
}
.accessoryOdd {
	background-color: #f0f0f0;
}
.accessoryEven {
	background-color: #fff;
}
div.accessory h4 {
	padding: 4px 4px 8px;
	font-size: 11px;
}
#tab-box-runner div.accessory p {
	width: 500px;
	line-height: 18px;
	padding: 0 8px;
	font-size: 11px;
}


/**********************************************************************************
************************* Tabs - UK Category **************************************
***********************************************************************************/
.box.nav.tabs {
	margin-top:-150px;
	min-height:275px;
}
#row-one ul.ui-tabs-nav {
	margin:0;
}
#row-one #tabs.ui-tabs .ui-tabs-panel {
	float:left;
}
#row-one #tabs.ui-tabs #box-inner ul {
	border-top:1px solid #d4d1d0;
}
#row-one .ui-tabs ul.ui-tabs-nav li.ui-state-default {
	padding:0 15px 3px;
}
/************ UK Category *****************/
.container.uk-products {
	z-index:1;
}
#focus-arrow.uk-focus {
	margin-left:260px;
}


/**********************************************************************************
************************* Product Manual Page *************************************
***********************************************************************************/
#productSearchForm {
	margin-top: 30px;
}
#productSearchForm label {
	float: left;
	margin: 0px 0px 8px 0px;
	width: 120px;
}
#productSearchForm select {
	margin-bottom: 8px;
	width: 240px;
}
#productSearchForm fieldset {
	border: 0px;
}
#productSearchForm h3 {
	font-size: 14px;
	color: #7A9C3A;
	margin-bottom: 6px;
}
#productSearchForm #SearchForm_SearchForm_action_findmanuals {
	float: left;
	margin-left: 280px;
	width: 80px;
}
#productSearchForm #current {
	float: left;
	padding-right: 40px;
	width: 200px;
}
#productSearchForm #past {
	float: left;
	width: 240px;
}

p#manualsLanguage {
	width: 400px;
	float: left;
	color: #838383;
	font-weight: bold;
}
span#recPartsList {
	float: right;
	margin: 0 70px 0 0;
}
span#recPartsList img {
	margin-right: 8px;
}

#productManuals {
	margin-top: 20px;
}
#productManuals tr th {
	font-size: 13px;
	font-weight: bold;
	color: #404040;
	text-align: left;
	padding: 16px 0px;
	border-top: 1px solid #CCC;
	margin-top: 16px;
}
#productManuals tr td {
	font-size: 10px;
	color: #5C5C5C;
	padding: 6px 4px;
}
#productManuals tr td.manual {
	padding-left: 8px;
}
/*
#productManuals tr td a {
	color: #F67836;
}
*/
#productManuals tr td a:hover {
	color: inherit;
}


/**********************************************************************************
******************* Dealer Locator - Canada Map ***********************************
***********************************************************************************/
#map {
	float:left;
	width:463px;
}
#dealerresults {
	margin-left:480px;
}
#maparea {
	margin-left:480px;
	padding-top:140px;
}
div#preloader {
	position: absolute;
	left: -9999px;
	top: -9999px;
}
div#preloader img {
	display: block;
}
#disclaimer {
	color:#353535;
	font:9px Verdana;
}


/**********************************************************************************
**************************** Dealer Locator  **************************************
***********************************************************************************/
.sbdata {
    width: 100%;
    word-wrap: break-word;
}
.hide {
    display: none;
}
.show {
    display: inline-block;
}
#address {
    width: 300px;
}
.dlTopBar {
	width: 100%; 
	height: 85px;
	float: left; 
	padding: 10px 0 0 10px; 
	background-image: url(../images/css-attributes/dlTopBar.png);
    background-repeat: repeat-x;
    background-position: top center;
}
.dlSideBar {
	width: 20%; 
	height: 400px;
	float: left; 
	background-color: white;   
	overflow-y: scroll; 
	overflow-x: hidden;
}
.dlMap {
	width: 80% !important; 
	height: 400px; 
	float: left; 
	background-color: grey;
}
.dlList {
    padding-left: 20px !important;
}
.dlList li {
    line-height: 20px;
}
h1.firstHeading {
    float: none !important;
}

div.dealerLocator, div.dealerLocatorUK {
	padding-bottom: 10px;
}
div.dealerLocator p.center {
	text-align: center;
}
div.dealerLocator .option {
	float: left;
	text-decoration: underline;
}
div.dealerLocator hr {
	color: #999;
	text-align: center;
	width: 90%;
}
img.brandLogos {
	padding-right: 1px;
	padding-bottom: 5px;
}
div.demoQuote h3, div.RecommendedPartList h3, div.contactUs h3, div.eNewsLetter h2, div.requestSalesLiterature h3, div.onlinePartsLookup h3, div.askExpert h3 {
	color: #fff;
	font-size: 14px;
	height: 31px;
	margin: 2px 0px;
	padding: 3px 10px;
	text-transform: uppercase;
}
div.dealerSideText {
	float: left;
	width: 306px;
}
div.dealerFinder {
	float: right;
	padding: 10px 10px 10px 5px;
	text-align: right;
	width: 470px;
}
div.dealerFinderOnlineParts {
	padding: 10px 10px 10px 5px;
	width: 470px;
	/*float: left;
	text-align: right;*/
}
div#map_canvas {
	width: 800px;
	height: 420px;
}
p#googleAddress {
	text-align: center;
	padding-top: 15px;
}
div.vcard,
div.vcardDealer {
	background-color: #f0f0f0;
	color: #666666;
	margin: 10px 0;
	padding: 10px 20px;
	zoom: 1 /* ie haslayout */
}
div.vcard h2,
div.vcardDealer h2 {
	font-size: 15px;
	padding-bottom: 4px;
}
div.vcard p,
div.vcardDealer p {
	padding: 2px 0px;
}
div.dealerNear {
	display: inline;
	float: left;
	margin-left: 2px;
	margin-right: 6px;
	padding-right: 10px;
	width: 360px;
	min-height: 245px;
}


/**********************************************************************************
************************* Dealer Locator - UK  ************************************
***********************************************************************************/
div.dealerFinderUK {
	float: right;
	padding: 0 0 15px 0;
	text-align: left;
	width: 230px;
	margin-bottom: 10px;
}
#content div.dealerFinderUK h2 {
	float: none;
}
div.dealerFinderUK p.pctown {
	font-weight: bold;
	margin: 5px 0;
}
div.dealerFinderUK fieldset.postcode {
	/*width: 220px;*/
	margin: 5px 0 10px 0;
	border: none;
}
div.dealerFinderUK .postcode input {
	float: left;
}
div.dealerFinderUK .postcode input#address {
	width: 140px;
	margin: 1px 5px 0 0;
	height: 17px;
}
/*
div.dealerFinderUK .postcode input#submit {
	height: 24px;
}
*/
div.dealerFinderUK fieldset.dealerTypes {
	/*float: left;
	width: 200px;
	padding: 10px 5px;*/
	border: 1px solid #ccc;
	padding: 10px;
}
div.dealerFinderUK fieldset.distance {
	/*float: right;
	width: 200px;
	margin-right: 5px;
	padding: 5px 5px;*/
	border: 1px solid #ccc;
	padding: 10px;
	margin-top: 10px;
}
div.dealerFinderUK fieldset.dealerTypes input, div.dealerFinderUK fieldset.distance input {
	float: left;
}
div.dealerFinderUK fieldset.dealerTypes label, div.dealerFinderUK fieldset.distance label {
	/*margin-left: 25px;*/
	display: block;
	margin: 0 0 5px 25px;
}
div.dealerFinderUK legend {
	margin: 0;
	padding: 0 0 5px 0;
	color: #000;
}
div.dealerLocatorUKoptions {
	font-size: 10px;
	margin: 10px 0 0 0;
}
div.dealerLocatorUKoptions a.print {
	background: transparent url(../images/icons/print.gif) no-repeat 0 100%;
	margin: 0 110px 0 0;
	padding: 0 0 0 25px;
	color: #000;
}
div#dealerLocatorUK .searchResults {
	width: 440px;
	float: left;
}
div#dealerLocatorUK .searchResults img {
	margin-top: 10px;
}
div#dealerLocatorUK form#dealer {
	width: 340px;
	float: right;
}
div#dealerResultsUK {
	margin: 10px 0;
	padding: 0 0 15px 0;
	width: 100%; /*806px;*/
}
div#dealerResultsUK #box {
	padding: 10px 5px;
	width: 100%; /*796px;*/
}
div#dealerResultsUK #headings {
	font-size: 10px;
}
div#dealerResultsUK #headings p.addresses {
	margin-left: 10px;
	float: left;
}
div#dealerResultsUK #headings p.map {
	margin-left: 255px;
}
#dealerList {
	float: left;
	width: 230px;
	min-height: 510px;
	margin-top: 10px;
	padding: 2px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-right: 1px solid #ccc;
}
div.dealerAdr {
	margin: 0 0 15px 10px;
	width: 210px;
}
div.dealerAdr .name {
	font-weight: bold;
}
div.dealerAdr .name a, div.dealerAdr .email a {
	color: #000;
}
div.dealerAdr a:hover {
	color: #f77215;
}
div.dealerAdr .address {
	float: left;
	width: 150px;
}
div.dealerAdr .distance {
	float: right;
	width: 60px;
	margin-top: 14px;
	font-size: 11px;
}
div.dealerAdr .email, div.dealerAdr .direction, div.dealerAdr .note {
	font-size: 11px;
}
div#dealerResultsUK #map {
	float: left;
	width: 700px;
	height: 500px;
	margin: 10px 15px 10px 10px;
}
div#dealerResultsUK div#directionsPanel {
	float: left;
	width: 700px;
	margin-left: 15px;
}
/* Google directions formatting */
div#dealerResultsUK .adp-substep, div#dealerResultsUK .adp-text {
	font-size: 12px;
}
/* Google marker formatting */
div.gmnoprint div.dmarker {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
div.dmarker div.adr {
	float: left;
	width: 180px;
}
div.dmarker div.adr .email a {
	font-size: 11px;
	color: #000;
}
div.dmarker div.adr .email a:hover {
	color: #f77215;
}
div.dmarker div.adrimg {
	float: right;
	margin: 10px 0 0 5px;
}


/**********************************************************************************
********************* Product Technical Specifications  ***************************
***********************************************************************************/
table#accordionTable {
	width: 585px;
}
div.specContainer {
	border-bottom: 1px solid #999999;
	width: 585px;
}
div.specContainer .arrowHolder {
	height: 26px;
	padding: 0px;
	position: relative;
	text-align: right;
	z-index: 100;
}
div.specContainer img.togg_img {
	cursor: pointer;
	margin: 5px 18px 0px 0px;
	position: relative;
}
table.togg_table .arrowHolder {
	text-align: right;
	z-index: 100;
}
table.togg_table img.togg_img {
	cursor:pointer;
	margin:0px;
}
div.specHeader {
	background-color: #e3e3e3;
	color: #4d4d4d;
	cursor: pointer;
	margin-top: -26px;
	padding: 4px 0px 4px 5px;
	width: 580px;
}
p#techSpecSettings {
	clear: both;
	color: #4d4d4d;
	height: 14px;
	width :585px;
}
p#techSpecSettings span {
	float: left;
	color: #4D4D4D;
	padding-left: 2px;
}
p#techSpecSettings span a {
	color: #4D4D4D;
	text-decoration: underline;
}
p#techSpecSettings a.g_toggler {
	background: url(../images/spec_closed.gif) no-repeat right 2px;
	color: #4d4d4d;
	display: inline;
	float: right;
	margin-right: 18px;
	padding-right: 26px;
	text-decoration: underline;
}
div.accordion {
	visibility: hidden;
	padding-bottom: 2px;
}
div.specs {
	margin-bottom: 5px;
}
div.specs table {
	table-layout: fixed;
}
div.specs table tr td {
	padding: 2px 4px;
	vertical-align: top;
}
ul#printTechSpecs {
	list-style: none;
	font-size: 10px;
	position: relative;
	left: 450px;
	width: 130px;
	height: 0;
	text-align: right;
	padding: 0;
}
ul#printTechSpecs li a {
	background: url(../images/icons/print.gif) no-repeat 0 100%;
	padding: 0 0 0 25px;
	color: #000;
}


/**********************************************************************************
************************** Eclipse Calculator  ************************************
***********************************************************************************/
#eclipseCalculator-container {
	/*margin-left: -75px;*/
	margin-left: 160px;
	width: 800px;
}
div#eclipseCalculatorHeader {
	width: 791px;
}
div#eclipseCalculatorForm {
	background: #f2f2f2;
	width: 400px;
	margin: 0 30px 20px 0;
	padding-bottom: 10px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
div#eclipseCalculatorForm p {
	background: url(../images/bg-eclipse-header.jpg) repeat-x left top;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	padding-top: 3px;
}
div#eclipseCalculatorForm dl {
	padding: 10px 0;
}
div#eclipseCalculatorForm dt {
	float: left;
	width: 250px;
	padding: 2px 5px 2px 15px;
}
div#eclipseCalculatorForm dd {
	margin:0;
	padding:2px;
}
div#eclipseCalculatorForm hr {
	margin: 3px 0 2px 0;
	color: #b2b2b2;
	background-color: #b2b2b2;
	height: 1px;
	border: none;
}

#eclipseCalculatorForm .compare input {
	margin: 0 15px 0 5px;
	position: relative;
	top: 3px;
	width: 20px;
	border: none;
}
#eclipseCalculatorForm input {
	width: 80px;
}
#eclipseCalculatorForm select {
	width: 88px;
}
#eclipseCalculatorForm #submit {
	display: block;
	margin: 0 auto;
	width: 170px;
}

div#eclipseCalculatorSavings {
	width: 350px;
	margin: 40px 0 0 430px;
}
div.eclipseCalculatorSavingsOrange, div.eclipseCalculatorSavingsGreen {
	height: 130px;
	width: 160px;
	margin: 20px 5px 0 5px;
}
div.eclipseCalculatorSavingsOrange {
	float: left;
	background: url(../images/savings_orange.gif) no-repeat 10px 35px;
}
div.eclipseCalculatorSavingsGreen {
	float: right;
	background: url(../images/savings_green.gif) no-repeat 10px 35px;
}
div#eclipseCalculatorSavings h2, div#eclipseCalculatorSavings h3 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	float: none;
}
div#eclipseCalculatorSavings h2 {
	color: #008542;
	font-size: 23px;
}
div#eclipseCalculatorSavings h3 {
	font-size: 12px;
	height: 30px;
}
div#eclipseCalculatorSavings p {
	color: #fff;
	font-size: 21px;
	font-weight: bold;
	text-align: center;
	padding: 17px 0 0 0;
}
table#costDetail {
	border: 1px solid #fff;
	width: 791px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-collapse: collapse;
	margin: 10px 0;
}
table#costDetail .titles {
	width: 30%;
	background-color: #ebebeb;
	text-align: left;
	font-weight: bold;
}
table#costDetail th {
	border: 1px solid #fff;
	color: #000;
	font-weight: bold;
	text-align: center;
	padding: 5px;
}
table#costDetail th.heading {
	color: #f0f0f0;
	background-color: #2a2a2a;
}
table#costDetail th.greens_hdr {
	background-color:#4fd09d;
}
table#costDetail th.eclipse_hdr {
	background-color:#f5a173;
}
table#costDetail th.greens_dark_hdr {
	background-color:#3ea27b;
}
table#costDetail th.eclipse_dark_hdr {
	background-color:#bf7e5a;
}
table#costDetail td {
	border:1px solid #fff;
	padding:5px;
	text-align:center;
}
table#costDetail .greens_highlight {
	width: 14%;
	background-color: #c4e4d7;
}
table#costDetail .greens_dark {
	width: 14%;
	background-color: #99b2a8;
}
table#costDetail .eclipse_highlight {
	width: 14%;
	background-color: #eec6b1;
}
table#costDetail .eclipse_dark {
	width: 14%;
	background-color: #ba9b8a;
}
div.printIcon {
	float: right;
	font-size: 10px;
	background: url(../images/icons/print.gif) no-repeat 0 100%;
	padding: 0 0 0 25px;
	margin: 5px 15px 0 0;
}
div.printIcon a, div.printIcon a:hover {
	color: #000;
}
div#calculatorDisclaimer {
	width: 791px;
	margin: 10px 0 10px 0;
	font-size: 10px;
}


/**********************************************************************************
************************** Product Spec Page  *************************************
***********************************************************************************/
/************************
***** Description *******
************************/
#tab-box #prod-description ul {
	padding-left: 15px;
}
#tab-box #prod-description ul li {
	line-height: 24px;
	color: #5C5C5C;
	padding-left: 10px;
}
#tab-box #YouTube {
	width: 820px;
	padding-left: 25px;
	margin: 20px 0 10px 0;
}
/************************
* Health & Saftey Specs *
************************/
#tab-box #health-specs .prodSpecHeader h3 {
	border: none;
}
#tab-box #health-specs a {
	color: #F67836;
}
#tab-box #health-specs a:hover {
	color: #A93D12;
}
/************************
** Technical Specs ******
************************/
/* US or Metric Measurements */
#tab-box #techProdSpecSettings a {
	color:#F67836;
}
#tab-box #techProdSpecSettings a:hover, #tab-box #printProdTechSpecs li a:hover {
	color:#A93D12;
}
/* Print Icon */
#tab-box #printProdTechSpecs {
	font-size: 10px;
	list-style: none outside none;
	float:right;
	padding-right:15px;
}
#tab-box #printProdTechSpecs li a {
	background: url(../images/icons/print.gif) no-repeat scroll 0 100% transparent;
	color: #F67836;
	padding: 0 0 0 20px;
}
/* Section Headers */
#tab-box .prodSpecHeader h3 {
	border-top: 1px solid #CCCCCC;
	color: #404040;
	font-size: 13px;
	font-weight: bold;
	margin-top: 16px;
	padding: 16px 0;
	text-align: left;
}
/* Labels */
#tab-box .specName {
	font-weight:bold;
}
/* Descriptions */
#tab-box .specs tr td {
	color: #5C5C5C;
	font-size: 10px;
	padding: 4px 4px;
	line-height:16px;
}
/************************
** Recommended Parts ****
************************/
.recpartspdf {
	margin-right:8px;
}
/* Link for PDF */
#tab-box #recommended-parts a {
	color: #F67836;
	font-size: 13px;
	font-weight: bold;
	margin-top: 16px;
	padding: 16px 0;
}
#tab-box #recommended-parts a:hover {
	color:#A93D12;
}
/************************
*** Product Articles ****
************************/
#tab-box #NewsList {
	list-style:none;
}
/*******************************
* Request Demo/Quote/More Info *
*******************************/
#tab-box .demoQuote {
	width: 550px;
}
#tab-box .demoQuote div.required {
	margin-bottom: 10px;
}
#tab-box .radio-requests {
	margin-bottom: 20px;
}
#tab-box .radio-requests label {
	display: block;
}
#tab-box .demoQuoteFields {
	vertical-align: top;
}
#tab-box .demoQuoteFields a {
	color: #F67836;
}
#tab-box .demoQuoteFields a:hover {
	color: #A93D12;
}
#tab-box p.radio-requests label {
	font-weight: bold;
	color: #404040;
	font-size: 12px;
}
#tab-box p.radio-requests label input {
	margin: 0 5px 0 10px;
	position: relative;
	bottom: -2px;
}
#tab-box h4.select-product-label {
	float: left;
	padding-right: 15px;
}
/*
#tab-box .demoQuoteFields input,
.demoQuote #submit {
	width: 180px;
}
*/
#tab-box .demoQuoteFields label {
	width: 200px;
	display: block;
	float: left;
}
#tab-box .required {
	color: #F00;
}
.demoQuote #submitForm {
	margin-left: 200px;
}
#tab-box .demoQuote .vcard,
#tab-box .demoQuote .vcardDealer {
	width: 400px;
}
#tab-box .demoQuote .vcardDealer {
	margin: 0 20px 0 25px;
}
#tab-box .demoQuote .vcard p,
#tab-box .demoQuote .vcardDealer p {
	line-height: 18px;
	width: inherit;
}

/*******************************
* Product Videos               *
*******************************/
#prod-videos {
	max-width: 600px;
}
#tab-box .YouTube {
	margin: 20px 0 30px 0;
}


/** 
 ** Parts Manuals
 */
#productSearchForm {
	float: left;
	margin-bottom: 30px;
}
#productSearchForm select {
	margin-bottom: 15px;
}

/** 
 ** Parts Lookup
 */
#pdffile {
	display: block;
	margin-top: 10px;
}
#countryFlags {
	float: left;
	margin-top: 10px;
	width: 600px;
}
#countryFlags div {
	float: left;
	height: 35px;
	margin: 5px 0;
	width: 300px;
	/*padding-bottom: 10px;*/
}
#countryFlags .flag * {
  vertical-align: middle;
}
#countryFlags span {
	display: inline-block;
	padding-left: 10px;
}
#countryFlags img {
	border: 1px solid #dddddd;
}

/** 
 ** Parts List
 */
#SearchForm_SearchForm fieldset {
	border:none;
}
#SearchForm_SearchForm #Product label, #SearchForm_SearchForm #Brand label {
	font-weight:bold;
	margin-bottom:10px;
	margin-top:10px;
	display:block;
	color:#838383;
}
#SearchForm_SearchForm_Product {
	margin-bottom:15px;
}

/**********************************************************************************
***************************** News Releases   *************************************
***********************************************************************************/
#NewsList {
	color:#838383;
}
ul#NewsList {
	padding-left:0;
	margin:0;
}
#NewsList .newsTitle {
	color:#838383;
	list-style:none;
	padding:10px 0 0 0;
}
#NewsList .newsDate {
	font-weight:bold;
	list-style:none;
	color:#838383;
	padding:0;
	font-size:11px;
}
#NewsList .newsSummary {
	list-style:none;
	color:#838383;
	font-size:12px;
	padding:0 0 15px 0;
	line-height:18px;
}
.NewsRelease img.left,
div.socialIcons img {
	float: left;
	margin-right: 10px;
	padding: 0;
}
.NewsRelease img.right {
	float: right;
	margin-left: 10px;
	padding: 0;
}
div.socialIcons {
	clear: both;
	margin-top: 10px;
}
p.about {
	clear: both;
}

/**********************************************************************************
***************************** Contact Us ******************************************
***********************************************************************************/
div#contactAddress {
	width:650px;
}
div#adrleft {
	float:left;
	width:300px;
}
div#adrright {
	float:right;
	width:350px;
}
.solidDoubleLine {
	border:1px solid black;
	border-width:1px 0px;
	font-size:0px;
	height:3px;
	line-height:0;
	margin:8px 0px;
	padding:0px;
}
.dashedLine {
	border:1px dashed black;
	border-width:0px 0px 1px;
	height:3px;
	margin-bottom:8px;
	padding:0px;
	width:100%;
}

#formFields.customerContactDetails {
	padding-bottom:25px;
}
#content #owner h2 {
	float:none;
}
#owner-checkbox {
	position:relative;
	bottom:-2px;
}

.contactUs .formSubmit,
.demoQuote .formSubmit {
    background: #00843d;
    border-left: 6px solid #000;
    margin-bottom: 50px;
    padding: 10px;
}
.contactUs .formSubmit p,
.demoQuote .formSubmit p {
    color: #fff;
}


/**********************************************************************************
**************** Become a Jacobsen Dealer / Guess the Product *********************
***********************************************************************************/
form#Form_BecomeDealerForm label,
form#Form_GuessProductForm label {
	margin-bottom:5px;
}
form#Form_BecomeDealerForm .field,
form#Form_GuessProductForm .field {
	margin-bottom:15px;
}

/**********************************************************************************
******************************* E-News ********************************************
***********************************************************************************/
.eNewsLetter input, .eNewsLetter textarea, .eNewsLetter select {
	display:block;
	width:200px;
	margin-top:3px;
}
.eNewsLetter #customeryes, .eNewsLetter #customerno {
	display:inline;
	width:30px;
}

/**********************************************************************************
***************************** Dealer Locator **************************************
***********************************************************************************/
.dealerLocator {
	margin: auto;
	padding-bottom: 20px;
	padding-left: 100px;
	width: 650px;
}
.dealerLocator .dealerSideText {
	padding-bottom:25px;
}
.dealerLocator .dealerFinder {
	width:270px;
}
.dealerLocator .dealerFinder select {
	margin-top:5px;
}

/**********************************************************************************
********************* Request Sales Literature ************************************
***********************************************************************************/
.RequestSalesLiteratureForm input, .RequestSalesLiteratureForm textarea, .RequestSalesLiteratureForm select, .RequestSalesLiteratureForm textarea {
	display:block;
	width:200px;
	margin-top:3px;
}
.RequestSalesLiteratureForm input, .RequestSalesLiteratureForm select {
	padding:3px 0 3px 3px;
}
#multiProducts input {
	display:inline;
	width:30px;
}

/**********************************************************************************
********************* What's Happening on RJ National ************************************
***********************************************************************************/
#rj-national-bg {
	background: url('../images/rj-national-background.jpg') no-repeat top left;
	height: 279px;
	margin-bottom: 20px;
}
#rj-national-video {
	padding: 20px 0 0 15px;
}
#rj-national h2 {
	float: none;
}

/**********************************************************************************
************************ Product Specific Form ************************************
***********************************************************************************/
#content .vcard h2,
#content .vcardDealer h2 {
	float: none;
}

/**********************************************************************************
*************************** Admin login form **************************************
***********************************************************************************/
form#MemberLoginForm_LoginForm fieldset {
	border: none;
}
form#MemberLoginForm_LoginForm .field {
	padding: 5px 0;
}


/**********************************************************************************
**************************** ProTurf Demo Form ************************************
***********************************************************************************/
#tab-box-runner #proturfDemo p {
	width:inherit;
	line-height:22px;
}
#proturfDemo .demoQuote {
	float:left;
	width:580px;
}
#proturfDemo .demoQuoteSubmit {
	margin-top:10px;
}
#proturfDemo .demoQuoteSubmit p {
	font-size:18px;
}
#proturfDemo #proturfSide {
	float:right;
	margin:0 10px;
}
#proturfDemo .demoQuoteFields input,
#proturfDemo .demoQuoteFields textarea {
	font-family:Verdana, Arial;
	font-size:12px;
}


/**********************************************************************************
**************************** Forms Shared *****************************************
***********************************************************************************/
option, select, input, textarea {
	color:#5C5C5C;
}
input, textarea, select {
	border:1px solid #969696;
}
.required {
	color:#F00;
	font-weight:bold;
}
.required input,
.required textarea,
.required select,
#Form_BecomeDealerForm .requiredField input,
#Form_BecomeDealerForm .requiredField select,
#Form_BecomeDealerForm .requiredField textarea,
#Form_GuessProductForm .requiredField input,
#Form_GuessProductForm .requiredField select,
#Form_GuessProductForm .requiredField textarea {
	border:1px solid red;
}
div.contactUs label,
#Form_BecomeDealerForm label,
#Form_GuessProductForm label {
	font-weight:bold;
	color:#5c5c5c;
}

#formFields.customerContactDetails input, 
#formFields.customerContactDetails textarea, 
#formFields.customerContactDetails select,
#Form_BecomeDealerForm input,
#Form_BecomeDealerForm textarea,
#Form_BecomeDealerForm select,
#Form_GuessProductForm input,
#Form_GuessProductForm textarea,
#Form_GuessProductForm select,
.selectContact textarea {
	display:block;
	width:350px;
	margin-top:3px;
}
#formFields.customerContactDetails input,
#formFields.customerContactDetails textarea,
#formFields.customerContactDetails select,
#Form_BecomeDealerForm input,
#Form_BecomeDealerForm textarea,
#Form_BecomeDealerForm select,
#Form_GuessProductForm input,
#Form_GuessProductForm textarea,
#Form_GuessProductForm select,
.eNewsLetter input,
.eNewsLetter textarea,
.eNewsLetter select {
	padding:3px 0 3px 3px;
}
#content .onlinePartsLookup a,
#techspecs .accordion a,
#NewsList a, 
#content .typography a,
#content .previousIssues a,
#content .contactUs a,
#content .RequestSalesLiteratureForm a,
#content .privacy a {
	color: #DD511D;
}
#content .onlinePartsLookup a:hover,
#techspecs .accordion a:hover, 
#NewsList a:hover, 
#content .typography a:hover, 
#content .previousIssues a:hover, 
#content .contactUs a:hover, 
#content .RequestSalesLiteratureForm a:hover, 
#content .privacy a:hover {
	color:#A93D12;
}

#formFields.customerContactDetails #submit,
.demoQuote #submitForm,
.RequestSalesLiteratureForm #submit
{
    background-color: #00843d;
    border: none;
    color: #c2c2c2;
    cursor: pointer;
    padding: 10px 16px;
    text-align: center;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
    transition: all 0.3s ease-in-out;
    width: 400px;
}
#formFields.customerContactDetails #submit:hover,
.demoQuote #submitForm:hover,
.RequestSalesLiteratureForm #submit:hover
{
    background-color: #141414;
    color: #fff !important;
    transition: all 0.3s ease-in-out;
}

.dealerFinder #submit,
.dealerFinderUK #submit,
.dealerFinderOnlineParts #submit,
.demoQuote #submit,
/*.demoQuote #submitForm,*/
.eNewsLetterSignUp #esubmit,
.eNewsLetterSignUp #eunsubmit,
.grey-btn #submit,
/*.RequestSalesLiteratureForm #submit,*/
#eclipseCalculatorForm #submit,
#go_button,
/*#formFields.customerContactDetails #submit,*/
#SearchForm_SearchForm_action_findmanuals,
#Form_BecomeDealerForm_action_doSubmit,
#Form_GuessProductForm_action_doSubmit,
.submit
{
	background-image:url(../images/css-attributes/submit-bg-sliver.jpg);
	background-repeat:repeat-x;
	text-align:center;
	border:1px solid;
	border-left-color:#cdcdcd;
	border-bottom-color:#e8e8e8;
	border-top-color:#e8e8e8;
	border-right-color:#dbdbdb;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding:2px 15px;
	color: #242323;
	font-weight: bold;
	margin-bottom:10px;
}

.dealerFinder #submit:hover,
.dealerFinderUK #submit:hover,
.demoQuote #submit:hover,
/*.demoQuote #submitForm:hover,*/
.eNewsLetterSignUp #esubmit:hover,
.eNewsLetterSignUp #eunsubmit:hover,
/*.RequestSalesLiteratureForm #submit:hover,*/
#btnDealerLocator:hover,
#eclipseCalculatorForm #submit:hover,
/*#formFields.customerContactDetails #submit:hover,*/
#go_button:hover,
#SearchForm_SearchForm_action_findmanuals:hover,
#Form_BecomeDealerForm_action_doSubmit:hover,
#Form_GuessProductForm_action_doSubmit:hover {
	color: #585656 !important;
}

/*div.contactUs #submit, */
/*#formFields.customerContactDetails #submit,*/
form #Form_BecomeDealerForm_action_doSubmit,
form #Form_GuessProductForm_action_doSubmit {
	width: 230px;
}

input.radio_b, input.checkbox_b {
	border: none;
}


/**********************************************************************************
****************************** Search  *****************************************
***********************************************************************************/

#searchResults {
	margin: 0 0 0 175px;
    min-height: 250px;
    width: 750px;
	color: #5C5C5C;
}
#searchResults a {
	display: block;
}
#searchResults h2 {
	color: #7A9C3A;
    float: none;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
}
#searchResults p {
	padding: 5px 0 0 0;
}
#searchResults p.searchQuery {
	font-weight: bold;
}
#searchResults p.searchQuery, 
#searchResults #PageNumbers p {
	padding-bottom: 20px;
}
#searchResults ul, 
#searchResults li {
	list-style: none;
	padding: 0 0 20px 0;
}
#searchResults .readMoreLink {
	font-size: 10px;
	font-weight: normal;
}
#searchResults #PageNumbers a {
	display: inline-block;
}


/**********************************************************************************
*************************** Virtual Patents ***************************************
***********************************************************************************/
#patent {
	font-family: Arial, Helvetica, San-serif;
	border: 1px solid #8C8C8C;
}
#patent table {
	border-collapse: collapse;
	text-align: left;
	width: 100%;
}
#patent table th, #patent table td {
	padding: 6px 10px;
}

#patent table th {
	background-color: #4C4C4C;
	border-left: 1px solid #A3A3A3;
	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
}
#patent table thead th:first-child { border: none; }
#patent table tr:nth-child(odd)  { background-color: #E5E5E5; }
#patent table tr:nth-child(even) { background-color: #FFFFFF; }

#patent table td {
	border-left: 1px solid #CECCCC;
	border-bottom: 1px solid #8C8C8C;
	vertical-align: top;
	line-height: 1.3em;
}

#patent table td:first-child { border-left: none; }
#patent table tr:last-child td { border-bottom: none; }

#patent table td li {
	list-style-type: none;
}


/**********************************************************************************
******************** fix IE 7 float/clear bug *************************************
***********************************************************************************/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/**********************************************************************************
****************************** for IE/Mac *****************************************
***********************************************************************************/
.clearfix {
	display: inline-block;
}
