/*************************Highlights Nav*******************************/
#headerbar {
	width: 960px;
	height: 60px;
	padding-top: 20px;
	*width: 340px;
	*padding-top: 0px;
	*margin-top: 5px;
	*float: right;
}

#name {
	margin-left: 20px;
	margin-top: 34px;
	float:left;
	width: 600px;
	*margin-top: 18px;
	*margin-bottom: 25px;
}


ul#highlightsnav {
	width: 960px;	
	margin-left: 0px;
	height: 40px;
	background: #222;
	margin-bottom: 20px;
	list-style-type: none;	
	overflow: none;
	}

* html ul#highlightsnav {
	height: 35px;
}
	
#highlightsnav li {
	padding-top: 9px;	
	padding-right: 10px;	
	padding-left: 10px;
	margin-left: 60px;
	float:left;
	width: 105px;
	height: 40px;
	line-height: 1.8em;
	color: #888;
	font-size: 13px;
	text-decoration:none;
	text-align: center;	
	font-weight: bold;	
	overflow: hidden;
	}
	
#highlightsnav li a {
	display: block;
	}
	
#highlightsnav li.active {
	padding-top: 9px;
	padding-right: 10px;
	padding-left: 10px;
	margin-left: 60px;
	width: 105px;	
	height: 30px;
	line-height: 1.8em;
	color:#888;
	background: #333;
	font-size: 13px;
	text-decoration:none;
	text-align: center;	
	overflow: hidden;
	}
	
#highlightsnav li a.active {
	overflow: hidden;
}

#highlightsnav li.inactive {
	background-position: bottom;
	}
	
#highlightsnav li:hover {
	background-position: top;
	}
	
#productimage {
	margin: 10px 90px 25px 30px;
	float: left;
}

ul#productimage {
	margin: 10px 80px 40px 30px;
	float: left;
}

ul#productimage .button {
	margin: 10px 0px 0px 0px;
}

#product #productimage img {
	width: 120px;
	height: 120px;
	margin: 0px 10px 0px 0px;
	border: 4px solid #333;
}

#buynow2 {
	margin: 10px 0px 40px 80px;
	float: right;
	width: 150px;
}

#buynow {
	margin: 10px 80px 40px 30px;
	float: left;
	width: 150px;
}

#buynow3 {
	margin: 10px 0px 40px 15px;
	float: left;
	width: 150px;
}

#buynow4 {
	margin: 10px 0px 40px 55px;
	float: left;
	width: 150px;
}

#buynow5 {
	margin: 10px 80px 30px 10px;
	float: left;
	width: 150px;
}

#buynow {
	margin: 10px 80px 30px 30px;
	float: left;
	width: 150px;
}

#detailsbutton {
	margin-left: 10px;
	margin-top: 14px;
	margin-right: 5px;
	float:right;
	width:120px;
}

#chatlive {
	margin-left: 10px;
	margin-right: 20px;
	margin-top: 14px;
	float:right;
	width:100px;
}

#chatlive img {
	float: left; 
	padding-right: 5px;
}

#phonenumber {
	margin-top: 14px;
	margin-right: 5px;
	float:right;
	width:120px;
}

.spacer {
	width: 60px;
	height: 22px;
	padding-right: 20px;
	margin-right: 20px;
	background: #000;
	display:inline;
	*margin-right: 5px;
	*width: 8px;
}

#productbox li.none {
	list-style-type: none;
}

p.pricingbutton {
	list-style-type: none;
	background: url('https://files.thehoffmangroup.com/img/buttons/pricingbutton.jpg') no-repeat;
	width: 147px;
	height: 25px;
	margin: 5px 0px 0px 0px;
}

p.addtocartbutton {
	list-style-type: none;
	background: url('https://files.thehoffmangroup.com/img/buttons/addtocartbutton.jpg') no-repeat;
	width: 79px;
	height: 22px;
	margin: 10px 0px 0px 0px;
}
	
	
/*************************Sliding Box*******************************/
#frame {
	overflow: hidden;
	width: 960px;
	margin: 0 auto;
}

#scroller {
	width: 960px;
	overflow: hidden;
	margin: 0 auto;
}

#contentbox {
	width: 7250px;
}
	
.section {
	width: 960px;
	float: left;
}


/*************************Sliding Box IE6 Fixes*******************************/
* html #frame {
	overflow: hidden;
	width: 740px;
	margin: 0 auto;
}

* html #scroller {
	width: 740px;
	overflow: hidden;
	margin: 0 auto;
}

* html .section {
	width: 740px;
	float: left;
}

/*************************Sliding Box with Application Guide*******************************/
#frameapp {
	overflow: hidden;
	width: 739px;
}

#scrollerapp {
	width: 739px;
	overflow: hidden;
}

#contentboxapp {
	width: 7250px;
}
	
.sectionapp {
	width: 739px;
	float: left;
}

	
/*************************Image, Description, Video, Custom Car Feature*******************************/
/*************************Autoloc*******************************/
/*Product Data List----------------------------------------------------------------------*/
#product ul.titles {
	padding: 0px 0px 5px 195px;
	height: 15px;
	*padding: 0px 0px 5px 105px;
}

#product ul.titles li {
	padding: 0px 30px 2px 0px;
}

#product ul.titles .qty {
	*margin-left: -50px;
	background: red;
}

#product ul.titles .price {
	width: 50px;
}

#product ul.data {
	margin: -30px 0px 0px 60px;
	padding-top: 5px;
	*padding-top: 20px;
	*margin-top: -50px;
	*padding-left: 130px;
}

#product ul.data li {
	padding: 0px 30px 0px 0px;
	*padding: 0px 29px 0px 0px;
}


#product ul.data .price {
	width: 50px;
	color: #fff;
	font-weight: bold;
	*margin-left: 150px;
}

#product p.sizes {
	color: #fff;
	font-size: 11px;
	margin: -10px 50px 0px 5px;
}

#product .datalist h5 {
	width: 250px;
	color: #fff;
	font-size: 13px; 
	margin: 0px 0px 0px 0px; 
	*height: 30px;
}

#product .datalist h5.larger {
	width: 340px;
	color: #fff;
	font-size: 13px; 
	*width: 340px;
}

#product .datalist {
	margin: 0px 0px 0px 20px;
	width: 750px;
}

#product .datalist img {
	margin: -10px 0px 10px 10px;
	border: none;
}

#product .datalist p {
	width: 765px;
}

#product .audio {
	padding-top: 13px;
}




#product .datalist ul#colornames li.colorname {
	width: 60px;
	height: 15px;
	margin: 0px 14px 0px 0px;
	text-align: center;
	float: left;
}



.quanity {
	width: 40px;
	background: #292929;
	color: #888;
	margin: 0px 0px 10px 17px;
}

#product .descfeatures ul.colors li {
	float: left;
	width: 50px;
	height: 50px;
	margin: 0px 10px 0px 0px;
}

#product .datalist input {
	*margin-left: -45px;
}

#product ul.billetdata {
	margin-top: 10px;
}

#product ul.billetdata li {
	padding-right: 30px;
}


#product ul.billetdata .price {
	color: #fff;
	font-weight: bold;
}

#product form {
	height: 20px;
}

#product .descfeatures {
	margin: 0px 0px 0px 20px;
	padding: 8px;
	padding-top: 0px;
	float: left;
	width: 730px;
	line-height: 1.8em;
}


/*************************Product Box*******************************/
#productbox {
	float: left;
	width: 739px;
}

#customproductbox {
	float: left;
	width: 960px;
}

#productbox .descfeatures {
	margin: 0px 0px 0px 30px;
	padding: 8px;
	padding-top: 0px;
	float: left;
	width: 870px;
	line-height: 1.8em;
}

/*************************Sidebar*******************************/
#sidebar {
	background: #000 url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/shaveddoors/sidebarbackground.jpg') repeat-x;
	float: right;
	width: 220px;
	height: 1055px;
	margin: -30px 0px 0px 0px;
	position: relative;
	*margin: -17px 0px 0px 0px;
}

#sidebar p.hiddenbutton {
	width: 180px;
	height: 160px;
	margin: -10px 0px 0px 0px;
	position: absolute;
	*margin: -10px 0px 0px -200px;
}

#sidebar h2 {
	font-weight: normal;
	margin: 0px 0px 13px 0px;
}

#sidebar ol.featuredarea {
	width: 185px;
	margin: 0px 0px 0px 20px;
}

#sidebar ol.featuredarea li.quote { margin-bottom: 10px; }

#sidebar ol.featuredarea li.items {
	float: left;
	width: 70px;
}

#sidebar ol.featuredarea li.descside {
	float: left;
	width: 100px;
	margin: 0px 10px 0px 0px;
}

#sidebar ol.featuredarea li.items b {
	color: #fff;
}


/*************************Side Bar IE6 Fixes*******************************/
* html #sidebar {
	margin: -17px 0px 0px 0px;
}


/*************************Accessories Bar*******************************/
#productbox #accessoriesbar {
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/shaveddoors/soleaccessoriesbackground.png') no-repeat;
	width: 960px;
	float: left;
	padding: 30px 0px 0px 0px;
	margin: -500px 0px 0px 0px;
	position: relative;
	display: none;
}

#productbox #accessoriesbar .ass {
	margin: 105px 0px 0px -20px; 
	width: 240px;
	*margin: -40px 0px 0px -20px;
}

#productbox #accessoriesbar h2 {
	font-size: 14px;
	font-weight: normal;
	margin: 0px 0px 13px 0px;
}

#productbox #accessoriesbar ol.accessory {
	float: left;
	width: 150px;
	margin: 0px 0px 0px 10px;
}


/*************************Icons Used on Many Pages*******************************/
/*Lifetime Icon----------------------------------------------------------------------*/	
#productbox ol.featuredarea li.lifetimeicon {
	float: left;
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/icons/lifetimeicon.png') no-repeat;
	width: 127px;
	height: 121px;
	margin: -10px 0px 50px -3px;
}

/*Tech Support Icon----------------------------------------------------------------------*/	
#productbox ol.featuredarea li.techsupporticon {
	float: left;
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/icons/techsupporticon.png') no-repeat;
	width: 127px;
	height: 121px;
	margin: -10px 0px 50px -3px;
}

/*Detailed Instructions Icon----------------------------------------------------------------------*/	
#productbox ol.featuredarea li.instructionsicon {
	float: left;
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/icons/instructionsicon.png') no-repeat;
	width: 127px;
	height: 121px;
	margin-bottom: 50px;
}

#productbox ol.featuredarea li.heavydutyicon {
	float: left;
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/icons/heavyduty.png') no-repeat;
	width: 127px;
	height: 119px;
	margin: 10px 5px 10px 0px;
}

#productbox ol.featuredarea li.plugnplayicon {
	float: right;
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/icons/plugnplayicon.png') no-repeat;
	width: 127px;
	height: 121px;
	margin: -10px 0px 0px -3px;
}

#productbox ol.featuredarea li.boltonicon {
	float: left;
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/icons/bolton.png') no-repeat;
	width: 125px;
	height: 119px;
	margin: -10px 0px 20px -3px;
}

/*Maintenance Free Icon----------------------------------------------------------------------*/	
#productbox ol.featuredarea li.maintenancefreeicon {
	float: left;
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/icons/maintenancefreeicon.png') no-repeat;
	width: 127px;
	height: 121px;
}

.icon { text-indent: -99999px; }

/*************************Icons Used on Many Pages IE6 Fixes*******************************/
/*Lifetime Icons/Images----------------------------------------------------------------------*/	
* html #productbox ol.featuredarea li.lifetimeicon {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/icons/lifetimeicon.png', sizingMethod='scale');
}

/*Tech Support Icons/Images----------------------------------------------------------------------*/	
* html #productbox ol.featuredarea li.techsupporticon {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/icons/techsupporticon.png', sizingMethod='scale');
}

/*Detailed Instructions Icon----------------------------------------------------------------------*/	
* html #productbox ol.featuredarea li.instructionsicon {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/icons/instructionsicon.png', sizingMethod='scale');
}

* html #productbox ol.featuredarea li.plugnplayicon {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/icons/plugnplayicon.png', sizingMethod='scale');
}

* html #productbox ol.featuredarea li.boltonicon {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/icons/bolton.png', sizingMethod='scale');
}

* html #productbox ol.featuredarea li.maintenancefreeicon {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/icons/maintenancefreeicon.png', sizingMethod='scale');
}

/*************************Custom Product Pages*******************************/
#customproductbox {
	float: left;
	width: 960px;
}

#customproductbox ol.info {
	float: left;
	width: 420px;
}

#customproductbox ol.info2 {
	float: left;
	width: 920px;
	margin-left: 20px;
}

#customproductbox ol.info li.desc {
	margin: 0px 0px 20px 0px;
}


/*************************Layout without Application Guide*******************************/
#productbox h2 {
	margin: 0px 0px 13px 0px;
}

#productbox #detailsrow {
	width: 900px;
	float: left;
	margin: 0px 0px 0px 0px;
}

#productbox #detailsrow ol.featuredarea {
	width: 900px;
	margin: 0px 0px 0px 30px;
}

#productbox #detailscol {
	float: left;
	width: 476px;
	margin: 0px 0px 0px 0px;
}

#productbox #detailscol ol.featuredarea {
	width: 476px;
	margin: 0px 0px 0px 30px;
}

#productbox #detailscol2 {
	float: left;
	width: 390px;
	margin: 0px 0px 0px 13px;
}

#productbox #detailscol2 ol.featuredarea {
	width: 390px;
	margin: 0px 0px 0px 30px;
}


/*************************Layout with Application Guide*******************************/
#productbox #detailsrowapp {
	width: 735px;
	float: left;
	margin: 0px 0px 0px 0px;
}

#productbox #detailsrowapp .intoaccessories {
	margin: 0px 0px 0px 50px;
}

* html #productbox #detailsrowapp .intoaccessories {
	margin: 0px 0px 0px 10px;
}

#productbox #detailsrowapp ol.featuredarea {
	width: 705px;
	margin: 0px 0px 0px 30px;
}

#productbox #detailscolapp {
	float: left;
	width: 345px;
	margin: 0px 0px 0px 0px;
}

#productbox #detailscolapp ol.featuredarea {
	width: 370px;
	margin: 0px 0px 0px 30px;
}

#productbox #detailscol2app {
	float: left;
	width: 376px;
	margin: 0px 0px 0px 10px;
}

#productbox #detailscol2app ol.featuredarea {
	width: 330px;
	margin: 0px 0px 0px 50px;
}

#productbox #detailsrowapp ol.accessory {
	float: left;
	width: 125px;
	margin: 0px 0px 0px 10px;
}

#productbox #detailsrowapp ol.accessory h2 {
	font-size: 13px;
	font-weight: normal;
	margin: 0px 0px 13px 0px;
}

/*************************Tabular Data Chart*******************************/

/*Col Chart----------------------------------------------------------------------*/
#productbox #detailscolapp ol.chart {
	width: 362px;
	margin: 0px 0px 0px 30px;
}

#productbox #detailscolapp ol.chart ol {
	margin: 0;
	padding: 0 1.5em;
}

#productbox #detailscolapp ol.chart table {
	color: #fff;
	background: #222;
	border-collapse: collapse;
	width: 362px;
}

/*Col2 Chart----------------------------------------------------------------------*/
#productbox #detailscol2app ol.chart {
	width: 312px;
	margin: 0px 0px 0px 60px;
}

#productbox #detailscol2app ol.chart ol {
	margin: 0;
	padding: 0 1.5em;
}

#productbox #detailscol2app ol.chart table {
	color: #fff;
	background: #222;
	border-collapse: collapse;
	width: 312px;
}

/*Row Chart----------------------------------------------------------------------*/
#productbox #detailsrowapp ol.chart {
	width: 690px;
	margin: 0px 0px 0px 30px;
}

#productbox #detailsrowapp ol.chart ol {
	margin: 0;
	padding: 0 1.5em;
}

#productbox #detailsrowapp ol.chart table {
	color: #fff;
	background: #222;
	border-collapse: collapse;
	width: 690px;
}

#productbox #detailscolapp ol.chart thead, #productbox #detailsrowapp ol.chart thead, #productbox #detailscol2app ol.chart thead{

}

#productbox #detailscolapp ol.chart thead th, #productbox #detailsrowapp ol.chart thead th, #productbox #detailscol2app ol.chart thead th {
	padding: 1em 1em .5em;
 	border-bottom: 1px solid #333;
 	font-size: 12px;
 	text-align: left;
}

#productbox #detailscolapp ol.chart thead tr, #productbox #detailsrowapp ol.chart thead tr, #productbox #detailscol2app ol.chart thead tr {

}

#productbox #detailscolapp ol.chart td, #productbox #detailsrowapp ol.chart td, #productbox #detailscol2app ol.chart td {
	padding: .5em 1em;
}

#productbox #detailscolapp ol.chart td b, #productbox #detailsrowapp ol.chart td b, #productbox #detailscol2app ol.chart td b {
	font-size: 11px;
	font-weight: normal;
}


#productbox #detailscolapp ol.chart tbody tr.odd td, #productbox #detailsrowapp ol.chart tbody tr.odd td, #productbox #detailscol2app ol.chart tbody tr.odd td {
	background: #4e4e4e;
}

#productbox #detailscolapp ol.chart tfoot, #productbox #detailsrowapp ol.chart tfoot, #productbox #detailscol2app ol.chart tfoot {

}

#productbox #detailscolapp ol.chart tbody.bold td, #productbox #detailsrowapp ol.chart tbody.bold td, #productbox #detailscol2app ol.chart tbody.bold td {
	font-weight: bold;
}

#productbox #detailscolapp ol.chart tfoot td, #productbox #detailsrowapp ol.chart tfoot td, #productbox #detailscol2app ol.chart tfoot td {
	padding-bottom: 1.5em;
}

#productbox #detailscolapp ol.chart tfoot tr, #productbox #detailsrowapp ol.chart tfoot tr, #productbox #detailscol2app ol.chart tfoot tr {

}

#productbox #detailscolapp ol.chart #middle, #productbox #detailsrowapp ol.chart #middle, #productbox #detailscol2app ol.chart #middle {
	background-color: #000;
}

/*************************Layout with Application Guide IE6 Fixes*******************************/
* html #productbox #detailsrow2app {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/autoloc/shaveddoors/soleaccessoriesbackground.png', sizingMethod='scale');
	margin: -590px 0px 0px 0px;
}

* html #productbox #detailsrowapp ol.accessory {
	float: left;
	width: 120px;
	margin: 0px 0px 0px 10px;
}

* html #buynowsd {
	margin: -26px 0px 40px 80px;
	float: right;
	width: 150px;
}

* html #productbox #detailscol2app {
	float: left;
	width: 326px;
	margin: 0px 0px 0px 10px;
}

* html #productbox #detailscol2app ol.featuredarea {
	width: 315px;
	margin: 0px 0px 0px 0px;
}


/*************************Power Trunks*******************************/
#powertrunks #productbox {
	background: #000 url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/powertrunks/background.jpg') no-repeat;
	width: 960px;
}

#powertrunks #productbox #detailscol2 ol.featuredarea {
	width: 416px;
	margin: 0px 0px 0px 5px;
}

#powertrunks #productbox #detailscol2 {
	width: 376px;
}

#productbox .descfeatures p.powerpackage {
	float: left;
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/powertrunks/package.png') no-repeat;
	width: 218px;
	height: 257px;
	margin: -20px 0px -20px 0px;
}

/*Tech Support Icons/Images-------------------------*/	
#productbox ol.featuredarea li.techsupporticon2 {
	float: left;
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/shaveddoors/icons/techsupporticon.png') no-repeat;
	width: 127px;
	height: 121px;
	margin: 10px 5px 10px 0px;
}

/*Lifetime Icons/Images----------------------------------------------------------------------*/	
#productbox ol.featuredarea li.lifetimeicon2 {
	float: left;
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/shaveddoors/icons/lifetimeicon.png') no-repeat;
	width: 127px;
	height: 121px;
	margin: 10px 5px 10px 0px;
}

