Try temporarily disabling all mods by putting this in your includes/config.php file, just under the <?php line at the top:
Code:
define('DISABLE_HOOKS', true);
if the problem goes away, then you can disable your products one at a time to see which one is causing it.
If it doesn't go away after disabling all products, try creating a new style with no parent and use that to view the site.