@CHARSET "ISO-8859-1";

h1
{
	font-size: 14pt;
	font-weight: bold;	
	padding-left: 8px;
	color: #00559D;
}
h2
{
	font-size: 12pt;
	font-weight: bold;	
}
div.category-hero
{
	height: 525px;
	width: 300px;
	margin-top: 5px;
	margin-bottom: 10px;
	float: left;
	padding-left: 8px;
}
div.hero-image
{
	height: 300px;
	width: 300px;
}
div.hero-description
{
	margin-top: 12px;
	font-size: 10pt;
	line-height: 12pt;
	text-align: left;	
}
div.hero-description h4
{
	color: #00559D;
	font-weight: bold;
	font-size: 110%;	
}


div.categories
{
	margin-top: 5px;	
}
div.category-block
{
	width: 125px;
	height: 155px;
	padding: 0 7px;
	float: left;
	margin: 3pt;
}
div.cat-150
{
	width: 150px;
	height: 250px;
	margin-right: 0;
	margin-left: 0;
	padding: 0;
}
div.category-type-wide
{
	width: 210px;
	height: 250px;
	margin-right: 0;
	margin-left: 0;
	padding: 0;
}
div.category-type-cat
{
	border-color: #ddd;	
}
div.category-name
{
	font-size: 8pt;
	height: 19pt;
	padding-top: 2pt;
	text-align: center;
}
div.category-name a
{
	color: #00559D;
	text-decoration: none;
}
div.category-image
{
	width: 125px;
	height: 125px;	
}

div.cat-150 div.category-image
{
	width: 150px; height: 210px;
}
div.category-type-wide div.cat-150 div.category-image
{
	width: 210px; height: 210px;	
}
div.description-main { 
	height: 135px; }
div.description
	{
	margin-left: 9px;
	margin-top: 9px;
	}
div.description p
{
	width: 615px;
	margin-top: 10px;
}
.description ul li
{
	list-style: inside disc;
	margin-left: 2em;
	margin-bottom: 5px;
}

div.Subcategories
{
	margin-left: 9px;
}
div.Subcategories div.Subcat
{
	float: left; padding-right: 8px;
}
div.Subcategories div.Subcat div.Title 
{
	text-align: center;
	font-size: 13pt;
	font-weight: bold;
}
div.Subcategories div.Subcat div.ProductList 
{
	text-align: center;
	font-size: 8pt;
}