/* Left Special Module Menu */

#tcLeftCol div.module_menu ul.menu li
{
padding:0;
margin: 0;
}

#tcLeftCol div.module_menu ul.menu a,
#tcLeftCol div.module_menu ul.menu a:visited,
#tcLeftCol div.module_menu ul.menu a:link
{
display : block;
padding : 5px 3px 5px 0px;
font : 12px/16px Arial, "Lucida Sans Unicode", sans-serif;
letter-spacing : 1px;
color : #fff;
text-decoration : none;
border-bottom : 1px dotted #9ab067;
text-indent : 14px;
}

div.module_menu ul li.active a:link,
div.module_menu ul li.active a:visited
{
color : #fff;
border-bottom : 1px dotted #9ab067;
background : #485a1b url(../images/main-menu-active.gif) 4px 0px no-repeat;
}

#tcLeftCol div.module_menu ul.menu a:active,
#tcLeftCol div.module_menu ul.menu a#active_menu {



}

#tcLeftCol div.module_menu ul.menu a:hover,
#tcLeftCol div.module_menu ul.menu a#active_menu:hover,
#tcLeftCol div.module_menu ul.menu a:focus {
color : #fff;
border-bottom : 1px dotted #9ab067;
background : #485a1b url(../images/main-menu-active.gif) 4px 0px no-repeat;
}

#tcLeftCol div.module_menu ul.menu a.sublevel {
margin-left : 0px !important;
margin-left : 0px;
display : block;
text-decoration : none;
color : #fff;
border : none;
text-indent : 20px;
}

#tcLeftCol div.module_menu ul.menu a.sublevel:hover,
#tcLeftCol div.module_menu ul.menu a.sublevel:focus {
color : #eee;
border : none;
}

#tcLeftCol div.module_menu ul.menu a.sublevel:active,
#tcLeftCol div.module_menu ul.menu a.sublevel#active_menu
{
color : #F4EFDC;
text-decoration : underline;
border : none;
