Ok, if I understand this correctly, when I look at Bebe & Ninos, I see the first sub category as a red font and the one below it is black, when they should both be red. Is that right?

If so, than when I looked at your source code, I noticed that you had different class defined for both

Here is a copy of the code:
Code:
<ul><li class="category-top"><a href="http://www.clickyshop.com/zenupdate/index.php?main_page=index&amp;cPath=65"><span class="category-subs-parent">Bebes&Niños</span></a></li>
<li class="category-subs"><a href="http://www.clickyshop.com/zenupdate/index.php?main_page=index&amp;cPath=65_73">&nbsp;&nbsp;Alimentacion&amp;Lactancia</a></li>
<li class="category-products"><a href="http://www.clickyshop.com/zenupdate/index.php?main_page=index&amp;cPath=65_76">&nbsp;&nbsp;Hora dormir y bañar</a></li>
<li class="category-top"><a href="http://www.clickyshop.com/zenupdate/index.php?main_page=index&amp;cPath=66">Celulares</a></li>

<li class="category-top"><a href="http://www.clickyshop.com/zenupdate/index.php?main_page=index&amp;cPath=68">Computación</a></li>
the <li class="category-subs"> Alimentacion&Lactancia

and <li class="category-products">
Hora dormir y bañar


------

For the center section, you don't have an image for Hora dormir y bañar. That could be the reason why it's all messed up. Did you try uploading an image?

I'm still learning ZenCart as well... so I thought I would point out the obvious...

Vicky