0
|
1
|
|
2 /*
|
|
3
|
|
4 bright: rgb(234,242,255);
|
|
5 normal: rgb(120,172,255);
|
|
6 dark: rgb(0,66,174);
|
|
7
|
|
8 */
|
|
9
|
|
10 /* import menu css */
|
|
11 /*
@import "dhtml/xmenu/xmenu.css";
*/
|
|
12
|
|
13 #webfx-about {
|
|
14 position: absolute;
|
|
15 background: white;
|
|
16 top: 102px;
|
|
17 right: 10px;
|
|
18 width: 20px;
|
|
19 writing-mode: tb-rl;
|
|
20 filter: flipH() flipV() alpha(opacity=50);
|
|
21 }
|
|
22
|
|
23 /* headers css */
|
|
24
|
|
25 #webfx-title {
|
|
26 position: absolute;
|
|
27 left: 90px;
|
|
28 top: -5px;
|
|
29 color: black;
|
|
30 background: transparent;
|
|
31 border: 0;
|
|
32 padding: 0;
|
|
33 margin: 0;
|
|
34 font-family: Arial Black, Verdana, Helvetica, Sans-Serif;
|
|
35 font-weight: bold;
|
|
36 font-style: italic;
|
|
37 font-size: 45px;
|
|
38 letter-spacing: -5px;
|
|
39 }
|
|
40
|
|
41 #webfx-title-background {
|
|
42 width: 100%;
|
|
43 height: 67px;
|
|
44 background: white no-repeat;/*rgb(100,100,100) no-repeat;*/
|
|
45 background-image: url("images/title-background.png");
|
|
46 background-position: 0 0;
|
|
47 }
|
|
48
|
|
49 #webfx-sub-title {
|
|
50 position: absolute;
|
|
51 left: 96px;
|
|
52 top: 45px;
|
|
53 color: black;
|
|
54 background: transparent;
|
|
55 padding: 0;
|
|
56 margin: 0;
|
|
57 border: 0;
|
|
58 font-family: Verdana, Helvetica, Sans-Serif;
|
|
59 font-size: 11px;
|
|
60 }
|
|
61
|
|
62 #webfx-menu-bar-1,
|
|
63 #webfx-menu-bar-2,
|
|
64 #webfx-menu-bar-3,
|
|
65 #webfx-menu-bar-4,
|
|
66 #webfx-menu-bar-5 {
|
|
67 height: 2px;
|
|
68 font-size: 0;
|
|
69 overflow: hidden;
|
|
70 background: rgb(120,172,255);/*#ff8800;*/
|
|
71 padding: 0;
|
|
72 }
|
|
73
|
|
74 #webfx-menu-bar-1 {
|
|
75 background: rgb(0,66,174);/*rgb(120,172,255);/*black;/*rgb(234,242,255);*/
|
|
76 height: 1px;
|
|
77 }
|
|
78
|
|
79 #webfx-menu-bar-2 {
|
|
80 background: rgb(120,172,255);/*#ff8800;*/
|
|
81 height: 1px;
|
|
82 }
|
|
83
|
|
84 #webfx-menu-bar-3 {
|
|
85 background: rgb(120,172,255);/*#ff8800;*/
|
|
86 height: 1px;
|
|
87 }
|
|
88
|
|
89 #webfx-menu-bar-4 {
|
|
90 background: rgb(0,66,174);
|
|
91 height: 1px;
|
|
92 }
|
|
93
|
|
94 #webfx-menu-bar-5 {
|
|
95 background: #dddddd;
|
|
96 height: 3px;
|
|
97 }
|
|
98
|
|
99 /* headers css end */
|
|
100
|
|
101
|
|
102 html, body {
|
|
103 height: 100%;
|
|
104 margin: 0;
|
|
105 padding: 0;
|
|
106 background: url("images/background-shadow.gif") repeat-y white;
|
|
107 color: black;
|
|
108
|
|
109 font-size: 13px;
|
|
110 font-family: "Verdana", "Tahoma", "Helvetica", "Sans-Serif";
|
|
111 }
|
|
112
|
|
113 .webfx-main-body {
|
|
114 margin-left: 100px;
width: 500px;
border-left: 1px solid rgb(120,172,255);
|
|
115 }
|
|
116
|
|
117 /* h1 only used in header */
|
|
118 h2,h3,h4,h5,h6 {
margin-top: 10px;
|
|
119 margin-left: 10px;
|
|
120 margin-right: 10px;
|
|
121 padding: 2px 10px 2px 10px;
|
|
122 background: rgb(234,242,255);
|
|
123 border-bottom: 1px solid rgb(120,172,255);
|
|
124 }
|
|
125
|
|
126 h1,h2 {
|
|
127 font-weight: normal;
|
|
128 }
|
|
129
|
|
130 h3,h4,h5,h6 {
|
|
131 font-weight: bold;
|
|
132 }
|
|
133
|
|
134 h1 {
|
|
135 font-size: 50px;
|
|
136 }
|
|
137
|
|
138 h2 {
|
|
139 font-size: 20px;
|
|
140 }
|
|
141
|
|
142 h3 {
|
|
143 font-size: 15px;
|
|
144 }
|
|
145
h4 {
|
|
146 font-size: 12px;
|
|
147 }
|
|
148
|
|
149 p {
|
|
150 margin: 10px;
|
|
151 font-size: 13px;
color: black;
text-align: justify;
|
|
152 }
|
|
153
|
|
154 td {
|
|
155 font-size: 13px;
|
|
156 font-family: "Verdana", "Tahoma", "Helvetica", "Sans-Serif";
|
|
157 }
|
|
158
|
|
159 pre {
margin: 20px;
margin-right: 10px;
|
|
160 background: #eeeeee;
|
|
161 padding: 10px;
|
|
162 border: 1px solid #dddddd;
|
|
163 color: black;
|
|
164 }
|
|
165
|
|
166 code {
|
|
167 background: #eeeeee;
|
|
168 border: 1px solid #dddddd;
|
|
169 color: black;
|
|
170 }
|
|
171
|
|
172 a {
|
|
173 text-decoration:underline;
|
|
174 color: rgb(0,66,174);
|
|
175 }
|
|
176
|
|
177 a:hover {/*rgb(0,66,174)*/
|
|
178 color: rgb(0,66,174);
|
|
179 background: rgb(234,242,255);
|
|
180 }
|
|
181
|
|
182 a:visited {
|
|
183 color: rgb(120,172,255);
|
|
184 }
|
|
185
|
|
186 a:visited:hover {
|
|
187 color: rgb(0,66,174);
|
|
188 }
|
|
189
|
|
190 hr {
|
|
191 margin-left: 10px;
|
|
192 margin-right: 10px;
|
|
193 padding: 0;
|
|
194 text-align: left;
|
|
195 height: 1px;
|
|
196 color: rgb(120,172,255);
|
|
197 background-color: rgb(120,172,255);
|
|
198 border-bottom: 1px solid rgb(120,172,255);
|
|
199 border: 0;
|
|
200 }
|
|
201
|
|
202 h2 a, h3 a {
|
|
203 display: block;
|
|
204 text-decoration: none;
|
|
205 width: expression("100%");
|
|
206 }
|
|
207
|
|
208 table {
|
|
209 margin: 10px;
|
|
210 font-size: 13px;
|
|
211 color: black;
|
|
212 }
|
|
213
|
|
214 thead td {
|
|
215 background: rgb(234,242,255);
|
|
216 border-bottom: 1px solid rgb(120,172,255);
|
|
217 font-weight: bold;
|
|
218 }
|
|
219
|
|
220 .author {
|
|
221 margin-top: 50px;
|
|
222 font-style: italic;
|
|
223 }
|
|
224
|
|
225 .date {
|
|
226 color: rgb(0,66,174);
|
|
227 }
|
|
228
|
|
229 .warning,
|
|
230 .warning a {
|
|
231 color: red;
|
|
232 }
|
|
233
|
|
234
|
|
235 .warning a:visited,
|
|
236 .warning a:hover {
|
|
237 color: red;
|
|
238 }
|
|
239
|
|
240 .warning a:hover {
|
|
241 background: rgb(255,230,230);
|
|
242 }
|
|
243
|
|
244
|
|
245
|
|
246
|
|
247 /* copied from xmenu.css */
|
|
248
|
|
249 .webfx-menu-bar {
|
|
250 background: rgb(120,172,255);/*rgb(255,128,0);*/
|
|
251
|
|
252 padding: 2px;
|
|
253
|
|
254 font-family: Verdana, Helvetica, Sans-Serif;
|
|
255 font-size: 11px;
|
|
256
|
|
257 }
|
|
258
|
|
259 .webfx-menu-bar a,
|
|
260 .webfx-menu-bar a:visited {
|
|
261 color: black;
|
|
262 border: 1px solid rgb(120,172,255);/*rgb(255,128,0);*/
|
|
263
|
|
264 text-decoration: none;
|
|
265 padding: 1px;
|
|
266 padding-left: 5px;
|
|
267 padding-right: 5px;
|
|
268 }
|
|
269
|
|
270 .webfx-menu-bar a:hover {
|
|
271 color: black;
|
|
272 background: rgb(120,172,255);
|
|
273 border-left: 1px solid rgb(234,242,255);/*#ffcc88;*/
|
|
274 border-right: 1px solid rgb(0,66,174);/*#884400;*/
|
|
275 border-top: 1px solid rgb(234,242,255);/*#ffcc88;*/
|
|
276 border-bottom: 1px solid rgb(0,66,174);/*#884400;*/
|
|
277 }
|
|
278
|
|
279 .webfx-menu-bar a .arrow {
|
|
280 border: 0;
|
|
281 float: none;
|
|
282 /*
|
|
283 float: right;
|
|
284 width: 6px;
|
|
285 height: 16px;
|
|
286
|
|
287 margin-right: 2px;
|
|
288 background: red;
|
|
289 */
|
|
290 }
|
|
291
|
|
292 .webfx-menu-bar a:active, .webfx-menu-bar a:focus {
|
|
293 -moz-outline: none;
|
|
294 outline: none;
|
|
295 }
|
|
296
|
|
297 /* end xmenu.css copy */ |