body.scrolled .box .top img {
    display: none;
}
body.scrolled .box .top a img {
    display: block!important;
}
	
body.scrolled .redbanner {
	height:auto!important;
    position: fixed;
    top: 30px;
    width: 100%;
}


.omnitoparea {
    height: 30px;
    z-index: 1000;
    display:flex;
    justify-content: space-between;
    position: fixed;
    top:0;
    left:0;
    right:0;
    background: white;
    box-shadow: 0 0 10px black;
}
.omnileft {
    flex:6;
}
.omnilogo {
    position: absolute;
    top: 0;
    left: 3px;
    width: 90px;
    height: 30px;
    overflow: hidden;
}
.omnilogo img {
    margin-top: 33px;
    width: 100%;
    transition: margin-top 0.3s;
}
body.scrolled .omnilogo img {
    margin-top: 4px;
}
.omniright {
    width:220px;
    display:flex;
    justify-content: flex-end;
    border-left: 1px solid #ddd;
}

@media only screen and (max-width: 768px) {
    .omnileft {
        display: none;
    }
    .omniright {
        width: 290px;
    }
    .omnitoparea {
        justify-content: flex-end;
    }
    .switchercopy {
        border-right: 1px solid #ddd;
    }
}

p.registeredAddress {
    font-size: 9px;
    margin: 3px 0 3px 0;
}


.footertop {border-bottom:0px!important;}

body {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    color: #666;
    font-size: 12px;
    line-height: 20px;
    width: 100%;
}

.clearboth {clear:both;position:relative;height:1px;overflow:hidden;}

.container {padding:0;}
#top .container {
    padding: 0;
}

.row {
  margin-right: 0;margin-left: 0;
}


body.common-home .row {text-align:center;}

body.checkout-checkout.lastolite .topcart {
    display:none;
}


h1 {
    font-size: 33px;
}

h1, h2, h3, h4, h5, h6 {
    color: #444;
}

.h1, .h2, .h3, h1, h2, h3 {
    margin-top: 30px;
    margin-bottom: 30px;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}

a, a:visited {
    color: #1B57A3;
    text-decoration: underline;
    cursor: pointer;
}

body.product-search a {
	text-decoration:none;
}

a img {
    border: none;
}

.top-intro {
	text-align: left;
	text-transform: uppercase;
	margin: 0 0 0 0!important;
	padding: 5px 0px 0 40px!important;
    width: 460px;
    float: left;
    font-size: 12px;
}

#content {
    padding-bottom: 60px;
	min-height: 0;
}
.switcher {
    background: white;
    position: relative;
    max-height: 30px;
    margin-left: 2px;
    overflow: hidden;
    flex:1;
    border-right: 1px solid #ddd;
    cursor: pointer;
    transition: max-height 0.3s;
}
.switchercopy {
    margin-left: 2px;
    flex:1;
}
.switcher:after {
    content: "\f077";
    position: absolute;
    top: 4px;
    right: 6px;
    font-weight: 600;
    font-size: 12px;
    transform: rotate(180deg);
    font-family: "FontAwesome";
}
.switcher.openswitcher:after {
    transform: rotate(0deg);
}
.switcher form {
    display:flex;
    flex-direction: column;
    align-content: flex-end;
    align-items: flex-end;
    padding: 0 25px 0 0;
    background: white;
}
.switcher.openswitcher form {
    box-shadow: 0 0 10px black;
    border-radius: 0 0 6px 6px;
}

.switcher span,
.switcher div,
.switcher a {
    height: 26px;
    width: 35px;
    margin: 2px 0 20px 0;
    border-radius: 4px;
    line-height: 26px;
    position: relative;
    overflow: hidden;
}
.switcher img {
    height: 26px;
    width: 35px;
    display: block;
}

.switcher a, .switcher div {
    order: 2;
    position: relative;
    left: 6px;
}

