Project

General

Profile

Download (5.99 KB) Statistics
| Branch: | Tag: | Revision:
1
@CHARSET "UTF-8";
2

    
3
body {
4
	background:#F9F9F7 url(images/a1.gif) repeat-x scroll 0 0;
5
	color:#3A3A3A;
6
	font-family:Verdana,"Trebuchet ms",helvetica,sans-serif;
7
	font-size:70%;
8
	line-height:18px;
9
	font: 12px/170% Verdana;
10
}
11

    
12
/*
13
#upbg {
14
	background:#FFFFFF url(images/upbg.gif) no-repeat scroll 0 0;
15
	height:264px;
16
	left:0;
17
	position:absolute;
18
	top:0;
19
	width:747px;
20
	z-index:0;
21
}
22
*/
23

    
24
#edit-logo {
25
	background:#FFFFFF url(images/edit-logo.gif) no-repeat scroll 0 0;
26
	float: left;
27
	left: 0;
28
	height:92px;
29
	width:93px;
30
	z-index: 2;
31
}
32

    
33
#wrapper #container {
34
	position:relative;
35
	margin: 0 auto;
36
	padding:13px 30px 130px;
37
	z-index:0;
38
}
39

    
40
#wrapper {
41
	background:#FFFFFF url(images/abg-left.gif) repeat-y scroll left top;
42
	margin:0 auto;
43
	width:940px;
44
}
45

    
46
#container {
47
	background:transparent url(images/abg-right.gif) repeat-y scroll right top;
48
}
49

    
50
#wrapper #container #header {
51
  position: relative;
52
  z-index: 2;
53
  min-width: 700px;
54
}
55

    
56
#wrapper #container #center .right-corner {
57
	width: 670px;
58
}
59

    
60
#wrapper #container #header #logo-floater {
61
	position: relative;
62
	background:#FF7800 url(images/a8.gif) repeat-x scroll 0 0;
63
	color:#FFFFFF;
64
	height:92px;
65
	margin-left:7px;
66
	margin-right: 7px;
67
	padding-left:15px;
68
	float:left;
69
	width:187px;
70
	z-index: 2;
71
}
72

    
73
#logo-floater {
74
  /* min-width: 200px;	*/
75
}
76

    
77
#wrapper #container #header h1, #wrapper #container #header h1 a:link, #wrapper #container #header h1 a:visited{
78
	font-size:	150%;
79
}
80

    
81
#splash {
82
	/*
83
	background:#EAEAE2 url(images/splashChichorium_wide.jpg) no-repeat scroll 0 0;
84
	*/
85
	background:#EAEAE2 url(images/splash2xChichorium.jpg) no-repeat scroll 0 0;
86
	height:92px;
87
	float:left;
88
	width:570px;
89
	overflow:hidden;
90
	z-index: 2;
91
}
92

    
93

    
94
#header-region {
95
  min-height: 0;
96
  background: none;
97
}
98

    
99
#contento {
100
	position: relative;
101
	float: left;
102
	clear: both;
103
	z-index: 3;
104
}
105

    
106
#general {
107
	margin-top: 25px;
108
}
109

    
110
ul.homotypicSynonyms, ul.heterotypicSynonymyGroup {
111
	border-bottom:1px solid #dedede;
112
}
113

    
114
#featureTOC{
115
	float:right;
116
}
117

    
118
#featureTOC li{
119
  line-height: 1.2em;
120
}
121

    
122
#featureTOC h2 {
123
  margin-top: 0;
124
}
125

    
126
ul.cdm_names li {
127
	padding-left: 0;
128
}
129

    
130
div.cdm_taxontree_scroller_y {
131
	background-color:#efefef;
132
	border:1px solid transparent;
133
	height:400px;
134
	overflow:visible;
135
	padding:5px;
136
}
137

    
138
div.cdm_taxontree_scroller_x {
139
	border:1px solid #dedede;
140
	overflow:auto;
141
}
142

    
143
span.cluetip {
144
	color: #F03300;
145
}
146

    
147
/* img.left {
148
	float: left;
149
	padding: 0 5px 5px 0;
150
}
151
*/
152

    
153
.clear-block {
154
	clear: both;
155
}
156

    
157

    
158
a{
159
	color: #F03300;
160
}
161

    
162
ul.cdm_taxontree li .active {
163
	color:#F03300;
164
	font-weight:bold;
165
}
166

    
167
#sidebar-left {
168
	float: left;
169
}
170

    
171
#wrapper #container #center, #wrapper #container .sidebar {
172
	margin-top: 20px ;
173
}
174

    
175
#wrapper #container .breadcrumb {
176
	left:0;
177
	position:relative;
178
	top:0;
179
	z-index:3;
180
}
181

    
182
#wrapper #container .breadcrumb, #wrapper #container .breadcrumb a {
183
	color:#F03300;
184
}
185

    
186
#menu{
187
	width: 100%;
188
	float:left;
189
	clear: both;
