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