.switcher #currency a, .switcher #currency div {
    text-align: center;
    background: #fff;
    color: #666;
    text-decoration: none;
    font-weight: 900;
    box-shadow: inset 0 0 0 1px #666;
}
.switcher span.flagIcon,
.switcher div.langBut {
    order: 1;
    left: 0px!important;
}
.switcher #currency a:hover {
    color: #fff;
    background:#4f4f4f;
}
.switcher.openswitcher {
    overflow: visible;
    max-height: 1000px;
    z-index: 987654;
}
.switcher a:hover {
    transform: scale(1.3)!important;
    box-shadow: 0 0 5px rgb(0 0 0 / 60%);
}
.headercartbutton {
    padding: 4px 0 0 0;
    display: block;
    text-align: center;
    color: #252525;
}
a.headercartbutton {
    display: none;
}
@media only screen and (max-width: 768px) {
    a.headercartbutton {
        display: block;
    }
    span.headercartbutton {
        display: none;
    }
}
.container {
	position:relative;
}

.contactbox {
    background-color: #d00;
    color: white;
    padding: 30px;
    margin-bottom: 20px;
}

.contactbox a {
    color: white;
}

#logo {
    margin: 0px 0 10px 0;
}

#top {
    background-color: black;
    border-bottom: 0;
    padding: 4px 0px 3px 0;
    margin: 0 0 0px 0;
    min-height: 35px;
}

#top .btn-link, #top-links li, #top-links a {
    color: #999;
    text-shadow: 0;
    text-decoration: none;
}

.navigation {
    position: absolute;
    top: 64px;
    right: 0px;
}
.navigation ul {
    clear: both;
    margin: 0px;
    float: right;
    height: 80px;
    overflow: hidden;
}
.navigation li {
    float: left;
    list-style: none;
    padding: 0;
    margin: 0;
}
.navigation li a {
    margin-right: 55px;
    font-size: 16px;
    font-weight: 300;
    text-decoration: none;
    color: #fff;
    height: 106px;
    line-height: 125px;
    display: inline-block;
}




.btn {
    padding: 7.5px 12px;
    font-size: 12px;
    border: 1px solid #cccccc;
    border-radius: 4px;
	box-shadow: inset 0 0px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
}

.btn-inverse {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: transparent;
    background-image: none;
    background-repeat: repeat-x;
    border: none;
}

.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
    background-color: transparent;
    background-image: none;
    border: 0;
}

#cart i.fa.fa-shopping-cart {
    margin-right: 30px;
}

header {
    height: 175px;
    width: 100%;
    background: url('/image/banner.png') top repeat-x;
	background-color:#222;
	margin: 30px 0 0 0;
    z-index: 25;
}


.top-right-cart {
    width: 25%;
    position: absolute;
    right: 0;
    top: 10px;
}

#search {
    margin: 20px 20px 0px 0;
    width: 100%;
}

#search .input-lg {
    width: 100%;
    text-indent: 20px;
    font-size: 18px;
    padding: 0px;
    border: 1px solid rgb(221, 221, 221);
    opacity: 1;
}


.input-group-btn {
    display: none;
}

.redbanner {
	background-color: #dd0000;
	z-index: 19;
}

.box .top img {
    float: left;
    margin-right: 5px;
}

#partsfinder .top, #partsfinder2 .top {
    color: #fff;
}

#partsfinder .middle a, #partsfinder2 .middle a {
    color: #FFF;
    font-weight: bold;
    text-decoration: none;
    font-size: 14px;
}

.middle a {
	color:#333!important;
}

.box .top {
    padding: 8px 0px 4px 11px!important;
    color: #000000;
    font-size: 14px;
    font-family: Arial,Helvetica,sans-serif;
    /*font-weight: bold;*/
    text-transform: uppercase;
}

/*#partsfinder, #partsfinder2 {
    background: url('/image/box_top-red.png') no-repeat;
}*/

.box {
    margin-bottom: 7px;
}


#partsfinder .middle, #partsfinder2 .middle {
    /*background-color: #E8070D;
    border-color: #C9060B;
	border-radius: 0 0 5px 5px;*/
}

.box .middle {
    border-left: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
    background: #FFFFFF;
    padding: 10px;
}

.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 0;
}

#carousel0 {
	display:none!important
}

