/*******************************************************
TITLE: The Hoffman Group Styles v1.0
DATE: May2007
AUTHOR: Flint Dahlquist
*******************************************************/

* {
	margin: 0;
	padding: 0;
}

img, fieldset, iframe, input {
	border: 0;
}

iframe {
	margin: 0 0 10px;
}

.clear {
	clear: both;
	display: block;
	float: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	width: 0;
	height: 0;
}

.left { float: left; }

.right { float: right; }

.textcenter { text-align: center; }

.textleft { text-align: left; }

.textright { text-align: right; }

.smalltext { font-size: 10px; }

ol, ul { list-style-type: none; }

.cap {text-transform: capitalize;}
	

body {
    color: #888;  
  	font-size: 11px;
	font-family: "Verdana", Lucida, Verdana, sans-serif;
}

.break {
	margin: 0px 0px 5px 5px;
	border:none;
	width:99%;
	color:#eeeeee;
	background-color:#393939;
	height:1px;
	clear:both;
}

.break2 {
	margin-left: 5px;
	border:none;
	width:65%;
	color:#eeeeee;
	background-color:#393939;
	height:1px;
	clear:both;
}

* html .break { /*IE 6 fix*/
	margin-top: 0px;
	padding: 0px;
	border-top: 1px solid #393939;
	background: none;
}

img.spinner {
	margin: 200px 0px 0px 0px;
}

/*************************Brand Pages*******************************/
#brandnews {
	width: 300px; 
	height: 146px; 
	border-right: 1px solid #333;
	float: left;
	background: red;
}

#newss h4 {
	text-align: center;
	margin: 5px 0px 0px 0px;
	*font-size: 11px;
}

#brandnews p {
	width: 100px;
	height: 100%;
	padding: 0px 20px 0px 20px;
	background: white;
}

#branddownloadbox {
	width: 156px; 
	height: 146px; 
	float: left;
}


/*************************Layout and Structure*******************************/
/*Header----------------------------------------------------------------------*/
#header_wrap {
	width: 100%;
	background-color: #222;
}

#header {
	margin: -4px auto 0;
	overflow: hidden;
	position: relative;
	width: 960px;
	height: 90px;
	padding-left: 20px;
}

#header h1 {
	margin: 0 0 0 25px;
	padding: 15px 0;
	width: 220px;
	float: left;
}

#header h2 {
	margin: 0 0 0 25px;
	padding: 35px 0;
	width: 220px;
	float: right;
}

#header h3 {
	margin: 0 0 0 55px;
	padding: 35px 0;
	width: 220px;
	float: right;
}

#header h4 {
	margin: 0 0 0 85px;
	padding: 35px 0;
	width: 220px;
	float: right;
}

#header h1 a {
	background: url("http://files.thehoffmangroup.com/img/logos/logo.png") no-repeat;
	color: #fff;
	display: block;
	text-indent: -99999px;
	width: 220px;
	height: 83px;
	margin-left: -50px;
	margin-top: -10px;
}

#header h2 a {
	background: url("http://files.thehoffmangroup.com/img/buttons/chatlive.png") no-repeat;
	color: #fff;
	display: block;
	text-indent: -99999px;
	width: 63px;
	height: 46px;
}

#header h3 a {
	background: url("http://files.thehoffmangroup.com/img/buttons/academy.png") no-repeat;
	color: #fff;
	display: block;
	text-indent: -99999px;
	width: 63px;
	height: 46px;
}

#header h4 a {
	background: url("http://files.thehoffmangroup.com/img/buttons/catalog.png") no-repeat;
	color: #fff;
	display: block;
	text-indent: -99999px;
	width: 63px;
	height: 46px;
}

#header h1 img {
	display: block;
	overflow: hidden;
	width: 0;
	height: 0;
}

#header span {
	color: #fff;
	font-size: 11px;
	position: absolute;
	top: 5px;
	right: 145px;
}

#header span a {
	color: #fff;
	padding: 0 10px;
}

#header p a {
	color: #fff;
	padding: 0 10px;
}

#header span a:hover, #header p a:hover {
	text-decoration: none;
	color:
}

