15d6e6044757a240ac0e00cb10e3144c23b68349
[mailer.git] / theme / desert / css / general.css
1 body {
2         background-color        : #FFFFCC;
3         color                           : #880000;
4         font-family                     : Verdana, Arial, Geneva, Helvetica, sans-serif;
5         font-size                       : 12px;
6         letter-spacing      : 1px;
7
8         margin                  : 0px;
9         margin-left             : 0px;
10         margin-right            : 0px;
11         margin-top              : 0px;
12         margin-bottom           : 0px;
13 }
14
15 table {
16         table-layout            : auto;
17         border-spacing          : 0px;
18         overflow                        : auto;
19 }
20
21 A {
22         font-style              : normal;
23         font-family             : Verdana, Arial, Geneva, Helvetica, sans-serif;
24         text-decoration : none;
25 }
26
27 A:link {
28         color                   : #880000;
29 }
30
31 A:visited {
32         color                   : #880000;
33 }
34
35 A:active {
36         color                   : #880000;
37         background-color        : transparent;
38 }
39
40 A:hover {
41         background-color        : transparent;
42 }
43
44 input, textarea, select, option {
45         color                           : #880000;
46         background-color        : #FFFFCC;
47         border                          : 1px solid #880000;
48         text-decoration         : none;
49 }
50
51 ul, ol {
52         margin-top              : 0px;
53         margin-bottom           : 0px;
54 }
55
56 .admin_reset, .guest_reset, .member_reset {
57         border-style            : groove;
58         border                          : solid 1px #880000;
59         color                           : #880000;
60         cursor                          : pointer;
61 }
62
63 .admin_submit, .guest_submit, .member_submit {
64         color                           : #880000;
65         border-color            : #880000;
66         cursor                          : pointer;
67 }
68
69 .admin_submit_reject {
70         border-style            : groove;
71         color                           : #880000;
72         border-color            : #880000;
73         cursor                          : pointer;
74 }
75
76 .runtime_fatal, .runtime_fatalcontent {
77         color                           : #880000;
78         background-color        : #FFFFCC;
79         font-family                     : Verdana, Arial, Geneva, Helvetica, sans-serif;
80 }
81
82 .runtime_fatal {
83         color                           : #880000;
84 }
85
86 .runtime_fatalcontent {
87         text-align                      : left;
88         font-size                       : 12px;
89 }
90
91 .admin {
92         color                           : #880000;
93         background-color        : #FFFFCC;
94         font-family                     : Verdana, Arial, Geneva, Helvetica, sans-serif;
95 }
96
97 .admin_note {
98         color                           : #880000;
99         font-size                       : 12px;
100 }
101
102 DIV.admin_note {
103         padding-top                     : 10px;
104         padding-right           : 10px;
105         padding-left            : 10px;
106 }
107
108 .admin_fatal {
109         color                           : #880000;
110         font-size                       : 18px;
111 }
112
113 .admin_edit, .member_confirm {
114         background-color        : #FFFFCC;
115 }
116
117 .member_banner {
118         background-color        : #FFFFCC;
119         width                           : 488px;
120 }
121
122 .admin_error {
123         background-color        : #FFFFCC;
124         color                   : #880000;
125         font-size                       : 10px;
126 }
127
128 .admin_select, .guest_select, .member_select {
129         border                  : solid 1px;
130         border-color            : #880000;
131         background-color        : #DDDDAA;
132 }
133
134 .admin_register, .admin_desc_header, .admin_done, .admin_title, .member_title2, .guest_title2, .admin_message {
135         background-color        : #DDDDAA;
136         color                   : #880000;
137         text-align              : center;
138 }
139
140 .member_done, .guest_done {
141         color                   : #880000;
142 }
143
144 .member_misc {
145         background-color        : #FFFFCC;
146 }
147
148 .admin_misc, .member_misc {
149         color                   : #880000;
150 }
151
152 .admin_done2 {
153         color                   : #880000;
154 }
155
156 .admin_green, .admin_no {
157         color                   : #880000;
158 }
159
160 .admin_welcome {
161         background-color        : #DDDDAA;
162         color                   : #880000;
163         vertical-align          : middle;
164         font-size                       : 18px;
165         height                  : 50px;
166 }
167
168 .admin_header {
169         background-color        : #DDDDAA;
170 }
171
172 .admin_menu {
173         background-color        : #DDDDAA;
174         color                   : #880000;
175         width                   : 230px;
176 }
177
178 .admin_logout {
179         background-color        : #CCCCAA;
180         color                   : #880000;
181 }
182
183 .admin_desc_cont {
184         text-align              : left;
185         background-color        : #FFFFCC;
186 }
187
188 .admin_table, .member_table {
189         background-color        : #FFFFCC;
190 }
191
192 .admin_editmenu {
193         min-width                       : 500px;
194         max-width                       : 90%;
195 }
196
197 .admin_form_header {
198         text-align          : center;
199         height                  : 36px;
200         background-color        : #DDDDAA;
201         color                   : #880000;
202 }
203
204 .member_header {
205         text-align          : center;
206         height                  : 28px;
207         background-color        : #DDDDAA;
208 }
209
210 .admin_failed, .guest_failed, .member_failed, .member_note {
211         color                   : #880000;
212 }
213
214 .member_note_bg {
215         background-color        : #FFFFCC;
216 }
217
218 .member_data {
219         background-color        : #FFFFCC;
220         color                   : #880000;
221         height                  : 20px;
222 }
223
224 .admin_header_b1 {
225         border-bottom           : 1px solid #880000;
226         background-color        : #DDDDAA;
227         height                  : 22px;
228 }
229
230 .admin_snote {
231         font-size                       : 12px;
232 }
233
234 .admin_normal, .guest_normal, .member_normal {
235         border-style            : solid;
236         border                          : solid 1px #880000;
237         background-color        : #DDDDAA;
238 }
239
240 .member_stats {
241         vertical-align          : top;
242         font-weight             : bold;
243         height                  : 23px;
244         font-size                       : 16px;
245         border-style            : none;
246         border                  : 0px;
247         background          : #FFFFCC;
248         color                   : #880000;
249         margin-top              : -4px;
250         margin-bottom           : 1px;
251         cursor                  : default;
252 }
253
254 .normal {
255         border-style            : groove;
256 }
257
258 .member_main {
259         background-color        : #FFFFCC;
260 }
261
262 .guest_title, .member_title {
263         text-align              : center;
264         color                   : #880000;
265         vertical-align          : middle;
266         background-color        : #DDDDAA;
267         height                  : 60px;
268 }
269
270 .guest_login_header {
271         color                   : #880000;
272         vertical-align          : middle;
273         background-color        : #DDDDAA;
274 }
275
276 .guest_menu, .member_menu {
277         width                   : 220px;
278         background-color        : #FFFFCC;
279         vertical-align          : top;
280 }
281
282 .guest_menu_title, .member_menu_title {
283         background-color        : #DDDDAA;
284         color                   : #880000;
285         height                  : 25px;
286         width                   : 200px;
287         border                  : 1px solid #880000;
288 }
289
290 .guest_menu_row, .guest_menu_bottom, .member_menu_row, .member_menu_bottom {
291         border                  : 1px solid #880000;
292         border-top              : 0px;
293         background-color        : #FFFFCC;
294         height                  : 22px;
295         text-align              : left;
296 }
297
298 .guest_menu_seperator, .member_menu_seperator {
299         height                  : 15px;
300 }
301
302 .guest_content, .member_content {
303         background-color        : #FFFFCC;
304         width                   : 99%;
305         padding-left            : 2px;
306         padding-right           : 2px;
307         margin-left             : 5px;
308         margin-right            : 5px;
309 }
310
311 .guest_advert, .guest_login, .member_advert, .member_login {
312         background-color        : #FFFFCC;
313         vertical-align          : top;
314         margin-top              : 10px;
315 }
316
317 #master {
318         width                   : 100%;
319         height                  : 100%;
320         min-height              : 90%;
321         max-height              : 100%;
322         vertical-align          : top;
323 }
324
325 .masterbox {
326         text-align              : center;
327 }
328
329 .footer_lines {
330         vertical-align      : bottom;
331         font-size           : 10px;
332         width                   : 380px;
333         vertical-align          : middle;
334         background-color        : #FFFFCC;
335         height                  : 40px;
336 }
337
338 .dashed {
339         border                  : solid 1px;
340         border-color            : #880000;
341 }
342
343 .switch_sw1, .switch_mem1 {
344         background-color        : #FFFFCC;
345 }
346
347 .switch_sw2, .switch_mem2 {
348         background-color        : #FFFFCC;
349 }
350
351 .impressum {
352         font-size                       : 12px;
353         width                   : 320px;
354         vertical-align          : middle;
355         background-color        : #FFFFCC;
356         height                  : 70px;
357 }
358
359 .mediadata {
360         background-color        : #FFFFCC;
361 }
362
363 .media_header, .impressum_header {
364         background-color        : #DDDDAA;
365         text-align              : center;
366         color                   : #880000;
367         height                  : 26px;
368         font-weight             : bold;
369         font-size                       : 20px;
370 }
371
372 .media_left {
373         font-size                       : 14px;
374         width                   : 200px;
375 }
376
377 .media_right {
378         color                   : #880000;
379         font-weight             : bold;
380         font-size                       : 14px;
381         width                   : 70px;
382 }
383
384 .admin_sep_footer {
385         background-color        : #DDDDAA;
386         font-size           : 1px;
387 }
388
389 .admin_sep_footer2 {
390         background-color        : #DDDDAA;
391         font-size           : 1px;
392 }
393
394 .admin_footer, .member_refbanner, .member_update, .admin_del_link {
395         background-color        : #DDDDAA;
396 }
397
398 .member_footer {
399         height                  : 30px;
400         background-color        : #DDDDAA;
401 }
402
403 .admin_footer {
404         text-align              : center;
405         height                  : 30px
406 }
407
408 .admin_task_header {
409         background-color        : #DDDDAA;
410         color                   : #880000;
411         vertical-align          : middle;
412         font-size                       : 18px;
413         height                  : 35px;
414 }
415
416 .seperator {
417         font-size                       : 1px
418 }
419
420 .tab1 {
421         text-align              : center
422 }
423
424 .admin_delete, .admin_yes {
425         border-style            : groove;
426         border                          : solid 1px #880000;
427         background-color        : #880000;
428         color                           : #FFFFCC;
429         cursor                          : pointer;
430 }
431
432 .guest_stats {
433         background-color        : #FFFFCC;
434         width                   : 460px;
435 }
436
437 .guest_stats_title {
438         color                   : #880000;
439         vertical-align          : middle;
440         background-color        : #DDDDAA;
441         height                  : 30px;
442 }
443
444 .guest_stats_l {
445         width                   : 344px;
446         text-align              : right;
447 }
448
449 .guest_stats_m {
450         width                   : 2px;
451 }
452
453 .guest_stats_r, .guest_stats_lr, .guest_stats_rr {
454         color                   : #880000;
455         width                   : 28px;
456         font-weight             : bold;
457         text-align              : center;
458 }
459
460 .guest_stats_ll, .guest_stats_rl {
461         width                   : 192px;
462         text-align              : right;
463 }
464
465 .guest_stats_footer {
466         color                   : #880000;
467         vertical-align          : middle;
468         background-color        : #DDDDAA;
469         height                  : 20px;
470 }
471
472 .task_pre {
473         font-weight             : bold;
474         margin-left             : 0px;
475         margin-right            : 0px;
476         margin-top              : 10px;
477         margin-bottom           : 10px;
478 }
479
480 .impressum_body {
481         background-color        : #FFFFCC;
482 }
483
484 .guest_content_align, .member_content_align, .admin_content_align {
485         text-align              : center;
486         vertical-align          : top;
487 }
488
489 .member_mailidtop {
490         background-color        : #FFFFCC;
491         width                   : 100%;
492         height                  : 100%;
493 }
494
495 .list_categories, .admin_action_header, .admin_main, .admin_menu_main, .admin_menu_sub {
496         text-align              : left;
497         width                   : 100%;
498 }
499
500 .member_unconfirmed {
501         background-color        : #FFFFCC;
502         width                   : 100%;
503         text-align              : center;
504 }
505
506 .you_are_here {
507         white-space             : nowrap;
508         font-size                       : 14px;
509         text-align              : left;
510 }
511
512 .tiny   { font-size             : 12px; }
513 .medium { font-size             : 14px; }
514 .big    { font-size             : 20px; }
515
516 .top    { border-top    : 1px solid #880000; }
517 .bottom { border-bottom : 1px solid #880000; }
518 .left   { border-left   : 1px solid #880000; }
519 .right  { border-right  : 1px solid #880000; }
520
521 .top2    { border-top   : 1px solid #880000; }
522 .bottom2 { border-bottom        : 1px solid #880000; }
523 .left2   { border-left  : 1px solid #880000; }
524 .right2  { border-right : 1px solid #880000; }
525
526 .nobr {
527         white-space             : nowrap;
528 }
529
530 .guest_table {
531         background-color    : #FFFFCC;
532 }
533
534 .main {
535         height                  : 99%;
536         vertical-align  : top;
537 }
538
539 .footer {
540         height                          : 1%;
541         vertical-align          : bottom;
542 }
543
544 .menu_blur {
545         display                 : block;
546 }
547
548 .menu_blur:hover {
549         background-color        : #DDDDAA;
550 }
551
552 .guest_footer {
553         height              : 30px;
554         background-color    : #DDDDAA;
555 }
556
557 .admin_alpha {
558         text-align      : center;
559         height          : 40px;
560         vertical-align  : middle;
561 }
562
563 .admin_sortlinks {
564         text-align      : center;
565         height          : 20px;
566         vertical-align  : middle;
567 }
568
569 .disabled {
570         border-style            : groove;
571         background-color        : #AAAAAA;
572         color                           : #FFFFCC;
573 }
574
575 .mini_select {
576      border              : solid 1px;
577      border-color        : #880000;
578      background-color    : #DDDDAA;
579      font-size           : 10px;
580 }
581
582 .theme_box {
583      border              : 1px solid #880000;
584      border-top          : 0px;
585         width               : 100%;
586         height              : 70px;
587      background-color    : #FFFFCC;
588 }
589
590 .theme_note {
591         font-size           : 12px;
592         font-weight         : bold;
593 }
594
595 .theme_content {
596         color               : #880000;
597 }
598
599 .admin_title2 {
600         font-weight             : bold;
601         padding                 : 4px;
602         background-color        : #DDDDAA;
603         color                   : #880000;
604         text-align              : center;
605         font-size                       : 14px;
606 }
607
608 .agb_box {
609         text-align      : left;
610 }
611
612 .agb_title, .fatal_title {
613         font-size               : 16px;
614         text-align      : center;
615         height          : 40px;
616         font-weight     : bold;
617 }
618
619 .agb_para  {
620         text-indent     : 8px;
621         text-align      : left;
622         margin-left     : 5px;
623         margin-right    : 5px;
624         margin-bottom   : 12px;
625 }
626
627 .fatal_box {
628         text-align      : center;
629         width           : 100%;
630         margin-top      : 10px;
631 }
632
633 .admin_message {
634         margin-bottom   : 15px;
635 }
636
637 #show_timings_block {
638         margin-top                      : 5px;
639         tex-align                       : center;
640         border              : solid 1px;
641         border-color        : #880000;
642         background-color    : #DDDDAA;
643         font-size           : 10px;
644         vertical-align          : middle;
645         width                           : 465px;
646         height                          : 22px;
647         z-index                         : 0;
648 }
649
650 .show_timings_column {
651         z-index                         : 10;
652         top                                     : 3px;
653         background-color    : #FFFFCC;
654         position                        : relative;
655         margin                          : 0px;
656         width                           : 150px;
657         display                         : block;
658         border              : solid 1px;
659         border-color        : #880000;
660 }
661
662 .show_timings_data {
663         font-weight                     : bold;
664 }
665
666 .login_failure_header {
667         text-align                      : center;
668         background-color        : #DDDDAA;
669         font-weight                     : bold;
670 }
671
672 .login_failures {
673         text-align                      : center;
674         width                           : 400px;
675 }
676
677 .member_skyscraper, .guest_skyscraper {
678         width                           : 122px;
679         height                          : 602px;
680         border                          : 1px solid #880000;
681         margin                          : 0px;
682         padding                         : 0px;
683         padding-top                     : 1px;
684 }