p.welcome {
	text-transform:uppercase;
	font-weight:bold;
    color: #3f3e3e!important;
	font-size: 20px;
	text-align: center;
}

.middle {
    padding: 60px 0 30px 0;
}

.brandsstrip .brands img {
    width: 55%;
}

.brandsstrip .brands {
    width: 25%;
    float: left;
    text-align: center;
}


.footernotes {position:relative;padding:30px 0;background-color:#FFF;}
.footernotes .contain {text-align:center;}
h2 {font-size:16px;font-weight:300;}
#footer {height: 21px;background-color:white;border-top:none;}
.footertop {background-color:#444444;padding:60px 0px 30px 0;border-bottom: 21px solid black;}
.footercolumn {float:left;margin-right:30px;width:220px;text-align:left;}
.footercolumn.goright {float:right;margin-right:0px;text-align:right;width: 105px;}
.footercolumn a {display:block;color:#f8fbf8;font-size:11px;text-decoration:none;font-weight:300;margin-bottom:5px;}
.clearboth {clear:both;height:1px;position:relative;overflow:hidden;}

#footer p span {
    float: right;
}

#footer p, #footer a {
    color: #666;
    font-size: 10px;
    text-align: left;
    text-decoration: none;
	font-weight: 300;
}

.breadcrumb {
    margin: 30px 0 20px 0;
    padding: 8px 0;
}

.breadcrumb li a {
	color:#dd0000;
}
.btn-primary {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #dd0000;
    background-image: none;
    background-repeat: repeat-x;
    border: none!important;
}

.homeguide {
    position: relative;
    padding: 30px 0;
    background-color: #f9f9f9;
    text-align: center;
}

.clearinstruction strong {
    color: #dd0000!important;
}

.col4up {
    float: left;
    width: 29%;
    margin: 20px 2% 0 2%;
    text-align: center;
}

.bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce;
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
}

.evenlistcell {
    display: inline-block;
    width: auto;
    margin: 0 auto;
    left: 0;
    right: 0;
    min-width: 25%;
    max-width: 50%;
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}

.homecategories {
    position: relative;
    padding: 30px 0;
    background-color: #e9e9e9;
    text-align: center;
}

a.getting-start-titles {
	color: #dd0000;
}

body.lastolite  a.getting-start-titles {
	color:#3d7fd7;
}

body.lastolite .redbanner, body.lastolite .btn-primary {
	background-color:#3D7FD7;
	color: #fff;
}
body.lastolite .breadcrumb li a, body.lastolite .clearinstruction strong {
	color:#3D7FD7!important;
}

body.lastolite #partsfinder .middle, body.lastolite #partsfinder2 .middle {
    background-color: #3D7FD7;
	border-color: #2064be;
	border-bottom: 1px solid #2064be;
}
/*
body.lastolite #partsfinder, body.lastolite #partsfinder2 {
    background: url('/image/box_top-blue.png') no-repeat;
}*/

body.lastolite .box .top {
    padding: 8px 0px 6px 11px!important;
}

body.lastolite  .sc-theme .scc-nav [class*='scc-']:hover {
    text-decoration: none;
    color: #fff;
    background: #3D7FD7;
}

.middle a.col-sm-3, .brandsstrip a.col-sm-3 {
    text-align: center;
}

.product-thumb .caption, .product-thumb .caption h4 {
	text-align:center;
}

.product-thumb .caption a {
	text-decoration:none;
}


body.scrolled header {
    /*position: fixed;
    height: 85px;
    top: 0;*/
}

/*
xxheader, #xxtop, .xxredbanner {
	position: fixed;
    left: 0;
    right: 0;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

#top {
    top: 0px;
}


.packer {
height: 317px;
background: black;
}

header {
    top: 35px;
}
.redbanner {
    top: 210px;
	padding: 4px 0px;
}
*/

body.scrolled.superscrolled .redbanner {
    position: fixed;
    top: 30px;
    display: none;
}

body.scrolled ul.resultList {
    top: 63px;
}

body.scrolled .clearActiveSearch {
    top: 13px;
}

body.scrolled .toomanyresults {
	top: -39px!important;
}

