/* CSS Document */

.subcatHeading{
	background-color:#8dc643;
	color:#fff;
	font-size:14px;
	text-align:left;
	padding:5px;
	margin-bottom:3px;
	width:152px;
}
.subcatHeading a{
	color:#fff;
	text-decoration:none;
	display:block;
}
h1.category{
	color:#fff;
	padding-left:10px;
	padding-top:10px;
	margin-bottom:-10px;
	padding-bottom:0px;
	font-size:16px;
}
.ccProductHeading{
	color:#fff;
	background-color:#8dc643;
	padding:4px;
	width:144px;
	line-height:17px;
	margin-bottom:0px;
}
 .ccMoreInfo{
 	color:#fff;
	background-color:#8dc643;
	padding:4px;
	width:144px;
	line-height:17px;
	margin-bottom:0px;
	margin-bottom:15px;
	font-size:14px;
	text-align:right;
}
.ccPriceArea{
	color:#074b97;
	background-color:#fff;
	padding:4px;
	width:142px; 
	border-left:1px solid #8dc643;
	border-right:1px solid #8dc643;
	border-bottom:1px solid #8dc643;
}
.ccProductThumb{
	border:1px solid #8dc643;
	margin:0px;
}
.categoryheadbox{
	background-color:#8dc643;
	color:#fff;
	height:181px;
	margin-left:5px;
	margin-right:12px;
}
.categoryheadbox p{
	padding:10px;
	color:#fff;
	width:200px;
}
