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