body {	margin: 0 auto;
		font-family: calibri, verdana, sans-serif;
		font-size: 1em;
		padding: 0 0 10px 0;
		border-width: 0;
		background-color: #4c4c4c;
		background-image: linear-gradient( #000 .1em, transparent .1em);
		background-size: 100% .2em;	
/*		background-image: linear-gradient(45deg, #000 25%, #4e4e4e 75%, #3366cc);
		background-size:8px 8px;
		background-position:0 0, 30px 30px; */
		font-family: calibri, verdana, sans-serif;
		overflow-y: scroll;}		
	
header {	width: 100%;
		margin: 0 auto;
		padding: 0 0 5px 0;
		height: 110px;
		position: fixed;
		background: #fff;
		box-shadow: 0 5px 10px rgba(0,0,0,0.3);
		z-index: 10;}
@media print { 
    header { height: 10px; position: static; box-shadow: none;}}
			
/* drop down */
nav.offcanvas {display: none;}
nav	{	margin: 0 auto;
		padding: 0 20px 0 20px;
		background: linear-gradient (180deg, #FFF 90%, #3366cc);}
@media print {	nav { display: none;}}
nav	li {	margin: 0 auto;
		    padding: 0 20px 0 20px;}
nav li a:hover {	color: #3399FF;
				border-bottom: 2px solid #0769AD;}
nav li a:active {	color: #3366cc;
				border-bottom: 2px solid #0769AD;}
#menu {	list-style:none;
		max-width:1000px;
		margin:0 auto;
		height:25px;}
@media print {	#menu { display: none;}}
#menu li {	float:left;
			text-align:center;
			vertical-align: center;
			position:relative;
			padding: 0px 9px 0px 9px;
			margin-right:30px;
			margin-top:3px;
			border:none;}
#menu li:hover {	padding: 0px 9px 0px 9px;
				background: transparent;}
#menu li a {	font-family: Calibri, Helvetica, sans-serif; /*nav bar*/
			font-size: 1em; 
			text-decoration: none;
			vertical-align: center;}	
#menu li .drop {	padding-right: 15px;
				/*background:url("../images/drop.png") no-repeat right 8px;*/}	
#menu li:hover .align_right {	left:auto;
							left:-1px;
							top:auto;}
#menu li:hover div a {	font-size:.84em;
					color: #727272;}
#menu li:hover div a:hover {	color:#3366cc;}
#menu li ul {	list-style:none;
			padding:4px;
			margin:0 0 12px 0;}
#menu li .greybox li {	background:#f4f4f4;
					margin-bottom:2px;
					padding: 5px 0 5px 5px;
					width:150px;
					font-size: 1.03em;
					font-weight: bold;
					letter-spacing:1.1px;
					text-align: left;
					/* Boxes Rounded Corners */
					-moz-border-radius: 3px;
					-webkit-border-radius: 3px;
					-khtml-border-radius: 3px;
					border-radius: 3px;}
#menu li .greybox li:hover {background:#FFF;}
#menu h1 {	font-size: 1.2em;
			color: #fff;
			margin: 2px 0 0 0;
			padding-bottom: 0;
			border-bottom: 1px solid #666666;}
