/*************************Top Menu Nav*******************************/	
#menunav {
	width: 961px;
	height: 30px;
	background: #000;
	color: #888;
	border-bottom: 1px solid #333;
}

#menunav p { margin: 5px 0px 5px 35px; color: #888; }
#menunav .selected { font-size: 12px; color: #888; }
#menunav a:hover { color: #fff; }

.gototop { position: absolute; cursor: pointer; width: 90px; z-index: 100; }

/*************************Designer Gauges*******************************/	
#designergauges {
	width: 830px; 
	height: 100%;
	background: #444;
}

/*************************Buttons*******************************/
p.addtocartbutton {
	list-style-type: none;
	background: url('https://files.thehoffmangroup.com/img/buttons/addtocartbutton.jpg') no-repeat;
	width: 79px;
	height: 22px;
}

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.viewallbutton {
	list-style-type: none;
	background: url('https://files.thehoffmangroup.com/img/aurora/designergauges/buttons/viewall.jpg') no-repeat;
	width: 102px;
	height: 23px;
	margin: 15px 0px 0px 0px;
}

p.viewlargerbutton {
	list-style-type: none;
	background: url('https://files.thehoffmangroup.com/img/aurora/designergauges/buttons/viewlarger.jpg') no-repeat;
	width: 111px;
	height: 22px;
	margin: 15px 0px 0px 0px;
}

p.enlargebutton {
	list-style-type: none;
	background: url('https://files.thehoffmangroup.com/img/aurora/designergauges/buttons/enlargeimage.jpg') no-repeat;
	width: 138px;
	height: 22px;
	margin: 15px 0px 5px 0px;
}

p.alllimitededitionbutton {
	list-style-type: none;
	background: url('https://files.thehoffmangroup.com/img/aurora/designergauges/buttons/alllimitededition.jpg') no-repeat;
	width: 143px;
	height: 22px;
	margin: 30px 0px 5px 0px;
}

p.viewallseriesbutton {
	list-style-type: none;
	background: url('https://files.thehoffmangroup.com/img/aurora/designergauges/buttons/viewallseries.jpg') no-repeat;
	width: 92px;
	height: 22px;
	margin: 30px 0px -10px 0px;
}

p.viewgaugebutton {
	list-style-type: none;
	background: url('https://files.thehoffmangroup.com/img/aurora/designergauges/buttons/viewgauge.jpg') no-repeat;
	width: 77px;
	height: 22px;
	margin: 10px 0px 0px 0px;
}

p.startdesignbutton {
	list-style-type: none;
	background: url('https://files.thehoffmangroup.com/img/aurora/designergauges/buttons/startdesign.jpg') no-repeat;
	width: 103px;
	height: 22px;
	position: relative;
	left: 100px;
}


/*************************Sidebar Nav*******************************/
#sidebarnav {
	width: 120px;
	height: 100%;
	background: #000 url('https://files.thehoffmangroup.com/img/backgrounds/sidebarbackground.jpg') repeat-x;
	float: right;
	border-left: 1px solid #000;
	padding-bottom: 120px;
	position: relative;
	z-index: 3;
}

#sidebarnav li {
	padding: 0px 0px 4px 10px;
}

#sidebarnav li a {
	color: #ff9408;
	font-size: 11px;
}

#sidebarnav li a:hover { color: #fff; }

/*************************Categories Sliding Box*******************************/
/*Sliding Box----------------------------------------------------------------------*/	
.border { background: url('https://files.thehoffmangroup.com/img/backgrounds/dg_border_bg.jpg') repeat-x; width: 840px; height: 10px; *width: 839px; *position: relative; }
.border2 { background: url('https://files.thehoffmangroup.com/img/backgrounds/dg_border_bg.jpg') repeat-x; width: 840px; height: 10px; margin-bottom: -20px; *width: 839px; *margin-top: -50px; *position: relative; }
.border3 { background: url('https://files.thehoffmangroup.com/img/backgrounds/dg_border_bg.jpg') repeat-x; width: 840px; height: 10px; *width: 839px; *position: relative; }

p.browsecat {
	position: relative;
	width: 121px;
	height: 22px;
	background: url('https://files.thehoffmangroup.com/img/aurora/designergauges/labels/browsecat.png') no-repeat;
	top: -22px;
}

p.browseseries {
	position: relative;
	float: right;
	width: 108px;
	height: 22px;
	background: url('https://files.thehoffmangroup.com/img/aurora/designergauges/labels/browseseries.png') no-repeat;
	top: 0px;
	*top: -20px;
	*z-index: 2;
}

p.browseallseries {
	width: 108px;
	height: 22px;
	background: url('https://files.thehoffmangroup.com/img/aurora/designergauges/labels/browseallseries.png') no-repeat;
}

#slidebox {
	width: 838px; 
	float: left;
	margin-bottom: -22px;
}

#frame {
	overflow: hidden;
	width: 840px;
}

#scroller {
	width: 840px;
	overflow: hidden;
}

#contentbox {
	width: 11050px;
}
	
.section {
	width: 1100px;
	float: left;
	background: #111;
}

/*Catagory Nav----------------------------------------------------------------------*/	
ul#categoriessnav {
	width: 800px;
	margin: -32px 0px 0px 0px;
	background: #333;
	height: 40px;
	padding-left: 40px;
	*padding-left: 30px;
	*width: 810px;
}