/*Adjustable Solenoid Icons/Images----------------------------------------------------------------------*/	
#productbox ol.featuredarea li.adsolenoidicon2 {
	float: left;
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/shaveddoors/icons/adsolenoid.png') no-repeat;
	width: 127px;
	height: 121px;
	margin: 10px 5px 10px 0px;
}

/*Remotes Icon----------------------------------------------------------------------*/	
#productbox ol.featuredarea li.powertrunkremote {
	float: left;
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/powertrunks/remote.png') no-repeat;
	width: 115px;
	height: 111px;
	margin: -10px 5px 10px 7px;
}

/*plug n play Icon----------------------------------------------------------------------*/	
#productbox ol.featuredarea li.ptplugnplayicon {
	float: left;
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/shaveddoors/icons/plugnplayicon.png') no-repeat;
	width: 127px;
	height: 121px;
	margin: -10px 5px 10px 0px;
}

/*Instructions Icons/Images----------------------------------------------------------------------*/	
#productbox ol.featuredarea li.instructionsicon2 {
	float: left;
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/shaveddoors/icons/instructionsicon.png') no-repeat;
	width: 127px;
	height: 121px;
	margin: 10px 5px 10px 0px;
}

/*Universal Design Icons/Images----------------------------------------------------------------------*/	
#productbox ol.featuredarea li.universaliconleft {
	float: left;
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/flamethrower/icons/universal.png') no-repeat;
	width: 127px;
	height: 121px;
	margin: -5px 5px 10px 0px;
}


/*************************Power Trunks IE6 Fixes*******************************/
* html #productbox .descfeatures p.powerpackage {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/autoloc/powertrunks/package.png', sizingMethod='scale');
}

* html #productbox ol.featuredarea li.heavydutyicon {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/autoloc/powertrunks/heavyduty.png', sizingMethod='scale');
}

/*Tech Support Icons/Images-------------------------*/	
* html #productbox ol.featuredarea li.techsupporticon2 {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/autoloc/shaveddoors/icons/techsupporticon.png', sizingMethod='scale');
}

/*Lifetime Icons/Images----------------------------------------------------------------------*/	
* html #productbox ol.featuredarea li.lifetimeicon2 {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/autoloc/shaveddoors/icons/lifetimeicon.png', sizingMethod='scale');
}

/*Adjustable Solenoid Icons/Images----------------------------------------------------------------------*/	
* html #productbox ol.featuredarea li.adsolenoidicon2 {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/autoloc/shaveddoors/icons/adsolenoid.png', sizingMethod='scale');
}

/*Remotes Icon----------------------------------------------------------------------*/	
* html #productbox ol.featuredarea li.powertrunkremote {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/autoloc/powertrunks/remote.png', sizingMethod='scale');
	margin: 0px 5px 10px 7px;
}

/*plug n play Icon----------------------------------------------------------------------*/	
* html #productbox ol.featuredarea li.ptplugnplayicon {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/autoloc/shaveddoors/icons/plugnplayicon.png', sizingMethod='scale');
}

/*Instructions Icons/Images----------------------------------------------------------------------*/	
* html #productbox ol.featuredarea li.instructionsicon2 {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/autoloc/shaveddoors/icons/instructionsicon.png', sizingMethod='scale');
}

/*Universal Design Icons/Images----------------------------------------------------------------------*/	
* html #productbox ol.featuredarea li.universaliconleft {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/autoloc/flamethrower/icons/universal.png', sizingMethod='scale');
}


/*************************Smoke Screen*******************************/
#smokescreen #productbox {
	background: #121212 url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/smoke/background.jpg') no-repeat;
	width: 960px;
}

#smokescreen #productbox #detailscol2 ol.featuredarea {
	width: 416px;
	margin: 0px 0px 0px 5px;
}

#smokescreen #productbox #detailscol2 {
	width: 376px;
}

/*Instructions Icon-----------------------------------------------------*/
#productbox ol.featuredarea li.instructionsiconsmoke {
	float: right;
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/shaveddoors/icons/instructionsicon.png') no-repeat;
	width: 127px;
	height: 121px;
	margin: -5px 0px 0px -3px;
}

/*Universal Design Icon - floated left----------------------------------------------------------------------*/	
#productbox ol.featuredarea li.universalicon2 {
	float: left;
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/flamethrower/icons/universal.png') no-repeat;
	width: 127px;
	height: 121px;
	margin: -15px 0px 5px 0px;
}

/*Non-Toxic Icon----------------------------------------------------------------------*/	
#productbox ol.featuredarea li.nontoxicicon {
	float: left;
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/smoke/nontoxic.png') no-repeat;
	width: 127px;
	height: 119px;
	margin: -15px 5px 20px 0px;
	*margin-bottom: 20px;
}

/*Thick Smoke Images----------------------------------------------------------------------*/	
#productbox ol.featuredarea li.thicksmoke {
	float: left;
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/smoke/thicksmoke.png') no-repeat;
	width: 444px;
	height: 143px;
	margin: 0px 5px 0px 0px;
	*margin-bottom: 5px;
}

/*Smokescreen Footer----------------------------------------------------------------------*/	
#productbox ol.featuredarea li.flamethrowerfooter {
	float: left;
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/smoke/flamethrowerfooter.png') no-repeat;
	width: 465px;
	height: 121px;
	margin: 0px 0px 0px -30px;
	*margin-bottom: 0px;
}

/*Smokescreen Footer----------------------------------------------------------------------*/	
#productbox ol.featuredarea li.smokerefills {
	float: left;
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/smoke/refills.png') no-repeat;
	width: 430px;
	height: 102px;
	margin: 0px 0px 0px 0px;
	*margin-bottom: 0px;
}


/*************************Smokescreen IE6 Fixes*******************************/
* html #smokescreen #productbox #detailscol2 {
	width: 376px;
	margin-left: -5px;
}

* html #smokescreen #productbox #detailscol ol.featuredarea {
	width: 416px;
	margin: 0px 0px 0px 30px;
}

* html #smokescreen #productbox #detailscol {
	width: 376px;
}

/*Universal Design Icon - floated left----------------------------------------------------------------------*/	
* html #productbox ol.featuredarea li.universalicon2 {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/autoloc/flamethrower/icons/universal.png', sizingMethod='scale');
	margin: 0px 0px 0px 0px;
}

/*Non-Toxic Icon----------------------------------------------------------------------*/	
* html #productbox ol.featuredarea li.nontoxicicon {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/autoloc/smoke/nontoxic.png', sizingMethod='scale');
	margin: 0px 5px 20px 0px;
}

/*Thick Smoke Images----------------------------------------------------------------------*/	
* html #productbox ol.featuredarea li.thicksmoke {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/autoloc/smoke/thicksmoke.png', sizingMethod='scale');
}

/*Instructions Icon-----------------------------------------------------*/
* html  #productbox ol.featuredarea li.instructionsiconsmoke {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/autoloc/shaveddoors/icons/instructionsicon.png', sizingMethod='scale');
}

/*Smokescreen Footer----------------------------------------------------------------------*/	
* html  #productbox ol.featuredarea li.flamethrowerfooter {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/autoloc/smoke/flamethrowerfooter.png', sizingMethod='scale');
}

/*Smokescreen Footer----------------------------------------------------------------------*/	
* html #productbox ol.featuredarea li.smokerefills {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/autoloc/smoke/refills.png', sizingMethod='scale');
}


/*************************Flamethrower*******************************/
#flamethrower #productbox {
	background: #121212 url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/flamethrower/background.jpg') no-repeat;
	width: 960px;
}



/*Shoots 20 Feet Flames Icons/Images----------------------------------------------------------------------*/	
#productbox ol.featuredarea li.flameicon {
	float: left;
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/flamethrower/icons/20feetflames.png') no-repeat;
	width: 154px;
	height: 151px;
	margin: 15px 0px 50px 0px;
	*margin-bottom: 50px;
}

#productbox ol.featuredarea li.flamesequence {
	float: left;
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/flamethrower/flamesequence.png') no-repeat;
	width: 431px;
	height: 123px;
	margin: 3px 0px 10px 26px;
}

/*Universal Design Icons/Images----------------------------------------------------------------------*/	
#productbox ol.featuredarea li.universalicon {
	float: right;
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/flamethrower/icons/universal.png') no-repeat;
	width: 127px;
	height: 121px;
	margin: -15px 0px 5px -3px;
}

/*Safety Icons/Images----------------------------------------------------------------------*/	
#productbox ol.featuredarea li.safetyicon {
	float: left;
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/flamethrower/icons/safety.png') no-repeat;
	width: 127px;
	height: 121px;
	margin: -10px 0px 25px -3px;
}

/*Pros Use Images----------------------------------------------------------------------*/	
#productbox ol.featuredarea li.madmike {
	float: right;
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/flamethrower/madmike.png') no-repeat;
	width: 111px;
	height: 172px;
	margin: -10px 0px 0px -3px;
}

/*Easy Installation Icons/Images----------------------------------------------------------------------*/	
#productbox ol.featuredarea li.package {
	float: right;
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/flamethrower/flamepackage.png') no-repeat;
	width: 184px;
	height: 278px;
	margin: -10px 70px 0px -30px;
}

#productbox ul.customerquote {
	color: #aaa;
	width: 220px;
	margin: 10px 0px 23px 0px;
}

/*Movie ----------------------------------------------------------------------*/
#productbox .movie {
	width: 404px;
	height: 306px;
	margin: -10px 0px 0px 0px;
}

#productbox p.showsfeatured {
	float: left;
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/flamethrower/featured.png') no-repeat;
	width: 282px;
	height: 47px;
	margin: 13px 0px 10px 20px;
}

#productbox ul.downloadmovie {
	float: right;
	margin: -8px 0px 0px 0px;
}

#productbox ul.downloadmovie li {
	float: left;
	font-size: 9px;
	color: #fff;
	margin: 0px 5px 0px 0px;
}

#productbox ul.downloadmovie li.windowsicon {
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/icons/windowsmedia.png') no-repeat;
	width: 28px;
	height: 28px;
	margin: -6px 0px 0px 3px;
}

#productbox ul.downloadmovie li.macicon {
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/icons/quicktimemedia.png') no-repeat;
	width: 28px;
	height: 28px;
	margin: -7px 0px 0px 3px;
}
	

/*************************Flamethrower IE6 Fixes*******************************/
/*Shoots 20 Feet Flames Icons/Images----------------------------------------------------------------------*/	
* html #productbox ol.featuredarea li.flameicon {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/autoloc/flamethrower/icons/20feetflames.png', sizingMethod='scale');
	margin-bottom: 40px;
}

* html #productbox ol.featuredarea li.flamesequence {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/autoloc/flamethrower/flamesequence.png', sizingMethod='scale');
	margin: -5px 0px 50px -10px;
}

/*Universal Design Icons/Images----------------------------------------------------------------------*/	
* html #productbox ol.featuredarea li.universalicon {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/autoloc/flamethrower/icons/universal.png', sizingMethod='scale');
	position: relative;
}

/*Safety Icons/Images----------------------------------------------------------------------*/	
* html #productbox ol.featuredarea li.safetyicon {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/autoloc/flamethrower/icons/safety.png', sizingMethod='scale');
}

/*Pros Use Images----------------------------------------------------------------------*/	
* html #productbox ol.featuredarea li.madmike {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/autoloc/flamethrower/madmike.png', sizingMethod='scale');
}

/*Easy Installation Icons/Images----------------------------------------------------------------------*/	
* html #productbox ol.featuredarea li.package {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/autoloc/flamethrower/flamepackage.png', sizingMethod='scale');
	margin-right: 5px;
}

* html #productbox p.showsfeatured {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/autoloc/flamethrower/featured.png', sizingMethod='scale');
}

* html #productbox #detailscol {
	width: 471px;
}

* html #productbox #detailscol2 {
	width: 426px;
	margin: 0px 5px 0px 0px;
}

* html #productbox ol.featuredarea {
	width: 471px;
}

* html #productbox #detailscol2 ol.featuredarea {
	width: 415px;
}
	

/*************************Shaved Doors*******************************/
#shaveddoors #productbox {
	background: #121212 url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/shaveddoors/background.jpg') no-repeat;
}

/*************************Shaved Door Sidebar*******************************/
/*Shaved Door App Guide Column Images----------------------------------------------------------------------*/	
#shaveddoors #sidebar ol.featuredarea li.sdappguideicon {
	float: left;
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/shaveddoors/icons/shaveddoorappguide.png') no-repeat;
	width: 208px;
	height: 182px;
	margin: 5px 0px -15px -10px;
}

#shaveddoors #sidebar ol.featuredarea li.noplasticicon {
	float: left;
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/shaveddoors/icons/noplastic.png') no-repeat;
	width: 117px;
	height: 117px;
	margin: 0px 0px 0px -10px;
}

#sidebar ol.featuredarea li.realbuildersicon {
	float: left;
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/shaveddoors/icons/realbuilders.png') no-repeat;
	width: 188px;
	height: 143px;
	margin: 0px 0px 0px -24px;
}

/*************************Intro*******************************/
/*Intro Images----------------------------------------------------------------------*/	
#shaveddoors #productbox ol.featuredarea li.shaveddoorkit {
	float: left;
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/shaveddoors/shaveddoorkit.png') no-repeat;
	width: 356px;
	height: 189px;
	margin: 0px 0px 0px 0px;
}

#shaveddoors #productbox ol.featuredarea li.channel18icon {
	float: left;
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/shaveddoors/icons/18channelicon.png') no-repeat;
	width: 127px;
	height: 121px;
	margin: -15px 0px 100px -3px;
	text-indent: -99999px;
}

#shaveddoors #productbox ol.featuredarea li.hdsolenoidicon {
	float: left;
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/icons/heavyduty.png') no-repeat;
	width: 127px;
	height: 121px;
	margin: -15px 0px 60px -3px;
}

/*Accessories Images----------------------------------------------------------------------*/	
#shaveddoors #productbox ol.accessory li.doorpoppers {
	float: left;
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/shaveddoors/doorpoppers.png') no-repeat;
	width: 157px;
	height: 137px;
	margin: -10px 0px 25px -10px;
}

#shaveddoors #productbox ol.accessory li.releasesystem {
	float: left;
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/shaveddoors/releasesystem.png') no-repeat;
	width: 157px;
	height: 137px;
	margin: -10px 0px 25px -3px;
}

#shaveddoors #productbox ol.accessory li.buttonicons {
	float: left;
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/shaveddoors/buttonicons.png') no-repeat;
	width: 137px;
	height: 137px;
	margin: -10px -20px 25px -3px;
}

#shaveddoors #productbox ol.accessory li.doorlooms {
	float: left;
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/shaveddoors/doorlooms.png') no-repeat;
	width: 137px;
	height: 137px;
	margin: -20px -20px 25px -13px;
}

#shaveddoors #productbox ol.accessory li.microswitch {
	float: left;
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/shaveddoors/cableextension.png') no-repeat;
	width: 137px;
	height: 137px;
	margin: -20px -20px 25px -13px;
}

/*************************Heavy Duty Solenoids*******************************/
/*Heavy Duty Solenoid Icons/Images----------------------------------------------------------------------*/	
#shaveddoors #productbox ol.featuredarea li.solenoid {
	float: left;
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/shaveddoors/icons/solenoid.png') no-repeat;
	width: 159px;
	height: 227px;
	margin: -30px -20px 25px 0px;
}

/*Adjustable Solenoid Icons/Images----------------------------------------------------------------------*/	
#productbox ol.featuredarea li.adsolenoidicon {
	float: left;
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/shaveddoors/icons/adsolenoid.png') no-repeat;
	width: 127px;
	height: 121px;
	margin: -15px 0px 50px -3px;
}

/*************************Remotes*******************************/
/*18 Remote Icons/Images----------------------------------------------------------------------*/	
#shaveddoors #productbox ol.featuredarea li.remote18icon {
	float: left;
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/shaveddoors/icons/18remoteicon.png') no-repeat;
	width: 154px;
	height: 151px;
	margin: 0px 0px 20px 0px;
}

/*Long Range Icons/Images----------------------------------------------------------------------*/	
#shaveddoors #productbox ol.featuredarea li.longrangeicon {
	float: left;
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/shaveddoors/icons/longrangeicon.png') no-repeat;
	width: 127px;
	height: 121px;
	margin: -10px 0px 55px -3px;
}

/*Instructions Icons/Images----------------------------------------------------------------------*/	
#shaveddoors #productbox ol.featuredarea li.instructionsicon {
	float: left;
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/shaveddoors/icons/instructionsicon.png') no-repeat;
	width: 127px;
	height: 121px;
	margin: -10px 0px 55px -3px;
}

/*************************Safety*******************************/
#shaveddoors #productbox ol.featuredarea li.backupicon {
	float: left;
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/shaveddoors/icons/backupbuttonicon.png') no-repeat;
	width: 127px;
	height: 121px;
	margin: -10px 0px 45px -3px;
}

/*Code Rolling Icons/Images----------------------------------------------------------------------*/	
#shaveddoors #productbox ol.featuredarea li.coderollingicon {
	float: left;
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/shaveddoors/icons/coderollingicon.png') no-repeat;
	width: 154px;
	height: 151px;
	margin: 0px 0px 20px 0px;
}

/*Pros Use Images----------------------------------------------------------------------*/	
#shaveddoors  #productbox ol.featuredarea li.madmike {
	float: left;
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/flamethrower/madmike.png') no-repeat;
	width: 111px;
	height: 172px;
	margin: -10px 0px 0px 10px;
}

/*************************Installation*******************************/
/*Code Rolling Icons/Images----------------------------------------------------------------------*/	
#shaveddoors #productbox ol.featuredarea li.instructions {
	float: left;
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/shaveddoors/instructions.png') no-repeat;
	width: 154px;
	height: 151px;
	margin: 0px 0px 20px 0px;
}

#shaveddoors #productbox ol.featuredarea li.singlewireicon {
	float: left;
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/shaveddoors/icons/singlewireicon.png') no-repeat;
	width: 127px;
	height: 121px;
	margin: 0px 0px 25px -3px;
}

#shaveddoors #productbox .movie {
	height: 300px;
	width: 360px;
	margin: 10px 0px 0px 30px;
}

/*************************Shaved Door Accessories*******************************/
/*Door Poppers----------------------------------------------------------------------*/
#shaveddoors #productbox #doorpop {
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/shaveddoors/accessories/background.jpg') no-repeat; 
	width: 470px;
	padding: 10px 0px 10px 0px;
	margin: 0px 0px 10px 0px;
}

#shaveddoors #productbox #doorpoppers #detailscol {
	width: 500px;
	float: left;
	margin: 0px 0px 0px 0px;
}

#shaveddoors #productbox #doorpoppers #detailscol ol.featuredarea {
	width: 440px;
	margin: 0px 0px 10px 30px;
}

/*Door Poppers Images----------------------------------------------------------------------*/	
#shaveddoors #productbox ol.featuredarea li.doorpopper1 {
	float: left;
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/shaveddoors/accessories/doorpopper1.png') no-repeat;
	width: 137px;
	height: 81px;
	margin: 0px 0px 0px 0px;
}

#shaveddoors #productbox ol.featuredarea li.doorpopper2 {
	float: left;
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/shaveddoors/accessories/doorpopper2.png') no-repeat;
	width: 137px;
	height: 81px;
	margin: 0px 0px 0px 0px;
}

#shaveddoors #productbox ol.featuredarea li.doorpopper3 {
	float: left;
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/shaveddoors/accessories/doorpopper3.png') no-repeat;
	width: 137px;
	height: 81px;
	margin: 0px 0px 0px 0px;
}

#shaveddoors #productbox ol.featuredarea li.doorpopper4 {
	float: left;
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/shaveddoors/accessories/doorpopper4.png') no-repeat;
	width: 137px;
	height: 81px;
	margin: 0px 0px 0px 0px;
}

#shaveddoors #productbox #doorpoppers ol.featuredarea li b, #shaveddoors #productbox #releasekit ol.featuredarea li b, #shaveddoors #productbox #iconset ol.featuredarea li b {
	color: #fff;
	margin: 10px 0px 0px 0px;
}