#product_tab {
	cursor: pointer;
	display: block;
	font-size: 0;
	overflow: hidden;
	position: absolute;
	text-indent: -99999px;
	top: 0;
	right: 0;
	visibility: hidden;
	width: 158px;
	height: 22px;
}

#product_tab.on {
	background-position: 0 0;
}

#login_tab {
	background: url("http://files.thehoffmangroup.com/img/tabs/login_tab.png") no-repeat left bottom;
	cursor: pointer;
	display: block;
	font-size: 0;
	overflow: hidden;
	position: absolute;
	text-indent: -99999px;
	top: -2px;
	right: 0;
	left: 395px;
	visibility: hidden;
	width: 81px;
	height: 24px;
}

#logout_tab {
	background: url("http://files.thehoffmangroup.com/img/tabs/logout_tab.png") no-repeat left bottom;
	cursor: pointer;
	display: block;
	font-size: 0;
	overflow: hidden;
	position: absolute;
	text-indent: -99999px;
	top: -2px;
	right: 0;
	left: 395px;
	visibility: hidden;
	width: 81px;
	height: 24px;
}

#account_tab {
	background: url("http://files.thehoffmangroup.com/img/tabs/account_tab.png") no-repeat left bottom;
	cursor: pointer;
	display: block;
	font-size: 0;
	overflow: hidden;
	position: absolute;
	text-indent: -99999px;
	top: -2px;
	right: 0;
	left: 312px;
	visibility: hidden;
	width: 81px;
	height: 24px;
}


#quickadd_tab {
	background: url("http://files.thehoffmangroup.com/img/tabs/quickadd_tab.png") no-repeat left bottom;
	cursor: pointer;
	display: block;
	font-size: 0;
	overflow: hidden;
	position: absolute;
	text-indent: -99999px;
	top: -2px;
	right: 0;
	left: 618px;
	visibility: hidden;
	width: 101px;
	height: 24px;
}

#quickadd_tab.on {
	height: 22px;
	background-position: 0 0;
}

#productwarranty_tab {
	background: url("http://files.thehoffmangroup.com/img/tabs/productwarranty_tab.png") no-repeat left bottom;
	cursor: pointer;
	display: block;
	font-size: 0;
	overflow: hidden;
	position: absolute;
	text-indent: -99999px;
	top: -2px;
	right: 0;
	left: 478px;
	visibility: hidden;
	width: 139px;
	height: 24px;
}

#reseller_tab {
	background: url('http://files.thehoffmangroup.com/img/tabs/reseller_tab.png') no-repeat left bottom;
	cursor: pointer;
	display: block;
	font-size: 0;
	overflow: hidden;
	position: absolute;
	text-indent: -99999px;
	top: -2px;
	right: 0;
	left: 720px;
	visibility: hidden;
	width: 101px;
	height: 24px;
}

#reseller_tab.on {
	height: 22px;
	background-position: 0 0;
}

#viewcart_tab {
	background: url('http://files.thehoffmangroup.com/img/tabs/viewcart_tab.png') no-repeat left bottom;
	cursor: pointer;
	display: block;
	font-size: 0;
	overflow: hidden;
	position: absolute;
	text-indent: -99999px;
	top: -1.3px;
	left: 122px;
	right: 0;
	visibility: hidden;
	width: 105px;
	height: 25px;
}

#viewcart_tab.on {
	top: -2px;
	background-position: 0 0;
}

#support_tab {
	background: url('http://files.thehoffmangroup.com/img/tabs/support_tab.png') no-repeat left bottom;
	cursor: pointer;
	display: block;
	font-size: 0;
	overflow: hidden;
	position: absolute;
	text-indent: -99999px;
	top: -2.3px;
	left: 228px;
	right: 0;
	visibility: hidden;
	width: 81px;
	height: 24px;
}

#support_tab.on {
	top: -2px;
	background-position: 0 0;
}


#header form.SearchForm {
	padding: 5px 0 0 0;
	margin: 65px 0px 0px 0px;
	overflow: hidden;
	top: 130px;
	right: 0;
	white-space: nowrap;
	width: 211px;
	height: 21px;
	float: right;
	
}

#search_field {
	background: none;
	border: 0;
	color: #000;
	font: 11px Arial, sans-serif;
	float: left;
	margin: 0px 5px 0px 15px;
	padding: 3px 0 0;
	width: 160px;
	z-index: 1;
}