ul#categoriessnav li {
	float: left;
	padding: 9px 10px 0px 6px;
	margin-right: 10px;
	font-weight: bold;
}

#categoriessnav li a {
	display: block;
	font-size: 11px;
}

#categoriessnav li a:hover {
	color: #fff;
}
	
#categoriessnav li.active {
	height: 31px;
	padding: 9px 10px 0px 6px;
	margin-right: 10px;
	line-height: 1.8em;
	color: #888;
	background: #444;
	font-size: 11px;
	text-decoration: none;
	text-align: center;
	overflow: hidden;
	}

#categoriessnav li.active a {
	color: #fff;
}

#categoriessnav li.inactive {
	background-position: bottom;
	font-size: 11px;
	}
	
#categoriessnav li:hover {
	background-position: top;
	}

#categoryslidebox {
	height: 385px;
	background: #111; 
	margin: -20px 0px 50px 0px;
	padding-top: 20px;
	*margin-top: -30px;
}

/*Catagory Gauges----------------------------------------------------------------------*/	
#catagorygauges {
	width: 838px;
	background: #111;
	margin: 10px 7px 10px 0px;
	padding: 0px 0px 0px 34px;
	*padding-bottom: 30px;
}

#catagorygauges ul.catagorygauge {
	width: 130px;
	float: left;
	margin-right: 30px;
}

#catagorygauges ul.catagorygauge h2 {
	text-align: center;
	margin: 0px 0px 4px -30px;
	width: 180px;
	font-weight: bold;
	font-size: 13px;
}

#catagorygauges ul.catagorygauge li.gaugeimage {
	width: 129px;
	height: 128px;
	margin: 10px 0px 0px 0px;
}

#catagorygauges ul.catagorygauge p.viewallbutton { margin-left: 10px; }

#catagorygauges ul.catagorygauge li.numcolors {
	text-align: center;
	margin-top: 8px;
}

#catagorygauges ul.catagorygauge li.numcolors b {
	font-weight: normal;
	color: #fff;
}

/*************************Limited Edition*******************************/
#limited {
	width: 805px;
	height: 180px;
	background: #000;
	margin: 10px 7px 20px 0px;
	padding: 0px 0px 0px 34px;
	*margin-bottom: 10px;
	*margin-top: 20px;
	*height: 230px;
}

#limited ul.limitedgauges {
	width: 113px;
	float: left;
	margin-right: 18px;
	margin-top: 35px;
}

#limited ul.limitedgauges h2 {
	text-align: center;
	margin-bottom: 8px;
	font-weight: bold;
	font-size: 13px;
}

#limited h2.limitedgauge  {
	width: 323px;
	height: 23px;
	background: url('https://files.thehoffmangroup.com/img/aurora/designergauges/titles/limitedgauges.jpg') no-repeat;
	text-indent: -9999px;
	margin: 30px 0px -31px -27px;
	*margin-top: 10px;
}


/*************************Description Box*******************************/
#description {
	width: 839px;
	float: left;
	background: #222 url('https://files.thehoffmangroup.com/img/aurora/designergauges/backgrounds/cosmicdust.png') no-repeat bottom;
}

ul.desc {
	width: 528px;
	float: left;
}

ul.desc p {
	padding: 5px 80px 20px 40px;
}

ul.desc h2 {
	color: #fff;
	padding: 20px 80px 10px 40px;
}

#description h2.bycat {
	width: 250px;
	height: 21px;
	background: url('https://files.thehoffmangroup.com/img/aurora/designergauges/titles/gaugesbycatagory.png') no-repeat;
	text-indent: -9999px;
	margin: 0px 0px -31px 0px;
	*margin-bottom: -15px;
}

#description h2.auroragauges {
	width: 419px;
	height: 36px;
	background: url('https://files.thehoffmangroup.com/img/aurora/designergauges/titles/dsgauges.png') no-repeat;
	text-indent: -9999px;
	margin: 20px 0px -31px 28px;
}


/*************************Search Box*******************************/
ul.searchbox {
	width: 280px;
	background: #222;
	float: left;
	padding: 30px 0px 0px 0px;
	margin-left: -10px;
	color: #fff;
}

ul.searchbox2 {
	width: 819px; 
	background: #222;
	padding-left: 20px; 
	height: 40px; 
	padding-top: 20px;
}

ul.searchbox2 p { color: #fff; }

* html ul.searchbox2 { width: 816px; }

input.gobutton {
	list-style-type: none;
	background: url('https://files.thehoffmangroup.com/img/aurora/designergauges/buttons/go.jpg') no-repeat;
	width: 51px;
	height: 21px;
	text-indent: -99999px;
	cursor: pointer;
}

input.field {
	height: 15px;
	top: 1px;
	padding: 3px;
}

select.ssearch {
	width: 196px;
	background: #fff;
	color: #000;
}

form.search1 {
	width: 170px;
	display: inline;
	margin-left: 10px;
	top: 6px;
}



/*************************Series Gauges*******************************/
p.note {
	color: #fff;
	float: right;
	position: relative;
	top: 14px;
	left: -40px;
	padding-bottom: 7px;
	*top: -5px;
}

#seriestitle h2.byseries {
	width: 216px;
	height: 23px;
	background: url('https://files.thehoffmangroup.com/img/aurora/designergauges/titles/gaugesbyseries.png') no-repeat;
	text-indent: -9999px;
	margin: 0px 0px -3px 0px;
	float: right;
	*margin-top: -15px;
}

