Project

General

Profile

Download (9.27 KB) Statistics
| Branch: | Revision:
1
@charset "UTF-8";
2
/* CSS Document */
3
/*
4
:focus { -moz-outline-style: none; }
5
*/
6
#footer {
7
	text-align: center;
8
	font-size: 10px;
9
	color: #999999;
10
	padding-top: 30px;
11
	margin-bottom: 30px;
12
	clear:both;
13
}
14

    
15
#container {
16
	width: 938px;
17
	margin-left: auto;
18
	margin-right: auto;
19
	margin-top: 10px;
20
	position: relative;
21
}
22

    
23
#logo {
24
	width: 280px;
25
	height: 35px;
26
	position: relative;
27
	top: 8px;
28
	left: 15px;
29
}
30

    
31
#teaser {
32
	background-image:url(../images/teaser-bg.png);
33
	background-repeat: no-repeat;
34
}
35

    
36
#reaser a {
37
	color: #000 !important;
38
	text-decoration: none !important;
39
}
40

    
41
#teaser-b {
42
	background-image:url(../images/teaser-bg.png);
43
	background-repeat: no-repeat;
44
	background-position: left bottom;
45
	height: 5px;
46
	font-size: 1px;
47
}
48

    
49
#teaser-content {
50
	padding-top: 20px;
51
}
52

    
53
#current-page {
54
	font-size: 11px;
55
	font-family: Tahoma, Arial;
56
	padding-top: 13px;
57
	padding-left: 21px;
58
	margin-bottom: 10px;
59
}
60

    
61
#current-page a {
62
	color: #000 !important;
63
	text-decoration: none !important;
64
}
65

    
66
#menu-customer {
67
	position: absolute;
68
	width: 205px;
69
	right: 0px;
70
}
71

    
72
#teaser-menu {
73
	width: 180px;
74
	float: left;
75
	padding-left: 25px;
76
	position: relative;
77
	height: 275px;
78
}
79

    
80
#teaser-menu-container {
81
	position: absolute;
82
	bottom: 0px;
83
}
84

    
85
.teaser-menu-ul {
86
	margin: 0 0 0 15px;
87
	padding: 0;
88
	font-size: 11px;
89
	color: #6ea36e;
90
}
91

    
92
.teaser-menu-ul li {
93
	margin: 3px 0 3px 15px;	
94
	padding: 0;
95
}
96

    
97
.menu-active {
98
	font-weight: bold;	
99
}
100

    
101
.menu-inactive {
102
	font-weight: normal;	
103
}
104

    
105
.teaser-menu-ul a {
106
	color: #6ea36e;
107
}
108

    
109
#teaser-left {
110
	width: 340px;
111
	float: left;
112
	height: 300px;
113
}
114

    
115
#teaser-right {
116
	width: 340px;
117
	float: left;
118
	margin-left: 25px;
119
	height: 300px;
120
}
121

    
122
.pager img {
123
	padding: 0 !important;
124
	margin: 0 !important;
125
	float: none !important;
126
	vertical-align: middle;
127
}
128

    
129
/* news */
130

    
131
.news-item {
132
	background-color: #f7f7f7;
133
	padding: 5px;
134
	width: 330px;
135
	border: 1px solid #dfdfdf;
136
	margin-top: 10px;
137
}
138

    
139
.news-date {
140
	font-weight: normal;
141
	padding: 1px;
142
	font-size: 11px;
143
	font-weight: bold;
144
}
145

    
146
.news-item h4 {
147
	margin: 0;
148
	font-size: 12px;
149
}
150

    
151
.news-item p {
152
	margin-top: 0px;
153
	margin-bottom:0;
154
}
155

    
156

    
157
#dojoc-cookie-date {
158
	font-size: 11px;
159
	margin-top: 0px;
160
	margin-bottom: 0px;