#search_button {
	width: 20px;
	height: 20px;
	display: inline;
	float: right;
	margin: -16px 7px 0 0;
	margin-left: 10px;
	border: 0px;
	*margin: -1px 7px 0 0;
}

#header img {
	vertical-align: top;
}

#header label {
	display: block;
	overflow: hidden;
	width: 0;
	height: 0;
}


/*Product Categories----------------------------------------------------------------------*/
#product_catagories {
	font-size: 11px;
	padding: 0px 0 20px 0px;
	margin: 3px 0px 0px 0px;
	width: 100%;
}

#product_catagories dl {
	float: left;
	overflow: hidden;
	padding: 0 10px;
	width: 260px;
}

#product_catagories dt {
	padding: 2px 0 5px;
}

#product_catagories dd {
	padding: 5px 0;
}

#product_catagories dt a {
	color: orange;
}

#product_catagories dd a {
	color: #fff;
}

#product_catagories a:hover {
	text-decoration: underline;
}


#product_catagories2 {
	font-size: 11px;
	padding: 10px 0 20px 0px;
	width: 100%;
}

#product_catagories2 dl {
	float: left;
	overflow: hidden;
	padding: 0 10px;
	width: 200px;
}

#product_catagories2 dt {
	padding: 2px 0 5px;
}

#product_catagories2 dd {
	padding: 5px 0;
}

#product_catagories2 dt a {
	color: #000;
}

#product_catagories2 dd a {
	color: #fff;
}

#product_catagories2 a:hover {
	text-decoration: underline;
}

#autoloccatagories {
	background: #ff8c00 url('http://files.thehoffmangroup.com/img/backgrounds/autoloccats.jpg') no-repeat;
	width: 100%;
	height: 170px;
	padding: 10px 0px 0px 0px;
}

#keepitcleancatagories {
	background: #009bd9 url('http://files.thehoffmangroup.com/img/backgrounds/keepitcleancats.png') no-repeat;
	width: 100%;
	height: 108px;
	padding: 10px 0px 0px 0px;
}

#zirgocatagories {
	background: #31c7cf url('http://files.thehoffmangroup.com/img/backgrounds/zirgocats.jpg') no-repeat;
	width: 100%;
	height: 90px;
	padding: 10px 0px 0px 0px;
}

#protocolcatagories {
	background: #c40000 url('http://files.thehoffmangroup.com/img/backgrounds/protocolcats.jpg') no-repeat;
	width: 100%;
	height: 90px;
	padding: 10px 0px 0px 0px;
}

#stellarcatagories {
	background: #7f7f7f url('http://files.thehoffmangroup.com/img/backgrounds/stellarcats.png') no-repeat;
	width: 100%;
	height: 70px;
	padding: 10px 0px 0px 0px;
}

#auroracatagories {
	background: #2f2f30 url('http://files.thehoffmangroup.com/img/backgrounds/auroracats.png') no-repeat;
	width: 100%;
	height: 80px;
	padding: 10px 0px 0px 0px;
}

#vintagecatagories {
	background: #A9772F url('http://files.thehoffmangroup.com/img/backgrounds/vintagecats.jpg') no-repeat;
	width: 100%;
	height: 60px;
	padding: 10px 0px 0px 0px;
}

#helixcatagories {
	background: #DBE120 url('http://files.thehoffmangroup.com/img/backgrounds/helixcats.jpg') no-repeat;
	width: 100%;
	height: 60px;
	padding: 10px 0px 0px 0px;
}

#product_catagories .autoloclogo {
	width: 92px;
	height: 49px;
	float: left;
	background: url('http://files.thehoffmangroup.com/img/logos/autoloccat.png') no-repeat;
	margin: 0px 0px 0px 10px;
}

#product_catagories .keepitcleanlogo {
	width: 92px;
	height: 49px;
	float: left;
	background: url('http://files.thehoffmangroup.com/img/logos/keepitcleancat.png') no-repeat;
	margin: 0px 0px 0px 10px;
}

#product_catagories .zirgologo {
	width: 92px;
	height: 49px;
	float: left;
	background: url('http://files.thehoffmangroup.com/img/logos/zirgocat.png') no-repeat;
	margin: 0px 0px 0px 10px;
}