#seriestitle {
	width: 839px;
	height: 30px;
	background: #000;
}

#seriesgauges {
	width: 838px;
	height: 193px;
	background: #000;
	float: left;
	border-bottom: 3px solid #424242;
}

#seriesgauges ul.seriessingle {
	width: 145px;
	background: #161616;
	float: left;
	padding: 10px 0px 18px 20px;
	*padding-bottom: 20px;
}

#seriesgauges ul.seriessingle2 {
	width: 145px;
	background: #161616;
	float: left;
	padding: 30px 0px 34px 20px;
	*padding-bottom: 22px;
}

#seriesgauges ul.seriessingle img {
	margin: 10px 0px;
}

#seriesgauges ul.seriessingle h2 {
	margin-left: -17px;
	font-weight: bold;
	font-size: 13px;
}

#seriesgauges ul.seriesgauge {
	background: #000;
	width: 625px;
	float: left;
	padding: 0px 18px 0px 30px;
	*padding: 0px 18px 4px 30px;
}
	

p.viewallbutton { margin: 25px 0px 0px 0px; }

#seriesgauges ul.seriesgaugelarge {
	background: #000;
	width: 635px;
	height: 179px;
	float: left;
	padding: 0px 18px 14px 20px;
	*padding: 0px 18px 14px 3px;
	*width: 652px;
}

#seriesgauges ul.seriesgaugelarge li.gid {
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	float: right;
	position: relative;
	margin-bottom: -20px;
	top: 5px;
}

#seriesgauges ul.seriesgaugelarge img {
	width: 630px;
	height: 145px;
	margin: 20px 0px 7px 0px;
	*margin-left: 16px;
}

#seriesgauges ul.seriesgaugelarge li.viewall {
	margin: -10px 0px 0px 0px;
	position: relative;
}

#seriesgauges ul.seriesgaugelarge p.pricingbutton { margin: -10px 0px 0px 0px; *margin-left: 20px; }

#seriesgauges ul.seriesgaugelarge p.viewlargerbutton { margin: -10px 0px 0px 0px; }

#seriesgauges #gauges {
	width: 646px; 
	height: 144px;
	margin-bottom: 8px;
	*height: 140px;
}

#title {
	margin: 20px 0px 20px 0px;
	font-size: 18px;
}

h2.allgauges {
	margin: 10px 0px 20px 30px;
	float: left;
}

.allgauges img {
	margin: 10px 0px 0px 0px;
}

.seriestitle {
	margin: 8px -10px 0px 4px;
	float: left;
	font-weight: bold;
	font-size: 16px;
	color: #fff;
}

#seriesgauges ul.seriesgauge li.gauge {
	position: relative;
	width: 113px;
	margin: 30px 0px 0px 0px;
	float: left;
}

#seriesgauges ul.seriesgauge li.gauge a:hover {
	border-bottom: 2px solid #777;
}

#seriesgauges ul.seriesgauge li.gauge1 {
	z-index: 600;
	float: left;
}

#seriesgauges ul.seriesgauge li.gauge2 {
	z-index: 700;
	margin-left: -40px;
	float: left;
}

#seriesgauges ul.seriesgauge li.gauge3 {
	z-index: 800;
	margin-left: -40px;
	float: left;
}

#seriesgauges ul.seriesgauge li.gauge4 {
	z-index: 900;
	margin-left: -40px;
	float: left;
}

#seriesgauges ul.seriesgauge li.gauge5 {
	z-index: 1000;
	margin-left: -40px;
	float: left;
}

#seriesgauges ul.seriesgauge li.gauge6 {
	z-index: 1100;
	margin-left: -40px;
	float: left;
}

#seriesgauges ul.seriesgauge li.gauge7 {
	z-index: 1200;
	margin-left: -40px;
	float: left;
}

#seriesgauges ul.seriesgauge li.gauge8 {
	z-index: 1300;
	margin-left: -40px;
	float: left;
}

#seriesgauges ul.seriesgauge li.totalgauges {
	float: right;
	margin: 8px 0px;
}

#seriesgauges ul.seriesgauge li.totalgauges b {
	font-weight: normal;
	color: #fff;
}

#seriesgauges ul.seriesgauge li.viewall {
	float: left;
	margin: 8px 0px 0px 0px;
}


/*************************Gauge Specs & Installation Page*******************************/
#specsdescription {
	width: 839px;
	background: #000 url('https://files.thehoffmangroup.com/img/aurora/designergauges/backgrounds/whatcosmicdust.png') no-repeat bottom;
	padding-bottom: 20px;
}

#specsdescription h2.specsinstallation  {
	width: 529px;
	height: 39px;
	background: url('https://files.thehoffmangroup.com/img/aurora/designergauges/titles/specsinstallation.png') no-repeat;
	text-indent: -9999px;
	margin: 20px 0px 0px 40px;
}

#specsdescription .gauges {
	width: 836px;
	height: 145px;
	background: url('https://files.thehoffmangroup.com/img/aurora/designergauges/gaugespecs/gauges.png') no-repeat;
	margin: 15px 0px 0px 2px;
	text-indent: -99999px;
}

#specsdescription ul.gaugenames {
	margin-left: -3px;
	padding-left: 0px;
	width: 839px;
	margin-bottom: 40px;
}

