html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
img {
	max-width:100%; /* ebay mobile compliance */
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1.6;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
body{font-family:Arial,Tahoma,Helvetica,sans-serif;font-size:16px;line-height: 1.8;}

#container{width:1040px; margin:0 auto; height:auto; background:url(https://www.helperformance.com/ebayv2/hel_ebay_bg.png) repeat-y;padding:20px 0 20px 0;}
#main{width:920px; margin:0 auto; height:auto; background:#fff; padding:0 30px;}
#header{height:90px; width:100%; background:#fff url(https://www.helperformance.com/ebayv2/hel_logo.png) no-repeat;}

#nav {
	position: relative;
	display: block;
	margin: 0 auto;
	padding: 0 3px 0 0;
	height:41px;
	list-style: none;
	border: 1px solid #950C0F;
	border-bottom: none;
	background: #df1c20; /* Old browsers */
	background: -moz-linear-gradient(top, #df1c20 0%, #c81619 40%, #940c0f 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#df1c20), color-stop(40%,#c81619), color-stop(100%,#940c0f)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #df1c20 0%,#c81619 40%,#940c0f 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #df1c20 0%,#c81619 40%,#940c0f 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #df1c20 0%,#c81619 40%,#940c0f 100%); /* IE10+ */
	background: linear-gradient(to bottom, #df1c20 0%,#c81619 40%,#940c0f 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#df1c20', endColorstr='#940c0f',GradientType=0 ); /* IE6-9 */
	-webkit-border-radius: 5px 5px 0px 0px;
	-moz-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px;
}
#nav li {
	position: relative;
	float: left;
	margin: 0;
	border: none;
	text-align: center;
	padding:0;
}

#nav li:hover {
	background: #C81619;
	border:0;
	margin-bottom:0;
	    -moz-box-shadow:
        inset 5px 5px 5px -5px #950C0F,
        inset -5px 5px 5px -5px #950C0F;
    -webkit-box-shadow:
        inset 5px 5px 5px -5px #950C0F,
        inset -5px 5px 5px -5px #950C0F;
    box-shadow:
        inset 5px 5px 5px -5px #950C0F,
        inset -5px 5px 5px -5px #950C0F;
}

#nav li a {
	display: block;
	padding: 14px 18px 13px 18px;
	outline: 0;
	color: #fff;
	text-decoration: none;
	text-shadow: 0 1px 0 #821315;
	text-transform: uppercase;
	font: bold 14px/16px Arial;
}
.navsplit{width:1px;height:41px;display:inline-block;background:#950C0F;float:left}





.bullets{
width:898px;
height: 35px;
background: #020202; /* Old browsers */
background: -moz-linear-gradient(top,  #020202 0%, #020202 5%, #060606 50%, #020202 95%, #020202 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#020202), color-stop(5%,#020202), color-stop(50%,#060606), color-stop(95%,#020202), color-stop(100%,#020202)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #020202 0%,#020202 5%,#060606 50%,#020202 95%,#020202 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #020202 0%,#020202 5%,#060606 50%,#020202 95%,#020202 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #020202 0%,#020202 5%,#060606 50%,#020202 95%,#020202 100%); /* IE10+ */
background: linear-gradient(to bottom,  #020202 0%,#020202 5%,#060606 50%,#020202 95%,#020202 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#020202', endColorstr='#020202',GradientType=0 ); /* IE6-9 */
-webkit-border-radius: 0 0 5px 5px;
-moz-border-radius: 0 0 5px 5px;
border-radius: 0 0 5px 5px;
margin:0;
padding:0 0 0 20px;
border-left:1px solid #070707;
border-right:1px solid #070707;
text-align:center;
}

.bullets li{
height:35px;
line-height:35px;
display:inline-block;
font-size:12px;
font-weight:700;
color:#fff;
margin:0 70px 0 0;
text-shadow: 0px 1px 0px #444;
zoom: 1;
*display:inline;
}

.clear{clear:both;}

#left{
width:278px;
height:362px;
padding:0;
float:left;
margin:30px 30px 0 0;
border:1px solid #d1d1d1;
border-radius:5px;

}
#middle{
width:350px;
height:auto;
float:left;
margin:30px 30px 0 0;

}
#right{
width:188px;
height:auto;
padding:20px;
float:left;
margin:30px 0 0 0;
border:1px solid #d1d1d1;
border-radius:5px;

}
#right ul{
	margin-bottom:20px;
}
#right ul:last-child{
	margin-bottom:0;
}
#right ul li img{
	vertical-align:middle;
	margin-right:5px;
	margin-bottom:3px;
}
h1{
color:#f5f5f5;
background:#222;
font-size:24px;
padding:45px;
text-transform: uppercase;
}
.oem h1{
	background:#f5f5f5;
	color:#000;
	line-height:1.4;
	padding:60px 45px;
}
.oem h1 strong{
	color:#d71920;
	font-weight:700;
}