#shaveddoors #productbox #doorpoppers #detailscol .break {
	margin: 0px 0px 5px 5px;
	border: none;
	width: 90%;
	color: #eeeeee;
	background-color: #393939;
	height: 1px;
	clear: both;
}

/*Release Kit----------------------------------------------------------------------*/
#shaveddoors #productbox #releasekit #detailscol {
	width: 500px;
	float: left;
	margin: 0px 0px 0px 0px;
}

#shaveddoors #productbox #releasekit #detailscol ol.featuredarea {
	width: 440px;
	margin: 0px 0px 10px 30px;
}

#shaveddoors #productbox #releasekit ol.featuredarea li.desc {
	float: left;
	width: 120px;
	margin: 10px 0px 0px 0px;
}

/*Release Kit Images----------------------------------------------------------------------*/	
#shaveddoors #productbox ol.featuredarea li.releasekit1 {
	float: left;
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/shaveddoors/accessories/releasekit1.png') no-repeat;
	width: 137px;
	height: 81px;
	margin: 5px 10px 0px 0px;
}

#shaveddoors #productbox ol.featuredarea li.releasekit2 {
	float: left;
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/shaveddoors/accessories/releasekit2.png') no-repeat;
	width: 117px;
	height: 111px;
	margin: 0px 0px 0px 3px;
}

/*Icon Set----------------------------------------------------------------------*/
#shaveddoors #productbox #iconset #detailscol {
	width: 250px;
	float: left;
	margin: 0px 0px 0px -20px;
}

#shaveddoors #productbox #iconset #detailscol ol.featuredarea {
	width: 180px;
	margin: 0px 0px 10px 0px;
}

#shaveddoors #productbox ol.featuredarea li.iconset {
	float: right;
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/shaveddoors/accessories/iconset.png') no-repeat;
	width: 84px;
	height: 126px;
	margin: -40px -60px 0px -20px;
}

#shaveddoors #productbox #iconset #detailscol .break {
	margin: 5px 0px 5px 0px;
	border: none;
	width: 99%;
	color: #eeeeee;
	background-color: #393939;
	height: 1px;
	clear: both;
}

/*Door Loom----------------------------------------------------------------------*/
#shaveddoors #productbox #doorloom {
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/shaveddoors/accessories/background.jpg') no-repeat; 
	width: 470px;
	padding: 10px 0px 10px 0px;
	margin: 0px 0px 10px 0px;
}


#shaveddoors #productbox ol.featuredarea li.doorloomcircle {
	float: left;
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/shaveddoors/accessories/doorloomcircle.png') no-repeat;
	width: 117px;
	height: 117px;
	margin: 0px 0px 50px 3px;
}

#shaveddoors #productbox ol.featuredarea li.doorloom {
	float: left;
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/shaveddoors/accessories/doorloom.png') no-repeat;
	width: 85px;
	height: 90px;
	margin: 0px 0px 0px 10px;
}

/*Cable Extension----------------------------------------------------------------------*/
#shaveddoors #productbox #cableextension {
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/shaveddoors/accessories/background.jpg') no-repeat; 
	width: 248px;
	padding: 10px 0px 10px 10px;
	margin: 10px 0px 10px 0px;
}

#shaveddoors #productbox ol.featuredarea li.cableextension {
	float: left;
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/shaveddoors/accessories/cableextension.png') no-repeat;
	width: 114px;
	height: 114px;
	margin: 0px 0px 0px -5px;
}

/*Backup Button----------------------------------------------------------------------*/
#shaveddoors #productbox ol.featuredarea li.backupbutton {
	float: right;
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/shaveddoors/accessories/backupbutton.png') no-repeat;
	width: 59px;
	height: 97px;
	margin: 0px 30px 0px 0px;
}

/*Cable Clamp----------------------------------------------------------------------*/
#shaveddoors #productbox #cableclamp {
	background: #191919; 
	width: 248px;
	padding: 10px 0px 10px 10px;
	margin: 10px 0px 10px 0px;
}

#shaveddoors #productbox ol.featuredarea li.cableclamp {
	float: left;
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/shaveddoors/accessories/cableclamp.png') no-repeat;
	width: 69px;
	height: 97px;
	margin: 0px 10px 0px 0px;
}

/*Relays Images----------------------------------------------------------------------*/	
#shaveddoors #productbox ol.featuredarea li.relay {
	float: left;
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/shaveddoors/accessories/relay.jpg') no-repeat;
	width: 50px;
	height: 81px;
	margin: 10px 0px 0px 0px;
}

#shaveddoors #productbox ol.featuredarea li.socket1 {
	float: left;
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/shaveddoors/accessories/socket1.jpg') no-repeat;
	width: 70px;
	height: 81px;
	margin: 10px 0px 0px 3px;
}

#shaveddoors #productbox ol.featuredarea li.socket2 {
	float: left;
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/shaveddoors/accessories/socket2.jpg') no-repeat;
	width: 70px;
	height: 81px;
	margin: 10px 0px 0px 3px;
}

/*Wire----------------------------------------------------------------------*/
#shaveddoors #productbox ol.featuredarea li.wire {
	float: right;
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/shaveddoors/accessories/wire.png') no-repeat;
	width: 89px;
	height: 83px;
	margin: 0px 0px 0px 0px;
}


/*************************Articles*******************************/
#productbox ol.featuredarea li.featuredarticles {
	float: left;
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/shaveddoors/featuredarticles.png') no-repeat;
	width: 282px;
	height: 107px;
	margin: 0px 0px 0px px;
}

#productbox .articles img {
	margin: 0px 10px 0px 0px;
	border: 4px solid #333;
}

#productbox .articles img.pdficon {
	border: 0px;
	margin: 8px 10px 0px 0px;
}

/*Highlights Nav----------------------------------------------------------------------*/	
ul#highlightsnavsd {
	width: 960px;	
	margin-left: 0px;
	height: 40px;
	background: #222;
	margin-bottom: 20px;
	list-style-type: none;	
	overflow: none;
}

* html ul#highlightsnavsd {
	height: 35px;
}
	
#highlightsnavsd li {
	padding-top: 9px;	
	padding-right: 10px;	
	padding-left: 10px;
	margin-left: 10px;
	float:left;
	width: 86px;
	height: 40px;
	line-height: 1.8em;
	color: #888;
	font-size: 13px;
	text-decoration:none;
	text-align: center;	
	font-weight: bold;	
	overflow: hidden;
	*width: 93px;
}
	
#highlightsnavsd li a {
	display: block;
	font-size: 11px;
}
	
#highlightsnavsd li.active {
	padding-top: 9px;
	padding-right: 10px;
	padding-left: 10px;
	margin-left: 10px;
	width: 86px;	
	height: 30px;
	line-height: 1.8em;
	color:#888;
	background: #333;
	font-size: 13px;
	text-decoration:none;
	text-align: center;	
	overflow: hidden;
	*width: 93px;
}
	
#highlightsnavsd li a.active {
	overflow: hidden;
}

#highlightsnavsd li.inactive {
	background-position: bottom;
}
	
#highlightsnavsd li:hover {
	background-position: top;
}	

#buynowsd {
	margin: 10px -25px 40px -5px;
	float: right;
	width: 150px;
	*float: left;
	*margin: -22px -25px 40px 110px;
	*width: 90px;
	*position: relative;
}



/*************************Shaved Door IE6 Fixes*******************************/
/*Intro Images----------------------------------------------------------------------*/	
* html #shaveddoors #productbox ol.featuredarea li.shaveddoorkit {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/autoloc/shaveddoors/shaveddoorkit.png', sizingMethod='scale');
	margin-right: 5px;
}

* html #shaveddoors #productbox ol.featuredarea li.channel18icon {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/autoloc/shaveddoors/icons/18channelicon.png', sizingMethod='scale');
	margin-top: 0px;
	margin-bottom: 110px;
}

* html #shaveddoors #productbox ol.featuredarea li.hdsolenoidicon {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/icons/heavyduty.png', sizingMethod='scale');
	margin-top: 0px;
}	

/*Shaved Door App Guide Column Images----------------------------------------------------------------------*/	
* html #shaveddoors #sidebar ol.featuredarea li.sdappguideicon {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/autoloc/shaveddoors/icons/shaveddoorappguide.png', sizingMethod='scale');
	margin-top: -40px;
}

* html #shaveddoors #sidebar ol.featuredarea li.noplasticicon {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/autoloc/shaveddoors/icons/noplastic.png', sizingMethod='scale');
}

* html #sidebar ol.featuredarea li.realbuildersicon {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/autoloc/shaveddoors/icons/realbuilders.png', sizingMethod='scale');
}

/*Heavy Duty Solenoid Icons/Images----------------------------------------------------------------------*/	
* html #shaveddoors #productbox ol.featuredarea li.solenoid {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/autoloc/shaveddoors/icons/solenoid.png', sizingMethod='scale');
}

/*Adjustable Solenoid Icons/Images----------------------------------------------------------------------*/	
* html #shaveddoors #productbox ol.featuredarea li.adsolenoidicon {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/autoloc/shaveddoors/icons/adsolenoid.png', sizingMethod='scale');
	margin-top: 0px;
}

/*Solenoid Accessories Images----------------------------------------------------------------------*/	
* html #shaveddoors #productbox ol.accessory li.doorpoppers {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/autoloc/shaveddoors/doorpoppers.png', sizingMethod='scale');
}

* html #shaveddoors #productbox ol.accessory li.releasesystem {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/autoloc/shaveddoors/releasesystem.png', sizingMethod='scale');
}

* html #shaveddoors #productbox ol.accessory li.buttonicons {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/autoloc/shaveddoors/buttonicons.png', sizingMethod='scale');
}

* html #shaveddoors #productbox ol.accessory li.doorlooms {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/autoloc/shaveddoors/doorlooms.png', sizingMethod='scale');
}

* html #shaveddoors #productbox ol.accessory li.microswitch {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/autoloc/shaveddoors/cableextension.png', sizingMethod='scale');
}

/*18 Remote Icons/Images----------------------------------------------------------------------*/	
* html #shaveddoors #productbox ol.featuredarea li.remote18icon {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/autoloc/shaveddoors/icons/18remoteicon.png', sizingMethod='scale');
}

/*Long Range Icons/Images----------------------------------------------------------------------*/	
* html #shaveddoors #productbox ol.featuredarea li.longrangeicon {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/autoloc/shaveddoors/icons/longrangeicon.png', sizingMethod='scale');
	margin-bottom: 65px;
}

/*Instructions Icons/Images----------------------------------------------------------------------*/	
* html #shaveddoors #productbox ol.featuredarea li.instructionsicon {
background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/autoloc/shaveddoors/icons/instructionsicon.png', sizingMethod='scale');
}

* html #shaveddoors #productbox ol.featuredarea li.backupicon {
background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/autoloc/shaveddoors/icons/backupicon.png', sizingMethod='scale');
}

/*Code Rolling Icons/Images----------------------------------------------------------------------*/	
* html #shaveddoors #productbox ol.featuredarea li.coderollingicon {
background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/autoloc/shaveddoors/icons/coderollingicon.png', sizingMethod='scale');
}

/*Pros Use Images----------------------------------------------------------------------*/	
* html #shaveddoors  #productbox ol.featuredarea li.madmike {
background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/autoloc/flamethrower/madmike.png', sizingMethod='scale');
}

/*************************Installation*******************************/
/*Code Rolling Icons/Images----------------------------------------------------------------------*/	
* html #shaveddoors #productbox ol.featuredarea li.instructions {
background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/autoloc/shaveddoors/instructions.png', sizingMethod='scale');
}

* html #shaveddoors #productbox ol.featuredarea li.plugnplayicon {
background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/autoloc/shaveddoors/icons/plugnplayicon.png', sizingMethod='scale');
}

* html #shaveddoors #productbox ol.featuredarea li.singlewireicon {
background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/autoloc/shaveddoors/icons/singlewireicon.png', sizingMethod='scale');
}

/*Door Poppers Images----------------------------------------------------------------------*/	
* html #shaveddoors #productbox ol.featuredarea li.doorpopper1 {
background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/autoloc/shaveddoors/accessories/doorpopper1.png', sizingMethod='scale');
}

* html #shaveddoors #productbox ol.featuredarea li.doorpopper2 {
background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/autoloc/shaveddoors/accessories/doorpopper2.png', sizingMethod='scale');
}

* html #shaveddoors #productbox ol.featuredarea li.doorpopper3 {
background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/autoloc/shaveddoors/accessories/doorpopper3.png', sizingMethod='scale');
}

* html #shaveddoors #productbox ol.featuredarea li.doorpopper4 {
background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/autoloc/shaveddoors/accessories/doorpopper4.png', sizingMethod='scale');
}

/*Release Kit Images----------------------------------------------------------------------*/	
* html #shaveddoors #productbox ol.featuredarea li.releasekit1 {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/autoloc/shaveddoors/accessories/releasekit1.png', sizingMethod='scale');
}

* html #shaveddoors #productbox ol.featuredarea li.releasekit2 {
background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/autoloc/shaveddoors/accessories/releasekit2.png', sizingMethod='scale');
}

* html #shaveddoors #productbox ol.featuredarea li.iconset {
background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/autoloc/shaveddoors/accessories/iconset.png', sizingMethod='scale');
}

* html #shaveddoors #productbox ol.featuredarea li.doorloomcircle {
background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/autoloc/shaveddoors/accessories/doorloomcircle.png', sizingMethod='scale');
}

* html #shaveddoors #productbox ol.featuredarea li.doorloom {
background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/autoloc/shaveddoors/accessories/doorloom.png', sizingMethod='scale');

}

* html #shaveddoors #productbox ol.featuredarea li.cableextension {
background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/autoloc/shaveddoors/accessories/cableextension.png', sizingMethod='scale');
}

/*Backup Button----------------------------------------------------------------------*/
* html #shaveddoors #productbox ol.featuredarea li.backupbutton {
background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/autoloc/shaveddoors/accessories/backupbutton.png', sizingMethod='scale');
}

* html #shaveddoors #productbox ol.featuredarea li.cableclamp {
background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/autoloc/shaveddoors/accessories/cableclamp.png', sizingMethod='scale');
}

/*Wire----------------------------------------------------------------------*/
* html #shaveddoors #productbox ol.featuredarea li.wire {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/autoloc/shaveddoors/accessories/wire.png', sizingMethod='scale');
}


* html #productbox ol.featuredarea li.featuredarticles {
background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/autoloc/shaveddoors/featuredarticles.png', sizingMethod='scale');
}



/*************************Lambo Doors*******************************/
#lambodoors #productbox {
	background: #000 url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/lambodoors/background.jpg') no-repeat;
}

#lambodoors #productbox #detailscol2app #movie1 {
	margin: 20px 0px 5px 50px;
	height: 230px;
	*margin: 5px 0px 5px 50px;
}

#lambodoors #productbox #detailscol2app #movie2 {
	margin: 20px 0px 5px 50px;
	height: 230px;
}

/*************************Lambo Doors Sidebar*******************************/
/*Lambo Door App Guide Column Images----------------------------------------------------------------------*/	
#lambodoors #sidebar ol.featuredarea li.ldappguideicon {
	float: left;
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/lambodoors/lamboappguide.png') no-repeat;
	width: 194px;
	height: 198px;
	margin: 5px 0px -15px -10px;
}

#lambodoors #sidebar ol.featuredarea li.realbuildersicon {
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/lambodoors/icons/dave.png') no-repeat;
	width: 213px;
	height: 160px;
	margin: -20px 0px 0px -24px;
}

#lambodoors #sidebar ol.featuredarea li.only180 {
	float: left;
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/lambodoors/icons/180only.png') no-repeat;
	width: 127px;
	height: 117px;
	margin: 0px 0px 0px -25px;
}

#lambodoors #sidebar ol.featuredarea li.magcover {
	float: left;
	width: 60px;
	height: 60px;
	border: 4px solid #222;
	margin: 0px 6px 0px 0px;
}

/*************************Lambo Doors Intro*******************************/
/*Intro Images----------------------------------------------------------------------*/	
#lambodoors #productbox ol.featuredarea li.lambohinges {
	float: left;
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/lambodoors/hinges.png') no-repeat;
	width: 356px;
	height: 189px;
	margin: 0px -30px 0px 0px;
}

/*Accessories Images----------------------------------------------------------------------*/	
#lambodoors #productbox ol.accessory li.urdoorloom {
	float: left;
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/lambodoors/doorloom.png') no-repeat;
	width: 157px;
	height: 137px;
	margin: -30px 0px 25px -30px;
}

#lambodoors #productbox ol.accessory li.boltonwave {
	float: left;
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/lambodoors/wave.png') no-repeat;
	width: 157px;
	height: 137px;
	margin: -30px 0px 25px -30px;
}

#lambodoors #productbox ol.accessory li.mountingplate {
	float: left;
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/lambodoors/mountingplate.png') no-repeat;
	width: 137px;
	height: 137px;
	margin: -40px 0px 25px -30px;
}

#lambodoors #productbox ol.accessory li.gasshocks {
	float: left;
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/lambodoors/gasshocks.png') no-repeat;
	width: 137px;
	height: 137px;
	margin: -40px 0px 25px -30px;
}

/*************************Wave Technology*******************************/
/*Wave Icon----------------------------------------------------------------------*/	
#lambodoors #productbox ol.featuredarea li.wave {
	float: left;
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/lambodoors/waveassembly.png') no-repeat;
	width: 356px;
	height: 189px;
	margin: 0px -30px 0px 0px;
}

/*Multi Axis Icon----------------------------------------------------------------------*/	
#lambodoors #productbox ol.featuredarea li.multiaxisicon {
	float: left;
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/lambodoors/icons/multiaxis.png') no-repeat;
	width: 125px;
	height: 119px;
	margin: 0px 0px 0px 0px;
}

/*Complete Door Support Icon----------------------------------------------------------------------*/	
#lambodoors #productbox ol.featuredarea li.doorsupporticon {
	float: left;
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/lambodoors/icons/doorsupport.png') no-repeat;
	width: 125px;
	height: 119px;
	margin: 0px 0px 0px 0px;
}

/*Fluid Operation Icon----------------------------------------------------------------------*/	
#lambodoors #productbox ol.featuredarea li.fluidoppicon {
	float: left;
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/lambodoors/icons/smoothfluidicon.png') no-repeat;
	width: 125px;
	height: 119px;
	margin: 0px 0px 40px 0px;
}

/*************************Automatic Operation*******************************/
/*One Touch Icon----------------------------------------------------------------------*/	
#lambodoors #productbox ol.featuredarea li.onetouchicon {
	float: left;
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/lambodoors/icons/onetouch.png') no-repeat;
	width: 125px;
	height: 119px;
	margin: 0px 0px 0px 0px;
}

/*Exclusive Image----------------------------------------------------------------------*/	
#lambodoors #productbox ol.featuredarea li.autolocexclusive {
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/lambodoors/autolocexclusive.png') no-repeat;
	width: 317px;
	height: 116px;
	margin: -10px 0px -10px 0px;
}

/*Highlights Nav----------------------------------------------------------------------*/	
ul#highlightsnavld {
	width: 960px;	
	margin-left: 0px;
	height: 40px;
	background: #222;
	margin-bottom: 20px;
	list-style-type: none;	
	overflow: none;
}

* html ul#highlightsnavld {
	height: 35px;
}
	
#highlightsnavld li {
	padding-top: 9px;	
	padding-right: 10px;	
	padding-left: 10px;
	margin: 0px 0px 0px 10px;
	float: left;
	width: 106px;
	height: 40px;
	line-height: 1em;
	color: #888;
	font-size: 13px;
	text-decoration:none;
	text-align: center;	
	font-weight: bold;	
	overflow: hidden;
	*width: 93px;
}
	
#highlightsnavld li a {
	margin: -2px 0px 0px 0px;
	display: block;
	font-size: 11px;
}
	