#specsdescription ul.gaugenames li.water {
	margin-left: 50px;
}

.disassembled {
	width: 693px;
	height: 331px;
	background: url('https://files.thehoffmangroup.com/img/aurora/designergauges/gaugespecs/disassembled.png') no-repeat;
	margin: 15px 0px 0px 70px;
	text-indent: -99999px;
}

#specsrow {
	background: #101010;
	color: #a0a0a0;
	width: 754px;
	padding: 10px 40px 20px 45px;
}

/*Chart----------------------------------------------------------------------*/
#specschart {
	width: 750px;
	padding: 0px 40px 10px 40px;
}

#specschart h4 {
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	margin: 10px 0px 0px 40px;
}

#specschart b {
	font-size: 12px;
	font-weight: bold;
	color: #fff;
}

table.chart {
	color: #fff;
	background: #222;
	border-collapse: collapse;
	width: 760px;
}

table.chart thead {

}

table.chart thead th {
	padding: 1em 1em .5em;
 	border-bottom: 1px solid #333;
 	font-size: 11px;
 	text-align: left;
}

table.chart thead tr {

}

table.chart td {
	padding: .5em 1em;
	border-top: 1px solid #444;
}

table.chart td b {
	font-size: 11px;
	font-weight: normal;
}


table.chart tbody tr.odd td {
	background: #4e4e4e;
}

table.chart tfoot {

}

table.chart tbody.bold td {
	font-weight: bold;
}

table.chart tfoot td {
	padding-bottom: 1.5em;
}

table.chart tfoot tr {

}

table.chart #middle {
	background-color: #000;
}


/*************************What Are DSG Page*******************************/
/*Main Description----------------------------------------------------------------------*/	
#whatdescription {
	width: 839px;
	height: 500px;
	background: #000 url('https://files.thehoffmangroup.com/img/aurora/designergauges/backgrounds/whatcosmicdust.png') no-repeat bottom;
}

#whatdescription h2.auroragaugeslarge {
	width: 466px;
	height: 39px;
	background: url('https://files.thehoffmangroup.com/img/aurora/designergauges/aboutgauges/dsgaugeslarge.png') no-repeat;
	text-indent: -9999px;
	margin: 20px 0px 0px 40px;
}

#whatdescription .dgauges  {
	width: 836px;
	height: 145px;
	background: url('https://files.thehoffmangroup.com/img/aurora/designergauges/previewimages/whatgauges.png') no-repeat;
	margin: 15px 0px 0px 2px;
	text-indent: -99999px;
}

#whatdescription h3, #whatcolumn1 h3, #whatyouget h3, #whatcolumn2 h3, #whatrow h3, #whatrow2 h3, #specsdescription h3, #specschart h3, #specsrow h3 {
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	margin: 10px 0px;
}

#whatdescription ul, #specsdescription ul {
	width: 770px;
	padding: 0px 40px 0px 40px;
}

#whatdescription ul .main, #specsdescription ul .main {
	width: 730px;
	padding: 0px 40px 0px 60px;
}

#whatdescription ul li.goodgauges  {
	width: 173px;
	height: 103px;
	background: url('https://files.thehoffmangroup.com/img/aurora/designergauges/groupsingleimages/goodgauges.png') no-repeat;
	margin: 0px 10px 0px 2px;
	text-indent: -99999px;
	float: left;
}

/*About Column 1----------------------------------------------------------------------*/	
#whatcolumn1 {
	color: #a0a0a0;
	width: 340px;
	height: 630px;
	background: #222;
	float: left;
	padding: 10px 40px 0px 45px;
	*height: 597px;
}

#whatcolumn1 li img {
	margin-left: 5px;
}

#whatcolumn1 li.step1 {
	width: 32px;
	height: 28px;
	background: url('https://files.thehoffmangroup.com/img/aurora/designergauges/aboutgauges/step1.png') no-repeat;
	margin: 15px 0px 0px 2px;
	text-indent: -99999px;
	float: left;
}

#whatcolumn1 li.step2 {
	width: 33px;
	height: 28px;
	background: url('https://files.thehoffmangroup.com/img/aurora/designergauges/aboutgauges/step2.png') no-repeat;
	margin: 15px 0px 0px 2px;
	text-indent: -99999px;
	float: left;
}

#whatcolumn1 li.step3 {
	width: 33px;
	height: 28px;
	background: url('https://files.thehoffmangroup.com/img/aurora/designergauges/aboutgauges/step3.png') no-repeat;
	margin: 15px 0px 0px 2px;
	text-indent: -99999px;
	float: left;
}

#whatcolumn1 li.step2image {
	width: 295px;
	height: 75px;
	background: url('https://files.thehoffmangroup.com/img/aurora/designergauges/aboutgauges/step2image.png') no-repeat;
	margin: 20px 0px 0px 4px;
}

#whatcolumn1 li.step3image {
	width: 182px;
	height: 107px;
	background: url('https://files.thehoffmangroup.com/img/aurora/designergauges/aboutgauges/step3image.png') no-repeat;
	margin: 20px 0px 0px 4px;
}

#whatcolumn1 h4 {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	margin: 22px 0px 0px 4px;
}

#whatcolumn1 img {
	margin: 20px 0px 0px -30px;
}

