

#productCategoryMastContainer {
    height: 100%;
    float: left;
}

#productCategoryMastContainer .topMastHeading {
}

#productCategoryMastContainer .CategoryHeading {
    padding: 10px 0px 0px 11px;
    float: left;
    width: 770px;
}

#productCategoryMastContainer .CategoryHeading h1 
{
    font-weight:normal;
    font-size: 30px;  
}

#productCategoryMastHead 
{
    width:562px;
    height:111px;
    background-color:#a7a7a7;
    background-repeat:no-repeat;
    background-position:top left;
    padding:20px 10px 0px 10px;
    clear:both;
}

#productCategoryMastHead a:link, #productCategoryMastHead a:active, #productCategoryMastHead a:visited {
    color:#FFFFFF!important;
    text-decoration: none;
}

#productCategoryMastHead a:hover {
    text-decoration:underline;
}

#productCategoryMastHead h2 
{
    color:#FFFFFF;
    font-size:16px;
    margin:0px 0px 10px 0px;
}

#productCategoryMastHead p 
{
    color:#FFFFFF;
    font-size:12px;
    margin:4px 0px;  
}

#categoryMastNavigation {

}

#productCategoryBanner {
}

#categoryBanner {
    xmargin-left: 209px;
    padding-top: 11px;
}

.productCategoryHeader{

}

.productCategoryHeader h3{
	color:#0167B2;
}

.productCategoryDescription{
	color:#000000;
	font-size:12px;
	padding:0px 15px 10px 0px;
	margin:0px;
	
}

#categoryMastContainer {
    padding: 10px 0px 0px 0px;
    height: 30px;
}

#categoryMastContainer h3 {
    color: #0068B1;
    font-weight: bold;
    font-size: 26px;
}

.productSubCategoryHeader{
	height:35px;
	color:#333333;
	padding:0px 0px 0px 0px;
}

.productSubCategoryHeader h3{
    font-size: 20px;
    color: #2E7BB3;
}

.productsYMLContentContainer{
    float: left;
    margin-bottom: 35px;
}

.productsYMLContentHeader{
	padding:6px 0px 4px 15px;
	height:20px;
	color:#cccccc;
	font-size:15px;
	font-weight:bold;
}

.productsYMLProductsContainer{

}

.productsYMLProducts{
    xmargin-top: 12px;
}

.productsYMLProductContainer{
	background-repeat: no-repeat;
	background-position:left top;	
	float: left;
    width: 194px;    
    margin-bottom: 2px;
}

.productsYMLProductContainerArrow{
    background-repeat: no-repeat;
    background-position: 15px 8px;	
    width: 58px;	
    height: 44px;
    float: left;
    margin: 0px 0px 10px 0px;
}

.productsYMLProductContainerBottom{
    background-image:url(/images/backgrounds/categoryFeaturedBGBottom.gif);
	background-repeat: no-repeat;
	background-position:top;	
    height: 4px;    
    width: 194px;
    float: left;
    font-size: 1px;
}

.productNo {
    color: #EA3433;
    padding: 0px 0px 0px 0px;	
}

.productsYMLProductHeader {
	margin: 7px 7px 0px 0px;
	padding: 4px 0px 0px 10px;
	color:#333333;
	font-size:11px;
	font-weight:normal;
	line-height: 12px;
	width: 114px;
	height: 38px;
	overflow: hidden;
}

.productsYMLProductHeader a:link, .productsYMLProductHeader a:hover, .productsYMLProductHeader a:active, .productsYMLProductHeader a:visited {
	color:#333333;
}

.productsYMLProductImage{
	float:left;
	width:75px;
	height:75px;
	margin-right:20px;
}

.productsYMLProductText{
	margin:10px 20px 0px 0px
}

.productsYMLProductDescription{
	margin-bottom:9px;
	font-size:12px;
}

.productsYMLProductDescription a{
	color:#333333;
}

.productsYMLProductPrice{
	color:#E30000;
	font-size:12px;
	font-weight:bold;
}

.productsYMLProductMore{
	font-size:12px;
	color:#595959;
}

.heroContainer {
	margin-bottom: 12px;
}

.heroCategoriesContainer {
    background-image:url(/images/backgrounds/heroContainer.gif);
	background-repeat:no-repeat;
	background-position:top;
	width: 141px;
	height: 159px;
	float: left;   
	margin: 0px 0px 12px 0px;	
}

.heroCategoriesContainer2 {
    background-image:url(/images/backgrounds/heroContainer.gif);
	background-repeat:no-repeat;
	background-position:top;
	width: 141px;
	height: 159px;
	float: left;
    margin: 0px 0px 12px 6px;	
}

.heroCategoriesContainer2 img {
	width: 131px;	
	height: 103px;
	margin: 5px 0px 0px 5px;
}

.heroCategoriesContainer img {
	width: 131px;	
	height: 103px;
	margin: 5px 0px 0px 5px;
}

.heroCategoriesLink {
    height: 35px;
	margin: 0px 5px 0px 5px;
	text-align: center;
	padding: 0px 4px 0px 4px;
	line-height: 13px;    
	font-weight: bold;
}

.heroCategoriesLink a:link, .heroCategoriesLink a:hover, .heroCategoriesLink a:active, .heroCategoriesLink a:visited  {
    color: #333333;
    font-size: 12px;
    font-weight: bold;
}

#categoryHomepageContainer {
	margin:10px 0px 0px 0px;
	clear: both;
	height: 100%;
}

#onFeaturedArticles {
	display:block;
	float:left;
}

#offFeaturedArticles {
	display:none;
	float:left;
}

#onBestSellers {
	display:none;
	float:left;
}

#offBestSellers {
	display:block;
	float:left;
}

#onLegislation {
	display:none;
	float:left;
}

#offLegislation {
	display:block;
	float:left;
}

#onContactList {
	display:none;
}

#offContactList {
	display:block;
}

#featuredArticleSection {
	display:block;
}

#bestSellersSection {
	display:none;
}

#legislationSection {
	display:none;
}

#contactListSection {
	display:none;
}