#highlightsnavld li.active {
	padding-top: 9px;
	padding-right: 10px;
	padding-left: 10px;
	margin: 0px 0px 0px 10px;
	width: 106px;	
	height: 30px;
	line-height: 1em;
	color:#888;
	background: #333;
	font-size: 13px;
	text-decoration:none;
	text-align: center;	
	overflow: hidden;
	*width: 93px;
}
	
#highlightsnavld li a.active {
	overflow: hidden;
}

#highlightsnavld li.inactive {
	background-position: bottom;
}
	
#highlightsnavld li:hover {
	background-position: top;
}	

#buynowld {
	margin: 10px -25px 40px -5px;
	float: right;
	width: 150px;
	*float: left;
	*margin: -8px 5px 40px 200px;
	*width: 90px;
	*position: relative;
}

* html #buynowld {
	margin: -8px 5px 40px 80px;
}

/*180 Icon----------------------------------------------------------------------*/	
#lambodoors #productbox ol.featuredarea li.icon180 {
	float: left;
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/lambodoors/icons/180icon.png') no-repeat;
	width: 127px;
	height: 121px;
}

/*Bolt on Icon----------------------------------------------------------------------*/	
#lambodoors #productbox ol.featuredarea li.boltonicon {
	float: left;
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/lambodoors/icons/boltonicon.png') no-repeat;
	width: 127px;
	height: 121px;
	margin: 0px 0px -15px 0px;
}

/*Automatic Operation Icon----------------------------------------------------------------------*/	
#lambodoors #productbox ol.featuredarea li.automaticicon {
	float: left;
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/lambodoors/icons/automaticicon.png') no-repeat;
	width: 127px;
	height: 121px;
}

/*Wave Technology Icon----------------------------------------------------------------------*/	
#lambodoors #productbox ol.featuredarea li.waveicon {
	float: left;
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/lambodoors/icons/waveicon.png') no-repeat;
	width: 127px;
	height: 121px;
	margin: 0px 0px -15px 0px;
}

/*Deadstop Adjustment Icon----------------------------------------------------------------------*/	
#lambodoors #productbox ol.featuredarea li.deadstopicon {
	float: left;
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/lambodoors/icons/deadstopicon.png') no-repeat;
	width: 127px;
	height: 121px;
	margin-bottom: 50px;
}

/*Patent Technology Icon----------------------------------------------------------------------*/	
#lambodoors #productbox ol.featuredarea li.patenttechicon {
	float: left;
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/lambodoors/icons/patenttechicon.png') no-repeat;
	width: 127px;
	height: 121px;
	margin-bottom: 70px;
}

/*Remote Operation Icon----------------------------------------------------------------------*/	
#lambodoors #productbox ol.featuredarea li.remoteicon {
	float: left;
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/icons/remote.png') no-repeat;
	width: 127px;
	height: 121px;
}

/*Tech Support Icon----------------------------------------------------------------------*/	
#lambodoors #productbox ol.featuredarea li.techsupporticon {
	float: left;
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/icons/techsupporticon.png') no-repeat;
	width: 127px;
	height: 121px;
}

/*Detailed Instructions Icon----------------------------------------------------------------------*/	
#lambodoors #productbox ol.featuredarea li.instructionsicon {
	float: left;
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/icons/instructionsicon.png') no-repeat;
	width: 127px;
	height: 121px;
	margin-bottom: 50px;
}

/*Anti Wobble Icon----------------------------------------------------------------------*/	
#lambodoors #productbox ol.featuredarea li.antiwobbleicon {
	float: left;
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/lambodoors/icons/antiwobbleicon.png') no-repeat;
	width: 127px;
	height: 121px;
	margin-bottom: 140px;
}

/*Multi Plane Operation Icon----------------------------------------------------------------------*/	
#lambodoors #productbox ol.featuredarea li.multiplaneicon {
	float: left;
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/lambodoors/icons/multiplaneicon.png') no-repeat;
	width: 127px;
	height: 121px;
	margin-bottom: 20px;
}

/*************************Lambo Door Accessories*******************************/	
.white { color: white; }

/*UDS Door Loom----------------------------------------------------------------------*/
#lambodoors #productbox #doorloom {
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/shaveddoors/accessories/background.jpg') no-repeat; 
	width: 390px;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 10px 0px;
}

#lambodoors #productbox li.urdoorloom {
	float: left;
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/lambodoors/doorloom.png') no-repeat;
	width: 157px;
	height: 137px;
	margin: -20px 0px 0px -30px;
}

#lambodoors #productbox li.boltonwave {
	float: left;
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/lambodoors/wave.png') no-repeat;
	width: 157px;
	height: 137px;
	margin: -30px 0px 0px -30px;
	*margin: -10px 0px 0px -30px;
}

#lambodoors #productbox li.mountingplate {
	float: left;
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/lambodoors/mountingplate.png') no-repeat;
	width: 137px;
	height: 137px;
	margin: -40px 0px 0px -30px;
}

/*UDS Gass Shocks----------------------------------------------------------------------*/
#lambodoors #productbox #gshocks {
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/shaveddoors/accessories/background.jpg') no-repeat; 
	width: 354px;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 10px 30px;
}

#lambodoors #productbox li.gasshocks {
	float: left;
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/lambodoors/gasshocks.png') no-repeat;
	width: 137px;
	height: 137px;
	margin: -30px 0px 0px -30px;
}

/*************************Stories*******************************/	
#lambodoors #product {
	margin: 0px 0px 0px 30px;
}

#lambodoors #product .descfeatures {
	width: 680px;
	margin: 0px;
}

/*************************Lambo Doors IE6 Fixes*******************************/
* html #lambodoors #productbox #detailscol2app #movie1 {
	margin: 5px 0px 5px 5px;
}

/*Intro Images----------------------------------------------------------------------*/	
* html #lambodoors #productbox ol.featuredarea li.lambohinges {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/autoloc/lambodoors/hinges.png', sizingMethod='scale');
}

/*Wave Icon----------------------------------------------------------------------*/	
* html #lambodoors #productbox ol.featuredarea li.wave {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/autoloc/lambodoors/waveassembley.png', sizingMethod='scale');
}

/*Multi Axis Icon----------------------------------------------------------------------*/	
* html #lambodoors #productbox ol.featuredarea li.multiaxisicon {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/autoloc/lambodoors/icons/multiaxis.png', sizingMethod='scale');
}

/*Complete Door Support Icon----------------------------------------------------------------------*/	
* html #lambodoors #productbox ol.featuredarea li.doorsupporticon {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/autoloc/lambodoors/icons/doorsupport.png', sizingMethod='scale');
}

/*Fluid Operation Icon----------------------------------------------------------------------*/	
* html #lambodoors #productbox ol.featuredarea li.fluidoppicon {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/autoloc/lambodoors/icons/smoothfluidicon.png', sizingMethod='scale');
}

/*One Touch Icon----------------------------------------------------------------------*/	
* html #lambodoors #productbox ol.featuredarea li.onetouchicon {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/autoloc/lambodoors/icons/onetouch.png', sizingMethod='scale');
}

/*Lambo Door App Guide Column Images----------------------------------------------------------------------*/	
* html #lambodoors #sidebar ol.featuredarea li.ldappguideicon {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/autoloc/lambodoors/lamboappguide.png', sizingMethod='scale');
}

* html #lambodoors #sidebar ol.featuredarea li.realbuildersicon {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/autoloc/lambodoors/icons/dave.png', sizingMethod='scale');
}

* html #lambodoors #sidebar ol.featuredarea li.only180 {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/autoloc/lambodoors/icons/180only.png', sizingMethod='scale');
}

/*UDS Door Loom----------------------------------------------------------------------*/
* html #lambodoors #productbox li.urdoorloom {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/autoloc/lambodoors/doorloom.png', sizingMethod='scale');
}

* html #lambodoors #productbox .intoaccessories li.urdoorloom {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/autoloc/lambodoors/doorloom.png', sizingMethod='scale');
}

* html #lambodoors #productbox li.boltonwave {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/autoloc/lambodoors/wave.png', sizingMethod='scale');
}

* html #lambodoors #productbox .intoaccessories li.boltonwave {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/autoloc/lambodoors/wave.png', sizingMethod='scale');
}

* html #lambodoors #productbox li.mountingplate {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/autoloc/lambodoors/mountingplate.png', sizingMethod='scale');
}

* html #lambodoors #productbox .intoaccessories li.mountingplate {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/autoloc/lambodoors/mountingplate.png', sizingMethod='scale');
}

/*UDS Gass Shocks----------------------------------------------------------------------*/
* html #lambodoors #productbox li.gasshocks {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/autoloc/lambodoors/gasshocks.png', sizingMethod='scale');
}

* html #lambodoors #productbox .intoaccessories li.gasshocks {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/autoloc/lambodoors/gasshocks.png', sizingMethod='scale');
}

/*180 Icon----------------------------------------------------------------------*/	
* html #lambodoors #productbox ol.featuredarea li.icon180 {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/autoloc/lambodoors/icons/180icon.png', sizingMethod='scale');
}

/*Bolt on Icon----------------------------------------------------------------------*/	
* html #lambodoors #productbox ol.featuredarea li.boltonicon {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/autoloc/lambodoors/icons/boltonicon.png', sizingMethod='scale');
}

/*Automatic Operation Icon----------------------------------------------------------------------*/	
* html #lambodoors #productbox ol.featuredarea li.automaticicon {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/autoloc/lambodoors/icons/automaticicon.png', sizingMethod='scale');
}

/*Wave Technology Icon----------------------------------------------------------------------*/	
* html #lambodoors #productbox ol.featuredarea li.waveicon {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/autoloc/lambodoors/icons/waveicon.png', sizingMethod='scale');
}

/*Deadstop Adjustment Icon----------------------------------------------------------------------*/	
* html #lambodoors #productbox ol.featuredarea li.deadstopicon {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/autoloc/lambodoors/icons/deadstopicon.png', sizingMethod='scale');
}

/*Patent Technology Icon----------------------------------------------------------------------*/	
* html #lambodoors #productbox ol.featuredarea li.patenttechicon {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/autoloc/lambodoors/icons/patenttechicon.png', sizingMethod='scale');
}

/*Remote Operation Icon----------------------------------------------------------------------*/	
* html #lambodoors #productbox ol.featuredarea li.remoteicon {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/icons/remote.png', sizingMethod='scale');
}

/*Tech Support Icon----------------------------------------------------------------------*/	
* html #lambodoors #productbox ol.featuredarea li.techsupporticon {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/icons/techsupporticon.png', sizingMethod='scale');
}

/*Detailed Instructions Icon----------------------------------------------------------------------*/	
* html #lambodoors #productbox ol.featuredarea li.instructionsicon {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/icons/instructionsicon.png', sizingMethod='scale');
}

/*Anti Wobble Icon----------------------------------------------------------------------*/	
* html #lambodoors #productbox ol.featuredarea li.antiwobbleicon {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/autoloc/lambodoors/icons/antiwobbleicon.png', sizingMethod='scale');
}

/*Maintenance Free Icon----------------------------------------------------------------------*/	
* html #lambodoors #productbox ol.featuredarea li.maintenancefreeicon {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/autoloc/lambodoors/icons/maintenancefreeicon.png', sizingMethod='scale');
}

/*Multi Plane Operation Icon----------------------------------------------------------------------*/	
* html #lambodoors #productbox ol.featuredarea li.multiplaneicon {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/autoloc/lambodoors/icons/multiplaneicon.png', sizingMethod='scale');
}

/*Exclusive Image----------------------------------------------------------------------*/	
* html #lambodoors #productbox ol.featuredarea li.autolocexclusive {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/autoloc/lambodoors/autolocexclusive.png', sizingMethod='scale');
}


/*************************Power Windows*******************************/
#powerwindows #productbox {
	background: #000 url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/powerwindows/background.jpg') no-repeat;
}

/*Power Windows Intro----------------------------------------------------------------------*/
#productbox li.powerwindowkits {
	float: left;
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/powerwindows/powerwindows.png') no-repeat;
	width: 623px;
	height: 148px;
}

#powerwindows #productbox h3.small, #keylessentry #productbox h3.small {
	font-size: 11px;
	color: #fff;
	margin: 5px 5px 20px 160px;
	float: left;
	width: 80px;
	text-align: center;
}

#powerwindows #productbox h2.large, #keylessentry #productbox h2.large {
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	margin: 0px 0px 0px 100px;
}

* html #powerwindows #productbox h3.small {
	margin: 5px 5px 20px 70px;
}

* html #keylessentry #productbox h3.small {
	margin: 5px 5px 20px 70px;
}

/*Accessories Images----------------------------------------------------------------------*/	
#powerwindows #productbox #detailsrowapp ol.accessory {
	float: left;
	width: 155px;
	margin: 0px 0px 0px 10px;
}

#powerwindows #productbox #detailsrowapp ol.accessory h2 {
	font-size: 13px;
	font-weight: normal;
	margin: 0px 0px 13px 0px;
}

#powerwindows #productbox ol.accessory li.onetouch {
	float: left;
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/powerwindows/onetouch.png') no-repeat;
	width: 157px;
	height: 137px;
	margin: -20px 0px 25px -10px;
}

#powerwindows #productbox ol.accessory li.crank {
	float: left;
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/powerwindows/crank.png') no-repeat;
	width: 157px;
	height: 137px;
	margin: -5px 0px 25px -10px;
}

#powerwindows #productbox ol.accessory li.switchcases {
	float: left;
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/powerwindows/cases.png') no-repeat;
	width: 137px;
	height: 137px;
	margin: -5px 0px 25px -5px;
}

#powerwindows #productbox ol.accessory li.dualwindows {
	float: left;
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/powerwindows/dualwindows.png') no-repeat;
	width: 137px;
	height: 137px;
	margin: -10px 0px 25px -10px;
}

/*************************Universal Power Windows*******************************/
#powerwindows #productbox li.universalwindows {
	float: left;
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/powerwindows/universalwindows.png') no-repeat;
	width: 379px;
	height: 181px;
	margin: 0px 0px 0px -10px;
}

#powerwindows #productbox li.feature {
	width: 170px;
	margin-right: 20px;
	float: left;
}

#powerwindows #productbox li.universalinstall {
	float: left;
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/powerwindows/universalinstall.png') no-repeat;
	width: 715px;
	height: 151px;
	margin: 0px 0px 0px -20px;
}

#powerwindows #productbox ol.featuredarea li.featuredarticles2 {
	float: left;
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/shaveddoors/featuredarticles.png') no-repeat;
	width: 282px;
	height: 107px;
	margin: -110px 0px 0px 110px;
}

/*************************Flat Glass Power Windows*******************************/
#powerwindows #productbox li.flatglasswindows {
	float: left;
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/powerwindows/flatglasswindows.png') no-repeat;
	width: 387px;
	height: 199px;
	margin: 0px 0px 0px -20px;
}

#powerwindows #productbox li.flatglassdiagram {
	float: left;
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/powerwindows/flatglassdiagram.png') no-repeat;
	width: 181px;
	height: 242px;
	margin: 0px 10px 0px -20px;
}

#powerwindows #productbox li.switchharness {
	float: left;
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/powerwindows/switchharness.png') no-repeat;
	width: 190px;
	height: 80px;
	margin: 0px 0px 25px -10px;
}

#powerwindows #productbox li.replacementswitch {
	float: right;
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/powerwindows/replacementswitch.png') no-repeat;
	width: 90px;
	height: 80px;
	margin: 0px 140px 25px -10px;
}

/*************************Custom Power Windows*******************************/
#powerwindows #productbox li.customwindows {
	float: left;
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/powerwindows/customwindows.png') no-repeat;
	width: 387px;
	height: 199px;
	margin: -20px 0px 0px -20px;
}

/*************************Power Window Accessories*******************************/
#powerwindows #productbox li.electriccrank {
	float: left;
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/powerwindows/accessories/electriccrank.png') no-repeat;
	width: 243px;
	height: 151px;
	margin: 0px 10px 20px 0px;
}

#powerwindows #productbox li.onetouchexpress {
	float: left;
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/powerwindows/accessories/onetouchexpress.png') no-repeat;
	width: 169px;
	height: 182px;
	margin: 0px 10px 20px 0px;
}

#powerwindows #productbox li.dualwindowkit {
	float: left;
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/powerwindows/accessories/dualwindowkit.png') no-repeat;
	width: 169px;
	height: 182px;
	margin: 0px 10px 0px 0px;
}

#powerwindows #productbox li.switchcases {
	float: left;
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/powerwindows/accessories/switchcases.png') no-repeat;
	width: 343px;
	height: 151px;
	margin: -10px -10px 0px 0px;
}

/*************************Power Windows Sidebar*******************************/
/*Power Windows App Guide Column Images----------------------------------------------------------------------*/	
#powerwindows #sidebar ol.featuredarea li.pwappguideicon {
	float: left;
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/powerwindows/icons/powerwindowsappguide.png') no-repeat;
	width: 208px;
	height: 182px;
	margin: 5px 0px -15px -10px;
}

#powerwindows #sidebar ol.featuredarea li.onetouch {
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/powerwindows/icons/onetouch.png') no-repeat;
	width: 207px;
	height: 129px;
	margin: 0px 0px 0px -15px;
}

#powerwindows #sidebar ol.featuredarea li.crankswitch {
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/powerwindows/icons/crankswitch.png') no-repeat;
	width: 222px;
	height: 104px;
	margin: 0px 0px 0px -25px;
}

#powerwindows #sidebar ol.featuredarea li.switchcases {
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/powerwindows/icons/switchcases.png') no-repeat;
	width: 206px;
	height: 99px;
	margin: 0px 0px 0px -15px;
}

#powerwindows #sidebar ol.featuredarea li.realbuildersicon {
	float: left;
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/shaveddoors/icons/realbuilders.png') no-repeat;
	width: 188px;
	height: 143px;
	margin: 0px 0px 0px -24px;
}

/*Highlights Nav----------------------------------------------------------------------*/	
ul#highlightsnavpw {
	width: 960px;	
	margin-left: 0px;
	height: 40px;
	background: #222;
	margin-bottom: 20px;
	list-style-type: none;	
	overflow: none;
}

* html ul#highlightsnavpw {
	height: 35px;
}
	
#highlightsnavpw li {
	padding-top: 9px;	
	padding-right: 10px;	
	padding-left: 10px;
	margin: 0px 0px 0px 10px;
	float: left;
	width: 106px;
	height: 40px;
	line-height: 1em;
	color: #888;
	font-size: 13px;
	text-decoration:none;
	text-align: center;	
	font-weight: bold;	
	overflow: hidden;
	*width: 93px;
}
	
#highlightsnavpw li a {
	margin: -2px 0px 0px 0px;
	display: block;
	font-size: 11px;
}
	
#highlightsnavpw li.active {
	padding-top: 9px;
	padding-right: 10px;
	padding-left: 10px;
	margin: 0px 0px 0px 10px;
	width: 106px;	
	height: 30px;
	line-height: 1em;
	color:#888;
	background: #333;
	font-size: 13px;
	text-decoration:none;
	text-align: center;	
	overflow: hidden;
	*width: 93px;
}
	
#highlightsnavpw li a.active {
	overflow: hidden;
}

#highlightsnavpw li.inactive {
	background-position: bottom;
}
	
#highlightsnavpw li:hover {
	background-position: top;
}	

#buynowpw {
	margin: 10px -25px 40px -5px;
	float: right;
	width: 150px;
	*float: left;
	*margin: -8px 5px 40px 200px;
	*width: 90px;
	*position: relative;
}

* html #buynowpw {
	margin: -8px 5px 40px 80px;
}


/*************************Power Windows IE6 Fixes*******************************/
* html #productbox li.powerwindowkits {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/autoloc/powerwindows/powerwindows.png', sizingMethod='scale');
}

* html #powerwindows #productbox ol.accessory li.onetouch {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/autoloc/powerwindows/onetouch.png', sizingMethod='scale');
	width: 125px;
	height: 98px;
}

* html #powerwindows #productbox ol.accessory li.crank {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/autoloc/powerwindows/crank.png', sizingMethod='scale');
	width: 98px;
	height: 56px;
}