/*What You Get----------------------------------------------------------------------*/	
#whatyouget {
	width: 839px;
	height: 250px;
	padding: 10px 40px 0px 45px;
	*width: 794px;
	*padding: 10px 0px 0px 45px;
}

#whatyouget ul {
	width: 289px;
	float: left;
}

/*About Column 2----------------------------------------------------------------------*/	
#whatcolumn2 {
	color: #a0a0a0;
	width: 329px;
	background: #101010;
	padding: 10px 40px 47px 45px;
	float: left;
}

#whatcolumn2 li.lgauges {
	width: 117px;
	height: 264px;
	background: url('https://files.thehoffmangroup.com/img/aurora/designergauges/aboutgauges/limitedgauges.png') no-repeat;
	float: left;
	margin-right: 10px;
	margin-bottom: 60px;
}

/*Search Options & Graphic Design Service----------------------------------------------------------------------*/	
#whatrow {
	width: 750px;
	padding: 10px 40px 10px 45px;
	*padding-top: 0px;
	*margin-top: -70px;
}

#whatrow img {
	margin-bottom: 20px;
	*margin-bottom: 50px;
	*margin-top: 20px;
}

#whatrow b {
	color: #fff;
}

#whatrow2 {
	background: #222;
	color: #a0a0a0;
	width: 754px;
	padding: 10px 40px 20px 45px;
}



/*************************Gauge Details Page*******************************/
/*Details Image----------------------------------------------------------------------*/	
#largegaugeimage {
	width: 839px;
	height: 205px;
}

#largegaugeimage h2 {
	margin: 20px 0px 0px 40px;
	font-weight: bold;
	font-size: 14px;
}

#largegaugeimage h3 {
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	margin: 20px 20px 0px 0px;
	float: right;
}

#largegaugeimage b { position: relative; top: 2px; }

#largegaugeimage img.largeimage {
	width: 820px;
	height: 186px;
	margin-left: 10px;
}

/*Gauges Names----------------------------------------------------------------------*/	
ul.gaugenames { *position: relative; }

ul.gaugenames li {
	display: inline;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
}

ul.gaugenames li.fuel { margin: 0px 0px 0px 40px; }

ul.gaugenames li.clock { margin: 0px 0px 0px 58px; }

ul.gaugenames li.oil { margin: 0px 0px 0px 60px; }

ul.gaugenames li.speedo { margin: 0px 0px 0px 58px; }

ul.gaugenames li.tach { margin: 0px 0px 0px 50px; }

ul.gaugenames li.volts { margin: 0px 0px 0px 50px; }

ul.gaugenames li.boost { margin: 0px 0px 0px 50px; }

ul.gaugenames li.water { margin: 0px 0px 0px 50px; }

.break3 {
	margin: 0px 0px 5px 5px;
	border: none;
	width: 99%;
	color: #eeeeee;
	background-color: #393939;
	height: 1px;
	*width: 86.5%;
}

/*Gauge Description/ Buttons----------------------------------------------------------------------*/	
#gaugeinfo {
	width: 839px;
	height: 250px;
	padding: 0px 40px 0px 40px;
	margin: 0px 0px;
	background: url('https://files.thehoffmangroup.com/img/aurora/designergauges/backgrounds/gaugeinfo_bg.jpg') repeat-x bottom;
	*width: 758px;
}

#gaugeinfo h2 {
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	margin-left: -40px;
}

#gaugeinfo ul.desc {
	width: 469px;
	float: left;
	margin-bottom: 40px;
}

#gaugeinfo ul.buttons {
	width: 301px;
	float: left;
	padding: 20px 20px 0px 0px;
}

#gaugeinfo ul.buttons b {
	font-weight: normal;
	color: #fff;
}

#gaugeinfo ul.buttons li.text { width: 160px; }

.icon { text-indent: -99999px; }

li.enlargeicon {
	width: 18px;
	height: 18px;
	background: url('https://files.thehoffmangroup.com/img/aurora/designergauges/buttons/enlargeicon.jpg') no-repeat;
	float: left;
	margin-right: 3px;
	*margin-right: -10px;
}

p.sharethis {
	width: 168px;
	height: 19px;
	background: url('https://files.thehoffmangroup.com/img/aurora/designergauges/buttons/sharethis.jpg') no-repeat;
}

#gaugeinfo ul.buttons a { font-size: 11px; }

h2.purchasegauges {
	width: 245px;
	height: 25px;
	background: url('https://files.thehoffmangroup.com/img/aurora/designergauges/titles/purchasegauges.png') no-repeat;
	text-indent: -9999px;
	margin: 0px 0px 0px 28px;
	position: relative;
	top: -35px;
}

/*Columns of content----------------------------------------------------------------------*/	
#column1 {
	width: 525px;
	float: left;
	border-right: 1px solid #333;
	margin-top: -20px;
}

#column2 {
	width: 313px;
	float: left;
	margin: -13px 0px 0px 0px;
}

#column1 a, #column2 a {
	font-size: 11px;
}

#column1 h3.title, #column2 h3.title {
	position: relative;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	float: right;
	margin: 5px 50px 10px 0px;
}

#column1 h4.subtitle, #column2 h4.subtitle {
	color: #fff;
	font-size: 10px;
	font-weight: normal;
	float: left;
	margin: 5px 0px 0px 10px;
}

/*Make Your Own----------------------------------------------------------------------*/
.makeyourown {
	height: 168px;
	width: 313px;
	background: #212121;
	margin-top: -10px;
}

