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