body.scrolled .redbanner {
    /*-webkit-transition: height 0.3s ease,top 0.3s ease;
    -moz-transition: height 0.3s ease,top 0.3s ease;
    -o-transition: height 0.3s ease,top 0.3s ease;
    -ms-transition: height 0.3s ease,top 0.3s ease;
    transition: height 0.3s ease,top 0.3s ease;
    /*position: fixed;
    height: 75px;
    top: 85px;*/
}

body.scrolled #logo {
	margin-top:15px;
}

body.scrolled header #logo img {
    margin-top: 0;
    width: 340px;
}

.rightcontainer {
    width: 767px;
    float: left;
    margin: 0;
    padding: 0;
}

body.scrolled .navigation {
    position: absolute;
    top: -20px;
    right: 210px;
}



.noresults,.toomanyresults
{
	clear: both;
	color: #000!important;
	float: right;
	position: relative;
	right: 90px;
	top: -40px;
}
ul.resultList
{
	background-color: white;
	border-bottom: 1px solid #bbb;
	border-left: 1px solid #bbb;
	border-right: 1px solid #bbb;
	list-style-type: none;
	margin: 0;
	max-height: 540px;
	overflow: scroll;
	padding: 0;
	position: absolute;
	top: 91px;
	 width: 555px;
	z-index: 1000;
    border-top: 0px;
}
body.scrolled ul.resultList {
    max-height: auto;
    position: absolute;
    /*bottom: 0;*/
    top: 61px;
}
ul.resultList li
{
	border-bottom: 1px solid #eee;
	height: 60px;
	line-height: 60px;
	margin: 0;
	padding: 0;
	color:black;
}
ul.resultList li img
{
	float: left;
	margin-right: 20px;
}
/*#mastersearch
{
	float: left;
	margin-right: 20px;
	position: relative;
	width: 700px;
}*/
.liveresults
{
	left: 0;
	margin: 0 auto;
	right: 0;
}
.searchHeaderRight
{
	margin-right: 20px;
	position: relative;
	top: 4px;
}
.searchIntro
{
	height: auto;
	margin-top: 10px;
	position: relative;
}
body.scrolled .searchIntro
{
	height: 0;
	margin: 0;
	overflow: hidden;
}
body.scrolled .searchHeaderRight
{
	position: relative;
	top: 10px;
}
body.scrolled .searchHeaderRight .top{
	/*display: none;*/
}
#partsfinder .top,#partsfinder2 .top,#partsfinder3 .top{
	position: relative;
}

.toomanyresults {right: 60px; top: 50px;position:absolute;}


.product_banner p
{
	width: 100%!important;
}
.loadedspecialparts
{
	border-radius: 5px;
	box-shadow: inset 0px 0px 55px #eee;
	margin: 0px;
}
.tab_select.wideleft.tab_blue
{
	background-image: none;
}
input#keywordX
{
	clear: both;
	color: #999;
	display: block;
	float: none;
	height: 30px;
	margin: 0;
	padding: 0;
	width: 100%;
}

.searchIntro {
    font-weight: 300;
    font-size: 16px;
    text-align: left;
    color: white;
    margin-bottom: 0px;
}

.box .top {
    padding: 8px 0px 8px 11px!important;
    font-size: 14px;
    font-family: Arial,Helvetica,sans-serif;
    /*font-weight: bold;*/
    text-transform: uppercase;
}

#partsfinder .top, #partsfinder2 .top, #partsfinder3 .top {color: white;}

#partsfinder3 {background-color:#4C4C4C;border-radius: 5px;border: 1px solid #3D3D3D;}
/*#partsfinder2 {
    background-color:#4C4C4C;border-radius: 5px;border: 1px solid #195cb6;
}*/

.middle a {
    color: white;
    text-decoration: none;
}

.middle {
    padding: 60px 0 30px 0;
}

body.common-home .middle {text-align: center;}

.box .middle, div#partsfinder2 .box .middle {
    padding: 10px;
    font-size: 14px;
    font-family: Arial,Helvetica,sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    border-left: none;
    border-right: none;
    background: transparent;
}