.makeyourown p.image { 
	width: 296px;
	height: 142px;
	background: url('https://files.thehoffmangroup.com/img/aurora/designergauges/buttons/makeyourown.png') no-repeat;
	position: relative;
	top: -20px;
	left: 17px;
}

.makeyourown p { 
	padding: -20px 10px 0px 0px; 
	position: relative; 
	top: -40px; 
	text-align: center; 
}

/*More Colors----------------------------------------------------------------------*/
.morecolors {
	width: 313px;
	float: left;
	padding: 0px 0px 20px 0px;
	margin: 20px 0px 20px 0px;
}

.morecolors ul.gaugecolors {
	width: 90px;
	float: left;
	padding: 20px 5px 0px 8px;
	*padding: 0px 5px 0px 8px;
}

.morecolors p.gaugeimage img {
	width: 90px;
	height: 89px;
	margin-bottom: 8px;
	*margin-bottom: 4px;
}

.morecolors ul.gaugecolors li.name {
	color: #fff;
	margin: -10px 0px 0px 10px;
}

#column2 .makeyourown h3.title, #column2 .morecolors h3.title, #column2 .comments h3.title { margin-right: 14px; }

#column1 h4.subtitle, #column2 h4.subtitle {
	margin: 5px 0px 0px 10px;
}


/*Viewer Comments----------------------------------------------------------------------*/
#commentarea {
	width: 313px;
	background: #252525;
	float: left;
	padding-top: 20px;
}

#commentarea ul.gaugecolors {
	width: 86px;
	float: left;
	padding: 20px 5px 0px 8px;
}

#commentarea ul.gaugecolors li.name {
	color: #fff;
	margin: -10px 0px 0px 14px;
}

#commentarea form {
	margin: 40px 0px 0px 20px;
}

#commentarea #comment ul {
	margin: 10px 0px 0px 10px;
	background: #111;
	padding: 10px 10px 10px 15px;
	color: #fff;
	*padding: 5px 10px 12px 15px;
	*height: 10px;
}

#commentarea #comment p {
	margin: 5px 10px 0px 20px;
}

#commentarea #comment {
	padding-bottom: 20px;
}

#commentarea form#commentform {
	background: #111;
	margin-left: 0px;
	padding: 0px 0px 10px 20px;
}

#commentarea form#commentform h4.subtitle { margin-left: -10px; }

#commentarea form#commentform h4.subtitle a { font-size: 10px; }


/*Purchase Gauges----------------------------------------------------------------------*/
p.buygauges {
	position: relative;
	width: 104px;
	height: 22px;
	background: url('https://files.thehoffmangroup.com/img/aurora/designergauges/labels/buygauges.png') no-repeat;
	top: -17px;
}

#selectgauges {
	float: left;
	width: 525px;
	padding: 0px 0px 0px 40px;
	margin: -32px 0px 20px 0px;
}

#selectgauges h5 { font-size: 13px; margin: 0px 0px 15px 0px; }

#selectgauges h2, #printservice h2 { margin: 10px 0px 0px 0px; height: 50px; }

#selectgauges .break { width: 90%; }

#selectgauges p.sensor {
	margin-top: -10px; 
	margin-bottom: 15px; 
	width: 430px; 
}

#selectgauges embed {
	width: 472px;
	height: 363px;
	margin: 0px 0px -20px 0px;
}

#selectgauges ul.gaugecolors {
	margin: 30px 0px 0px 0px;
}

#selectgauges ul.gaugecolors b {
	font-weight: normal;
	color: #fff;
}

#selectgauges h2.print {
	font-size: 12px;
	margin: 20px 0px 0px 0px;
}

#selectgauges h2.title1 {
	background: url('https://files.thehoffmangroup.com/img/aurora/designergauges/titles/gauges.jpg') no-repeat;
	text-indent: -9999px;
	margin: 20px 0px 0px 0px;
	width: 160px;
}

#selectgauges h2.title2 {
	background: url('https://files.thehoffmangroup.com/img/aurora/designergauges/titles/indgauges.jpg') no-repeat;
	text-indent: -9999px;
	margin: 30px 0px 10px 0px;
	width: 233px;
	height: 20px;
}

#selectgauges h2.title3 {
	background: url('https://files.thehoffmangroup.com/img/aurora/designergauges/titles/gaugesets.jpg') no-repeat;
	text-indent: -9999px;
	margin: 20px 0px 10px 0px;
	width: 142px;
	height: 20px;
}

#selectgauges h2.title4 {
	background: url('https://files.thehoffmangroup.com/img/aurora/designergauges/titles/gaugeaccessories.jpg') no-repeat;
	text-indent: -9999px;
	margin: 30px 0px 10px 0px;
	width: 233px;
	height: 20px;
}

#selectgauges h2.title5 {
	background: url('https://files.thehoffmangroup.com/img/aurora/designergauges/titles/trimrings.jpg') no-repeat;
	text-indent: -9999px;
	margin: 30px 0px 10px 0px;
	width: 139px;
	height: 20px;
}

#selectgauges h2.title6 {
	background: url('https://files.thehoffmangroup.com/img/aurora/designergauges/titles/needles.jpg') no-repeat;
	text-indent: -9999px;
	margin: 30px 0px 10px 0px;
	width: 102px;
	height: 20px;
}

