#catHeader {
	background: transparent url(/images/cat-media.gif) no-repeat top;
}

/*  ProductPage    */
/*  1st Row Style  */

#prodInfo{
	background: #d9cce5 url(/images/cat-ProdBack-media.gif) no-repeat right;
}

/*  END 1st Row Style  */
/*  2nd Row Styles */

#prodDesc{
	background: #ece6f3 url(/images/prod-proddescription-media.gif) no-repeat top;
}

#prodAlsoConsider{
	background-color: #d9cce5;
}

#prodAlsoConTitle{
	background: #663399 url(/images/prod-alsoConsider-media.gif) no-repeat top;
	height: 26px;
	width: 199px;
	border-bottom: 2px solid #ffffff;
	margin: 0px;
}


/*  End 2nd Row Styles */
/*  End of Product PAge */

/* List Page ******/	

#catCookies {
	background-color: #ece6f3;
}

.listItemtd {
	border-bottom:3px solid #663399; 
	padding-top:10px;
}


/* End List Page ******/	

/* Cat Page ******/	
#catPageContainer
{
	background-color: #d9cce5;
}


#subCats {
	background-color: #fff;
	/* height:283px;  height used for 2 rows */
	height:466px; /* height used for 3 rows */
	
}


#catLifestyle 
{
	/* height:283px;  height used for 2 rows */
	height:466px ; /* height used for 3 rows */
	width:276px;
	background: #d9cce5 url(/images/subcats/media-lifestyle.jpg) no-repeat top;
	border: 1px solid #A8A8A8;
}


/* End Cat Page ******/	


/* SubCat Page ******/	  
#subcatPageContainerlevel2
{
	
	background-color: #9966cc;
}



.subCattext {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	
}


#subcatLifestylelevel2CD 
{
	height:283px;
	width:276px;
	background: #fff url(/images/subcats/subcat-CD.jpg) no-repeat top;
}


#subcatLifestylelevel2DVD 
{
	height:283px;
	width:276px;
	background: #fff url(/images/subcats/subcat-DVD.jpg) no-repeat top;
}


#subcatlevel2links
{
vertical-align: top;
padding: 0px 0px 0px 0px;
}


/* End SubCat Page ******/	