Continued on AJAX installer to start first step (more are easily to add)
[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 form {
43         margin: 0px;
44         margin-left: 0px;
45         margin-right: 0px;
46         margin-top: 0px;
47         margin-bottom: 0px;
48         padding: 0px;
49         padding-left: 0px;
50         padding-right: 0px;
51         padding-top: 0px;
52         padding-bottom: 0px;
53 }
54
55 input, textarea, select, option {
56         color: #000000;
57         border: 1px solid #000000;
58         text-decoration: none;
59 }
60
61 fieldset {
62         border: 1px solid #000000;
63         margin-top: 10px;
64         padding: 10px;
65 }
66
67 fieldset:hover, input:hover, select:hover, option:hover, textarea:hover {
68         border-color: #000080;
69 }
70
71 input:hover, select:hover, option:hover, textarea:hover {
72         color: #000080;
73 }
74
75 legend {
76         font-weight: bold;
77         color: #000000;
78         background-color: transparent;
79         padding-left: 5px;
80         padding-right: 5px;
81 }
82
83 ul, ol {
84         margin-top: 0px;
85         margin-bottom: 0px;
86 }
87
88 pre {
89         white-space: pre-wrap;
90         text-align: left;
91         padding: 5px;
92 }
93
94 .form_reset {
95         border: groove 1px #000000;
96         color: #000000;
97         cursor: pointer;
98 }
99
100 .form_submit {
101         color: #000000;
102         border-color: #000000;
103         cursor: pointer;
104 }
105
106 .form_delete {
107         border: 1px groove #000000;
108         color: #000000;
109         cursor: pointer;
110 }
111
112 .runtime_fatalcontent {
113         color: #000000;
114         background-color: #ffffff;
115         text-align: left;
116         font-size: 12px;
117 }
118
119 .admin {
120         color: #000000;
121         background-color: #ffffff;
122 }
123
124 .notice {
125         color: #000000;
126         font-size: 12px;
127 }
128
129 .form_submit {
130         background-color: #ffffff;
131 }
132
133 .banner {
134         background-color: #ffffff;
135         width: 488px;
136 }
137
138 .fatal_error {
139         background-color: #ffffff;
140         color: #aa0000;
141         font-size: 10px;
142 }
143
144 .form_select {
145         border: solid 1px #000000;
146         background-color: #eeeeff;
147 }
148
149 .description_header, .message {
150         background-color: #eeeeff;
151         color: #000000;
152         text-align: center;
153 }
154
155 .admin_menu {
156         background-color: #eeeeff;
157         color: #000000;
158         width: 230px;
159         height: 25px;
160 }
161
162 .logout_box {
163         background-color: #ddddff;
164         color: #000000;
165 }
166
167 a.logout_box {
168         display: block;
169 }
170
171 .logout_box:hover {
172         background-color: #bbbbdd;
173         color: #222222;
174 }
175
176 .description_text {
177         text-align: left;
178         background-color: #ffffff;
179 }
180
181 .table {
182         background-color: #ffffff;
183         width: 660px;
184         margin: 5px;
185 }
186
187 .table2 {
188         background-color: #ffffff;
189         width: 680px;
190         margin: 5px;
191 }
192
193 .table3 {
194         background-color: #ffffff;
195         width: 630px;
196         margin: 5px;
197 }
198
199 .warning_table {
200         background-color: #ff8888;
201         width: 660px;
202         margin: 5px;
203 }
204
205 .bug_table, .ajax_bug_table {
206         background-color: #ffffff;
207         margin: 0px;
208         max-width: 100%;
209         min-width: 400px;
210         overflow: auto
211         color: #000000;
212 }
213
214 .form_submitmenu {
215         min-width: 500px;
216         max-width: 90%;
217 }
218
219 .member_header {
220         text-align: center;
221         color: #000000;
222         vertical-align: middle;
223         background-color: #eeeeff;
224         height: 60px;
225 }
226
227 .member_data {
228         background-color: #ffffff;
229         color: #000000;
230         height: 20px;
231 }
232
233 .admin_alpha {
234         text-align: center;
235         height: 40px;
236         vertical-align: middle;
237 }
238
239 .admin_sortlinks {
240         text-align: center;
241         height: 20px;
242         vertical-align: middle;
243 }
244
245 .normal {
246         border-style: groove;
247 }
248
249 .member_main {
250         background-color: #ffffff;
251 }
252
253 .table_header, .bug_table_header, .ajax_bug_table_header {
254         text-align: center;
255         color: #000000;
256         vertical-align: middle;
257         background-color: #eeeeff;
258         padding-bottom: 5px;
259         padding-top: 5px;
260 }
261
262 .header_column {
263         height: 23px;
264         background-color: #eeeeff;
265         color: #000000;
266         text-align: center;
267 }
268
269 .footer_column {
270         height: 23px;
271         background-color: #eeeeff;
272         color: #000000;
273 }
274
275
276 .guest_login_header {
277         color: #000000;
278         vertical-align: middle;
279         background-color: #eeeeff;
280 }
281
282 .guest_menu, .member_menu {
283         width: 220px;
284         background-color: #ffffff;
285         vertical-align: top;
286 }
287
288 .guest_menu_title, .member_menu_title {
289         background-color: #eeeeff;
290         color: #000000;
291         height: 25px;
292         width: 200px;
293         border: 1px solid #000000;
294 }
295
296 .guest_menu_row, .guest_menu_bottom, .member_menu_row, .member_menu_bottom {
297         border: 1px solid #000000;
298         border-top: 0px;
299         background-color: #ffffff;
300         height: 22px;
301         text-align: left;
302 }
303
304 .guest_menu_separator, .member_menu_separator {
305         height: 15px;
306 }
307
308 .guest_content, .member_content {
309         background-color: #ffffff;
310         width: 99%;
311         padding-left: 2px;
312         padding-right: 2px;
313         margin-left: 5px;
314         margin-right: 5px;
315 }
316
317 .guest_advert, .guest_login, .member_advert, .member_login {
318         background-color: #ffffff;
319         vertical-align: top;
320         margin-top: 10px;
321 }
322
323 #master {
324         width: 100%;
325         height: 100%;
326         min-height: 90%;
327         max-height: 100%;
328         vertical-align: top;
329 }
330
331 .masterbox {
332         text-align: center;
333 }
334
335 li.copyright_lines {
336         display:inline;
337 }
338
339 span.copyright_lines {
340         vertical-align: bottom;
341         font-size: 10px;
342         width: 380px;
343         vertical-align: middle;
344         background-color: #ffffff;
345         height: 38px;
346         padding-top: 7px;
347         padding-bottom: 7px;
348         display:inline-block;
349 }
350
351 ul.copyright_box {
352         text-align: center;
353         width: 760px;
354         list-style: none inside;
355         padding-left:0px;
356         margin-bottom: 5px;
357 }
358
359 .dashed {
360         border: solid 1px #000000;
361 }
362
363 .switch_sw1 {
364         background-color: #ffffff;
365 }
366
367 .switch_sw2 {
368         background-color: #ffffff;
369 }
370
371 .impressum {
372         font-size: 12px;
373         width: 320px;
374         vertical-align: middle;
375         background-color: #ffffff;
376         height: 70px;
377 }
378
379 .mediadata {
380         background-color: #ffffff;
381 }
382
383 .media_header, .impressum_header {
384         background-color: #eeeeff;
385         text-align: center;
386         color: #000000;
387         height: 26px;
388         font-weight: bold;
389         font-size: 20px;
390 }
391
392 .media_left {
393         font-size: 14px;
394         width: 200px;
395 }
396
397 .media_right {
398         color: #000000;
399         font-weight: bold;
400         font-size: 14px;
401         width: 70px;
402 }
403
404 .admin_sep_footer {
405         background-color: #eeeeff;
406         font-size: 1px;
407 }
408
409 .admin_sep_footer2 {
410         background-color: #eeeeff;
411         font-size: 1px;
412 }
413
414 .member_refbanner, .member_update, .admin_delete_link {
415         background-color: #eeeeff;
416 }
417
418 .table_footer {
419         background-color: #eeeeff;
420         text-align: center;
421         padding: 5px;
422 }
423
424 .admin_task_header {
425         background-color: #eeeeff;
426         color: #000000;
427         vertical-align: middle;
428         font-size: 18px;
429         height: 35px;
430 }
431
432 .separator {
433         font-size: 1px
434 }
435
436 .tab1 {
437         text-align: center
438 }
439
440 .form_delete, .form_delete {
441         border: groove 1px #000000;
442         background-color: #000000;
443         color: #ffffff;
444         cursor: pointer;
445 }
446
447 .guest_stats {
448         background-color: #ffffff;
449         width: 460px;
450 }
451
452 .guest_stats_l {
453         width: 344px;
454         text-align: right;
455 }
456
457 .guest_stats_m {
458         width: 2px;
459 }
460
461 .guest_stats_r, .guest_stats_lr, .guest_stats_rr {
462         color: #000000;
463         width: 28px;
464         font-weight: bold;
465         text-align: center;
466 }
467
468 .guest_stats_ll, .guest_stats_rl {
469         width: 192px;
470         text-align: right;
471 }
472
473 .impressum_body {
474         background-color: #ffffff;
475 }
476
477 .guest_content_align, .member_content_align, .admin_content_align {
478         text-align: center;
479         vertical-align: top;
480 }
481
482 .list_categories, .admin_action_header, .admin_menu_main, .admin_menu_sub {
483         text-align: left;
484         width: 100%;
485 }
486
487 .you_are_here {
488         white-space: nowrap;
489         font-size: 14px;
490         text-align: left;
491 }
492
493 .tiny {
494         font-size: 10px;
495 }
496
497 .medium {
498         font-size: 14px;
499 }
500
501 .big {
502         font-size: 20px;
503 }
504
505 .top, .top2 {
506         border-top: 1px solid #000000;
507 }
508
509 .bottom, .bottom2 {
510         border-bottom: 1px solid #000000;
511 }
512
513 .left, .left2 {
514         border-left: 1px solid #000000;
515 }
516
517 .right, .right2 {
518         border-right: 1px solid #000000;
519 }
520
521 .nobr {
522         white-space: nowrap;
523 }
524
525 .main {
526         height: 99%;
527         vertical-align: top;
528 }
529
530 .footer {
531         height: 1%;
532         vertical-align: bottom;
533 }
534
535 .menu_blur {
536         display: block;
537 }
538
539 .menu_blur:hover {
540         background-color: #eeeeff;
541 }
542
543 .disabled {
544         border-style: groove;
545         background-color: #aaaaaa;
546         color: #ffffff;
547 }
548
549 .disabled:hover {
550         background-color: #aaaaaa;
551         color: #ffffff;
552 }
553
554 .mini_select {
555         border: solid 1px #000000;
556         background-color: #eeeeff;
557         font-size: 10px;
558 }
559
560 .theme_box {
561         border: 1px solid #000000;
562         border-top: 0px;
563         width: 100%;
564         height: 70px;
565         background-color: #ffffff;
566 }
567
568 .theme_note {
569         font-size: 12px;
570         font-weight: bold;
571 }
572
573 .theme_content {
574         color: #000000;
575 }
576
577 .guest {
578         width: 100%;
579 }
580
581 .para {
582         text-indent: 1em;
583         text-align: left;
584         margin-left: 5px;
585         margin-right: 5px;
586         margin-bottom: 1em;
587 }
588
589 .message {
590         padding-bottom: 15px;
591 }
592
593 ul.show_timings_block {
594         border: solid 1px #000000;
595         background-color: #eeeeff;
596         font-size: 10px;
597         width: 685px;
598         height: 20px;
599         list-style: none inside;
600 }
601
602 .show_timings_column {
603         background-color: #ffffff;
604         margin-top: 2px;
605         width: 160px;
606         height: 14px;
607 }
608
609 span.show_timings_column {
610         border: solid 1px #000000;
611         display: inline-block;
612 }
613
614 li.show_timings_column {
615         display: inline;
616 }
617
618 span.show_timings_data {
619         font-weight: bold;
620 }
621
622 .login_failure_header {
623         text-align: center;
624         background-color: #eeeeff;
625         font-weight: bold;
626 }
627
628 .login_failures {
629         text-align: center;
630         width: 400px;
631 }
632
633 .skyscraper {
634         width: 122px;
635         height: 601px;
636         border: 1px solid #000000;
637         margin: 0px;
638         padding: 0px;
639         padding-top: 1px;
640 }
641
642 ul.admin_menu_main,ul.admin_menu_sub {
643         list-style: none inside;
644 }
645
646 td {
647         padding-left: 2px;
648         padding-right: 2px;
649         padding-top: 2px;
650         padding-bottom: 2px;
651 }
652
653 div.menu_invisible, div.sub_menu_invisible, td.menu_invisible, td.sub_menu_invisible {
654         background-color: #dddddd;
655         font-style: italic;
656 }
657
658 strong.menu_invisible, strong.sub_menu_invisible {
659         color: #999999;
660         font-style: italic;
661 }
662
663 .menu_locked, .sub_menu_locked {
664         color: #ffeeee;
665 }
666
667 .rank_1 {
668         font-weight: bold;
669         font-size: 22px;
670 }
671
672 .rank_2 {
673         font-weight: bold;
674         font-size: 18px;
675 }
676
677 .rank_3 {
678         font-weight: bold;
679 }
680
681 ul.listing {
682         text-align: left;
683         padding-top: 5px;
684         padding-bottom: 5px;
685         padding-left: 0px;
686         margin-left: 25px;
687         list-style-type: none;
688 }
689
690 ol.listing {
691         text-align: left;
692         padding-top: 5px;
693         padding-bottom: 5px;
694         padding-left: 0px;
695         margin-left: 25px;
696 }
697
698 li.listing {
699         padding-bottom: 5px;
700 }
701
702 .bad {
703         color: #aa0000;
704         font-style: italic;
705 }
706
707 .good {
708         color: #00aa00;
709 }
710
711 .table_row {
712         text-align: left;
713         clear: both;
714         margin: 0px;
715         padding: 0px;
716         padding-top: 5px;
717         padding-bottom: 5px;
718         height: 28px;
719 }
720
721 .table_row label {
722         float: left;
723         width: 45%;
724 }
725
726 .form_field {
727         border: solid 1px #000000;
728         background-color: #eeeeff;
729 }
730
731 .field_note {
732         float: left;
733         text-align: left;
734         font-style: italic;
735 }