#product_catagories .protocollogo {
	width: 102px;
	height: 49px;
	float: left;
	background: url('http://files.thehoffmangroup.com/img/logos/protocolcat.png') no-repeat;
	margin: 0px 0px 0px 10px;
}

#product_catagories .stellarlogo {
	width: 102px;
	height: 49px;
	float: left;
	background: url('http://files.thehoffmangroup.com/img/logos/stellarcat.png') no-repeat;
	margin: 0px 0px 0px 10px;
}

#product_catagories .auroralogo {
	width: 92px;
	height: 49px;
	float: left;
	background: url('http://files.thehoffmangroup.com/img/logos/auroracat.png') no-repeat;
	margin: 0px 0px 0px 10px;
}

#product_catagories .vintagelogo {
	width: 102px;
	height: 49px;
	float: left;
	background: url('http://files.thehoffmangroup.com/img/logos/vintagecat.png') no-repeat;
	margin: 0px 0px 0px 10px;
}

#product_catagories .helixlogo {
	width: 92px;
	height: 49px;
	float: left;
	background: url('http://files.thehoffmangroup.com/img/logos/helixcat.png') no-repeat;
	margin: 0px 0px 0px 10px;
}

.catagories {
	margin: 0 auto;
	width: 960px;
	padding: 0px 0 20px 20px;
}

.selected {
	border: 2px solid #000;
}



/*Product Categories IE6 Fixes----------------------------------------------------------------------*/

* html #keepitcleancatagories {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://files.thehoffmangroup.com/img/backgrounds/keepitcleancats.png', sizingMethod='scale');
}

* html #stellarcatagories {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://files.thehoffmangroup.com/img/backgrounds/stellarcats.png', sizingMethod='scale');
}

* html #auroracatagories {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://files.thehoffmangroup.com/img/backgrounds/auroracats.png', sizingMethod='scale');
}

* html #product_catagories .autoloclogo {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://files.thehoffmangroup.com/img/logos/autoloccat.png', sizingMethod='scale');
	width; 92px;
	height: 49px;
}

* html #product_catagories .keepitcleanlogo {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://files.thehoffmangroup.com/img/logos/keepitcleancat.png', sizingMethod='scale');
	width: 85px;
	height: 47px;
}

* html #product_catagories .zirgologo {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://files.thehoffmangroup.com/img/logos/zirgocat.png', sizingMethod='scale');
	width: 86px;
	height: 39px;
}

* html #product_catagories .protocollogo {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://files.thehoffmangroup.com/img/logos/protocolcat.png', sizingMethod='scale');
	width: 105px;
	height: 36px;
}

* html #product_catagories .stellarlogo {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://files.thehoffmangroup.com/img/logos/stellarcat.png', sizingMethod='scale');
	width: 104px;
	height: 39px;
}

* html #product_catagories .auroralogo {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://files.thehoffmangroup.com/img/logos/auroracat.png', sizingMethod='scale');
	width: 86px;
	height: 41px;
}

* html #product_catagories .vintagelogo {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://files.thehoffmangroup.com/img/logos/vintagecat.png', sizingMethod='scale');
	width: 108px;
	height: 41px;
}

* html #product_catagories .helixlogo {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://files.thehoffmangroup.com/img/logos/helixcat.png', sizingMethod='scale');
	width: 85px;
	height: 47px;
}
	
/*Slide----------------------------------------------------------------------*/
#product_tab, #quickadd_tab, #login_tab,  #logout_tab, #account_tab, #productwarranty_tab, #reseller_tab, #viewcart_tab, #viewstates, #viewterms, #support_tab {
	visibility: visible;
}

#quickadd, #reseller, #productwarranty, #viewcart, #shippingstates, #orderterms {
	display: none;
}

/*Tabforms----------------------------------------------------------------------*/
#quickadd {
	background: #4b4b4b;
	font-size: 11px;
	margin: 0 auto;
	padding: 0px 0 20px;
	width: 100%;
}

#productwarranty {
	background: #4b4b4b;
	font-size: 11px;
	margin: 0 auto;
	padding: 0px 0 20px;
	width: 100%;
}

