Project

General

Profile

1
 /*
2
  *   '$RCSfile$'
3
  *     Purpose: Default style sheet for KNB project web pages 
4
  *              Using this stylesheet rather than placing styles directly in 
5
  *              the KNB web documents allows us to globally change the 
6
  *              formatting styles of the entire site in one easy place.
7
  *   Copyright: 2000 Regents of the University of California and the
8
  *               National Center for Ecological Analysis and Synthesis
9
  *     Authors: Matt Jones
10
  *
11
  *    '$Author: leinfelder $'
12
  *      '$Date: 2011-02-16 16:36:14 -0800 (Wed, 16 Feb 2011) $'
13
  *  '$Revision: 5974 $'
14
  *
15
  * This program is free software; you can redistribute it and/or modify
16
  * it under the terms of the GNU General Public License as published by
17
  * the Free Software Foundation; either version 2 of the License, or
18
  * (at your option) any later version.
19
  *
20
  * This program is distributed in the hope that it will be useful,
21
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
22
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
23
  * GNU General Public License for more details.
24
  *
25
  * You should have received a copy of the GNU General Public License
26
  * along with this program; if not, write to the Free Software
27
  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
28
  */
29

    
30

    
31

    
32
/*
33
 *  import eml css:
34
 */
35

    
36
@import url(../../../style/common/eml_xsl.css);
37

    
38
/*
39
 *  import the "external" SAEON css:
40
 */
41
@import url(ploneStyles5796.css);
42

    
43

    
44
.rowodd {
45
	background-color: #FFFFFF;
46
	color: #555555;
47
}
48
.subGroup_border {
49
	border:1px solid #555555;
50
}
51
td {
52
	color: #000000;	
53
}
54
div {
55
	color: #000000;	
56
}
57

    
58
b {
59
font-weight: bold;
60
}
61

    
62
/**
63
 *  set the correct iframe sizes to accomodate the 
64
 *  header, footer, left and right areas.
65
 *  NOTE: these styles apply only to each 
66
 *  container frame, *NOT* to the document within it!
67
 */  
68
.iframeheaderclass {
69
  height:   300px;
70
  width:	100%; 
71
  background: #FFFFFF;
72
  border:   0px;
73
  margin:	0px;
74
}
75

    
76
.iframeloginboxclass {
77
    height:   1150px;
78
    /*width:600px;*/
79
    min-width:600px;
80
  	width:expression(document.body.clientWidth < 600? "600px": "auto" );
81
    border:   0px;
82
	vertical-align: top;
83
	text-align: left;
84
}
85

    
86

    
87
.iframesearchboxclass { 
88
	height:   1150px;
89
    /*width:600px;*/
90
    min-width:600px;
91
  	width:expression(document.body.clientWidth < 600? "600px": "auto" );
92
    border:   0px;
93
	vertical-align: top;
94
	text-align: left; 
95
}
96

    
97
.iframeleftcolclass  { 
98
    /*height:  100%;*/
99
    height:	1150px;  	
100
	width:	200px;
101
}
102

    
103
/**IE hack**/
104
html>body .iframeleftcolclass  { 
105
    height:	100%;
106
    min-height:	1150px;
107
}
108

    
109
.iframefooterclass   {
110
  height:   150px; 
111
  width:	100%;
112
  border:   0px;
113
  background: #124325;
114
  color: #FFFFFF;
115
}
116

    
117
.iframerightcolclass   { 
118
	background: #FFFFFF;
119
}
120

    
121
td.mapColumn {
122
  vertical-align: top;
123
}
124

    
125
.mapFrame { 
126
    /*height: 59em;*/
127
    height: 450px;
128
    width: 785px;
129
	vertical-align: top;
130
	background: #FFFFFF;
131
}
132

    
133
/**
134
* These are new classes adapted for saeon L+F
135
**/
136
 