h1 > span.type{
	background: #d71920;
    color: #fff;
    padding: 15px 30px;
    border-radius: 5px;
    display:block;
    text-align: center;
    margin-bottom:30px;
    position:relative;
}
h1 > span.type:after{
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: transparent;
	border-top-color: #d71920;
	border-width: 15px;
	margin-left: -15px;
}


@media only screen and (min-width:768px) {
	h1 > span.type{
	    padding:15px 30px;
	    display:inline-block;
	}
	h1 > span.title{
	    display:block;
	}
}


.oem h1 > span.title span{
	color:#000;
	font-weight:700;
	margin-top: 10px;
    display: block;
}


h2{
margin: 0;
font-size: 24px;
color:#f5f5f5;
}

.oem h2{
	color: #000;
    margin: 0 15px 30px 15px;
    font-weight: 700;
    font-size:22px;
}

.oem .desc-wrapper h2{
	margin-left:0;
	margin-right:0;
}
.oem .desc-wrapper.specs h2{
	margin-left:15px;
	margin-right:15px;
}

h4{font-size:16px;
font-weight:700;
margin:0 0 20px 0;
}

.hr{
border-top:1px solid #d1d1d1;
margin:30px 0 0 0;
display:block;
height:1px;
}

.logo{
	margin:35px 45px;
}

.wrapper{
	background:#fff;
	font-size:16px;
	max-width: 100vw;
}


#description{
height:auto;
clear:both;
margin:0;
color:#222;
}
#description p{
margin-bottom: 10px;
line-height: 1.8;
}
#description p:last-of-type{
margin-bottom: 0;
}

.desc-wrapper{
	padding:45px;
	background:#e2e2e2;
	margin:0;
}

.oem .desc-wrapper.specs{
	background:#fff;
	padding:60px 30px;
}

.oem .desc-wrapper{
	background: #f2f2f2;
}

.oem .desc-wrapper h3{
	margin-top: 30px;
  	font-weight: 700;
  	font-size: 18px;
}
.oem .desc-wrapper ul{
	margin: 15px 0 15px 15px;
}
.oem .desc-wrapper li{
	padding-left: 10px;
  	list-style-type: square;
}

#benefits{
margin:30px 0;
}
#benefits li{
line-height:26px;
list-style-type:circle;

}

.generic{
    margin: 45px 0 0;
    font-weight: 700;
    font-size: 16px;
    border-radius: 4px;
    padding: 20px 40px;
    background-image: radial-gradient( circle 800px at 8.7% 21.8%, rgba(252,240,118,1) 0%, rgba(253,209,92,1) 90% );
    color: #222;
    border-bottom: 5px solid rgba(253,209,92,1);
}

.oem .generic{
	background:#d71920;
	color:#fff;
	border:0;
	padding:60px 45px;
	font-weight:700;
	border-radius:0;
	margin:0;
}



p.check{
	background:#222;
	color:#f5f5f5;
	padding:20px 0 30px;
	display:block;
	font-weight:700;
	margin:0 0 15px;
	font-size:14px;
}
p.check span{
	color:#fff;
	background:#d71920;
	padding:0 25px;
	border-radius:5px;
	display:block;
	text-align: center;
	margin-bottom:30px;
	position: relative;
	line-height: 55px;
}
p.check span:after{
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: transparent;
	border-top-color: #d71920;
	border-width: 10px;
	margin-left: -10px;
}

