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
}
87

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

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

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

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

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

    
123
.hide {
124
 display: none;
125
}
126

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

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

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

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

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

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

    
168
.pages_list table {
169
 width: 730px;
170
 background-color: #f0f0f0;
171
}
172

    
173
.pages_list table td {
174
 padding: 3px;
175
}
176

    
177
.pages_list ul {margin:0;font-weight:normal; padding: 0px;}
178
.pages_list ul li {list-style-type:none;margin:2px 0; padding:0px;}
179

    
180
.page_list {
181
 display: none;
182
}
183

    
184
.page_list_show li {
185
 display: block;
186
}
187

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

    
196
.content input {
197
	font-size: 12px;
198
}
199
.row_a {
200
 background-color: #ECF3F7;
201
}
202

    
203
.row_b {
204
 background-color: #DBEBF2;
205
}
206

    
207
.save, .reset {
208
 width: 100px;
209
}
210

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

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

    
228
.sections_header td {
229
 padding: 5px;
230
}
231

    
232
.settings_table td {
233
 vertical-align: top;
234
 text-align: left;
235
}
236

    
237
.setting_name {
238
 width: 20%;
239
}
240

    
241
.setting_value {
242
 width: 80%;
243
}
244

    
245
.setting_value input, .setting_value select, .setting_value textarea {
246
 width: 100%;
247
}
248

    
249
.setting_value textarea {
250
 height: 50px;
251
}
252

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

    
263
.tool_table td {
264
 vertical-align: top;
265
 text-align: left;
266
}
267

    
268
.tool_table ul {
269
 margin: 0;
270
 padding: 0;
271
 margin-left: 20px;
272
 margin-bottom: 10px;
273
}
274

    
275
.tool_table li {
276
 padding-bottom: 5px;
277
 list-style-type: disc;
278
}
279

    
280
.value_input input, .value_input text, .value_input select {
281
 width: 100%;
282
}
283

    
284
#file_mode input {
285
 width: 12px;
286
 height: 12px;
287
}
288

    
289
#dir_mode input {
290
 width: 12px;
291
 height: 12px;
292
}
293

    
294
#hide2 {
295
 display: none;
296
}
297

    
298
/* CSS STYLES FOR THE PAGES SECTION */
299

    
300
table.pages_view {
301
 width: 730px;
302
 border: 0;
303
 border-spacing: 0px;
304
 background-color: #ECF3F7;
305
}
306

    
307
table.pages_view td {
308
 padding: 3px;
309
}
310

    
311
table.pages_view tr:hover {
312
 background-color: #F1F8DD;
313
}
314

    
315
/* FORMS */
316

    
317
.submit, .cancel {
318
 width: 100px;
319
 margin-top: 5px;
320
}
321

    
322
.form_submit {
323
 width: 100%;
324
}
325

    
326
.form_submit .left {
327
 text-align: left;
328
}
329

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

    
334
.input_small {
335
 width: 20px;
336
}
337

    
338
.input_narrow {
339
 width: 100px;
340
}
341

    
342
.input_normal {
343
 width: 120px;
344
}
345

    
346
.input_medium {
347
 width: 150px;
348
}
349

    
350
.input_wide {
351
 width: 200px;
352
}
353

    
354
.input_large {
355
 width: 300px;
356
}
357

    
358
.input_full {
359
 width: 100%;
360
}
361

    
362
select option.disabled {
363
 color: #aaa;
364
}
365

    
366
.jsadmin_drag img {
367
 padding: 3px 0;
368
 margin-top: 1px;
369
 vertical-align: top;
370
 cursor: pointer;
371
}
372

    
373
.modify_link {
374
 padding-top: 4px;
375
 padding-left: 7px;
376
 text-indent: 7px;
377
}
378

    
379
.header_list_menu_title {text-align:left;}
380
.header_list_page_title {width:290px; text-align:left;}
381
.header_list_page_id {width:30px; text-align: right;}
382
.header_list_actions {width:150px; text-align:left;}
383

    
384
.list_menu_title {text-align:left;}
385
.list_page_title {width:290px;text-align:left; }
386

    
387
.list_page_id {width:30px;text-align: right; }
388
.list_actions {width:20px;text-align:left;}
389

    
390
/* Ende */
(4-4/4)