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