161
}
162

    
163
/* tab content light */
164
.dojoc-light h3 {
165
	margin-top: 0px;
166
	color: #6ea36e;
167
}
168

    
169
.dojoc-light a {
170
	color: #6ea36e;
171
}
172

    
173
/* tab content dark */
174

    
175
.dojoc-dark h3 {
176
	margin-top: 0px;
177
	color: #6ea36e;
178
}
179

    
180
.dojoc-dark a {
181
	color: #6ea36e;
182
}
183

    
184
.dojoc-dark ul {
185
	list-style: none;
186
	margin: 0;
187
	padding: 0;
188
}
189

    
190
.dojoc-dark li {
191
	list-style: none;
192
	margin-bottom: 0px;
193
	padding-top: 0px;
194
}
195

    
196
.dojoc-dark li p {
197
	margin-top: 0px;
198
	margin-bottom: 0px;
199
	padding-bottom: 0px;
200
	border-bottom: #FFFFFF solid 1px;
201
}
202

    
203

    
204

    
205
#content_dojoc {
206
	padding: 10px;
207
	width: 95%;
208
	position: relative;
209
}
210

    
211
#index-content {
212
	padding: 0px;
213
	width: 100%;
214
	position: relative;
215
}
216

    
217
#content-left {
218
	padding-top: 30px;
219
	width: 432px;
220
	float: left;
221
}
222

    
223
#content-right {
224
	padding-top: 30px;
225
	margin-left: 25px;
226
	width: 481px;
227
	float: left;
