Project

General

Profile

1
* html body * { overflow :auto; }
2
html { font-family :"trebuchet MS", verdana, arial, sans-serif; font-size :100.1%; overflow-y :scroll;  :; }
3
body,td,th,input,textarea { font-family :verdana,arial,helvetica,sans-serif; font-size :12px; color : #666666; }
4
body { background :url(../images/background.jpg) #f9f9f9 0 0 repeat-x; margin :0; text-align :center; }
5
img { border :0px; }
6
#admin_header { text-align :center; width :900px; height :105px; margin :0 auto; padding :10px 0 0 0; }
7
#admin_header a#website_title { display :block; text-align :left; font-size :14px; font-weight :bold; color :#ffffff; text-transform :uppercase; text-decoration :none; }
8
#topmenu { float :right; text-align :right; color :#ffffff; width :220px; }
9
#topmenu a { font-size :11px; color :#ffffff; text-decoration :underline; margin :0 5px; }
10
#topmenu .version { font-size :11px; color :#7cacda; padding :0 10px 0 0; }
11
#header_top { height :78px; }
12
table { table-layout :auto; border-collapse :separate; border-spacing :0px; }
13
h1 { text-align :left; font-size :15px; color :#ffffff; text-transform :uppercase; }
14
h2 { text-align :left; font-size :18px; color :#000000; margin :5px 0; font-family :arial,sans-serif; letter-spacing :-1px; font-weight :normal; }
15
h3 { text-align :left; font-size :14px; color :#000000; margin :5px 0; }
16
a:link, a:visited, a:active { color :#28609b; text-decoration :none; }
17
a:hover { text-decoration :underline; color :#28609b; }
18
.menu { margin :0 auto; padding :0; text-align :center; width :100%; }
19
.menu ul { list-style-type :none; margin :0; padding :0; }
20
.menu li { display :inline; margin :0 2px 0 0; padding :0; font-weight :bold; border-bottom :3px solid #c9c9c9; }
21
.menu a { float :left; color :#ffffff !important; background :url(../images/tabl.jpg) #28609b no-repeat left top; margin :0 3px 0 0; padding :0 0 0 3px; text-decoration :none; border-bottom :3px solid #cacaca; }
22
.menu a span { display :block; background :url(../images/tabr.jpg) #28609b no-repeat right top; padding :6px 9px 6px 6px; }
23
.menu a:hover, .menu a:hover span { background-color :#28609b; text-decoration :none; }
24
.menu .current a, .menu a:hover { border-bottom :3px solid #d25e59; }
25
#content_container { text-align :center; width :900px; clear :both; margin :0 auto; }
26
.content { margin :0; padding :20px 0; width :900px; text-align :left; vertical-align :top; }
27
hr { margin :15px 0; color :#003366; height :1px; }
28
.center { text-align :center; }
29
.none { display :none; height :0; }
30
form { margin :0; }
31
label { cursor :pointer; }
32
input:focus, select:focus, textarea:focus { background :#f1f8fd; }
33
/* WB2.8 STYLES */
34
.img_noborder img { border :0; }
35
iframe { border :1px solid #35373a; }
36
div.box { font-size :11px; width :100%; text-align :right; margin :-10px 0 0 0; }
37
.section { margin-top :10px; padding :0; border :1px solid #999999; height :75px; width :100%; background-color :#fdfdfd; }
38
.note { color :#666666; font-size :11px; }
39
.bold { font-weight :bold; }
40
.rBold { font-weight :bold; text-align :right; }
41
.submit, .cancel { min-width :100px; margin-top :5px; padding :2px; }
42
.form_submit { width :100%; }
43
.form_submit .left { text-align :left; }
44
.form_submit .right { text-align :right; }
45
.input_small { width :20px; }
46
.input_narrow { width :100px; }
47
.input_normal { width :110px; }
48
.input_medium { width :150px; }
49
.input_wide { width :200px; }
50
.input_large { width :300px; }
51
.input_full { width :100%; }
52
select option.disabled { color :#aaaaaa; }
53
.jsadmin_drag img { margin-top :2px; vertical-align :top; cursor :pointer; }
54
.jsadmin_drag img:hover { }
55
.settings_table td { vertical-align :top; text-align :left; padding :5px; }
56
.setting_name { width :10%; min-width :180px; }
57
.setting_value { width :90%; }
58
.setting_value_permissions { width :50%; min-width :400px; }
59
.setting_value input, .setting_value select, .setting_value textarea { width :100%; }
60
.setting_value textarea { height :50px; }
61
.admintools ul { padding :0; margin :0; }
62
.admintools li { list-style-type :none; display :inline; float :left; width :48%; margin :0 10px 0 0; }
63
.value_input input, .value_input text, .value_input select { width :100%; }
64
#file_mode input, #dir_mode input { width :12px; height :12px; }
65
#hide2 { display :none; }
66
.pages_list { font-weight :bold; margin :10px auto; }
67
.pages_list .icon_col td img { display :block; border-style :none; float :left; padding-right :7px; }
68
.pages_list table { width :900px; }
69
table.pages_view { width :900px; }
70
table.pages_view tr, tr.sectionrow { background :#f0f0f0; line-height :2.2em; }
71
table.pages_view tr:hover, tr.sectionrow:hover { background :#eaeff6; }
72
tr.sectionrow { padding :0 10px; }
73
tr.sectionrow td { border-top :3px solid #f9f9f9; }
74
img.page_list_rights { border :none; float :left; margin :0; vertical-align :middle; padding :2px; }
75
.sections_list table { width :900px; }
76
.header_list_section_id { width :30px; text-align :right; }
77
.list_section_id, 
78
.list_pubdate_start { text-align :left; width :200px; }
79
.list_pubdate_end { text-align :left; width :200px; }
80
.header_list_menu_title { text-align :left; padding-left :30px; }
81
.header_list_page_title { width :334px; text-align :left; }
82
.list_page_title { width :300px; text-align :left; }
83
.list_page_code { width :240px; }
84
.list_page_language { width :240px; }
85
#multi_lingual { font-weight :bold; }
86
/* clearing */
87
.clear:after { clear :both; content :"."; display :block; font-size :0; height :0; visibility :hidden; }
88
.clear { clear :both; display :block; }
89
.ie-clearing { display :none; }
90
.floatbox { overflow :hidden; }
91
.spacer { line-height :1em; margin-right :0.5em; position :relative; }
92
/* ************************************************************************** */
93
/* DIV-mbox to show selector or simply content only ************************* */
94
div.mbox { padding :10px; margin :15px auto; background-color :#ffffff; color :#330033; font-size :1em; display :block; }
95
 	div.mbox div { }
96
		div.mbox div a { font-size :1em; color :#0052a1; }
97
		div.mbox div a:hover { color :#0099ff; }
98
		div.mbox div p.title { margin :0; padding :0.08em 0 0.6em 0; font-size :110%; color :#0052a1; font-weight :bold; }
99
		div.mbox div p { margin :0; padding :0 0 0.6em 0; }
100
div.mbox:hover { }
101
/* extension for mbox to show additional icons on left side ***************** */
102
div.mbox-icon { background-repeat :no-repeat; background-image :url(../icons/info_50.png); background-position :15px 50%; padding :15px; min-height :25px; }
103
	div.mbox-icon div { margin-left :70px; border-left :0px outset; padding-left :5px; }
104
div.mbox-icon16 { background-repeat :no-repeat; background-image :url(../icons/info_16.png); background-position :5px 50%; padding :5px; min-height :10px; }
105
	div.mbox-icon16 div { margin-left :30px; border-left :4px outset; padding-left :5px; }
106
/* coloring of the mbox and other boxes also ******************************** */
107
div.box-ok { border-color :#008000; color :#008000; }
108
div.box-error { border-color :#ff0000; color :#ff0000; }
109
div.box-info { border-color :#bb7a00; color :#003ff2; }
110
div.box-warning { border-color :#ffa500; color :#ffa500; }
111
/* Border attributes for mbox and other elements also *********************** */
112
/* label/input attributes for mbox for tableless design *********************** */
113
div.mbox label, 
114
div.mbox select, 
115
div.mbox span, 
116
div.mbox textarea, 
117
div.mbox input { display :block; float :left; margin :3px auto; }
118
div.mbox label { padding-right : 5px; }
119
div.mbox br { clear :both; }
120
div.mbox span { white-space :nowrap; }
121
div.mbox [type="radio"],
122
div.mbox [type="checkbox"] { width : 1.5em; }
123
/**/
124
div.mbox label.radio { text-align :left; padding-right :20px; width :100px; }
125
/* END of mbox - definition ************************************************* */
126
/* ************************************************************************** */
127
div.mbox input [type="checkbox"] { width :2.5em; }
128
div.mbox.dev-info { background :#dddddd; font-size :0.9em; overflow :auto; height :auto; white-space :normal; margin :0 auto 3em; position :relative; }
129
div.mbox.dev-info div span { margin-bottom :1px; }
130
/* */
131
.msg-box { background :#e5ffe6; border :0.2em #009900 solid; color :#336600; margin-bottom :1em; padding :0.63em; text-align : left; }
132
.error-box { background :#ffeeee; border :0.2em #884444 solid; color :#440000; margin-bottom :1em; padding :0.63em; text-align :center; }
133
.msg-box p,
134
.error-box p { font-size :120%; }
135
/* */
136
.cleft { float :left; }
137
.cright { float :right; }
138
.center{ text-align :center; }
139
.hidden { visibility :hidden; }
140
.left{ text-align :left; }
141
.bold{ font-weight :bold; }
142
.grey { color :#999999; }
143
.hide, .none { display :none; height :0; }
144
#hide1, #hide2, #hide3 { display :none; }
145
.right{ text-align :right; }
146
.row_0 { background-color :#fff; }
147
.row_1 { background-color :#eee; }
148
.rounded { border-radius :10px; -khtml-border-radius :10px; -webkit-border-radius :10px; -moz-border-radius :10px; }
149
/* set div layers in dead tables */
150
.info { padding :10px; margin-bottom :0.5em; background :#f8f8f8; color :#666666; font-size :91.7%; }
151
.note { border :2px #448844 solid; padding :10px; margin :10px auto; background :#eeffee; color :#004400; }
152
.important { border :2px #888844 solid; padding :10px; margin-bottom :1em; background :#ffffee; color :#444400; }
153
.warning { border :2px #884444 solid; padding :10px; margin-bottom :1em; background :#ffeeee; color :#440000; }
154
.section { background-color :#FDFDFD; border :1px solid #999999; font-size :0.9em; height :85px; margin :5px; padding :0; width :98%; }
155
.graphic { border :4px none #FDFDFD; height :50px; padding-left :3px; width :50px; }
156
.graphic img { background-color :#FFFFFF; border :1px none #D0D0D0; padding :4px; vertical-align :middle; width :50px; height :50px; }
157
.description { padding :4px 0 0; text-align :left; }
158
.title { text-align :left; padding :4px 5px 0px 3px; font-weight :bold; font-size :1.2em; margin-bottom :5px; }
159
   span.title { display :block; }
160
.tool_table td { text-align :left; vertical-align :top; }
161
.tool_table ul { margin :0; padding :0; margin-left :20px; margin-bottom :2px; }
162
.tool_table li { padding :1px; list-style-type :disc; }
163
/* new tablelayout without table attribute  */
164
div.settings_table { margin :0 auto; width :90%; }
165
form.settings_table { border :1px none #eeee; font-family :verdana,arial,helvetica,sans-serif; margin :5px auto; padding :5px; }
166
   form.settings_table fieldset { border :1px none #eeeeee; display :block; line-height :1.0em; margin-bottom :1px; padding :3px 0px 3px 0px; }
167
   form input[type="file"] { width :80%; border :1px solid black; background-color :#ccccff; }
168
   legend.settings_table ,
169
   form.settings_table legend { border :none; color :#006699; font-size :140%; margin :1em; padding :0; }
170
   form.settings_table div.sub-row { background-color :transparent !important; background-color :#eeeeee; }
171
   form.settings_table label { text-align :right; margin : 1px auto; }
172
   form.settings_table label.setting_name { clear :left; color :#333333; vertical-align :top; display :block; margin :3px auto; min-height :1.6em; float :left; padding-right :5px; width :25%; }
173
   form.settings_table fieldset div.input { padding :0; margin :0 auto; vertical-align :top; overflow :hidden; display :inline; line-height :2em; min-height :1em; list-style-type :none; width :60%; }
174
   form.settings_table fieldset div.input input.radio { margin :0.8em auto; border :none; padding-left :6px; }
175
   form.settings_table fieldset div.input label { margin :6px auto; padding-left :6px; min-height :1em; width :35%; float :none; display :inline; vertical-align :top; }
176
   form.settings_table input[type="text"],
177
   form.settings_table input[type="password"] { border :1px solid #666666; margin : 0px auto; padding-left : 5px; width :72%; }
178
   form.settings_table input.radio { border :1px none #666666; margin :0px auto; padding-left :0.5em; height :1em; }
179
   form.settings_table input[type="button"].button { border :1px solid #666666; color :#000000; text-align :left; font-weight :bold; background-color :#dddddd; margin : 2px auto; padding :2px 0px 2px 6px; width : 70%; }
180
   form.settings_table textarea { border :1px solid #666666; margin :3px auto; padding-left :0.5em; min-height :1em; width :72%; }
181
   form.settings_table select { border :1px solid #666666; margin :3px auto; padding-left :0.5em; min-height :1em; width :73%; }
182
/* */
183
div.content_box form { }
184
div.sub-row { background-color :#eeeeee; margin : 1px auto; overflow :hidden; padding :0; }
185
.content_box { position :relative; margin :0px auto; padding :0; overflow :visible; }
186
   .content_box form { background :transparent; height :auto; }
187
   .content_box li { float :left; margin :auto 0.8em; list-style-type :none; display :block; }
188
   .content_box ul { padding :0 0 0 15px; margin :0 auto; width :100%; }
189
   .content_box h5.title { color :#339bff; font-weight :bold; font-size :1.2em; margin :0 auto; text-align :left; }
190
   .content_box h5.title a:link  { color :#0067ca; }
191
   .content_box h5.title a:hover  { color : #0099ff; }
192
   .content_box h5.noscript { font-size :1.2em; padding :5px 0px 5px 0px; }
193
   .content_box div.noscript { height :auto; width :100%; padding :5px; background :none no-repeat left; }
194
/*  */
195
   button { padding :2px; }
196
   button.link { padding :0px; background-color :transparent; display :inline; vertical-align :middle; border :0px none; cursor :pointer; }
197
   button span.title { font-size :1.3em; display :inline; font-weight :100; color :#007ac8; letter-spacing :1px; }
198
.curved { border : 1px solid #666666; }
199
/*  */
200
textarea { resize:both; } /* none|horizontal|vertical|both */
201
textarea.vert { resize:vertical; }
202
textarea.noResize { resize:none; }
203
#file_mode, 
204
#dir_mode { width :290px; height :auto; margin-right :0.5em; font-size :1em; }
205
#file_mode table, 
206
#dir_mode table { width :290px; height :auto; margin-right :0.5em; font-size :1em; }
207
#file_mode input, 
208
#dir_mode input { width :12px; height :12px; }
209
table.permission_box { width :280; border :2px solid #dddddd; }
210
table.permission_box caption { text-align :center; line-height :30px; font-weight :bold; }
211
table.permission_box thead { text-align :left; background :#d2e8e8; }
212
table.permission_box tbody { text-align :left; }
213
table.permission_box td label { text-align :left; vertical-align :text-top; font-size :0.8em; }
214
/*  */
215
div.pages_list { font-size :0.6em; width :100%; }
216
table.pages_list table td, 
217
table.pages_view td { font-size :1.2em; padding :0 2px; vertical-align :middle; margin :0 auto; height :30px; }
218
table.pages_view { background-color :#cee1ea; border :0; border-spacing :0px; font-size :1.5em; line-height :2em; margin :0 auto; table-layout :fixed; width :100%; }
219
table.pages_view a:link { display :inline; padding-top :2px; text-decoration :none; vertical-align :baseline; }
220
table.pages_view a:hover { background :transparent; text-decoration :none; }
221
table.pages_view tr:hover { background-color :#f1f8dd; }
222
table a:link { display :inline; font-weight :bold; padding-top :0; text-decoration :none; vertical-align :baseline; }
223
table a:hover { color :#6699ff; }
224
.header_list_actions { text-align :left; width :150px; }
225
.header_list_block { text-align :left; width :120px; }
226
.header_list_page_id { padding-right :15px; text-align :right; width :30px; }
227
.header_list_page_title, 
228
.list_page_title { width :350px; }
229
.list_page_title, .list_menu_title, .header_list_menu_title, .header_list_type { text-align :left; vertical-align : middle; }
230
.header_list_pubdate_start, 
231
.header_list_pubdate_end, 
232
.list_pubdate_start, 
233
.list_pubdate_end { text-align :left; white-space :nowrap; width :185px; }
234
.header_list_sections_actions { text-align :left; width :30px; }
235
.header_list_type { font-size :1em; padding :4px 0; text-align :left; }
236
.jsadmin_drag img { cursor :pointer; margin-top : 0px; padding : 0px 0; vertical-align : baseline; }
237
.list_actions { height :20px; padding :0 1px; text-align :left; width :20px; }
238
.list_page_code, 
239
.list_page_language { width :240px; }
240
.list_pubdate_start input[type="text"], 
241
.list_pubdate_end input[type="text"] { width :120px; }
242
.list_section_id, 
243
.list_page_id, 
244
.header_list_section_id { padding :0 3px; text-align :right; vertical-align : middle; width :2em; }
245
.modify_link { display :inline; padding :0 2px; vertical-align : middle; }
246
.page_list { display :none; }
247
img.page_list_rights { border :none; float :left; margin :0 auto; padding :0 2px; }
248
.page_list_show li { display :block; }
249
.pages_list 
250
.icon_col td img { border-style :none; display :inline; float :left; padding-right :7px; }
251
.pages_list table { background-color :#dcdcdc; font-size :1.3em; margin :0 auto; table-layout :fixed; width :100%; }
252
.pages_list ul { font-weight :normal; margin :0; padding :0px; }
253
.pages_list ul li { list-style-type :none; margin :1px 0; padding : 0; vertical-align :baseline; }
254
.sectionrow { font-size :1.1em; height :30px; }
255
.sectionrow a:link { color :#003366; font-weight :bold; text-decoration :none; }
256
.sectionrow a:hover { color :#6699ff; }
257
.sections_list,
258
.pages_list_header { background :#dddddd; line-height :1.5em; font-size :1em; text-align :left; height :25px; font-weight :bold; padding-left :10px; }
259
.value_page_code { color :#006400; font-weight :400; width :240px; }
260
.section-info {
261
   margin :1em auto;
262
}
263
/* depending styles for /admin/pages_settings */
264
div.page-settings { font-size :0.9em; border :none; text-align :left; }
265
	div.page-settings div.caption { font-size :1em; font-weight :bold; padding :3px 0 0px 0; margin :0; padding :0; border :none; margin-bottom :10px; border-bottom :groove 2px #a8bccb; }
266
	div.page-settings label { display :inline-block; }
267
	div.page-settings input,
268
	div.page-settings textarea,
269
	div.page-settings select { width :200px; }
270
	div.page-settings select { }
271
	div.page-settings textarea { height :5em; }
272
	div.page-settings [type=checkbox] { width :2.5em; }
273
div.page-settings-leftcol { float :left; padding :10px 10px 10px 10px; border-right :groove 2px #a8bccb; }
274
	div.page-settings-leftcol div { padding :2px 0 3px 0; vertical-align :top; }
275
	div.page-settings-leftcol label { width :170px; vertical-align :top; }
276
div.page-settings-righttoprow { margin-left :417px; padding :5px 20px 5px 10px; }
277
	div.page-settings-righttoprow label { width :110px; vertical-align :top; }
278
div.page-settings-centercol { float :left; padding :10px 20px 10px 20px; border-right :groove 2px #a8bccb; }
279
div.page-settings-rightcol { float :left; padding :10px 20px 10px 10px; border :none; }
280
h1, h2, h3, h4, h5, h6 { color :#003366; display :block; font-weight : normal; margin :0.5em auto; padding-bottom :5px; }
281
h6 { font-size : 105%; }
282
/* end depending styles for /admin/pages_settings */
283
div.page-settings-leftcol label { background-repeat :no-repeat; background-position :right; text-align :right; padding-right :17px; font-weight :bold; width :156px; } 
284
div.page-settings-leftcol label a:link { text-decoration :none; color :#003366; }
285
div.page-settings-leftcol label a:hover { color : #006699; text-decoration : underline; }
286
div.page-settings-leftcol textarea { resize :vertical; } 
287
#overDiv { max-width :450px; background-position :center; background-attachment :fixed; text-align :left; padding :1px; font-size :120%; }
288
/* */
289
div.page_group { height: 180px;max-height: 260px; margin: 0; padding: 0; overflow: auto; }
290
div.page_group div { overflow: hidden; }
291
div.page-settings p.page_user,
292
div.page-settings p.page_group {  } 
293
/* */
294
.header_title, .setting_value input, .setting_value select, .setting_value textarea, .value_input input, .value_input text, .value_input select, .form_submit, .input_full { width :80%; }
295
.content_box { text-align :left; }
296
div.mbox span { white-space :nowrap; }
297
div.mbox span label { padding-right :5px; }
298
div.mbox span [type="checkbox"] { width :2.5em; }
299
div.col_content { margin :auto 5px; padding :2px 0; }
300
div.col_content ul li { font-size :86%; margin :auto 2px; }
301
.c33, 
302
div.col_width33 { width :33.333%; }
303
.c50, div.col_width50 { width : 47%; }
304
.c60, div.col_width60 { width :60%; }
305
.h65 { min-height :65px; overflow :auto; }
306
.h80 { height :80px; }
307
.min_h100 { min-height :100px; }
308
.c100, div.col_width100 { width :100%; margin :0 auto; }
309
.c400, .col_width400 { width :400px; }
310
/* */
311
div.admintools { display :block; border :0px none #333333; margin :auto 2%; min-height :1%; padding :2px; text-align :center; overflow :auto; }
312
div.admintools .section { width :100%; }
313
   div.admintools ul { padding :0; min-height :100px; overflow :hidden; }
314
   div.admintools ul li { float :left; border :0px none #666666 solid; max-height :7em; list-style-type :none; padding :1px; margin :2px 1% auto 1%; width :46%; }
315
   div.admintools li span { display :block; float :none; line-height :1em; font-size :1.2em; }
316
   div.admintools span.title { font-size :1.1em; }
317
/* */
318
.access h2,.access h3,.access h4,.access h6 { font-weight :bold; }
(2-2/2)