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