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