@media only screen and (min-width:768px) {
	p.check span{
		margin-right:25px;
		display:inline-block;
		text-align: left;
		margin-bottom:0;
		position: relative;
	}
	p.check span:after{
		left: 100%;
		top: 50%;
		border: solid transparent;
		content: " ";
		height: 0;
		width: 0;
		position: absolute;
		pointer-events: none;
		border-color: transparent;
		border-left-color: #d71920;
		border-width: 10px;
		margin-top: -10px;
		margin-left:0;
	}
}

#info{
margin:20px 0;
}
#info li{
line-height:24px;
}
#info li label{
font-weight:700;
margin-right:10px;
}
#genericimage{
color:#222;
font-size:11px;
margin:150px 0 0 20px;
}

.product_tables {
	width:100%;
	border:0;
}
.product_tables td{
	vertical-align:middle;
	border:1px solid #fff;
	border-width:0;
	text-align:left;
	padding:20px;
	font-size:16px;
	font-family:Arial;
	color:#222;
	width: 9999px;
}


.product_tables tr:last-child td strong{
	padding:10px;
	background:#0374ab;
	color:#fff;
	border-radius:5px;
	display:block;
	text-align: center;
}

#description .product_tables strong{
	margin: 0;
	text-align: left;
}
#description .product_tables tr:last-child td strong{
	padding: 0;
	background: none;
	color: #000;
	border: 0;
	text-align: left;
}

@media only screen and (min-width:768px) {
	.product_tables tr:last-child td strong{
		padding:15px 30px;
		display:inline-block;
	}
}

.product_tables tr:nth-child(even){background:#d9d9d9;}
.product_tables tr:nth-child(odd){background:#c9c9c9;}
.product_tables th{
	padding:20px;
	border:0;
	text-align:left;
	border-width:0;
	font-size:16px;
	font-family:Arial;
	font-weight:bold;
	color:#fff;
	width:15%;
	color:#222;
}





.product_tables thead tr:nth-child(2n+1){
	background: none;
}
.product_tables thead td{
	font-weight: bold;
}

.product_tables tr:last-child th{
	vertical-align:middle;
}

.product_tables tr:nth-child(even) th{background:#d9d9d9;}
.product_tables tr:nth-child(odd) th{background:#c9c9c9;}

@media only screen and (min-width:768px) {
.product_tables th{
vertical-align:middle;
}

}





#description .compatibility{
	font-size:12px;
	line-height:21px;
}
#description h4{
	font-size:22px;
	margin: 30px 0 15px;
	font-weight: 400;
	background: #222;
    color: #fff;
    padding: 15px 30px;
    border-radius: 5px;
    display:inline-block;
    text-align: center;
    position:relative;
}

#description h4:after{
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: transparent;
	border-top-color: #222;
	border-width: 15px;
	margin-left: -15px;
}



.colour-wrapper{
	background:#222;
	padding:45px;
	overflow:auto;
}
.spec-wrapper{
	padding:45px;
	background:#e2e2e2;
}
#description strong{
	font-size:16px;
	margin: 20px 0;
    display: block;
}

.oem #description strong{
	display:inline;
	}


.colour-wrapper li{
	margin-bottom:5px;
}
@media only screen and (min-width:768px) {
	.colour-wrapper ul{
		float:left;
	}
	.colour-wrapper ul li{
		margin-bottom:5px;
	}
		.colour-wrapper ul li:last-child{
		margin-bottom:0;
	}
}


.colour-wrapper ul:not(:last-of-type){
	margin-right:90px;
}

.colour-wrapper li{
color:#f5f5f5;
padding:0 60px 0 47px;
position:relative;
line-height:32px;
}

.colour-wrapper li:before{
position:absolute;
display:block;
width:32px;
height:32px;
background:#fff;
content:"";
left:0;
border-radius:2px;
}