190
}
191

    
192
ul.primary, ul.secondary {
193
  clear: both;
194
  float:right;
195

    
196
}
197

    
198
ul.secondary {
199
	background:none repeat scroll 0 0 transparent;
200
	border:0 none;
201
	margin:0;
202
	padding:0;
203
}
204
div.clear {
205
	clear:both;
206
}
207

    
208

    
209
ul.primary-links {
210
	background:#46461F url(images/a16.gif) repeat-x scroll 0 0;
211
	/*float:left;
212
	clear: both;*/
213
	font-family:Tahoma,Georgia,Arial,Verdana,Serif;
214
	height:67px;
215
	width: 100%;
216
	margin:7px 0;
217
	padding:0;
218
	/*position:relative;*/
219
	text-transform:uppercase;
220
	z-index:4;
221
}
222

    
223
ul.primary-links li a, ul.primary-links li a:hover, ul.primary-links li a:visited, ul.primary-links li a:active{
224
	color: #FFFFFF;
225
	background: none;
226
	text-decoration:none;
227
	font-size:12px;
228
	font-weight:bold;
229
	padding:8px;
230
}
231

    
232
ul.primary-links li a:hover, ul.primary-links li a.active{
233
	color:#4A4A24;
234
	background:#FFFFFF url(images/a18.gif) repeat-x scroll center top;
235
}
236

    
237
ul.primary-links li a, ul.primary-links li a:link, ul.primary-links li a:visited{
238
	background-image: none;
239
}
240

    
241

    
242
#wrapper #container #header h1, #wrapper #container #header h1 a:link, #wrapper #container #header h1 a:visited {
243
	white-space:normal;
244
}
245

    
246
ul.primary-links li{
247
	display:inline;
248
	margin:9px 0 0 0;
249
	padding-left:3px;
250
	padding-right: 3px;
251
}
252

    
253
a:link, a:visited {
254
  color: #F03300;
255
  text-decoration: none;
256
}
257

    
258
a:hover {
259
  color: #F03300;
260
  text-decoration: underline;
261
}
262

    
263
a:active, a.active {
264
  color: #F03300;
265
}
266

    
267
ul.tab-menu{
268
	border-bottom: 1px solid #000;
269
	text-align: right;
270
}
271

    
272
.tab-menu li{
273
  list-style-type: none;
274
  list-style-image: none;
275
  background: none;
276
  padding: 4px 4px 2px 4px;
277
  margin: 2px;
278
  border: 1px solid #000;
279
  display: inline;
280
  background: #ddd;
281
}
282

    
283
li.ui-tabs-selected{
284
	background: #fff;
285
	border-bottom: 1px solid #fff;
286
}
287

    
288
.ui-tabs-hide{
289
	display: none;
290
}
291

    
292
#tabs-wrapper, #tabs-wrapper2{
293
	margin: 0;
294
	padding: 0;
295
}
296

    
297

    
298
#tab-synonymy{
299
	line-height: 150%;
300
}
301

    
302
.node {
303
	border-bottom:1px solid #E9EFF3;
304
	margin:-1.5em 0 1.5em;
305
	padding:1.5em 0;
306
}
307

    
308
span.acceptedFor, #backButton {
309
	font-size: 0.9em;
310
}
311

    
312
#backButton {
313
  /*margin-top: -2em; // renders the link unusabel because it is overlayed by tabs-wrapper*/
314
}
315

    
316
#cdm-dataportal-settings .form-item fieldset {
317
	padding: 0.5em;
318
}
319

    
320
.cdm_taxontree_scroller_xy{
321
	background-color: #F3F3F3;
322
	border: 1px solid #DEDEDE;
323
	}
324

    
325
ul.cdm_taxontree {
326
	background-color: transparent;
327
}
328

    
329
.distribution_map_legend {
330
	font-size: 80%;
331
}
332

    
333
span.submitted, .description {
334
	font-size: 1em;
335
}
336

    
337
.media_gallery a:link, .media_gallery a:visited, .media_gallery .image-passe-partout {
338
  border-width: 0px;
339
}
340

    
341
.media_gallery{
342
  font-size: 90%;
343
}
344

    
345
.media_gallery .media-caption dd.title {
346
  font-size:100%;
347
  font-weight:normal;
348
}
349

    
350
.media-caption dd.title span.media-description{
351
	display: block;
352
}
353

    
354
/*
355
 * GLOSSARY
356
 */
357

    
358
#toc-index {
359
	width: 500px;
360
	font-size: 80%;
361
	/*
362
	border-bottom-style: solid;
363
	border-bottom-with: 1px;
364
	border-bottom-color: #DADADA;
365
	*/
366
	border-style: solid;
367
	border-with: 1px;
368
	border-color: #DADADA;
369
	background-color: #F1F1F1;
370
}
371

    
372
#toc-index table {
373
	border-collapse: separate;
374
}
375

    
376
#toc-index li {
377
	margin-top: 0;
378
	padding-bottom: 0;
379
}
380

    
381
#toc-index ul {
382
	margin-top: 0;
383
	padding-bottom: 0;
384
}
385

    
386
li.toclevel-1 {
387
	background-image: none;
388
}
389

    
390
li.toclevel-2 {
391
	padding-left: 30px;
392
	background-image: none;
393
}
394

    
395
li.toclevel-3 {
396
	margin-left: 45px;
397
	background-image: none;
398
}
(11-11/13)