#selectgauges h2.title7 {
	background: url('https://files.thehoffmangroup.com/img/aurora/designergauges/titles/gaugeswithcustomface.jpg') no-repeat;
	text-indent: -9999px;
	margin: 5px 0px 0px 0px;
	width: 460px;
}

#selectgauges h5 {
	color: #fff;
	margin: 6px 50px 0px 0px;
}

#selectgauges img {
	margin: -10px 0px 10px -20px;
}

#selectgauges .gauge {
	float: left;
	width: 629px;
	padding: 0px 0px 10px 0px;
}

#selectgauges .gauge ul {
	margin: 0px 20px 0px 20px;
}

#selectgauges ul.titles {
	padding: 0px 0px 0px 140px;
}

#selectgauges ul.titles li {
	padding: 0px 30px 2px 0px;
}

#selectgauges .gaugetitle {
	width: 131px;
}

#selectgauges ul.gaugedata {
	margin: -30px 0px 0px 40px;
	padding-top: -10px;
	*padding-top: 20px;
}

#selectgauges ul.gaugedata li {
	padding: 0px 30px 0px 0px;
}

#selectgauges ul.gaugedatasets {
	margin: -30px 0px 0px 40px;
	padding-top: -10px;
	*padding-top: 20px;
}

#selectgauges ul.gaugedatasets li {
	padding: 0px 15px 0px 0px;
}

#selectgauges ul.gaugedataaccessories {
	margin: -30px 0px 0px 40px;
	padding-top: -10px;
	*padding-top: 20px;
}

#selectgauges ul.gaugedataaccessories li {
	padding: 0px 15px 0px 0px;
}

#selectgauges p.sizes {
	color: #fff;
	font-size: 11px;
	margin: 0px 50px 0px 5px;
}

#selectgauges p.sizessets {
	width: 96px;
	color: #fff;
	font-size: 11px;
	margin: 0px 50px 0px 5px;
}

#selectgauges p.sizesaccessories {
	width: 96px;
	color: #fff;
	font-size: 11px;
	margin: 0px 50px 10px 5px;
}


#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 10px 10px;
}

.quanity {
	width: 40px;
	height: 20px;
	background: #292929;
	color: #888;
	margin: 1px 0px 3px 0px;
}

.quanity2 {
	width: 40px;
	height: 20px;
	background: #292929;
	color: #888;
}

.price {
	color: #fff;
	font-weight: bold;
}

.included {
	margin: 0px 0px 10px -10px;
	width: 80px;
	color: #fff;
}

/*Print Service----------------------------------------------------------------------*/	
#printservice {
	float: left;
	width: 419px;
	padding: 0px 0px 40px 40px;
}

* html #printservice {
	width: 419px;
	margin-right: 40px;
}

#printservice h2 {
	background: url('https://files.thehoffmangroup.com/img/aurora/designergauges/titles/printservice.jpg') no-repeat;
	text-indent: -9999px;
	margin: 20px 0px 10px 0px;
	width: 167px;
	height: 20px;
}

#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;
}


/*************************IE6 Fixes*******************************/
* html .border { width: 839px; height: 10px; }

* html #selectgauges { width: 511px; background: #000; }

* html p.buygauges {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/aurora/designergauges/labels/buygauges.png', sizingMethod='scale');
}

* html #column2 {
	width: 282px;
}

* html #commentarea { width: 282px; }

* html .morecolors ul.gaugecolors {
	padding: 20px 5px 0px 8px;
}

* html .morecolors { width: 282px; }

* html .makeyourown p.image { 
	width: 282px;
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/aurora/designergauges/buttons/makeyourown.png', sizingMethod='scale');
	left: 0px;
}

* html .makeyourown {
	height: 10px;
	width: 230px;
	margin-top: 0px;
}

* html #column2 { margin: 0px; }

* html #column1 { width: 100px; }

* html #gaugeinfo ul.desc { width: 449px; }

* html #gaugeinfo ul.buttons { width: 280px; }

* html #gaugeinfo { width: 750px; }

* html #largegaugeimage { width: 836px; margin-bottom: -20px; }

* html #seriesgauges ul.seriesgauge li.totalgauges { margin: 18px 0px; }

* html #seriesgauges ul.seriesgauge li.viewall { margin: 18px 0px 0px 0px; }

* html #seriesgauges ul.seriesgauge li.gauge { margin: 30px 9px 0px 0px; }

* html #seriesgauges #gauges { width: 622px; margin-bottom: -10px; }

* html #seriesgauges ul.seriesgaugelarge p.pricingbutton { margin: 0px 0px 0px 20px; }

* html #seriesgauges ul.seriesgaugelarge p.viewlargerbutton { margin: 0px 0px 0px 0px; }

* html #seriesgauges ul.seriesgaugelarge img { width: 633px; }

* html #seriesgauges ul.seriesgaugelarge { width: 622px; }

* html #seriesgauges ul.seriesgauge { width: 622px; }

* html #seriesgauges ul.seriessingle {
	width: 145px;
	background: #000;
	border-right: 3px solid #424242;
	padding-bottom: 32px;
}

* html #seriesgauges ul.seriessingle2 {
	width: 145px;
	background: #000;
	border-right: 3px solid #424242;
	padding-bottom: 32px;
}

* html #seriesgauges { width: 838px; background: #000; }

* html #catagorygauges { width: 810px; }