div#partsfinder3.box .middle {
    border-top: 1px solid #3d3d3d!important;
}
div#partsfinder2.box .middle {
    border-top: 1px solid #195cb6!important;
}





.searchHeaderRight {/*width: auto;height: auto;*/ margin-right: 0px;}
/*
body.lastolite #partsfinder, body.lastolite #partsfinder2 {
    background: transparent;
}*/



input.keywordfield {
    color: #444;
}

.topcart {
    position: absolute;
    top: 30px;
    right: 0;
    overflow:hidden;
    background: white;
    height: 0;
	-webkit-transition: top 0.3s ease;
    -moz-transition: top 0.3s ease;
    -o-transition: top 0.3s ease;
    -ms-transition: top 0.3s ease;
    transition: top 0.3s ease;
}
.switchercopy:hover .topcart {
    height:unset;
}
.topcart p {
    font-size: 12px;
    line-height: 18px;
    color:#252525;
    text-align: center;
    margin: 10px 0 0 0;
}

.fa-2x, .fa.fa-shopping-cart {
    font-size: 20px!important;
}

.product_banner {
	/*background: url(/image/pdfs/securepayments.png);*/
	height: 81px;
	margin-bottom: 10px;
}
.product_top {
	margin-bottom: 20px;
}
.tab_select {
	background: url('/image/pdfs/modelnumtop.png') left top no-repeat;
	clear: both;
}
.tab_select.wideleft.topofstack {
	/*margin: 0 30px;*/
}
.grey_box {
	background: url('/image/pdfs/left-greyboxbg.jpg') top no-repeat #E8E8E8;
	float: left;
}
.grey_box .bottom {
	background: url('/image/pdfs/left-greybox-bottom.jpg');
	height: 6px;
}
.grey_box div ul {
	padding: 10px 1px 0 13px;
}
.grey_box div ul li, .grey_box div ul li a {
	list-style: none;
	color: #868686;
	text-decoration: none;
	margin-bottom: 7px;
	font-size: 12px;
}
.grey_box div ul li a:hover {
	text-decoration: underline;
}
.product_image, .parts_list {
	float: left;
	width: 49%;
}
.product_image {
	padding-top: 10px;
	margin-right: 2%;
}
.product_image .tab_header {
	background: url('/image/pdfs/orangetopbg.png') left top no-repeat;
}
.parts_list {
	padding: 10px 0px;
}
.parts_list .tab_header {
	background: url('/image/pdfs/greentop.png') left top no-repeat;
}
.wideleft .htabs {
	border-bottom: none!important;
	padding: 0;
}
.product_tab_link {
	color: #858585!important;
	margin-bottom: 5px;
	min-height: 25px;
    min-width: 160px;
}
.product_tab_link.minilink {
	clear:both;float:right;width:100px;
    background: #ffffff;
    background: -moz-linear-gradient(top,#ffffff 0%,#dcdcdc 100%);
    background: -webkit-linear-gradient(top,#ffffff 0%,#dcdcdc 100%);
    background: linear-gradient(to bottom,#ffffff 0%,#dcdcdc 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#dcdcdc',GradientType=0);
    border: 1px solid #DCDCDC;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    padding: 7px 20px;
    text-decoration: none;
}
.parts_list div div .button {
	display: none;
}
.parts_list div div input {
	color: #999;
	border: 1px solid #E1E1E1;
	width: 57%;
	height: 20px;
	padding-left: 8px;
	margin: 10px 10px 20px 0;
	float: right;
}
.parts_list .productbutton {
	width: 48%;
	float: left;
	margin: 0 2% 10px 0;
	height: 125px;
}
.loadedspecialparts .productbutton div p {
	text-align: center!important;
}
.loadedspecialparts .productbutton div p span {
	float: none!important;
}
.loadedspecialparts .clickablebutton a {
	float: none;
}
.loadedspecialparts .productbutton {
	height: 145px;
}
.loadedspecialparts .clickablebutton a span {
}
.topofstack {
	/*margin-bottom: 60px;*/
}
.buttongreen {
	background: #56C62D;
	height: 56px;
	margin-bottom: 5px;
	position: relative;
}
.buttonred {
	background: #E00003;
	height: 56px;
	margin-bottom: 5px;
	position: relative;
}
.buttonorange {
	background: #C6E100/* #FF9500*/;
	height: 56px;
	margin-bottom: 5px;
	position: relative;
}
.buttongreen a span, .buttonred a span, .buttonorange a span {
	color: #fff;
	text-decoration: none;
	float: right;
	margin: 22px 9px 0 0;
	font-weight: bold;
}
.buttongreen a span i, .buttonred a span i, .buttonorange a span i {
	color: #fff;
	position: absolute;
	top: 11px;
	font-weight: normal;
	font-size: 9px;
}
.buttongreen a img, .buttonred a img, .buttonorange a img {
	border-right: 1px solid white;
}
.newcss #content {
	margin: 0 0 20px 0!important;
	padding: 0 0 20px 0;
}
.tab_header.text_orange span {
	color: #fff;
	margin: 0px 15px 0 24px;
	font-weight: 600;
	font-size: 16px;
}
.tab_header.text_orange {
	color: #FF9C00;
}
.tab_header.text_blue {
	color: #0291ff;
}
.tab_blue .tab_header {
	background: no-repeat url('/image/pdfs/bluenumtop.png')!important;
}
.tab_header.text_blue span, .tab_header.text_red span, .tab_header.text_green span {
	color: #fff;
	margin: 0px 14px 0 25px;
	font-weight: 600;
	font-size: 16px;
}
.tab_header.text_red {
	color: #F40000;
}
.tab_header.text_orange, .tab_header.text_blue, .tab_header.text_red, .tab_header.text_green {
	font-weight: bold;
	margin: 0;
	height: 32px;
	line-height: 32px;
}
.clearbothdiv {
	overflow: hidden;
	position: relative;
	height: 1px;
	clear: both;
}
.tab_header.text_green {
	color: #68C600;
}
.outlines {
	border: 1px solid #ddd;
	padding: 20px;
	border-radius: 10px;
}
.newcss #partsfinder {
	clear: both;
}
a.button_add_small span {
	color: #fff;
	position: relative;
	top: -20px;
	font-weight: bold;
}
.zoomContainer {
	border-top: 1px solid #DDDDDD;
	background: transparent url(/image/pdfs/zoom.png) top right no-repeat;
}
.zoomLens {
	background: none!important;
	border: none!important;
}
.newcss #partsfinder {
	background: url('/image/pdfs/box_top-red-long.png')!important;
	width: 560px;
	height: 69px;
	margin-bottom: 50px;
}
.newcss #partsfinder .bottom {
	background: url('/image/pdfs/box_bottom-new.png') no-repeat!important;
}
.grey_bottom {
	background: url('/image/pdfs/greybottombg.jpg') no-repeat;
	height: 53px;
	clear: left;
	padding: 10px 0;
}
.grey_bottom p {
	margin: 0px 87px 4px 87px!important;
	color: #505050;
	font-size: 16px;
}
.grey_bottom .link_button {
	background: url('/image/pdfs/greybutton-bg.jpg') no-repeat;
	width: 158px;
	height: 27px;
	margin: 0 auto!important;
	display: block;
	padding-top: 6px;
}
.grey_bottom .link_button a {
	color: #808080;
	text-decoration: none;
	font-weight: bold;
	margin: 0 46px!important;
	text-shadow: 0 1px 0 #fff;
}
.product_area {
	margin-top: 25px;
}
.top_notes {
	padding: 10px 17px 0 17px;
}
.hover_prompt {
	color: #FF9C00;
	font-weight: bold;
	margin-left: 17px;
}
.details_left {
	float: left;
	width: 40%;
	padding: 10px 0 0 20px;
	margin-right: 5%;
}
.details_right {
	float: left;
	padding: 20px 10px 20px 0;
	width: 40%;
}
.details_left img {
	max-width: 100%;
    max-height: 100%;
}
.details_left span {
	color: #C4C4C4;
	clear: both;
	font-size: 10px;
}
.details_right ul {
	display: none;
}
.process_123 {
	font-size: 16px;
}
.process_1 {
	background: url('/image/pdfs/top_1.jpg') left no-repeat;
	padding-left: 35px;
	margin-top: 20px;
}
.process_2 {
	background: url('/image/pdfs/top_2.jpg') left no-repeat;
	padding-left: 35px;
}
.process_3 {
	background: url('/image/pdfs/top_3.jpg') left no-repeat;
	padding-left: 35px;
}
.process_4 {
	background: url('/image/pdfs/top_4.png') left top no-repeat;
	padding-left: 35px;
	line-height: 22px;
}
.warn_yellow {
	color: #FF9C00;
	background: url('/image/pdfs/split_warning.png') no-repeat 0px 5px;
	padding-left: 35px;
	height: 22px;
}
.warn_yellow p {
	font-size: 16px;
}
.warn_yellow p span {
	font-size: 12px;
	float: left;
	clear: left;
}
.product_top {
	height: auto;
	overflow: hidden;
}
.box .top {
	padding: 8px 0px 8px 11px!important;
}
.yellow_warning, .red_warning {
	position: absolute;
	border: none!important;
	top: -10px;
	right: -5px;
}
.servicebulletin .yellow_warning, .servicebulletin .red_warning {
	position: relative;
	float: right;
}
#keyword2 {
	margin-left: 16px;
}
.productbutton div p {
	margin-left: 0!important;
}
.activetab {
	color: #000!important;
}
.loadinstruction {
	color: #ccc;
	font-weight: bold;
	padding: 160px 0px;
}
.product_image .loadinstruction {
	background: transparent url(/image/pdfs/arrow-up-left-prompt.png) no-repeat 20px 10px;
}
.product_banner p {
	color: white;
	font-weight: bold;
	font-size: 24px;
	text-indent: 20px;
	height: 81px;
	line-height: 81px;
}
.product-info .right {
	float: left;
	width: 520px;
}
.clearboth {
	position: relative;
	height: 1px;
	overflow: hidden;
	clear: both;
}
.servbs div {
	border: none!important;
	padding: 10px 0 0 0!important;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #000000;
	background: url('/image/pdfs/left-link-button-bg-550.jpg') repeat-x!important;
	margin-bottom: 5px;
	width: 550px;
	height: 25px;
	cursor: pointer;
}
.details_right .warn_yellow {
	height: 52px!important;
}
.productbutton:hover .myimageC, .productbutton a:hover .myimageC, .myimageC:hover {
	position: absolute;
	left: -47px;
	top: -34px;
	height: 90px;
	width: 122px;
	z-index: 10;
}
#top_cart .bottom {
	border-left: 1px solid #9c9c9c;
	border-right: 1px solid #9C9C9C;
	border-bottom: 1px solid #9C9C9C;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
}
.featherlight .featherlight-content {
	background: white /*url(/image/featherlight/ajax-loader.gif) no-repeat center 23px*/!important;
}
.featherlight-content {
	-webkit-box-shadow: 0px 0px 0px 10px #000;
	-moz-box-shadow: 0px 0px 0px 10px #000;
	box-shadow: 0px 0px 0px 10px #000;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
table.list .productbutton {
	width: auto!important;
	height: auto!important;
	margin-right: 0px!important;
}
#content.widerpage {
	margin-left: 0px!important;
	margin-right: 0px!important;
}
.widerpage .productbutton {
	float: none!important;
}
.noresults, .toomanyresults {
	float: right;
	clear: both;
	position: relative;
	top: -40px;
	right: 90px;
	color: #000!important;
}
/*#mastersearch {
	position: relative;
	float: left;
	width: 700px;
	margin-right: 20px;
}*/
.liveresults {
	margin: 0 auto;
	left: 0;
	right: 0;
}
/*
.searchHeaderRight {
	width: 130px;
	margin-right: 20px;
	float: left;
	position: relative;
	top: 17px;
}*/
.searchIntro {
	margin-top: 10px;
	position: relative;
	height: auto;
}
body.scrolled .searchIntro {
	margin: 0;
	height: 0;
	overflow: hidden;
}
body.scrolled .searchHeaderRight {
	top: 2px;
}
/*body.scrolled .searchHeaderRight .top {
	display: none;
}*/
#partsfinder .top, #partsfinder2 .top, #partsfinder3 .top {
	position: relative;
}
.clearActiveSearch {
	display: none;
	position: absolute;
	font-size: 39px!important;
	right: 38px;
    top: 48px;
	color: #ddd;
	cursor: pointer;
}
.product_banner p {
	width: 100%!important;
}
.loadedspecialparts {
	box-shadow: inset 0px 0px 55px #eee;
	border-radius: 5px;
	margin: 0px;
}
.tab_select.wideleft.tab_blue {
	background-image: none;
}
input#keywordX {
	color: #999;
	display: block;
	width: 100%;
	height: 30px;
	clear: both;
	float: none;
	padding: 0;
	margin: 0;
	color: #999;
	display: block;
	height: 30px;
}
.top-intro-broncolor{
    text-align: left;
    margin: 0!important;
    padding: 5px 0 0 100px!important;
    width: 530px;
    float: left;
    font-size: 12px;
}
.simpleviewStockBar {
    background: #D3D3D3;
    height: 35px;
    line-height: 35px;
    padding: 0px 8% 0px 0px;
    text-align: right;
    text-transform: uppercase;
    font-size: 16px;
}
.simpleviewCartC {
    padding: 22px;
    background: white;
}