228
}
229

    
230
.clear {
231
	clear: both;
232
	display: block;
233
}
234
/* Rounded Buttons */
235

    
236

    
237
.rndd {
238
 	position:relative;
239
 	margin:0px auto;
240
 	min-width: 10px;
241
	max-width:990px; /* based on image dimensions - not quite consistent with drip styles yet */
242
 	z-index:1;
243
 	margin-left:5px; /* default, width of left corner */
244
}
245

    
246
.rndd .rndd-content,
247
.rndd .rndd-top,
248
.rndd .rndd-bottom,
249
.rndd .rndd-bottom div {
250
 	background:transparent url(../images/btn-std.png) no-repeat top right;
251
 	_background-image:url(../images/btn-std.gif);
252
}
253

    
254
.rndd .rndd-content {
255
 	position:relative;
256
 	zoom:1;
257
 	_overflow-y:hidden;
258
 	padding:5px 10px 2px 5px;
259
}
260

    
261
.rndd .rndd-top {
262
	position:absolute;
263
 	left:0px;
264
 	top:0px;
265
 	width:5px; /* top slice width */
266
 	margin-left:-5px;
267
 	height:100%;
268
 	_height:990px; /* arbitrary long height, IE 6 */
269
 	background-position:top left;
270
}
271

    
272
.rndd .rndd-bottom,
273
.rndd .rndd-bottom div {
274
 	height:7px; /* height of bottom cap/shade */
275
 	font-size:12px;
276
}
277

    
278
.rndd .rndd-bottom {
279
 	background-position:bottom right;
280
 	position:relative;
281
 	width:100%;
282
 	clear: both;
283
 	margin-left: 0px;
284
 	margin-right: 0px;
285
 	padding: 0;
286
	display: table;
287
}
288

    
289
.rndd .rndd-bottom div {
290
 	position:relative;
291
 	width:5px;
292
 	margin-left:-5px;
293
 	background-position:bottom left;
294
}
295

    
296
/* Latest container */
297

    
298
.rndd-latest {
299
 	position:relative;
300
 	margin:0px auto;
301
 	min-width: 10px;
302
	max-width:990px; /* based on image dimensions - not quite consistent with drip styles yet */
303
 	z-index:1;
304
 	margin-left:5px; /* default, width of left corner */
305
}
306

    
307
.rndd-latest .rndd-latest-content,
308
.rndd-latest .rndd-latest-top,
309
.rndd-latest .rndd-latest-bottom,
310
.rndd-latest .rndd-latest-bottom div {
311
 	background:transparent url(../images/sqr-bg.png) no-repeat top right;
312
 	_background-image:url(../images/sqr-bg.gif);
313
}
314

    
315
.rndd-latest .rndd-latest-content {
316
 	position:relative;
317
 	zoom:1;
318
 	_overflow-y:hidden;
319
 	padding:5px 10px 2px 5px;
320
}
321

    
322
.rndd-latest .rndd-latest-top {
323
	position:absolute;
324
 	left:0px;
325
 	top:0px;
326
 	width:5px; /* top slice width */
327
 	margin-left:-5px;
328
 	height:100%;
329
 	_height:990px; /* arbitrary long height, IE 6 */
330
 	background-position:top left;
331
}
332

    
333
.rndd-latest .rndd-latest-bottom,
334
.rndd-latest .rndd-latest-bottom div {
335
 	height:7px; /* height of bottom cap/shade */
336
 	font-size:12px;
337
}
338

    
339
.rndd-latest .rndd-latest-bottom {
340
 	background-position:bottom right;
341
 	position:relative;
342
 	width:100%;
343
 	clear: both;
344
 	margin-left: 0px;
345
 	margin-right: 0px;
346
 	padding: 0;
347
	display: table;
348
}
349

    
350
.rndd-latest .rndd-latest-bottom div {
351
 	position:relative;
352
 	width:5px;
353
 	margin-left:-5px;
354
 	background-position:bottom left;
355
}
356

    
357
/* Teaser container */
358

    
359
.rndd-teaser {
360
 	position:relative;
361
 	margin:0px auto;
362
 	min-width: 10px;
363
	max-width:990px; /* based on image dimensions - not quite consistent with drip styles yet */
364
 	z-index:1;
365
 	margin-left:5px; /* default, width of left corner */
366
}
367

    
368
.rndd-teaser .rndd-teaser-content,
369
.rndd-teaser .rndd-teaser-top,
370
.rndd-teaser .rndd-teaser-bottom,
371
.rndd-teaser .rndd-teaser-bottom div {
372
 	background:transparent url(../images/teaser-content-bg.png) no-repeat top right;
373
 	_background-image:url(../images/teaser-content-bg.gif);
374
}
375

    
376
.rndd-teaser .rndd-teaser-content {
377
 	position:relative;
378
 	zoom:1;
379
 	_overflow-y:hidden;
380
 	padding:5px 10px 2px 5px;
381
}
382

    
383
.rndd-teaser .rndd-teaser-top {
384
	position:absolute;
385
 	left:0px;
386
 	top:0px;
387
 	width:5px; /* top slice width */
388
 	margin-left:-5px;
389
 	height:100%;
390
 	_height:990px; /* arbitrary long height, IE 6 */
391
 	background-position:top left;
392
}
393

    
394
.rndd-teaser .rndd-teaser-bottom,
395
.rndd-teaser .rndd-teaser-bottom div {
396
 	height:7px; /* height of bottom cap/shade */
397
 	font-size:12px;
398
}
399

    
400
.rndd-teaser .rndd-teaser-bottom {
401
 	background-position:bottom right;
402
 	position:relative;
403
 	width:100%;
404
 	clear: both;
405
 	margin-left: 0px;
406
 	margin-right: 0px;
407
 	padding: 0;
408
	display: table;
409
}
410

    
411
.rndd-teaser .rndd-teaser-bottom div {
412
 	position:relative;
413
 	width:5px;
414
 	margin-left:-5px;
415
 	background-position:bottom left;
416
}
417

    
418
/* Button Alert */
419

    
420
.rndd {
421
 	position:relative;
422
 	margin:0px auto;
423
 	min-width: 10px;
424
	max-width:990px; /* based on image dimensions - not quite consistent with drip styles yet */
425
 	z-index:1;
426
 	margin-left:5px; /* default, width of left corner */
427
}
428

    
429
.rndd-alert .rndd-alert-content,
430
.rndd-alert .rndd-alert-top,
431
.rndd-alert .rndd-alert-bottom,
432
.rndd-alert .rndd-alert-bottom div {
433
 	background:transparent url(../images/btn-alert.png) no-repeat top right;
434
 	_background-image:url(../images/btn-alert.gif);
435
}
436

    
437
.rndd-alert .rndd-alert-content {
438
 	position:relative;
439
 	zoom:1;
440
 	_overflow-y:hidden;
441
 	padding:5px 10px 2px 5px;
442
}
443

    
444
.rndd-alert .rndd-alert-top {
445
	position:absolute;
446
 	left:0px;
447
 	top:0px;
448
 	width:5px; /* top slice width */
449
 	margin-left:-5px;
450
 	height:100%;
451
 	_height:990px; /* arbitrary long height, IE 6 */
452
 	background-position:top left;
453
}
454

    
455
.rndd-alert .rndd-alert-bottom,
456
.rndd-alert .rndd-alert-bottom div {
457
 	height:7px; /* height of bottom cap/shade */
458
 	font-size:1px;
459
}
460

    
461
.rndd-alert .rndd-alert-bottom {
462
 	background-position:bottom right;
463
 	position:relative;
464
 	width:100%;
465
 	clear: both;
466
 	margin-left: 0px;
467
 	margin-right: 0px;
468
 	padding: 0;
469
	display: table;
470
}
471

    
472
.rndd-alert .rndd-alert-bottom div {
473
 	position:relative;
474
 	width:5px;
475
 	margin-left:-5px;
476
 	background-position:bottom left;
477
}
478

    
479
/* Markup */
480

    
481
.btn-float-right {
482

    
483
}
484

    
485
.btn-std {
486
	font-size: 11px;
487
	cursor: pointer;
488
}
489

    
490
.btn-customer {
491
	display:-moz-inline-box;		/* FF2 */
492
	display:inline-block;			/* webkit and FF3 */
493
	border:0px;
494
	padding:0px;
495
	vertical-align:middle;
496
	margin-right: 10px;
497
}
498

    
499
.btn-teaser a {
500
	text-decoration: none;
501
	color: #000;	
502
}
503

    
504
.new {
505
	vertical-align: super;
506
	font-size: 9px;
507
	font-weight: bold;
508
}
509

    
510
.btn-teaser {
511
	width: 120px;
512
	cursor: pointer;
513
}
514

    
515
.teaser-container {
516
	height: 260px;
517
}
518

    
519
.teaser-content-container {
520
	width: 230px;
521
	margin-left: auto;
522
	margin-right: auto;
523
}
524

    
525
.teaser-content-container h3 {
526
	font-size: 12px;
527
	color: #6ea36e;
528
	margin-bottom: 15px;
529
	margin-top: 13px;
530
}
531

    
532
.teaser-content-container h4 {
533
	font-size: 11px;
534
	margin-bottom: 10px;
535
	margin-top: 8px;
536
}
537

    
538
.teaser-content-container img {
539
	float: left;
540
	padding: 0 5px 5px 0;
541
}
542

    
543
.teaser-content-container p {
544
	font-size: 11px;
545
	line-height: normal;
546
	margin-top: 0px;
547
}
548

    
549
/* Text */
550
body {
551
	font-family: Tahoma, Arial;
552
}
553

    
554
/* Tags */
555
.st-tag-cloud a {
556

    
557

    
558
}
559

    
560
pre { border: 1px dotted #ccc; padding: 0.2em 0.5em; }
561

    
562
pre li {
563
	margin: 0px !important;
564
}
565

    
566
.Rounded p {
567
	margin: 0px;	
568
}
569

    
570
.Rounded h4 {
571
	margin-top: 5px;	
572
}
573

    
574
.cookie-author {
575
	color: #000;
576
	font-style: italic;
577
	font-weight: normal;
578
}
579

    
580
a {
581
	color: #000;
582
}
(10-10/14)