#CategoryList
{
	 text-align:left;
	 
}

#CategoryList a.parentCategory
{
	 font-size:10pt;	
}

#CategoryList a.childCategory
{
	font-size:8pt;
}

#CategoryList .category
{
	
	/*float:left;	*/
	margin-bottom:10px;
	
	 clear:both;
	 display:block;
	
}

/*#CategoryList .category.clearLeft
{
	clear:left;
}*/


#SubCategoryList div.image a img,
#CategoryList div.image a img
{
	/*border:solid 1px #d2d0d0;*/
}

#SubCategoryList div.image,
#CategoryList div.image
{
	float:left;
	 width:71px;
	 height:71px;	
	 overflow:hidden;
}

#CategoryList a.cimage
{
	width:69px;
	 height:69px;	
	 float:left;
	 background-position:center;
	  background-repeat:no-repeat;
}

#SubCategoryList img.categoryImage,
#CategoryList img.categoryImage
{
	 margin-top:11px; margin-left:5px;
}

#SubCategoryList a.image,
#CategoryList a.image
{
	 width:69px;
	 height:69px;	
	 float:left;
	 background-image: url(images/imageunavailable.gif);  
	 background-position:center;
	  background-repeat:no-repeat;
	 /*border:solid 1px #d2d0d0;*/
	 
}



#CategoryList .category .links
{
	margin-top:10px;
	float:left;	
	margin-left:5px;
}

#CategoryList .category .links .subCategory
{
	margin-left:10px;
}

#CategoryList .category .links .subCategory .childCategory
{
	 display:block;
	  line-height:12pt;
}

#CategoryList a.parentCategory
{
	font-weight:bold;
}

/**/

#SubCategoryList
{
	text-align:left;
}

table.results
{
	border: 0;
	text-align:left;
	width:100%;
}

table.results td
{
	border-bottom:solid 1px black;
	padding-bottom:5px;
	padding-top:5px;
	
}

table.results thead
{
	background-color:Black;
	color:White;
}
table.results th
{
	height:25px;
	 line-height:25px;
	 border-bottom:solid 1px black;
	 padding-bottom:5px;
	 
}

table.results th,
table.results td
{
	padding-left:5px;
	padding-right:5px;
	vertical-align:top;
}

#SubCategoryList th.categoryColumn
{
	padding-left:85px;
}

#SubCategoryList td.categoryColumn
{
	 line-height:65px;
}

#SubCategoryList a.link
{
	float:left;
	margin-left:10px;
}

#SubCategoryList .brandColumn
{
	vertical-align:top;
	width:110px;
}

#SubCategoryList td.brandColumn
{
	padding-top:15px;
	padding-bottom:15px;
}

#SubCategoryList .brandColumn a
{
	display:block;
}