* html #powerwindows #productbox ol.accessory li.switchcases {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/autoloc/powerwindows/cases.png', sizingMethod='scale');
	width: 97px;
	height: 66px;
}

* html #powerwindows #productbox ol.accessory li.dualwindows {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/autoloc/powerwindows/dualwindows.png', sizingMethod='scale');
	width: 131px;
	height: 72px;
}

* html #powerwindows #productbox li.universalwindows {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/autoloc/powerwindows/universalwindows.png', sizingMethod='scale');
}

* html #powerwindows #productbox li.universalinstall {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/autoloc/powerwindows/universalinstall.png', sizingMethod='scale');
}

* html #powerwindows #productbox ol.featuredarea li.featuredarticles2 {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/autoloc/shaveddoors/featuredarticles.png', sizingMethod='scale');
}

* html #powerwindows #productbox li.flatglasswindows {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/autoloc/powerwindows/flatglasswindows.png', sizingMethod='scale');
}

* html #powerwindows #productbox li.flatglassdiagram {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/autoloc/powerwindows/flatglassdiagram.png', sizingMethod='scale');
}

* html #powerwindows #productbox li.switchharness {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/autoloc/powerwindows/switchharness.png', sizingMethod='scale');
}

* html #powerwindows #productbox li.replacementswitch {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/autoloc/powerwindows/replacementswitch.png', sizingMethod='scale');
}

* html #powerwindows #productbox li.customwindows {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/autoloc/powerwindows/customwindows.png', sizingMethod='scale');
}

* html #powerwindows #productbox li.electriccrank {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/autoloc/powerwindows/accessories/electriccrank.png', sizingMethod='scale');
}

* html #powerwindows #productbox li.onetouchexpress {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/autoloc/powerwindows/accessories/onetouchexpress.png', sizingMethod='scale');
}

* html #powerwindows #productbox li.dualwindowkit {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/autoloc/powerwindows/accessories/dualwindowkit.png', sizingMethod='scale');
}

* html #powerwindows #productbox li.switchcases {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/autoloc/powerwindows/accessories/switchcases.png', sizingMethod='scale');
}

* html #powerwindows #sidebar ol.featuredarea li.pwappguideicon {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/autoloc/powerwindows/icons/powerwindowsappguide.png', sizingMethod='scale');
	margin-top: -40px;
	margin-bottom: 10px;
}

* html #powerwindows #sidebar ol.featuredarea li.onetouch {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/autoloc/powerwindows/icons/onetouch.png', sizingMethod='scale');
}

* html #powerwindows #sidebar ol.featuredarea li.crankswitch {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/autoloc/powerwindows/icons/crankswitch.png', sizingMethod='scale');
}

* html #powerwindows #sidebar ol.featuredarea li.switchcases {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/autoloc/powerwindows/icons/switchcases.png', sizingMethod='scale');
}

* html #powerwindows #sidebar ol.featuredarea li.realbuildersicon {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/autoloc/shaveddoors/icons/realbuilders.png', sizingMethod='scale');
}


/*************************Suicide Doors*******************************/
#suicidedoors #productbox {
	background: #121212 url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/suicidedoors/background.jpg') no-repeat;
}

/*Highlights Nav----------------------------------------------------------------------*/	
ul#highlightsnavsuicide {
	width: 960px;	
	margin-left: 0px;
	height: 40px;
	background: #222;
	margin-bottom: 20px;
	list-style-type: none;	
	overflow: none;
}

* html ul#highlightsnavsuicide {
	height: 35px;
}
	
#highlightsnavsuicide li {
	padding-top: 9px;	
	padding-right: 10px;	
	padding-left: 10px;
	margin: 0px 0px 0px 10px;
	float: left;
	width: 176px;
	height: 40px;
	line-height: 1em;
	color: #888;
	font-size: 13px;
	text-decoration:none;
	text-align: center;	
	font-weight: bold;	
	overflow: hidden;
}
	
#highlightsnavsuicide li a {
	margin: -2px 0px 0px 0px;
	display: block;
	font-size: 11px;
}
	
#highlightsnavsuicide li.active {
	padding-top: 9px;
	padding-right: 10px;
	padding-left: 10px;
	margin: 0px 0px 0px 10px;
	width: 176px;	
	height: 30px;
	line-height: 1em;
	color:#888;
	background: #333;
	font-size: 13px;
	text-decoration:none;
	text-align: center;	
	overflow: hidden;
}
	
#highlightsnavsuicide li a.active {
	overflow: hidden;
}

#highlightsnavsuicide li.inactive {
	background-position: bottom;
}
	
#highlightsnavsuicide li:hover {
	background-position: top;
}	

#buynowsuicide {
	margin: 10px -25px 40px -5px;
	float: right;
	width: 150px;
	*float: left;
	*margin: -8px 5px 40px 200px;
	*width: 90px;
	*position: relative;
}

* html #buynowsuicide {
	margin: -8px 5px 40px 80px;
}

/*************************Suicide Door Sidebar*******************************/
/*Shaved Door App Guide Column Images----------------------------------------------------------------------*/	
#suicidedoors #sidebar ol.featuredarea li.appguideicon {
	float: left;
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/suicidedoors/icons/appguide.png') no-repeat;
	width: 188px;
	height: 179px;
	margin: 5px 0px 3px -10px;
}

#suicidedoors #sidebar ol.featuredarea li.deadlock {
	float: left;
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/suicidedoors/icons/safetydeadlock.png') no-repeat;
	width: 191px;
	height: 113px;
	margin: 0px 0px 0px -10px;
}

#suicidedoors #sidebar ol.featuredarea li.shaveddoors {
	float: left;
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/suicidedoors/icons/shaveddoors.png') no-repeat;
	width: 196px;
	height: 129px;
	margin: 0px 0px 0px -10px;
}

#suicidedoors #sidebar ol.featuredarea li.realbuildersicon {
	float: left;
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/shaveddoors/icons/realbuilders.png') no-repeat;
	width: 188px;
	height: 143px;
	margin: 0px 0px 0px -24px;
}

/*************************Suicide Doors Intro*******************************/
#suicidedoors #productbox h2.large {
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	margin: 0px 0px 0px 40px;
}

/*Intro Images----------------------------------------------------------------------*/	
#suicidedoors #productbox ol.featuredarea li.hinges {
	float: left;
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/suicidedoors/hinges.png') no-repeat;
	width: 322px;
	height: 395px;
	margin: 0px 15px 15px -10px;
}

#suicidedoors #productbox ol.featuredarea li.indhinges {
	float: left;
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/suicidedoors/indhinges.png') no-repeat;
	width: 263px;
	height: 150px;
	margin: 0px 15px 5px -10px;
	*margin-right: 50px;
}

#suicidedoors #productbox ol.featuredarea li.prehinges {
	float: left;
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/suicidedoors/prehinges.png') no-repeat;
	width: 284px;
	height: 141px;
	margin: 0px 15px 15px 20px;
	*margin-right: 50px;
}

#suicidedoors #productbox ol.featuredarea li.mags {
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/icons/mags.png') no-repeat;
	width: 162px;
	height: 87px;
	margin: 0px 0px 0px 20px;
}

#suicidedoors #productbox ol.chart li.chartpre {
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/suicidedoors/chartpre.png') no-repeat;
	float: left;
	width: 75px;
	height: 56px;
	margin: 0px 0px 0px 360px;
}

#suicidedoors #productbox ol.chart li.chartind {
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/suicidedoors/chartind.png') no-repeat;
	float: left;
	width: 119px;
	height: 52px;
	margin: 0px 0px 0px 90px;
}

#suicidedoors #productbox ol.featuredarea li.doorlatches {
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/suicidedoors/accessories/bearclawlatches.png') no-repeat;
	float: left;
	width: 371px;
	height: 165px;
	margin: 0px 0px 10px 0px;
}

/*ZeroFlex Icon----------------------------------------------------------------------*/	
#suicidedoors #productbox ol.featuredarea li.zeroflexicon {
	float: left;
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/suicidedoors/icons/zeroflex.png') no-repeat;
	width: 127px;
	height: 121px;
}

/*3 axis Icon----------------------------------------------------------------------*/	
#suicidedoors #productbox ol.featuredarea li.axis3icon {
	float: left;
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/suicidedoors/icons/3axis.png') no-repeat;
	width: 127px;
	height: 121px;
}

/*Hinge Pockets Icon----------------------------------------------------------------------*/	
#suicidedoors #productbox ol.featuredarea li.hingepocketsicon {
	float: left;
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/suicidedoors/icons/hingepockets.png') no-repeat;
	width: 127px;
	height: 121px;
}

/*Builtin wire loom Icon----------------------------------------------------------------------*/	
#suicidedoors #productbox ol.featuredarea li.builtinwireloomicon {
	float: left;
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/suicidedoors/icons/builtinwireloom.png') no-repeat;
	width: 127px;
	height: 121px;
}


/*************************Suicide Doors IE6 Fixes*******************************/
* html #suicidedoors #sidebar ol.featuredarea li.appguideicon {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/autoloc/suicidedoors/icons/appguide.png', sizingMethod='scale');
}

* html #suicidedoors #sidebar ol.featuredarea li.deadlock {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/autoloc/suicidedoors/icons/safetydeadlock.png', sizingMethod='scale');
}

* html #suicidedoors #sidebar ol.featuredarea li.shaveddoors {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/autoloc/suicidedoors/icons/shaveddoors.png', sizingMethod='scale');
}

* html #suicidedoors #productbox ol.featuredarea li.hinges {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/autoloc/suicidedoors/hinges.png', sizingMethod='scale');
}

* html #suicidedoors #productbox ol.featuredarea li.indhinges {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/autoloc/suicidedoors/indhinges.png', sizingMethod='scale');
}

* html #suicidedoors #productbox ol.featuredarea li.prehinges {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/autoloc/suicidedoors/prehinges.png', sizingMethod='scale');
}

* html #suicidedoors #productbox ol.featuredarea li.mags {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/icons/mags.png', sizingMethod='scale');
}

* html #suicidedoors #productbox ol.chart li.chartpre {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/autoloc/suicidedoors/chartpre.png', sizingMethod='scale');
}

* html #suicidedoors #productbox ol.chart li.chartind {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/autoloc/suicidedoors/chartind.png', sizingMethod='scale');
}

* html #suicidedoors #productbox ol.featuredarea li.doorlatches {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/autoloc/suicidedoors/accessories/bearclawlatches.png', sizingMethod='scale');
}

* html #suicidedoors #productbox ol.featuredarea li.zeroflexicon {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/autoloc/suicidedoors/icons/zeroflex.png', sizingMethod='scale');
}
	
* html #suicidedoors #productbox ol.featuredarea li.axis3icon {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/autoloc/suicidedoors/icons/3axis.png', sizingMethod='scale');
}
	
* html #suicidedoors #productbox ol.featuredarea li.hingepocketsicon {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/autoloc/suicidedoors/icons/hingepockets.png', sizingMethod='scale');
}
	
* html #suicidedoors #productbox ol.featuredarea li.builtinwireloomicon {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/autoloc/suicidedoors/icons/builtinwireloom.png', sizingMethod='scale');
}


/*************************Keyless Entry*******************************/
#keylessentry #productbox {
	background: #000 url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/keylessentry/background.jpg') no-repeat;
}

* html #keylessentry #sidebar {
	margin-top: -1850px;
}


.breakkeyless {
	margin: 0px 0px 5px 40px;
	border:none;
	width:99%;
	color:#eeeeee;
	background-color:#393939;
	height:1px;
}

* html .breakkeyless { /*IE 6 fix*/
	margin-top: 0px;
	padding: 0px;
	border-top: 1px solid #393939;
	background: none;
	margin: 0px 0px 5px 10px;
}

/*Highlights Nav----------------------------------------------------------------------*/	
ul#highlightsnavkeyless {
	width: 960px;	
	margin-left: 0px;
	height: 40px;
	background: #222;
	margin-bottom: 20px;
	list-style-type: none;	
	overflow: none;
}

* html ul#highlightsnavkeyless {
	height: 35px;
}
	
#highlightsnavkeyless li {
	padding-top: 9px;	
	padding-right: 10px;	
	padding-left: 10px;
	margin: 0px 0px 0px 10px;
	float: left;
	width: 136px;
	height: 40px;
	line-height: 1em;
	color: #888;
	font-size: 13px;
	text-decoration:none;
	text-align: center;	
	font-weight: bold;	
	overflow: hidden;
}
	
#highlightsnavkeyless li a {
	margin: -2px 0px 0px 0px;
	display: block;
	font-size: 11px;
}
	
#highlightsnavkeyless li.active {
	padding-top: 9px;
	padding-right: 10px;
	padding-left: 10px;
	margin: 0px 0px 0px 10px;
	width: 136px;	
	height: 30px;
	line-height: 1em;
	color:#888;
	background: #333;
	font-size: 13px;
	text-decoration:none;
	text-align: center;	
	overflow: hidden;
}
	
#highlightsnavkeyless li a.active {
	overflow: hidden;
}

#highlightsnavkeyless li.inactive {
	background-position: bottom;
}
	
#highlightsnavkeyless li:hover {
	background-position: top;
}	

#buynowskeyless {
	margin: 10px -25px 40px -5px;
	float: right;
	width: 150px;
	*float: left;
	*margin: -8px 5px 40px 160px;
	*width: 90px;
	*position: relative;
}

* html #buynowskeyless {
	margin: -8px 5px 40px 70px;
}

.spacer {
	margin: 0px 0px 30px 0px;
}

/*************************Keyless Entry Intro*******************************/
/*Intro Images----------------------------------------------------------------------*/	
.controlspacer { margin-bottom: 60px; }
.controlspacer2 { margin-bottom: 20px; }
.controlspacer3 { margin-bottom: 80px; }
.controlspacer4 { margin-bottom: 30px; }

#keylessentry #productbox ol.featuredarea li.keylesshand {
	float: left;
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/keylessentry/keylesshand.png') no-repeat;
	width: 337px;
	height: 306px;
	margin: 0px 0px 0px 0px;
}

#keylessentry #productbox ol.featuredarea li.doorlocksicon {
	float: left;
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/keylessentry/icons/doorlock.png') no-repeat;
	width: 127px;
	height: 121px;
}

#keylessentry #productbox ol.featuredarea li.powerwindowsicon {
	float: left;
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/keylessentry/icons/powerwindows.png') no-repeat;
	width: 127px;
	height: 121px;
}

#keylessentry #productbox ol.featuredarea li.opentrunkicon {
	float: left;
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/keylessentry/icons/opentrunk.png') no-repeat;
	width: 127px;
	height: 121px;
}

#keylessentry #productbox ol.featuredarea li.opensuicidedoorsicon {
	float: left;
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/keylessentry/icons/opensuicidedoors.png') no-repeat;
	width: 127px;
	height: 121px;
}

#keylessentry #productbox ol.featuredarea li.openlambodoorsicon {
	float: left;
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/keylessentry/icons/openlambodoors.png') no-repeat;
	width: 127px;
	height: 121px;
}

#keylessentry #productbox ol.featuredarea li.opengullwingdoorsicon {
	float: left;
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/keylessentry/icons/opengullwingdoors.png') no-repeat;
	width: 127px;
	height: 121px;
}

#keylessentry #productbox ol.featuredarea li.suspensionicon {
	float: left;
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/keylessentry/icons/suspension.png') no-repeat;
	width: 127px;
	height: 121px;
}

#keylessentry #productbox ol.featuredarea li.opentonneauicon {
	float: left;
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/keylessentry/icons/opentonneau.png') no-repeat;
	width: 127px;
	height: 121px;
}

#keylessentry #productbox ol.featuredarea li.opentailgateicon {
	float: left;
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/keylessentry/icons/opentailgate.png') no-repeat;
	width: 127px;
	height: 121px;
}

#keylessentry #productbox ol.featuredarea li.enginestarticon {
	float: left;
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/keylessentry/icons/enginestart.png') no-repeat;
	width: 127px;
	height: 121px;
}

#keylessentry #productbox ol.featuredarea li.controlmotorsicon {
	float: left;
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/keylessentry/icons/controlmotors.png') no-repeat;
	width: 127px;
	height: 121px;
}

#keylessentry #productbox ol.featuredarea li.openshaveddoorsicon {
	float: left;
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/keylessentry/icons/openshaveddoors.png') no-repeat;
	width: 127px;
	height: 121px;
}

#keylessentry #productbox ol.featuredarea li.opensplithoodicon {
	float: left;
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/keylessentry/icons/opensplithood.png') no-repeat;
	width: 127px;
	height: 121px;
}

#keylessentry #productbox ol.featuredarea li.openflipflopicon {
	float: left;
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/keylessentry/icons/openflipflop.png') no-repeat;
	width: 127px;
	height: 121px;
}

#keylessentry #productbox ol.featuredarea li.relay {
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/keylessentry/accessories/relay.png') no-repeat;
	float: left;
	width: 54px;
	height: 93px;
	margin: 0px 10px 10px 0px;
}

#keylessentry #productbox li.onetouchexpress {
	float: left;
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/keylessentry/accessories/onetouchexpress.png') no-repeat;
	width: 169px;
	height: 182px;
	margin: 0px 10px 20px 0px;
}

#keylessentry #productbox li.powertrunk {
	float: left;
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/keylessentry/accessories/powertrunk.png') no-repeat;
	width: 200px;
	height: 210px;
	margin: 0px 10px 0px 0px;
}

#keylessentry #productbox li.remotestart {
	float: left;
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/keylessentry/accessories/remotestart.png') no-repeat;
	width: 300px;
	height: 152px;
	margin: -20px 10px -10px 0px;
}

#keylessentry #productbox ol.featuredarea li.coderollingicon {
	float: left;
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/keylessentry/icons/coderolling.png') no-repeat;
	width: 111px;
	height: 139px;
	margin: 0px 20px 20px 0px;
	*margin-bottom: 20px;
}

#keylessentry #productbox ol.featuredarea li.longrangeicon {
	float: left;
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/keylessentry/icons/longrangeicon.png') no-repeat;
	width: 127px;
	height: 121px;
	margin: -10px 0px 55px -3px;
}

#keylessentry #productbox ol.featuredarea li.parkinglighticon {
	float: left;
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/keylessentry/icons/parkinglight.png') no-repeat;
	width: 127px;
	height: 121px;
	margin-bottom: 10px;
	*margin-bottom: 20px;
}

#keylessentry #productbox ol.featuredarea li.codelearningicon {
	float: left;
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/keylessentry/icons/codelearning.png') no-repeat;
	width: 127px;
	height: 121px;
}

#keylessentry #productbox ol.featuredarea li.birticon {
	float: left;
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/keylessentry/icons/birt.png') no-repeat;
	width: 127px;
	height: 121px;
}

#keylessentry #productbox ol.featuredarea li.iconsetsicon {
	float: left;
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/keylessentry/icons/iconsets.png') no-repeat;
	width: 127px;
	height: 121px;
}

/*************************Keyless Entry Sidebar*******************************/
/*Keyless Entry App Guide Column Images----------------------------------------------------------------------*/	
#keylessentry #sidebar ol.featuredarea li.keylessappguideicon {
	float: left;
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/keylessentry/icons/appguide.png') no-repeat;
	width: 208px;
	height: 182px;
	margin: 5px 0px -15px -10px;
}

#keylessentry #sidebar ol.featuredarea li.axess {
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/keylessentry/icons/axess.png') no-repeat;
	width: 237px;
	height: 157px;
	margin: 0px 0px 0px -25px;
}

#keylessentry #sidebar ol.featuredarea li.crankswitch {
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/powerwindows/icons/crankswitch.png') no-repeat;
	width: 222px;
	height: 104px;
	margin: 0px 0px 0px -25px;
}

#keylessentry #sidebar ol.featuredarea li.switchcases {
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/powerwindows/icons/switchcases.png') no-repeat;
	width: 206px;
	height: 99px;
	margin: 0px 0px 0px -15px;
}



/*************************Keyless Entry IE6 Fixes*******************************/
* html #keylessentry #sidebar ol.featuredarea li.keylessappguideicon {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/autoloc/keylessentry/icons/appguide.png', sizingMethod='scale');
}

