div.subcatHead {
	height: 269px;
}

div#canoe_kayak_head {
	background: url(/images/pfds/BG_canoe_kayak.jpg) no-repeat top left #FFF;
}

div#whitewater_head {
	background: url(/images/pfds/BG_whitewater.jpg) no-repeat top left #FFF;
}

div#fishing_head {
	background: url(/images/pfds/BG_fishing.jpg) no-repeat top left #FFF;
}

div#sailing_head {
	background: url(/images/pfds/BG_sailing.jpg) no-repeat top left #FFF;
}

div#youth_head {
	background: url(/images/pfds/BG_youth.jpg) no-repeat top left #FFF;
}

div#pet_head {
	background: url(/images/pfds/BG_pet.jpg) no-repeat top left #FFF;
}

div#livery_outfitter_head {
	background: url(/images/pfds/BG_livery_outfitter.jpg) no-repeat top left #FFF;
}

div#rescue_products_head {
	background: url(/images/rescue_products/BG_rescue_products.jpg) no-repeat top left #FFF;
}

div#dry_tops_head {
	background: url(/images/tech_wear/BG_dry_tops.jpg) no-repeat top left #FFF;
}

div#spray_tops_head {
	background: url(/images/tech_wear/BG_spray_tops.jpg) no-repeat top left #FFF;
}

div#baselayer_head {
	background: url(/images/tech_wear/BG_baselayer.jpg) no-repeat top left #FFF;
}

div#pants_head {
	background: url(/images/tech_wear/BG_pants.jpg) no-repeat top left #FFF;
}

div#spray_skirts_head {
	background: url(/images/spray_skirts/BG_spray_skirts.jpg) no-repeat top left #FFF;
}

div#spray_skirts_head div.subcat_copy p {
	padding-right: 200px;
}

div#accessories_head {
	background: url(/images/accessories/BG_accessories.jpg) no-repeat top left #FFF;
}

div.subcat_copy {
	padding-top: 80px;
	margin-left: 40px;
	width: 450px;
}

div.subcat_copy p {
	margin-top: 8px;
	font-size: 11px;
	line-height: 16px;
	color: #FFF;
	padding-right: 110px;
}

div.productRow {
	clear: left;
	border-bottom: 1px solid #CCC;
	height: 201px;
	position: relative;
}

div.lastrow {
	border-bottom: none;
}

div.productBox {
	width: 376px;
	float: left;
}

dl.product {
	width: 366px;
}

dl.product dd.productThumb {
	position: absolute;
	top: 0px;
	height: 201px;
	overflow: hidden;
}

dl.product dt,
dl.product dd.price,
dl.product dd.summary,
dl.product dd.link {
	float: right;
	width: 200px;
}

dl.product dt {
	margin-top: 16px;
	overflow: hidden;
}

dl.product dd.link {
	margin-top: 10px;
}

dl.product dd.summary {
	margin-top: 10px;
	font-size: 10px;
	line-height: 14px;
}

dl.product dd.price {
	font-size: 11px;
}

dl.product dd.price span.cashMoney {
	font-size: 11px;
	font-weight: bold;
}