source: BMXNET_RPMS_dotNET_UTILITIES-BMX/branch/IHS BMX Framework/IndianHealthService.BMXNet.GeneratedDocumentation/Help/Styles/Presentation.css@ 1146

Last change on this file since 1146 was 1146, checked in by Sam Habiel, 13 years ago

Initial Import of BMX4

File size: 19.5 KB
Line 
1/* * * This file was autogenerated by Styler at 02:02 on 02/15/2003 * * */
2
3
4/***********************************************************
5 * SCRIPT-SUPPORTING STYLES
6 ***********************************************************/
7
8/* Defines the userData cache persistence mechanism. */
9.userDataStyle
10{
11 behavior: url(#default#userData);
12}
13
14/* Used to save the scroll bar position when navigating away from a page. */
15div.saveHistory
16{
17 behavior: url(#default#savehistory);
18}
19
20/* Formats the expand/collapse images for all collapsible regions. */
21img.toggle
22{
23 border: 0;
24 margin-right: 5;
25}
26
27/* Formats the Collapse All/Expand All images. */
28img#toggleAllImage
29{
30 margin-left: 0;
31 vertical-align: middle;
32}
33
34/* Supports XLinks */
35MSHelp\:link
36{
37 text-decoration: underline;
38 color: #0000ff;
39 hoverColor: #3366ff;
40 filterString: ;
41}
42
43
44/***********************************************************
45 * CONTENT PRESENTATION STYLES
46 ***********************************************************/
47
48body
49{
50 background: #FFFFFF;
51 color: #000000;
52 font-family: Verdana;
53 font-size: medium;
54 font-style: normal;
55 font-weight: normal;
56 margin-top: 0;
57 margin-bottom: 0;
58 margin-left: 0;
59 margin-right: 0;
60 width: 100%;
61}
62
63dl
64{
65 margin-top: 15;
66 margin-bottom:5;
67 padding-left: 1;
68}
69
70dl.authored dt {
71 font-style: bold;
72 margin-top: 2;
73}
74
75dd {
76 margin-left: 0;
77}
78
79ul
80{
81 margin-top:0;
82 margin-bottom:0;
83 margin-left: 17;
84 list-style-type: disc;
85}
86
87ul ul
88{
89 margin-bottom: 4;
90 margin-left: 17;
91 margin-top: 3;
92 list-style-type: disc;
93}
94
95ol {
96 margin-top:0;
97 margin-bottom:0;
98 margin-left: 28;
99 list-style-type: decimal;
100}
101
102ol ol {
103 margin-bottom: 4;
104 margin-left: 28;
105 margin-top: 3;
106 list-style-type: lower-alpha;
107}
108
109li {
110 margin-top: 5;
111 margin-bottom: 5;
112}
113
114p {
115 margin-top: 10;
116 margin-bottom: 5;
117}
118
119a:link {
120 color: #0000FF;
121}
122
123a:visited {
124 color: #DD7C3B;
125}
126
127a:hover {
128 color: #3366FF;
129}
130
131code
132{
133 font-family: Monospace, Courier New, Courier;
134 font-size: 105%;
135 color: #000066;
136}
137
138span.parameter {
139 font-style: italic;
140}
141
142span.italic {
143 font-style: italic;
144}
145
146span.selflink {
147 font-weight: bold;
148}
149
150span.nolink {
151 font-weight: bold;
152}
153
154/***********************************************************
155 * STRUCTURE PRESENTATION STYLES
156 ***********************************************************/
157
158/* Applies to everything below the non-scrolling header region. */
159div#mainSection
160{
161 font-size: 62.5%;
162 width: 100%;
163}
164html>body #mainSection
165{
166 font-size:73%;
167 width: 100%;
168}
169
170/* Applies to everything below the non-scrolling header region, minus the footer. */
171div#mainBody
172{
173 font-size: 100%;
174 margin-left: 15;
175 margin-top: 10;
176 /*padding-bottom: 20;*/
177}
178
179html>body #mainBody
180{
181 font-size: 93%;
182 margin-left: 15;
183 margin-top: 10;
184 padding-bottom: 20;
185}
186
187/* Adds right padding for all blocks in mainBody */
188div#mainBody p, div#mainBody ol, div#mainBody ul, div#mainBody dl
189{
190 padding-right: 5;
191}
192
193/*------------------------------ Begin Non-scrolling Header Region Styles -------------------------------*/
194/* Applies to the entire non-scrolling header region. */
195div#header
196{
197 background-color: #FFFFFF;
198 padding-top: 0;
199 padding-bottom: 0;
200 padding-left: 0;
201 padding-right: 0;
202 width: 100%;
203}
204
205/* Applies to both tables in the non-scrolling header region. */
206div#header table
207{
208 width: 100%;
209}
210
211/* Applies to cells in both tables in the non-scrolling header region. */
212div#header table td
213{
214 color: #0000FF;
215 font-size: 70%;
216 margin-top: 0;
217 margin-bottom: 0;
218 padding-right: 20;
219}
220/* Applies to second row in the upper table of the non-scrolling header region. */
221div#header table tr#headerTableRow2 td
222{
223 padding-left: 13px;
224}
225
226/* Applies to the last row in the upper table of the non-scrolling header region. Text
227 in this row includes See Also, Constructors, Methods, and Properties. */
228div#header table tr#headerTableRow3 td
229{
230 padding-top: 2px;
231 padding-left: 15;
232}
233
234/* Applies to the lower table in the non-scrolling header region. Text in this table
235 includes Collapse All/Expand All, Language Filter, and Members Options. */
236div#header table#bottomTable
237{
238 border-top-color: #FFFFFF;
239 border-top-style: solid;
240 border-top-width: 1;
241 text-align: left;
242 padding-left: 15;
243 padding-top: 5px;
244 padding-bottom: 5px;
245}
246
247/* Formats the first column--the one that displays icons--in mref list tables (such as Public Constructors,
248 Protected Constructors, Public Properties, Protected Properties, and so on). */
249div#mainSection table td.imageCell
250{
251 white-space: nowrap;
252}
253/*------------------------------ End General Table Styles -------------------------------*/
254
255/*------------------------------ Begin General Table Styles -------------------------------*/
256
257div#mainBody div.alert, div#mainBody div.code, div#mainBody div.tableSection
258{
259 width:98.9%;
260}
261
262div#mainBody div.section div.alert, div#mainBody div.section div.code,
263div#mainBody div.section div.tableSection
264{
265 width:100%;
266}
267
268div#mainBody div.section ul div.alert, div#mainBody div.section ul div.code,
269div#mainBody div.section ul div.tableSection, div#mainBody div.section ol div.alert,
270div#mainBody div.section ol div.code, div#mainBody div.section ol div.tableSection
271{
272 width:100%;
273}
274
275div.alert p, div.code p
276{
277 margin-top:5;
278 margin-bottom:8;
279}
280dd p
281{
282 margin-top:2;
283 margin-bottom:8;
284}
285div.tableSection p
286{
287 margin-top:1;
288 margin-bottom:4;
289}
290li p
291{
292 margin-top:2;
293 margin-bottom:2;
294}
295div.seeAlsoNoToggleSection dl
296{
297 margin-top:8;
298 margin-bottom:1;
299 padding-left:1;
300}
301div.seeAlsoNoToggleSection dd p
302{
303 margin-top:2;
304 margin-bottom:8;
305}
306div.section dl
307{
308 margin-top:8;
309 margin-bottom:1;
310 padding-left:1;
311}
312div.section dd p
313{
314 margin-top:2;
315 margin-bottom:8;
316}
317/*------------------------------ End General Table Styles -------------------------------*/
318
319
320
321/*------------------------------ Begin Syntax and Snipper Code Block Styles -------------------------------*/
322div.code table
323{
324 border: 0;
325 font-size: 95%;
326 margin-bottom: 5;
327 margin-top:-.4em;
328 width: 100%
329}
330
331div.code table th
332{
333 background: #EFEFF7;
334 border-bottom-color: #C8CDDE;
335 border-bottom-style: solid;
336 border-bottom-width: 1;
337 color: #000066;
338 font-weight: bold;
339 padding-left: 5;
340 padding-right: 5;
341}
342
343div.code table td
344{
345 background: #F7F7FF;
346 border-top-color: #FFFFFF;
347 border-top-style: solid;
348 border-top-width: 1;
349 padding-left: 5;
350 padding-right: 5;
351 padding-top: 5;
352}
353/* Applies to the running header text in the first row of the upper table in the
354 non-scrolling header region. */
355span#runningHeaderText
356{
357 color: #8C8C8C;
358 font-size: 90%;
359 padding-left: 13;
360}
361
362/* Applies to the topic title in the second row of the upper table in the
363 non-scrolling header region. */
364span#nsrTitle
365{
366 color: #000000;
367 font-size: 160%;
368 font-weight: 400;
369 font-family: arial;
370}
371/*------------------------------ End Non-scrolling Header Region Styles -------------------------------*/
372
373
374/* Formats the footer. Currently, the transforms pass in two parameters to the
375 footer SSC, but the default footer SSC doesn't use either parameter.
376 TODO: Investigate whether the default footer SSC has any impact on doc spec. */
377div#footer
378{
379 font-size: 80%;
380 margin-top: 0;
381 margin-bottom: 0;
382 margin-left: 0;
383 margin-right: 0;
384 padding-top: 8;
385 padding-bottom: 6;
386 padding-left: 1;
387 padding-right: 1;
388 width: 100%;
389}
390
391html>body div#footer
392{
393 font-size: 80%;
394 margin-top: 0;
395 margin-bottom: 0;
396 margin-left: 0;
397 margin-right: 0;
398 padding-top: 2;
399 padding-bottom: 6;
400 padding-left: 1;
401 padding-right: 1;
402 width: 98%;
403}
404
405/* Unable to find this style in the transforms. The default footer SSC adds a plain horizontal rule.
406 TODO: Determine whether this style is required by the doc spec. */
407/*
408hr#footerHR
409{
410 border-bottom-color: #EEEEFF;
411 border-bottom-style: solid;
412 border-bottom-width: 1;
413 border-top-color: C8CDDE;
414 border-top-style: solid;
415 border-top-width: 1;
416 height: 3;
417 color: #D4DFFF;
418}
419*/
420
421/********************************************************************************************************************
422 Collapsible Section Structure
423
424 <h1 class="heading"> // Format of the collapsible section text
425 <span onclick="ExpandCollapse(xxxToggle)"> // Defines the onclick procedure for the expand/collapse section
426 <img id="xxxToggle"> // Expand/collapse image
427 </img>
428 </span>
429 </h1>
430
431 <div id="xxxSection" class="section"> // The body of the collapsible section; hidden by default
432 </div>
433
434
435 The ExpandCollapse() function is responsible for toggling the expand/collapse image, and for
436 displaying/hiding the body of the collapsible section.
437********************************************************************************************************************/
438
439/* Applies to the body of a collapsible section */
440div.seeAlsoNoToggleSection
441{
442 margin-left:0;
443 padding-top: 2;
444 padding-bottom: 2;
445 padding-left: 0;
446 padding-right: 15;
447 width: 100%;
448}
449
450div.section
451{
452 margin-left:0;
453 padding-top: 0;
454 padding-bottom: 0;
455 padding-left: 16;
456 padding-right: 15;
457 width: 100%;
458}
459html>body div.section
460{
461 margin-left:0;
462 padding-top: 2;
463 padding-bottom: 2;
464 padding-left: 16;
465 padding-right: 15;
466 width: 97%;
467}
468div.seeSection
469{
470 margin-left:0;
471 padding-top: 0;
472 padding-bottom: 2;
473 padding-left: 16;
474 padding-right: 15;
475 width: 100%;
476}
477
478
479/*------------------------------ Begin Heading Styles -------------------------------*/
480/* As far as I can tell, only <h1> tags use this class.
481 TODO: Decide whether to roll these attributes into the h1.heading style */
482.heading
483{
484 font-weight: bold;
485 margin-top: 18;
486 margin-bottom: 8;
487}
488
489/* All <h1> headings. */
490h1.heading
491{
492 color: #000000;
493 font-size: 130%;
494}
495
496/* Applies to table titles and subsection titles. */
497.subHeading
498{
499 font-weight: bold;
500 margin-bottom: 4;
501}
502.procedureSubHeading
503{
504 font-weight: bold;
505 margin-bottom: 4;
506}
507
508/* Formats the titles of author-generated tables. */
509h3.subHeading
510{
511 color: #000000;
512 font-size: 120%;
513 font-weight:800;
514}
515
516h3.procedureSubHeading
517{
518 color: #000000;
519 font-size: 120%;
520}
521
522/* Formats the titles of all subsections. */
523h4.subHeading
524{
525 color: #000000;
526 font-size: 110%;
527 font-weight:800;
528}
529span.labelheading, div.labelheading
530{
531 font-size:100%;
532 color:#003399;
533}
534
535/*------------------------------ End Heading Styles -------------------------------*/
536
537
538/*------------------------------ Begin Image Styles -------------------------------*/
539img.copyCodeImage
540{
541 border: 0;
542 margin: 1;
543 margin-right: 3;
544}
545
546img.downloadCodeImage
547{
548 border: 0;
549 margin-right: 3;
550}
551
552img.viewCodeImage
553{
554 border: 0;
555 margin-right: 3;
556}
557
558img.note
559{
560 border: 0;
561 margin-right: 3;
562}
563/*------------------------------ End Image Styles -------------------------------*/
564
565
566/*------------------------------ Begin General Table Styles -------------------------------*/
567div#mainSection table
568{
569 border: 0;
570 font-size: 100%;
571 width: 98.9%;
572 margin-top: 5px;
573 margin-bottom: 5px;
574}
575
576div#mainSection table tr
577{
578 vertical-align: top;
579}
580
581div#mainSection table th
582{
583 background-color: #EFEFF7;
584 border-bottom: 1px solid #C8CDDE;
585 border-left: 1px none #D5D5D3;
586 color: #000066;
587 padding-left: 5px;
588 padding-right: 5px;
589 text-align: left;
590}
591
592div#mainSection table td
593{
594 background-color: #F7F7FF;
595 border-bottom: 1px solid #D5D5D3;
596 border-left: 1px none #D5D5D3;
597 padding-left: 5px;
598 padding-right: 5px;
599}
600
601/* Formats the first column--the one that displays icons--in mref list tables (such as Public Constructors,
602 Protected Constructors, Public Properties, Protected Properties, and so on). */
603div#mainSection table td.imageCell
604{
605 white-space: nowrap;
606}
607/*------------------------------ End General Table Styles -------------------------------*/
608
609
610/*------------------------------ Begin Syntax and Snipper Code Block Styles -------------------------------*/
611div.code table
612{
613 border: 0;
614 font-size: 95%;
615 margin-bottom: 5;
616 width: 100%
617}
618
619div.code table th
620{
621 background: #EFEFF7;
622 border-bottom-color: #C8CDDE;
623 border-bottom-style: solid;
624 border-bottom-width: 1;
625 color: #000066;
626 font-weight: bold;
627 padding-left: 5;
628 padding-right: 5;
629}
630
631div.code table td
632{
633 background: #F7F7FF;
634 border-top-color: #FFFFFF;
635 border-top-style: solid;
636 border-top-width: 1;
637 padding-left: 5;
638 padding-right: 5;
639 padding-top: 5;
640}
641/*------------------------------ End Syntax and Snipper Code Block Styles -------------------------------*/
642
643
644/*------------------------------ Begin Note Styles -------------------------------*/
645div.alert table
646{
647 border: 0;
648 font-size: 100%;
649 width: 100%;
650}
651
652div.alert table th
653{
654 background: #EFEFF7;
655 border-bottom-width: 0;
656 color: #000066;
657 padding-left: 5;
658 padding-right: 5;
659}
660
661div.alert table td
662{
663 background: #F7F7FF;
664 border-top-color: #FFFFFF;
665 border-top-style: solid;
666 border-top-width: 1;
667 padding-left: 5;
668 padding-right: 5;
669}
670
671
672/*------------------------------ End Note Styles -------------------------------*/
673
674
675/* Applies to the copy code text and image. */
676span.copyCode
677{
678 color: #0000ff;
679 font-size: 90%;
680 font-weight: normal;
681 cursor: pointer;
682 float: right;
683 display: inline;
684 text-align: right;
685 text-decoration: underline;
686}
687
688span.copyCodeOnHover
689{
690 color: #E85F17;
691 font-size:xx-small;
692 font-weight: normal;
693 cursor: pointer;
694 float: right;
695 display: inline;
696 text-align: right;
697 text-decoration: underline;
698}
699
700.downloadCode
701{
702 color: #0000ff;
703 font-size: 90%;
704 font-weight: normal;
705 cursor: pointer;
706}
707
708.viewCode
709{
710 color: #0000ff;
711 font-size: 90%;
712 font-weight: normal;
713 cursor: pointer;
714}
715
716/* Formats the code in syntax and usage blocks, and the code in non-snipper code blocks. */
717div.code pre
718{
719 font-family: Monospace, Courier New, Courier;
720 font-size: 105%;
721 color: #000066;
722 word-wrap: break-word;
723 background: #F7F7FF;
724}
725
726/* Formats parameter tooltips. */
727.tip
728{
729 color: #0000FF;
730 font-style: italic;
731 cursor: pointer;
732 text-decoration:underline;
733}
734
735/* Applies to text styled as math. This text is passed as a parameter to the italics SSC definition */
736.math
737{
738 font-family: Times New Roman;
739 font-size: 125%
740}
741
742/* The sourceCodeList class doesn't appear in the transforms.
743 TODO: Find out whether this style is needed for the doc spec. */
744/*
745.sourceCodeList
746{
747 font-family: Verdana;
748 font-size: 90%;
749}
750*/
751
752/* The viewCode class doesn't appear in the transforms.
753 TODO: Find out whether this style is needed for the doc spec. */
754/*
755pre.viewCode
756{
757 width: 100%;
758 overflow: auto;
759}
760*/
761
762/* Dropdown areas */
763
764#devlangsMenu {
765 position: absolute;
766 visibility: hidden;
767 border-style: solid;
768 border-width: 1px;
769 border-color: #f3cbb5;
770 background: #FCECE4;
771 padding-top: 4px;
772 padding-bottom: 4px;
773 padding-left: 4px;
774 padding-right:8px;
775 font-size: 70%;
776}
777
778#memberOptionsMenu {
779 position: absolute;
780 visibility: hidden;
781 border-style: solid;
782 border-width: 1px;
783 border-color: #f3cbb5;
784 background: #FCECE4;
785 padding-top: 4px;
786 padding-bottom: 4px;
787 padding-left: 4px;
788 padding-right:8px;
789 font-size: 70%;
790}
791
792#memberFrameworksMenu {
793 position: absolute;
794 visibility: hidden;
795 border-style: solid;
796 border-width: 1px;
797 border-color: #f3cbb5;
798 background: #FCECE4;
799 padding-top: 4px;
800 padding-bottom: 4px;
801 padding-left: 4px;
802 padding-right:8px;
803 font-size: 70%;
804}
805
806/* Applies to the checkbox labels in the filter drop-downs for devlang, member options, and member platforms. */
807.checkboxLabel
808{
809 color: #0000FF;
810 cursor: pointer;
811 text-decoration:underline;
812 padding-bottom:4;
813 font-size:90%;
814}
815
816img#devlangsDropdownImage
817{
818 border: 0;
819 margin-left: 0;
820 vertical-align: middle;
821}
822
823/* Formats the Members Options filter drop-down image. */
824img#memberOptionsDropdownImage
825{
826 border: 0;
827 margin-left: 0;
828 vertical-align: middle;
829}
830
831/* Formats the Members Platforms filter drop-down image. */
832img#memberFrameworksDropdownImage
833{
834 border: 0;
835 margin-left: 0;
836 vertical-align: middle;
837}
838
839/* Line seperating footer from main body */
840
841div.footerLine {
842 margin: 0;
843 width: 100%;
844 padding-top: 8;
845 padding-bottom: 6;
846 /*padding-left: 5;
847 padding-right: 2;*/
848
849}
850
851div.hr1 {
852 margin: 0;
853 width: 100%;
854 height: 1px;
855 padding: 0;
856 background: #C8CDDE;
857 font-size: 1px;
858}
859
860div.hr2 {
861 margin: 0;
862 width: 100%;
863 height: 1px;
864 padding: 0;
865 background: #D4DFFF;
866 font-size: 1px;
867}
868
869div.hr3 {
870 margin: 0;
871 width: 100%;
872 height: 1px;
873 padding: 0;
874 background: #EEEEFF;
875 font-size: 1px;
876}
877
878span.cs {
879 display: none;
880}
881
882span.vb {
883 display: none;
884}
885
886span.cpp {
887 display: none;
888}
889
890span.nu {
891 display: inline;
892}
893
894span.code {
895 font-family: Monospace, Courier New, Courier;
896 font-size: 105%;
897 color: #000066;
898}
899span.ui {
900 font-weight: bold;
901}
902span.math {
903 font-style: italic;
904}
905span.input {
906 font-weight: bold;
907}
908span.term {
909 font-style: italic;
910}
911span.label
912{
913 font-weight: bold;
914}
915span.foreignPhrase {
916 font-style: italic;
917}
918span.placeholder {
919 font-style: italic;
920}
921span.keyword
922{
923 font-weight: bold;
924}
925span.typeparameter
926{
927 font-style:italic;
928}
929
930div.caption
931{
932 font-weight: bold;
933 font-size:100%;
934 color:#003399;
935}
936
937/* syntax styles */
938
939div.code span.identifier
940{
941 /*font-weight: bold;*/
942}
943
944div.code span.keyword
945{
946 /*color: green;*/
947 color: #871F78;
948}
949
950div.code span.parameter
951{
952 font-style: italic;
953 /*color: purple;*/
954}
955
956div.code span.literal
957{
958 /*color: purple;*/
959 color:#8B0000;
960}
961
962div.code span.comment
963{
964 /*color: red;*/
965 color: #006400;
966}
967
968span.syntaxLabel
969{
970 color:#0481DA;
971 font-weight:bold;
972}
973span.introStyle
974{
975 color:DarkGray;
976}
977
978div.seeAlsoStyle
979{
980 padding-top:5px;
981
982}
983
984td.nsrBottom
985{
986 height: 0.6em;
987 width: 100%;
988}
989
990/* end of syntax styles */
991
992/* Glossary */
993SPAN.clsGlossary {cursor: default; color: #509950; font-weight: bold;}
994DIV.clsTooltip {border: 1px solid black; padding: 2px; position: absolute; top: 0; left: 0; display: none; background-color: #FFFFAA; color: black; font-size: 8pt; font-family: Arial;}
995
996
997/* FB STYLES */
998span.feedbackcss
999{
1000 font-size: 110%;
1001 width:100%;
1002 margin-left: 15px;
1003/*
1004 border-width: 1px 1px 1px 1px;
1005 border-style: solid;
1006 border-color:#C8CDDE;
1007*/
1008}
1009
1010div#feedbackarea table
1011{
1012 margin-bottom:0px;
1013 margin-top:0px;
1014 margin-left: 0;
1015 width:300;
1016 border-width: 0px 0px 0px 0px;
1017}
1018
1019div#feedbackarea table td
1020{
1021 /*background-color: #D4DFFF;*/
1022 font-family:Verdana;
1023 font-size:100%;
1024 text-align:center;
1025 /*color: #003399;*/
1026 border-bottom:0px;
1027}
1028
1029div#feedbackarea p
1030{
1031 font-size:100%;
1032 /*background-color: #D4DFFF;*/
1033 width: 100%;
1034 margin-bottom: 0;
1035 margin-top: 0;
1036 margin-left: 6;
1037 margin-right: 5;
1038}
1039div#feedbackarea H5
1040{
1041margin-top:0px;
1042 margin-bottom:0.7em;
1043 font-size:10pt;
1044 margin-left: 6;
1045}
1046p.feedbackarea
1047{
1048 width:expression(document.body.clientWidth-27);
1049 font-size:100%;
1050 background-color: #D4DFFF;
1051}
1052
1053input#submitFeedback
1054{
1055 font-size:100%;
1056 text-align:center;
1057 /*background-color:#D4DFFF; */
1058}
1059
1060span#feedbackarea
1061{
1062/*
1063 background-color: #D4DFFF;
1064 color: #003399;
1065 border-color:#C8CDDE;
1066*/
1067 width:100%;
1068}
1069div#feedbackarea
1070{
1071 /*background-color: #D4DFFF;
1072 color: #003399;*/
1073 width:100%;
1074}
1075span.filterOnHover
1076{
1077 color: #E85F17;
1078}
1079span.filter
1080{
1081 color: #0000FF;
1082}
1083
Note: See TracBrowser for help on using the repository browser.