* html #keylessentry #sidebar ol.featuredarea li.axess {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/autoloc/keylessentry/icons/axess.png', sizingMethod='scale');
}

* html #keylessentry #productbox ol.featuredarea li.keylesshand {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/autoloc/keylessentry/keylesshand.png', sizingMethod='scale');
}

* html #keylessentry #productbox ol.featuredarea li.doorlocksicon {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/autoloc/keylessentry/icons/doorlock.png', sizingMethod='scale');
}

* html #keylessentry #productbox ol.featuredarea li.powerwindowsicon {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/autoloc/keylessentry/icons/powerwindows.png', sizingMethod='scale');
}

* html #keylessentry #productbox ol.featuredarea li.opentrunkicon {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/autoloc/keylessentry/icons/opentrunk.png', sizingMethod='scale');
}

* html #keylessentry #productbox ol.featuredarea li.opensuicidedoorsicon {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/autoloc/keylessentry/icons/opensuicidedoors.png', sizingMethod='scale');
}

* html #keylessentry #productbox ol.featuredarea li.openlambodoorsicon {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/autoloc/keylessentry/icons/openlambodoors.png', sizingMethod='scale');
}

* html #keylessentry #productbox ol.featuredarea li.opengullwingdoorsicon {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/autoloc/keylessentry/icons/opengullwingdoors.png', sizingMethod='scale');
}

* html #keylessentry #productbox ol.featuredarea li.suspensionicon {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/autoloc/keylessentry/icons/suspension.png', sizingMethod='scale');
}

* html #keylessentry #productbox ol.featuredarea li.opentonneauicon {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/autoloc/keylessentry/icons/opentonneau.png', sizingMethod='scale');
}

* html #keylessentry #productbox ol.featuredarea li.opentailgateicon {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/autoloc/keylessentry/icons/opentailgate.png', sizingMethod='scale');
}

* html #keylessentry #productbox ol.featuredarea li.enginestarticon {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/autoloc/keylessentry/icons/enginestart.png', sizingMethod='scale');
}

* html #keylessentry #productbox ol.featuredarea li.controlmotorsicon {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/autoloc/keylessentry/icons/controlmotors.png', sizingMethod='scale');
}

* html #keylessentry #productbox ol.featuredarea li.openshaveddoorsicon {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/autoloc/keylessentry/icons/openshaveddoors.png', sizingMethod='scale');
}

* html #keylessentry #productbox ol.featuredarea li.opensplithoodicon {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/autoloc/keylessentry/icons/opensplithood.png', sizingMethod='scale');
}

* html #keylessentry #productbox ol.featuredarea li.openflipflopicon {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/autoloc/keylessentry/icons/openflipflop.png', sizingMethod='scale');
}

* html #keylessentry #productbox ol.featuredarea li.relay {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/autoloc/keylessentry/accessories/relay.png', sizingMethod='scale');
}

* html #keylessentry #productbox li.onetouchexpress {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/autoloc/keylessentry/accessories/onetouchexpress.png', sizingMethod='scale');
}

* html #keylessentry #productbox li.powertrunk {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/autoloc/keylessentry/accessories/powertrunk.png', sizingMethod='scale');
}

* html #keylessentry #productbox li.remotestart {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/autoloc/keylessentry/accessories/remotestart.png', sizingMethod='scale');
}

* html #keylessentry #productbox ol.featuredarea li.coderollingicon {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/autoloc/keylessentry/icons/coderolling.png', sizingMethod='scale');
}

* html #keylessentry #productbox ol.featuredarea li.longrangeicon {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/autoloc/keylessentry/icons/longrangeicon.png', sizingMethod='scale');
}

* html #keylessentry #productbox ol.featuredarea li.parkinglighticon {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/autoloc/keylessentry/icons/parkinglight.png', sizingMethod='scale');
}

* html #keylessentry #productbox ol.featuredarea li.codelearningicon {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/autoloc/keylessentry/icons/codelearning.png', sizingMethod='scale');
}

* html #keylessentry #productbox ol.featuredarea li.birticon {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/autoloc/keylessentry/icons/birt.png', sizingMethod='scale');
}

* html #keylessentry #productbox ol.featuredarea li.iconsetsicon {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/autoloc/keylessentry/icons/iconsets.png', sizingMethod='scale');
}


/*************************Seatbelts*******************************/
#seatbelts #productbox {
	background: #000 url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/powerwindows/background.jpg') no-repeat;
}

/*Highlights Nav----------------------------------------------------------------------*/	
ul#highlightsnavseatbelts {
	width: 960px;	
	margin-left: 0px;
	height: 40px;
	background: #222;
	margin-bottom: 20px;
	list-style-type: none;	
	overflow: none;
}

* html ul#highlightsnavseatbelts {
	height: 35px;
}
	
#highlightsnavseatbelts li {
	padding-top: 9px;	
	padding-right: 10px;	
	padding-left: 10px;
	margin: 0px 0px 0px 10px;
	float: left;
	width: 136px;
	height: 40px;
	line-height: 1em;
	color: #888;
	font-size: 13px;
	text-decoration:none;
	text-align: center;	
	font-weight: bold;	
	overflow: hidden;
}
	
#highlightsnavseatbelts li a {
	margin: -2px 0px 0px 0px;
	display: block;
	font-size: 11px;
}
	
#highlightsnavseatbelts li.active {
	padding-top: 9px;
	padding-right: 10px;
	padding-left: 10px;
	margin: 0px 0px 0px 10px;
	width: 136px;	
	height: 30px;
	line-height: 1em;
	color:#888;
	background: #333;
	font-size: 13px;
	text-decoration:none;
	text-align: center;	
	overflow: hidden;
}
	
#highlightsnavseatbelts li a.active {
	overflow: hidden;
}

#highlightsnavseatbelts li.inactive {
	background-position: bottom;
}
	
#highlightsnavseatbelts li:hover {
	background-position: top;
}	

#buynowseatbelts {
	margin: 10px -25px 40px -5px;
	float: right;
	width: 150px;
	*margin: -8px 5px 40px 820px;
	*width: 90px;
	*position: relative;
}

* html #buynowseatbelts {
	margin: -16px 5px 40px 820px;
}

#seatbelts #productbox ul#colors li {
	margin: 0px 0px 0px 15px;
	width: 60px;
}

#seatbelts #productbox ul#colors img {
	width: 50px;
	height: 50px;
}

#seatbelts #productbox ol.featuredarea li.seatbeltselection {
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/seatbelts/seatbeltsselection.png') no-repeat;
	width: 729px;
	height: 157px;
	margin: 0px 0px 0px -20px;
}

#seatbelts #productbox ol.featuredarea li.lap2point {
	float: left;
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/seatbelts/lap2point.png') no-repeat;
	width: 169px;
	height: 99px;
	margin: 0px 0px -20px 0px;
}

#seatbelts #productbox ol.featuredarea li.lap2pointret {
	float: left;
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/seatbelts/lap2pointret.png') no-repeat;
	width: 146px;
	height: 129px;
	margin: -20px 0px 0px 0px;
}

#seatbelts #productbox ol.featuredarea li.lap3pointret {
	float: left;
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/seatbelts/lap3pointret.png') no-repeat;
	width: 161px;
	height: 118px;
	margin: 0px 0px 0px -10px;
}

#seatbelts #productbox ol.featuredarea li.harness3point {
	float: left;
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/seatbelts/harness3point.png') no-repeat;
	width: 215px;
	height: 118px;
	margin: 0px 0px 0px -10px;
}

#seatbelts #productbox ol.featuredarea li.seatbeltstyles {
	float: right;
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/seatbelts/seatbeltstyles.png') no-repeat;
	width: 352px;
	height: 256px;
	margin: 0px 0px 10px 10px;
}

#seatbelts #productbox ol.featuredarea li.bucklestyles {
	float: right;
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/seatbelts/buttonstyles.png') no-repeat;
	width: 300px;
	height: 265px;
	margin: -50px 0px 20px 10px;
}

#seatbelts #productbox ol.featuredarea li.beltcolors {
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/seatbelts/colors.png') no-repeat;
	width: 603px;
	height: 243px;
	margin: 0px 0px 20px 0px;
}

#seatbelts #productbox ol.featuredarea li.comingsoon {
	position: relative;
	float: right;
	background: url('https://files.thehoffmangroup.com/img/configure/autoloc/seatbelts/comingsoon.png') no-repeat;
	width: 93px;
	height: 95px;
	top: 210px;
	margin: 0px 0px 0px 0px;
}

/*************************Seat Belts Entry Sidebar*******************************/
* html #seatbelts #sidebar {
	margin-top: -1034px;
}

#seatbelts #sidebar ol.featuredarea li.appguideicon {
	float: left;
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/seatbelts/icons/appguide.png') no-repeat;
	width: 229px;
	height: 189px;
	margin: 5px 0px -20px -25px;
}

#seatbelts #sidebar ol.featuredarea li.anchorplates {
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/seatbelts/icons/anchorplates.png') no-repeat;
	width: 221px;
	height: 125px;
	margin: 0px 0px 0px -22px;
}

#seatbelts #sidebar ol.featuredarea li.angledplate {
	float: left;
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/seatbelts/icons/angledplate.png') no-repeat;
	width: 120px;
	height: 111px;
	margin: 0px 10px 20px -25px;
}

#seatbelts #sidebar ol.featuredarea li.plate {
	float: left;
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/seatbelts/icons/plate.png') no-repeat;
	width: 112px;
	height: 89px;
	margin: 0px 15px 0px -25px;
}


/*************************Seat Belts IE6 Fixes*******************************/
* html #seatbelts #productbox ol.featuredarea li.seatbeltselection {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/autoloc/seatbelts/seatbeltselection.png', sizingMethod='scale');
}

* html #seatbelts #productbox ol.featuredarea li.lap2point {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/autoloc/seatbelts/lap2point.png', sizingMethod='scale');
}

* html #seatbelts #productbox ol.featuredarea li.lap2pointret {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/autoloc/seatbelts/lap2pointret.png', sizingMethod='scale');
}

* html #seatbelts #productbox ol.featuredarea li.lap3pointret {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/autoloc/seatbelts/lap3pointret.png', sizingMethod='scale');
}

* html #seatbelts #productbox ol.featuredarea li.harness3point {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/autoloc/seatbelts/harness3point.png', sizingMethod='scale');
}

* html #seatbelts #productbox ol.featuredarea li.seatbeltstyles {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/autoloc/seatbelts/seatbeltstyles.png', sizingMethod='scale');
}

* html #seatbelts #productbox ol.featuredarea li.bucklestyles {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/autoloc/seatbelts/buttonstyles.png', sizingMethod='scale');
}

* html #seatbelts #productbox ol.featuredarea li.beltcolors {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/autoloc/seatbelts/colors.png', sizingMethod='scale');
}

* html #seatbelts #productbox ol.featuredarea li.comingsoon {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/autoloc/seatbelts/comingsoon.png', sizingMethod='scale');
}

* html #seatbelts #sidebar ol.featuredarea li.appguideicon {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/autoloc/seatbelts/icons/appguide.png', sizingMethod='scale');
}

* html #seatbelts #sidebar ol.featuredarea li.anchorplates {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/autoloc/seatbelts/icons/anchorplates.png', sizingMethod='scale');
}

* html #seatbelts #sidebar ol.featuredarea li.angledplate {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/autoloc/seatbelts/icons/angledplate.png', sizingMethod='scale');
}

* html #seatbelts #sidebar ol.featuredarea li.plate {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/autoloc/seatbelts/icons/plate.png', sizingMethod='scale');
}


/*************************Solenoids*******************************/
#solenoids #productbox {
	background: #000 url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/solenoids/background.jpg') no-repeat;
	width: 960px;
}

#configuresolenoids #productbox {
	background: #333 url('https://files.thehoffmangroup.com/img/backgrounds/configurefield_bg3.jpg') repeat-x;
	width: 960px;
}

/*Highlights Nav----------------------------------------------------------------------*/	
ul#highlightsnavsole {
	width: 960px;	
	margin-left: 0px;
	height: 40px;
	background: #222;
	margin-bottom: 20px;
	list-style-type: none;	
	overflow: none;
}

* html ul#highlightsnavsole {
	height: 35px;
}
	
#highlightsnavsole li {
	padding-top: 9px;	
	padding-right: 10px;	
	padding-left: 10px;
	margin: 0px 0px 0px 10px;
	float: left;
	width: 166px;
	height: 40px;
	line-height: 1em;
	color: #888;
	font-size: 13px;
	text-decoration:none;
	text-align: center;	
	font-weight: bold;	
	overflow: hidden;
}
	
#highlightsnavsole li a {
	margin: -2px 0px 0px 0px;
	display: block;
	font-size: 11px;
}
	
#highlightsnavsole li.active {
	padding-top: 9px;
	padding-right: 10px;
	padding-left: 10px;
	margin: 0px 0px 0px 10px;
	width: 166px;	
	height: 30px;
	line-height: 1em;
	color:#888;
	background: #333;
	font-size: 13px;
	text-decoration:none;
	text-align: center;	
	overflow: hidden;
}
	
#highlightsnavsole li a.active {
	overflow: hidden;
}

#highlightsnavsole li.inactive {
	background-position: bottom;
}
	
#highlightsnavsole li:hover {
	background-position: top;
}	

#buynowsole {
	margin: 10px -25px 40px -5px;
	float: right;
	width: 150px;
	*margin: -8px 5px 40px 619px;
	*width: 90px;
	*position: relative;
}

* html #buynowsole {
	margin: -10px 5px 40px 560px;
}

#productbox p.solenoid {
	float: left;
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/shaveddoors/icons/solenoid.png') no-repeat;
	width: 159px;
	height: 227px;
	margin: -30px -20px 15px 0px;
}

#productbox p.package {
	float: left;
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/solenoids/package.png') no-repeat;
	width: 284px;
	height: 262px;
	margin: -5px 0px 105px 0px;
}

#solenoids #productbox ol.solchart {
	float: left;
	width: 580px;
	margin: 0px 0px 0px 20px;
}

#solenoids #productbox ol.solchart h2 {
	font-size: 15px;
	font-weight: bold;
	margin: 0px 0px 20px 0px;
}

#solenoids #productbox ol.warning {
	float: left;
	width: 280px;
	margin: 0px 0px 0px 20px;
}

#solenoids #productbox ol.warning h2 {
	color: red;
	font-size: 15px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}

#solenoids #productbox ol.warning li.subtitle {
	color: white;
	font-size: 10px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
}

#solenoids #productbox ol.warning li.caption {
	color: white;
	margin: 30px 0px 10px 5px;
}

#solenoids #productbox ol.warning li.norubberboots {
	float: left;
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/solenoids/norubberboots.png') no-repeat;
	width: 140px;
	height: 140px;
	margin: 0px 0px 0px 0px;
}

#solenoids #productbox ol.sls {
	float: left;
	width: 200px;
	margin: 0px 40px 0px 0px;
}

#solenoids #productbox ol.sls h2 {
	width: 300px;
	font-size: 13px;
	font-weight: bold;
	margin: 60px 0px 0px 10px;
}

#solenoids #productbox ol.sls li.sl15 {
	float: left;
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/solenoids/sl15.png') no-repeat;
	width: 85px;
	height: 134px;
	margin: 0px 0px 0px 20px;
}

#solenoids #productbox ol.sls li.sl35 {
	float: left;
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/solenoids/sl35.png') no-repeat;
	width: 69px;
	height: 133px;
	margin: 0px 0px 0px 0px;
}

#solenoids #productbox ol.sls li.sl50 {
	float: left;
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/solenoids/sl50.png') no-repeat;
	width: 121px;
	height: 171px;
	margin: -20px 0px 0px 0px;
}

ol.chart td.yes {
	color: red;
}

ol.chart td.black {
	background: #000;
}

ol.chart td.solbutton {
	width: 150px;
	background: #000;
	margin: 5px 0px 0px 10px;
}

ol.chart td.solbutton a {
	width: 68px;
}

strong { font-size: 12px; }

p.buttonpos { margin: 10px 0px 0px 0px; }

p.buttonpos2 { margin: 100px 0px 0px 0px; }


#productbox ol.featuredarea li.solchart {
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/solenoids/solenoidchart.png') no-repeat;
	width: 779px;
	height: 122px;
	margin: 0px 0px 0px 116px;
	*width: 850px;
	*margin: 0px 0px 0px 98px;
}

#productbox ol.featuredarea li.strengthmeter {
	float: left;
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/autoloc/solenoids/strengthmeter.png') no-repeat;
	width: 886px;
	height: 118px;
	margin: 0px 0px 0px 0px;
}

#productbox ol.featuredarea li.strength {
	float: left;
	color: white;
	margin: 112px 0px 0px 0px;
	*padding: 60px 0px 0px 0px;
	*margin: 0px 0px 0px 0px;
	*position: relative;
}

#productbox p.chartbutton {
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/buttons/solenoidchartbutton.jpg') no-repeat;
	width: 154px;
	height: 50px;
	margin: 5px 0px 10px 0px;
}

#productbox p.solenoidbutton {
	background: url('https://files.thehoffmangroup.com/img/salepitchimages/buttons/solenoidbutton.jpg') no-repeat;
	width: 154px;
	height: 50px;
	margin: 5px 0px 0px 0px;
}


/*************************Solenoids IE6 fixes*******************************/
* html #productbox ol.featuredarea li.solchart {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/autoloc/solenoids/solenoidchart.png', sizingMethod='scale');
	width: 790px;
	height: 122px;
}

* html #productbox ol.featuredarea li.strengthmeter {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/autoloc/solenoids/strengthmeter.png', sizingMethod='scale');
}

* html #solenoids #productbox ol.warning li.norubberboots {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/autoloc/solenoids/norubberboots.png', sizingMethod='scale');
}

* html #productbox p.package {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/autoloc/solenoids/package.png', sizingMethod='scale');
}




/*************************Autoloc Titles*******************************/
/*Headlights Titles----------------------------------------------------------------------*/	
#content h5.title1 {
	background:  url(https://files.thehoffmangroup.com/img/salepitchimages/autoloc/titles/snakeeyeheadlight.jpg) no-repeat;
	text-indent: -9999px;
	height: 47px;
	margin-top: 10px;
}

#content h5.title2 {
	background:  url(https://files.thehoffmangroup.com/img/salepitchimages/autoloc/titles/tribarheadlight.jpg) no-repeat;
	text-indent: -9999px;
	height: 47px;
	margin-top: 30px;
}

/*Aurora Gauge Titles----------------------------------------------------------------------*/	
#content h5.title3 {
	background:  url(../aurora/images/salespitch/gaugestitle.png) no-repeat;
	text-indent: -9999px;
}

#content h5.title4 {
	background:  url(../aurora/images/salespitch/trimringstitle.png) no-repeat;
	text-indent: -9999px;
}

#content h5.title5 {
	background:  url(../aurora/images/salespitch/needlestitle.png) no-repeat;
	text-indent: -9999px;
}

#content h5.title6 {
	background:  url(../aurora/images/salespitch/gaugesetstitle.png) no-repeat;
	text-indent: -9999px;
}

/*Power Windows Titles----------------------------------------------------------------------*/	
#content h5.titles49 {
	background:  url(https://files.thehoffmangroup.com/img/salepitchimages/autoloc/titles/hotrodstreetrod.jpg) no-repeat;
	text-indent: -9999px;
	height: 37px;
	width: 820px;
	margin: 20px 0px 10px 108px;
	*margin: 20px 0px 20px 100px;
}

#content h5.titles50 {
	background:  url(https://files.thehoffmangroup.com/img/salepitchimages/autoloc/titles/universalpowerwindow.jpg) no-repeat;
	text-indent: -9999px;
	height: 37px;
	width: 820px;
	margin: 20px 0px 10px 108px;
	*margin: 20px 0px 20px 100px;
}

