/* CSS Document */
body {
background-image:url(../assets/background-xmas08.jpg); background-repeat:repeat-x; background-color:#522e62; 
}

.header2 {
	background-image:url(../assets/title-xmas08.jpg);
	height: 175px;
}

TD.pageHeading, DIV.pageHeading {
color: #5c2d91;
}

TABLE.productListing {
  border:1px solid #5c2d91;
}

.productListing-heading {
font-size:11px; 
font-weight:bold;
color: #ffffff;
background-color:#663c97;
padding-bottom:3px;
border-bottom:5px solid #5c2d91;
}

#subcat {
border:1px dotted #5c2d91;
background-image:url(../assets/subcat-food.jpg);
}

A.subcatlink {
color:#5c2d91;
font-size:11px;
padding-left:10px;
background:url(pointer_blue_light.gif) no-repeat;
font-weight:bold;
}

