Project

General

Profile

1
html {overflow: -moz-scrollbars-vertical;} /* Force firefox to always show room for a vertical scrollbar */
2
body,td,th,input,textarea {
3
 font-family: Verdana, Arial, Helvetica, sans-serif;
4
 font-size: 12px;
5
 color: #000000;
6
}
7

    
8
body {
9
 background-color: #A8BCCB;
10
 background-image: url(images/background.png);
11
 background-repeat: repeat-x;
12
 margin: auto;
13
}
14

    
15
img {
16
	border: 0px;
17
}
18

    
19
form {
20
 margin: 0;
21
}
22

    
23
hr {
24
 margin: 15px 0px 15px 0px;
25
 color: #003366;
26
 height: 1px;
27
}
28

    
29
h1 {
30
 text-align: center;
31
 font-size: 20px;
32
 color: #000000;
33
 text-transform: uppercase;
34
}
35

    
36
h2 {
37
 font-size: 15px;
38
 color: #336699;
39
 margin: 5px 0px 5px 0px;
40
}
41

    
42
h4 {
43
 margin: 0;
44
 border-bottom: 1px solid #DDD;
45
 padding-bottom: 5px;
46
}
47

    
48
a:link, a:visited, a:active {
49
 color: #003366;
50
 text-decoration: none;
51
}
52

    
53
a:hover {
54
 text-decoration: none;
55
 color: #336699;
56
}
57

    
58
ul, li {
59
 list-style: none;
60
 margin: 0;
61
 padding: 0;
62
}
63

    
64
label {
65
 cursor: pointer;
66
}
67

    
68
input:focus, input:active, select:focus, textarea:focus {
69
 background: #F1F8FD;
70
}
71

    
72
iframe {
73
 border: 1px solid #35373a;
74
}
75

    
76
div.box {
77
 font-size: small;
78
 width: 100%;
79
 text-align: right;
80
 margin: -10px 0 0 0;
81
}
82

    
83
.container {
84
 background: #fff url(images/bgtitle.png);
85
 background-repeat: repeat-x;
86
 width: 85%;
87
 margin: 0 auto;
88
}
89

    
90
.content {
91
 padding: 20px;
92
 height: 280px;
93
 width: 750px;
94
 text-align: left;
95
 vertical-align: top;
96
}
97

    
98
.current a, .current a:link, .current a:active, .current a:visited {
99
 background: #fff url(images/menuo.png);
100
 background-repeat: repeat-x;
101
 color: #fff;
102
}
103

    
104
.description {
105
 vertical-align: top;
106
 text-align: left;
107
 width: 240px;
108
 padding: 0px 0px 0px 3px;
109
}
110

    
111
.graphic {
112
 width: 50px;
113
 height: 50px;
114
 border: 4px solid #FDFDFD;
115
 padding-left: 3px;
116
}
117

    
118
.graphic img {
119
 vertical-align: middle;
120
 background-color: #FFFFFF;
121
	padding: 4px;
122
	border: 1px solid #D0D0D0;
123
}
124

    
125
.hide {
126
 display: none;
127
}
128

    
129
.menu {
130
 margin: 0;
131
 padding: 0;
132
 padding-top: 8px;
133
 padding-bottom: 10px;
134
 padding-left: 8px;
135
 background: #000 url(images/menu.png);
136
 background-repeat: repeat-x;
137
}
138

    
139
.menu li {
140
 list-style-type: none;
141
 display: inline;
142
 padding-right: 1px;
143
}
144

    
145
.menu a, .menu a:link, .menu a:active, .menu a:visited {
146
 border-bottom: 0;
147
 padding: 7px 11px 9px 11px;
148
 color: #fff;
149
}
150

    
151
.menu a:hover {
152
 text-decoration: none;
153
 color: #fff;
154
 background: #fff url(images/menuo.png);
155
 background-repeat: repeat-x;
156
}
157

    
158
.note {
159
 color: #666666;
160
 font-size: 10px;
161
}
162

    
163
.pages_list .icon_col td img {
164
 display: block;
165
 border-style: none;
166
 float: left;
167
 padding-right: 7px;
168
}
169

    
170
.pages_list table {
171
  width: 100%;
172
 margin: 0 auto;
173
 background-color: #f0f0f0;
174
}
175

    
176
.pages_list table td {
177
 padding: 3px;
178
}
179

    
180
.pages_list ul {margin:0;font-weight:normal; padding: 0px;}
181
.pages_list ul li {list-style-type:none;margin:2px 0; padding:0px;}
182

    
183
.page_list {
184
 display: none;
185
}
186

    
187
.page_list_show li {
188
 display: block;
189
}
190

    
191
img.page_list_rights {
192
 border: none;
193
 margin-right: 5px;
194
 float: left;
195
 margin-top: 2px;
196
 margin-bottom: 2px;
197
}
198

    
199
.content input {
200
	font-size: 12px;
201
}
202
.row_a {
203
 background-color: #ECF3F7;
204
}
205

    
206
.row_b {
207
 background-color: #DBEBF2;
208
}
209

    
210
.save, .reset {
211
 width: 100px;
212
}
213

    
214
.section {
215
 margin-top: 10px;
216
 padding: 0px;
217
 border: 1px solid #999999;
218
 height: 75px;
219
 width: 100%;
220
 background-color: #FDFDFD;
221
}
222

    
223
.sections_header {
224
 width: 100%;
225
 height: 50px; 
226
 margin-bottom: 10px;
227
 background-color: #F0F0F0;
228
 border: none;
229
}
230

    
231
.sections_header td {
232
 padding: 5px;
233
}
234

    
235
.settings_table td {
236
 vertical-align: top;
237
 text-align: left;
238
}
239

    
240
.setting_name {
241
 width: 20%;
242
}
243

    
244
.setting_value {
245
 width: 80%;
246
}
247

    
248
.setting_value input, .setting_value select, .setting_value textarea {
249
 width: 100%;
250
}
251

    
252
.setting_value textarea {
253
 height: 50px;
254
}
255

    
256
.title {
257
 width: 90%;
258
 text-align: left;
259
 font-weight: bold;
260
 font-size: 14px;
261
 color: #003366;
262
 height: 16px;
263
 padding: 4px 0px 0px 3px;
264
}
265

    
266
.tool_table td {
267
 vertical-align: top;
268
 text-align: left;
269
}
270

    
271
.tool_table ul {
272
 margin: 0;
273
 padding: 0;
274
 margin-left: 20px;
275
 margin-bottom: 10px;
276
}
277

    
278
.tool_table li {
279
 padding-bottom: 5px;
280
 list-style-type: disc;
281
}
282

    
283
.value_input input, .value_input text, .value_input select {
284
 width: 100%;
285
}
286

    
287
#file_mode input {
288
 width: 12px;
