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