Update list-maintainers to output redmine syntax
[hoomd-blue.git] / doc / user / stylesheet.css
blob4708ce6c41e40ed50940f4fd6009d451a9cbb872
1 /* ************************
2 begin modified underground style from the main page
3 it is unfortunate that there are some conflicts that prevent it from just
4 being included..... Maybe those can be solved in time
6 this will need to be updated whenever the main site one changes
7 */
8 /********************************************
9 AUTHOR: Erwin Aligam
10 WEBSITE: http://www.styleshout.com/
11 TEMPLATE NAME: Underground
12 TEMPLATE CODE: S-0006
13 VERSION: 1.1
14 *******************************************/
16 /********************************************
17 HTML ELEMENTS
18 ********************************************/
20 /* top elements */
21 /* #sidebar * { margin: 0; padding: 0; }*/
23 body {
24 margin: 0; padding: 0;
25 font: small Arial, Sans-Serif;
26 color: #333;
27 background: #FFF url(../images/bg.gif) repeat-x;
30 /* links */
31 #sidebar a {
32 color: #003890;
33 background-color: inherit;
34 text-decoration: none;
36 #sidebar a:hover {
37 color: #aa0000;
38 background-color: inherit;
41 /* headers */
42 /* h1, h2, h3 {
43 font-family: Arial, 'Trebuchet MS', Sans-Serif;
44 font-weight: bold;
45 color: #333;
46 } */
47 /*h1 {
48 font-size: 120%;
49 letter-spacing: .5px;
51 h2 {
52 font-size: 115%;
53 text-transform: uppercase;
55 h3 {
56 font-size: 115%;
57 color: #003366;
58 }*/
60 /* images */
61 #sidebar img {
62 border: 0px solid #CCC;
64 #sidebar img.float-right {
65 margin: 5px 0px 10px 10px;
67 #sidebar img.float-left {
68 margin: 5px 10px 10px 0px;
71 #sidebar h1, #sidebar h2, #sidebar h3, #sidebar p {
72 padding: 0;
73 margin: 10px;
76 #sidebar ul, #sidebar ol {
77 margin: 10px 20px;
78 padding: 0 20px;
82 /*code {
83 margin: 10px 0;
84 padding: 10px;
85 text-align: left;
86 display: block;
87 overflow: auto;
88 font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace;
89 background: #FAFAFA;
90 border: 1px solid #f2f2f2;
91 border-left: 4px solid #CC0000;
94 pre {
95 margin: 10px 0;
96 padding: 10px;
97 text-align: left;
98 display: block;
99 overflow: auto;
100 font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace;
101 background: #FAFAFA;
102 border: 1px solid #f2f2f2;
103 border-left: 4px solid #CC0000;
106 #sidebar acronym {
107 cursor: help;
108 border-bottom: 1px solid #777;
110 /*blockquote {
111 margin: 10px;
112 padding: 0 0 0 32px;
113 background: #FAFAFA url(../images/quote.gif) no-repeat 5px 10px !important;
114 background-position: 8px 10px;
115 border: 1px solid #f2f2f2;
116 border-left: 4px solid #CC0000;
117 font-weight: bold;
121 /* form elements */
122 #nottrac form {
123 margin:10px; padding: 0 5px;
124 border: 1px solid #f2f2f2;
125 background-color: #FAFAFA;
127 #nottrac label {
128 display:block;
129 font-weight:bold;
130 margin:5px 0;
132 #nottrac input {
133 padding: 2px;
134 border:1px solid #eee;
135 font: normal 1em Verdana, sans-serif;
136 color:#000;
138 #nottrac textarea {
139 width:400px;
140 padding:2px;
141 font: normal 1em Verdana, sans-serif;
142 border:1px solid #eee;
143 height:100px;
144 display:block;
145 color:#000;
147 #nottrac input.button {
148 margin: 0;
149 font: bolder 12px Arial, Sans-serif;
150 border: 1px solid #CCC;
151 padding: 1px;
152 background: #FFF;
153 color: #3A5E8C;
155 /* search form */
156 #nottrac form.search {
157 position: absolute;
158 top: 5px; right: 5px;
159 padding: 0; margin: 0;
160 border: none;
161 background-color: transparent;
163 #nottrac form.search input.textbox {
164 margin: 0;
165 width: 120px;
166 border: 1px solid #CCC;
167 background: #FFF;
168 color: #333;
170 #nottrac form.search input.searchbutton {
171 margin: 0;
172 font-size: 100%;
173 font-family: Arial, Sans-serif;
174 border: 1px solid #CCC;
175 background: #FFFFFF url(../images/headerbg.gif) repeat-x bottom left;
176 padding: 1px;
177 font-weight: bold;
178 height: 23px;
179 color: #333;
180 width: 60px;
183 /**********************************
184 LAYOUT
185 ***********************************/
186 #wrap {
187 margin: 0 auto;
188 /* width: 780px;*/
189 width: 95%;
190 min-width: 760px;
193 /* header */
194 #topheader {
195 position: relative;
196 margin: 0; padding: 0;
197 height: 60px;
199 #header-slogan span#slogan {
200 z-index: 3;
201 position: absolute;
202 left: 3px; bottom: 8px;
203 font: bold 0.8em Verdana, Arial, Tahoma, Sans-serif;
204 color: #000;
207 #header-slogan {
208 position: relative;
209 clear: both;
210 height: 24px;
211 margin: 0; padding: 0;
213 #topheader #logo {
214 position: absolute;
215 top: 3px; left: 5px;
216 font: bold 30px "trebuchet MS", Arial, Tahoma, Sans-Serif;
217 margin: 0; padding: 0;
218 letter-spacing: -1px;
219 color: #000;
222 /* navigation tabs */
223 #topheader ul {
224 position: absolute;
225 margin:0;
226 list-style:none;
227 right:-18px ; bottom: 0px;
228 font: bold 13px 'Trebuchet MS', Arial, Sans-serif;
230 #topheader li {
231 display:inline;
232 margin:0; padding:0;
234 #topheader a {
235 float:left;
236 background: url(../images/tableft.gif) no-repeat left top;
237 margin:0;
238 padding:0 0 0 4px;
239 text-decoration:none;
241 #topheader a span {
242 float:left;
243 display:block;
244 background: url(../images/tabright.gif) no-repeat right top;
245 padding:5px 15px 4px 6px;
246 color:#000;
248 /* Commented Backslash Hack hides rule from IE5-Mac \*/
249 #topheader a span {float:none;}
250 /* End IE5-Mac hack */
251 #topheader a:hover span {
252 color:#FFF;
254 #topheader a:hover {
255 background-position:0% -42px;
257 #topheader a:hover span {
258 background-position:100% -42px;
260 #topheader #current a {
261 background-position:0% -42px;
263 #topheader #current a span {
264 background-position:100% -42px;
265 color: #fff;
268 /* main column */
269 #maincol {
270 float: left;
271 margin: 0; padding: 0;
272 /*width: 545px;*/
273 width: 100%;
275 /*#main h1 {
276 margin: 10px 0;
277 padding: 4px 0 4px 8px;
278 font-size: 105%;
279 color: #FFF;
280 text-transform: uppercase;
281 background-color: #CC0000;
282 letter-spacing: .5px;
286 /* sidebar */
287 #sidebar {
288 float: right;
289 /*width: 220px;*/
290 width: 18%;
291 margin: 0; padding: 0;
292 background-color: #FFFFFF;
294 #sidebar h1 {
295 margin: 8px 0 0 0;
296 padding: 3px 0 3px 6px;
297 font: bold 95% Arial, Sans-Serif;
298 color: #000000;
299 text-transform: uppercase;
300 background: #F6D565;
301 letter-spacing: 1px;
303 #sidebar .left-box {
304 border: 1px solid #EBEBEB;
305 margin: 0 0 5px 0;
306 background: #FFF;
308 #sidebar ul.sidemenu {
309 list-style: none;
310 text-align: left;
311 margin: 2px 0px 4px 0; padding: 0;
312 text-decoration: none;
314 #sidebar ul.sidemenu li {
315 border-top: 1px solid #f2f2f2;
316 background: url(../images/bullet.gif) no-repeat 0px 2px;
317 padding: 3px 3px 3px 20px;
318 margin: 0;
320 #sidebar ul.sidemenu a {
321 font-weight: bolder;
322 padding: 3px 0px;
323 background: none;
326 /* footer */
327 #nottrac .footer {
328 clear: both;
329 border-top: 1px solid #f2f2f2;
330 background: #FFF url(../images/footerbg.gif) repeat-x;
331 padding: 2px 0 10px 0;
332 text-align: center;
333 line-height: 1.5em;
334 font-size: 95%;
336 #nottrac .footer a {
337 text-decoration: none;
338 font-weight: bold;
341 #nottrac .footer p {
342 margin: 0
345 /* alignment classes */
346 .float-left { float: left; }
347 .float-right { float: right; }
348 .align-left { text-align: left; }
349 .align-right { text-align: right; }
351 /* display and additional classes */
352 .clear { clear: both; }
353 .hide {display: none; }
354 .red { color: #cc0000; }
355 .comments {
356 margin: 20px 10px 5px 10px;
357 padding: 3px 0;
358 border-bottom: 1px dashed #EFF0F1;
359 border-top: 1px dashed #EFF0F1;
363 /* *************************
364 Begin default doxygen style
367 /* The standard CSS for doxygen */
369 #maincol table, div, p, dl {
370 font-size: small;
373 /* @group Heading Levels */
375 #maincol h1 {
376 font-size: 150%;
379 #maincol h2 {
380 font-size: 120%;
383 #maincol h3 {
384 font-size: 100%;
387 #maincol dt {
388 font-weight: bold;
391 #maincol div.multicol {
392 -moz-column-gap: 1em;
393 -webkit-column-gap: 1em;
394 -moz-column-count: 3;
395 -webkit-column-count: 3;
398 #maincol p.startli, p.startdd, p.starttd {
399 margin-top: 2px;
402 #maincol p.endli {
403 margin-bottom: 0px;
406 #maincol p.enddd {
407 margin-bottom: 4px;
410 #maincol p.endtd {
411 margin-bottom: 2px;
414 /* @end */
416 #maincol caption {
417 font-weight: bold;
420 #maincol span.legend {
421 font-size: 70%;
422 text-align: center;
425 #maincol h3.version {
426 font-size: 90%;
427 text-align: center;
430 #maincol div.qindex, div.navtab{
431 background-color: #EBEFF6;
432 border: 1px solid #A3B4D7;
433 text-align: center;
434 margin: 2px;
435 padding: 2px;
438 #maincol div.qindex, div.navpath {
439 width: 100%;
440 line-height: 140%;
443 #maincol div.navtab {
444 margin-right: 15px;
447 /* @group Link Styling */
449 #maincol a {
450 color: #3D578C;
451 font-weight: normal;
452 text-decoration: none;
455 #maincol .contents a:visited {
456 color: #4665A2;
459 #maincol a:hover {
460 text-decoration: underline;
463 #maincol a.qindex {
464 font-weight: bold;
467 #maincol a.qindexHL {
468 font-weight: bold;
469 background-color: #9CAFD4;
470 color: #ffffff;
471 border: 1px double #869DCA;
474 #maincol .contents a.qindexHL:visited {
475 color: #ffffff;
478 #maincol a.el {
479 font-weight: bold;
482 #maincol a.elRef {
485 #maincol a.code {
486 color: #4665A2;
489 #maincol a.codeRef {
490 color: #4665A2;
493 /* @end */
495 #maincol dl.el {
496 margin-left: -1cm;
499 #maincol .fragment {
500 font-family: monospace, fixed;
501 font-size: 105%;
504 #maincol pre.fragment {
505 border: 1px solid #C4CFE5;
506 background-color: #FBFCFD;
507 padding: 4px 6px;
508 margin: 4px 8px 4px 2px;
509 overflow: auto;
510 word-wrap: break-word;
511 font-size: 9pt;
512 line-height: 125%;
515 #maincol div.ah {
516 background-color: black;
517 font-weight: bold;
518 color: #ffffff;
519 margin-bottom: 3px;
520 margin-top: 3px;
521 padding: 0.2em;
522 border: solid thin #333;
523 border-radius: 0.5em;
524 -webkit-border-radius: .5em;
525 -moz-border-radius: .5em;
526 box-shadow: 2px 2px 3px #999;
527 -webkit-box-shadow: 2px 2px 3px #999;
528 -moz-box-shadow: rgba(0, 0, 0, 0.15) 2px 2px 2px;
529 background-image: -webkit-gradient(linear, left top, left bottom, from(#eee), to(#000),color-stop(0.3, #444));
530 background-image: -moz-linear-gradient(center top, #eee 0%, #444 40%, #000);
533 #maincol div.groupHeader {
534 margin-left: 16px;
535 margin-top: 12px;
536 font-weight: bold;
539 #maincol div.groupText {
540 margin-left: 16px;
541 font-style: italic;
544 /*body {
545 background: white;
546 color: black;
547 margin: 0;
550 #maincol div.contents {
551 margin-top: 10px;
552 margin-left: 10px;
553 margin-right: 10px;
556 #maincol td.indexkey {
557 background-color: #EBEFF6;
558 font-weight: bold;
559 border: 1px solid #C4CFE5;
560 margin: 2px 0px 2px 0;
561 padding: 2px 10px;
564 #maincol td.indexvalue {
565 background-color: #EBEFF6;
566 border: 1px solid #C4CFE5;
567 padding: 2px 10px;
568 margin: 2px 0px;
571 #maincol tr.memlist {
572 background-color: #EEF1F7;
575 #maincol p.formulaDsp {
576 text-align: center;
579 #maincol img.formulaDsp {
583 #maincol img.formulaInl {
584 vertical-align: middle;
587 #maincol div.center {
588 text-align: center;
589 margin-top: 0px;
590 margin-bottom: 0px;
591 padding: 0px;
594 #maincol div.center img {
595 border: 0px;
598 #maincol address.footer {
599 text-align: right;
600 padding-right: 12px;
603 #maincol img.footer {
604 border: 0px;
605 vertical-align: middle;
608 /* @group Code Colorization */
610 #maincol span.keyword {
611 color: #008000
614 #maincol span.keywordtype {
615 color: #604020
618 #maincol span.keywordflow {
619 color: #e08000
622 #maincol span.comment {
623 color: #800000
626 #maincol span.preprocessor {
627 color: #806020
630 #maincol span.stringliteral {
631 color: #002080
634 #maincol span.charliteral {
635 color: #008080
638 #maincol span.vhdldigit {
639 color: #ff00ff
642 #maincol span.vhdlchar {
643 color: #000000
646 #maincol span.vhdlkeyword {
647 color: #700070
650 #maincol span.vhdllogic {
651 color: #ff0000
654 /* @end */
657 .search {
658 color: #003399;
659 font-weight: bold;
662 form.search {
663 margin-bottom: 0px;
664 margin-top: 0px;
667 input.search {
668 font-size: 75%;
669 color: #000080;
670 font-weight: normal;
671 background-color: #e8eef2;
675 #maincol td.tiny {
676 font-size: 75%;
679 #maincol .dirtab {
680 padding: 4px;
681 border-collapse: collapse;
682 border: 1px solid #A3B4D7;
685 #maincol th.dirtab {
686 background: #EBEFF6;
687 font-weight: bold;
690 #maincol hr {
691 height: 0px;
692 border: none;
693 border-top: 1px solid #4A6AAA;
696 #maincol hr.footer {
697 height: 1px;
700 /* @group Member Descriptions */
702 #maincol table.memberdecls {
703 border-spacing: 0px;
704 padding: 0px;
707 #maincol .mdescLeft, .mdescRight,
708 #maincol .memItemLeft, .memItemRight,
709 #maincol .memTemplItemLeft, .memTemplItemRight, .memTemplParams {
710 background-color: #F9FAFC;
711 border: none;
712 margin: 4px;
713 padding: 1px 0 0 8px;
716 #maincol .mdescLeft, .mdescRight {
717 padding: 0px 8px 4px 8px;
718 color: #555;
721 #maincol .memItemLeft, .memItemRight, .memTemplParams {
722 border-top: 1px solid #C4CFE5;
725 #maincol .memItemLeft, .memTemplItemLeft {
726 white-space: nowrap;
729 #maincol .memTemplParams {
730 color: #4665A2;
731 white-space: nowrap;
734 /* @end */
736 /* @group Member Details */
738 /* Styles for detailed member documentation */
740 #maincol .memtemplate {
741 font-size: 80%;
742 color: #4665A2;
743 font-weight: normal;
744 margin-left: 9px;
747 #maincol .memnav {
748 background-color: #EBEFF6;
749 border: 1px solid #A3B4D7;
750 text-align: center;
751 margin: 2px;
752 margin-right: 15px;
753 padding: 2px;
756 #maincol .memitem {
757 padding: 0;
758 margin-bottom: 10px;
761 #maincol .memname {
762 white-space: nowrap;
763 font-weight: bold;
764 margin-left: 6px;
767 #maincol .memproto {
768 border-top: 1px solid #A8B8D9;
769 border-left: 1px solid #A8B8D9;
770 border-right: 1px solid #A8B8D9;
771 padding: 6px 0px 6px 0px;
772 color: #253555;
773 font-weight: bold;
774 text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.9);
775 /* opera specific markup */
776 box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.15);
777 border-top-right-radius: 8px;
778 border-top-left-radius: 8px;
779 /* firefox specific markup */
780 -moz-box-shadow: rgba(0, 0, 0, 0.15) 5px 5px 5px;
781 -moz-border-radius-topright: 8px;
782 -moz-border-radius-topleft: 8px;
783 /* webkit specific markup */
784 -webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.15);
785 -webkit-border-top-right-radius: 8px;
786 -webkit-border-top-left-radius: 8px;
787 background-image:url('nav_f.png');
788 background-repeat:repeat-x;
789 background-color: #E2E8F2;
793 #maincol .memdoc {
794 border-bottom: 1px solid #A8B8D9;
795 border-left: 1px solid #A8B8D9;
796 border-right: 1px solid #A8B8D9;
797 padding: 2px 5px;
798 background-color: #FBFCFD;
799 border-top-width: 0;
800 /* opera specific markup */
801 border-bottom-left-radius: 8px;
802 border-bottom-right-radius: 8px;
803 box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.15);
804 /* firefox specific markup */
805 -moz-border-radius-bottomleft: 8px;
806 -moz-border-radius-bottomright: 8px;
807 -moz-box-shadow: rgba(0, 0, 0, 0.15) 5px 5px 5px;
808 background-image: -moz-linear-gradient(center top, #FFFFFF 0%, #FFFFFF 60%, #F7F8FB 95%, #EEF1F7);
809 /* webkit specific markup */
810 -webkit-border-bottom-left-radius: 8px;
811 -webkit-border-bottom-right-radius: 8px;
812 -webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.15);
813 background-image: -webkit-gradient(linear,center top,center bottom,from(#FFFFFF), color-stop(0.6,#FFFFFF), color-stop(0.60,#FFFFFF), color-stop(0.95,#F7F8FB), to(#EEF1F7));
816 #maincol .paramkey {
817 text-align: right;
820 #maincol .paramtype {
821 white-space: nowrap;
824 #maincol .paramname {
825 color: #602020;
826 white-space: nowrap;
828 #maincol .paramname em {
829 font-style: normal;
832 #maincol .params, .retval, .exception, .tparams {
833 border-spacing: 6px 2px;
836 #maincol .params .paramname, .retval .paramname {
837 font-weight: bold;
838 vertical-align: top;
841 #maincol .params .paramtype {
842 font-style: italic;
843 vertical-align: top;
846 #maincol .params .paramdir {
847 font-family: "courier new",courier,monospace;
848 vertical-align: top;
854 /* @end */
856 /* @group Directory (tree) */
858 /* for the tree view */
860 #maincol .ftvtree {
861 font-family: sans-serif;
862 margin: 0px;
865 /* these are for tree view when used as main index */
867 #maincol .directory {
868 font-size: 9pt;
869 font-weight: bold;
870 margin: 5px;
873 #maincol .directory h3 {
874 margin: 0px;
875 margin-top: 1em;
876 font-size: 11pt;
880 The following two styles can be used to replace the root node title
881 with an image of your choice. Simply uncomment the next two styles,
882 specify the name of your image and be sure to set 'height' to the
883 proper pixel height of your image.
887 .directory h3.swap {
888 height: 61px;
889 background-repeat: no-repeat;
890 background-image: url("yourimage.gif");
892 .directory h3.swap span {
893 display: none;
897 #maincol .directory > h3 {
898 margin-top: 0;
901 #maincol .directory p {
902 margin: 0px;
903 white-space: nowrap;
906 #maincol .directory div {
907 display: none;
908 margin: 0px;
911 #maincol .directory img {
912 vertical-align: -30%;
915 /* these are for tree view when not used as main index */
917 #maincol .directory-alt {
918 font-size: 100%;
919 font-weight: bold;
922 #maincol .directory-alt h3 {
923 margin: 0px;
924 margin-top: 1em;
925 font-size: 11pt;
928 #maincol .directory-alt > h3 {
929 margin-top: 0;
932 #maincol .directory-alt p {
933 margin: 0px;
934 white-space: nowrap;
937 #maincol .directory-alt div {
938 display: none;
939 margin: 0px;
942 #maincol .directory-alt img {
943 vertical-align: -30%;
946 /* @end */
948 #maincol div.dynheader {
949 margin-top: 8px;
952 #maincol address {
953 font-style: normal;
954 color: #2A3D61;
957 #maincol table.doxtable {
958 border-collapse:collapse;
961 #maincol table.doxtable td, table.doxtable th {
962 border: 1px solid #2D4068;
963 padding: 3px 7px 2px;
966 #maincol table.doxtable th {
967 background-color: #374F7F;
968 color: #FFFFFF;
969 font-size: 110%;
970 padding-bottom: 4px;
971 padding-top: 5px;
972 text-align:left;
975 #maincol .tabsearch {
976 top: 0px;
977 left: 10px;
978 height: 36px;
979 background-image: url('tab_b.png');
980 z-index: 101;
981 overflow: hidden;
982 font-size: 13px;
985 #maincol .navpath ul
987 font-size: 11px;
988 background-image:url('tab_b.png');
989 background-repeat:repeat-x;
990 height:30px;
991 line-height:30px;
992 color:#8AA0CC;
993 border:solid 1px #C2CDE4;
994 overflow:hidden;
995 margin:0px;
996 padding:0px;
999 #maincol .navpath li
1001 list-style-type:none;
1002 float:left;
1003 padding-left:10px;
1004 padding-right:15px;
1005 background-image:url('bc_s.png');
1006 background-repeat:no-repeat;
1007 background-position:right;
1008 color:#364D7C;
1011 #maincol .navpath li.navelem a
1013 height:32px;
1014 display:block;
1015 text-decoration: none;
1016 outline: none;
1019 #maincol .navpath li.navelem a:hover
1021 color:#6884BD;
1024 #maincol .navpath li.footer
1026 list-style-type:none;
1027 float:right;
1028 padding-left:10px;
1029 padding-right:15px;
1030 background-image:none;
1031 background-repeat:no-repeat;
1032 background-position:right;
1033 color:#364D7C;
1034 font-size: 8pt;
1038 #maincol div.summary
1040 float: right;
1041 font-size: 8pt;
1042 padding-right: 5px;
1043 width: 50%;
1044 text-align: right;
1047 #maincol div.summary a
1049 white-space: nowrap;
1052 #maincol div.ingroups
1054 font-size: 8pt;
1055 padding-left: 5px;
1056 width: 50%;
1057 text-align: left;
1060 #maincol div.ingroups a
1062 white-space: nowrap;
1065 #maincol div.header
1067 background-image:url('nav_h.png');
1068 background-repeat:repeat-x;
1069 background-color: #F9FAFC;
1070 margin: 0px;
1071 border-bottom: 1px solid #C4CFE5;
1074 #maincol div.headertitle
1076 padding: 5px 5px 5px 10px;
1079 #maincol dl
1081 padding: 0 0 0 10px;
1084 #maincol dl.note, dl.warning, dl.attention, dl.pre, dl.post, dl.invariant, dl.deprecated, dl.todo, dl.test, dl.bug
1086 border-left:4px solid;
1087 padding: 0 0 0 6px;
1090 #maincol dl.note
1092 border-color: #D0D000;
1095 #maincol dl.warning, dl.attention
1097 border-color: #FF0000;
1100 #maincol dl.pre, dl.post, dl.invariant
1102 border-color: #00D000;
1105 #maincol dl.deprecated
1107 border-color: #505050;
1110 #maincol dl.todo
1112 border-color: #00C0E0;
1115 #maincol dl.test
1117 border-color: #3030E0;
1120 #maincol dl.bug
1122 border-color: #C08050;
1125 #projectlogo
1127 text-align: center;
1128 vertical-align: bottom;
1129 border-collapse: separate;
1132 #projectlogo img
1134 border: 0px none;
1137 #projectname
1139 font: 300% arial,sans-serif;
1140 margin: 0px;
1141 padding: 0px;
1144 #projectbrief
1146 font: 120% arial,sans-serif;
1147 margin: 0px;
1148 padding: 0px;
1151 #projectnumber
1153 font: 50% arial,sans-serif;
1154 margin: 0px;
1155 padding: 0px;
1158 #titlearea
1160 padding: 0px;
1161 margin: 0px;
1162 width: 100%;
1163 border-bottom: 1px solid #5373B4;