#content h5.titles51 {
	background:  url(https://files.thehoffmangroup.com/img/salepitchimages/autoloc/titles/custombolton.jpg) no-repeat;
	text-indent: -9999px;
	height: 37px;
	width: 820px;
	margin: 20px 0px 10px 108px;
	*margin: 20px 0px 20px 100px;
}

/*Power Door Locks Titles----------------------------------------------------------------------*/	
#content h5.title7 {
	background:  url(https://files.thehoffmangroup.com/img/salepitchimages/autoloc/titles/universalpowerdoorkit.jpg) no-repeat;
	text-indent: -9999px;
	height: 47px;
	width: 240px;
	margin: 10px 0px 0px 10px;
	*margin: 0px 0px 10px 10px;
}

#content h5.title8 {
	background:  url(https://files.thehoffmangroup.com/img/salepitchimages/autoloc/titles/ptcrusierkit.jpg) no-repeat;
	text-indent: -9999px;
	height: 47px;
	width: 300px;
	margin: 20px 0px 10px 10px;
	*margin: 10px 0px 10px 10px;
}

#content h5.title9 {
	background:  url(https://files.thehoffmangroup.com/img/salepitchimages/autoloc/titles/miatakit.jpg) no-repeat;
	text-indent: -9999px;
	height: 47px;
	margin: 20px 0px 10px 10px;
	*margin: 10px 0px 10px 10px;
}

/*Tailgate Titles----------------------------------------------------------------------*/	
#content h5.title10 {
	background:  url(https://files.thehoffmangroup.com/img/salepitchimages/autoloc/titles/tailgatelockelectrickitstitle.png) no-repeat;
	text-indent: -9999px;
	height: 50px;
	margin: 10px 0px -30px 0px;
	*margin: -20px 0px 10px 100px;
}

#content h5.title11 {
	background:  url(https://files.thehoffmangroup.com/img/salepitchimages/autoloc/titles/tailgatelockmanualkitstitle.png) no-repeat;
	text-indent: -9999px;
	height: 50px;
	margin: 25px 0px 5px 0px;
}

/*Lambo Doors Titles----------------------------------------------------------------------*/	
#content h5.titles46 {
	background:  url(https://files.thehoffmangroup.com/img/salepitchimages/autoloc/titles/slimline.jpg) no-repeat;
	text-indent: -9999px;
	height: 37px;
	width: 820px;
	margin: 20px 0px 10px 20px;
	*margin: 20px 0px 20px 20px;
}

#content h5.titles47 {
	background:  url(https://files.thehoffmangroup.com/img/salepitchimages/autoloc/titles/heavyduty.jpg) no-repeat;
	text-indent: -9999px;
	height: 37px;
	width: 820px;
	margin: 20px 0px 10px 20px;
	*margin: 20px 0px 20px 20px;
}

#content h5.titles48 {
	background:  url(https://files.thehoffmangroup.com/img/salepitchimages/autoloc/titles/voodoo.jpg) no-repeat;
	text-indent: -9999px;
	height: 37px;
	width: 820px;
	margin: 20px 0px 10px 20px;
	*margin: 20px 0px 20px 20px;
}

/*Shaved Doors Titles----------------------------------------------------------------------*/	
#content h5.title12 {
	background:  url(https://files.thehoffmangroup.com/img/salepitchimages/autoloc/titles/shaveddoorspicksolenoidtitle.png) no-repeat;
	text-indent: -9999px;
	height: 70px;
	width: 500px;
	margin: 0px 0px 10px 0px;
}

#content h5.title13 {
	background:  url(https://files.thehoffmangroup.com/img/salepitchimages/autoloc/titles/shaveddoorspickremotetitle.png) no-repeat;
	text-indent: -9999px;
	height: 70px;
	width: 600px;
	margin: 0px 0px 10px 0px;
}

#content h5.title14 {
	background:  url(https://files.thehoffmangroup.com/img/salepitchimages/autoloc/titles/shaveddoorswantalarmtitle.png) no-repeat;
	text-indent: -9999px;
	height: 70px;
	width: 600px;
	margin: 0px 0px 10px 0px;
}

/*Billet Goods Titles----------------------------------------------------------------------*/	
#content h5.title15 {
	background:  url(https://files.thehoffmangroup.com/img/salepitchimages/autoloc/titles/billetgoodslatchrelease.jpg) no-repeat;
	text-indent: -9999px;
	height: 50px;
	width: 820px;
	margin: 20px 0px 10px 100px;
}

#content h5.title16 {
	background:  url(https://files.thehoffmangroup.com/img/salepitchimages/autoloc/titles/billetgoodsdoorpulls.jpg) no-repeat;
	text-indent: -9999px;
	height: 34px;
	width: 820px;
	margin: 10px 0px 10px 100px;
}

#content h5.title17 {
	background:  url(https://files.thehoffmangroup.com/img/salepitchimages/autoloc/titles/billetgoodswindowcranks.jpg) no-repeat;
	text-indent: -9999px;
	height: 34px;
	width: 820px;
	margin: 10px 0px 10px 100px;
}

#content h5.title18 {
	background:  url(https://files.thehoffmangroup.com/img/salepitchimages/autoloc/titles/billetgoodsdoorhandles.jpg) no-repeat;
	text-indent: -9999px;
	height: 34px;
	width: 820px;
	margin: 10px 0px 10px 100px;
}

#content h5.title19 {
	background:  url(https://files.thehoffmangroup.com/img/salepitchimages/autoloc/titles/billetgoodsacvent.jpg) no-repeat;
	text-indent: -9999px;
	height: 34px;
	width: 820px;
	margin: 10px 0px 10px 100px;
}

#content h5.title20 {
	background:  url(https://files.thehoffmangroup.com/img/salepitchimages/autoloc/titles/billetgoodsdomelight.jpg) no-repeat;
	text-indent: -9999px;
	height: 34px;
	width: 820px;
	margin: 10px 0px 10px 100px;
}

#content h5.title21 {
	background:  url(https://files.thehoffmangroup.com/img/salepitchimages/autoloc/titles/billetgoodscupholder.jpg) no-repeat;
	text-indent: -9999px;
	height: 34px;
	width: 820px;
	margin: 10px 0px 10px 100px;
}

#content h5.title22 {
	background:  url(https://files.thehoffmangroup.com/img/salepitchimages/autoloc/titles/billetgoodssteeringwheels.jpg) no-repeat;
	text-indent: -9999px;
	height: 34px;
	width: 820px;
	margin: 10px 0px 10px 100px;
}

#content h5.title23 {
	background:  url(https://files.thehoffmangroup.com/img/salepitchimages/autoloc/titles/billetgoodscolumndrops.jpg) no-repeat;
	text-indent: -9999px;
	height: 37px;
	width: 820px;
	margin: 10px 0px 10px 100px;
}


#product {
	margin: 0px 0px 10px 80px;
	padding: 5px 0px 10px 0px;
	*padding: 0px 0px 10px 0px;
	*margin: 0px 0px 10px 80px;
}

#product3 {
	margin: 20px 0px 20px 260px;
	padding: 5px 0px 20px 0px;
}

#product b {
	margin: 0px;
}

#product2 {
	margin: 0px 0px 0px 109px;
	padding: 0px 0px 0px 0px;
	*margin: 0px 0px 0px 80px;
}

#product h5, #product2 h5 {
	height: 20px;
	margin: 0px 0px 10px 5px;
	font-weight: normal;
	color: #fff;
	font-size: 15px;
}

#product img, #product2 img {
	border: 4px solid #333;
	margin-left: 20px;
}

#product img.detailsimage {
	margin: 0px 10px 10px 0px;
}


#product .audio img, #product2 .audio img {
	margin: 10px 0px 0px 5px;
	border: 1px solid #000;
}

.productimage {
	margin: 0px 0px 0px 20px;
	width: 100px;
	height: 100px;
}

#img {
	float:left;
	width: 300px;
	height: 430px;
	border-bottom: solid 2px #000;
}



.desc {
	margin: 0px 0px 0px 20px;
	padding: 8px;
	padding-top: 0px;
	float: left;
	width: 450px;
	line-height: 1.8em;
}

.desc img {
	border: 4px solid #333;
	margin-bottom: 0px;
}


#desc2 {
	margin:0 0px 1em 60px;
	padding:8px;
	padding-top: 20px;
	padding-bottom: 70px;
	float: left;
	width: 450px;
	line-height: 1.8em;
}

.desc2 img {
	margin: 5px 20px 10px 0px;
	border: 4px solid #333;
}

.script {
	margin: 0px 70px 0px 0px;
}

.plussign {
	padding: 0px 0px 0px 20px;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
}

.sdoor {
	margin: 0px 10px 0px 0px;
}

.horn img, .doorlock img, .script img {
	width: 200px;
	height: 200px;
}

.sdoor img {
	margin: -20px 0px 0px 0px;
	width: 122px;
	height: 99px;
	border: 0px;
}

#colors {
	margin: 0px 0px 40px 0px;
}

ul.colors img {
	width: 50px;
	height: 50px;
	margin-right: 3px;
	float: left;
	*margin-right: -30px;
}

ul.data .white {
	width: 60px;
	color: #fff;
}

#colors .color {
	margin: 0px 10px 0px 0px;
}

#colors .color p {
	text-align: center;
}

b.back {
	margin: -20px 160px 0px 0px;
}

#product .colors {
	padding: -20px 0px 0px 5px;
}

.keyless {
	margin: 0px 0px 0px 20px;
}

.keyless p, .keyless b, .script b {
	padding: 0px 0px 0px 30px;
}

.image img {
	margin-left: 5px;
}

#video {
	width: 325px;
	height: 217px;
	margin: 0 14px 1em 34px;
	padding: 8px;
	padding-top: 20px;
	padding-bottom: 10px;
	float: left;
	line-height: 1.8em;
}

#customcar {
	margin:0 54px 1em 10px;
	padding:8px;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 1.8em;
	float: right;
}

.buttons {
	margin-bottom: 10px;
}

.desc b, .desc2 b, .descfeatures b {
	color: #BBB;
}

.desc li {
	list-style-type: none;
}

.audio {
	padding-top: 5px;
	margin: 20px 0px 0px 0px;
	float: left;
}

.audio img {
	width: 10px;
	height: 10px;
}

ol.boltontitle {
	margin-bottom: 4px;
	border-bottom: 1px solid #333;
}

ol li.boltontitle {
	float: left;
	font-weight: bold;
	margin-right: 60px;
}

ul.model li {
	float: left;
	margin-right: 60px;
}

ul h2 {
	margin: 30px 0px 0px 0px;
}
	


/*************************Keep It Clean*******************************/
#compchart, #compchartstellar {
	float: left;
	border-left: 1px solid #333;
}

#compchart {
	width: 440px;
}

#compchartstellar {
	margin-top: 20px;
}

#compchart .chartdata {
	width: 60px;
	float: left;
	padding: 0px;
	margin-bottom: -10px;
}

#compchart .datafeatures {
	width: 178px; 
	border: 0px; 
	margin-right: 20px;
}

.topbox {
	width: 305px;
}
	

#compchartstellar .chartdata {
	width: 80px;
	float: left;
	padding: 0px;
	margin-bottom: -18px;
}

#compchart ol {
	background: #333;
	width: 420px;
	height: 30px;
	text-align: center;
	padding: 10px 0px 0px 0px;
	font-weight: bold;
}

#compchartstellar ol {
	background: #333;
	width: 730px;
	height: 30px;
	text-align: center;
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
}

ul.features li {
	text-align: right;
}

#compchartstellar ul.features li {
	text-align: left;
	padding-left: 20px;
	width: 379px;
}

#compchartstellar ul.features2 li {
	text-align: left;
	padding-left: 20px;
	width: 218px;
}

.chartdata li {
	border-bottom: 1px solid #333;
	border-right: 1px solid #333;
	padding: 0px 10px 0px 0px;
	font-size: 12px;
	text-align: center;
}

#compchartstellar .chartdata li {
	border-bottom: 1px solid #333;
	border-right: 1px solid #333;
	padding: 0px 10px 0px 0px;
	font-size: 12px;
	text-align: center;
}

.redx {
	color: red;
	border-bottom: 1px solid #333;
}

#compchartstellar .redx {
	color: #f7941d;
	border-bottom: 1px solid #333;
}

img.kicdetailsimage {
	margin: 0px 10px -30px 0px;
	width: 150px;
	height: 112px;
}

.descfeatures
.descfeatures ul.colors li {
	width: 30px; 
	height: 30px; 
	margin: 0px 30px 0px 0px;
	float: left;
}

#product4 {
	margin: 20px 0px 20px 109px;
	padding: 0px;
}

#product4 img {
	margin-right: 70px;
	width: 170px;
	height: 170px;
}

#product4 .image img {
	margin-right: 45px;
}

#product2 .wire {
	margin: 0px 10px 0px 0px;
}

#product2 .wire img {
	margin: -20px 0px 0px 0px;
	width: 122px;
	height: 99px;
	border: 0px;
}

#product2 .switchpanel {
	margin: 0px 20px 0px 0px;
}

#product2 .switchpanel img {
	margin: -20px 0px 0px 0px;
	width: 170px;
	height: 170px;
	border: 0px;
}

.tape {
	margin: 0px 0px 0px 20px;
	width: 160px;
}

.tape p, .tape b {
	padding: 0px 0px 0px 30px;
}

#product4 .switch {
	margin: 30px 60px 0px -60px;
	width: 100px;
}

#product4 .switch2 {
	width: 150px;
}

#product4 .switch2 img {
	width: 120px;
	height: 170px;
	margin-right: -30px;
	padding: 0px;
}

#product4 .switch p, #product4 .switch b {
	padding: 0px 0px 0px 30px;
}

#product4 .switch2 p, #product4 .switch2 b {
	padding: 0px 0px 0px 10px;
}

.wconnector {
	margin: 0px 0px 0px 20px;
	width: 160px;
}

.wconnector p, .wconnector b, .script b {
	padding: 0px 0px 0px 30px;
}

/*************************Keep It Clean Titles*******************************/
/*Switches Titles----------------------------------------------------------------------*/
#content h5.title24 {
	background:  url(https://files.thehoffmangroup.com/img/salepitchimages/keepitclean/titles/leverswitches.jpg) no-repeat;
	text-indent: -9999px;
	height: 47px;
	width: 820px;
	margin: 10px 0px 10px 0px;
}

#content h5.titles1 {
	background:  url(https://files.thehoffmangroup.com/img/salepitchimages/keepitclean/titles/rockerswitches.jpg) no-repeat;
	text-indent: -9999px;
	height: 47px;
	width: 820px;
	margin: 10px 0px 10px 0px;
}

#content h5.titles2 {
	background:  url(https://files.thehoffmangroup.com/img/salepitchimages/keepitclean/titles/toggleswitches.jpg) no-repeat;
	text-indent: -9999px;
	height: 47px;
	width: 820px;
	margin: 10px 0px 10px 0px;
}

#content h5.titles3 {
	background:  url(https://files.thehoffmangroup.com/img/salepitchimages/keepitclean/titles/switchcasesframes.jpg) no-repeat;
	text-indent: -9999px;
	height: 47px;
	width: 820px;
	margin: 10px 0px 10px 0px;
}


#content h5.title25 {
	background:  url(https://files.thehoffmangroup.com/img/salepitchimages/keepitclean/titles/powerwindowswitchestitle.png) no-repeat;
	text-indent: -9999px;
	height: 37px;
	width: 820px;
	margin: 10px 0px 10px 0px;
}

#content h5.title26 {
	background:  url(https://files.thehoffmangroup.com/img/salepitchimages/keepitclean/titles/billetswitch.jpg) no-repeat;
	text-indent: -9999px;
	height: 47px;
	width: 820px;
	margin: 10px 0px 10px 0px;
}

#content h5.title27 {
	background:  url(https://files.thehoffmangroup.com/img/salepitchimages/keepitclean/titles/switchdisplay.jpg) no-repeat;
	text-indent: -9999px;
	height: 47px;
	width: 820px;
	margin: 10px 0px 10px 0px;
}

/*Wire Terminals Titles----------------------------------------------------------------------*/
#content h5.title28 {
	background:  url(https://files.thehoffmangroup.com/img/salepitchimages/keepitclean/titles/buttconnectors.jpg) no-repeat;
	text-indent: -9999px;
	height: 47px;
	width: 820px;
	margin: 10px 0px 10px 0px;
}

#content h5.title29 {
	background:  url(https://files.thehoffmangroup.com/img/salepitchimages/keepitclean/titles/spadeconnectors.jpg) no-repeat;
	text-indent: -9999px;
	height: 47px;
	width: 820px;
	margin: 10px 0px 10px 0px;
}

#content h5.title30 {
	background:  url(https://files.thehoffmangroup.com/img/salepitchimages/keepitclean/titles/bulletconnectors.jpg) no-repeat;
	text-indent: -9999px;
	height: 47px;
	width: 820px;
	margin: 10px 0px 10px 0px;
}

#content h5.title31 {
	background:  url(https://files.thehoffmangroup.com/img/salepitchimages/keepitclean/titles/ringterminals.jpg) no-repeat;
	text-indent: -9999px;
	height: 47px;
	width: 820px;
	margin: 10px 0px 10px 0px;
}

#content h5.titles4 {
	background:  url(https://files.thehoffmangroup.com/img/salepitchimages/keepitclean/titles/quicksliceadapters.jpg) no-repeat;
	text-indent: -9999px;
	height: 47px;
	width: 820px;
	margin: -10px 0px -10px 0px;
}

#content h5.titles5 {
	background:  url(https://files.thehoffmangroup.com/img/salepitchimages/keepitclean/titles/quickdisconnects.jpg) no-repeat;
	text-indent: -9999px;
	height: 47px;
	width: 820px;
	margin: 10px 0px 10px 0px;
}

#content h5.titles6 {
	background:  url(https://files.thehoffmangroup.com/img/salepitchimages/keepitclean/titles/wiretapconnectors.jpg) no-repeat;
	text-indent: -9999px;
	height: 47px;
	width: 820px;
	margin: 10px 0px 10px 0px;
}

#content h5.titles7 {
	background:  url(https://files.thehoffmangroup.com/img/salepitchimages/keepitclean/titles/crimpcapconnectors.jpg) no-repeat;
	text-indent: -9999px;
	height: 47px;
	width: 820px;
	margin: 10px 0px 10px 0px;
}

/*Installation Accessories Titles----------------------------------------------------------------------*/
#content h5.title46 {
	background:  url(https://files.thehoffmangroup.com/img/salepitchimages/keepitclean/titles/installationtape.jpg) no-repeat;
	text-indent: -9999px;
	height: 47px;
	width: 820px;
	margin: 20px 0px 0px 0px;
	*margin: 10px 0px 10px 0px;
}

#content h5.title47 {
	background:  url(https://files.thehoffmangroup.com/img/salepitchimages/keepitclean/titles/testlight.jpg) no-repeat;
	text-indent: -9999px;
	height: 47px;
	width: 820px;
	margin: 20px 0px 0px 0px;
	*margin: 10px 0px 10px 0px;
}

#content h5.title48 {
	background:  url(https://files.thehoffmangroup.com/img/salepitchimages/keepitclean/titles/fuseholders.jpg) no-repeat;
	text-indent: -9999px;
	height: 47px;
	width: 820px;
	margin: 20px 0px 0px 0px;
	*margin: 10px 0px 10px 0px;
}

#content h5.title49 {
	background:  url(https://files.thehoffmangroup.com/img/salepitchimages/keepitclean/titles/wirelooms.jpg) no-repeat;
	text-indent: -9999px;
	height: 47px;
	width: 820px;
	margin: 20px 0px 0px 0px;
	*margin: 10px 0px 10px 0px;
}

#content h5.title50 {
	background:  url(https://files.thehoffmangroup.com/img/salepitchimages/keepitclean/titles/12voltleds.jpg) no-repeat;
	text-indent: -9999px;
	height: 47px;
	width: 820px;
	margin: 20px 0px -20px 0px;
	*margin: 10px 0px -10px 0px;
}

