blob: 57b5fad70d91a99a06c770c26b85a431d8d1be42 [file] [log] [blame]
Felix Meschbergerca29a962008-05-16 11:59:32 +00001/*
2 * Licensed to the Apache Software Foundation (ASF) under one or more
3 * contributor license agreements. See the NOTICE file distributed with
4 * this work for additional information regarding copyright ownership.
5 * The ASF licenses this file to You under the Apache License, Version 2.0
6 * (the "License"); you may not use this file except in compliance with
7 * the License. You may obtain a copy of the License at
8 *
9 * http://www.apache.org/licenses/LICENSE-2.0
10 *
11 * Unless required by applicable law or agreed to in writing, software
12 * distributed under the License is distributed on an "AS IS" BASIS,
13 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14 * See the License for the specific language governing permissions and
15 * limitations under the License.
16 */ /* CSS Document */
17#main {
18 font-family: Verdana, Arial, Helvetica, sans-serif;
19 font-size: 10px;
20 color: black;
21 background-color: white;
22 border-collapse: collapse;
23 padding: 0px;
24 margin: 30px 0 30px 30px;
25 width: 957px;
26 position: absolute;
27 text-align: left;
28 border-color: black;
29}
30
31#lead {
32 color: #00678C;
33 /* color: #ffffff; */
34 margin: 0px 0px 26px 0px;
35 padding: 0px;
36 width: 957px;
37 height: 100px;
38}
39
40#lead h1 { /*
41 background-image: url(../imgs/banner_left.jpg);
42 background-repeat: no-repeat;
43 */
44 margin: 0px;
45 padding: 5px 0 0 8px;
Felix Meschberger9b3c4e02008-06-02 13:52:15 +000046 font-size: 300%;
Felix Meschbergerca29a962008-05-16 11:59:32 +000047 font-weight: bold;
48 line-height: 120%;
49 height: 95px;
50 /* account for 5px top marging to get a total of 100px */
51 float: left;
52}
53
54#lead br {
55 line-height: 20px;
56}
57
58#lead p { /*
59 background-image: url(../imgs/banner_right.jpg);
60 background-repeat: no-repeat;
61 border-left: 1px solid;
62 */
63 margin: 0px;
64 padding: 0px;
65 height: 100px;
66 float: right;
67}
68
69#technav {
70 border-bottom: 1px solid #6181A9;
71 border-top: 1px solid #6181A9;
72 color: black;
73 font-size: 10px;
74 font-weight: bold;
75 /*
76 border-top: 1px solid black;
77 */
78 height: 21px;
79 padding: 0;
80 margin: 0;
81}
82
83#technav a {
84 display: block;
85 float: left;
86 text-decoration: none;
87 padding: 3px 10px 3px 10px;
88 color: #6181A9;
89 text-decoration: none;
90}
91
92#technav a:hover {
93 background-color: black;
94}
95
96#technav .technavat {
97 display: block;
98 float: left;
99 text-decoration: none;
100 padding: 3px 10px 3px 10px;
101 background-color: #B6CAE4;
102 color: black;
103}
104
105#claim {
106 color: white;
107 background-color: black;
108 padding: 2px 10px 2px 10px;
109}
110
111#claim p {
112 margin: 0;
113 padding: 0;
114}
115
116#claim a {
117 color: #C5E2EE;
118 text-decoration: none;
119}
120
121/*
122.claimcell A:link {
123 color: #C5E2EE;
124 text-decoration: none;
125}
126
127.claimcell A:visited {
128 color: #C5E2EE;
129 text-decoration: none;
130}
131*/
132#claim a:hover {
133 color: #99FF33;
134 border-bottom: 1px solid;
135}
136
137#claim a:active {
138 color: #FFFFFF;
139}
140
141/* old styles */
142table {
143 text-align: left;
144}
145
146table.content {
147 clear: both;
148 font-size: 10px;
149 line-height: 13px;
150 border: 0px solid #66dd44;
151 border-top: 1px solid #cccccc;
152 padding: 0px;
153 margin: 0px;
154 margin-top: 26px;
155 margin-bottom: 26px;
156 /* width: 718px; */
157 text-align: left;
158}
159
160tr {
161 border-left: 1px solid #cccccc;
162 border-right: 1px solid #cccccc;
163}
164
165td.content {
166 color: #333333;
167 border: 0px solid #66dd44;
168 border-bottom: 1px solid #cccccc;
169 vertical-align: middle;
170 padding: 5px;
171}
172
Felix Meschberger9ecbf902008-06-13 15:27:57 +0000173td.content img {
174 width: 10px;
175 height: 10px;
176}
177
Felix Meschbergerca29a962008-05-16 11:59:32 +0000178td.disabled {
179 color: #999999;
180}
181
182th.content {
183 color: #333333;
184 border: 0px solid #66dd44;
185 border-bottom: 1px solid #cccccc;
186 text-align: left;
187 padding: 5px;
188 padding-left: 10px;
189}
190
191.right {
192 text-align: right;
193}
194.center {
195 text-align: center;
196}
197
198th.container {
199 color: #6181A9;
200 background-color: #f0f0f0;
201}
202
203th.important {
204 color: #B81833;
205}
206
207.important {
208 color: #B81833;
209}
210
211#maintable { /* postion: absolute; */
212 font-size: 10px;
213 line-height: 13px;
214 border: 1px solid #000000;
215 padding: 0px;
216 margin: 0px;
217 width: 960px;
218}
219
220.toolcell {
221 font-size: 10px;
222 color: #999999;
223 line-height: 10px;
224 background-color: #000000;
225 height: 18px;
226 /* width: 960px; */
227 padding: 0px;
228 padding-bottom: 1px;
229 text-align: left;
230}
231
232.toolcell A:link {
233 color: #C5E2EE;
234 text-decoration: none;
235}
236
237.toolcell A:visited {
238 color: #C5E2EE;
239 text-decoration: none;
240}
241
242.toolcell A:hover {
243 color: #99FF33;
244 text-decoration: none;
245 border-bottom: 1px solid;
246}
247
248.toolcell A:active {
249 color: #FFFFFF;
250 text-decoration: none;
251}
252
253.leadcell {
254 margin: 0px;
255 padding: 0px;
256 border: 0px solid #000000;
257 width: 718px;
258 height: 100px;
259 background-image: url(../imgs/banner_left.jpg);
260 vertical-align: top;
261}
262
263.leadcelltext {
264 position: absolute;
265 border: 0px solid #000000;
266 font-size: 26px;
267 line-height: 32px;
268 margin-top: 5px;
269 margin-left: 8px;
270 color: #ffffff;
271 vertical-align: top;
272}
273
274.logocell {
275 border-left: 1px solid #000000;
276 width: 239px;
277 background-image: url(../imgs/banner_right.jpg);
278}
279
280#technavcell {
281 font-size: 10px;
282 font-weight: bold;
283 border: 0px solid #000000;
284 border-top: 1px solid #000000;
285 height: 21px;
286 background-color: #6181A9;
287}
288
289/*
290#technav A:link {
291 float: left;
292 display: block;
293 color: #ffffff;
294 border: 0px solid #000000;
295 border-right: 1px solid #000000;
296 height: 21px;
297 text-decoration: none;
298 padding: 0px 10px 0px 10px;
299 background-color: #6181A9;
300}
301
302#technav A:visited {
303 float: left;
304 display: block;
305 color: #ffffff;
306 border-right: 1px solid #000000;
307 height: 21px;
308 text-decoration: none;
309 padding: 0px 10px 0px 10px;
310 background-color: #6181A9;
311}
312
313#technav A:hover {
314 float: left;
315 display: block;
316 color: #ffffff;
317 border-right: 1px solid #000000;
318 height: 21px;
319 text-decoration: none;
320 padding: 0px 10px 0px 10px;
321 background-color: #000000;
322}
323
324#technav A:active {
325 float: left;
326 display: block;
327 color: #ffffff;
328 border-right: 1px solid #000000;
329 height: 21px;
330 text-decoration: none;
331 padding: 0px 10px 0px 10px;
332 background-color: #6181A9;
333}
334*/
335.techcontentcell { /* width: 718px; */
336 border: 0px solid #000000;
337 border-top: 1px solid #000000;
338}
339
340.relatedcell {
341 border-left: 1px solid #000000;
342 border-top: 1px solid #000000;
343 width: 239px;
344 background-color: #EBF0F6;
345}
346
347/*
348.claimcell {
349 width: 715px;
350 font-size: 10px;
351 color: #ffffff;
352 line-height: 10px;
353 background-color: #000000;
354 height: 18px;
355 padding: 0px;
356 padding-bottom: 1px;
357}
358
359.claimcell A:link {
360 color: #C5E2EE;
361 text-decoration: none;
362}
363
364.claimcell A:visited {
365 color: #C5E2EE;
366 text-decoration: none;
367}
368
369.claimcell A:hover {
370 color: #99FF33;
371 text-decoration: none;
372 border-bottom: 1px solid;
373}
374
375.claimcell A:active {
376 color: #FFFFFF;
377 text-decoration: none;
378}
379*/ /* CENTRAL CONTENT AREA STYLING */
380.content {
381 position: relative;
382 margin: 25px;
383 font-size: 11px;
384 line-height: 16px;
385 color: #000000;
386}
387
388.content A:link {
389 color: #336600;
390 text-decoration: underline;
391}
392
393.content A:visited {
394 color: #666666;
395 text-decoration: underline;
396}
397
398.content A:hover {
399 color: #ffffff;
400 background-color: #336600;
401 text-decoration: none;
402}
403
404.content A:active {
405 color: #ffffff;
406 background-color: #000000;
407 text-decoration: none;
408}
409
410body {
411 background-color: white;
412}
413
414/* TEXT STYLING */ /*
415h1, h2, h3, h4, h5, h6, p
416
417 {
418 margin: 0px;
419 margin-bottom: 8px;
420 font-size: 11px;
421 line-height: 16px;
422 font-weight:bold;
423 }
424
425*/ /*
426h1
427 {
428 color: #000000;
429 margin-top: 32px;
430 clear: left;
431 }
432
433
434h2
435 {
436 color: #336699;
437 }
438
439
440h3
441 {
442 color: #336699;
443 }
444*/ /*
445p
446 {
447 font-size: 11px;
448 line-height: 16px;
449 font-weight: normal;
450 color: #000000;
451 }
452*/ /* FORMS */
453form {
454 font-size: 9px;
455 border-top: 0px solid #000000;
456 border-bottom: 0px solid #000000;
457 border-left: 0px solid #000000;
458 border-right: 0px solid #000000;
459 margin: 0;
460 padding: 0;
461 clear: left;
462}
463
464select,textarea {
465 font-family: Verdana, Arial, Helvetica, san-serif;
466 font-size: 9px;
467 font-weight: normal;
468 display: block;
469 float: left;
470 padding-top: 3px;
471 margin-bottom: 10px;
472}
473
474.input {
475 font-family: Verdana, Arial, Helvetica, san-serif;
476 font-size: 9px;
477 font-weight: normal;
478 color: #184054;
479 background-color: #f0f0f0;
480 border: 1px solid #999999;
481 border-bottom: 1px solid #cccccc;
482 border-right: 1px solid #cccccc;
483}
484
485.submit {
486 cursor: default;
487 width: 60px;
488 font-family: Verdana, Arial, Helvetica, san-serif;
489 font-size: 10px;
490 font-weight: bold;
491 background-color: #f0f0f0;
492 height: 20px;
493 padding: 0px;
494 padding-bottom: 1px;
495 margin: 0px;
496 border: 1px solid #cccccc;
497 border-bottom: 1px solid #666666;
498 border-right: 1px solid #666666;
499}
500
501input.important {
502 background-color: #B81833;
503 color: #ffffff;
504}
505
506select {
507 color: #184054;
508 background-color: #f0f0f0;
509 border: 0px solid #999999;
510}
511
512textarea {
513 color: #184054;
514 background-color: #f0f0f0;
515 width: 234px;
516 height: 100px;
517 border: 1px solid #999999;
518 border-bottom: 1px solid #cccccc;
519 border-right: 1px solid #cccccc;
520}
521
522.clearleft {
523 clear: left;
524}
525
526.clearboth {
527 clear: both;
528}
529
530.checkradio {
531 background-color: #ffffff;
532 width: 20px;
533 padding: 0px;
534 padding-bottom: 10px;
535 margin: 0px;
536 margin-top: 2px;
537 border: 0px solid #999999;
538}
539
540.checkradiotext {
541 font-size: 9px;
542 font-weight: normal;
543 line-height: 11px;
544 width: 100px;
545 color: #000000;
546 padding: 0px;
547 padding-bottom: 10px;
548 margin: 0px;
549 margin-top: 4px;
550 border: 0px solid #999999;
551}