I still havn't figured out how to change the font of just the top catagories.
looking at the code that is outputted,
Code:<li class="cat-top"><a class="cat-not-selected-text" href="http://lowpricedhardware.ie/index.php?main_page=index&cPath=2374">CAMERAS</a> <ul id="catGroup2374_2439"> <li class="cat-subs"><a class="cat-not-selected-text" href="http://lowpricedhardware.ie/index.php?main_page=index&cPath=2374_2439">Accessories</a></li> <li class="cat-subs"><a class="cat-not-selected-text" href="http://lowpricedhardware.ie/index.php?main_page=index&cPath=2374_2446">Camera Lenses</a></li> <li class="cat-subs"><a class="cat-not-selected-text" href="http://lowpricedhardware.ie/index.php?main_page=index&cPath=2374_2375">Digital camera</a></li> <li class="cat-subs"><a class="cat-not-selected-text" href="http://lowpricedhardware.ie/index.php?main_page=index&cPath=2374_2461">Digital photo frame</a></li> <li class="cat-subs"><a class="cat-not-selected-text" href="http://lowpricedhardware.ie/index.php?main_page=index&cPath=2374_2597">Flash</a></li> <li class="cat-subs"><a class="cat-not-selected-text" href="http://lowpricedhardware.ie/index.php?main_page=index&cPath=2374_2523">Memory cards</a></li>
The first li doesn't seem to be closed?
so the sub cats get their style from the firstCode:<li class="cat-top"><a class="cat-not-selected-text" href="http://lowpricedhardware.ie/index.php?main_page=index&cPath=2374">CAMERAS</a> <ul id="catGroup2374_2439"> <li class="cat-subs">
?Code:<li class="cat-top">



