


.clsCatIndexItem{
	position:relative;
	float:right;
	width:173px;
	height:108px;
	padding:10px 15px 10px 15px;
	margin:15px 10px 15px 20px;
	background:url(/images/homecat1.jpg) no-repeat center top;
}

.clsCatIndexItem h2{
	font-size:20px;
}

.clsCatIndexItem .clsDesc{
	font-size:12px;
	line-height:16px;
}

.clsCatIndexItem .clsBtn{
	position:absolute;
	left:10px;
	bottom:10px;
	width:135px;
	height:27px;
	font-size:15px;
	font-weight:800;
	padding:7px 8px 0 0;
}


.clsCatIndexItem .clsBtn a:link, .clsCatIndexItem .clsBtn a:visited, .clsCatIndexItem .clsBtn a:active, .clsCatIndexItem .clsBtn a:hover{
	color:#ffffff;
	text-decoration:none;
	background-color:transparent;
}




.clsProductImage{
	float:left;
	height:270px;
	width:369px;
	text-align:center;
	padding:10px 2px 10px 0;
	background:url(/images/product_bg.gif) no-repeat center top;
}

.clsProductImage img{
	display:none;
	height:270px;
	width:350px;
}

.clsProductPromo{
	position:relative;
	min-height:270px;
	font-size:14px;
	font-weight:800;
	padding:10px 0 10px 0;
	margin-bottom:20px;
}

.clsProductPromo .clsBtn{
	position:absolute;
	bottom:0;
	right:0;
}
