﻿
.CategorySubhead
{
    font-size: 13px;
    font-family:Arial;
    font-weight:bold;
    color: #1F444D;
}



.BrandFilter
{
    font-size: 12px;
    font-family:Arial;
    font-weight:bold;
    color: #20444d;    
    padding-left: 5px;        
}
.CategoryLevel_2
{
    font-size: 13px;
    font-family:Arial;
    font-weight:bold;
    color: #20444d;    
    padding-left: 25px;    
}

.CategoryLevel_3
{
    font-size: 12px;
    font-family:Arial;
    font-weight:bold;
    color: #20444d;    
    padding-left: 40px;    
}

.CategoryLevel_4
{
    font-size: 11px;
    font-family:Arial;
    font-weight:normal;
    color: #20444d;    
    padding-left: 45px;    
}


.CategoryOrangeLevel_2
{
    font-size: 13px;
    font-family:Arial;
    font-weight:bold;
    color: #F37700;    
    padding-left: 25px;    
}
.CategoryOrangeLevel_3
{
    font-size: 12px;
    font-family:Arial;
    font-weight:bold;
    color: #F37700;    
    padding-left: 40px;    
}
.CategoryOrangeLevel_4
{
    font-size: 11px;
    font-family:Arial;
    font-weight:bold;
    color: #F37700;    
    padding-left: 45px;    
}


.category_level1
{
	font-family:Arial;
	font-weight:bold;
	font-size:13px;
	color:#005B73;
	text-decoration:none;
	padding-left:5px;
}

.category_level2
{
	font-family:Arial;
	font-weight:normal;
	font-size:11px;
	color:#005B73;
	text-decoration:underline;
	padding-left:20px;
}

.category_level3
{
	font-family:Arial;
	font-weight:bold;
	font-size:10px;
	color:#005B73;
	text-decoration:underline;
	padding-left:40px;
}

.category_level4
{
	font-family:Arial;
	font-weight:bold;
	font-size:10px;
	color:#005B73;
	text-decoration:none;
	padding-left:50px;
}



.category_level1ActiveCat
{
	font-family:Arial;
	font-weight:bold;
	font-size:13px;
	color:#005B73;
	text-decoration:none;
	padding-left:0px;
}

.category_level2ActiveCat
{
	font-family:Arial;
	font-weight:normal;
	font-size:12px;
	color:#005B73;
	text-decoration:underline;
	padding-left:20px;
}

.category_level3ActiveCat
{
	font-family:Arial;
	font-weight:bold;
	font-size:11px;
	color:#005B73;
	text-decoration:underline;
	padding-left:40px;
}

.category_level4ActiveCat
{
	font-family:Arial;
	font-weight:bold;
	font-size:12px;
	color:#005B73;
	text-decoration:none;
	padding-left:15px;
}