#reseller {
	background: #4b4b4b;
	font-size: 11px;
	margin: 0 auto;
	padding: 0px 0 20px;
	width: 100%;
}

/*Viewcart Tab----------------------------------------------------------------------*/
#viewcart {
	background: #000;
	color: #888;
	font-size: 11px;
	margin: 0 auto;
	padding: 10px 0 20px;
	width: 100%;
}


/*Navigation----------------------------------------------------------------------*/
#nav_main_wrap {
	background: #000;
	width: 100%;
}

#nav_main {
	background: #000;
	font-size: 14px;
	margin: -5px auto;
	width: 960px;
}

#nav_main li {
	float: left;
	list-style: none;
}

#nav_main a {
	color: #b1a68c;
	display: block;
	padding: 8px 20px;
	white-space: nowrap;
}

#nav_main a:hover {
	color: #fff;
	text-decoration: underline;
}

#nav_main p {
	width: 60px;
	margin-top: 10px;
	font-size: 12px;
}


/*Content----------------------------------------------------------------------*/
#content_wrap {
	border-top: 2px solid #000;
	width: 100%;
}

#content {
	background-color: #000;
	border-top: 2px solid #000;
	border-bottom: 2px solid #000;
	color: #ccc;
	margin: -2px auto 0;
	width: 960px;
	left: 30px;
}

.home {
	background: #000;
}

#content h1, #content hr, #content p, #content ol, #content ul, #content table, #content form {
	font-weight: normal;
	margin: 0 0 10px;
}

#content h1 {
	color: #b04c08;
	font-size: 23px;
	margin-left: 20px;
	margin-right: 20px;
	padding: 0 0 5px;
}

#content * h1 {
	margin-left: 0;
	margin-right: 0;
}

#content h1 a {
	color: #b04c08;
	text-decoration: none;
}

#content h2 {
	color: #fff;
	font-size: 15px;
	font-weight: normal;
}

#content h3 {
	color: #888;
	font-size: 13px;
	font-weight: bold;
}

#content hr {
	border-top: 2px dotted #dcb;
	clear: both;
}

#content a {
	color: #25bbc3;
	font-size: 12px;
	text-decoration: underline;
}

#content.home a {
	text-decoration: none;
}



#content p, #content li {
	line-height: 150%;
}

#content blockquote {
	background: #ede5d4;
	margin: 0 15px 10px;
}

#content blockquote p {
	margin: 0;
	padding: 10px;
}


/*Main----------------------------------------------------------------------*/
#main_home {
	float: left;
	font-size: 12px;
	padding: 20px 0 0 20px;
	width: 660px;
}

#main_home a {
	color: #963608;
}

#main_home a:hover {
	text-decoration: underline;
}


/*Footer----------------------------------------------------------------------*/
#footer_wrap {
	width: 100%;
	float: left;
}

#footer {
	color: #b6b2a3;
	margin: 0 auto;
	line-height: 140%;
	padding: 10px 0 0 15px;
	font-size: 11px;
	width: 945px;
	height: 112px;
	*padding: 7px 0 0 15px;
}

#footer a {
	color: #b6b2a3;
	font-size: 11px;
}

#footer a:hover {
	color: #fff;
}

#footer .vcard {	
	float: right;
	font-style: normal;
	padding: 0 20px 50px 95px;
	text-align: right;
}

#footer p {
	margin-left: 10px;
}


/*Shadow----------------------------------------------------------------------*/
.shadow {
	background: #000;
	clear: both;
	font-size: 0;
	position: absolute;
	top: -5px;
	left: 0;
	width: 100%;
	height: 5px;
	float: left;
	z-index: 100;
}


/*************************Links*******************************/
a {
	cursor: pointer;
	text-decoration: none;
}

a * {
	overflow: hidden;
	cursor: pointer;
}


/*Universal Button----------------------------------------------------------------------*/
a.button {
    background: transparent url("http://files.thehoffmangroup.com/img/buttons/bg_button_green_a.png") no-repeat scroll top right;
    color: #fff;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px;
    text-decoration: none;
}

a.button span {
    background: transparent url("http://files.thehoffmangroup.com/img/buttons/bg_button_green_span.png") no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
    color: #fff;
}

a.button:active {
    background-position: bottom right;
    color: #000;
    outline: none;
}

a.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px;
}


