#footerImgBox{background: url(../images/cons-footer.jpg) left bottom no-repeat; padding: 0px; margin: 0px;}

/* guided selling tool styles */
.gstEnvelope{
	width: 545px;
	height: auto; 
	border: 1px solid #F7B73C;
	position: relative;
	margin: 10px 0px 10px 0px;
	min-height: 26px;
}

.gstLeftColumn{
	background-color: #F7B73C;
	border: 3px solid #fff;
	margin: 0px;
	padding: 0px;
	width: 150px;
	float: left;
}

.gstLeftColumnText{
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold; 
	padding: 2px 2px 2px 5px;
}

 .gstRightColumn{
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	width: 385px;
	float: left;
	text-decoration: none;
}

.gstRightColumn a{
	display: block;
	color: #000;
	width: 435px;
	w\idth: 385px;
	height: 24px;
	height: auto;
	padding: 5px 0px 5px 5px;
	margin: 0px;
	background: #fff;
	text-decoration: none;
}

.gstRightColumn a:hover, .gstRightColumn a:active {
	display: block;
	color: #000;
	width: 435px;
	w\idth: 385px;
	height: 24px;
	height: auto;
	padding: 5px 0px 5px 5px;
	margin: 0px;
	background: #FCF1E0;
	text-decoration: none;
}

#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{
	background-color: #cccccc;
	color: #000;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	padding: 10px 5px;
	margin-bottom: 2px;
	width: 100px;
}
#prodDetProductLine{
	background-color: #cccccc;
	color: #000;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	padding: 2px;
}

.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;}

/*
.gstTable{width: 545px;  border: 1px solid #F7B73C;}
.gstCellOne{
	background-color: #F7B73C;
	border: 1px solid #fff;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold; 
	padding: 2px 0px 2px 10px;
}

.gstCellTwo{
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding: 2px 0px 2px 10px;
}

#gstRowLink a{
	display: block;
	color: #000;
	width: 415px;
	w\idth: 395px;
	height: 24px;
	height: auto;
	min-height: 9px;
	padding: 5px 0px 5px 20px;
	background: #fff;
	text-decoration: none;
	font-size: 12px;
}

#gstRowLink a:hover, #gstRowLink a:active {
	color: #000;
	background: #FCF1E0;
	text-decoration: underline;
}
*/
