1*ae588b72SAndrew Rist/**************************************************************
2cdf0e10cSrcweir *
3*ae588b72SAndrew Rist * Licensed to the Apache Software Foundation (ASF) under one
4*ae588b72SAndrew Rist * or more contributor license agreements.  See the NOTICE file
5*ae588b72SAndrew Rist * distributed with this work for additional information
6*ae588b72SAndrew Rist * regarding copyright ownership.  The ASF licenses this file
7*ae588b72SAndrew Rist * to you under the Apache License, Version 2.0 (the
8*ae588b72SAndrew Rist * "License"); you may not use this file except in compliance
9*ae588b72SAndrew Rist * with the License.  You may obtain a copy of the License at
10*ae588b72SAndrew Rist *
11*ae588b72SAndrew Rist *   http://www.apache.org/licenses/LICENSE-2.0
12*ae588b72SAndrew Rist *
13*ae588b72SAndrew Rist * Unless required by applicable law or agreed to in writing,
14*ae588b72SAndrew Rist * software distributed under the License is distributed on an
15*ae588b72SAndrew Rist * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
16*ae588b72SAndrew Rist * KIND, either express or implied.  See the License for the
17*ae588b72SAndrew Rist * specific language governing permissions and limitations
18*ae588b72SAndrew Rist * under the License.
19*ae588b72SAndrew Rist *
20*ae588b72SAndrew Rist *************************************************************/
21*ae588b72SAndrew Rist
22*ae588b72SAndrew Rist
23cdf0e10cSrcweir
24cdf0e10cSrcweir
25cdf0e10cSrcweirbody, p, h1, h2, h3, h4, h5, h6, .listitem, .listitemintable, .tablecontent, .tablecontentintable
26cdf0e10cSrcweir	{ font-family: Arial,"DejaVu Sans",FreeSans,"Nimbus Sans L","Arial Unicode MS","Lucida Sans Unicode",Tahoma,Lucida,Helvetica,Helmet,"Bitstream Vera Sans",sans-serif; }
27cdf0e10cSrcweir
28cdf0e10cSrcweir.code, .codeintable, .example, .exampleintable, .literal, .literalintable, .path, .pathintable
29cdf0e10cSrcweir	{ font-family: "Courier New","DejaVu Sans Mono",FreeMono,"Nimbus Mono L","Lucida Sans Typewriter","Lucida Typewriter","Bitstream Vera Sans Mono",Cumberland,Courier,Monaco,Monospaced; margin-top: 1pt; margin-bottom: 1pt;}
30cdf0e10cSrcweir
31cdf0e10cSrcweir.acronym
32cdf0e10cSrcweir	{ font-weight: bold;}
33cdf0e10cSrcweir
34cdf0e10cSrcweir.related
35cdf0e10cSrcweir	{ font-weight: bold; margin-top:20pt;}
36cdf0e10cSrcweir
37cdf0e10cSrcweir.emph, .menuitem, .keycode
38cdf0e10cSrcweir	{ font-weight: bold; }
39cdf0e10cSrcweir
40cdf0e10cSrcweir.tablehead, .tableheadintable
41cdf0e10cSrcweir	{ font-weight: bold; margin-top: 0px;}
42cdf0e10cSrcweir
43cdf0e10cSrcweir.howtogetheader
44cdf0e10cSrcweir	{ font-weight: bold; padding: 3px;}
45cdf0e10cSrcweir
46cdf0e10cSrcweirh1, h2, h3, h4, h5, h6
47cdf0e10cSrcweir	{ margin-bottom: 5pt; }
48cdf0e10cSrcweir
49cdf0e10cSrcweirp, td
50cdf0e10cSrcweir	{ font-size: 10pt; }
51cdf0e10cSrcweir
52cdf0e10cSrcweirh1
53cdf0e10cSrcweir	{ font-size: 18pt; padding-bottom: 6px; margin-bottom: 6px;}
54cdf0e10cSrcweir
55cdf0e10cSrcweirh2
56cdf0e10cSrcweir	{ font-size: 14pt; }
57cdf0e10cSrcweir
58cdf0e10cSrcweirh3
59cdf0e10cSrcweir	{ font-size: 12pt; }
60cdf0e10cSrcweir
61cdf0e10cSrcweirh4, h5, h6
62cdf0e10cSrcweir	{ font-size: 10pt; }
63cdf0e10cSrcweir
64cdf0e10cSrcweir.relatedtopics
65cdf0e10cSrcweir	{ font-weight: normal; }
66cdf0e10cSrcweir
67cdf0e10cSrcweir.relatedbody
68cdf0e10cSrcweir	{ margin-top: 2px; margin-bottom: 2px; margin-left: 5px; }
69cdf0e10cSrcweir
70cdf0e10cSrcweir.wide
71cdf0e10cSrcweir	{ width: 100%; }
72cdf0e10cSrcweir
73cdf0e10cSrcweir.topalign
74cdf0e10cSrcweir	 { vertical-align: top; border: 1px;}
75cdf0e10cSrcweir
76cdf0e10cSrcweir.bug
77cdf0e10cSrcweir	{ color: red; border: 1px solid red;}
78cdf0e10cSrcweir
79cdf0e10cSrcweir
80cdf0e10cSrcweir/* HIGH CONTRAST SPECIFIC SETTINGS */
81cdf0e10cSrcweir
82cdf0e10cSrcweirbody, p, h1, h2, h3, h4, h5, h6, .listitem, .listitemintable, .tablecontent, .tablecontentintable
83cdf0e10cSrcweir	{ background: #000000; color: #FFFF00;}
84cdf0e10cSrcweir
85cdf0e10cSrcweir.related
86cdf0e10cSrcweir	{ border-top: 1px solid #FFFF00; }
87cdf0e10cSrcweir
88cdf0e10cSrcweir.howtogetheader
89cdf0e10cSrcweir	{border: 1px solid #EFEFEF; background: #000000;}
90cdf0e10cSrcweir
91cdf0e10cSrcweirh1
92cdf0e10cSrcweir	{ border-bottom: 1px solid #FFFF00; ]
93cdf0e10cSrcweir
94cdf0e10cSrcweir.howtoget
95cdf0e10cSrcweir	{ background:#000000;}
96cdf0e10cSrcweir
97cdf0e10cSrcweir.howtogetbody
98cdf0e10cSrcweir	{ background:#000000;}
99cdf0e10cSrcweir
100cdf0e10cSrcweir.debug
101cdf0e10cSrcweir	{ border: 1px solid red; padding: 3px; display: none;}
102cdf0e10cSrcweir
103cdf0e10cSrcweira
104cdf0e10cSrcweir { color: #FFFF00; }
105