SO 1-final
[specialops1.git] / csslib / system / chrome.css
blobb9a4c8705238dcc1cd99d69d0d4ef517fe34e4cc
1 /* © 2004 Special Ops */
2 html, body
3 {color: #000; font: 0.95em 'arial'; margin: 0; background: url(../imgs/chrome_bg.jpg)}
5 table
6 {margin: 0; width: 100%}
8 input, select, textarea, button
9 {font: 0.9em 'tahoma', 'bitstream vera sans', sans-serif; background: url(../imgs/chrome_c1.png)}
11 textarea, input[type="text"], input[type="password"], fieldset, legend
12 {border: 2px #888 inset}
14 fieldset, legend
15 {border-style: ridge}
17 input[type="submit"], button
18 {border: 3px #888 groove}
20 input[type="submit"]:active, button:active
21 {border-style: inset}
23 #titleimg, #title, #subtitle, #footer
24 {text-align: center; margin: 0.2em; letter-spacing: 0.2em; font-weight: normal}
26 #footer
27 {font: xx-small sans-serif}
29 #menubar
30 {margin: 0px 2px}
33 {color: #000}
34 #menubar a, .c3 a, th a
35 {color: #444}
37 .alert
38 {background: url(../imgs/chrome_c5.png); text-align: center}
40 th, legend, input[type="submit"], button
41 {background: url(../imgs/chrome_c4.png)}
43 #menubar, .c3, th
44 {padding: 3px; margin: 0; color: #000; font-weight: bold; vertical-align: middle}
46 #menubar, .c3
47 {background: url(../imgs/chrome_c3.png); text-align: center}
49 .c2
50 {background: url(../imgs/chrome_c2.png)}
51 .c1
52 {background: url(../imgs/chrome_c1.png)}