/*Block categories*/
#categories_block_left .tree
{
	padding-left: 0.5em;
}
#categories_block_left .tree LI
{
	border: none;
	padding-top: 10px;
	padding-left: 0px;
	background: none;
	margin-left: 0;
	font-weight: normal;
	font-size: 12px;
	line-height: 12px;
}
#categories_block_left .tree LI.last
{
	padding-bottom: 0;
}
#categories_block_left .tree UL
{
	padding: 2px 0 0;
}
#categories_block_left .tree LI LI
{
	padding: 1px 0 1px 15px;
	background: none;
	font-size: 11px;
	font-weight: normal;
}
#categories_block_left .tree LI LI.last
{
	padding-bottom: 0;
}
#categories_block_left .tree LI LI LI
{
	padding-left: 15px;
	font-size: 9px;
}
#categories_block_left .tree A
{
	color: #000000;
}
#categories_block_left .tree A:hover
{
	text-decoration: none;
}
#categories_block_left UL.tree A.selected
{
	color: #000000;
	font-weight: bold;
}
#categories_block_left SPAN.grower
{
	display: block;
	float: left;
	background-position: 0 3px;
	background-repeat: no-repeat;
	width: 9px;
	height: 15px;
	margin: 0 0 0 -12px !important;
	margin: 0 0 0 -8px;
	padding: 0;
}
#categories_block_left SPAN.OPEN
{
	background-image: url('../../../img/icon/less.gif');
}
#categories_block_left SPAN.CLOSE
{
	background-image: url('../../../img/icon/more.gif');
}
DIV.blockcategories_footer H4
{
	background: url('../../../img/block_footer_page.gif') repeat-x left top;
	text-align: center;
}
DIV.blockcategories_footer
{
	background: #BDC2C9 url('../../../img/block_footer_page_footer.png') repeat-x left bottom;
	padding-bottom: 5px;
}
DIV.blockcategories_footer H4 A
{
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
DIV.blockcategories_footer .category_footer
{
	background-image: url('../../../img/block_bg.jpg');
}
DIV.category_footer
{
	background: none;
	text-align: center;
	border: none;
}
#footer DIV.category_footer H4 A
{
	color: #666666;
}
#footer DIV.category_footer .list
{
	float: left;
}
#footer DIV.category_footer .list UL.tree LI
{
	background: none;
	border-left: none;
}
#footer .footer_logo
{
	float: left;
	width: 188px;
}
