fed0ba94233b9eb66e5257fd75bb6313db79a2c8
[mailer.git] / theme / ship-simu / 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 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                   : #000000;
59         background-color        : #FFFFFF;
60         border-color            : #EEEEFF;
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 .form_reset {
76         border-style            : groove;
77         border                  : solid 1px #000000;
78         color                   : #000000;
79 }
80
81 .form_submit {
82         color                   : #000000;
83         border-color            : #000000;
84 }
85
86 .form_delete {
87         border-style            : groove;
88         color                   : #000000;
89         border-color            : #000000;
90 }
91
92 .runtime {
93         color                   : #000000;
94         background-color        : #FFFFFF;
95         font-family             : Verdana, Arial, Geneva, Helvetica, sans-serif;
96 }
97
98 .runtime.fatal {
99         color                   : #000000;
100 }
101
102 .runtime.fatalcontent {
103         font-size                       : 20px;
104 }
105
106 .admin {
107         color                   : #000000;
108         background-color        : #FFFFFF;
109         font-family             : Verdana, Arial, Geneva, Helvetica, sans-serif;
110 }
111
112 .notice {
113         color                   : #000000;
114         font-size                       : 12px;
115 }
116
117 .form_submit {
118         background-color        : #FFFFFF;
119 }
120
121 .banner {
122         background-color        : #FFFFFF;
123         width                   : 488px;
124 }
125
126 .fatal_error {
127         background-color        : #FFFFFF;
128         color                           : #aa0000;
129         font-size                       : 10px;
130 }
131
132 .form_select {
133         border                  : solid 1px;
134         border-color            : #000000;
135         background-color        : #EEEEFF;
136 }
137
138 .admin.register {
139         background-color        : #EEEEFF;
140         color                   : #000000;
141 }
142
143 .table_header, .bug_table_header, .ajax_bug_table_header {
144         background-color        : #EEEEFF;
145         color                           : #000000;
146         text-align                      : center;
147         align                           : center;
148         font-size                       : 14px;
149         padding-bottom          : 5px;
150         padding-top                     : 5px;
151 }
152
153 .header_column {
154         height: 23px;
155         background-color: #eeeeff;
156         color: #000000;
157         text-align: center;
158 }
159
160 .footer_column {
161         height: 23px;
162         background-color: #eeeeff;
163         color: #000000;
164 }
165
166 .admin_menu {
167         background-color        : #EEEEFF;
168         color                   : #000000;
169         width                   : 230px;
170 }
171
172 .logout_box {
173         background-color        : #EEEEFF;
174         color                   : #000000;
175 }
176
177 .description_text, .table, .table2, .table3 {
178         background-color        : #FFFFFF;
179 }
180
181 .form_submitmenu {
182         min-width                       : 500px;
183         max-width                       : 90%;
184 }
185
186 .member_header {
187         text-align          : center;
188         height                  : 28px;
189         background-color        : #EEEEFF;
190 }
191
192 .member_data {
193         background-color        : #FFFFFF;
194         color                   : #000000;
195         height                  : 20px;
196 }
197
198 .form_field {
199         border-style            : solid;
200         border                  : solid 1px;
201         border-color            : #000000;
202         background-color        : #EEEEFF;
203 }
204
205 .admin_alpha {
206         text-align      : center;
207         height          : 40px;
208         vertical-align  : middle;
209 }
210
211 .admin_sortlinks {
212         text-align      : center;
213         height          : 20px;
214         vertical-align  : middle;
215 }
216
217 .normal {
218         border-style            : groove;
219 }
220
221 .member_main {
222         background-color        : #FFFFFF;
223 }
224
225 .guest_login_header {
226         color                   : #000000;
227         vertical-align          : middle;
228         background-color        : #EEEEFF;
229 }
230
231 .guest_menu, .member_menu {
232         width                   : 190px;
233         background-color        : #FFFFFF;
234         vertical-align          : top;
235 }
236
237 .guest_menu_title, .member_menu_title {
238         background-color        : #EEEEFF;
239         color                   : #000000;
240         height                  : 25px;
241         width                   : 200px;
242         border                  : 1px solid #000000;
243 }
244
245 .guest_menu_row, .guest_menu_bottom, .member_menu_row, .member_menu_bottom {
246         border                  : 1px solid #000000;
247         border-top              : 0px;
248         background-color        : #FFFFFF;
249         height                  : 22px;
250 }
251
252 .guest_menu_separator, .member_menu_separator {
253         height                  : 15px;
254 }
255
256 .guest_content, .member_content {
257         background-color        : #FFFFFF;
258         width                   : 99%;
259         margin-left             : 5px;
260         margin-right            : 5px;
261 }
262
263 .guest_advert, .guest_login, .member_advert, .member_login {
264         background-color        : #FFFFFF;
265         vertical-align          : top;
266         margin-top              : 10px;
267 }
268
269 .master {
270         width                   : 100%;
271         height                  : 100%;
272         min-height              : 90%;
273         max-height              : 100%;
274         vertical-align  : top;
275 }
276
277 .footer_lines {
278         vertical-align      : bottom;
279         font-size           : 10px;
280         width                   : 640px;
281         vertical-align          : middle;
282         background-color        : #FFFFFF;
283         height                  : 40px;
284 }
285
286 .dashed {
287         border                  : solid 1px;
288         border-color            : #000000;
289 }
290
291 .switch_sw1 {
292         background-color        : #FFFFFF;
293 }
294
295 .switch_sw2 {
296         background-color        : #FFFFFF;
297 }
298
299 .impressum {
300         font-size                       : 12px;
301         width                   : 320px;
302         vertical-align          : middle;
303         background-color        : #FFFFFF;
304         height                  : 70px;
305 }
306
307 .mediadata {
308         background-color        : #FFFFFF;
309 }
310
311 .media_header, .impressum_header {
312         background-color        : #EEEEFF;
313         align                   : center;
314         text-align              : center;
315         color                   : #000000;
316         height                  : 26px;
317         font-weight             : bold;
318         font-size                       : 20px;
319 }
320
321 .media_left {
322         font-size                       : 14px;
323         width                   : 200px;
324 }
325
326 .media_right {
327         color                   : #000000;
328         font-weight             : bold;
329         font-size                       : 14px;
330         width                   : 70px;
331 }
332
333 .admin_sep_footer {
334         background-color        : #EEEEFF;
335         font-size           : 1px;
336 }
337
338 .admin_sep_footer2 {
339         background-color        : #EEEEFF;
340         font-size           : 1px;
341 }
342
343 .member_refbanner, .member_update, .admin_delete_link {
344         background-color        : #EEEEFF;
345 }
346
347 .table_footer {
348         padding: 5px;
349         text-align: center;
350         background-color: #EEEEFF;
351 }
352
353 .admin_task_header {
354         background-color        : #EEEEFF;
355         color                   : #000000;
356         vertical-align          : middle;
357         font-size                       : 18px;
358         height                  : 35px;
359 }
360
361 .separator {
362         font-size                       : 1px
363 }
364
365 .tab1 {
366         align                   : center
367 }
368
369 .form_delete, .form_delete {
370         border-style            : groove;
371         border                  : solid 1px #000000;
372         background-color        : #000000;
373         color                   : #FFFFFF;
374 }
375
376 .guest_stats {
377         background-color        : #FFFFFF;
378         width                   : 460px;
379 }
380
381 .guest_stats_l {
382         width                   : 344px;
383         text-align              : right;
384 }
385
386 .guest_stats_m {
387         width                   : 2px;
388 }
389
390 .guest_stats_r, .guest_stats_lr, .guest_stats_rr {
391         color                   : #000000;
392         width                   : 28px;
393         font-weight             : bold;
394         text-align              : center;
395 }
396
397 .guest_stats_ll, .guest_stats_rl {
398         width                   : 192px;
399         text-align              : right;
400 }
401
402 .impressum_body {
403         background-color        : #FFFFFF;
404 }
405
406 .guest_content_align, .member_content_align, .admin_content_align {
407         align                   : center;
408         text-align              : center;
409         vertical-align          : top;
410 }
411
412 .list_categories, .admin_action_header, .admin_menu_main, .admin_menu_sub {
413         width                   : 100%;
414 }
415
416 .you_are_here {
417         white-space             : nowrap;
418         font-size               : 14px;
419 }
420
421 .tiny   { font-size             : 12px; }
422 .medium { font-size             : 14px; }
423 .big    { font-size             : 20px; }
424
425 .top    { border-top    : 1px solid #000000; }
426 .bottom { border-bottom : 1px solid #000000; }
427 .left   { border-left   : 1px solid #000000; }
428 .right  { border-right  : 1px solid #000000; }
429
430 .top2    { border-top   : 1px solid #000000; }
431 .bottom2 { border-bottom        : 1px solid #000000; }
432 .left2   { border-left  : 1px solid #000000; }
433 .right2  { border-right : 1px solid #000000; }
434
435 .nobr {
436         white-space             : nowrap;
437 }
438
439 .main {
440         height                  : 99%;
441         vertical-align  : top;
442 }
443
444 .footer {
445         height                  : 1%
446 }
447
448 .menu_blur {
449         display                 : block;
450 }
451
452 .menu_blur:hover {
453         background-color        : #EEEEFF;
454 }
455
456 .disabled {
457         border-style: groove;
458         background-color: #660000;
459         color: #FFFFFF;
460 }
461
462 .mini_select {
463      border              : solid 1px;
464      border-color        : #000000;
465      background-color    : #EEEEFF;
466      font-size           : 10px;
467 }
468
469 .theme_box {
470      border              : 1px solid #000000;
471      border-top          : 0px;
472         width               : 100%;
473         height              : 70px;
474      background-color    : #FFFFFF;
475 }
476
477 .theme_note {
478         font-size           : 12px;
479         font-weight         : bold;
480 }
481
482 .theme_content {
483         color               : #000000;
484 }
485
486 .para {
487         text-align              : left;
488         text-indent             : 1em;
489         margin-left             : 10px;
490         margin-right    : 10px;
491         margin-bottom   : 1em;
492 }
493
494 ul.listing {
495         text-align: left;
496         margin-top: 5px;
497         margin-left: 5px;
498         margin-right: 5px;
499         padding-left: 5px;
500         list-style-type: none;
501 }
502
503 ol.listing {
504         text-align: left;
505         padding-top: 5px;
506         padding-bottom: 5px;
507         padding-left: 0px;
508         margin-left: 25px;
509 }
510
511 li.listing {
512         padding-bottom: 5px;
513 }
514
515 .bad {
516         color: #aa0000;
517         font-style: italic;
518 }
519
520 .good {
521         color: #00aa00;
522 }