.clCatName {
	font-family: Verdana;
	font-size: 22px;
	font-weight: bolder;
	text-indent: 0px;
	border-top: 1px #FF9966;
	border-right: 1px #FF9966;
	border-left: 1px #FF9966;
	border-bottom: 1px #FF9966 dotted;
	color: #C71E05;
	padding: 5px;

}
.clDesc {
	font-family: Verdana;
	font-size: 14px;
	text-transform: none;
	text-align: left;
	padding: 5px;
}
.clImgcell {
	border: 1px dotted #CCCCCC;
	text-align: center;
	vertical-align: middle;
	height: 110px;
}
a.clSubcatlink:visited {
	font-family: Verdana;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
a.clSubcatlink:link {
	font-family: Verdana;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
a.clSubcatlink:hover {
	font-family: Verdana;
	font-size: 13px;
	color: #D90000;
	text-decoration: underline;
}
a.clCatlink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	vertical-align: middle;
	background-color: #F0F0F0;
	text-align: center;
	text-decoration: none;
}
a.clCatlink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	vertical-align: middle;
	background-color: #F0F0F0;
	text-align: center;
	text-decoration: none;
}
a.clCatlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	vertical-align: middle;
	background-color: #F0F0F0;
	text-align: center;
	color: #D90000;
	text-decoration: none;
}
.cltbwidth {
	float: none;
	width: 200px;
	vertical-align: top;
	padding: 3px;
}
.clSCatName {
	background-color: #F0F0F0;
	text-align: center;
	height: 40px;
}
.clImagesize {
	float: none;
	height: 100px;
	width: 100px;
	border: 0px none;
}
.clRPheading {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	text-align: center;
}
/*cross selling*/
.clRPheading {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.clRPtitle {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #d90000;
}
a.clRed:visited {
	font-family: verdana;
	font-size: 11px;
	color: #E10000;
	text-decoration: none;
	font-weight: bold;
}
a.clRed:link {
	font-family: verdana;
	font-size: 11px;
	color: #E10000;
	text-decoration: none;
	font-weight: bold;	
}
a.clRed:hover {
	font-family: verdana;
	font-size: 11px;
	color: #E10000;
	text-decoration: underline;
	font-weight: bold;
}
a.clDetail:visited {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.clDetail:link {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.clDetail:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
	}
.clPricetag {
	font-family: Tahoma;
	font-size: 15px;
	color: #000000;
}
.clRlSalePrice {
	font-family: Verdana;
	font-size: 12px;
	color: #D90000;
}

.clSubCatRow {
	background-repeat: no-repeat;
	background-position: left 3px;
	background-image: url(images/blt_03.gif);
	text-align :left;
	text-indent :0px;
	height: 24px;
	width:200px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #DADADA;
	border-right-color: #DADADA;
	border-bottom-color: #DADADA;
	border-left-color: #DADADA;
	padding-left: 20px;
	padding-top: 0px;
	padding-bottom:3px;
	vertical-align: top;
	margin-top:5px;	 
}

