﻿td div.Category
{
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:3px;
}

td div.Subcategory
{
	padding-left:10px;
	padding-right:5px;
	padding-bottom:2px;
}


td div.Category a
{
	font-weight:bold;
	padding-left: 0px;
	color: #E00056;/*#25521B;#91A938;#E00056; */
	text-decoration:none;
}

td div.Category a:hover
{
	text-decoration: underline;
	color: #DD6E93;
}

div.CategoriesBox
{
	width:100%;
}

div.CategoriesHeader
{
	margin-bottom:-20px;
	width:100px;
	height:19px;
	background: url(../../images/Default/CatalogTitleBackground.jpg) left bottom no-repeat;
}

span.CategoriesTitle
{
	float:left;
	padding-left:10px;
	font-weight:bold;
	font-size:14px;
}

div.CategoriesTopBorder
{
	/*float:right;*/
	margin-left:100px;
	height:19px;
	width:570px;
	background: url(../../images/Default/CatalogTitleEdge.gif) left bottom repeat-x;
}

table.CategoryColumnsBox
{
	border-collapse:collapse;
}
/*
td.CategoryColumnsTitleEdge
{
	height:19px;
	width:570px;
	background: url(../../images/Default/CatalogTitleEdge.gif) left bottom repeat-x;
	vertical-align:middle;
}
*/
div.CategoriesBody
{
	padding:5px;
	border-left:solid 1px #44eb1e; 
	border-right:solid 1px #44eb1e;
	background: url(../../UserControls/CategoriesBox/Gradient.png) left bottom repeat-x
}

div.CategoriesBottomLeft
{
	height:9px;
	width:8px;
	float:left;
	background: url(../../images/Default/BoxBottomLeft.gif) left top repeat-x;
}

div.CategoriesBottomCenter
{
	height:9px;
	width:654px;
	float:left;
	/*margin-left:8px;
	margin-top:-16px;*/
	background: url(../../images/Default/BoxBottom.gif) left top repeat-x;
}

div.CategoriesBottomRight
{
	height:9px;
	width:8px;
	float:right;
	/*margin-left:8px;
	margin-top:-16px;*/
	background: url(../../images/Default/BoxBottomRight.gif) left top repeat-x;
}

div.CategoriesFooter
{
	/*clear:both;
	margin-left:-5;*/
	height:9px;
	width:100%;
}