I have fixed it to a fashion, i had to be explicit as to where the clientscript folder was using
PHP Code:
<link rel="stylesheet" type="text/css" href="http://www.thecodecage.com/forumz/clientscript/tabs/ajaxtabs.css" />
instead of
PHP Code:
<link rel="stylesheet" type="text/css" href="/clientscript/tabs/ajaxtabs.css" />
the only problem i have now is that i have only used single category id's but in some its also showing the category that appears below it?