/* Block categories */
#categories_block_left .tree {  }
#categories_block_left .tree li {
	font-size: 14px;
}
#categories_block_left .tree li.last { }
#categories_block_left .tree ul { padding: 2px 0 0 }
#categories_block_left .tree li li {
	background: none;
	font-size: 11px;
	font-weight: normal
}
#categories_block_left .tree li li.last {}
#categories_block_left .tree li li li {
	font-size: 9px
}
#categories_block_left .tree a {
	padding-left: 0;
	color: #374853
}
#categories_block_left .tree a:hover { text-decoration: none }
#categories_block_left ul.tree a.selected {
	color: #488c40;
	font-weight: bold
}
#categories_block_left ul li.selected,#categories_block_left ul li:hover
{
	background-color:black;
	color:white;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:30px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
}
#categories_block_left li{margin-left: 30px;padding-top: 10px;padding-bottom: 10px;}

#categories_block_left span.grower {
	background-position: 0 3px;
    background-repeat: no-repeat;
    display: block;
    float: left;
    height: 18px;
    margin: 0 0 0 -19px !important;
    width: 15px;
}
#categories_block_left span.OPEN { /*background-image: url('../../../img/icon/less1.gif') */}
#categories_block_left span.CLOSE { /*background-image: url('../../../img/icon/more1.gif') */}
#categories_block_left li.selected span.OPEN { /*background-image: url('../../../img/icon/less.gif')*/ }
#categories_block_left li.selected span.CLOSE {/* background-image: url('../../../img/icon/more.gif')*/ }
div.blockcategories_footer h4{ background:url('../../../img/block_footer_page.gif') repeat-x scroll left top;text-align:center;}
div.blockcategories_footer { background:url('../../../img/block_footer_page_footer.png') repeat-x scroll left bottom #bdc2c9;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;}
