body#category #subcategories li:hover {
  border: 1px solid #182983;
-moz-box-shadow: 0 0 2px 2px #182983;
-webkit-box-shadow: 0 0 2px 2px #182983;
box-shadow: 0 0 2px 2px #182983; 
}

div.cat_desc { margin: 0px 25px 0; width: 330px; height: 200px; }


#center_column_container { min-height:325px; position: relative; }
h1 { color:#113e6c; font-size: 24px; margin: 22px 0 0px; }

#categories_block_left .block_content {
  width: 234px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;  
  background-color: #0087FF;
}
#left_column{ border-color: #0087FF;}

#categories_block_left .tree .level1 ul.level1 { background-color: #5eb3ff; }
#categories_block_left .tree .level1 ul.level1 ul { background-color: #8ec8fb; }
#categories_block_left .tree .level1 ul.level1 li:hover { background-color:#113E6C; }
#categories_block_left ul.tree a.selected { color:#113E6C; }


.level0 li a { display: none; }


#categories_block_left { margin-bottom: 5px; }
#categories_block_left .level0 li span.grower { display: none; }
.level1 li a { display: block; }
#categories_block_left .level1 li span.grower { display: block; }
#categories_block_left .tree .level1 ul.level1 { margin-left:-38px; margin-top:5px; padding: 0 0 0px 15px; }

#categories_block_left .tree .level1 ul.level1 li:hover { background-color:#113e6c; }
#categories_block_left .tree .level1 ul.level1 li:hover a { color:#ffffff; text-decoration: none; }

/* Block categories */
#categories_block_left .tree { padding-left: 0; }
#categories_block_left .tree li {
	border: none;
	padding-top: 0px;
	padding-left: 0px;
	background: none;
	margin-left: 0;
	font-weight: normal;
	font-size: 12px;
	line-height: 13px;
}
#categories_block_left .tree li.last { padding-bottom: 5px; }
#categories_block_left .tree ul { padding: 0px 0 0 }
#categories_block_left .tree li li {
	padding: 15px 0px 0px 15px;
	background: none;
	font-size: 16px;
	font-weight: normal;
	line-height: 16px;

}
#categories_block_left .tree li li.last { padding-bottom: 5px; }
#categories_block_left .tree li li li {
        padding: 5px 0px 0px 30px;
        font-size: 16px;
        font-weight: normal;
        min-height: 18px;
        line-height: 16px;
        margin-bottom: 0px;
/*        background: url("../../../img/danlab-point-blue.png") no-repeat 30px 3px;*/
}
#categories_block_left .tree li li li:hover {
/*        background: url("../../../img/danlab-point-white.png") no-repeat 30px 3px;*/
}
#categories_block_left .tree a {
	padding-left: 0;
	color: #ffffff;
        padding-left: 10px;
        padding-right: 15px;
        padding-bottom: 5px;
}
#categories_block_left .tree a:hover { text-decoration: underline; }
#categories_block_left ul.tree a.selected {
	color: #113e6c;
	font-weight: normal;
}
#categories_block_left span.grower {
	display: block;
	float: left;
	background-position: 0 5px;
	background-repeat: no-repeat;
	width: 9px;
	height: 15px;
	margin: 0 0 0 0px!important;
	padding: 0
}
#categories_block_left span.OPEN { background-image: url('../../../img/danlab-grower-open.png') }
#categories_block_left span.CLOSE { background-image: url('../../../img/danlab-grower-close.png') }

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;}
