]> git.ipfire.org Git - thirdparty/dracut.git/blob - dracut.css
add dracut.css for dracut.html
[thirdparty/dracut.git] / dracut.css
1 <?xml version="1.0"?>
2 <style>
3
4 body, h1, h2, h3, h4, h5, h6, pre, li, div {
5 line-height: 1.29em;
6 }
7
8 body {
9 background-color: white;
10 margin:0 auto;
11 font-family: "liberation sans", "Myriad ", "Bitstream Vera Sans", "Lucida Grande", "Luxi Sans", "Trebuchet MS", helvetica, verdana, arial, sans-serif;
12 font-size:12px;
13 max-width:55em;
14 color:black;
15 }
16
17 body.toc_embeded {
18 /*for web hosting system only*/
19 margin-left: 300px;
20 }
21
22 object.toc, iframe.toc {
23 /*for web hosting system only*/
24 border-style:none;
25 position:fixed;
26 width:290px;
27 height:99.99%;
28 top:0;
29 left:0;
30 z-index: 100;
31 border-style:none;
32 border-right:1px solid #999;
33 }
34
35 /* Hide web menu */
36
37 body.notoc {
38 margin-left: 3em;
39 }
40
41 iframe.notoc {
42 border-style:none;
43 border: none;
44 padding: 0em;
45 position:fixed;
46 width: 21px;
47 height: 29px;
48 top: 0px;
49 left:0;
50 overflow: hidden;
51 margin: 0em;
52 margin-left: -3px;
53 }
54 /* End hide web menu */
55
56 /* desktop styles */
57 body.desktop {
58 margin-left: 26em;
59 }
60
61 body.desktop .book > .toc {
62 display:block;
63 width:24em;
64 height:99%;
65 position:fixed;
66 overflow:auto;
67 top:0px;
68 left:0px;
69 padding-left:1em;
70 background-color:#EEEEEE;
71 }
72
73 .toc {
74 line-height:1.35em;
75 }
76
77 .toc .glossary,
78 .toc .chapter, .toc .appendix {
79 margin-top:1em;
80 }
81
82 .toc .part {
83 margin-top:1em;
84 display:block;
85 }
86
87 span.glossary,
88 span.appendix {
89 display:block;
90 margin-top:0.5em;
91 }
92
93 div {
94 padding-top:0px;
95 }
96
97 div.section {
98 padding-top:1em;
99 }
100
101 p, div.para, div.formalpara {
102 padding-top:0px;
103 margin-top:0.3em;
104 padding-bottom:0px;
105 margin-bottom:1em;
106 }
107
108 /*Links*/
109 a {
110 outline: none;
111 }
112
113 a:link {
114 text-decoration:none;
115 border-bottom: 1px dotted ;
116 color:#3366cc;
117 }
118
119 a:visited {
120 text-decoration:none;
121 border-bottom: 1px dotted ;
122 color:#003366;
123 }
124
125 div.longdesc-link {
126 float:right;
127 color:#999;
128 }
129
130 .toc a, .qandaset a {
131 font-weight:normal;
132 }
133
134 /*headings*/
135 h1, h2, h3, h4, h5, h6 {
136 color: #336699;
137 margin-top: 0em;
138 margin-bottom: 0em;
139 background-color: transparent;
140 }
141
142 h1 {
143 font-size:2.0em;
144 }
145
146 .titlepage h1.title {
147 font-size: 3.0em;
148 padding-top: 1em;
149 text-align:left;
150 }
151
152 .book > .titlepage h1.title {
153 text-align:center;
154 }
155
156 .article > .titlepage h1.title {
157 text-align:center;
158 }
159
160 .set .titlepage > div > div > h1.title {
161 text-align:center;
162 }
163
164 .producttitle {
165 margin-top: 0em;
166 margin-bottom: 0em;
167 font-size: 3.0em;
168 font-weight: bold;
169 background: #003d6e url(../images/h1-bg.png) top left repeat-x;
170 color: white;
171 text-align: center;
172 padding: 0.7em;
173 }
174
175 .titlepage .corpauthor {
176 margin-top: 1em;
177 text-align: center;
178 }
179
180 .section h1.title {
181 font-size: 1.6em;
182 padding: 0em;
183 color: #336699;
184 text-align: left;
185 background: white;
186 }
187
188 h2 {
189 font-size:1.6em;
190 }
191
192
193 h2.subtitle, h3.subtitle {
194 margin-top: 1em;
195 margin-bottom: 1em;
196 font-size: 1.4em;
197 text-align: center;
198 }
199
200 .preface > div > div > div > h2.title {
201 margin-top: 1em;
202 font-size: 2.0em;
203 }
204
205 .appendix h2 {
206 margin-top: 1em;
207 font-size: 2.0em;
208 }
209
210
211
212 h3 {
213 font-size:1.3em;
214 padding-top:0em;
215 padding-bottom:0em;
216 }
217 h4 {
218 font-size:1.1em;
219 padding-top:0em;
220 padding-bottom:0em;
221 }
222
223 h5 {
224 font-size:1em;
225 }
226
227 h6 {
228 font-size:1em;
229 }
230
231 h5.formalpara {
232 font-size:1em;
233 margin-top:2em;
234 margin-bottom:.8em;
235 }
236
237 .abstract h6 {
238 margin-top:1em;
239 margin-bottom:.5em;
240 font-size:2em;
241 }
242
243 /*element rules*/
244 hr {
245 border-collapse: collapse;
246 border-style:none;
247 border-top: 1px dotted #ccc;
248 width:100%;
249 margin-top: 3em;
250 }
251
252 /* web site rules */
253 ul.languages, .languages li {
254 display:inline;
255 padding:0em;
256 }
257
258 .languages li a {
259 padding:0em .5em;
260 text-decoration: none;
261 }
262
263 .languages li p, .languages li div.para {
264 display:inline;
265 }
266
267 .languages li a:link, .languages li a:visited {
268 color:#444;
269 }
270
271 .languages li a:hover, .languages li a:focus, .languages li a:active {
272 color:black;
273 }
274
275 ul.languages {
276 display:block;
277 background-color:#eee;
278 padding:.5em;
279 }
280
281 /*supporting stylesheets*/
282
283 /*unique to the webpage only*/
284 .books {
285 position:relative;
286 }
287
288 .versions li {
289 width:100%;
290 clear:both;
291 display:block;
292 }
293
294 a.version {
295 font-size:2em;
296 text-decoration:none;
297 width:100%;
298 display:block;
299 padding:1em 0em .2em 0em;
300 clear:both;
301 }
302
303 a.version:before {
304 content:"Version";
305 font-size:smaller;
306 }
307
308 a.version:visited, a.version:link {
309 color:#666;
310 }
311
312 a.version:focus, a.version:hover {
313 color:black;
314 }
315
316 .books {
317 display:block;
318 position:relative;
319 clear:both;
320 width:100%;
321 }
322
323 .books li {
324 display:block;
325 width:200px;
326 float:left;
327 position:relative;
328 clear: none ;
329 }
330
331 .books .html {
332 width:170px;
333 display:block;
334 }
335
336 .books .pdf {
337 position:absolute;
338 left:170px;
339 top:0px;
340 font-size:smaller;
341 }
342
343 .books .pdf:link, .books .pdf:visited {
344 color:#555;
345 }
346
347 .books .pdf:hover, .books .pdf:focus {
348 color:#000;
349 }
350
351 .books li a {
352 text-decoration:none;
353 }
354
355 .books li a:hover {
356 color:black;
357 }
358
359 /*products*/
360 .products li {
361 display: block;
362 width:300px;
363 float:left;
364 }
365
366 .products li a {
367 width:300px;
368 padding:.5em 0em;
369 }
370
371 .products ul {
372 clear:both;
373 }
374
375 /*revision history*/
376 .revhistory {
377 display:block;
378 }
379
380 .revhistory table {
381 background-color:transparent;
382 border-color:#fff;
383 padding:0em;
384 margin: 0;
385 border-collapse:collapse;
386 border-style:none;
387 }
388
389 .revhistory td {
390 text-align :left;
391 padding:0em;
392 border: none;
393 border-top: 1px solid #fff;
394 font-weight: bold;
395 }
396
397 .revhistory .simplelist td {
398 font-weight: normal;
399 }
400
401 .revhistory .simplelist {
402 margin-bottom: 1.5em;
403 margin-left: 1em;
404 }
405
406 .revhistory table th {
407 display: none;
408 }
409
410
411 /*credits*/
412 .authorgroup div {
413 clear:both;
414 text-align: center;
415 }
416
417 h3.author {
418 margin: 0em;
419 padding: 0em;
420 padding-top: 1em;
421 }
422
423 .authorgroup h4 {
424 padding: 0em;
425 margin: 0em;
426 padding-top: 1em;
427 margin-top: 1em;
428 }
429
430 .author,
431 .editor,
432 .translator,
433 .othercredit,
434 .contrib {
435 display: block;
436 }
437
438 .revhistory .author {
439 display: inline;
440 }
441
442 .othercredit h3 {
443 padding-top: 1em;
444 }
445
446
447 .othercredit {
448 margin:0em;
449 padding:0em;
450 }
451
452 .releaseinfo {
453 clear: both;
454 }
455
456 .copyright {
457 margin-top: 1em;
458 }
459
460 /* qanda sets */
461 .answer {
462 margin-bottom:1em;
463 border-bottom:1px dotted #ccc;
464 }
465
466 .qandaset .toc {
467 border-bottom:1px dotted #ccc;
468 }
469
470 .question {
471 font-weight:bold;
472 }
473
474 .answer .data, .question .data {
475 padding-left: 2.6em;
476 }
477
478 .answer label, .question label {
479 float:left;
480 font-weight:bold;
481 }
482
483 /* inline syntax highlighting */
484 .perl_Alert {
485 color: #0000ff;
486 }
487
488 .perl_BaseN {
489 color: #007f00;
490 }
491
492 .perl_BString {
493 color: #5C3566;
494 }
495
496 .perl_Char {
497 color: #ff00ff;
498 }
499
500 .perl_Comment {
501 color: #FF00FF;
502 }
503
504
505 .perl_DataType {
506 color: #0000ff;
507 }
508
509
510 .perl_DecVal {
511 color: #00007f;
512 }
513
514
515 .perl_Error {
516 color: #ff0000;
517 }
518
519
520 .perl_Float {
521 color: #00007f;
522 }
523
524
525 .perl_Function {
526 color: #007f00;
527 }
528
529
530 .perl_IString {
531 color: #5C3566;
532 }
533
534
535 .perl_Keyword {
536 color: #002F5D;
537 }
538
539
540 .perl_Operator {
541 color: #ffa500;
542 }
543
544
545 .perl_Others {
546 color: #b03060;
547 }
548
549
550 .perl_RegionMarker {
551 color: #96b9ff;
552 }
553
554
555 .perl_Reserved {
556 color: #9b30ff;
557 }
558
559
560 .perl_String {
561 color: #5C3566;
562 }
563
564
565 .perl_Variable {
566 color: #0000ff;
567 }
568
569
570 .perl_Warning {
571 color: #0000ff;
572 }
573
574 /*Lists*/
575 ul {
576 padding-left:1.6em;
577 list-style-image:url(../images/dot.png);
578 list-style-type: circle;
579 }
580
581 ul ul {
582 list-style-image:url(../images/dot2.png);
583 list-style-type: circle;
584 }
585
586 ol {
587 list-style-image:none;
588 list-style-type: decimal;
589 }
590
591 ol ol {
592 list-style-type: lower-alpha;
593 }
594
595 ol.arabic {
596 list-style-type: decimal;
597 }
598
599 ol.loweralpha {
600 list-style-type: lower-alpha;
601 }
602
603 ol.lowerroman {
604 list-style-type: lower-roman;
605 }
606
607 ol.upperalpha {
608 list-style-type: upper-alpha;
609 }
610
611 ol.upperroman {
612 list-style-type: upper-roman;
613 }
614
615 dt {
616 font-weight:bold;
617 margin-bottom:0em;
618 padding-bottom:0em;
619 }
620
621 dd {
622 margin:0em;
623 margin-left:2em;
624 padding-top:0em;
625 padding-bottom: 1em;
626 }
627
628 li {
629 padding-top:0px;
630 margin-top:0em;
631 padding-bottom:0px;
632 margin-bottom:0.4em;
633 }
634
635 li p, li div.para {
636 padding-top:0px;
637 margin-top:0em;
638 padding-bottom:0px;
639 margin-bottom:0.3em;
640 }
641
642 /*images*/
643 img {
644 display:block;
645 margin: 2em 0;
646 }
647
648 .inlinemediaobject, .inlinemediaobject img {
649 display:inline;
650 margin:0em;
651 }
652
653 .figure img {
654 display:block;
655 margin:0;
656 }
657
658 .figure .title {
659 margin:0em;
660 margin-bottom:2em;
661 padding:0px;
662 }
663
664 /*document modes*/
665 .confidential {
666 background-color:#900;
667 color:White;
668 padding:.5em .5em;
669 text-transform:uppercase;
670 text-align:center;
671 }
672
673 .longdesc-link {
674 display:none;
675 }
676
677 .longdesc {
678 display:none;
679 }
680
681 .prompt {
682 padding:0em .3em;
683 }
684
685 /*user interface styles*/
686 .screen .replaceable {
687 }
688
689 .guibutton, .guilabel {
690 font-family: "liberation mono", "bitstream vera mono", "dejavu mono", monospace;
691 font-weight: bold;
692 white-space: nowrap;
693 }
694
695 .example {
696 background-color: #ffffff;
697 border-left: 3px solid #aaaaaa;
698 padding-top: 1em;
699 padding-bottom: 0.1em;
700 }
701
702 .example h6 {
703 padding-left: 10px;
704 }
705
706 .example-contents {
707 padding-left: 10px;
708 background-color: #ffffff;
709 }
710
711 .example-contents .para {
712 /* padding: 10px;*/
713 }
714
715 /*terminal/console text*/
716 .computeroutput,
717 .option {
718 font-family:"liberation mono", "bitstream vera mono", "dejavu mono", monospace;
719 font-weight:bold;
720 }
721
722 .replaceable {
723 font-family:"liberation mono", "bitstream vera mono", "dejavu mono", monospace;
724 font-style: italic;
725 }
726
727 .command, .filename, .keycap, .classname, .literal {
728 font-family:"liberation mono", "bitstream vera mono", "dejavu mono", monospace;
729 font-weight:bold;
730 }
731
732 /* no bold in toc */
733 .toc * {
734 font-weight: inherit;
735 }
736
737 pre {
738 font-family:"liberation mono", "bitstream vera mono", "dejavu mono", monospace;
739 display:block;
740 background-color: #f5f5f5;
741 color: #000000;
742 border: 1px solid #aaaaaa;
743 margin-bottom: 0.3em;
744 padding:.5em 1em;
745 white-space: pre-wrap; /* css-3 */
746 white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
747 white-space: -pre-wrap; /* Opera 4-6 */
748 white-space: -o-pre-wrap; /* Opera 7 */
749 word-wrap: break-word; /* Internet Explorer 5.5+ */
750 font-size: 0.9em;
751 }
752
753 pre .replaceable,
754 pre .keycap {
755 }
756
757 code {
758 font-family:"liberation mono", "bitstream vera mono", "dejavu mono", monospace;
759 white-space: nowrap;
760 font-weight:bold;
761 }
762
763 .parameter code {
764 display: inline;
765 white-space: pre-wrap; /* css-3 */
766 white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
767 white-space: -pre-wrap; /* Opera 4-6 */
768 white-space: -o-pre-wrap; /* Opera 7 */
769 word-wrap: break-word; /* Internet Explorer 5.5+ */
770 }
771
772 /*Notifications*/
773 div.warning:before {
774 content:url(../images/warning.png);
775 padding-left: 5px;
776 }
777
778 div.note:before {
779 content:url(../images/note.png);
780 padding-left: 5px;
781 }
782
783 div.important:before {
784 content:url(../images/important.png);
785 padding-left: 5px;
786 }
787
788 div.warning, div.note, div.important {
789 color: black;
790 margin: 0em;
791 padding: 0em;
792 background: none;
793 background-color: white;
794 margin-bottom: 1em;
795 border-bottom: 1px solid #aaaaaa;
796 }
797
798 div.warning h2, div.note h2,div.important h2 {
799 margin: 0em;
800 padding: 0em;
801 color: #eeeeec;
802 padding-top: 0px;
803 padding-bottom: 0px;
804 height: 1.4em;
805 line-height: 1.4em;
806 font-size: 1.4em;
807 display:inline;
808 }
809
810 div.admonition_header {
811 clear: both;
812 margin: 0em;
813 padding: 0em;
814 margin-top: -3.3em;
815 padding-left: 58px;
816 line-height: 1.0em;
817 font-size: 1.0em;
818 }
819
820 div.warning div.admonition_header {
821 background: url(../images/red.png) top left repeat-x;
822 background-color: #590000;
823 }
824
825 div.note div.admonition_header {
826 background: url(../images/green.png) top right repeat-x;
827 background-color: #597800;
828 }
829
830 div.important div.admonition_header {
831 background: url(../images/yellow.png) top right repeat-x;
832 background-color: #a6710f;
833 }
834
835 div.warning p, div.warning div.para,
836 div.note p, div.note div.para,
837 div.important p, div.important div.para {
838 padding: 0em;
839 margin: 0em;
840 }
841
842 div.admonition {
843 border: none;
844 border-left: 1px solid #aaaaaa;
845 border-right: 1px solid #aaaaaa;
846 padding:0em;
847 margin:0em;
848 padding-top: 1.5em;
849 padding-bottom: 1em;
850 padding-left: 2em;
851 padding-right: 1em;
852 background-color: #eeeeec;
853 -moz-border-radius: 0px;
854 -webkit-border-radius: 0px;
855 border-radius: 0px;
856 }
857
858 /*Page Title*/
859 #title {
860 display:block;
861 height:45px;
862 padding-bottom:1em;
863 margin:0em;
864 }
865
866 #title a.left{
867 display:inline;
868 border:none;
869 }
870
871 #title a.left img{
872 border:none;
873 float:left;
874 margin:0em;
875 margin-top:.7em;
876 }
877
878 #title a.right {
879 padding-bottom:1em;
880 }
881
882 #title a.right img {
883 border:none;
884 float:right;
885 margin:0em;
886 margin-top:.7em;
887 }
888
889 /*Table*/
890 table {
891 border:1px solid #6c614b;
892 width:100%;
893 border-collapse:collapse;
894 }
895
896 table.simplelist, .calloutlist table {
897 border-style: none;
898 }
899
900 table th {
901 text-align:left;
902 background-color:#6699cc;
903 padding:.3em .5em;
904 color:white;
905 }
906
907 table td {
908 padding:.15em .5em;
909 }
910
911 table tr.even td {
912 background-color:#f5f5f5;
913 }
914
915 table th p:first-child, table td p:first-child, table li p:first-child,
916 table th div.para:first-child, table td div.para:first-child, table li div.para:first-child {
917 margin-top:0em;
918 padding-top:0em;
919 display:inline;
920 }
921
922 th, td {
923 border-style:none;
924 vertical-align: top;
925 border: 1px solid #000;
926 }
927
928 .simplelist th, .simplelist td {
929 border: none;
930 }
931
932 table table td {
933 border-bottom:1px dotted #aaa;
934 background-color:white;
935 padding:.6em 0em;
936 }
937
938 table table {
939 border:1px solid white;
940 }
941
942 td.remarkval {
943 color:#444;
944 }
945
946 td.fieldval {
947 font-weight:bold;
948 }
949
950 .lbname, .lbtype, .lbdescr, .lbdriver, .lbhost {
951 color:white;
952 font-weight:bold;
953 background-color:#999;
954 width:120px;
955 }
956
957 td.remarkval {
958 width:230px;
959 }
960
961 td.tname {
962 font-weight:bold;
963 }
964
965 th.dbfield {
966 width:120px;
967 }
968
969 th.dbtype {
970 width:70px;
971 }
972
973 th.dbdefault {
974 width:70px;
975 }
976
977 th.dbnul {
978 width:70px;
979 }
980
981 th.dbkey {
982 width:70px;
983 }
984
985 span.book {
986 margin-top:4em;
987 display:block;
988 }
989
990 span.chapter {
991 display:block;
992 margin-top:0.5em;
993 }
994
995 table.simplelist td, .calloutlist table td {
996 border-style: none;
997 }
998
999 /*Breadcrumbs*/
1000 #breadcrumbs ul li.first:before {
1001 content:" ";
1002 }
1003
1004 #breadcrumbs {
1005 color:#900;
1006 padding:3px;
1007 margin-bottom:25px;
1008 }
1009
1010 #breadcrumbs ul {
1011 margin-left:0;
1012 padding-left:0;
1013 display:inline;
1014 border:none;
1015 }
1016
1017 #breadcrumbs ul li {
1018 margin-left:0;
1019 padding-left:2px;
1020 border:none;
1021 list-style:none;
1022 display:inline;
1023 }
1024
1025 #breadcrumbs ul li:before {
1026 content:"\0020 \0020 \0020 \00BB \0020";
1027 color:#333;
1028 }
1029
1030 /*index*/
1031 .glossary h3,
1032 .index h3 {
1033 font-size: 2em;
1034 color:#aaa;
1035 margin:0em;
1036 }
1037
1038 .indexdiv {
1039 margin-bottom:1em;
1040 }
1041
1042 .glossary dt,
1043 .index dt {
1044 color:#444;
1045 padding-top:.5em;
1046 }
1047
1048 .glossary dl dl dt,
1049 .index dl dl dt {
1050 color:#777;
1051 font-weight:normal;
1052 padding-top:0em;
1053 }
1054
1055 .index dl dl dt:before {
1056 content:"- ";
1057 color:#ccc;
1058 }
1059
1060 /*changes*/
1061 .footnote {
1062 font-size: .7em;
1063 margin:0em;
1064 color:#222;
1065 }
1066
1067 table .footnote {
1068 }
1069
1070 sup {
1071 color:#999;
1072 margin:0em;
1073 padding:0em;
1074 line-height: .4em;
1075 font-size: 1em;
1076 padding-left:0em;
1077 }
1078
1079 .footnote {
1080 position:relative;
1081 }
1082
1083 .footnote sup {
1084 color:#e3dcc0;
1085 position:absolute;
1086 left: .4em;
1087 }
1088
1089 .footnote sup a:link,
1090 .footnote sup a:visited {
1091 color:#92917d;
1092 text-decoration:none;
1093 }
1094
1095 .footnote:hover sup a {
1096 text-decoration:none;
1097 }
1098
1099 .footnote p,.footnote div.para {
1100 padding-left:2em;
1101 }
1102
1103 .footnote a:link,
1104 .footnote a:visited {
1105 color:#00537c;
1106 }
1107
1108 .footnote a:hover {
1109 }
1110
1111 /**/
1112 div.chapter {
1113 margin-top:3em;
1114 }
1115
1116 div.section {
1117 margin-top:1em;
1118 }
1119
1120 div.note .replaceable,
1121 div.important .replaceable,
1122 div.warning .replaceable,
1123 div.note .keycap,
1124 div.important .keycap,
1125 div.warning .keycap
1126 {
1127 }
1128
1129 ul li p:last-child, ul li div.para:last-child {
1130 margin-bottom:0em;
1131 padding-bottom:0em;
1132 }
1133
1134 /*document navigation*/
1135 .docnav a, .docnav strong {
1136 border:none;
1137 text-decoration:none;
1138 font-weight:normal;
1139 }
1140
1141 .docnav {
1142 list-style:none;
1143 margin:0em;
1144 padding:0em;
1145 position:relative;
1146 width:100%;
1147 padding-bottom:2em;
1148 padding-top:1em;
1149 border-top:1px dotted #ccc;
1150 }
1151
1152 .docnav li {
1153 list-style:none;
1154 margin:0em;
1155 padding:0em;
1156 display:inline;
1157 font-size:.8em;
1158 }
1159
1160 .docnav li:before {
1161 content:" ";
1162 }
1163
1164 .docnav li.previous, .docnav li.next {
1165 position:absolute;
1166 top:1em;
1167 }
1168
1169 .docnav li.up, .docnav li.home {
1170 margin:0em 1.5em;
1171 }
1172
1173 .docnav li.previous {
1174 left:0px;
1175 text-align:left;
1176 }
1177
1178 .docnav li.next {
1179 right:0px;
1180 text-align:right;
1181 }
1182
1183 .docnav li.previous strong, .docnav li.next strong {
1184 height:22px;
1185 display:block;
1186 }
1187
1188 .docnav {
1189 margin:0 auto;
1190 text-align:center;
1191 }
1192
1193 .docnav li.next a strong {
1194 background: url(../images/stock-go-forward.png) top right no-repeat;
1195 padding-top:3px;
1196 padding-bottom:4px;
1197 padding-right:28px;
1198 font-size:1.2em;
1199 }
1200
1201 .docnav li.previous a strong {
1202 background: url(../images/stock-go-back.png) top left no-repeat;
1203 padding-top:3px;
1204 padding-bottom:4px;
1205 padding-left:28px;
1206 padding-right:0.5em;
1207 font-size:1.2em;
1208 }
1209
1210 .docnav li.home a strong {
1211 background: url(../images/stock-home.png) top left no-repeat;
1212 padding:5px;
1213 padding-left:28px;
1214 font-size:1.2em;
1215 }
1216
1217 .docnav li.up a strong {
1218 background: url(../images/stock-go-up.png) top left no-repeat;
1219 padding:5px;
1220 padding-left:28px;
1221 font-size:1.2em;
1222 }
1223
1224 .docnav a:link, .docnav a:visited {
1225 color:#666;
1226 }
1227
1228 .docnav a:hover, .docnav a:focus, .docnav a:active {
1229 color:black;
1230 }
1231
1232 .docnav a {
1233 max-width: 10em;
1234 overflow:hidden;
1235 }
1236
1237 .docnav a:link strong {
1238 text-decoration:none;
1239 }
1240
1241 .docnav {
1242 margin:0 auto;
1243 text-align:center;
1244 }
1245
1246 ul.docnav {
1247 margin-bottom: 1em;
1248 }
1249 /* Reports */
1250 .reports ul {
1251 list-style:none;
1252 margin:0em;
1253 padding:0em;
1254 }
1255
1256 .reports li{
1257 margin:0em;
1258 padding:0em;
1259 }
1260
1261 .reports li.odd {
1262 background-color: #eeeeee;
1263 margin:0em;
1264 padding:0em;
1265 }
1266
1267 .reports dl {
1268 display:inline;
1269 margin:0em;
1270 padding:0em;
1271 float:right;
1272 margin-right: 17em;
1273 margin-top:-1.3em;
1274 }
1275
1276 .reports dt {
1277 display:inline;
1278 margin:0em;
1279 padding:0em;
1280 }
1281
1282 .reports dd {
1283 display:inline;
1284 margin:0em;
1285 padding:0em;
1286 padding-right:.5em;
1287 }
1288
1289 .reports h2, .reports h3{
1290 display:inline;
1291 padding-right:.5em;
1292 font-size:10pt;
1293 font-weight:normal;
1294 }
1295
1296 .reports div.progress {
1297 display:inline;
1298 float:right;
1299 width:16em;
1300 background:#c00 url(../images/shine.png) top left repeat-x;
1301 margin:0em;
1302 margin-top:-1.3em;
1303 padding:0em;
1304 border:none;
1305 }
1306
1307 /*uniform*/
1308 body.results, body.reports {
1309 max-width:57em ;
1310 padding:0em;
1311 }
1312
1313 /*Progress Bar*/
1314 div.progress {
1315 display:block;
1316 float:left;
1317 width:16em;
1318 background:#c00 url(../images/shine.png) top left repeat-x;
1319 height:1em;
1320 }
1321
1322 div.progress span {
1323 height:1em;
1324 float:left;
1325 }
1326
1327 div.progress span.translated {
1328 background:#6c3 url(../images/shine.png) top left repeat-x;
1329 }
1330
1331 div.progress span.fuzzy {
1332 background:#ff9f00 url(../images/shine.png) top left repeat-x;
1333 }
1334
1335
1336 /*Results*/
1337
1338 .results ul {
1339 list-style:none;
1340 margin:0em;
1341 padding:0em;
1342 }
1343
1344 .results li{
1345 margin:0em;
1346 padding:0em;
1347 }
1348
1349 .results li.odd {
1350 background-color: #eeeeee;
1351 margin:0em;
1352 padding:0em;
1353 }
1354
1355 .results dl {
1356 display:inline;
1357 margin:0em;
1358 padding:0em;
1359 float:right;
1360 margin-right: 17em;
1361 margin-top:-1.3em;
1362 }
1363
1364 .results dt {
1365 display:inline;
1366 margin:0em;
1367 padding:0em;
1368 }
1369
1370 .results dd {
1371 display:inline;
1372 margin:0em;
1373 padding:0em;
1374 padding-right:.5em;
1375 }
1376
1377 .results h2, .results h3 {
1378 display:inline;
1379 padding-right:.5em;
1380 font-size:10pt;
1381 font-weight:normal;
1382 }
1383
1384 .results div.progress {
1385 display:inline;
1386 float:right;
1387 width:16em;
1388 background:#c00 url(../images/shine.png) top left repeat-x;
1389 margin:0em;
1390 margin-top:-1.3em;
1391 padding:0em;
1392 border:none;
1393 }
1394
1395 /* Dirty EVIL Mozilla hack for round corners */
1396 pre {
1397 -moz-border-radius:11px;
1398 -webkit-border-radius:11px;
1399 border-radius: 11px;
1400 }
1401
1402 .example {
1403 -moz-border-radius:0px;
1404 -webkit-border-radius:0px;
1405 border-radius: 0px;
1406 }
1407
1408 .package, .citetitle {
1409 font-style: italic;
1410 }
1411
1412 .titlepage .edition {
1413 color: #336699;
1414 background-color: transparent;
1415 margin-top: 1em;
1416 margin-bottom: 1em;
1417 font-size: 1.4em;
1418 font-weight: bold;
1419 text-align: center;
1420 }
1421
1422 span.remark {
1423 background-color: #ff00ff;
1424 }
1425
1426 .draft {
1427 background-image: url(../images/watermark-draft.png);
1428 background-repeat: repeat-y;
1429 background-position: center;
1430 }
1431
1432 .foreignphrase {
1433 font-style: inherit;
1434 }
1435
1436 dt {
1437 clear:both;
1438 }
1439
1440 dt img {
1441 border-style: none;
1442 max-width: 112px;
1443 }
1444
1445 dt object {
1446 max-width: 112px;
1447 }
1448
1449 dt .inlinemediaobject, dt object {
1450 display: inline;
1451 float: left;
1452 margin-bottom: 1em;
1453 padding-right: 1em;
1454 width: 112px;
1455 }
1456
1457 dl:after {
1458 display: block;
1459 clear: both;
1460 content: "";
1461 }
1462
1463 .toc dd {
1464 padding-bottom: 0em;
1465 margin-bottom: 1em;
1466 padding-left: 1.3em;
1467 margin-left: 0em;
1468 }
1469
1470 div.toc > dl > dt {
1471 padding-bottom: 0em;
1472 margin-bottom: 0em;
1473 margin-top: 1em;
1474 }
1475
1476
1477 .strikethrough {
1478 text-decoration: line-through;
1479 }
1480
1481 .underline {
1482 text-decoration: underline;
1483 }
1484
1485 .calloutlist img, .callout {
1486 padding: 0em;
1487 margin: 0em;
1488 width: 12pt;
1489 display: inline;
1490 vertical-align: middle;
1491 }
1492
1493 .stepalternatives {
1494 list-style-image: none;
1495 list-style-type: none;
1496 }
1497
1498
1499 a:link {
1500 color:#0066cc;
1501 }
1502
1503 a:hover, a:active {
1504 color:#003366;
1505 }
1506
1507 a:visited {
1508 color:#6699cc;
1509 }
1510
1511
1512 h1 {
1513 color:#3c6eb4
1514 }
1515
1516 .producttitle {
1517 background: #3c6eb4 url(../images/h1-bg.png) top left repeat;
1518 }
1519
1520 .section h1.title {
1521 color:#3c6eb4;
1522 }
1523
1524
1525 h2,h3,h4,h5,h6 {
1526 color:#3c6eb4;
1527 }
1528
1529 table {
1530 border:1px solid #3c6eb4;
1531 }
1532
1533 table th {
1534 background-color:#3c6eb4;
1535 }
1536
1537
1538 table tr.even td {
1539 background-color:#f5f5f5;
1540 }
1541
1542 .revhistory table th {
1543 color:#3c6eb4;
1544 }
1545
1546 .titlepage .edition {
1547 color: #3c6eb4;
1548 }
1549
1550 </style>