For some odd reason my different color active menu list item background color is no longer showing, except on the home page. The code is below:
#navigation ul li:hover,#tx-navigation ul li.active{ background: url(../../images/style1/nav-bg-active_png32.png) repeat-x; color: #181818;
It works on hover, but not on active.