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