#footerImgBox{background: url(../images/ind-footer.gif) left top no-repeat; padding: 0px; margin: 0px;}

.adhesivetext{
	font-family: arial narrow;
	font-size: 14px;
	color: #666;
	font-weight: normal;
	padding: 5px; 0px;
	height: 37px;	
}


/* guided selling tool styles */
.gstEnvelope{
	width: 555px;
	height: auto; 
	border: 1px solid #F7B73C;
	/* position: relative; */
	margin: 10px 0px 10px 0px;
	min-height: 26px;
}

.gstLeftColumn{
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold; 
	background-color: #F7B73C;
	border: 3px solid #fff;
	margin: 0px;
	padding: 2px 2px 2px 5px;
	width: 150px;
	/* float: left; */
}

.gstTable{width: 555x;}
.gstTable a{color: #333; text-decoration: none;}
.gstTable a:hover{color: #333; text-decoration: underline;}

#catTable{width: 555px;}
#catTable a{color: #333; text-decoration: none;}
#catTable a:hover{color: #333; text-decoration: underline;}

.catRow{background-color: #fff;}
.catOnRow{background-color: #FCF1E0;}
.catOffRow{background-color: #fff;}

#catDetailHdrRow{
	background-color: #000;
	height: 30px;
}

#catDetailHdrRow td{
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

.productTypeHdr{
	background-color: #FCAE2E;
	color: #fff;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}

.productNumber{
	background-color: #FCAE2E;
	color: #fff;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding: 20px 5px;
}

.productBullets{
	padding: 0px;
	margin-left: 20px;
}

.productsLink{height: 30px;}


#productTable{width: 555px; margin-top: 10px;}
#productTable a{color: #333; text-decoration: none;}
#productTable a:hover{color: #333; text-decoration: underline;}

/* detail page */
#prodDetImage{border: 0px;}
#prodDetDescription{color: #333; padding-right: 20px;}

#prodDetModel{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	padding: 10px 5px;
	margin-bottom: 2px;
	width: 100px;
}
#prodDetProductLine{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	padding: 2px;
}

.prodDetCatColor{color: #000; background-color: #FCAE2E;}
.prodDetCatColorStandardDuty{color: #000; background-color: #FCAE2E;}
.prodDetCatColorCordlessHeavyDuty{color: #fff; 	background-color: #CC0000;}
.prodDetCatColorHeavyDuty{color: #fff;	background-color: #CC0000;}
.prodDetCatColorIndustrialHeavyDuty{color: #fff;	background-color: #007B00;}
.prodDetCatColorSprayorExtrusionBulk{color: #fff;	background-color: #00298C;}

#prodDetBullets ul{padding: 0px; margin-left: 20px;}

#prodDetLinks a{color: blue; text-decoration: none; display: block;}
#prodDetLinks a:hover{color: #333; text-decoration: none; display: block;}

/* accessories */
#accTable{width: 555px;}
#accTable a{color: #333; text-decoration: none;}
#accTable a:hover{color: #333; text-decoration: underline;}
#accTable P{padding: 0px; margin: 0px;}

.noIndent{margin-left: 14px; margin-bottom: 5px; padding: 0px;}
