/* Block categories */
#categories_block_left .block_content{padding: 0;}
#categories_block_left .tree { 
	border: 0 none;   
}
#categories_block_left .tree li {
    border-left: 0 none;
    color: #646464;
    margin-left: 0;
	background: url(../../../img/default/boder-left.png) repeat-x scroll left bottom transparent !important;
    padding: 3px 0;
}
#categories_block_left .tree li:hover > a{
	color: #2ed364;
}
#categories_block_left .tree li.last {}
#categories_block_left .tree ul {background: none;
    margin-top: 7px;
    padding: 0;}
#categories_block_left .tree li li {
	background: none !important ;
    border: 0 none;
    font-weight: normal;
    line-height: 1;
}
#categories_block_left .tree li li:hover {background: none;}
#categories_block_left .tree li li a{
	background: url("images/li-child-cate.png") no-repeat scroll 10px center transparent;
    color: #646464;
    font-style: normal;
    padding-left: 30px;
    text-transform: capitalize;
	font-size: 12px;
}
#categories_block_left .tree li li.last {  }
#categories_block_left .tree li li li {
	padding-left: 15px;
	font-size: 9px
}
#categories_block_left .tree a {
    background: url(../../../img/default/icon-list.png) no-repeat scroll 0 5px transparent;
    color: #8D8D8D;
    display: block;
    font-size: 12px;
    line-height: 2 !important;
    padding-left: 20px;
    text-shadow: 0 0 0.3px #8D8D8D;
}
#categories_block_left .tree a:hover { text-decoration: none }
#categories_block_left ul.tree a.selected {
	color: #E7333F;
	font-weight: bold !important;
}
#categories_block_left span.grower {
	background-position: 0 10px;
    background-repeat: no-repeat;
    display: block;
    float: right;
    height: 15px;
    padding: 0;
    width: 9px;
}
#categories_block_left span.CLOSE {
    background-image: url("../../../img/icon/more.gif");
}
#categories_block_left span.OPEN {
    background-image: url("../../../img/icon/less.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;}
