Hi,
mojoPortal doesn't control shadows on anything. Any shadows are done with CSS and if your control uses an asp:menu, chances are some of the css for your site/page menu is being applied to the controls menu. You should use a tool like firebug to find the css that is applying the shadow.
HTH,
Joe D.