137
/*override the saeon plone css */
138
a {
139
	font-weight: normal;
140
	text-decoration: none;
141
	/*
142
    color: #096B79;
143
    font-size: 12px; 
144
    */
145
}
146
/*    
147
a:hover {
148
    color: #ECCE00;
149
    text-decoration: underline; }
150
*/
151

    
152
.leftnav {
153
	width: 200px;
154
	margin: 0px auto;
155
	text-align: center;
156
}
157

    
158
/*
159
h1 {
160
	text-align: left;
161
	font-family: "Helvetica", "Trebuchet MS", "Verdana", "Arial", sans-serif;
162
	font-size: 1.9em;
163
	padding: 0px 0px 12px 0px;
164
	margin: 0;
165
	padding-top: 6px;
166
	color: #f30;
167
}
168

    
169
h2 {
170
	text-align: left;
171
	font-family: "Verdana", "Helvetica", "Trebuchet MS", "Arial", sans-serif;
172
	font-size: 1.4em;
173
	padding: 0px 0px 10px 0px;
174
	margin: 0;
175
	color: #f30;
176
}
177

    
178
h3 {
179
	text-align:	left;
180
	color: #124325;
181
	background: #CFE2CF;
182
	font-family: "Verdana", "Helvetica", "Trebuchet MS", "Arial", sans-serif;
183
	font-size: 1.1em;
184
	border: 1px solid #124325;
185
	display: block;
186
	padding: 3px 10px;
187
	margin:10px 0 10px 0;
188
}
189
*/
190

    
191

    
192
/**
193
 *  set the size and alignment etc of the top-level layout table
194
 */  
195
.templatetableclass {
196
  width:   100%; 
197
  border:   0px;
198
  padding:  0px;
199
  margin:   0px;
200
}
201

    
202

    
203
/**
204
 *  set the style of the main content area and its contents
205
 */ 
206
.templatecontentareaclass {
207
	vertical-align: top;
208
  	padding: 0px;
209
  	margin: 0px;
210
	background:	#FFFFFF;
211
	color: black;
212
}
213

    
214

    
215
/**
216
 *  set the correct <td> sizes to accomodate the 
217
 *  header, footer, left and right iframes.
218
 *  NOTE: these styles apply only to each 
219
 *  container frame, *NOT* to the document in
220
 *  the iframe within it!
221
 */  
222
.templateheaderrowclass {
223
  height:   112px; 
224
/*
225
  no width allowed - uses same width as table class
226
*/
227
  border:   0px;
228
  padding:  0px;
229
  margin:   0px;
230
}
231

    
232

    
233
.templateleftcolclass {
234
  height:   100%; 
235
  width:    200px;
236
  border:   0px;
237
  padding:  0px;
238
  margin:   0px;
239
  vertical-align: top;
240
}
241

    
242

    
243
.templaterightcolclass {
244
  height:   100%; 
245
  width:    0px;
246
  border:   0px;
247
  padding:  0px;
248
  margin:   0px;
249
}
250

    
251

    
252
.templatefooterrowclass {
253
  height:   0px; 
254
/*
255
  no width allowed - uses same width as table class
256
*/
257
  border:   0px;
258
  padding:  0px;
259
  margin:   0px;
260
}
261

    
262
/** used in fgdc xsl **/
263
th {
264
	text-align: left;
265
	padding-left: 0px;
266
    border-bottom: solid #dddddd 1px;  		
267
    color: #124325;
268
}
269

    
270
/**
271
 *  these override styles imported from eml css 
272
 */	 
273
.sectionnames{
274
    font-weight: bold;
275
    font-size: 16px;
276
    color: #096B79;
277
}
278

    
279
.linkedHeaderStyle{
280
    
281
    background-color: #A3DADA;
282
    padding-left: 16%;
283
 }
284

    
285
.title {
286
    font-family: Verdana, Georgia, "Times New Roman", serif;
287
    font-size: 24px; 
288
    font-weight: bold;
289
    color:black;
290
    background: inherit;
291
}
292

    
293
.secondCol{
294
    background-color: #ffffff; 
295
    font-size: 12px;
296
    padding-left: 5px;
297
}
298

    
299
.highlight  {
300
    color: #666633;
301
    background-color: #FFFFFF;
302
    font-style: italic;    
303
    font-size: 11px; 
304
    padding-left: 10px;
305
}
306

    
307
.citation  {
308
    color: black;
309
    background-color: #FFFFFF;
310
    font-size: 1.2em; 
311
    padding-left: 10px;
312
}
313

    
314
.tablehead {
315
    color: #555522;
316
    background: #FFFFFF;
317
    text-align: left;
318
    font-size: 14px; 
319
    font-weight: bold;
320
    border-top: solid #ffffff 15px;
321
    border-bottom: solid #dddddd 1px;
322
    padding-left: 10px;
323
    padding-top: 0px;
324
    padding-bottom: 0px;
325
}
326

    
327
th.tablehead {
328

    
329
    text-align: center;
330
    border-bottom: solid #006666 1px;
331
    margin: 0px;
332
    padding: 0px;
333
    height:  21px;
334
}
335

    
336
.tablehead_lcorner {
337
	border-bottom: none;
338
    background-position: right top;
339
    background-repeat: no-repeat;
340
    padding: 0px;
341
    margin:  0px;
342
    width:   10px;
343
    height:  21px;
344
}    
345
    
