yeah maybe i was thinking too deep into it i guess, making it harder than it had to be, i was thinking that to form the window itself that i would have to go one step deeper than css.
I have opened lots of windows with javascript, and i have formated the background and the internals of the box (html page) But i dont think i have ever seen a window itself formated with css, usually the inside content is done with css, the actual page loaded, but the window itself which is the small border around the edge and the top menu bars and the way windows opens it i always thought was a windows manager deal.
See here is the deal, i can say background this and border that in css, i do it all the time but the way i style my windows in windows 7, every window on my site or any other site has the same outside border, its a windows deal.
So if you style your windows to a certain theme they will all have the same border. Its not the html content in side the border that im referring to, its the actual window itself. So that is a windows manager deal right?