]> git.mxchange.org Git - mailer.git/blob - theme/org/css/general.css
Removed wrong margin-top
[mailer.git] / theme / org / css / general.css
1 body {
2         background-color: #ddeedd;
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         text-decoration : none;
24 }
25
26 A:link {
27         color: #2e51a9;
28 }
29
30 A:visited {
31         color: #2e51a9;
32 }
33
34 A:active {
35         color: #2e51a9;
36         background-color: transparent;
37 }
38
39 A:hover {
40         background-color: transparent;
41 }
42
43 form {
44         margin: 0px;
45         margin-left: 0px;
46         margin-right: 0px;
47         margin-top: 0px;
48         margin-bottom: 0px;
49         padding: 0px;
50         padding-left: 0px;
51         padding-right: 0px;
52         padding-top: 0px;
53         padding-bottom: 0px;
54 }
55
56 input, textarea, select, option {
57         color: #2e51a9;
58         background-color: #eeffee;
59         border: 1px solid #009900;
60         text-decoration: none;
61 }
62
63 fieldset {
64         border: 1px solid #009900;
65         margin-top: 10px;
66         padding: 10px;
67 }
68
69 legend {
70         font-weight: bold;
71         color: #009900;
72         background-color: transparent;
73         padding-left: 5px;
74         padding-right: 5px;
75 }
76
77 input:hover, textarea:hover, select:hover, option:hover {
78         color: #0a2d85;
79         background-color: #ccddcc;
80         border-color: #005500;
81 }
82
83 fieldset:hover {
84         border-color: #00dd44;
85 }
86
87 input.form_delete:hover {
88         background-color: #770044;
89         color: #aabbaa;
90 }
91
92 ul, ol {
93         margin-top              : 0px;
94         margin-bottom           : 0px;
95 }
96
97 pre {
98         white-space: pre-wrap;
99         text-align: left;
100         padding: 5px;
101 }
102
103 .runtime {
104         color                   : #118811;
105         background-color        : #DDEEDD;
106         font-family             : Verdana, Arial, Geneva, Helvetica, sans-serif;
107 }
108
109 .runtime.fatal {
110         color                   : #0000aa;
111 }
112
113 .runtime.fatalcontent {
114         font-size                       : 20px;
115 }
116
117 .admin {
118         color                           : #118811;
119         background-color        : #DDEEDD;
120         font-family                     : Verdana, Arial, Geneva, Helvetica, sans-serif;
121 }
122
123 .notice {
124         color                           : #ff0000;
125         font-size                       : 11px;
126 }
127
128 .form_reset {
129         border: groove 1px #009900;
130         color: #0000AA;
131 }
132
133 .form_submit {
134         color: #0000aa;
135         border: 1px groove #009900;
136         cursor: pointer;
137         background-color: #eeffee;
138 }
139
140 .form_delete {
141         border-style: groove 1px #009900;
142         color: #881111;
143 }
144
145 .banner {
146         background-color: #ddeedd;
147         width: 488px;
148 }
149
150 .disabled {
151         border-style: groove;
152         background-color: #aaaaaa;
153         color: #e0e0e0;
154         cursor: default;
155 }
156
157 .disabled:hover {
158         background-color: #aaaaaa;
159         color: #e0e0e0;
160 }
161
162 .fatal_error {
163         background-color: #ddeedd;
164         color: #eedddd;
165         font-size: 11px;
166 }
167
168 .form_select {
169         border: solid 1px #009900;
170         background-color: #EEFFEE;
171 }
172
173 .admin.register, .description_header {
174         background-color: #ddeedd;
175         color: #000000;
176 }
177
178 .code {
179         background-color        : #DDEEDD;
180 }
181
182 .admin_menu {
183         background-color        : #DDEEDD;
184         color                   : #000077;
185         width                   : 230px;
186 }
187
188 .logout_box {
189         background-color        : #AAFFAA;
190         color                   : #ddeedd;
191 }
192
193 .description_text, .table, .table2, .table3 {
194         background-color        : #eeffee;
195 }
196
197 .form_submitmenu {
198         min-width                       : 500px;
199         max-width                       : 90%;
200 }
201
202 .member_header {
203         text-align          : center;
204         height                  : 28px;
205         background-color        : #ddeedd;
206 }
207
208 .member_data {
209         background-color: #ddeedd;
210         color: #000000;
211         height: 20px;
212 }
213
214 .normal {
215         border-style            : groove;
216 }
217
218 .member_main {
219         background-color        : #DDEEDD;
220 }
221
222 .table_header, .bug_table_header, .ajax_bug_table_header {
223         color: #000000;
224         vertical-align: middle;
225         background-color: #DDEEDD;
226         padding-bottom: 5px;
227         padding-top: 5px;
228 }
229
230 .header_column {
231         height: 23px;
232         background-color: #ddeedd;
233         color: #000000;
234         text-align: center;
235 }
236
237 .footer_column {
238         height: 23px;
239         background-color: #ddeedd;
240         color: #000000;
241 }
242
243 .guest_login_header {
244         color: #000000;
245         vertical-align: middle;
246         background-color: #DDEEDD;
247 }
248
249 .guest_menu {
250         width                   : 211px;
251         vertical-align          : top;
252 }
253
254 .member_menu {
255         width                   : 200px;
256 }
257
258 .guest_menu, .member_menu {
259         background-color        : #DDEEDD;
260 }
261
262 .guest_menu_title {
263         background-image        : url({?URL?}/theme/org/images/menus/title.jpg);
264         height                  : 36px;
265         width                   : 211px;
266         color                   : #000000;
267         padding-top             : 2.5px;
268 }
269
270 .member_menu_title {
271         color                   : #000000;
272         background-color        : #BDEFCD;
273         border                  : 1px solid #ddeedd;
274         height                  : 25px;
275         width                   : 200px;
276 }
277
278 .guest_menu_row {
279         background-image        : url({?URL?}/theme/org/images/menus/row.jpg);
280         width                   : 211px;
281         height                  : 26px;
282 }
283
284 .guest_menu_bottom {
285         background-image        : url({?URL?}/theme/org/images/menus/bottom.jpg);
286         width                   : 211px;
287         height                  : 30px;
288 }
289
290
291 .guest_menu_bottom, .guest_menu_row {
292         vertical-align          : top;
293         padding-left            : 11px;
294         padding-top             : 0px;
295         padding-bottom          : 0px;
296 }
297
298 .member_menu_whats {
299         border                  : 1px solid #ddeedd;
300         border-top              : 0px;
301         background-color        : #ddeedd;
302         height                  : 20px;
303 }
304
305 .guest_menu_separator, .member_menu_separator {
306         height                  : 15px;
307 }
308
309 .guest_content, .member_content {
310         background-color        : #F4FFF4;
311         width                   : 99%;
312 }
313
314 .guest_advert, .guest_login, .member_advert, .member_login {
315         background-color        : #DDEEDD;
316         vertical-align          : top;
317         margin-top              : 11px;
318 }
319
320 .master {
321         width                   : 100%;
322         height                  : 100%;
323         min-height              : 90%;
324         max-height              : 100%;
325         vertical-align  : top;
326 }
327
328 .footer_lines {
329         vertical-align          : bottom;
330         font-size                       : 11px;
331         width                   : 540px;
332         vertical-align          : middle;
333         background-color        : #DDEEDD;
334         height                  : 40px;
335 }
336
337 .dashed {
338         border                  : solid 1px;
339         border-color            : #0000aa;
340 }
341
342 .switch_sw1 {
343         background-color        : #b8efc1;
344 }
345
346 .switch_sw2 {
347         background-color        : #b8fccb;
348 }
349
350 .impressum {
351         font-size                       : 11px;
352         width                   : 320px;
353         vertical-align          : middle;
354         background-color        : #E5EFE5;
355         height                  : 70px;
356 }
357
358 .mediadata {
359         background-color        : #ddeedd;
360 }
361
362 .media_header, .impressum_header {
363         background-color        : #b8fccb;
364         text-align              : center;
365         color                   : #000000;
366         height                  : 26px;
367         font-weight             : bold;
368         font-size                       : 20px;
369 }
370
371 .media_left {
372         font-size                       : 12px;
373         width                   : 200px;
374 }
375
376 .media_right {
377         color                   : #000000;
378         font-weight             : bold;
379         font-size                       : 12px;
380         width                   : 70px;
381 }
382
383 .admin_sep_footer {
384         background-color        : #DDEEDD;
385         font-size           : 1px;
386 }
387
388 .admin_sep_footer2 {
389         background-color        : #ddeedd;
390         font-size           : 1px;
391 }
392
393 .member_refbanner, .member_update, .admin_delete_link {
394         background-color        : #DDEEDD;
395 }
396
397 .table_footer {
398         padding: 5px;
399         text-align: center;
400         background-color: #DDEEDD;
401 }
402
403 .admin_task_header {
404         background-color        : #DDEEDD;
405         color                           : #000000;
406         vertical-align          : middle;
407         font-size                       : 18px;
408         height                          : 35px;
409 }
410
411 .separator {
412         font-size                       : 1px
413 }
414
415 .tab1 {
416         text-align                      : center
417 }
418
419 .form_delete, .form_delete {
420         border                          : groove 1px #ddeedd;
421         background-color        : #0000AA;
422         color                           : #DDEEDD;
423 }
424
425 .guest_stats {
426         background-color        : #ddeedd;
427         width                           : 460px;
428 }
429
430 .guest_stats_l {
431         width                           : 344px;
432         text-align                      : right;
433 }
434
435 .guest_stats_m {
436         width                           : 2px;
437 }
438
439 .guest_stats_r, .guest_stats_lr, .guest_stats_rr {
440         color                           : #000000;
441         width                           : 28px;
442         font-weight                     : bold;
443         text-align                      : center;
444 }
445
446 .guest_stats_ll, .guest_stats_rl {
447         width                           : 192px;
448         text-align                      : right;
449 }
450
451 .impressum_body {
452         background-color        : #DDEEDD;
453 }
454
455 .guest_content_align, .member_content_align, .admin_content_align {
456         text-align                      : center;
457         vertical-align          : top;
458 }
459
460 .list_categories, .admin_action_header, .admin_menu_main, .admin_menu_sub {
461         width                           : 100%;
462 }
463
464 .you_are_here {
465         white-space         : nowrap;
466         font-size           : 12px;
467 }
468
469 .tiny   { font-size             : 10px; }
470 .medium { font-size             : 16px; }
471 .big    { font-size             : 20px; }
472
473 .top    { border-top    : 1px solid #4400AA; }
474 .bottom { border-bottom : 1px solid #4400AA; }
475 .left   { border-left   : 1px solid #4400AA; }
476 .right  { border-right  : 1px solid #4400AA; }
477
478 .top2    { border-top   : 1px solid #0000aa; }
479 .bottom2 { border-bottom: 1px solid #0000aa; }
480 .left2   { border-left  : 1px solid #0000aa; }
481 .right2  { border-right : 1px solid #0000aa; }
482
483 .nobr {
484         white-space         : nowrap;
485 }
486
487 .mini_select { font-size: 10px; }
488
489 .fase4_rdf_main_title {
490         font-weight: bold;
491         font-size: 22px;
492 }
493
494 .fase4_rdf_title {
495         font-size: 18px;
496 }
497
498 .para {
499         text-align                      : left;
500         text-indent                     : 1em;
501         margin-left                     : 5px;
502         margin-right            : 5px;
503         margin-bottom           : 1em;
504 }
505
506 .listing {
507         padding-top                     : 14px;
508         padding-bottom          : 14px;
509 }
510
511 div.menu_invisible, div.sub_menu_invisible, td.menu_invisible, td.sub_menu_invisible {
512         background-color: #dddddd;
513         font-style: italic;
514 }
515
516 strong.menu_invisible, strong.sub_menu_invisible {
517         color: #999999;
518         font-style: italic;
519 }
520
521 .menu_locked, .sub_menu_locked {
522         color: #ffeeee;
523 }
524
525 .rank_1 {
526         font-weight : bold;
527         font-size   : 22px;
528 }
529
530 .rank_2 {
531         font-weight : bold;
532         font-size   : 18px;
533 }
534
535 .rank_3 {
536         font-weight : bold;
537 }
538
539 ul.listing {
540         text-align: left;
541         margin-top: 5px;
542         margin-left: 5px;
543         margin-right: 5px;
544         padding-left: 5px;
545         list-style-type: none;
546 }
547
548 ol.listing {
549         text-align: left;
550         padding-top: 5px;
551         padding-bottom: 5px;
552         padding-left: 0px;
553         margin-left: 25px;
554 }
555
556 li.listing {
557         padding-bottom: 5px;
558 }
559
560 .bad {
561         color: #aa0000;
562         font-style: italic;
563 }
564
565 .good {
566         color: #00aa00;
567 }
568
569 .table_row {
570         text-align: left;
571         clear: both;
572         margin: 0px;
573         padding: 0px;
574         padding-top: 5px;
575         padding-bottom: 5px;
576         height: 28px;
577 }
578
579 .table_row label {
580         float: left;
581         width: 45%;
582 }
583
584 .form_field {
585         border: groove 1px #009900;
586 }
587
588 .field_note {
589         float: left;
590         text-align: left;
591         font-style: italic;
592 }
593
594 .ui-progressbar {
595         height:2em;
596         text-align: left;
597         overflow: hidden;
598 }
599
600 .ui-progressbar .ui-progressbar-value {
601         margin: -1px;
602         height:100%;
603 }