/*Universal Checkout Button----------------------------------------------------------------------*/
a.checkoutbutton {
    background: transparent url("http://files.thehoffmangroup.com/img/buttons/bg_button_green_a.png") no-repeat scroll top right;
    color: #fff;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px;
    text-decoration: none;
}

a.checkoutbutton span {
    background: transparent url("http://files.thehoffmangroup.com/img/buttons/bg_button_green_span.png") no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
    color: #fff;
}

a.checkoutbutton:active {
    background-position: bottom right;
    color: #000;
    outline: none;
}

a.checkoutbutton:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px;
}


/*ToolTip----------------------------------------------------------------------*/
div.nicetitle {
    position: absolute;
    padding: 4px;
    top: 0px;
    left: 0px;
    color: white;
    font-size: 13px;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    width: 25em;
    font-weight: bold;
    background: url("/images/ntbg.png");
    
    /* Mozilla proprietary */
    -moz-border-radius: 12px;
}
div.nicetitle p {
    margin: 0; padding: 0 3px;
}
div.nicetitle p.destination {
    font-size: 9px;
    text-align: left;
    padding-top: 3px;
}


/*Breadcrumbs----------------------------------------------------------------------*/
#content p#breadcrumbs {
	font: bold 10px Verdana, sans-serif;
	margin-bottom: 0;
	padding: 10px 20px 15px;
}

#content p#breadcrumbs a {
	color: #92866a;
	font-weight: normal;
	text-decoration: none;
}

#content p#breadcrumbs a:hover {
	text-decoration: underline;
}


/*************************IE6 Fixes*******************************/
* html #header h1 a {
	margin-left: 0px;
}

* html #header h1 {
	margin: 0 0 0 -5px;
}

* html #search_button {
	margin-top: 1px;
}

* html #header form.SearchForm {
	margin-top: 64px;
}

* html #search_field {
	margin-top: 1px;
}

/*IE 6 png fixes----------------------------------------------------------------------*/
* html #reseller_tab {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://files.thehoffmangroup.com/img/tabs/reseller_tab.png', sizingMethod='crop');
	height: 22px;
	top: 0px;
}

* html #productwarranty_tab {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://files.thehoffmangroup.com/img/tabs/productwarranty_tab.png', sizingMethod='crop');
	height: 22px;
	top: 0px;
}

* html #login_tab {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://files.thehoffmangroup.com/img/tabs/login_tab.png', sizingMethod='crop');
	height: 22px;
	top: 0px;
}

* html #logout_tab {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://files.thehoffmangroup.com/img/tabs/logout_tab.png', sizingMethod='crop');
	height: 22px;
	top: 0px;
}

* html #quickadd_tab {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://files.thehoffmangroup.com/img/tabs/quickadd_tab.png', sizingMethod='crop');
	height: 22px;
	top: 0px;
}

* html #account_tab {
	height: 22px;
	top: 1px;
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://files.thehoffmangroup.com/img/tabs/account_tab.png', sizingMethod='crop');
}

* html #viewcart_tab {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://files.thehoffmangroup.com/img/tabs/viewcart_tab.png', sizingMethod='crop');
}

* html #support_tab {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://files.thehoffmangroup.com/img/tabs/support_tab.png', sizingMethod='crop');
}

* html a.button {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://files.thehoffmangroup.com/img/buttons/ie6/ie6checkoutbutton.png', sizingMethod='scale');
	color: #444;
    display: block;
    margin-right: 0px;
    padding-right: 0px;
    float: left; 
	width: 118px;
	height: 32px;
	cursor: pointer;
}

* html a.button span {
	background-image: none;
	float: left; 
	width: auto; 
	cursor: pointer;
	margin: 5px 0px 0px 8px;
}

* html a.checkoutbutton {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://files.thehoffmangroup.com/img/buttons/ie6/ie6checkoutbutton.png', sizingMethod='scale');
	color: #444;
    display: block;
    margin-right: 0px;
    padding-right: 0px;
    float: left; 
	width: 126px;
	height: 35px;
	cursor: pointer;
}

* html a.checkoutbutton span {
	background-image: none;
	float: left; 
	width: auto; 
	cursor: pointer;
	margin: 5px 0px 0px 9px;
}

