#categoryheader {
	position:relative;
	margin-bottom:0px;
}

#catbar {
	margin-bottom:14px;
}

#catdesc {
	font-size:0.85em;
	line-height:1.3em;
}
#brandlogo {
	position:relative;
	float:right;
	margin:10px 0px 10px 10px;
}
.cat {
	display:block;
	position:relative;
	float:left;
	width:162px;
	height:220px;
	margin:0px 10px 10px 0px;
}
.cat-title {
	font-weight:normal;
	font-size:1.05em;
}
.cat-title A {
	color:#000000;
}
.cat-panel {
	display:block;
	height:34px;
	background-image:url(../images/catpanel.jpg);
	background-repeat:no-repeat;	
	background-position:top;
	padding:3px 35px 13px 7px;
}
.cat-panel H3 {
	margin-top:0em;
}
.catproducts {
	position:relative;
}
.catproduct-container {
	display:block;
	clear:both;
}
.catproduct {
	position:relative;
	float:left;
	width:148px;
	height:203px;
	text-align:center;
}
.catproduct-large {
	position:relative;
	float:left;
	/*width:295px;*/
	width:340px;
	height:408px;
	text-align:center;
}

.catproduct-large2 {
	position:relative;
	float:left;
	/*width:295px;*/
	width:230px;
	height:468px;
	text-align:center;
}
.catproductpic {
	/*background-image:url(../images/imagebg.gif);*/
	width:134px;
	height:98px;
	text-align:center;
}
.catproductpic-large {
	width:285px;
	height:208px;
	text-align:center;
	margin-bottom:7px;
}
.catproductpic-large2 {
	width:90px;
	height:208px;
	text-align:center;
	margin-bottom:7px;
}
.catproductdetails {
	padding:6px 6px 0px 6px;
	min-height:126px;
}
* html .catproductdetails {
	height:126px;
}
.catproductdetails-large {
	padding:6px 6px 0px 6px;
	/*height:241px;*/
}
.catproductdetails-large2 {
	padding:6px 6px 0px 6px;
	height:260px;
}
.catproductpricecode {
	/*height:15px;*/
	font-size:1.1em;
	font-weight:bold;
}
.catproductbuttons {
	position:relative;
	clear:both;
}
.catproductlist {
	font-size:0.85em;
}
.catproductlistprice {
	text-decoration:none;
}
.catproductprice {
	/*position:relative;
	float:right;*/
	font-weight:bold;
	font-size:1.3em;
	color:#FF0000;
	/*padding-right:6px;*/
}
.catproductpricenow {
	font-size:1.1em;
	font-weight:bold;
}
.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:#AC0000;
	font-weight:bold;
	font-size:1.0em;
	margin-top:-15px;
	display:block;
}
.catproductsave2 {
	color:#AC0000;
	font-weight:bold;
	font-size:1.0em;
	display:block;
}
.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:#000000;
	margin-right:3px;
}
.catproductname {
	color:#000000;
	font-weight:normal;
	font-size:0.9em;
}
.catproductmanufacturer {
	color:#000000;
	font-size:1em;
}
.catproductdesc {
	font-weight:bold;
	font-size:1.1em;
	color:#666666;
}
.cat-groupby {
	font-weight:bold;
	margin:15px 0px 5px 0px;
	display:block;
	font-size:1.3em;
}
.pagenumholder {
	float:left;
}
.pagenumcurrent
{
	height:19px;
	text-align: center;
	font-weight: bold;
	font-size: 1em;
	background-color: #FFFFFF;
	color: #00662F;
	border:1px solid #00662F;
	text-decoration: none;
	padding: 0px 3px 0px 3px;
	margin: 0px 5px 0px 5px;
}
.pagenum
{
	height:19px;
	text-align: center;
	font-weight: bold;
	font-size: 1em;
	background-color: #FFFFFF;
	color: #00662F;
	text-decoration:underline;
	padding: 0px 3px 0px 3px;
	margin: 0px 5px 0px 5px;
}
.pagenumnext, .pagenumprevious
{
	height:19px;
	text-align: center;
	font-weight: bold;
	font-size: 1em;
	background-color: #FFFFFF;
	color: #00662F;
	text-decoration:underline;
	padding: 0px 3px 0px 3px;
}
.sortby
{
	height:19px;
	width:160px;
	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;
}
.viewall {
	font-size:1.3em;
	color:#0000FF;
}

.viewall A {
	color:#0000FF;
}

#filter {
	border-left:2px solid #7FB297;
	border-right:2px solid #7FB297;
	width:533px;
	margin-top:10px;
}

#filter H3 {
	font-weight:normal;
	color:#000000;
	margin-top:0em;
	font-size:0.85em;
}

#filter-top {
	background-image:url(../images/filter-top.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:537px;
	margin:0px -2px 0px -2px;
}

#filter-main {
	padding:10px 10px 0px 10px;
}

#filter-bottom {
	background-image:url(../images/filter-bottom.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	width:537px;
	margin:-3px -2px 0px -2px;
	height:12px;
}

.manufacturer {
	border:1px solid #FFFFFF;
	padding:4px;
	margin:0px 20px 0px 0px;
}

.selected-manufacturer {
	border:1px solid #7FB297;
	padding:4px;
	margin:0px 20px 0px 0px;
}

#filter-top A:hover .manufacturer {
	border:1px solid #7FB297;
}

#manufacturers {
	width:515px;
	overflow:auto;
}