Yes, they are now. I guess that was it and each url was cacheing on the previous code? So basically everytime I make any changes to my styles I have to clear everything? Thanks! What would people do without this place? lol
No no. It is because each URL is storing its own cookies so when change the style that styleID is stored in a cookie. When you enter the site through another domain then it doesn't see that cookie, so the style appears different.
As stated above redirecting users through just a single URL with resolve the issue.