#content h5.title51 {
	background:  url(https://files.thehoffmangroup.com/img/salepitchimages/keepitclean/titles/cableties.jpg) no-repeat;
	text-indent: -9999px;
	height: 47px;
	width: 820px;
	margin: 20px 0px -20px 0px;
	*margin: 10px 0px -10px 0px;
}


/*Heavy Duty Wire Titles----------------------------------------------------------------------*/	
#content p.colortitle18 {
	background:  url(https://files.thehoffmangroup.com/img/salepitchimages/keepitclean/titles/black.jpg) no-repeat;
	text-indent: -9999px;
	height: 50px;
	margin: 5px 0px -35px 0px;
}

#content p.colortitle19 {
	background:  url(https://files.thehoffmangroup.com/img/salepitchimages/keepitclean/titles/white.jpg) no-repeat;
	text-indent: -9999px;
	height: 50px;
	margin: 0px 0px -10px 0px;
}

#content p.colortitle20 {
	background:  url(https://files.thehoffmangroup.com/img/salepitchimages/keepitclean/titles/red.jpg) no-repeat;
	text-indent: -9999px;
	height: 50px;
	margin: 0px 0px -10px 0px;
}

#content p.colortitle21 {
	background:  url(https://files.thehoffmangroup.com/img/salepitchimages/keepitclean/titles/yellow.jpg) no-repeat;
	text-indent: -9999px;
	height: 50px;
	margin: 0px 0px -10px 0px;
}

#content p.colortitle22 {
	background:  url(https://files.thehoffmangroup.com/img/salepitchimages/keepitclean/titles/purple.jpg) no-repeat;
	text-indent: -9999px;
	height: 50px;
	margin: 0px 0px -10px 0px;
}

#content p.colortitle23 {
	background:  url(https://files.thehoffmangroup.com/img/salepitchimages/keepitclean/titles/blue.jpg) no-repeat;
	text-indent: -9999px;
	height: 50px;
	margin: 0px 0px -10px 0px;
}

#content p.colortitle24 {
	background:  url(https://files.thehoffmangroup.com/img/salepitchimages/keepitclean/titles/green.jpg) no-repeat;
	text-indent: -9999px;
	height: 50px;
	margin: 0px 0px -10px 0px;
}

#content p.colortitle25 {
	background:  url(https://files.thehoffmangroup.com/img/salepitchimages/keepitclean/titles/brown.jpg) no-repeat;
	text-indent: -9999px;
	height: 50px;
	margin: 0px 0px -10px 0px;
}

#content p.colortitle26 {
	background:  url(https://files.thehoffmangroup.com/img/salepitchimages/keepitclean/titles/grey.jpg) no-repeat;
	text-indent: -9999px;
	height: 50px;
	margin: 0px 0px -10px 0px;
}

#content p.colortitle27 {
	background:  url(https://files.thehoffmangroup.com/img/salepitchimages/keepitclean/titles/orange.jpg) no-repeat;
	text-indent: -9999px;
	height: 50px;
	margin: 0px 0px -10px 0px;
}

#content p.colortitle28 {
	background:  url(https://files.thehoffmangroup.com/img/salepitchimages/keepitclean/titles/pink.jpg) no-repeat;
	text-indent: -9999px;
	height: 50px;
	margin: 0px 0px -10px 0px;
}

#content p.colortitle29 {
	background:  url(https://files.thehoffmangroup.com/img/salepitchimages/keepitclean/titles/clear.jpg) no-repeat;
	text-indent: -9999px;
	height: 50px;
	margin: 0px 0px -10px 0px;
}

#content p.colortitle30 {
	background:  url(https://files.thehoffmangroup.com/img/salepitchimages/keepitclean/titles/selectcolor.jpg) no-repeat;
	text-indent: -9999px;
	height: 50px;
	margin: 0px 0px -10px 0px;
}


/*************************Zirgo*******************************/
#content h5.title32 {
	background:  url(https://files.thehoffmangroup.com/img/salepitchimages/zirgo/titles/fansbluchrometitle.png) no-repeat;
	text-indent: -9999px;
	height: 37px;
	width: 820px;
	margin: 0px 0px 10px 0px;
	*margin: -10px 0px -5px 100px;
}

#content h5.title33 {
	background:  url(https://files.thehoffmangroup.com/img/salepitchimages/zirgo/titles/fansblutitle.png) no-repeat;
	text-indent: -9999px;
	height: 37px;
	width: 820px;
	margin: 0px 0px 10px 0px;
	*margin: -10px 0px -5px 100px;
}

#content h5.title34 {
	background:  url(https://files.thehoffmangroup.com/img/salepitchimages/zirgo/titles/fansfanstitle.png) no-repeat;
	text-indent: -9999px;
	height: 37px;
	width: 820px;
	margin: 0px 0px 10px 0px;
	*margin: -10px 0px -5px 100px;
}

#content h5.title35 {
	background:  url(https://files.thehoffmangroup.com/img/salepitchimages/zirgo/titles/overflowtanksnonmodular.jpg) no-repeat;
	text-indent: -9999px;
	height: 37px;
	width: 820px;
	margin: 0px 0px 10px 108px;
	*margin: -10px 0px 0px 100px;
}

#content h5.title36 {
	background:  url(https://files.thehoffmangroup.com/img/salepitchimages/zirgo/titles/overflowtanksmodular.jpg) no-repeat;
	text-indent: -9999px;
	height: 37px;
	width: 820px;
	margin: 0px 0px 10px 108px;
	*margin: -10px 0px 0px 100px;
}

#content h5.title37 {
	background:  url(https://files.thehoffmangroup.com/img/salepitchimages/zirgo/titles/bulkheadschooseconnectortitle.png) no-repeat;
	text-indent: -9999px;
	height: 37px;
	width: 820px;
	margin: 20px 0px 10px 108px;
	*margin: -10px 0px -5px 100px;
}

#content h5.title38 {
	background:  url(https://files.thehoffmangroup.com/img/salepitchimages/zirgo/titles/bulkheadschooseplatetitle.png) no-repeat;
	text-indent: -9999px;
	height: 37px;
	width: 820px;
	margin: 20px 0px 10px 108px;
	*margin: -10px 0px -5px 100px;
}


/*************************Stellar*******************************/
.descfeatures img.securityicons {
	margin: 0px 10px 20px 10px;
}

#content h5.title39 {
	background:  url(https://files.thehoffmangroup.com/img/salepitchimages/stellar/titles/alarmaccessoriesremotes.jpg) no-repeat;
	text-indent: -9999px;
	height: 37px;
	width: 820px;
	margin: 20px 0px 10px 0px;
}

#content h5.title40 {
	background:  url(https://files.thehoffmangroup.com/img/salepitchimages/stellar/titles/alarmaccessoriessonicsensor.jpg) no-repeat;
	text-indent: -9999px;
	height: 37px;
	width: 820px;
	margin: 20px 0px 10px 0px;
}

#content h5.title41 {
	background:  url(https://files.thehoffmangroup.com/img/salepitchimages/stellar/titles/alarmaccessoriesradarsensor.jpg) no-repeat;
	text-indent: -9999px;
	height: 37px;
	width: 820px;
	margin: 20px 0px 10px 0px;
}

#content h5.title42 {
	background:  url(https://files.thehoffmangroup.com/img/salepitchimages/stellar/titles/alarmaccessoriesglasssensor.jpg) no-repeat;
	text-indent: -9999px;
	height: 37px;
	width: 820px;
	margin: 20px 0px 10px 0px;
}

#content h5.title43 {
	background:  url(https://files.thehoffmangroup.com/img/salepitchimages/stellar/titles/alarmaccessoriesbackupsiren.jpg) no-repeat;
	text-indent: -9999px;
	height: 37px;
	width: 820px;
	margin: 20px 0px 10px 0px;
}

#content h5.title44 {
	background:  url(https://files.thehoffmangroup.com/img/salepitchimages/stellar/titles/alarmaccessoriespager.jpg) no-repeat;
	text-indent: -9999px;
	height: 37px;
	width: 820px;
	margin: 20px 0px 10px 0px;
}

#content h5.title45 {
	background:  url(https://files.thehoffmangroup.com/img/salepitchimages/stellar/titles/alarmaccessoriestiltsensor.jpg) no-repeat;
	text-indent: -9999px;
	height: 37px;
	width: 820px;
	margin: 20px 0px 10px 0px;
}


/*************************Aurora*******************************/
/*Select Gauges----------------------------------------------------------------------*/	
.borderright { border-right: 1px solid #333; }
.borderbottom { border-bottom: 1px solid #333; }

#selectgauges {
	float: left;
	width: 680px;
	padding: 0px 0px 10px 140px;
}

#selectgauges h2 {
	background: url(../images/layout/gauges.jpg) no-repeat;
	text-indent: -9999px;
	margin: 20px 0px 10px 0px;
	width: 160px;
}

#selectgauges .gauge {
	float: left;
	width: 210px;
	padding: 0px 0px 10px 0px;
}

#selectgauges .set {
	float: left;
	width: 210px;
	padding: 0px 0px 10px 0px;
}

#selectgauges .gauge h5, #selectgauges .set h5 {
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	margin: 20px 0px 10px 0px;
}

#selectgauges .gauge ul, #selectgauges .set ul {
	margin: 0px 20px 0px 20px;
}


#selectgauges .gauge img {
	width: 90px;
	height: 90px;
	margin: 10px 0px 5px 40px;
}

#selectgauges .set img {
	width: 192px;
	height: 104px;
	margin: 10px 0px 5px -10px;
}

#selectgauges fieldset input, select, checkbox {
	color: #888;
	height: 20px;
	width: 110px;
	margin-bottom: .5em;
	padding-right: 2px;
	background: #292929;
	border: 1px solid #000;
}

#selectgauges p {
	margin: 0px 15px 0px 10px;
}

.quanity {
	width: 40px;
	background: #292929;
	color: #888;
	margin: 0px 0px 10px 17px;
}


/*Gauge Accessories----------------------------------------------------------------------*/	
#accessories {
	float: left;
	width: 713px;
	height: 320px;
	padding: 10px 0px 0px 125px;
}

#accessories h5 {
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	margin: 20px 0px 10px 0px;
	padding-bottom: 10px;
}

#accessories h4 {
	font-size: 11px;
	color: #888;
	font-weight:  bold;
}

#accessories h2 {
	background: url(../images/layout/accessories.jpg) no-repeat;
	text-indent: -9999px;
	margin: 10px 0px 10px 0px;
}

.size {
	width: 60px;
	background: #292929;
	color: #888;
	margin: 0px 0px 10px 17px;
	padding-right: 2px;
}

#accessories .trimrings {
	width: 568px;
	margin: 0px 15px 0px 0px;
}

#accessories .trimrings .ring {
	float: left;
	width: 170px;
	background: #000;
	margin-right: 0px 10px 10px 0px;
	padding-right: 2px;
}

#accessories .trimrings .ring img {
	width: 70px;
	height: 70px;
	margin: 0px 0px 0px 40px;
}

#accessories ul {
	padding: 0px 10px 0px 10px;
}

#accessories .needles {
	width: 568px;
}

#accessories .needles .needle {
	float: left;
	width: 170px;
	height: 100px;
	background: #000;
	margin: 0px 0px 10px 0px;
	
}

#accessories .needles .needle img {
	width: 70px;
	height: 70px;
	margin: 0px 0px 5px 15px;
}

.over { margin-left: 8px; }
.overright { margin-right: 2px; }
.overleft { margin-right: 2px; }


/*Print Service----------------------------------------------------------------------*/	
#printservice {
	float: left;
	width: 675px;
	padding: 10px 0px 40px 40px;
}

#printservice h2 {
	background: url(../images/layout/printservice.jpg) no-repeat;
	text-indent: -9999px;
	margin: 10px 0px 10px 0px;
}

#printservice img {
	width: 180px;
	height: 138px;
	margin: 0px 20px 0px 0px;
	float: left;
	border: 4px solid #333;
}

#printservice .button {
	height: 24px;
	margin: 10px 0px 10px 0px;
}

#printservice p {
	margin: 0px 0px 20px 0px;
}

#printservice .button {
	width: 120px;
	margin: -60px 0px 0px 100px;
	*margin-top: -40px;
}


/*************************Footer*******************************/
#footernav {
	width: 960px;
	height: 40px;
	background: #000;
	padding-bottom: 20px;
	padding-top: 20px;
}

#footeritem {
	padding-top: 12px;
	margin-left: 60px;
	float:left;
	width: 235px;
	height: 40px;
	line-height: 1.8em;
	color:#888;
	font-size: 13px;
	text-decoration:none;
	text-align: center;
}

#footernav img {
	margin-right: 25px;
}


/*************************IE 6 Fixes*******************************/
* html #headerbar {
	width: 960px;
	height: 60px;
}

* html #name {
	margin: -20px 0px 0px 10px;
	position: relative;
	top: 40px;
}

* html #buynow2 {
	margin: 10px 0px 10px 80px;
}


/*Autoloc----------------------------------------------------------------------*/	
/*Product Data List----------------------------------------------------------------------*/	
* html #product ul.titles {
	padding: 0px 0px 5px 117px;
}

* html #product ul.data {
	margin: -30px 0px 0px 60px;
	padding-top: 5px;
	padding-left: 130px;
}

* html #product ul.data li {
	padding: 0px 27px 0px 0px;
	height: -15px;
}

* html #product .datalist h5 {
	height: 5px;
}

* html #product .datalist ul#colors {
	height: 40px;
	margin-top: 10px;
}

* html #product .datalist ul#colornames {
	height: 20px;
}

* html #product .datalist ul#colors li {
	margin: 0px 5px 0px 0px;
	float: left;
}

* html #product .datalist ul#colornames li.colorname {
	width: 60px;
	height: 15px;
	margin: 0px 9px 0px 0px;
	text-align: center;
	float: left;
}

* html .quanity {
	width: 40px;
	background: #292929;
	color: #888;
	margin: 0px 0px 10px -50px;
}

* html #product ul.data .price {
	margin-left: 85px;
}

* html li.comingsoon {
	padding-right: 30px;
	background: red;
}

* html #product form {
	padding-top: 10px;
	height: 10px;
}


/*Autoloc Titles----------------------------------------------------------------------*/
/*Billet Goods Titles----------------------------------------------------------------------*/	
* html #content h5.title15 {
	width: 720px;
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/autoloc/titles/billetgoodslatchreleasetitle.png', sizingMethod='scale');
}

* html #content h5.title16 {
	width: 200px;
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/autoloc/titles/billetgoodsdoorpullstitle.png', sizingMethod='scale');
}

* html #content h5.title17 {
	width: 300px;
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/autoloc/titles/billetgoodswindowcrankstitle.png', sizingMethod='scale');
}

* html #content h5.title18 {
	width: 300px;
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/autoloc/titles/billetgoodsdoorhandlestitle.png', sizingMethod='scale');
}

* html #content h5.title19 {
	width: 200px;
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/autoloc/titles/billetgoodsacventstitle.png', sizingMethod='scale');
}

* html #content h5.title20 {
	width: 250px;
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/autoloc/titles/billetgoodsdomelighttitle.png', sizingMethod='scale');
}

* html #content h5.title21 {
	width: 250px;
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/autoloc/titles/billetgoodscupholdertitle.png', sizingMethod='scale');
}

* html #content h5.title22 {
	width: 390px;
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/autoloc/titles/billetgoodssteeringwheelstitle.png', sizingMethod='scale');
}

* html #content h5.title23 {
	width: 500px;
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/autoloc/titles/billetgoodscolumndropstitle.png', sizingMethod='scale');
}

* html #content p.colortitle1 {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/salepitchimages/autoloc/titles/seatbeltswhitetitle.png', sizingMethod='scale');
	height: 40px;
	width: 180px;
	margin: 0px 0px -30px 0px;
}

/*Keep It Clean----------------------------------------------------------------------*/
* html #compchart {
	width: 443px;
}

.topbox {
	width: 290px;
}

/*Keep It Clean Titles----------------------------------------------------------------------*/
/*Wiring Terminals----------------------------------------------------------------------*/
* html #content h5.title28 {
	background:  url(https://files.thehoffmangroup.com/img/salepitchimages/keepitclean/titles/buttconnectors.jpg) no-repeat;
	text-indent: -9999px;
	height: 47px;
	width: 820px;
	margin: 10px 0px 10px 0px;
}

* html #content h5.title29 {
	background:  url(https://files.thehoffmangroup.com/img/salepitchimages/keepitclean/titles/spadeconnectors.jpg) no-repeat;
	text-indent: -9999px;
	height: 47px;
	width: 820px;
	margin: 10px 0px 10px 0px;
}

* html #content h5.title30 {
	background:  url(https://files.thehoffmangroup.com/img/salepitchimages/keepitclean/titles/bulletconnectors.jpg) no-repeat;
	text-indent: -9999px;
	height: 47px;
	width: 820px;
	margin: 10px 0px 10px 0px;
}

* html #content h5.title31 {
	background:  url(https://files.thehoffmangroup.com/img/salepitchimages/keepitclean/titles/ringterminals.jpg) no-repeat;
	text-indent: -9999px;
	height: 47px;
	width: 420px;
	margin: 10px 0px 10px 0px;
}

* html #content h5.titles4 {
	background:  url(https://files.thehoffmangroup.com/img/salepitchimages/keepitclean/titles/quicksliceadapters.jpg) no-repeat;
	text-indent: -9999px;
	height: 47px;
	width: 820px;
	margin: 10px 0px 10px 0px;
}

* html #content h5.titles5 {
	background:  url(https://files.thehoffmangroup.com/img/salepitchimages/keepitclean/titles/quickdisconnects.jpg) no-repeat;
	text-indent: -9999px;
	height: 47px;
	width: 820px;
	margin: 10px 0px 10px 0px;
}

* html #content h5.titles6 {
	background:  url(https://files.thehoffmangroup.com/img/salepitchimages/keepitclean/titles/wiretapconnectors.jpg) no-repeat;
	text-indent: -9999px;
	height: 47px;
	width: 820px;
	margin: 10px 0px 10px 0px;
}

* html #content h5.titles7 {
	background:  url(https://files.thehoffmangroup.com/img/salepitchimages/keepitclean/titles/crimpcapconnectors.jpg) no-repeat;
	text-indent: -9999px;
	height: 47px;
	width: 820px;
	margin: 10px 0px 10px 0px;
}

/*Installation Accessories Titles----------------------------------------------------------------------*/
* html #content h5.title46 {
	height: 57px;
	margin: 20px 0px 0px 0px;
}

* html #content h5.title47 {
	height: 57px;
	margin: 20px 0px 0px 0px;
}

* html #content h5.title48 {
	height: 57px;
	margin: 20px 0px 0px 0px;
}

* html #content h5.title49 {
	height: 57px;
	margin: 20px 0px 0px 0px;
}

* html #content h5.title50 {
	height: 57px;
	margin: 20px 0px -20px 0px;
}

* html #content h5.title51 {
	height: 57px;
	margin: 20px 0px -30px 0px;
}


/*Heavy Duty Wire Titles----------------------------------------------------------------------*/	
* html #content p.colortitle18 {
	margin: 5px 0px -35px 0px;
}

* html #content p.colortitle19 {
	margin: -20px 0px -10px 0px;
}

* html #content p.colortitle20 {
	margin: -20px 0px -10px 0px;
}

* html #content p.colortitle21 {
	margin: -20px 0px -10px 0px;
}

* html #content p.colortitle22 {
	margin: -20px 0px -10px 0px;
}

* html #content p.colortitle23 {
	margin: -20px 0px -10px 0px;
}

* html #content p.colortitle24 {
	margin: -20px 0px -10px 0px;
}

* html #content p.colortitle25 {
	margin: -20px 0px -10px 0px;
}

* html #content p.colortitle26 {
	margin: -20px 0px -10px 0px;
}

* html #content p.colortitle27 {
	margin: -20px 0px -10px 0px;
}

* html #content p.colortitle28 {
	margin: -20px 0px -10px 0px;
}

* html #content p.colortitle29 {
	margin: -20px 0px -10px 0px;
}

* html #content p.colortitle30 {
	margin: 0px 0px -10px 0px;
}