346
.tablehead_rcorner {
347
	border-bottom: none;
348
    background-position: left top;
349
    background-repeat: no-repeat;
350
    padding: 0px;
351
    margin:  0px;
352
    width:   10px;
353
    height:  21px;
354
}    
355

    
356
.lsid {
357
    text-decoration: underline; 
358
}
359

    
360
/**
361
 *  these are used only in the metacat pages
362
 */
363

    
364
p.emphasis {
365

    
366
  font-size: 14px;
367
  color: #dd7744; 
368
  font-weight: bold;
369
  font-style:  normal;
370
}
371

    
372
.searchresultsdivider {
373
    background-color:	#FFFFFF;
374
	border-top:	thin dashed;
375
	color:	#DDDDDD;
376
}
377

    
378
/**
379
 *  these are used only in the registry skins
380
 */
381
 
382
p.searchbox {
383
    color: #096B79;
384
    font-weight: bold;
385
    font-size: 12px; 
386
    text-decoration: none; 
387
}
388

    
389
br {
390
    margin: 0px;
391
    padding: 0px;
392
}
393

    
394

    
395
.headertopmargin {
396
margin-top:    10;
397
}
398

    
399
.intro {
400
        width:   760px;
401
        margin-left:    15px;
402
}
403

    
404
textarea {
405
   width: 80%;
406
}
407

    
408
.required {
409
    font-weight: normal;
410
    font-style: italic;
411
    font-size: 11px;
412
    /*color: #b00000;*/
413
    color: #124325;
414
}
415

    
416
.label {
417
    font-weight: bold;
418
}
419

    
420

    
421
.emphasis {
422
    font-weight: bold;
423
    font-size: 18px;
424
    color: #000000;
425
}
426

    
427
.colorbold {
428
	font-weight: bold;
429
	color: #096B79;
430
	font-size: 12px;
431
}
432
	
433
.boldlink {
434
	font-weight: bold;
435
	font-size: 12px;
436
}
437

    
438

    
439
.redbold {
440
	font-weight: bold;
441
	color: #b00000;
442
	font-size: 12px;
443
}
444

    
445
.greenbold {
446
	font-weight: bold;
447
    background: inherit; 
448
	color: #666633;
449
	font-size: 12px;
450
}
451

    
452
.smalltext {
453
	font-weight: bold;
454
	font-size: 10px;
455
	vertical-align: super;
456
}
457

    
458
.largetext {
459
	font-weight: bold;
460
	font-size: 16px;
461
} 
462

    
463
.italicized {
464
	font-style: italic;
465
	font-size: 12px;
466
}
467

    
468
.regtext {
469
	font-weight: normal;
470
	font-size: 12px;
471
}
472
.sectbody {
473
	background: #FFFFFF;
474
	font-size: 12px;
475
        font-weight: bold;}
476

    
477
.sectheader {
478
	background: #A6C2A5;
479
	font-size: 12px;
480
        font-weight: bold;}
481

    
482
.tables {
483
        width:   760px;
484
        margin-left:      20px;
485
        border-top: solid black 1px;
486
        border-left: solid black 1px;
487
        border-right: solid black 1px;      
488
      }
489

    
490
.hide {
491
      display:none;
492
  }
493

    
494
.showLink {
495
      cursor: pointer;
496
      cursor: hand;
497
      display:empty;
498
  }
499

    
500
.bordertop {
501
        border-top: solid black 1px;
502
      }
503
      
504
.borderbottom {
505
        border-bottom: 1px solid black;}
506
	
507
.topbottom {
508
	border-top: 1px solid black;
509
	border-bottom: 1px solid black; 
510
	}
511

    
512
.longwidth {
513
	width: 80%;
514
	}
515

    
516
.shortwidth {
517
	width: 40%;
518
	}
519
	
520
.rightCol {
521
       width:  24%;
522
       text-align: right;
523
    }
524

    
525
.centerContentBorder {
526
        padding: 0px;
527
        width: 98%;
528
        background: #FFFFFF;
529
        color: #FFFFFF;
530
}
531

    
532
.footerContent {
533
        background: #124325;
534
        color: #FFFFFF;
535
}
536

    
537
.footerContent a {
538
        color: #FFFFFF;
539
}
(13-13/20)