/* @override 
	http://mangocomm.com/assets/templates/mango/css/sidemenu.css
	http://localhost/modx2/assets/templates/mango/css/sidemenu.css
*/

/* CSS Document */#navbar-left ul {	padding: 0;	list-style: none;	z-index: 100;	padding-bottom: 10px;
}#navbar-left ul li {
}	#navbar-left ul li a, #navbar-left ul li a:hover {
	color: #555;
	text-decoration: none;
}

/* Styles for Menu Items */#navbar-left ul li ul a{	color: #509a24;
	text-decoration: none;
}

#navbar-left ul li ul a:hover{	color: #d93925;
	text-decoration: underline;
	font-weight: normal;
}#navbar-left ul li.category:hover, #navbar-left ul li.category.first:hover, #navbar-left ul li.category.here {}#navbar-left ul li.category.first.here {
}#navbar-left ul li.category.first.here:hover {}/* commented backslash \*/ * html ul li a {height:1%}/* end hack */ #navbar-left li a {}/* hovered lists */#navbar-left li a, #navbar-left li.over a  {}#navbar-left li a:hover, #navbar-left li.over a  {}/* The pop */#navbar-left{}#mynavbar-left {/*	position: absolute;	top:1px;	left: 0px;	display: block;	z-index: 1000;*/}