51ff3226 |
1 | body { |
2 | color: #000000; |
3 | font-size: 8pt; |
4 | font-family: Verdana, 'Arial CE', 'Helvetica CE', Arial, Helvetica; |
5 | text-decoration: none; |
6 | margin: 0px; |
7 | background-color: #D91616; |
8 | background-image: url('http://img163.imageshack.us/img163/5678/parachute212808nl.jpg'); |
9 | background-attachment: fixed; |
10 | background-repeat: no-repeat; |
11 | background-position: center center; |
12 | scrollbar-shadow-color: #000000; |
13 | scrollbar-highlight-color: #D91616; |
14 | scrollbar-3dlight-color: #000000; |
15 | scrollbar-base-color: #D91616; |
16 | scrollbar-darkshadow-color: #D91616; |
17 | scrollbar-track-color: #D91616; |
18 | scrollbar-arrow-color: #D91616; |
19 | } |
20 | |
21 | #t1 { |
22 | position: fixed; |
23 | top: 0px; |
24 | left: 0px; |
25 | text-align: center; |
26 | background-image: url('http://img163.imageshack.us/img163/5678/parachute212808nl.jpg'); |
27 | _background-image: none; |
28 | background-color: #D91616; |
29 | width: 100%; |
30 | height: 20px; |
31 | z-index: 3; |
32 | _position: absolute; |
33 | _top: expression((ignore=document.documentElement.scrollTop?document.documentElement.scrollTop:document.body.scrollTop)+'px'); |
34 | } |
35 | |
36 | #corr { |
37 | position:relative; |
38 | height: 20px; |
39 | } |
40 | |
41 | inframe { |
42 | width: 90%; |
43 | height:230px; |
44 | } |
45 | |
46 | textarea.small { |
47 | width: 90%; |
48 | height: 42px; |
49 | border-color: #000000; |
50 | background-color: #D91616; |
51 | overflow: hidden; |
52 | color: #000000; |
53 | } |
54 | |
55 | a { |
56 | color: #000000; |
57 | font-size: 8pt; |
58 | text-decoration: none; |
59 | border-bottom: 1px solid #000000; |
60 | _border-bottom: 1px solid none; |
61 | } |
62 | |
63 | a:hover { |
64 | border-bottom: 1px solid #000000; |
65 | } |
66 | |
67 | a.mail { |
68 | color: #000000; |
69 | font-size: 8pt; |
70 | font-weight: bold; |
71 | text-align: center; |
72 | text-decoration: none; |
73 | } |
74 | |
75 | .active_user_img a { |
76 | border-bottom: 1px solid none; |
77 | } |
78 | |
79 | .active_user_img img { |
80 | width: 50px; height:50px; border: 0; |
81 | } |
82 | |
83 | .active_user_img a:hover { |
84 | border-bottom: 1px solid #000000; |
85 | } |
86 | |
87 | td { |
88 | font-size: 8pt; |
89 | wordwrap: break-word; |
90 | } |
91 | |
92 | table[width='666'] { |
93 | background-image: url('http://img163.imageshack.us/img163/5678/parachute212808nl.jpg'); |
94 | } |
95 | |
96 | .bordered { |
97 | border: solid 1px #000000; |
98 | } |
99 | |
100 | .bordered2 { |
101 | border-left: solid 1px #000000; |
102 | border-right: solid 1px #000000; |
103 | border-bottom: solid 1px #000000; |
104 | } |
105 | |
106 | input { |
107 | color: #000000; |
108 | font-size: 8pt; |
109 | font-family: Verdana, 'Arial CE', 'Helvetica CE', Arial, Helvetica; |
110 | background-color: #D91616; |
111 | vertical-align: middle; |
112 | border: solid 1px #000000; |
113 | height: 18px |
114 | } |
115 | |
116 | |
117 | input[type=submit], button { |
118 | color: #000000; |
119 | border: 1px solid #000000; |
120 | } |
121 | |
122 | input[type=submit]:focus, button:focus { |
123 | background-color: #D91616; |
124 | color: #D91616; |
125 | } |
126 | |
127 | input.small { |
128 | color: #000000; |
129 | font-size: 8pt; |
130 | background-color: #D91616; |
131 | width: 50px; |
132 | vertical-align: middle; |
133 | border: solid 1px #000000; |
134 | height: 18px |
135 | } |
136 | |
137 | input[type=checkbox] { |
138 | background-color: #D91616; |
139 | color: #000000; |
140 | border: 1px solid #000000; |
141 | } |
142 | |
143 | select { |
144 | color: #000000; |
145 | font-size: 8pt; |
146 | background-color: #D91616; |
147 | width: 80px; |
148 | vertical-align: middle; |
149 | border: solid 1px #000000; |
150 | height: 18px; |
151 | _background-color: #D91616; |
152 | } |
153 | |
154 | select:focus, select:hover { |
155 | background-color: #D91616; |
156 | } |
157 | |
158 | .header td { |
159 | height: 100%; |
160 | width: 100%; |
161 | vertical-align: top; |
162 | padding: 0pt; width: 100%; |
163 | background-image: url(''); |
164 | _background-image: none; |
165 | } |
166 | |
167 | .important { |
168 | font-weight: bold; |
169 | text-align: center; |
170 | } |
171 | |
172 | .most_important { |
173 | font-weight: bold; |
174 | color: #000000; |
175 | } |
176 | |
177 | .active_users .active_user_img { |
178 | width: 50px; |
179 | float: left; |
180 | } |
181 | |
182 | .active_users .active_user_name { |
183 | text-align: center; |
184 | } |
185 | |
186 | textarea { |
187 | width : 666px; |
188 | height: 123px; |
189 | background-color: #D91616; |
190 | border: 1px solid #000000; |
191 | color: #000000; |
192 | font-family: monospace; |
193 | font-size: 8pt; |
194 | } |
195 | |
196 | textarea:focus { |
197 | border: 1px solid #000000; |
198 | color: #000000; |
199 | } |
200 | |
201 | input[type=text]:focus { |
202 | border: 1px solid #000000; |
203 | color: #000000; |
204 | } |
205 | |
206 | textarea.node_content { |
207 | width : 800px; |
208 | height: 666px; |
209 | background-color: #D91616; |
210 | border: 1px solid #000000; |
211 | color: #000000; |
212 | } |
213 | |
214 | textarea.node_content:focus { |
215 | border: 1px solid #000000; |
216 | color: #000000; |
217 | } |
218 | |
219 | input[value='delete'] { |
220 | position: fixed; |
221 | right: 10px; |
222 | bottom: 10px; |
223 | } |
224 | |
225 | input[value='put'] { |
226 | position: fixed; |
227 | right: 66px; |
228 | bottom: 10px; |
229 | } |
230 | |
231 | select[name='nodeshell_id'] { |
232 | position: fixed; |
233 | right: 105px; |
234 | bottom: 10px; |
235 | } |
236 | |
237 | object { |
238 | position:absolute; |
239 | top: -99px; |
240 | width: 36px; |
241 | border-bottom: 4px solid #000000; |
242 | } |
243 | |
244 | #panel { |
245 | position: absolute; |
246 | top: 0px; |
247 | left: 0px; |
248 | display: none; |
249 | z-index: 23; |
250 | color: #000000; |
251 | background-image: url('http://img163.imageshack.us/img163/5678/parachute212808nl.jpg'); |
252 | _background: #D91616; |
253 | border: 1px solid #000000; |
254 | padding: 2px; |
255 | margin: 0; |
256 | } |
257 | #panel .panel_btn { |
258 | border: 0; |
259 | color: #000000; |
260 | background: #000000; |
261 | margin: 0; |
262 | padding: 1px 0 1px 0; |
263 | } |
264 | #panel .panel_btn:hover { |
265 | color: #000000; |
266 | } |
267 | #panel form { |
268 | padding: 0; |
269 | margin: 0; |
270 | } |