﻿.div_ProductCategories
{
	background-color: #DEE1DA;
	padding: 0px 0px 25px 10px;
}

.div_ProductCategoryParent
{
	font-size: 11px;
	width: 100%;
	line-height: normal;
	padding: 10px 0px 1px 0px;
	white-space: nowrap;
}

.div_ProductCategory
{
	font-size: 11px;
	font-weight: bold;
	white-space: nowrap;
}

.div_ProductCategory a
{
	color: inherit;
	font-weight: normal;
}

.div_ProductCategoryParent .div_ProductCategory
{
	padding: 1px 0px 0px 0px;
}

.div_ProductCategoryChilds
{
	width: 490px;
	font-weight: normal;
	padding: 0px 0px 0px 10px;
}

.div_ProductCategoryNode
{
	float: left;
	cursor: pointer;
	padding: 1px 3px 0px 0px;
	line-height: normal;
	white-space: nowrap;
}

.div_ProductCategoryButton
{
	float: left;
	cursor: pointer;
	padding: 4px 2px 0px 0px;
	line-height: normal;
	white-space: nowrap;
}

.div_ProductCategoryChild
{
	font-weight: normal;
	float: left;	
	color: #D80100;
	white-space: nowrap;
	line-height: 18px;
	width: 163px;
}

.div_ProductCategoryChild a,
.div_ProductCategoryChild a:visited,
.div_ProductCategoryChild a:hover
{
	color: #D80100;
}

.div_ProductCategorySubs
{
	position: absolute;
	color: #D80100;
	width: 160px;
	margin-left: 5px;
	white-space: nowrap;
	z-index: 2;
	line-height: 17px;
	background-color: #DEE1DA;
	border: solid 1px #D80100;
}

.div_ProductCategorySub
{
	font-size: 7px;
	float: left;
	color: #D80100;
	line-height: 17px;
	width: 100%;
	white-space: nowrap;
}

.div_ProductSubCategoryButton
{
	float: left;
	cursor: pointer;
	padding: 1px 2px 0px 2px;
	white-space: nowrap;
}