289
 height: 12px;
290
}
291

    
292
#dir_mode input {
293
 width: 12px;
294
 height: 12px;
295
}
296

    
297
#hide2 {
298
 display: none;
299
}
300

    
301
/* CSS STYLES FOR THE PAGES SECTION */
302

    
303
table.pages_view {
304
 width: 100%;
305
 margin: 0 auto;
306
 border: 0;
307
 border-spacing: 0px;
308
 background-color: #ECF3F7;
309
}
310

    
311
table.pages_view td {
312
 padding: 3px;
313
}
314

    
315
table.pages_view tr:hover {
316
 background-color: #F1F8DD;
317
}
318

    
319
/* FORMS */
320

    
321
.submit, .cancel {
322
 width: 100px;
323
 margin-top: 5px;
324
}
325

    
326
.form_submit {
327
 width: 100%;
328
}
329

    
330
.form_submit .left {
331
 text-align: left;
332
}
333

    
334
.form_submit .right {
335
 text-align: right;
336
}
337

    
338
.input_small {
339
 width: 20px;
340
}
341

    
342
.input_narrow {
343
 width: 100px;
344
}
345

    
346
.input_normal {
347
 width: 120px;
348
}
349

    
350
.input_medium {
351
 width: 150px;
352
}
353

    
354
.input_wide {
355
 width: 200px;
356
}
357

    
358
.input_large {
359
 width: 300px;
360
}
361

    
362
.input_full {
363
 width: 100%;
364
}
365

    
366
select option.disabled {
367
 color: #aaa;
368
}
369

    
370
.jsadmin_drag img {
371
 padding: 3px 0;
372
 margin-top: 1px;
373
 vertical-align: top;
374
 cursor: pointer;
375
}
376

    
377
.modify_link {
378
 padding-top: 4px;
379
 padding-left: 7px;
380
 text-indent: 7px;
381
}
382

    
383
.header_title {
384
	width: 100%;
385
}
386
.header_list_menu_title {text-align:left;}
387
.header_list_page_title {width:300px; text-align:left;}
388
.header_list_page_id {width:50px; text-align: right; padding-right:15px;}
389
.header_list_actions {width:150px; text-align:left;}
390

    
391
.list_menu_title {text-align:left;}
392
.list_page_title {width:300px;text-align:left; }
393

    
394
.list_page_id {width:30px;text-align: right; }
395
.list_actions {width:20px;text-align:left;}
396
.sections_list {font-weight:bold;padding-left:10px;}
397
.sections_list table {width:900px;}
398

    
399

    
400
.header_list_type {text-align:left;}
401
.header_list_block {text-align:left;width:180px;}
402
.header_list_pubdate_start {text-align:left;width:200px;}
403
.header_list_pubdate_end {text-align:left;width:200px;}
404
.header_list_sections_actions {text-align:left;width:30px;}
405
.header_list_section_id {width:30px;text-align:right;}
406

    
407

    
408
.list_section_id {width:30px;text-align:right;}
409
.list_pubdate_start {text-align:left;width:200px;}
410
.list_pubdate_end {text-align:left;width:200px;}
411

    
412
/* Ende */
(4-4/4)