.bannerImage {text-align:center;width:100%!important;height:300px!important;background-size:cover!important;}
.lightTitle {font-size:45px;text-align:left;font-weight:300;color:white;text-transform:uppercase;margin:100px 0 0 0;}
.boldTitle{ font-size:55px;text-align:left;font-weight:700;color:white;text-transform:uppercase;margin:0px;line-height: 90px;}
.smallTitle {font-size:28px;text-align:left;font-weight:600;color:white;text-transform:uppercase;margin:0px;}

#logo .master-logo {
    margin: 60px 0 0 100px;
}
#logo .genuine-guarantee {
	position: absolute;
    top: 43px;
    left: 0;
    width: 110px;
}
body.scrolled #logo .genuine-guarantee {
    width: 80px;
    top: 0;
}
.checkouttabs li.active {

    border-top: 8px solid #83b346;
}
.checkouttabs>li>a {
    margin-right: 0px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 0px;
    border: 0px!important;
}
.checkouttabs {
    border-bottom: 0px solid #ddd;
}
.table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
    border: 0;
    border-bottom: 1px solid #ddd;
}
.accordion-toggle {
    text-decoration: none;
}

#AmazonPayButton {
    text-align: right;
}

@media only screen and (max-width: 600px) {

    .checkouttabs li.active {
        /*background-color: #fff!important;*/
        border-top: 3px solid #83b346;
    }

    .tabmobileshow {
        display: block!important;
    }
    .tabmobilehide {
        display: none!important;
    }
    .tabmobile {
        width: 50%!important;
    }

    .packer {
        /*height: 345px;*/
    }
}

iframe#hss_iframe {
    border: 6px solid #4AB94B;
    margin: 0 20px;
    border-radius: 10px;
    box-shadow: 0px 3px 3px rgba(0,0,0,0.3), inset 0px 3px 3px rgba(0,0,0,1);
    display: block;
    padding: 0;
    width: 95%;
    box-sizing: border-box;
}

.checkouttabs li.active {
    border-top: 8px solid #4AB94B;
}

#AmazonLoginButton {
    text-align: left!important;
    padding-bottom: 0px!important;

}

 li.tabmobile.registertab:before {
     content: "OR";
     color: white;
     position: absolute;
     right: 0;
     margin: 1vh -7px 0 0;
     z-index: 17736653;
     background: black;
     border-radius: 100%;
 }

.checkouttype:before{
    height:100%!important;

}

@media only screen and (max-width: 600px) {
    .shoppingcart {
        position: relative !important;
    }
}
#collapse-checkout-confirm .panel-body{
    padding:0px!important;
}