.dropdown_3columns {	width: 564px;
					margin: 0 auto;
					float:left;
					position:absolute;
					left:-999em; 
					/* Hides the drop down */
					text-align:left;
					padding:5px 5px 5px 5px;
					border-top:6px solid #0769AD;
					/* Gradient background */
					/* IE10 Consumer Preview */ 
					background-image: -ms-linear-gradient(top, #000000 0%, #4c4c4c 100%);
					/* Mozilla Firefox */ 
					background-image: -moz-linear-gradient(top, #000000 0%, #4c4c4c 100%);
					/* Opera */ 
					background-image: -o-linear-gradient(top, #000000 0%, #4c4c4c 100%);
					/* Webkit (Safari/Chrome 10) */ 
					background-image: -webkit-gradient(linear, bottom, top, color-stop(0, #000000), color-stop(1, #4c4c4c));
					/* Webkit (Chrome 11+) */ 
					background-image: -webkit-linear-gradient(top, #000000 0%, #4c4c4c 100%);
					/* W3C Markup, IE10 Release Preview */ 
					background-image: linear-gradient(to top, #000000 0%, #4c4c4c 100%);
					/* Rounded Corners */
					-moz-border-radius: 0px 5px 5px 5px;
					-webkit-border-radius: 0px 5px 5px 5px;
					border-radius: 0px 5px 5px 5px;
                                        box-shadow: 0 3px 5px 3px rgba(0,0,0,0.3);}
.col_1, .col_2, .col_3 {	display:inline;
						float: left;
						position: relative;
						margin-left: 5px;
						margin-right: 2px;}
.col_1 {width:180px;
		margin-top: 5px;
                margin-bottom: 10px;}
.col_2 {width: 500px;
		margin-top: 5px;}
.col_4 {width: 550px;
		margin-top: 10px;
		padding-bottom: 30px;}
.col_3 {min-width: 100%;}	
.col_2 p {	color: #c0c0c0;
			font-size: .9em;
            padding: 0;
            margin: 5px 0;}
.nafta-form	{	vertical-align: center;
				padding: 15px 0 0 50px;
				margin-left: 50px;}		
.imgshadow { border:1px solid #000;}
.img_left { 	width:auto;
			float:left;
			margin:5px 15px 5px 5px;}
/* ===================================drop down ends========================================*/

#banner {	width: 100%;
			height: 90px;
			background-color: #000;
			border-bottom: 2px solid #0769AD;
			margin: 0 auto;
			padding: 0;}
.bannersections	{ max-width: 1200px;
					margin: 0 auto;}
@media only screen and (min-width: 880px){
.bannersections1{	max-width: 50%;
					height: 90px;
					float: left;
					vertical-align: top;
					z-index: 2;}}
.bannersections1-mobile {display: none;}
.bannersections2{	max-width: 45%;
					padding-top: 50px;
					background-color: transparent;
					margin: 0 auto;
					padding-left: 100px;
					float: right;
					vertical-align: bottom;}
@media print {	.bannersections2 { display: none;}}		 
td.menu	{	width: 160px;
			padding: 0 0 0 20px;
			margin: 0;
			background: transparent;}
table.menu	{	font-size:100%;
				position:absolute;
				visibility:hidden;}
				
#container {	max-width: 1200px;
			min-width: 500px;
			margin: 0 auto;
			background-color: #fff;
			padding: 17px 0 0 0;
			box-shadow: 0 5px 10px rgba(0,0,0,0.5);
			z-index: 8;}
@media print{ #container {box-shadow: none;}}
	
article	{	max-width: 834px;
			margin: 112px 100px 15px 60px;}
.subheading {	max-width: 75%;
				margin: 5px 100px 15px 60px;}
aside	{	max-width: 208px;
		float: right;
		background-color: #fff;
		margin: 120px 15px 30px 0;
		background-position: center;}
@media print {	aside { display: none;}}				
.search-bulbs {	padding: 0 9px 0 9px;
				border: 1px dotted #8c8b8b;}
.FAQ 	{	margin-top: 8px;
			padding-top: 5px;
                        padding-left: 9px;
			border: 1px dotted #8c8b8b;}
section {		margin-top: 125px;
			width: 920px;
			margin-left: 145px;
			vertical-align: center;
			margin-bottom: 40px;}
/*============================================ SECTION WITH PICS =============================================*/	
.mainpagesection  {	max-width: 830px;
					margin: 0 0 5px 60px;
					overflow: hidden;
					z-index: 8;}
.brochuresection  {	width: 680px;
					margin: 0 0 5px 15px;
					overflow: hidden;
					z-index: 8;}
@media print { .mainpagesection {display: block; max-width: 100%;}}
.mainappguide {	max-width: 75%;
				height: 200px;
				font-family: calibri, verdana, sans-serif;
				color: #fff;
				font-weight: bold;
				margin: 0px 0 0px 60px;
				overflow: hidden;
				background-image: url('../images/guide.jpg');
				background-repeat: no-repeat;}
.bikeappguide {	max-width: 75%;
				height: 200px;
				font-family: calibri, verdana, sans-serif;
				color: #fff;
				font-weight: bold;
				margin: 5px 0 30px 60px;
				overflow: hidden;
				background-image: url('../images/bike_guide.jpg');
				background-repeat: no-repeat;}	
.flasherappguide {	max-width: 75%;
					height: 200px;
					font-family: calibri, verdana, sans-serif;
					color: #fff;
					font-weight: bold;
					margin: 5px 0 30px 60px;
					overflow: hidden;
					background-image	: url('../images/flasher_guide.jpg');
					background-repeat: no-repeat;}					
.back  {	max-width: 80px;
		height: 100%;
		margin: 0 0 0 60px;}
@media print { .back {display: none;}}
.select {	max-width: 100%;
			height: 100%;
			margin: 0 0 0 5px;}
.top {	max-width: 100%;
		margin: 5px 0 30px 60px;}
@media print { .top {display: none;}}		
.onecol	{	margin: 0 0 0 5px;
			max-width: 250px;
			float: left;
			overflow: hidden;}
div.onecol2{	margin: 0 0 0 5px;
			max-width: 250px;}
div.col_2 { 	max-width: auto;
				height: auto;}
div.col_2 img { 	max-width: 33%;
				height: auto;}
div.onecol_new	{	max-width: 33%;
				float: left;
				overflow: hidden;}
.sample {	text-align: center;

			padding: 0;
			margin: 0;
			position:relative;
			z-index: 1;}
.sampleBase {	text-align: center;
			padding: 0;
			margin: 0;
			position:relative;
			z-index: 1;}
.sampleShape {	text-align: center;
			padding: 0;
			margin: 0;
			position:relative;
			z-index: 1;}			
div.sample img {	max-width: 100%;
				height: auto;}			
.sample2 {	text-align: center;
			max-width: 160px;
			height: auto;
			padding: 0;
			margin: 0 3px 5px 0;
			position:relative;
			z-index: 1;}
.sample2 a:hover { color: #fff;}
.sample a {	text-decoration: none;
			width: 100%;}
.sample:hover .caption {	color: #3366cc;
				text-decoration: none;}
.new_items {	max-width: 30%;
			padding: 0;
			margin: 0;}
.new_items img {	display: inline;
				float: left;}
.new_items a { text-decoration: none;
				color: #fff;}
.caption {	position: absolute;
			bottom: 5px;
			text-align:center;
			line-height: 20px;
			width:100%;
			background-color: transparent;
			font-weight: bold;
			letter-spacing: 1px;
			z-index: 1;}
.caption2 {	position: absolute;
			bottom: 2px;
			font-size: 14px;
			text-align:center;
			line-height: 20px;
			width:100%;
			background-color: transparent;
			font-weight: bold;
			letter-spacing: 1px;
			z-index: 1;}
.caption3 {	position: absolute;
			bottom: 2px;
			font-size: 14px;
			text-align:center;
			line-height: 15px;
			width:100%;
			background-color: transparent;
			font-weight: bold;
			letter-spacing: 1px;
			z-index: 1;}
.caption4 {	position: absolute;
			bottom: 2px;
			font-size: 14px;
			text-align:left;
			line-height: 20px;
			width:100%;
			background-color: transparent;
			font-weight: bold;
			letter-spacing: 1px;
			z-index: 1;}
.caption5 {	vertical-align: top;
			bottom: 0px;
			font-size: .9em;
			text-align: center;
			line-height: 1.3em;
			width:100%;
			background-color: transparent;
			font-weight: bold;
			letter-spacing: 1px;
			z-index: 1;
			margin-bottom: 25px;}
.bulb-shapes {	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
				max-width: 98%;
				margin: 15px 0 15px 0;
				border-collapse: collapse;
				vertical-align: bottom;}
.bulb-shapes td{ 	border:1px solid #fff;
					padding:3px 7px 2px 7px;
					vertical-align: bottom;}
.bulb-shapes th { 	font-size:1em;
					border:2px solid #fff;
					padding:3px 7px 2px 7px;
					text-align:center;
					padding-top:5px;
					padding-bottom:4px;
					background-color:#00457f;
					color:#ffffff;}	
.bulb-shapes td a:hover {border-bottom: 1px solid #3399ff;}
.bulb-shapes img {max-width: 95%;}	
#combinations {	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
				max-width: 98%;
				border-collapse: collapse;
				margin: 15px 0 15px 0;}
#combinations td{ 	border:1px solid #00457f;
					padding:3px 7px 2px 7px;
					vertical-align: center;}
#combinations th { 	font-size:1em;
					border:1px solid #fff;
					padding:3px 7px 2px 7px;
					text-align:left;
					padding-top:5px;
					padding-bottom:4px;
					background-color:#00457f;
					color:#ffffff;}	
@media print { #combinations td {border: 1px solid #595e6a;}}
@media print { #combinations th {border: 1px solid #595e6a; color: #595e6a; font-family: Arial, Sans-serif;}}
#combinations td a:hover {border-bottom: 1px solid #3399ff;}	
#appguide {	padding: 2px;
			font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
			color: #00457f;
			border:1px solid #00457f;}
.parts	{	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
				max-width: 95%;
				border-collapse: collapse;
				margin-bottom: 30px;
				float: left;
				min-width: 90%;}	
.parts td {	border:1px solid #00457f;
			padding:5px 7px 5px 7px;
			vertical-align: center;}
.parts img { max-height: 150px;}
.parts th {	font-size:1.1em;
			border:1px solid #fff;
			padding:3px 7px 2px 7px;
			text-align:left;
			background-color:#00457f;
			color:#ffffff;}	
.parts tr a {font-size: 1.3em;}	
.parts tr a:hover {color: #fff;}
.search	{	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
			max-width: 98%;
			border-collapse: collapse;
			margin-bottom: 30px;
			min-width: 580px;}	
.search td {	border:1px solid #00457f;
			padding:5px 7px 5px 7px;
			vertical-align: center;}
.search img { max-height: 100px;}
.search th {	font-size:1.1em;
			border:1px solid #fff;
			padding:3px 7px 2px 7px;
			text-align:left;
			background-color:#00457f;
			color:#ffffff;}	
.search tr a {font-size: 1.3em;}	
.search tr a:hover {color: #fff;}	
input #search {	width: 180px;
				height: 15px;}
dl {	margin-top: 40px;
	clear: both;
	line-height: .9em;}
#parts {	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		max-width: 95%;
		border-collapse: collapse;
		margin-bottom: 15px;
		float: left;
		min-width: 90%;} @media print { #parts table {min-width: 100%;}}
#parts td {	border:1px solid #00457f;
			padding:5px 7px 5px 7px;
			vertical-align: center;}
#parts img { max-height: 150px;}
#parts th {	font-size:1.1em;
			border:1px solid #fff;
			padding:3px 7px 2px 7px;
			text-align:left;
			background-color:#00457f;
			color:#ffffff;}
#parts tr a {font-size: 1.3em;}	
#parts tr a:hover {color: #fff;}
@media print { #parts td {border: 1px solid #595e6a;}}
@media print { #parts th {border: 1px solid #595e6a; color: #595e6a; font-family: Arial, Sans-serif;}}
tr.highlight-row{ 	background-color: #fff;}	
tr.lovelyrow:hover{ 	background-color: #3399FF;
					cursor: pointer;}
table.nogap{ 	border-collapse: collapse;}
.select_part {	text-align: center;}
.det_dwg_pic { 	border: collapse;
				max-width: 100%;
				float:left;
				margin-bottom: 20px;
				overflow: hidden;}
.det_dwg_pic2 { 	border: collapse;
				min-width: 100%;
				float:left;}
@media print { .det_dwg_pic2 { max-width: 20%;}}
.second-column th td {	margin-left: 25px;}	
#details td {	border-bottom:2px solid #00457f;
				border-right:4px solid #00457f;
				padding:4px 7px 2px 7px;
				vertical-align: center;}
#details th {	font-size:1em;
			border:1px dotted #00457f;
			border-bottom:2px solid #00457f;
			padding:4px 7px 2px 7px;
			text-align:left;}
#details {	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
			max-width: 98%;
			border-collapse: collapse;
			border:4px solid #00457f;
			vertical-align: center;}
#results td {	border-bottom:2px solid #00457f;
				border-right:1px dotted #00457f;
				padding:4px 7px 2px 7px;
				vertical-align: center;
				font-size:.8em;}
#results th {	font-size:1em;
			color: #fff;
			border: 1px dotted #fff;
			background-color: #00457f;
			padding:4px 7px 2px 7px;
			text-align:center;}
#results {	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
			max-width: 98%;
			border-collapse: collapse;
			border:4px solid #00457f;
			vertical-align: top;
			margin-bottom: 15px;}
.details-bot-border { border-bottom: 10px solid #00457f;}
.not-so-strong { font-size: 1em;
				text-align: center;}
.part-number { 	font-size: 1.05em;
				font-weight: 600;
				text-align: center;}
.nafta-bot-border {	border-bottom: 4px solid #00457f;}
#active {	color: #3399FF;
			border-bottom: 6px solid #0769AD;}
#nafta {	padding:5px;
		text-align: center;
                max-width: 90%;}		
#nafta  {	border-collapse: collapse;
			border: 1px solid #00457f;
			padding:4px 7px 2px 7px;
			vertical-align: center;
			max-width: 800px;
			border:4px solid #00457f;
			vertical-align: center;}
#nafta td, #nafta th{	font-size: 1em;
					padding:4px 7px 2px 7px;
					text-align:center;
					border:1px dotted #00457f;
					border-left:2px solid #00457f;}
#upc table { max-width: 90%;}
#upc th {	padding:5px;
		border-left: 4px solid #00457f;
		border-bottom: 2px solid #00457f;}
#upc td{	font-size: 1em;
		padding: 5px 2px 5px 5px;
		border-left:1px dotted #00457f;
		border-bottom: 2px solid #00457f;
		text-align: left;}
#alignTables	{	width: 640px;
					padding-left: 190px;}
/*== Styles for Firefox*/

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .pack-ind {width: 35%;}
    .pack-inn {width: 75%;}
    .pack-mas {width: 40%;}
}
.pack_size { background-color: #00457f;
			color: #fff;
			font-size: 1.1em;
			font-weight: bold;
			text-align: center;} 
.pack_size_right {background-color: #00457f;
				color: #fff;
				font-size: 1.1em;
				font-weight: bold;
				text-align: center;border-right: 4px solid #fff;}
#upc { 	border-collapse: collapse;
		padding: 5px;
		border: 4px solid #00457f;
		text-align: right;}
mark {background-color: #80bfff;}

/*=======================================================================================================
												                                      FAQ page starts
=========================================================================================================*/
.answer,.question {	padding:5px;
					text-align:left;
					background-color:#fff;
					border:none;}
.answer, .answer li{	padding-left: 10px;
					color: #fff;
					font-size: 1em;
					border: 1px solid #00457f;
					background-color: #00457f;
				/**	border-radius: 0px 0px 5px 5px; */
					max-width: 70%;}
#question1, #question2, #question3, #question4 { color: #00457f;}
.submit-form{	font-family:Calibri, Helvetica, sans-serif;
				letter-spacing:.01em}
.submit-form li{width:64%}
.error {color: #FF0000;}
form.submit-form { 	margin:20px 14px 0 14px;
					padding:0 0 20px 0;
					position:relative}
.form-title {	font-family: calibri, verdana, sans-serif;
				font-size: .8em;}
.rtback {float: left;}
.full { min-width: 100%;}
.box { 	margin:0;
		width: 100%;
		clear: both;}
label.desc {	font-size:1em;
			font-weight:bold;
			font-family: calibri, verdana, sans-serif;
			line-height:130%;
			margin:0;
			padding:0 0 3px 0;
			display:block;
			width:100%;}
form li {	padding: 0px, 1%, 9px, 1%;
		clear: both;
		}
form li span { float: left;
			margin: 0 .3em 0 0;
			padding: 0;}
form ul  {	list-style-type: none;
		display: inline;}
form ul:after, form li:after, form li div:after { 	content: ".";
											display: block;
											height: 0;
											clear:both;
											visibility: hidden;}
input.text { 	border-top: 1px solid gray;
			border-left: 1px solid gray; 
			border-right: 1px solid #c4c4c4; 
			border-bottom: 1px, solid #c4c4c4;
			padding-top: 2px;
			margin: 0;}
input.text										
form li div label,
form li span label{	margin: 0;
				padding-bottom: 10px;
				font-size:.8em;
				line-height: 120%;
				display: block;}
li.file span{display:inline;float:none}
div.pagination {
padding: 3px;
margin: 3px;}
.pagination { clear:both;}
.pagination a {	padding: 2px 5px 2px 5px;
					margin: 2px;
					border: 1px solid #AAAADD;
					text-decoration: none; /* no underline */
					color: #00457f;}
.pagination a:hover, div.pagination a:active {	border: 1px solid #00457f;
						color: #000;}
.pagination span.current {	padding: 2px 5px 2px 5px;
							margin: 2px;
							border: 1px solid #00457f;
							font-weight: bold;
							background-color: #00457f;
							color: #FFF;}
.pagination span.disabled {	padding: 2px 5px 2px 5px;
							margin: 2px;
							border: 1px solid #DDD;
							color: #DDD;}
 /*=======================================================================================================
														                            SECTION WITH PICS ENDS
 ========================================================================================================*/
h1 {	font-family: Calibri, verdana, sans-serif;
	font-size: 1.25em;
	font-weight: bold;
	color: #fff;}
h2 {	font-family: trebuchet ms, verdana, sans-serif;
	font-size: 1.125em;
	font-weight: bold;
	color: #595e6a;
        margin-bottom: 0;}
h3 { font-family: trebuchet ms, verdana, sans-serif;
	font-size: 1em;
	color: #595e6a;
	font-weight: bold;
	vertical-align: left;} @media print{ h3 {color: #000;}}
h4	{	font-family: courier new, century, serif;
		font-size: 1em;
		font-weight: bold;
		color: #fff;}
h5 {	font-family: trebuchet ms, verdana, sans-serif;
	    color: #000;
	    font-size: 0.8em;
}
.brochures {font-size: .9em;
            margin-bottom: 10px;
            margin-top: 8px;}
.brochuresCategory {font-size: 1.05em;
                    margin-bottom: 7px;
                    margin-top: 15px;
                    max-width: 750px;
}
.lined {border: 0.5px dotted black;
        max-width: 65%;
		margin: 0 0 0 60px;
		overflow: hidden;
}
p  {	font-family: calibri, verdana, sans-serif;
	font-size: 1em;
	color: #4c4c4c;
	vertical-align: left;} @media print{ p {color: #000;}} 
ul {	font-family: calibri, verdana, sans-serif;
	font-size: 1em;
	color: #4c4c4c;
	vertical-align: left;}
ol {	font-family: calibri, verdana, sans-serif;
	font-size: 1em;
	color: #4c4c4c;
	vertical-align: left;}	
a	{	color:#3366cc;
		text-decoration:none;
		font-family: calibri, verdana, sans-serif;}
blockquote {	font-family: calibri, verdana, sans-serif;
            margin: 0;
			padding-top: 5px;
			quotes: "\201C""\201D""\2018""\2019";}
blockquote:before {	color: #4c4c4c;
					content: open-quote;
					font-size: 4em;
					line-height: 0.1em;
					margin-right: 0.25em;
					vertical-align: -0.4em;}
blockquote:after {	color: #4c4c4c;
				content: close-quote;
				font-size: 4em;
				line-height: 0.1em;
				margin-left: 0.25em;
				vertical-align: -0.5em;}
blockquote h2 {	display: inline;}
hr {  border: 0;
    height: 1px;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0)); 
	margin: 7px; 
	padding: 0px; }		
.last { border: 0;
        height: 1px;
        background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
	margin: 0 0 10px 0; 
	padding: 0px; }
.divLink {border: 0;
        height: 1px;
        clear: both;
        background-image: linear-gradient(to right, rgba(0, 0, 0, 1), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));}
.about {	background-image: url(../images/arrow2.jpg);
                background-repeat: no-repeat;	
                background-size:contain;
                float: left;
                height: 482px;
				width: 90%;
                box-shadow: 4px 3px 8px #808080;}
#history { width: 100%;
           float: left;
           line-height: 1.75em;
           padding-left: 0px;}
.AboutHistory {margin-top: 5px;}
#We { width: 100%;
      float: left;
      padding-left: 5px;
      margin-top: 10px;
      overflow: auto;}
.WeAreImg {float: left;}
.WeAreImg img {display: block;}
.WeAreCont { margin-left: 460px;}
.WeAbout {margin-top: 0px;}
.div_frame2 {	width: 90%;
				height: 482px;
				box-shadow: 4px 3px 8px #808080;
				background-color: #00457F;}
img.logos {   width: 747px;
              height: 482px;}
#contact {	width: 100%;
			overflow: auto;}
#address { float: left;}
#contactForm { 	float: left;
				padding-left: 100px;}
.message { font-size: 0.9em;
           padding: 0 0 8px 0;
		   margin: 0;}
#reference {padding-top: 20px;
            width: 90%;}
.refImg {	border: 0;
			float: left;
			height: 60px;}
.refDesc {	float: left;
                padding-left: 40px;}
.refDesc:hover {color: #3366cc;}
.refLink {	width: 100%;
			padding: 0;
			display: inline-block;}
textarea { width: 100%;
		margin: 0;
		padding: 0;}
.tracking {	float:left;
			padding: 5px 30px 0px 0px;}
a:link       {	color: #3A4A61;
			font-family: calibri, verdana, sans-serif;
			font-size: 15px;
			text-decoration: none;} @media print{ a:link {color: #000; text-decoration: underline;}}
a:active {	font-family:  calibri, verdana, sans-serif;
			font-size: 15px;
			color: #3A4A61;}
a:visited {	color: #3A4A61;
			font-family:  calibri, verdana, sans-serif;
			font-size: 15px;}
a:hover {	font-family: Calibri, sans-serif;
			font-size: 15px;
			color: #3366cc;
			text-shadow: 0 1px 3px lightblue;}	
.answer a {color: #fff;} /** FAQ page */
.question a {color: #3366cc;}	/** FAQ page */ 			
h5 a { 	font-family: trebuchet ms, verdana, sans-serif;
		color: #000;
		font-size: 1em;
		margin-top: 20px;
		margin-left:65px;
		margin-bottom: 10px;
}
h5 a:hover {	font-family: trebuchet ms, verdana, sans-serif;
			color: #000;
			font-size: 1em;
			text-shadow: none;
            margin: 20px 1px 10px 60px;}
dl {	font-size:.9em;
	max-width: 750px;}
section.sitemap {   margin-top: 0px;
                    width: 100%;
                    margin-left: 70px;
                    margin-bottom: 40px;}
section.sitemap li a {  color: #000;
                    font-family: calibri, sans-serif;
                    font-size: .95em;}
section.sitemap li { font-size: .95em; line-height: 1.1em;}
/*===================================================================================================
                                                                                      FOOTER STARTS 
====================================================================================================*/
footer {	margin: 0 auto;
		background-color: #000;
		width: 100%;
		overflow: hidden;}
.footer-top {	max-height: 30px;
				background-color: #4c4c4c;
				font-family: century, serif;
				color: #fff;
				font-size: .8em;
				margin: 0 auto;
				text-align: center;
				box-shadow: 0 5px 10px rgba(0,0,0,0.3);}
div#footer-wrap { 	display: inline;}

div#footer-certs	{	font-family: Arial, sans-serif;
					width: 190px;
					margin: 10px 10px 15px 70px;
					border: solid 1px #808080;
					border-radius: 5px 5px 5px 5px;
                    float: left; 
					text-align: center;}
div#footer-certs h5 {	color: #B5BBAC; 
                    margin-bottom: 20px;
                    font-size: .8em;}

div#footer-app	{	font-family: Arial, sans-serif;
					width: 160px;
					margin: 10px;
					float: left;}
div#footer-app a { 	padding-bottom: 10px;}
div#footer-app li img { width: 130px; 
					height: auto;}
div#footer-app h5 {	color: #B5BBAC;
					margin-bottom: 20px;
					font-size: .8em;}
div#footer-app ul {	list-style:none;
					padding: 0;
					vertical-align: text-top;}

div#footer-dnld{	font-family: Arial, sans-serif;
				width: 180px;
				margin: 10px 10px 30px 10px;
				float: left;}
div#footer-dnld li img { 	width: 150px; 
						height: auto; 
						padding-top: 30px;}
div#footer-dnld h5 {	color: #B5BBAC;
					margin-bottom: 20px;
					font-size: .8em;}
div#footer-dnld ul {	list-style:none;
					padding: 0;}
div#footer-dnld a { 	font-size: .8em;
                    color: #808080;}
					
div#footer-about    {	font-family: Arial, sans-serif;
					width: 125px;
					margin: 10px;
					float: left;}
div#footer-about h5 {	color: #B5BBAC;
					margin-bottom: 20px;
					font-size: .8em;}
div#footer-about ul { line-height: 1em;
					list-style:none;
					padding: 0;}
div#footer-about a { 	font-size: .8em;
					color: #808080;}

div#footer-contact    {   font-family: Arial, sans-serif;
						width:160px;
						margin: 10px;
						float: left;}
div#footer-contact h5 {	color: #B5BBAC;
						margin-bottom: 20px;
                        font-size: .8em;}
div#footer-contact p { 	font-size: .8em;
						color: #808080;
						margin-top: 0px;}
div#footer-contact a { 	font-size: .8em;
						color: #808080;}

hr#footer {	display: block;
			border-top: 1px solid #808080;
			margin: auto;
			width: 90%;}

@media print { .footer-top {color: #000; display: block; position: running(footer-top); width: 100%;}}
.footer-col	{	margin-bottom: 20px;}
@media print { .footer-col {display: none;}}		
.footer, .footer-col a  {	font-family: courier new, century, serif;
							font-size: .75em;
							color: #fff;} 
.footer, .footer-col a:hover {	text-shadow: 0 1px 3px #fff;}	
.footer-col h5 {	font-family: courier new, century, serif;
				font-weight: bold;
				color: #fff;
				padding:0;
				margin: 30px 0 0 0;}
.footer-col  li  {	font-family: courier new, century, serif;
				color: #fff;}
.footer-end {	font-family: courier new, century, serif;
				color: #fff;
				width: 100%;
				margin: 30px auto;
				text-align: center;
				float: left;}				
.footer-end  h5{	font-family: Calibri, sans-serif;
				font-weight: bold;
				color: #fff;
				width: 100%;
				margin: 0 auto;
				text-align: center;
				float: left;}
div.footer-end a {color: #808080;}
#certs { border-style: solid 1px #000;}
@media print {.footer-end h5 { color:#000;}}
#sb-hide {	display: none;
			padding-top: 10px;}
#nav-hide {	display: none;
			padding-top: 10px;}
.sb-slidebar {visibility: hidden; display: none;}
.nav-slidebar {visibility: hidden; display: block;}
#return-to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, 0.7);
    width: 50px;
    height: 50px;
    display: block;
    text-decoration: none;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    display: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    z-index: 10;
}
#return-to-top i {
    color: #fff;
    margin: 0;
    position: relative;
    left: 16px;
    top: 13px;
    font-size: 19px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    z-index: 10;
}
#return-to-top:hover {
    background: rgba(0, 0, 0, 0.9);
    z-index: 10;
}
#return-to-top:hover i {
    color: #fff;
    top: 5px;
    z-index: 10;
}
/* ====================================================================================================================
	                                                                                                    Smaller Screens
======================================================================================================================= */
@media only screen and (max-width: 1160px) {.mainpagesection  {	max-width: 790px;
																margin: 0 0 0 60px;
																overflow: hidden;}
											#container {	font-size: 0.85em;
														line-height: 1.5em;}
											.caption3, .caption2  {	font-size: .6em;}
											#details { 	max-width: 85%;}
											.det_dwg_pic { 	min-width: 100%;}
											#nafta {	max-width: 90%;}
											#upc {	max-width: 90%;}
											nav ul{	margin-left: 500px;}
											#menu li .greybox li {	margin-bottom: 1px;
																padding: 3px 4px;
																font-size: 0.99em;}
											#menu li .greybox { 	margin: 0;
																padding: 0;
																width: 130px;}
											.col_1 {	width: 160px;}
											.dropdown_3columns {	width: 510px;}
											aside {	width:187.2px;
													height: auto;}
											aside img { 	max-width: 90%;}
											img.lwr-image { 	max-width: 45%;
															height: auto;}
											nav	{	padding-left: 130px;}
											input#search {	width: 135px;}
                                            div#footer-certs {margin-left: 65px; height: 350px;}
                                            
                                            div#footer-certs img {margin-top: 15px;}
                                            div#footer-certs h5, div#footer-about h5, div#footer-dnld h5, div#footer-app h5, div#footer-contact h5 {margin-bottom: 5px; margin-top: 5px;}
                                            div#footer-app li img, div#footer-dnld li img { width: 120px; height: auto; padding-top: 2px;}
                                            div#footer-app li{ padding-bottom: 5px;}
                                            div#footer-dnld li img { padding-top: 10px;}
                                            div#footer-about, div#footer-contact { padding-bottom: collapse;}
											#alignTables { padding-left: 0px;
															float: left;}}
@media only screen and (max-width: 1140px){	div.sample img{	width: 180px;
															height: auto;}
											article{	max-width: 800px;
													margin: 110px 10px 5px 60px;}
											section.mainpagesection{	max-width: 790px;
																	height: auto;
																	margin: 0 0 0 60px;
																	padding: 0;}
											.about {	height: 464px;}}
											
@media only screen and (max-width: 1070px){	div .sample img{	width: 165px;
															height: auto;}
											article {	width: 675px;}
											section.mainpagesection { 	width: 700px;}
											nav	{	padding-left: 100px;}
											.sampleBase{	margin-bottom: 45px;} 
											.about {	height: 406px;}
											input#search {	width: 132px;}
											.col_1 {	width: 120px;
													margin-right: 40px;}
											#menu li .greybox { 	width: 110px;}}
											
@media only screen and (max-width: 980px){	article {	width: 670px;}
											section.mainpagesection { 	width: 650px;}		
											#contactForm {	padding-left: 50px;}
											div .sample img{	width: 155px;
															height: auto;}
											aside {	width:180px;
													height: auto;}
											aside img { max-width: 80%;}
											img.lwr-image { max-width: 40%;
															height: auto;}
											nav	{	padding-left: 80px;}
											.about {	height: 377px;}
											input#search {	width: 128px;}
                                            h5 {	font-family: trebuchet ms, verdana, sans-serif;
	                                                color: #000;
	                                                font-size: .8em;}
											
@media only screen and (max-width: 960px){	body{ 	background-color: #fff;
													background-image: none;}
											nav #menu {display: none;}
											nav {height: 1px;}
											#banner {	height: 49px;
														background-color: 000#;
														border-bottom: 2px solid #fff;
														min-width: 30px;}
											div.bannersections {	height: 51px;}
											div.bannersections1 {	height: 51px;
																vertical-align: middle;
																}
											div.bannersections1 img {	height: 49px;
																	vertical-align: middle;
																	margin-left: auto;
																	margin-right: auto;}
											#logo{ 	height: 47px;
													width: auto;}
											header {	margin: 0;
													padding: 0px 0px 5px 0px;
													height: 47px;
													position: fixed;
													background: #000;
													box-shadow: 0 5px 10px rgba(0,0,0,0.3);
													min-width: 30px;}
											div #container{	min-width: 30px;
															position: relative;}
											section .mainpagesection{	min-width: 30px;}
											/*.search-box-mobile { display: block;}*/
											aside {	display: none;}
											article {	width: 920px;
													margin: 50px 10px 5px 30px;}
											div.sample img{	width: 182px;
															height: auto;}
											section.mainpagesection  {	width: 925px;
																	margin: 0 0 0 25px;}
											.sb-slidebar.sb-active{visibility:visible; display: block;
																	height: 100%;}		
											.sb-slide, .sb-slidebar{	transition: transform 200ms ease;
																		-webkit-transition-property:-webkit-transform,left,right;
																		-webkit-backface-visibility:hidden;}	
											.sb-right { right: 0px;}
											.sb-slidebar{	padding: 10px 0 20px 0;
															width: 220px;
															height:100%;
															position:absolute;
															top:0;
															border-left: 2px solid rgb(210, 210, 210); 
															background-color:#4c4c4c}											
											#sb-hide { 	display: block;
														padding-top: 60px;}
											footer {	max-width: 100%;}
											#contactForm {padding-left: 100px;}
										/*	.navicon {	width: 44px;
														height: 100%;
														float: right;												
														padding-top: 6px;
														margin-top: 50px;
														border-radius: 8px 0px 0px 8px;
														border-top: 18px double #4C4C4C;
														border-bottom: 6px solid #4C4C4C;
														background-color: rgb(166, 226, 43);
														position: relative;}*/
											.navicon{	width: 40px;
														margin-top: 50px;
														border-radius: 8px 0px 0px 8px;
														position: relative;
														float: right;
														height: 80px;
														background-color: rgba(76, 76, 76, 0.85);
														border-left: 3px solid rgb(210, 210, 210);
														border-top: 2px solid rgb(210, 210, 210);
														border-bottom: 2px solid rgb(210, 210, 210);}	
											.scroll {	padding-left:20px;
														border: none;
														float:	right;}
											.sb-left{	left:0;}
											.sb-right{	right:0;}			
											.sb-open-right, .sb-open-left {cursor: pointer;}
											p.vertical-search {	transform: rotate(-90deg);
																-webkit-transform: rotate(-90deg); 
																-moz-transform: rotate(-90deg);
																margin-top:	50px;
																font-family: sans-serif;
																font-weight: bold;
																color: rgb(210, 210, 210);
																font-size: 1em;
																padding-left: 15px;}
											.nav-bar .sb-active{	visibility:visible;
																	height: 100%;}		
											.sb-slide, .nav-bar{	transition: transform 200ms ease;
																	-webkit-transition-property:-webkit-transform,left,right;
																	-webkit-backface-visibility:hidden;}
											#nav-hide { 	display: block;
														width: 25px;}			
											.navibar {	width: 20px;
														margin-top: 35px;
														border-radius: 0px 8px 8px 0px;
														position: relative;
														height: 200px;
														background-color: rgba(0, 128, 0, 0.75);
														border-right: 3px solid rgb(181, 187, 172);
														border-top: 2px solid rgb(181, 187, 172);
														border-bottom: 2px solid rgb(181, 187, 172);}
											ul.navi-ul {	padding-left: 15px;
														width: 200px;}
											p.vertical {transform: rotate(-90deg);
														-webkit-transform: rotate(-90deg); 
														-moz-transform: rotate(-90deg);
														margin-top:	118px;
														font-family: sans-serif;
														font-weight: bold;
														color: rgb(166, 226, 43);
														font-size: 1em;}			
											.bannersections2 {	display: none;}
											#sideheading {	color:#fff;
															padding-top:0;
															margin-top:0;}
											.mobile-nav {	background-color: #fff;}
											.about {	height: 464px;}
											div#footer-certs, div#footer-about, div#footer-dnld, div#footer-app, div#footer-contact {max-width: fit-content;}
                                            a:link       {	color: #3A4A61;
			                                                font-family: calibri, verdana, sans-serif;
			                                                font-size: 12px;}
                                            a:active {	    font-family:  calibri, verdana, sans-serif;
			                                                font-size: 12px;
			                                                color: #3A4A61;}
                                            a:visited {	    color: #3A4A61;
			                                                font-family:  calibri, verdana, sans-serif;
			                                                font-size: 12px;}
                                            a:hover {	    font-family: Calibri, sans-serif;
			                                                font-size: 12px;
			                                                color: #3366cc;
			                                                text-shadow: 0 1px 3px lightblue;}
                                            .brochuresection  {	width: 100%;}
                                            .lined {width: 90%;}
}
@media only screen and (max-width: 930px){  .brochurescategory: {margin-left: 35px; }}
                                            
                                            
@media only screen and (max-width: 879px){	.navicon {	margin-top: 0px;}
											.navibar {	margin-top: 0px;}
											article {	max-width: 750px;
													margin: 50px 10px 5px 30px;}
											#contactForm {padding-left: 50px;}
                                            .brochuresection  {	width: 380px;}}

@media only screen and (max-width: 835px){	article {	max-width: 700px;
													margin: 50px 10px 5px 30px;}
											div.sample img{	width: 160px;
															height: auto;}
											section.mainpagesection  {	width: 700px;
																	margin: 0 0 0 25px;}
											.about {	height: 406px;}
                                                                                        div#footer-certs {margin-left: 30px; height: 260px;}
                                                                                        div#footer-certs, div#footer-about, div#footer-dnld, div#footer-app {width: 125px;}
                                                                                        div#footer-certs img {width: 95px; height: auto; margin-top: 0px;}
                                                                                        div#footer-certs h5, div#footer-about h5, div#footer-dnld h5, div#footer-app h5 {margin-bottom: 5px; margin-top: 5px;}
                                                                                        div#footer-app li img, div#footer-dnld li img { width: 100px; height: auto; padding-top: 2px;}
                                                                                        div#footer-app li{ padding-bottom: 5px;}
                                                                                        div#footer-dnld li img { padding-top: 10px;}
                                                                                        div#footer-about { padding-bottom: collapse;}
                                            .brochuresection  {	max-width: 380px;}}
													
@media only screen and (max-width: 755px){	article {	max-width: 570px;
													margin: 50px 10px 5px 30px;}
											div.sample img{	width: 185px;
															height: auto;}
											section.mainpagesection  {	width: 650px;
																	margin: 0 0 0 25px;}
											.about {	height: 377px;}
                                            .brochuresection  {	max-width: 380px;}}
@media only screen and (max-width: 660px){	article {	max-width: 500px;
													margin: 50px 10px 5px 30px;}
											div.sample img{	width: 160px;
															height: auto;}
											section.mainpagesection  {	width: 510px;
																	margin: 0 0 0 25px;}
											#contactForm {padding-left: 0px;}
											.about {	height: 296px;}
                                            .brochuresection  {	max-width: 380px;}}
@media only screen and (max-width: 600px){	article {	max-width: 420px;
													margin: 50px 10px 5px 30px;}
											div.sample img{	width: 140px;
															height: auto;}
											section.mainpagesection  {	width: 450px;
																	margin: 0 0 0 25px;}
											.about {	height: 261px;}
                                                                                        div#footer-certs {margin-left: 30px; height: 400px;}
                                                                                        div#footer-certs, div#footer-about, div#footer-dnld, div#footer-app {width: 115px;}
                                                                                        div#footer-certs img {margin-top: 30px;}
                                                                                        div#footer-certs h5, div#footer-about h5, div#footer-dnld h5, div#footer-app h5 {margin-bottom: 5px; margin-top: 5px;}
                                                                                        div#footer-app li img, div#footer-dnld li img { width: 100px; height: auto; padding-top: 2px;}
                                                                                        div#footer-app li{ padding-bottom: 5px;}
                                                                                        div#footer-dnld li img { padding-top: 10px;}
                                                                                        div#footer-about { padding-bottom: collapse;}
                                                                                        .footer-col {margin-bottom: 5px;}
                                            .brochuresection  {	max-width: 380px;}}														
@media only screen and (max-width: 530px){	article {	max-width: 380px;
													margin: 50px 10px 5px 30px;}
											div.sample img{	width: 190px;
															height: auto;}
											section.mainpagesection  {	width: 400px;
																	margin: 0 0 0 25px;}
											.about {	height: 232px;}
                                            #map { max-height: 250px;}
                                            .brochuresection  {	width: 390px;}
                                            .brochures {max-width: 380px;}}
																	
@media only screen and (max-width: 480px){	article {	max-width: 330px;
													margin: 50px 10px 5px 30px;}
											div.sample img{	width: 150px;
															height: auto;}
											section.mainpagesection  {	width: 400px;
																	margin: 0 0 0 25px;}
                                            #map { max-height: 250px;}
                                            .brochuresection  {	max-width: 300px;}
                                            .brochures {max-width: 380px;}}
																	
@media only screen and (max-width: 415px){	article {	max-width: 300px;
													margin: 50px 10px 5px 30px;}
											div.sample img{	width: 140px;
															height: auto;}
											section.mainpagesection  {	width: 320px;
																	margin: 0 0 0 25px;}
											.about {	height: 186px;}
                                            #map { max-height: 250px;}}

@media only screen and (max-width: 395px){	article {	max-width: 250px;
													margin: 50px 10px 5px 30px;}
											div.sample img{	width: 130px;
															height: auto;}
											section.mainpagesection  {	width: 320px;
													                    margin: 0 0 0 25px;}
											#map { max-height: 250px;}}
											

											