Subversion Repository Public Repository

litesoft

Diff Revisions 150 vs 151 for /trunk/Java/GWT/Client/src/org/litesoft/GWT/public/lnf/classic_rounded/litesoft_lnf.css

Diff revisions: vs.
  @@ -3,256 +3,732 @@
3 3 /**********************************************/
4 4
5 5 /*body { background-color: #DBDBDB; font-family: Arial, sans-serif; }*/
6 - body { background-color: #FFFFFF; font-family: Arial, sans-serif; }
6 + body {
7 + background-color: #FFFFFF;
8 + font-family: Arial, sans-serif;
9 + }
10 +
11 + a {
12 + color: darkblue;
13 + }
14 +
15 + a:visited {
16 + color: darkblue;
17 + }
18 +
19 + label {
20 + font-weight: normal;
21 + font-size: 80%
22 + }
23 +
24 + input {
25 + }
26 +
27 + textarea {
28 + }
29 +
30 + legend {
31 + }
7 32
8 - a { color:darkblue; }
9 - a:visited { color:darkblue; }
33 + fieldset {
34 + }
10 35
11 - label { font-weight:normal; font-size:80% }
12 - input { }
13 - textarea { }
14 - legend { }
15 - fieldset { }
16 - fieldset .litesoft-FormComponent { }
36 + fieldset .litesoft-FormComponent {
37 + }
17 38
18 39 /**********************************************/
19 40 /******************** GWT *********************/
20 41 /**********************************************/
21 42
22 - .gwt-DialogBox
23 - {
24 - border-left:solid 2px #999999; border-top:solid 2px #999999; border-right:solid 2px #666666; border-bottom:solid 2px #666666;
25 - background-color:#E9E7E2;
43 + .gwt-DialogBox {
44 + border-left: solid 2px #999999;
45 + border-top: solid 2px #999999;
46 + border-right: solid 2px #666666;
47 + border-bottom: solid 2px #666666;
48 + background-color: #E9E7E2;
26 49 }
27 50
28 - .gwt-DialogBox .Caption { }
51 + .gwt-DialogBox .Caption {
52 + }
29 53
30 - .gwt-Label { font-weight:normal; font-size:80% }
31 - .gwt-HTML { font-weight:normal; font-size:80% }
54 + .gwt-Label {
55 + font-weight: normal;
56 + font-size: 80%
57 + }
32 58
33 - .gwt-StackPanel { }
34 - .gwt-StackPanelItem { }
35 - .gwt-StackPanelItem-selected { }
59 + .gwt-HTML {
60 + font-weight: normal;
61 + font-size: 80%
62 + }
36 63
37 - .gwt-TabBar { font-size: smaller;}
38 - .gwt-TabBarFirst { border-bottom:solid 1px #808080; }
39 - .gwt-TabBarRest { border-bottom:solid 1px #808080; }
40 - .gwt-TabBarItem { color:#000000; border-bottom:solid 1px #808080; border-right:solid 1px #808080; background-image:url( ../../common/images/misc/regularTab.cache.gif); }
41 - .gwt-TabBarItem-selected { color:#000000; border-bottom:solid 1px #EEEEEE; border-right:solid 1px #808080; background-image:url( ../../common/images/misc/selectedTab.cache.gif); }
64 + .gwt-StackPanel {
65 + }
42 66
67 + .gwt-StackPanelItem {
68 + }
43 69
70 + .gwt-StackPanelItem-selected {
71 + }
44 72
45 - .gwt-TabPanel {}
46 - .gwt-TabPanelBottom { border-left:1px solid #808080; border-right:1px solid #808080; border-bottom:1px solid #808080;}
73 + .gwt-TabBar {
74 + font-size: smaller;
75 + }
47 76
48 - .gwt-Tree { font-size:80%; }
49 - .gwt-TreeItem { }
77 + .gwt-TabBarFirst {
78 + border-bottom: solid 1px #808080;
79 + }
50 80
51 - .gwt-Tree .gwt-Label { font-size: 80%; }
81 + .gwt-TabBarRest {
82 + border-bottom: solid 1px #808080;
83 + }
84 +
85 + .gwt-TabBarItem {
86 + color: #000000;
87 + border-bottom: solid 1px #808080;
88 + border-right: solid 1px #808080;
89 + background-image: url(../../common/images/misc/regularTab.cache.gif);
90 + }
91 +
92 + .gwt-TabBarItem-selected {
93 + color: #000000;
94 + border-bottom: solid 1px #EEEEEE;
95 + border-right: solid 1px #808080;
96 + background-image: url(../../common/images/misc/selectedTab.cache.gif);
97 + }
98 +
99 + .gwt-TabPanel {
100 + }
101 +
102 + .gwt-TabPanelBottom {
103 + border-left: 1px solid #808080;
104 + border-right: 1px solid #808080;
105 + border-bottom: 1px solid #808080;
106 + }
107 +
108 + .gwt-Tree {
109 + font-size: 80%;
110 + }
111 +
112 + .gwt-TreeItem {
113 + }
114 +
115 + .gwt-Tree .gwt-Label {
116 + font-size: 80%;
117 + }
118 +
119 + .gwt-PopupPanel {
120 + font-size: 80%;
121 + }
52 122
53 - .gwt-PopupPanel { font-size: 80%; }
54 123 /*.gwt-PopupPanel { background-color:#E9E7E2; font-size: 80%; }*/
55 124
56 - .gwt-MenuBar { padding:2px; background-color:#E8EBEF; border-left:solid 1px #999999; border-top:solid 1px #999999; border-right:solid 1px #333333; border-bottom:solid 1px #333333; }
57 - .gwt-MenuItem { font-size: 80%; color: black; }
58 - .gwt-MenuItem-selected { background-color: #2E2C2D; }
59 - .gwt-MenuItem-Disabled { color: #999999; background: none; }
60 - .gwt-SuggestBoxPopup { }
61 - .gwt-MenuBar-vertical table { border-collapse: collapse; }
62 - .gwt-MenuBar-vertical .gwt-MenuItem { padding-left: 4px; padding-right: 4px; padding-top: 1px; padding-bottom: 1px; }
63 - .gwt-MenuBar-vertical .gwt-MenuItem-selected { padding-left: 4px; padding-right: 4px; padding-top: 1px; padding-bottom: 1px; }
125 + .gwt-MenuBar {
126 + padding: 2px;
127 + background-color: #E8EBEF;
128 + border-left: solid 1px #999999;
129 + border-top: solid 1px #999999;
130 + border-right: solid 1px #333333;
131 + border-bottom: solid 1px #333333;
132 + }
133 +
134 + .gwt-MenuItem {
135 + font-size: 80%;
136 + color: black;
137 + }
138 +
139 + .gwt-MenuItem-selected {
140 + background-color: #2E2C2D;
141 + }
142 +
143 + .gwt-MenuItem-Disabled {
144 + color: #999999;
145 + background: none;
146 + }
147 +
148 + .gwt-SuggestBoxPopup {
149 + }
64 150
65 - .subMenuIcon { padding-left: 1px; padding-right: 4px; }
66 - .subMenuIcon-selected { background-color: #2E2C2D; }
151 + .gwt-MenuBar-vertical table {
152 + border-collapse: collapse;
153 + }
67 154
68 - .gwt-CheckBox { }
155 + .gwt-MenuBar-vertical .gwt-MenuItem {
156 + padding-left: 4px;
157 + padding-right: 4px;
158 + padding-top: 1px;
159 + padding-bottom: 1px;
160 + }
69 161
162 + .gwt-MenuBar-vertical .gwt-MenuItem-selected {
163 + padding-left: 4px;
164 + padding-right: 4px;
165 + padding-top: 1px;
166 + padding-bottom: 1px;
167 + }
70 168
169 + .subMenuIcon {
170 + padding-left: 1px;
171 + padding-right: 4px;
172 + }
71 173
174 + .subMenuIcon-selected {
175 + background-color: #2E2C2D;
176 + }
177 +
178 + .gwt-CheckBox {
179 + }
72 180
73 181 /**********************************************/
74 182 /******************** Litesoft ****************/
75 183 /**********************************************/
76 - .litesoft-LayoutOverflowAuto { }
77 - .litesoft-LayoutOverflowHidden { }
78 -
79 - .litesoft-VerticalTab{ background:url(../../common/images/tree/treeTitleBackground.cache.gif); color:#858585; border-left:solid 1px #FFFFFF; border-top:solid 1px #FFFFFF; border-right:solid 1px #666666; border-bottom:solid 1px #666666; }
80 - .litesoft-VerticalTab-Selected{ background:url(""); background-color:#D4D0C8; color:black; border-left:solid 1px gold; border-top:solid 1px #FFFFFF; border-right:solid 1px #D4D0C8; border-bottom:solid 1px #666666; }
81 - .litesoft-VerticalTabRest { background-color:darkgray; border-right:solid 1px #666666; }
184 + .litesoft-LayoutOverflowAuto {
185 + }
82 186
187 + .litesoft-LayoutOverflowHidden {
188 + }
83 189
190 + .litesoft-VerticalTab {
191 + background: url(../../common/images/tree/treeTitleBackground.cache.gif);
192 + color: #858585;
193 + border-left: solid 1px #FFFFFF;
194 + border-top: solid 1px #FFFFFF;
195 + border-right: solid 1px #666666;
196 + border-bottom: solid 1px #666666;
197 + }
84 198
199 + .litesoft-VerticalTab-Selected {
200 + background: url("");
201 + background-color: #D4D0C8;
202 + color: black;
203 + border-left: solid 1px gold;
204 + border-top: solid 1px #FFFFFF;
205 + border-right: solid 1px #D4D0C8;
206 + border-bottom: solid 1px #666666;
207 + }
85 208
209 + .litesoft-VerticalTabRest {
210 + background-color: darkgray;
211 + border-right: solid 1px #666666;
212 + }
86 213
214 + .litesoft-SizeableSelectorPanel {
215 + border: solid 1px #666666;
216 + }
87 217
218 + .litesoft-SelectorPanel {
219 + background-color: darkgray;
220 + }
88 221
89 - .litesoft-SizeableSelectorPanel { border:solid 1px #666666; }
90 - .litesoft-SelectorPanel { background-color:darkgray; }
91 - .litesoft-DeckPanel { border-left:solid 1px #666666; background-color:white;}
222 + .litesoft-DeckPanel {
223 + border-left: solid 1px #666666;
224 + background-color: white;
225 + }
92 226
93 - .litesoft-FrameGlassPanel { }
227 + .litesoft-FrameGlassPanel {
228 + }
94 229
95 230 /**********************************************/
96 231 /******************** Floater *****************/
97 232 /**********************************************/
98 233
99 234 /* defined in FloaterVisualContainer.java */
100 - .litesoft-FloaterBarCaption { color:black; }
235 + .litesoft-FloaterBarCaption {
236 + color: black;
237 + }
101 238
102 239 /* defined in SizeableFloatingPanel.java */
103 240
104 -
105 - .litesoft-NoSizeAffectingCSS-FloaterContentPane { background-color:#EEEEEE; }
241 + .litesoft-NoSizeAffectingCSS-FloaterContentPane {
242 + background-color: #EEEEEE;
243 + }
106 244
107 245 /* Inactive */
108 246
109 - .litesoft-NoSizeAffectingCSS-Floater-Inactive .litesoft-FloaterTitleBar { background:url(../../common/images/misc/grayGradientBackground.cache.gif); }
247 + .litesoft-NoSizeAffectingCSS-Floater-Inactive .litesoft-FloaterTitleBar {
248 + background: url(../../common/images/misc/grayGradientBackground.cache.gif);
249 + }
250 +
251 + .ClearBorder .litesoft-NoSizeAffectingCSS-Floater-Inactive .minimizeBarOver {
252 + cursor: pointer;
253 + background-color: #ABABAB;
254 + }
110 255
111 - .ClearBorder .litesoft-NoSizeAffectingCSS-Floater-Inactive .minimizeBarOver { cursor:pointer; background-color:#ABABAB; }
112 - .ClearBorder .litesoft-NoSizeAffectingCSS-Floater-Inactive .minimizeBarOut { cursor:default; background:none; background-image:url(../../common/images/misc/TransparentSpacer.cache.gif);}
113 - .RegularBorder .litesoft-NoSizeAffectingCSS-Floater-Inactive .litesoft-minimizeBar { cursor: move; height:5px; background-color:#A0A0A0; }
256 + .ClearBorder .litesoft-NoSizeAffectingCSS-Floater-Inactive .minimizeBarOut {
257 + cursor: default;
258 + background: none;
259 + background-image: url(../../common/images/misc/TransparentSpacer.cache.gif);
260 + }
261 +
262 + .RegularBorder .litesoft-NoSizeAffectingCSS-Floater-Inactive .litesoft-minimizeBar {
263 + cursor: move;
264 + height: 5px;
265 + background-color: #A0A0A0;
266 + }
114 267
115 268 /* Border Straights */
116 - .RegularBorder .litesoft-NoSizeAffectingCSS-Floater-Inactive .litesoft-FloaterBorderStraightTop { background-color:#0A246A; background-image:url( Floater/StraightTop.cache.gif ); background-repeat:repeat-x; }
117 - .RegularBorder .litesoft-NoSizeAffectingCSS-Floater-Inactive .litesoft-FloaterBorderStraightBottom { background-color:#EEEEEE; background-image:url( Floater/StraightBottom.cache.gif ); background-repeat:repeat-x; }
118 - .RegularBorder .litesoft-NoSizeAffectingCSS-Floater-Inactive .litesoft-FloaterBorderStraightLeftCaption { background-color:#0A246A; background-image:url( Floater/StraightLeftCaption.cache.gif ); background-repeat:repeat-y; }
119 - .RegularBorder .litesoft-NoSizeAffectingCSS-Floater-Inactive .litesoft-FloaterBorderStraightRightCaption { background-color:#0A246A; background-image:url( Floater/StraightRightCaption.cache.gif ); background-repeat:repeat-y; }
120 - .RegularBorder .litesoft-NoSizeAffectingCSS-Floater-Inactive .litesoft-FloaterBorderStraightLeftContent { background-color:#EEEEEE; background-image:url( Floater/StraightLeftContent.cache.gif ); background-repeat:repeat-y; }
121 - .RegularBorder .litesoft-NoSizeAffectingCSS-Floater-Inactive .litesoft-FloaterBorderStraightRightContent { background-color:#EEEEEE; background-image:url( Floater/StraightRightContent.cache.gif ); background-repeat:repeat-y; }
269 + .RegularBorder .litesoft-NoSizeAffectingCSS-Floater-Inactive .litesoft-FloaterBorderStraightTop {
270 + background-color: #0A246A;
271 + background-image: url(Floater/StraightTop.cache.gif);
272 + background-repeat: repeat-x;
273 + }
274 +
275 + .RegularBorder .litesoft-NoSizeAffectingCSS-Floater-Inactive .litesoft-FloaterBorderStraightBottom {
276 + background-color: #EEEEEE;
277 + background-image: url(Floater/StraightBottom.cache.gif);
278 + background-repeat: repeat-x;
279 + }
280 +
281 + .RegularBorder .litesoft-NoSizeAffectingCSS-Floater-Inactive .litesoft-FloaterBorderStraightLeftCaption {
282 + background-color: #0A246A;
283 + background-image: url(Floater/StraightLeftCaption.cache.gif);
284 + background-repeat: repeat-y;
285 + }
286 +
287 + .RegularBorder .litesoft-NoSizeAffectingCSS-Floater-Inactive .litesoft-FloaterBorderStraightRightCaption {
288 + background-color: #0A246A;
289 + background-image: url(Floater/StraightRightCaption.cache.gif);
290 + background-repeat: repeat-y;
291 + }
292 +
293 + .RegularBorder .litesoft-NoSizeAffectingCSS-Floater-Inactive .litesoft-FloaterBorderStraightLeftContent {
294 + background-color: #EEEEEE;
295 + background-image: url(Floater/StraightLeftContent.cache.gif);
296 + background-repeat: repeat-y;
297 + }
298 +
299 + .RegularBorder .litesoft-NoSizeAffectingCSS-Floater-Inactive .litesoft-FloaterBorderStraightRightContent {
300 + background-color: #EEEEEE;
301 + background-image: url(Floater/StraightRightContent.cache.gif);
302 + background-repeat: repeat-y;
303 + }
122 304
123 305 /* Border Corners */
124 - .RegularBorder .litesoft-NoSizeAffectingCSS-Floater-Inactive .litesoft-FloaterBorderCornerTopLeft { background-image:url( Floater/CornerTopLeft.cache.gif ); }
125 - .RegularBorder .litesoft-NoSizeAffectingCSS-Floater-Inactive .litesoft-FloaterBorderCornerTopRight { background-image:url( Floater/CornerTopRight.cache.gif ); }
126 - .RegularBorder .litesoft-NoSizeAffectingCSS-Floater-Inactive .litesoft-FloaterBorderCornerBottomLeft { background-image:url( Floater/CornerBottomLeft.cache.gif ); }
127 - .RegularBorder .litesoft-NoSizeAffectingCSS-Floater-Inactive .litesoft-FloaterBorderCornerBottomRight { background-image:url( Floater/CornerBottomRight.cache.gif ); }
306 + .RegularBorder .litesoft-NoSizeAffectingCSS-Floater-Inactive .litesoft-FloaterBorderCornerTopLeft {
307 + background-image: url(Floater/CornerTopLeft.cache.gif);
308 + }
309 +
310 + .RegularBorder .litesoft-NoSizeAffectingCSS-Floater-Inactive .litesoft-FloaterBorderCornerTopRight {
311 + background-image: url(Floater/CornerTopRight.cache.gif);
312 + }
313 +
314 + .RegularBorder .litesoft-NoSizeAffectingCSS-Floater-Inactive .litesoft-FloaterBorderCornerBottomLeft {
315 + background-image: url(Floater/CornerBottomLeft.cache.gif);
316 + }
317 +
318 + .RegularBorder .litesoft-NoSizeAffectingCSS-Floater-Inactive .litesoft-FloaterBorderCornerBottomRight {
319 + background-image: url(Floater/CornerBottomRight.cache.gif);
320 + }
128 321
129 322 /* Border Rounded Corner Support */
130 - .RegularBorder .litesoft-NoSizeAffectingCSS-Floater-Inactive .litesoft-FloaterBorderCornerTopLeftUp { background-color:#0A246A; background-image:url( Floater/CornerTopLeftUp.cache.gif ); }
131 - .RegularBorder .litesoft-NoSizeAffectingCSS-Floater-Inactive .litesoft-FloaterBorderCornerTopLeftDown { background-color:#0A246A; background-image:url( Floater/CornerTopLeftDown.cache.gif ); }
132 - .RegularBorder .litesoft-NoSizeAffectingCSS-Floater-Inactive .litesoft-FloaterBorderCornerTopRightUp { background-color:#0A246A; background-image:url( Floater/CornerTopRightUp.cache.gif ); }
133 - .RegularBorder .litesoft-NoSizeAffectingCSS-Floater-Inactive .litesoft-FloaterBorderCornerTopRightDown { background-color:#0A246A; background-image:url( Floater/CornerTopRightDown.cache.gif ); }
134 - .RegularBorder .litesoft-NoSizeAffectingCSS-Floater-Inactive .litesoft-FloaterBorderCornerBottomLeftUp { background-color:#EEEEEE; background-image:url( Floater/CornerBottomLeftUp.cache.gif ); }
135 - .RegularBorder .litesoft-NoSizeAffectingCSS-Floater-Inactive .litesoft-FloaterBorderCornerBottomLeftDown { background-color:#EEEEEE; background-image:url( Floater/CornerBottomLeftDown.cache.gif ); }
136 - .RegularBorder .litesoft-NoSizeAffectingCSS-Floater-Inactive .litesoft-FloaterBorderCornerBottomRightUp { background-color:#EEEEEE; background-image:url( Floater/CornerBottomRightUp.cache.gif ); }
137 - .RegularBorder .litesoft-NoSizeAffectingCSS-Floater-Inactive .litesoft-FloaterBorderCornerBottomRightDown { background-color:#EEEEEE; background-image:url( Floater/CornerBottomRightDown.cache.gif ); }
323 + .RegularBorder .litesoft-NoSizeAffectingCSS-Floater-Inactive .litesoft-FloaterBorderCornerTopLeftUp {
324 + background-color: #0A246A;
325 + background-image: url(Floater/CornerTopLeftUp.cache.gif);
326 + }
327 +
328 + .RegularBorder .litesoft-NoSizeAffectingCSS-Floater-Inactive .litesoft-FloaterBorderCornerTopLeftDown {
329 + background-color: #0A246A;
330 + background-image: url(Floater/CornerTopLeftDown.cache.gif);
331 + }
332 +
333 + .RegularBorder .litesoft-NoSizeAffectingCSS-Floater-Inactive .litesoft-FloaterBorderCornerTopRightUp {
334 + background-color: #0A246A;
335 + background-image: url(Floater/CornerTopRightUp.cache.gif);
336 + }
337 +
338 + .RegularBorder .litesoft-NoSizeAffectingCSS-Floater-Inactive .litesoft-FloaterBorderCornerTopRightDown {
339 + background-color: #0A246A;
340 + background-image: url(Floater/CornerTopRightDown.cache.gif);
341 + }
342 +
343 + .RegularBorder .litesoft-NoSizeAffectingCSS-Floater-Inactive .litesoft-FloaterBorderCornerBottomLeftUp {
344 + background-color: #EEEEEE;
345 + background-image: url(Floater/CornerBottomLeftUp.cache.gif);
346 + }
347 +
348 + .RegularBorder .litesoft-NoSizeAffectingCSS-Floater-Inactive .litesoft-FloaterBorderCornerBottomLeftDown {
349 + background-color: #EEEEEE;
350 + background-image: url(Floater/CornerBottomLeftDown.cache.gif);
351 + }
352 +
353 + .RegularBorder .litesoft-NoSizeAffectingCSS-Floater-Inactive .litesoft-FloaterBorderCornerBottomRightUp {
354 + background-color: #EEEEEE;
355 + background-image: url(Floater/CornerBottomRightUp.cache.gif);
356 + }
357 +
358 + .RegularBorder .litesoft-NoSizeAffectingCSS-Floater-Inactive .litesoft-FloaterBorderCornerBottomRightDown {
359 + background-color: #EEEEEE;
360 + background-image: url(Floater/CornerBottomRightDown.cache.gif);
361 + }
138 362
139 363 /* Active */
140 364
141 - .litesoft-NoSizeAffectingCSS-Floater-Active .litesoft-FloaterTitleBar { background:url(../../common/images/misc/blue_bg.cache.gif); }
365 + .litesoft-NoSizeAffectingCSS-Floater-Active .litesoft-FloaterTitleBar {
366 + background: url(../../common/images/misc/blue_bg.cache.gif);
367 + }
368 +
369 + .ClearBorder .litesoft-NoSizeAffectingCSS-Floater-Active .minimizeBarOver {
370 + cursor: pointer;
371 + background-color: #B2C8EE;
372 + }
373 +
374 + .ClearBorder .litesoft-NoSizeAffectingCSS-Floater-Active .minimizeBarOut {
375 + cursor: default;
376 + background: none;
377 + background-image: url(../../common/images/misc/TransparentSpacer.cache.gif);
378 + }
379 +
380 + .RegularBorder .litesoft-NoSizeAffectingCSS-Floater-Active .litesoft-minimizeBar {
381 + cursor: move;
382 + height: 5px;
383 + background-color: #B2C8EE;
384 + }
385 +
386 + .RegularBorder .litesoft-NoSizeAffectingCSS-Floater-Active .litesoft-FloaterBorderStraightTop {
387 + background-color: #0A246A;
388 + background-image: url(Floater/act_StraightTop.cache.gif);
389 + background-repeat: repeat-x;
390 + }
391 +
392 + .RegularBorder .litesoft-NoSizeAffectingCSS-Floater-Active .litesoft-FloaterBorderStraightBottom {
393 + background-color: #EEEEEE;
394 + background-image: url(Floater/act_StraightBottom.cache.gif);
395 + background-repeat: repeat-x;
396 + }
397 +
398 + .RegularBorder .litesoft-NoSizeAffectingCSS-Floater-Active .litesoft-FloaterBorderStraightLeftCaption {
399 + background-color: #0A246A;
400 + background-image: url(Floater/act_StraightLeftCaption.cache.gif);
401 + background-repeat: repeat-y;
402 + }
403 +
404 + .RegularBorder .litesoft-NoSizeAffectingCSS-Floater-Active .litesoft-FloaterBorderStraightRightCaption {
405 + background-color: #0A246A;
406 + background-image: url(Floater/act_StraightRightCaption.cache.gif);
407 + background-repeat: repeat-y;
408 + }
409 +
410 + .RegularBorder .litesoft-NoSizeAffectingCSS-Floater-Active .litesoft-FloaterBorderStraightLeftContent {
411 + background-color: #EEEEEE;
412 + background-image: url(Floater/act_StraightLeftContent.cache.gif);
413 + background-repeat: repeat-y;
414 + }
142 415
143 - .ClearBorder .litesoft-NoSizeAffectingCSS-Floater-Active .minimizeBarOver { cursor:pointer; background-color:#B2C8EE; }
144 - .ClearBorder .litesoft-NoSizeAffectingCSS-Floater-Active .minimizeBarOut { cursor:default; background:none; background-image:url(../../common/images/misc/TransparentSpacer.cache.gif);}
145 - .RegularBorder .litesoft-NoSizeAffectingCSS-Floater-Active .litesoft-minimizeBar { cursor: move; height:5px; background-color:#B2C8EE; }
146 -
147 - .RegularBorder .litesoft-NoSizeAffectingCSS-Floater-Active .litesoft-FloaterBorderStraightTop { background-color:#0A246A; background-image:url( Floater/act_StraightTop.cache.gif ); background-repeat:repeat-x; }
148 - .RegularBorder .litesoft-NoSizeAffectingCSS-Floater-Active .litesoft-FloaterBorderStraightBottom { background-color:#EEEEEE; background-image:url( Floater/act_StraightBottom.cache.gif ); background-repeat:repeat-x; }
149 - .RegularBorder .litesoft-NoSizeAffectingCSS-Floater-Active .litesoft-FloaterBorderStraightLeftCaption { background-color:#0A246A; background-image:url( Floater/act_StraightLeftCaption.cache.gif ); background-repeat:repeat-y; }
150 - .RegularBorder .litesoft-NoSizeAffectingCSS-Floater-Active .litesoft-FloaterBorderStraightRightCaption { background-color:#0A246A; background-image:url( Floater/act_StraightRightCaption.cache.gif ); background-repeat:repeat-y; }
151 - .RegularBorder .litesoft-NoSizeAffectingCSS-Floater-Active .litesoft-FloaterBorderStraightLeftContent { background-color:#EEEEEE; background-image:url( Floater/act_StraightLeftContent.cache.gif ); background-repeat:repeat-y; }
152 - .RegularBorder .litesoft-NoSizeAffectingCSS-Floater-Active .litesoft-FloaterBorderStraightRightContent { background-color:#EEEEEE; background-image:url( Floater/act_StraightRightContent.cache.gif ); background-repeat:repeat-y; }
416 + .RegularBorder .litesoft-NoSizeAffectingCSS-Floater-Active .litesoft-FloaterBorderStraightRightContent {
417 + background-color: #EEEEEE;
418 + background-image: url(Floater/act_StraightRightContent.cache.gif);
419 + background-repeat: repeat-y;
420 + }
153 421
154 422 /* Border Corners */
155 - .RegularBorder .litesoft-NoSizeAffectingCSS-Floater-Active .litesoft-FloaterBorderCornerTopLeft { background-image:url( Floater/act_CornerTopLeft.cache.gif ); }
156 - .RegularBorder .litesoft-NoSizeAffectingCSS-Floater-Active .litesoft-FloaterBorderCornerTopRight { background-image:url( Floater/act_CornerTopRight.cache.gif ); }
157 - .RegularBorder .litesoft-NoSizeAffectingCSS-Floater-Active .litesoft-FloaterBorderCornerBottomLeft { background-image:url( Floater/act_CornerBottomLeft.cache.gif ); }
158 - .RegularBorder .litesoft-NoSizeAffectingCSS-Floater-Active .litesoft-FloaterBorderCornerBottomRight { background-image:url( Floater/act_CornerBottomRight.cache.gif ); }
423 + .RegularBorder .litesoft-NoSizeAffectingCSS-Floater-Active .litesoft-FloaterBorderCornerTopLeft {
424 + background-image: url(Floater/act_CornerTopLeft.cache.gif);
425 + }
426 +
427 + .RegularBorder .litesoft-NoSizeAffectingCSS-Floater-Active .litesoft-FloaterBorderCornerTopRight {
428 + background-image: url(Floater/act_CornerTopRight.cache.gif);
429 + }
430 +
431 + .RegularBorder .litesoft-NoSizeAffectingCSS-Floater-Active .litesoft-FloaterBorderCornerBottomLeft {
432 + background-image: url(Floater/act_CornerBottomLeft.cache.gif);
433 + }
434 +
435 + .RegularBorder .litesoft-NoSizeAffectingCSS-Floater-Active .litesoft-FloaterBorderCornerBottomRight {
436 + background-image: url(Floater/act_CornerBottomRight.cache.gif);
437 + }
159 438
160 439 /* Border Rounded Corner Support */
161 - .RegularBorder .litesoft-NoSizeAffectingCSS-Floater-Active .litesoft-FloaterBorderCornerTopLeftUp { background-color:#0A246A; background-image:url( Floater/act_CornerTopLeftUp.cache.gif ); }
162 - .RegularBorder .litesoft-NoSizeAffectingCSS-Floater-Active .litesoft-FloaterBorderCornerTopLeftDown { background-color:#0A246A; background-image:url( Floater/act_CornerTopLeftDown.cache.gif ); }
163 - .RegularBorder .litesoft-NoSizeAffectingCSS-Floater-Active .litesoft-FloaterBorderCornerTopRightUp { background-color:#0A246A; background-image:url( Floater/act_CornerTopRightUp.cache.gif ); }
164 - .RegularBorder .litesoft-NoSizeAffectingCSS-Floater-Active .litesoft-FloaterBorderCornerTopRightDown { background-color:#0A246A; background-image:url( Floater/act_CornerTopRightDown.cache.gif ); }
165 - .RegularBorder .litesoft-NoSizeAffectingCSS-Floater-Active .litesoft-FloaterBorderCornerBottomLeftUp { background-color:#EEEEEE; background-image:url( Floater/act_CornerBottomLeftUp.cache.gif ); }
166 - .RegularBorder .litesoft-NoSizeAffectingCSS-Floater-Active .litesoft-FloaterBorderCornerBottomLeftDown { background-color:#EEEEEE; background-image:url( Floater/act_CornerBottomLeftDown.cache.gif ); }
167 - .RegularBorder .litesoft-NoSizeAffectingCSS-Floater-Active .litesoft-FloaterBorderCornerBottomRightUp { background-color:#EEEEEE; background-image:url( Floater/act_CornerBottomRightUp.cache.gif ); }
168 - .RegularBorder .litesoft-NoSizeAffectingCSS-Floater-Active .litesoft-FloaterBorderCornerBottomRightDown { background-color:#EEEEEE; background-image:url( Floater/act_CornerBottomRightDown.cache.gif ); }
440 + .RegularBorder .litesoft-NoSizeAffectingCSS-Floater-Active .litesoft-FloaterBorderCornerTopLeftUp {
441 + background-color: #0A246A;
442 + background-image: url(Floater/act_CornerTopLeftUp.cache.gif);
443 + }
444 +
445 + .RegularBorder .litesoft-NoSizeAffectingCSS-Floater-Active .litesoft-FloaterBorderCornerTopLeftDown {
446 + background-color: #0A246A;
447 + background-image: url(Floater/act_CornerTopLeftDown.cache.gif);
448 + }
449 +
450 + .RegularBorder .litesoft-NoSizeAffectingCSS-Floater-Active .litesoft-FloaterBorderCornerTopRightUp {
451 + background-color: #0A246A;
452 + background-image: url(Floater/act_CornerTopRightUp.cache.gif);
453 + }
454 +
455 + .RegularBorder .litesoft-NoSizeAffectingCSS-Floater-Active .litesoft-FloaterBorderCornerTopRightDown {
456 + background-color: #0A246A;
457 + background-image: url(Floater/act_CornerTopRightDown.cache.gif);
458 + }
459 +
460 + .RegularBorder .litesoft-NoSizeAffectingCSS-Floater-Active .litesoft-FloaterBorderCornerBottomLeftUp {
461 + background-color: #EEEEEE;
462 + background-image: url(Floater/act_CornerBottomLeftUp.cache.gif);
463 + }
464 +
465 + .RegularBorder .litesoft-NoSizeAffectingCSS-Floater-Active .litesoft-FloaterBorderCornerBottomLeftDown {
466 + background-color: #EEEEEE;
467 + background-image: url(Floater/act_CornerBottomLeftDown.cache.gif);
468 + }
469 +
470 + .RegularBorder .litesoft-NoSizeAffectingCSS-Floater-Active .litesoft-FloaterBorderCornerBottomRightUp {
471 + background-color: #EEEEEE;
472 + background-image: url(Floater/act_CornerBottomRightUp.cache.gif);
473 + }
474 +
475 + .RegularBorder .litesoft-NoSizeAffectingCSS-Floater-Active .litesoft-FloaterBorderCornerBottomRightDown {
476 + background-color: #EEEEEE;
477 + background-image: url(Floater/act_CornerBottomRightDown.cache.gif);
478 + }
169 479
170 480 /* Pinned and Anchored Support */
171 - .RegularBorder .litesoft-NoSizeAffectingCSS-Floater-Active .litesoft-NoSizeAffectingCSS-Floater-Pinned .litesoft-FloaterBorderCornerTopLeft { background-image:url( Floater/act_CornerTopLeftPinned.cache.gif ); }
172 - .RegularBorder .litesoft-NoSizeAffectingCSS-Floater-Active .litesoft-NoSizeAffectingCSS-Floater-UnPinned .litesoft-FloaterBorderCornerTopLeft { background-image:url( Floater/act_CornerTopLeft.cache.gif ); }
481 + .RegularBorder .litesoft-NoSizeAffectingCSS-Floater-Active .litesoft-NoSizeAffectingCSS-Floater-Pinned .litesoft-FloaterBorderCornerTopLeft {
482 + background-image: url(Floater/act_CornerTopLeftPinned.cache.gif);
483 + }
173 484
174 - .RegularBorder .litesoft-NoSizeAffectingCSS-Floater-Active .litesoft-NoSizeAffectingCSS-Floater-RightAnchor .litesoft-FloaterBorderCornerBottomRightUp { background-color:#EEEEEE; background-image:url( Floater/act_CornerBottomRightUpAnchored.cache.gif ); }
175 - .RegularBorder .litesoft-NoSizeAffectingCSS-Floater-Active .litesoft-NoSizeAffectingCSS-Floater-RightFree .litesoft-FloaterBorderCornerBottomRightUp { background-color:#EEEEEE; background-image:url( Floater/act_CornerBottomRightUp.cache.gif ); }
485 + .RegularBorder .litesoft-NoSizeAffectingCSS-Floater-Active .litesoft-NoSizeAffectingCSS-Floater-UnPinned .litesoft-FloaterBorderCornerTopLeft {
486 + background-image: url(Floater/act_CornerTopLeft.cache.gif);
487 + }
176 488
177 - .RegularBorder .litesoft-NoSizeAffectingCSS-Floater-Active .litesoft-NoSizeAffectingCSS-Floater-BottomAnchor .litesoft-FloaterBorderCornerBottomRightDown { background-color:#EEEEEE; background-image:url( Floater/act_CornerBottomRightDownAnchored.cache.gif ); }
178 - .RegularBorder .litesoft-NoSizeAffectingCSS-Floater-Active .litesoft-NoSizeAffectingCSS-Floater-BottomFree .litesoft-FloaterBorderCornerBottomRightDown { background-color:#EEEEEE; background-image:url( Floater/act_CornerBottomRightDown.cache.gif ); }
489 + .RegularBorder .litesoft-NoSizeAffectingCSS-Floater-Active .litesoft-NoSizeAffectingCSS-Floater-RightAnchor .litesoft-FloaterBorderCornerBottomRightUp {
490 + background-color: #EEEEEE;
491 + background-image: url(Floater/act_CornerBottomRightUpAnchored.cache.gif);
492 + }
493 +
494 + .RegularBorder .litesoft-NoSizeAffectingCSS-Floater-Active .litesoft-NoSizeAffectingCSS-Floater-RightFree .litesoft-FloaterBorderCornerBottomRightUp {
495 + background-color: #EEEEEE;
496 + background-image: url(Floater/act_CornerBottomRightUp.cache.gif);
497 + }
498 +
499 + .RegularBorder .litesoft-NoSizeAffectingCSS-Floater-Active .litesoft-NoSizeAffectingCSS-Floater-BottomAnchor .litesoft-FloaterBorderCornerBottomRightDown {
500 + background-color: #EEEEEE;
501 + background-image: url(Floater/act_CornerBottomRightDownAnchored.cache.gif);
502 + }
503 +
504 + .RegularBorder .litesoft-NoSizeAffectingCSS-Floater-Active .litesoft-NoSizeAffectingCSS-Floater-BottomFree .litesoft-FloaterBorderCornerBottomRightDown {
505 + background-color: #EEEEEE;
506 + background-image: url(Floater/act_CornerBottomRightDown.cache.gif);
507 + }
179 508
180 509 /**********************************************/
181 510 /******************** Dialog ******************/
182 511 /**********************************************/
183 512
184 - .litesoft-DialogBarCaption { color: #000000; font-weight:normal; }
513 + .litesoft-DialogBarCaption {
514 + color: #000000;
515 + font-weight: normal;
516 + }
517 +
185 518 /*.litesoft-DialogBarCaption { color:white; font-weight:bold; }*/
186 - .litesoft-NoSizeAffectingCSS-DialogContentPane { background-color:white; }
187 - .litesoft-DialogTitleBar { background-image:url(Dialog/Background.cache.gif); background-repeat:repeat; }
519 + .litesoft-NoSizeAffectingCSS-DialogContentPane {
520 + background-color: white;
521 + }
522 +
523 + .litesoft-DialogTitleBar {
524 + background-image: url(Dialog/Background.cache.gif);
525 + background-repeat: repeat;
526 + }
527 +
188 528 /*.litesoft-DialogTitleBar { background-color:#78B0D9; }*/
189 529
190 530 /*.litesoft-NoSizeAffectingCSS-Dialog .litesoft-minimizeBar { cursor: move; height:5px; background-color:#B2C8EE; }*/
191 531
192 - .litesoft-DialogBorderStraightTop { background-image:url( Dialog/StraightTop.cache.png ); background-repeat:repeat-x; }
193 - .litesoft-DialogBorderStraightBottom { background-image:url( Dialog/StraightBottom.cache.png ); background-repeat:repeat-x; }
194 - .litesoft-DialogBorderStraightLeftCaption { background-image:url( Dialog/StraightLeftCaption.cache.png ); background-repeat:repeat-y; }
195 - .litesoft-DialogBorderStraightRightCaption { background-image:url( Dialog/StraightRightCaption.cache.png ); background-repeat:repeat-y; }
196 - .litesoft-DialogBorderStraightLeftContent { background-image:url( Dialog/StraightLeftContent.cache.png ); background-repeat:repeat-y; }
197 - .litesoft-DialogBorderStraightRightContent { background-image:url( Dialog/StraightRightContent.cache.png ); background-repeat:repeat-y; }
532 + .litesoft-DialogBorderStraightTop {
533 + background-image: url(Dialog/StraightTop.cache.png);
534 + background-repeat: repeat-x;
535 + }
536 +
537 + .litesoft-DialogBorderStraightBottom {
538 + background-image: url(Dialog/StraightBottom.cache.png);
539 + background-repeat: repeat-x;
540 + }
541 +
542 + .litesoft-DialogBorderStraightLeftCaption {
543 + background-image: url(Dialog/StraightLeftCaption.cache.png);
544 + background-repeat: repeat-y;
545 + }
546 +
547 + .litesoft-DialogBorderStraightRightCaption {
548 + background-image: url(Dialog/StraightRightCaption.cache.png);
549 + background-repeat: repeat-y;
550 + }
551 +
552 + .litesoft-DialogBorderStraightLeftContent {
553 + background-image: url(Dialog/StraightLeftContent.cache.png);
554 + background-repeat: repeat-y;
555 + }
556 +
557 + .litesoft-DialogBorderStraightRightContent {
558 + background-image: url(Dialog/StraightRightContent.cache.png);
559 + background-repeat: repeat-y;
560 + }
198 561
199 562 /* Border Corners */
200 - .litesoft-DialogBorderCornerTopLeft { background-image:url( Dialog/CornerTopLeft.cache.png ); }
201 - .litesoft-DialogBorderCornerTopRight { background-image:url( Dialog/CornerTopRight.cache.png ); }
202 - .litesoft-DialogBorderCornerBottomLeft { background-image:url( Dialog/CornerBottomLeft.cache.png ); }
203 - .litesoft-DialogBorderCornerBottomRight { background-image:url( Dialog/CornerBottomRight.cache.png ); }
563 + .litesoft-DialogBorderCornerTopLeft {
564 + background-image: url(Dialog/CornerTopLeft.cache.png);
565 + }
566 +
567 + .litesoft-DialogBorderCornerTopRight {
568 + background-image: url(Dialog/CornerTopRight.cache.png);
569 + }
570 +
571 + .litesoft-DialogBorderCornerBottomLeft {
572 + background-image: url(Dialog/CornerBottomLeft.cache.png);
573 + }
574 +
575 + .litesoft-DialogBorderCornerBottomRight {
576 + background-image: url(Dialog/CornerBottomRight.cache.png);
577 + }
204 578
205 579 /* Border Rounded Corner Support */
206 - .litesoft-DialogBorderCornerTopLeftUp { background-image:url( Dialog/CornerTopLeftUp.cache.png ); }
207 - .litesoft-DialogBorderCornerTopLeftDown { background-image:url( Dialog/CornerTopLeftDown.cache.png ); }
208 - .litesoft-DialogBorderCornerTopRightUp { background-image:url( Dialog/CornerTopRightUp.cache.png ); }
209 - .litesoft-DialogBorderCornerTopRightDown { background-image:url( Dialog/CornerTopRightDown.cache.png ); }
210 - .litesoft-DialogBorderCornerBottomLeftUp { background-image:url( Dialog/CornerBottomLeftUp.cache.png ); }
211 - .litesoft-DialogBorderCornerBottomLeftDown { background-image:url( Dialog/CornerBottomLeftDown.cache.png ); }
212 - .litesoft-DialogBorderCornerBottomRightUp { background-image:url( Dialog/CornerBottomRightUp.cache.png ); }
213 - .litesoft-DialogBorderCornerBottomRightDown { background-image:url( Dialog/CornerBottomRightDown.cache.png ); }
580 + .litesoft-DialogBorderCornerTopLeftUp {
581 + background-image: url(Dialog/CornerTopLeftUp.cache.png);
582 + }
583 +
584 + .litesoft-DialogBorderCornerTopLeftDown {
585 + background-image: url(Dialog/CornerTopLeftDown.cache.png);
586 + }
587 +
588 + .litesoft-DialogBorderCornerTopRightUp {
589 + background-image: url(Dialog/CornerTopRightUp.cache.png);
590 + }
591 +
592 + .litesoft-DialogBorderCornerTopRightDown {
593 + background-image: url(Dialog/CornerTopRightDown.cache.png);
594 + }
595 +
596 + .litesoft-DialogBorderCornerBottomLeftUp {
597 + background-image: url(Dialog/CornerBottomLeftUp.cache.png);
598 + }
599 +
600 + .litesoft-DialogBorderCornerBottomLeftDown {
601 + background-image: url(Dialog/CornerBottomLeftDown.cache.png);
602 + }
603 +
604 + .litesoft-DialogBorderCornerBottomRightUp {
605 + background-image: url(Dialog/CornerBottomRightUp.cache.png);
606 + }
607 +
608 + .litesoft-DialogBorderCornerBottomRightDown {
609 + background-image: url(Dialog/CornerBottomRightDown.cache.png);
610 + }
214 611
215 612 /* IE6 overwrite */
216 - .ReallyIE6 .litesoft-DialogBorderStraightTop { background-image:url( Dialog/IE6_StraightTop.cache.gif ); background-repeat:repeat-x; }
217 - .ReallyIE6 .litesoft-DialogBorderStraightBottom { background-image:url( Dialog/IE6_StraightBottom.cache.gif ); background-repeat:repeat-x; }
218 - .ReallyIE6 .litesoft-DialogBorderStraightLeftCaption { background-image:url( Dialog/IE6_StraightLeftCaption.cache.gif ); background-repeat:repeat-y; }
219 - .ReallyIE6 .litesoft-DialogBorderStraightRightCaption { background-image:url( Dialog/IE6_StraightRightCaption.cache.gif ); background-repeat:repeat-y; }
220 - .ReallyIE6 .litesoft-DialogBorderStraightLeftContent { background-image:url( Dialog/IE6_StraightLeftContent.cache.gif ); background-repeat:repeat-y; }
221 - .ReallyIE6 .litesoft-DialogBorderStraightRightContent { background-image:url( Dialog/IE6_StraightRightContent.cache.gif ); background-repeat:repeat-y; }
613 + .ReallyIE6 .litesoft-DialogBorderStraightTop {
614 + background-image: url(Dialog/IE6_StraightTop.cache.gif);
615 + background-repeat: repeat-x;
616 + }
617 +
618 + .ReallyIE6 .litesoft-DialogBorderStraightBottom {
619 + background-image: url(Dialog/IE6_StraightBottom.cache.gif);
620 + background-repeat: repeat-x;
621 + }
622 +
623 + .ReallyIE6 .litesoft-DialogBorderStraightLeftCaption {
624 + background-image: url(Dialog/IE6_StraightLeftCaption.cache.gif);
625 + background-repeat: repeat-y;
626 + }
627 +
628 + .ReallyIE6 .litesoft-DialogBorderStraightRightCaption {
629 + background-image: url(Dialog/IE6_StraightRightCaption.cache.gif);
630 + background-repeat: repeat-y;
631 + }
632 +
633 + .ReallyIE6 .litesoft-DialogBorderStraightLeftContent {
634 + background-image: url(Dialog/IE6_StraightLeftContent.cache.gif);
635 + background-repeat: repeat-y;
636 + }
637 +
638 + .ReallyIE6 .litesoft-DialogBorderStraightRightContent {
639 + background-image: url(Dialog/IE6_StraightRightContent.cache.gif);
640 + background-repeat: repeat-y;
641 + }
222 642
223 643 /* Border Corners */
224 - .ReallyIE6 .litesoft-DialogBorderCornerTopLeft { background-image:url( Dialog/IE6_CornerTopLeft.cache.gif ); }
225 - .ReallyIE6 .litesoft-DialogBorderCornerTopRight { background-image:url( Dialog/IE6_CornerTopRight.cache.gif ); }
226 - .ReallyIE6 .litesoft-DialogBorderCornerBottomLeft { background-image:url( Dialog/IE6_CornerBottomLeft.cache.gif ); }
227 - .ReallyIE6 .litesoft-DialogBorderCornerBottomRight { background-image:url( Dialog/IE6_CornerBottomRight.cache.gif ); }
644 + .ReallyIE6 .litesoft-DialogBorderCornerTopLeft {
645 + background-image: url(Dialog/IE6_CornerTopLeft.cache.gif);
646 + }
647 +
648 + .ReallyIE6 .litesoft-DialogBorderCornerTopRight {
649 + background-image: url(Dialog/IE6_CornerTopRight.cache.gif);
650 + }
651 +
652 + .ReallyIE6 .litesoft-DialogBorderCornerBottomLeft {
653 + background-image: url(Dialog/IE6_CornerBottomLeft.cache.gif);
654 + }
655 +
656 + .ReallyIE6 .litesoft-DialogBorderCornerBottomRight {
657 + background-image: url(Dialog/IE6_CornerBottomRight.cache.gif);
658 + }
228 659
229 660 /* Border Rounded Corner Support */
230 - .ReallyIE6 .litesoft-DialogBorderCornerTopLeftUp { background-image:url( Dialog/IE6_CornerTopLeftUp.cache.gif ); }
231 - .ReallyIE6 .litesoft-DialogBorderCornerTopLeftDown { background-image:url( Dialog/IE6_CornerTopLeftDown.cache.gif ); }
232 - .ReallyIE6 .litesoft-DialogBorderCornerTopRightUp { background-image:url( Dialog/IE6_CornerTopRightUp.cache.gif ); }
233 - .ReallyIE6 .litesoft-DialogBorderCornerTopRightDown { background-image:url( Dialog/IE6_CornerTopRightDown.cache.gif ); }
234 - .ReallyIE6 .litesoft-DialogBorderCornerBottomLeftUp { background-image:url( Dialog/IE6_CornerBottomLeftUp.cache.gif ); }
235 - .ReallyIE6 .litesoft-DialogBorderCornerBottomLeftDown { background-image:url( Dialog/IE6_CornerBottomLeftDown.cache.gif ); }
236 - .ReallyIE6 .litesoft-DialogBorderCornerBottomRightUp { background-image:url( Dialog/IE6_CornerBottomRightUp.cache.gif ); }
237 - .ReallyIE6 .litesoft-DialogBorderCornerBottomRightDown { background-image:url( Dialog/IE6_CornerBottomRightDown.cache.gif ); }
661 + .ReallyIE6 .litesoft-DialogBorderCornerTopLeftUp {
662 + background-image: url(Dialog/IE6_CornerTopLeftUp.cache.gif);
663 + }
664 +
665 + .ReallyIE6 .litesoft-DialogBorderCornerTopLeftDown {
666 + background-image: url(Dialog/IE6_CornerTopLeftDown.cache.gif);
667 + }
668 +
669 + .ReallyIE6 .litesoft-DialogBorderCornerTopRightUp {
670 + background-image: url(Dialog/IE6_CornerTopRightUp.cache.gif);
671 + }
672 +
673 + .ReallyIE6 .litesoft-DialogBorderCornerTopRightDown {
674 + background-image: url(Dialog/IE6_CornerTopRightDown.cache.gif);
675 + }
676 +
677 + .ReallyIE6 .litesoft-DialogBorderCornerBottomLeftUp {
678 + background-image: url(Dialog/IE6_CornerBottomLeftUp.cache.gif);
679 + }
680 +
681 + .ReallyIE6 .litesoft-DialogBorderCornerBottomLeftDown {
682 + background-image: url(Dialog/IE6_CornerBottomLeftDown.cache.gif);
683 + }
684 +
685 + .ReallyIE6 .litesoft-DialogBorderCornerBottomRightUp {
686 + background-image: url(Dialog/IE6_CornerBottomRightUp.cache.gif);
687 + }
688 +
689 + .ReallyIE6 .litesoft-DialogBorderCornerBottomRightDown {
690 + background-image: url(Dialog/IE6_CornerBottomRightDown.cache.gif);
691 + }
238 692
239 693 /**********************************************/
240 694 /****************** Splitters *****************/
241 695 /**********************************************/
242 696
243 - .litesoft-LayoutSizeableHorizontalSplitPairPanel {} /* defined in SizeableHorizontalSplitPairPanel.java */
244 - .litesoft-LayoutSizeableVerticalSplitPairPanel {} /* defined in SizeableVerticalSplitPairPanel.java */
697 + .litesoft-LayoutSizeableHorizontalSplitPairPanel {
698 + }
245 699
246 700 /* defined in SizeableHorizontalSplitPairPanel.java */
247 - .litesoft-SplitterForHorizontalPair { background-image:url( Splitters/SplitterForHorizontals.cache.gif ); }
701 + .litesoft-LayoutSizeableVerticalSplitPairPanel {
702 + }
248 703
249 704 /* defined in SizeableVerticalSplitPairPanel.java */
250 - .litesoft-SplitterForVerticalPair { background-image:url( Splitters/SplitterForVerticals.cache.gif ); }
705 +
706 + /* defined in SizeableHorizontalSplitPairPanel.java */
707 + .litesoft-SplitterForHorizontalPair {
708 + background-image: url(Splitters/SplitterForHorizontals.cache.gif);
709 + }
710 +
711 + /* defined in SizeableVerticalSplitPairPanel.java */
712 + .litesoft-SplitterForVerticalPair {
713 + background-image: url(Splitters/SplitterForVerticals.cache.gif);
714 + }
251 715
252 716 /**********************************************/
253 717 /******************* ?XDM? ********************/
254 718 /**********************************************/
255 719
256 - .xdm-Tri-MenuPane { background-image:url( ../../common/images/misc/carbon_bg_solid.cache.gif ); background-color:#000000; border-left:solid 1px #999999; border-top:solid 1px #999999; border-right:solid 1px #333333; border-bottom:solid 1px #333333;}
257 - .xdm-MainMenuBar { }
258 - .xdm-MainMenuItem { color:white; }
720 + .xdm-Tri-MenuPane {
721 + background-image: url(../../common/images/misc/carbon_bg_solid.cache.gif);
722 + background-color: #000000;
723 + border-left: solid 1px #999999;
724 + border-top: solid 1px #999999;
725 + border-right: solid 1px #333333;
726 + border-bottom: solid 1px #333333;
727 + }
728 +
729 + .xdm-MainMenuBar {
730 + }
731 +
732 + .xdm-MainMenuItem {
733 + color: white;
734 + }