li.transparent:before{
	background:url('/ebayv2/CLR.jpg') center center / cover no-repeat;
}
li.carbolook:before{
	background:url('/ebayv2/CAR.jpg') center center / cover no-repeat;
}
li.black:before{
	background:url('/ebayv2/BLK.png') center center / cover no-repeat;
}
li.white:before{
	background:url('/ebayv2/WHT.png') center center / cover no-repeat;
}
li.transparentred:before{
	background:url('/ebayv2/TRD.jpg') center center / cover no-repeat;
}
li.red:before{
	background:url('/ebayv2/RED.png') center center / cover no-repeat;
}
li.orange:before{
	background:url('/ebayv2/ORA.png') center center / cover no-repeat;
}
li.yellow:before{
	background:url('/ebayv2/YEL.png') center center / cover no-repeat;
}
li.green:before{
	background:url('/ebayv2/KAW.png') center center / cover no-repeat;
}
li.transparentblue:before{
	background:url('/ebayv2/TBL.jpg') center center / cover no-repeat;
}
li.blue:before{
	background:url('/ebayv2/BLU.png') center center / cover no-repeat;
}
li.transparentpurple:before{
	background:url('/ebayv2/TPU.jpg') center center / cover no-repeat;
}
li.pink:before{
	background:url('/ebayv2/PNK.png') center center / cover no-repeat;
}


.dispatch{
	padding:45px;
	font-weight:700;
	margin:0;
	font-size: 16px;
    background: #efefef;
    text-align: center
}
.dispatch:last-of-type{
	background:#222;
	color:#fff;
}

.dispatch.fees{
	font-weight:400;
	background:#222;
	text-align: left;
	padding:60px 45px;
}
.dispatch.fees span{
	font-weight:700;
}


.dispatch > span{
	font-weight:400;
}
.dispatch label{
	font-weight: 700;
    padding: 15px 25px;
    background: #0374ab;
    border-radius: 5px;
    color: #fff;
    position: relative;
    display: block;
    text-align:center;
    margin-bottom:25px;
}
.dispatch label:after{
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: transparent;
	border-top-color: #0374ab;
	border-width: 10px;
	margin-left: -10px;
}


@media only screen and (min-width:768px) {
.dispatch{
    text-align:left;
}
.dispatch > span{
	font-size: 16px;
}
.dispatch label{
    margin-right: 25px;
    display: inline-block;
    text-align:left;
    margin-bottom:0;
}
.dispatch label:after{
		left: 100%;
		top: 50%;
		border: solid transparent;
		content: " ";
		height: 0;
		width: 0;
		position: absolute;
		pointer-events: none;
		border-color: transparent;
		border-left-color: #0374ab;
		border-width: 10px;
		margin-top: -10px;
		margin-left:0;
}
}

.mtb p.check,
.turbo p.check{
	padding:45px;
	margin:0;
}

table{
	display: block;
    overflow-x: auto;
}

.oem table{
	margin-bottom: 60px;
}

.divider{
height:45px;
background:#222;
}

.clearance{
    font-weight: 700;
    font-size: 20px;
    border-radius: 4px;
    padding: 30px;
    background-image: radial-gradient( circle 800px at 8.7% 21.8%, rgba(252,240,118,1) 0%, rgba(253,209,92,1) 90% );
    color: #222;
}


.table-wrapper{
    margin:30px;
    background: #e2e2e2;
}
.table-wrapper.scroll{
	overflow-x: auto;
    white-space: nowrap;
}

#description .table-wrapper{
	margin-left: 0;
	margin-right: 0;
}

section:not(:last-of-type){
	margin-bottom: 30px;
}
section p:first-of-type{
	margin-top: 30px;
}


.cooler h1{
	text-transform: none;
}
.cooler .product_tables tr:last-child td strong{
	background: #d71920;
}




.oem #vehicle-notes{
	font-weight:700;
	margin: 10px 15px 0;
	color:#d71920;
}

.oem #vehicle-notes li{
	line-height: 1.7;
}

.oem #vehicle-info{
	padding: 60px 30px;
}
.oem #vehicle-info th,
.oem #vehicle-info td{
	text-align:left;
	padding: 0 15px;
}
.oem #vehicle-info th{
	font-weight:700;
	padding:0 15px 5px 15px;
}

.oem #vehicle-info table:last-of-type{
	margin-top:45px;
}


.oem th,
.oem thead td{
	text-align:left;
	font-weight:700;
	line-height: 1.6;
	padding: 10px 15px;
}
.oem td{
	padding: 10px 15px;
	line-height: 1.6;
}


