#categoryHeaderContainer
{
	width:641px;
	height:112px;
}

#categoryHeaderContainer h1
{
	color:#FFF;
	text-transform:uppercase;
	font-family:Arial Narrow, Arial;
	font-size:2.4em;
	padding:0px 20px;
	line-height:56px;
	margin:0px;
}

#categoryHeaderContainer h3
{
	font-family:Arial Narrow, Arial;
	font-size:1.5em;
	color:#ffed03;
	padding:0px 20px;
	margin:0px;	
	line-height:50px;	
}

.categoryIntroText
{
	margin:17px 0px 0px 0px;
	width:610px;
    	background:url('../../images/product/catIntroTopBg.gif') no-repeat;	
	padding:13px 15px 3px 15px;
	color:#333;
	font-size:1.03em;
	line-height:1.4em;
}

.categoryIntroImg
{
	clear:both;
	margin:0px 0px 15px 0px;
}

.subCategoryIntroText
{
	margin:0px 0px 0px 0px;
	width:610px;
    	background:url('../../images/product/catIntroTopBg.gif') no-repeat;	
	padding:13px 15px 3px 15px;
	color:#333;
	font-size:1.03em;
	line-height:1.4em;
}

.subCategoryIntroImg
{
	clear:both;
	margin:0px 0px 8px 0px;
}

#categoryThumbnailMainContainer
{
	width:629px;
	border-width:0px 1px;
	border-color:#ceddf0;
	border-style:solid;
	padding:5px 0px 5px 10px;
}

.categoryThumbnailContainer
{
	float:left;
	width:200px;
	height:86px;
	margin:0px 10px 1px 0px;
	padding:2px 0px;
    	background:url('../../images/product/bgCategoryThumbnailContainer.gif') no-repeat;
}

.categoryThumbnailContainerNoLeftPadding
{
	margin:0px 0px 1px 0px !important;
}

.categoryThumbnailImage
{
	display:block;
	border:1px solid #ccccff;
	width:80px;
	height:80px;
	float:left;
}

.categoryThumbnailLink
{
	padding:28px 0px 0px 5px;
	float:left;    	
	height:54px; 
	width:105px; 
}

.categoryThumbnailLink a
{
	color:#000067;
	font-size:1.1em;
	font-weight:bold;
}
	
.categoryFeaturedTitle 
{
	margin:22px 0px 3px 0px;
	font-size:1.1em;
	font-weight:bold;
	width:633px;
	height:21px;
	padding-left:8px;
    	background:url('../../images/product/bgCategoryFeaturedTitle.gif') no-repeat;
    	color:#FFF;
    	line-height:21px;
}

#subCategoryThumbnailMainContainer
{
	width:623px;
	border-width:0px 1px;
	border-color:#ceddf0;
	border-style:solid;
	padding:0px 8px 0px 8px;
}

#subCategoryThumbnailMainContainer .clearDiv
{
	clear:both;
	height:20px;
}

.subCategoryProductContainer
{
	padding:15px 0px 15px 0px;
	border-bottom:1px solid #ceddf0;
	clear:both;
	min-height:80px;
}

.subCategoryProductContainer img
{
	margin-right:20px;
}

.subCategoryThumbnailImageContainer
{
	width:100px;
	float:left;
}

.subCategoryThumbnailDetailsContainer
{
	margin-left:100px;
	min-height:80px;
}

.subCategoryThumbnailDetailsContainer h3
{
	font-size:1.3em;
	color:#020167;
	margin:0px 0px 6px 0px;
}

.subCategoryThumbnailDetailsContainer p
{
	width:510px;
	font-size:1em;
	color:#333;
	margin:0px 0px 6px 0px;
}

.subCategoryThumbnailDetailsContainer a
{
	font-weight:bold;
	color:#c22339;
	text-decoration:underline;
}
/*-- Styles for new product category banners - 280710 - LG -- */
#productsubcategorybanner, #productcategorybanner { width: 641px; overflow: auto; background-image:url(../../category_images/mast_category/bg_categorybanners.gif); background-repeat:no-repeat; }
#productsubcategorybanner h1, #productcategorybanner h1 { text-transform:uppercase; font-family:Arial Narrow, Arial; width: 210px; float: left; color:  #000067; font-weight: normal; font-size: 2.2em; margin-left: 10px; margin-top: 10px; }
#productsubcategorybanner img, #productcategorybanner img { float: right; }


