Looks like you got this fixed.
Not sure if this is the fix you used, but I went through your code and found
-
* html .holdshows ul li ul li {
-
float:left;
-
height:1%;
-
z-index: 1000;
-
}
-
* html .holdshows ul li ul li a {
-
height:1%;
-
z-index: 1000;
-
}
-
-
Was that your fix?
i'm dealing with a similar issue, but your fix didn't work for me (if that is it).
http://zifimusic.com/test/broken-hovers.html
Please let us know how you got this working.
Thanks
Pete