* html #catagorygauges { background: #000; }

* html ul#categoriessnav { width: 800px; }

* html .section {
	width: 1100px;
	float: left;
	background: #000;
}

* html #frame { width: 818px; }

* html #scroller { width: 818px; }

* html #slidebox { width: 825px; }

* html p.browsecat {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/aurora/designergauges/labels/browsecat.png', sizingMethod='scale');
}

* html p.browseseries {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/aurora/designergauges/labels/browseseries.png', sizingMethod='scale');
}

* html p.browseallseries {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/aurora/designergauges/labels/browseallseries.png', sizingMethod='scale');
}

* html #description {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/aurora/designergauges/backgrounds/cosmicdust.png', sizingMethod='scale');
}

* html #description ul.desc h2.bycat {
	background-image: none;
}

* html #description h2.auroragauges {
	width: 300px;
	height: 1px;
	margin-bottom: -10px;
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/aurora/designergauges/titles/dsgauges.png', sizingMethod='scale');
}

* html #seriestitle h2.byseries {
	width: 216px;
	height: 23px;
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/aurora/designergauges/titles/gaugesbyseries.png', sizingMethod='scale');
	position: relative;
}

* html #limited {
	width: 760px;
	height: 180px;
	margin: 10px 7px 20px 0px;
}

* html #limited ul.limitedgauges {
	margin-right: 13px;
}

* html ul.desc {
	width: 528px;
	float: left;
}

* html #catagorygauges ul.catagorygauge {
	margin-right: 10px;
}

* html .border3 { width: 836px; }

* html #whatdescription {
	width: 836px;
	height: 500px;
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/aurora/designergauges/backgrounds/whatcosmicdust.png', sizingMethod='scale');
}

* html #whatdescription h2.auroragaugeslarge {
	width: 466px;
	height: 39px;
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/aurora/designergauges/titles/designergaugeslarge.png', sizingMethod='scale');
}

* html #whatdescription .dgauges {
	width: 830px;
	height: 145px;
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/aurora/designergauges/previewimages/whatgauges.png', sizingMethod='scale');
}

* html #whatdescription ul {
	width: 750px;
	padding: 0px 40px 0px 40px;
}

* html #whatdescription ul li.goodgauges {
	width: 173px;
	height: 103px;
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/aurora/designergauges/groupsingleimages/goodgauges.png', sizingMethod='scale');
}

* html #whatcolumn1 li.step1 {
	width: 32px;
	height: 28px;
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/aurora/designergauges/aboutgauges/step1.png', sizingMethod='scale');
}

* html #whatcolumn1 li.step2 {
	width: 33px;
	height: 28px;
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/aurora/designergauges/aboutgauges/step2.png', sizingMethod='scale');
}

* html #whatcolumn1 li.step3 {
	width: 33px;
	height: 28px;
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/aurora/designergauges/aboutgauges/step3.png', sizingMethod='scale');
}

* html #whatcolumn1 li.step2image {
	width: 295px;
	height: 75px;
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/aurora/designergauges/aboutgauges/step2image.png', sizingMethod='scale');
}

* html #whatcolumn1 li.step3image {
	width: 182px;
	height: 107px;
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/aurora/designergauges/aboutgauges/step3image.png', sizingMethod='scale');
}

* html #whatyouget {
	width: 784px;
	height: 250px;
	padding: 10px 0px 10px 45px;
}

* html #whatyouget ul {
	width: 270px;
	float: left;
}

* html #whatcolumn2 {
	color: #a0a0a0;
	width: 319px;
	background: #101010;
	padding: 10px 40px 2px 45px;
	float: left;
}

* html #whatcolumn2 li.lgauges {
	width: 117px;
	height: 264px;
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/aurora/designergauges/aboutgauges/limitedgauges.png', sizingMethod='scale');
	margin-bottom: 100px;
}

* html #whatrow img {
	margin-bottom: 50px;
}

* html #whatrow2 {
	width: 750px;
}



* html #specsdescription {
	width: 836px;
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/aurora/designergauges/backgrounds/whatcosmicdust.png', sizingMethod='scale');
}

* html #specsdescription ul {
	width: 750px;
	padding: 0px 40px 0px 40px;
}

* html #specsdescription h2.specsinstallation  {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/aurora/designergauges/titles/specsinstallation.png', sizingMethod='scale');
}

* html #specsdescription .gauges {
	width: 820px;
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/aurora/designergauges/gaugespecs/gauges.png', sizingMethod='scale');
}

* html #specsdescription ul.gaugenames {
	margin-left: -3px;
	padding-left: 0px;
	width: 797px;
	margin-bottom: 40px;
}

* html #specsdescription ul.gaugenames li.water { margin-left: 40px; }

* html .disassembled {
	width: 693px;
	height: 331px;
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/aurora/designergauges/gaugespecs/disassembled.png', sizingMethod='scale');
	margin: 15px 0px 0px 50px;
}

* html #specschart {
	width: 730px;
	padding: 0px 0px 10px 55px;
}

* html table.chart {
	color: #fff;
	background: #222;
	border-collapse: collapse;
	width: 730px;
}

* html #specsrow {
	width: 750px;
	padding: 10px 40px 20px 45px;
}

* html h2.purchasegauges {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://files.thehoffmangroup.com/img/aurora/designergauges/titles/purchasegauges.png', sizingMethod='scale');
}


