1[stylesheets]
2reset.css		= screen
3layout.css		= screen
4design.css		= screen
5style.css		= screen
6media.css		= screen
7
8_editbox.css		= screen
9_secedit.css		= screen
10
11_mediaoptions.css	= screen
12_admin.css			= screen
13_linkwiz.css		= screen
14_subscription.css	= screen
15_mediamanager.css	= screen
16_tabs.css			= screen
17_fileuploader.css	= screen
18
19;skin.yellow.css	= screen
20;skin.blue.css		= screen
21;skin.green.css		= screen
22
23rtl.css        = rtl
24print.css      = print
25
26[replacements]
27
28__font_elegant__	= "Georgia, Palatino, serif"
29__font_prototype__	= "Verdana, Lucida, Helvetica, Arial, sans-serif"
30__font_monospace__	= "monospace, serif"
31
32__text__           = "#000"
33__background__     = "#fff"
34__text_alt__       = "#638c9c"
35__background_alt__ = "#dee7ec"
36__text_neu__       = "#666"
37__background_neu__ = "#f5f5f5"
38__border__         = "#8cacbb"
39__text_other__       = "#ccc"
40__background_other__ = "#f7f9fa"
41__extern__    = "#436976"
42__existing__  = "#090"
43__missing__   = "#f30"
44__highlight__ = "#ff9"
45__white__      = "#fff"
46__lightgray__  = "#f5f5f5"
47__mediumgray__ = "#ccc"
48__darkgray__   = "#666"
49__black__      = "#000"
50__lighter__   = "#f7f9fa"
51__light__     = "#eef3f8"
52__medium__    = "#dee7ec"
53__dark__      = "#8cacbb"
54__darker__    = "#638c9c"
55
56
57