#categoryheader {
	position:relative;
	background-image:url(../images/menusep.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	padding-bottom:10px;
	margin-bottom:10px;
}
#catdesc {
	font-size:0.85em;
}
.catproducts {
}
.catproduct {
	cursor:hand;
}
.catproductpic {
	/*background-image:url(../images/imagebg.gif);*/
	width:134px;
	height:98px;
	text-align:center;
}
.catproductdetails {
	padding:6px 6px 0px 6px;
	height:146px;
}
.catproductpricecode {
	/*height:15px;*/
	padding: 0px 0px 6px 6px;
}
.catproductbuttons {
	position:relative;
	clear:both;
}
.catproductlist {
	font-size:0.85em;
}
.catproductlistprice {
	text-decoration:line-through;
}
.catproductprice {
	/*position:relative;
	float:right;*/
	font-weight:bold;
	font-size:1.1em;
	color:#AC0002;
	/*padding-right:6px;*/
}
.catproductcode {
	/*position:relative;
	float:left;*/
	/*font-family:"Courier New", Courier, mono;*/
	font-size:0.8em;
	/*padding: 0px 0px 0px 6px;
	line-height:0.8em;
	height:15px;*/
}
.catproductsave {
	color:#666666;
	font-weight:bold;
}
.catproductview {
	position:relative;
	float:left;
	width:65px;
	text-align:center;
	background-color:#CCCCCC;
	margin-left:3px;
}
.catproductbuy {
	position:relative;
	float:right;
	width:65px;
	text-align:center;
	background-color:#AC0002;
	margin-right:3px;
}
.catproductname {
	font-weight:bold;
	font-size:0.85em;
}
.catproductdesc {
	font-weight:bold;
	font-size:0.85em;
	color:#666666;
}
.pagenumholder {
	border:1px solid #CCCCCC;
	float:right;
}
.pagenumcurrent
{
	height:19px;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	background-color: #BFB201;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px 3px 0px 3px;
}
.pagenum
{
	height:19px;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	background-color: #FFFFFF;
	color: #000000;
	text-decoration:none;
	padding: 0px 3px 0px 3px;
}
.pagenumnext, .pagenumprevious
{
	height:19px;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	background-color: #FFFFFF;
	color: #000000;
	text-decoration:none;
	padding: 0px 3px 0px 3px;
}
.sortby
{
	height:19px;
	width:120px;
	font-size: 12px;
}
.filtertop, .filter {
	font-size:0.9em;
	cursor:default;
	background-color:#FFFFFF;
}
.filtertop {
	border: 1px solid #7F9DB9;
}
.filtergroup {
	border: 1px solid #000000;
	background-color:#FFFFFF;
}