c841298d2de9e97ff042226ee04768d4ca4fdcd7
[mailer.git] / theme / org / css / general.css
1 body {
2         background-color        : #ddeedd;
3         color                   : #000000;
4         font-family             : Verdana, Arial, Geneva, Helvetica, sans-serif;
5         font-size                       : 14px;
6
7         scrollbar-base-color            : #E9E4AE;
8         scrollbar-face-color            : #CDEFCD;
9         scrollbar-highlight-color       : #F4F9BE;
10         scrollbar-shadow-color          : #CDEFCD;
11         scrollbar-3dlight-color         : #DDDDDD;
12         scrollbar-arrow-color           : #000000;
13         scrollbar-track-color           : #CCEFCC;
14         scrollbar-darkshadow-color      : #999999;
15
16         margin                  : 0px;
17         margin-left             : 0px;
18         margin-right            : 0px;
19         margin-top              : 0px;
20         margin-bottom           : 0px;
21 }
22
23 table {
24         table-layout            : auto;
25         border-spacing          : 0px;
26         overflow                        : auto;
27 }
28
29 A {
30         font-style              : normal;
31         font-family             : Verdana, Arial, Geneva, Helvetica, sans-serif;
32         font-size                       : 14px;
33         text-decoration : none;
34 }
35
36 A:link {
37         color                   : #2e51a9;
38 }
39
40 A:visited {
41         color                   : #2e51a9;
42 }
43
44 A:active {
45         color                   : #2e51a9;
46         background-color        : transparent;
47 }
48
49 A:hover {
50         background-color        : transparent;
51 }
52
53 input, textarea, select, option {
54         color                   : #2e51a9;
55         background-color        : #EEFFEE;
56         border-color            : #BBBBBB;
57         text-decoration : none;
58 }
59
60 ul, ol {
61         margin-top              : 0px;
62         margin-bottom           : 0px;
63 }
64
65 pre {
66         white-space: pre-wrap;
67         text-align: left;
68         padding: 5px;
69 }
70
71 .runtime {
72         color                   : #118811;
73         background-color        : #DDEEDD;
74         font-family             : Verdana, Arial, Geneva, Helvetica, sans-serif;
75 }
76
77 .runtime.fatal {
78         color                   : #0000aa;
79 }
80
81 .runtime.fatalcontent {
82         font-size                       : 20px;
83 }
84
85 .admin {
86         color                           : #118811;
87         background-color        : #DDEEDD;
88         font-family                     : Verdana, Arial, Geneva, Helvetica, sans-serif;
89 }
90
91 .notice {
92         color                           : #ff0000;
93         font-size                       : 11px;
94 }
95
96 .form_reset {
97         border                          : groove 1px #000000;
98         color                           : #0000AA;
99 }
100
101 .form_submit {
102         color                           : #0000AA;
103         border-color            : #000000;
104 }
105
106 .form_delete {
107         border-style            : groove;
108         color                           : #881111;
109         border-color            : #000000;
110 }
111
112 .form_submit {
113         background-color        : #ddeedd;
114 }
115
116 .banner {
117         background-color        : #ddeedd;
118         width                           : 488px;
119 }
120
121 .fatal_error {
122         background-color        : #ddeedd;
123         color                           : #eedddd;
124         font-size                       : 11px;
125 }
126
127 .form_select {
128         border                          : solid 1px;
129         border-color            : #000000;
130         background-color        : #EEFFEE;
131 }
132
133 .admin.register, .description_header {
134         background-color        : #ddeedd;
135         color                   : #000000;
136 }
137
138 .code {
139         background-color        : #DDEEDD;
140 }
141
142 .admin_menu {
143         background-color        : #DDEEDD;
144         color                   : #000077;
145         width                   : 230px;
146 }
147
148 .logout_box {
149         background-color        : #AAFFAA;
150         color                   : #ddeedd;
151 }
152
153 .description_text, .table, .table2, .table3 {
154         background-color        : #eeffee;
155 }
156
157 .form_submitmenu {
158         min-width                       : 500px;
159         max-width                       : 90%;
160 }
161
162 .member_header {
163         text-align          : center;
164         height                  : 28px;
165         background-color        : #ddeedd;
166 }
167
168 .member_data {
169         background-color        : #ddeedd;
170         color                   : #000000;
171         height                  : 20px;
172 }
173
174 .form_field {
175         border                          : solid 1px;
176         border-color            : #000000;
177 }
178
179 .normal {
180         border-style            : groove;
181 }
182
183 .member_main {
184         background-color        : #DDEEDD;
185 }
186
187 .table_header {
188         color                           : #000000;
189         vertical-align          : middle;
190         background-color        : #DDEEDD;
191         padding-bottom          : 5px;
192         padding-top                     : 5px;
193 }
194
195 .guest_login_header {
196         color                   : #000000;
197         vertical-align          : middle;
198         background-color        : #DDEEDD;
199 }
200
201 .guest_menu {
202         width                   : 211px;
203         vertical-align          : top;
204 }
205
206 .member_menu {
207         width                   : 200px;
208 }
209
210 .guest_menu, .member_menu {
211         background-color        : #DDEEDD;
212 }
213
214 .guest_menu_title {
215         background-image        : url({?URL?}/theme/org/images/menus/title.jpg);
216         height                  : 36px;
217         width                   : 211px;
218         color                   : #000000;
219         padding-top             : 2.5px;
220 }
221
222 .member_menu_title {
223         color                   : #000000;
224         background-color        : #BDEFCD;
225         border                  : 1px solid #ddeedd;
226         height                  : 25px;
227         width                   : 200px;
228 }
229
230 .guest_menu_row {
231         background-image        : url({?URL?}/theme/org/images/menus/row.jpg);
232         width                   : 211px;
233         height                  : 26px;
234 }
235
236 .guest_menu_bottom {
237         background-image        : url({?URL?}/theme/org/images/menus/bottom.jpg);
238         width                   : 211px;
239         height                  : 30px;
240 }
241
242
243 .guest_menu_bottom, .guest_menu_row {
244         vertical-align          : top;
245         padding-left            : 11px;
246         padding-top             : 0px;
247         padding-bottom          : 0px;
248 }
249
250 .member_menu_whats {
251         border                  : 1px solid #ddeedd;
252         border-top              : 0px;
253         background-color        : #ddeedd;
254         height                  : 20px;
255 }
256
257 .guest_menu_separator, .member_menu_separator {
258         height                  : 15px;
259 }
260
261 .guest_content, .member_content {
262         background-color        : #F4FFF4;
263         width                   : 99%;
264 }
265
266 .guest_advert, .guest_login, .member_advert, .member_login {
267         background-color        : #DDEEDD;
268         vertical-align          : top;
269         margin-top              : 11px;
270 }
271
272 .master {
273         width                   : 100%;
274         height                  : 100%;
275         min-height              : 90%;
276         max-height              : 100%;
277         vertical-align  : top;
278 }
279
280 .footer_lines {
281         vertical-align          : bottom;
282         font-size                       : 11px;
283         width                   : 540px;
284         vertical-align          : middle;
285         background-color        : #DDEEDD;
286         height                  : 40px;
287 }
288
289 .dashed {
290         border                  : solid 1px;
291         border-color            : #0000aa;
292 }
293
294 .switch_sw1 {
295         background-color        : #b8efc1;
296 }
297
298 .switch_sw2 {
299         background-color        : #b8fccb;
300 }
301
302 .impressum {
303         font-size                       : 11px;
304         width                   : 320px;
305         vertical-align          : middle;
306         background-color        : #E5EFE5;
307         height                  : 70px;
308 }
309
310 .mediadata {
311         background-color        : #ddeedd;
312 }
313
314 .media_header, .impressum_header {
315         background-color        : #b8fccb;
316         text-align              : center;
317         color                   : #000000;
318         height                  : 26px;
319         font-weight             : bold;
320         font-size                       : 20px;
321 }
322
323 .media_left {
324         font-size                       : 14px;
325         width                   : 200px;
326 }
327
328 .media_right {
329         color                   : #000000;
330         font-weight             : bold;
331         font-size                       : 14px;
332         width                   : 70px;
333 }
334
335 .admin_sep_footer {
336         background-color        : #DDEEDD;
337         font-size           : 1px;
338 }
339
340 .admin_sep_footer2 {
341         background-color        : #ddeedd;
342         font-size           : 1px;
343 }
344
345 .member_refbanner, .member_update, .admin_delete_link {
346         background-color        : #DDEEDD;
347 }
348
349 .table_footer {
350         padding: 5px;
351         text-align: center;
352         background-color: #DDEEDD;
353 }
354
355 .admin_task_header {
356         background-color        : #DDEEDD;
357         color                           : #000000;
358         vertical-align          : middle;
359         font-size                       : 18px;
360         height                          : 35px;
361 }
362
363 .separator {
364         font-size                       : 1px
365 }
366
367 .tab1 {
368         text-align                      : center
369 }
370
371 .form_delete, .form_delete {
372         border                          : groove 1px #ddeedd;
373         background-color        : #0000AA;
374         color                           : #DDEEDD;
375 }
376
377 .guest_stats {
378         background-color        : #ddeedd;
379         width                           : 460px;
380 }
381
382 .guest_stats_l {
383         width                           : 344px;
384         text-align                      : right;
385 }
386
387 .guest_stats_m {
388         width                           : 2px;
389 }
390
391 .guest_stats_r, .guest_stats_lr, .guest_stats_rr {
392         color                           : #000000;
393         width                           : 28px;
394         font-weight                     : bold;
395         text-align                      : center;
396 }
397
398 .guest_stats_ll, .guest_stats_rl {
399         width                           : 192px;
400         text-align                      : right;
401 }
402
403 .impressum_body {
404         background-color        : #DDEEDD;
405 }
406
407 .guest_content_align, .member_content_align, .admin_content_align {
408         text-align                      : center;
409         vertical-align          : top;
410 }
411
412 .list_categories, .admin_action_header, .admin_menu_main, .admin_menu_sub {
413         width                           : 100%;
414 }
415
416 .you_are_here {
417         white-space         : nowrap;
418         font-size           : 14px;
419 }
420
421 .tiny   { font-size             : 10px; }
422 .medium { font-size             : 16px; }
423 .big    { font-size             : 20px; }
424
425 .top    { border-top    : 1px solid #4400AA; }
426 .bottom { border-bottom : 1px solid #4400AA; }
427 .left   { border-left   : 1px solid #4400AA; }
428 .right  { border-right  : 1px solid #4400AA; }
429
430 .top2    { border-top   : 1px solid #0000aa; }
431 .bottom2 { border-bottom: 1px solid #0000aa; }
432 .left2   { border-left  : 1px solid #0000aa; }
433 .right2  { border-right : 1px solid #0000aa; }
434
435 .nobr {
436         white-space         : nowrap;
437 }
438
439 .mini_select { font-size: 10px; }
440
441 .fase4_rdf_main_title {
442         font-weight: bold;
443         font-size: 22px;
444 }
445
446 .fase4_rdf_title {
447         font-size: 18px;
448 }
449
450 .para {
451         text-align                      : left;
452         padding-top                     : 10px;
453         padding-left            : 10px;
454         padding-right           : 10px;
455         padding-bottom          : 10px;
456 }
457
458 .para_title {
459         text-align                      : center;
460         padding-bottom          : 20px;
461 }
462
463 .listing {
464         padding-top                     : 14px;
465         padding-bottom          : 14px;
466 }
467
468 .para2 {
469         padding-right           : 5px;
470         padding-left            : 5px;
471         padding-top                     : 2px;
472         padding-bottom          : 2px;
473 }
474
475 div.menu_invisible, div.sub_menu_invisible, td.menu_invisible, td.sub_menu_invisible {
476         background-color: #dddddd;
477         font-style: italic;
478 }
479
480 strong.menu_invisible, strong.sub_menu_invisible {
481         color: #999999;
482         font-style: italic;
483 }
484
485 .menu_locked, .sub_menu_locked {
486         color: #ffeeee;
487 }
488
489 .rank_1 {
490         font-weight : bold;
491         font-size   : 22px;
492 }
493
494 .rank_2 {
495         font-weight : bold;
496         font-size   : 18px;
497 }
498
499 .rank_3 {
500         font-weight : bold;
501 }
502
503 ul.listing {
504         text-align: left;
505         margin-top: 5px;
506         margin-left: 5px;
507         margin-right: 5px;
508         padding-left: 5px;
509         list-style-type: none;
510 }
511
512 ol.listing {
513         text-align: left;
514         padding-top: 5px;
515         padding-bottom: 5px;
516         padding-left: 0px;
517         margin-left: 25px;
518 }
519
520 li.listing {
521         padding-bottom: 5px;
522 }
523
524 bad {
525         color: #aa0000;
526         font-style: italic;
527 }
528
529 good {
530         color: #00aa00;
531 }