fix #7281 - fix column resizing for merged cells
[roojs1] / css / xtheme-slate.css
1
2 /** tools buttons on new extjs are merged.. using x-tool.. 
3 * we should move towards that!
4 * */
5
6
7 .x-dlg .x-dlg-collapse,
8 .x-dlg .x-dlg-close,
9 .x-dlg-collapsed .x-dlg-collapse,
10 .x-layout-tools-button,
11 .x-layout-collapse-west, .x-layout-expand-east 
12 {
13     background-image:url("../images/slate/panel/tool-sprites.gif");
14 }
15
16
17 .x-layout-collapse-west, .x-layout-expand-east {
18     background-position: 0 -180px;
19 }
20 .x-layout-tools-button-over .x-tool-collapse-west {
21     background-position: -15px -180px;
22 }
23
24
25
26 .x-panel {
27     border-style: solid;
28     border-color: #abc;
29 }
30 /* .x-panel-header */
31 .x-layout-panel-hd {
32     color:#fafafa;
33     border:1px solid #abc;
34     background-image:url(../images/slate/panel/white-top-bottom.gif);
35 }
36 .x-layout-panel-hd-text {
37     font-weight:bold;
38     color:#fff;
39 }
40
41
42
43
44
45 .x-panel-body {
46     border-color:#abc;
47 }
48
49 .x-panel-bbar .x-toolbar {
50     border-color:#abc;
51 }
52
53 .x-panel-tbar .x-toolbar {
54     border-color:#abc;
55 }
56
57 .x-panel-tbar-noheader .x-toolbar, .x-panel-mc .x-panel-tbar .x-toolbar {
58     border-color:#abc;
59 }
60 .x-panel-body-noheader, .x-panel-mc .x-panel-body {
61     border-color:#abc;
62 }
63 .x-panel-tl .x-panel-header {
64     color:#f4f4f4;
65 }
66 .x-panel-tc { background-image:url(../images/slate/panel/top-bottom.gif); }
67 .x-panel-tl { background-image:url(../images/slate/panel/corners-sprite.gif); border-color:#abc;}
68 .x-panel-tr { background-image:url(../images/slate/panel/corners-sprite.gif); }
69 .x-panel-bc { background-image:url(../images/slate/panel/top-bottom.gif); }
70 .x-panel-bl { background-image:url(../images/slate/panel/corners-sprite.gif); }
71 .x-panel-br { background-image:url(../images/slate/panel/corners-sprite.gif); }
72 .x-panel-mc { background:#eef4f8; }
73
74 .x-panel-mc .x-panel-body {
75     background:transparent;
76     border: 0 none;
77 }
78 .x-panel-ml { background-image:url(../images/slate/panel/left-right.gif); }
79 .x-panel-mr { background-image:url(../images/slate/panel/left-right.gif); }
80
81 .x-panel-dd-spacer{
82         border:2px dashed #89a;
83 }
84
85
86 /* Tools */
87 .x-tool {
88     background-image:url(../images/slate/panel/tool-sprites.gif);
89 }
90
91 /* Ghosting */
92 .x-panel-ghost {
93     background:#e0e0e0;
94 }
95
96 .x-panel-ghost ul {
97     border-color:#b0b0b0;
98 }
99
100 .x-grid-panel .x-panel-mc .x-panel-body {
101     border:1px solid #abc;
102 }
103
104 /* Buttons */
105
106 .x-btn-left{
107         background-image:url(../images/slate/button/btn-sprite.gif);
108 }
109 .x-btn-right{
110         background-image:url(../images/slate/button/btn-sprite.gif);
111 }
112 .x-btn-center{
113         background-image:url(../images/slate/button/btn-sprite.gif);
114 }
115 .x-btn-over button{
116         color:#fff;
117 }
118 .x-btn-focus button{
119         color:#fff;
120 }
121 .x-btn-text-icon .x-btn-with-menu .x-btn-center em {
122         background:transparent url(../images/slate/toolbar/btn-arrow.gif) no-repeat scroll right 3px;
123 }
124 .x-btn-with-menu .x-btn-center em {
125         background:transparent url(../images/slate/toolbar/btn-arrow.gif) no-repeat scroll right 0pt;
126 }
127 .x-btn-menu-arrow-wrap .x-btn-center button{
128         background:transparent url(../images/slate/button/btn-arrow.gif) no-repeat left 3px;
129 }
130
131
132 /* Layout classes */
133
134 .x-border-layout-ct {
135     background:#f0f0f0;
136 }
137
138 .x-accordion-hd {
139         background-image:url(../images/slate/panel/light-hd.gif);
140 }
141
142 .x-layout-collapsed{
143     background-color:#567;
144     border-color:#e0e0e0;
145 }
146 .x-layout-collapsed-over{
147          background-color:#789;
148 }
149
150
151
152 /* Toolbars */
153
154 .x-toolbar{
155         border-color:#6b869f;
156     background: #6b869f url(../images/slate/toolbar/bg.gif) repeat-x top left;
157     border-bottom: 0px;
158 }
159
160
161 .x-toolbar button {
162     color:#000;
163 }
164 .x-toolbar .ytb-text {
165         color:white;
166 }
167 .x-toolbar .x-btn-menu-arrow-wrap .x-btn-center button {
168     background-image:url(../images/slate/toolbar/btn-arrow.gif);
169 }
170 .x-toolbar .x-btn-text-icon .x-btn-menu-arrow-wrap .x-btn-center button {
171     background-image:url(../images/slate/toolbar/btn-arrow.gif);
172 }
173 .x-toolbar .x-btn-over .x-btn-left{
174         background-image:url(../images/slate/toolbar/tb-btn-sprite.gif);
175 }
176 .x-toolbar .x-btn-over .x-btn-right{
177         background-image:url(../images/slate/toolbar/tb-btn-sprite.gif);
178 }
179 .x-toolbar .x-btn-over .x-btn-center{
180         background-image:url(../images/slate/toolbar/tb-btn-sprite.gif);
181 }
182 .x-toolbar .x-btn-over button {
183     color:#fff;
184 }
185 .x-toolbar .x-btn-click .x-btn-left, .x-toolbar .x-btn-pressed .x-btn-left, .x-toolbar .x-btn-menu-active .x-btn-left{
186         background-image:url(../images/slate/toolbar/tb-btn-sprite.gif);
187 }
188 .x-toolbar .x-btn-click .x-btn-right, .x-toolbar .x-btn-pressed .x-btn-right, .x-toolbar .x-btn-menu-active .x-btn-right{
189         background-image:url(../images/slate/toolbar/tb-btn-sprite.gif);
190 }
191
192 .x-toolbar .x-btn-click .x-btn-center, .x-toolbar .x-btn-pressed .x-btn-center, .x-toolbar .x-btn-menu-active .x-btn-center{
193         background-image:url(../images/slate/toolbar/tb-btn-sprite.gif);
194 }
195 .x-toolbar .ytb-sep {
196         background-image: url(../images/slate/grid/grid-split.gif);
197 }
198
199 /* Menus */
200
201 .x-menu{
202         border:1px solid #aaa;
203         background:#f0f0f0 url(../images/slate/menu/menu.gif) repeat-y;
204 }
205 .x-menu-item-active{
206         background:#ebf3fd url(../images/slate/menu/item-over.gif) repeat-x left bottom;
207 }
208 .x-menu-item-arrow{
209         background:transparent url(../images/slate/menu/menu-parent.gif) no-repeat right;
210 }
211
212
213 /* Tabs */
214
215 .x-tab-panel-header, .x-tab-panel-footer {
216         
217         background: #6b869f;
218         border-color:#4f657b;
219 }
220 .x-layout-panel .x-tabs-wrap {
221     background:url("../images/slate/toolbar/bg.gif") repeat-x scroll left top #F0F4F5;
222 }
223
224
225
226 .x-tab-panel-header {
227         border-color:#abc;
228 }
229
230 .x-tab-panel-footer {
231         border-color:#abc;
232 }
233
234 /** worked out from our version.. */
235  
236
237
238 .x-tabs-strip .on .x-tabs-right {
239          background: url(../images/slate/tabs/tab-sprite.gif) no-repeat right 0px transparent;
240 }
241 .x-tabs-strip .on .x-tabs-left {
242          background: url(../images/slate/tabs/tab-sprite.gif) no-repeat 0 -50px;
243 }
244 .x-tabs-strip .x-tabs-right {
245          background: url(../images/slate/tabs/tab-sprite.gif) no-repeat right 0px;
246 }
247 .x-tabs-strip .x-tabs-left {
248          background: url(../images/slate/tabs/tab-sprite.gif) no-repeat 0 -100px;
249 }
250
251 .x-tabs-strip .on .x-tabs-text {
252     color:#333;
253  
254 }
255  
256 .x-tabs-strip .x-tabs-text {
257     color:#ddd;
258 }
259 .x-tabs-wrap {    
260     border-bottom: 1px solid #68563f;
261 }
262  
263 /**
264  * 
265  * OLD STUFF
266  * 
267  * 
268  * 
269  */
270  
271  
272
273 ul.x-tab-strip-top {
274         background:#dbdbdb url(../images/slate/tabs/tab-strip-bg.gif) repeat-x left top;
275         border-color:#4c647e;
276     padding-top: 2px;
277 }
278
279 ul.x-tab-strip-bottom{
280         background-image:url(../images/slate/tabs/tab-strip-btm-bg.gif);
281         border-color:#566c82;
282 }
283
284 .x-tab-strip span.x-tab-strip-text {
285         color:#333;
286 }
287 .x-tab-strip-over span.x-tab-strip-text {
288         color:#111;
289 }
290
291 .x-tab-strip-active span.x-tab-strip-text {
292         color:#fff;
293 }
294
295 .x-tab-strip-disabled .x-tabs-text {
296         color:#aaaaaa;
297 }
298
299 .x-tab-strip-top .x-tab-right {
300         background-image:url(../images/slate/tabs/tabs-sprite.gif);
301 }
302
303 .x-tab-strip-top .x-tab-left {
304         background-image:url(../images/slate/tabs/tabs-sprite.gif);
305 }
306 .x-tab-strip-top .x-tab-strip-inner {
307         background-image:url(../images/slate/tabs/tabs-sprite.gif);
308 }
309
310 .x-tab-strip-bottom .x-tab-right {
311         background-image:url(../images/slate/tabs/tab-btm-inactive-right-bg.gif);
312 }
313
314 .x-tab-strip-bottom .x-tab-left {
315         background-image:url(../images/slate/tabs/tab-btm-inactive-left-bg.gif);
316 }
317
318 .x-tab-strip-bottom .x-tab-strip-active .x-tab-right {
319         background-image:url(../images/slate/tabs/tab-btm-right-bg.gif);
320 }
321
322 .x-tab-strip-bottom .x-tab-strip-active .x-tab-left {
323         background-image:url(../images/slate/tabs/tab-btm-left-bg.gif);
324 }
325
326 .x-tab-strip .x-tab-strip-closable a.x-tab-strip-close {
327         background-image:url(../images/slate/tabs/tab-close.gif);
328 }
329 .x-tab-strip .x-tab-strip-closable a.x-tab-strip-close:hover{
330         background-image:url(../images/slate/tabs/tab-close.gif);
331 }
332
333 .x-tab-panel-body {
334     border-color:#abc;
335     background:#fff;
336 }
337 .x-tab-panel-bbar .x-toolbar {
338     border-color: #abc;
339 }
340
341 .x-tab-panel-tbar .x-toolbar {
342     border-color: #abc;
343 }
344
345 .x-tab-panel-header-plain .x-tab-strip-spacer {
346     border-color:#abc;
347         background: #6b869f;
348 }
349
350 .x-tab-scroller-left {
351     background-image: url(../images/slate/tabs/scroll-left.gif);
352     border-color:#aeaeae;
353 }
354 .x-tab-scroller-right {
355     background-image: url(../images/slate/tabs/scroll-right.gif);
356     border-color:#aeaeae;
357 }
358
359 /* Window */
360
361
362
363 .x-window-proxy {
364     background:#e4e8ec;
365     border-color:#abc;
366 }
367
368 .x-window-tl .x-window-header {
369     color:#fafafa;
370 }
371 .x-window-tc {
372         background-image:url(../images/slate/window/top-bottom.png);
373 }
374 .x-dlg .x-dlg-hd-left {
375     background-image:url(../images/slate/window/left-corners.png);
376 }   
377 .x-window-tl {
378         background-image:url(../images/slate/window/left-corners.png);
379 }
380 .x-window-tr {
381         background-image:url(../images/slate/window/right-corners.png);
382 }
383 .x-window-bc {
384         background-image:url(../images/slate/window/top-bottom.png);
385 }
386
387 .x-dlg .x-dlg-hd {
388     background: url("../images/slate/window/top-bottom.png") repeat-x scroll 0 0 #e4e8ec;
389     color:#fafafa;
390     border-color:#abc;
391     padding:3px 5px 4px;
392 }
393
394
395 .x-window-bl {
396         background-image:url(../images/slate/window/left-corners.png);
397 }
398 .x-window-br {
399         background-image:url(../images/slate/window/right-corners.png);
400 }
401 .x-window-mc {
402     border:1px solid #abc;
403     background:#e8e8e8;
404 }
405
406 .x-window-ml {
407         background-image:url(../images/slate/window/left-right.png);
408 }
409 .x-window-mr {
410         background-image:url(../images/slate/window/left-right.png);
411 }
412 .x-panel-ghost .x-window-tl {
413     border-color:#abc;
414 }
415 .x-panel-collapsed .x-window-tl {
416     border-color:#abc;
417 }
418
419 .x-window-plain .x-window-mc {
420     background: #e8e8e8;
421     border-right:1px solid #eee;
422     border-bottom:1px solid #eee;
423     border-top:1px solid #abc;
424     border-left:1px solid #abc;
425 }
426
427 .x-window-plain .x-window-body {
428     border-left:1px solid #ddd;
429     border-top:1px solid #ddd;
430     border-bottom:1px solid #abc;
431     border-right:1px solid #abc;
432     background:transparent !important;
433 }
434
435 body.x-body-masked .x-window-mc, body.x-body-masked .x-window-plain .x-window-mc {
436     background-color: #eceef0;
437 }
438
439
440 /* HTML Editor */
441 .x-html-editor-wrap {
442     border-color:#abc;
443 }
444 /* FIXME
445 .x-html-editor-tb .x-btn-text {
446         background:transparent url(../images/slate/editor/tb-sprite.gif) no-repeat scroll 0%;
447 }
448 */
449
450
451 /* Borders go last for specificity */
452 .x-panel-noborder .x-panel-body-noborder {
453     border-width:0;
454 }
455
456 .x-panel-noborder .x-panel-header-noborder {
457     border-width:0;
458     border-bottom:1px solid #abc;
459 }
460
461 .x-panel-noborder .x-panel-tbar-noborder .x-toolbar {
462     border-width:0;
463     border-bottom:1px solid #abc;
464 }
465
466 .x-panel-noborder .x-panel-bbar-noborder .x-toolbar {
467     border-width:0;
468     border-top:1px solid #abc;
469 }
470
471 .x-window-noborder .x-window-mc {
472     border-width:0;
473 }
474 .x-window-plain .x-window-body-noborder {
475     border-width:0;
476 }
477
478 .x-tab-panel-noborder .x-tab-panel-body-noborder {
479         border-width:0;
480 }
481
482 .x-tab-panel-noborder .x-tab-panel-header-noborder {
483         border-top-width:0;
484         border-left-width:0;
485         border-right-width:0;
486 }
487
488 .x-tab-panel-noborder .x-tab-panel-footer-noborder {
489         border-bottom-width:0;
490         border-left-width:0;
491         border-right-width:0;
492 }
493
494
495 .x-tab-panel-bbar-noborder .x-toolbar {
496     border-width:0;
497     border-top:1px solid #abc;
498 }
499
500 .x-tab-panel-tbar-noborder .x-toolbar {
501     border-width:0;
502     border-bottom:1px solid #abc;
503 }
504
505 /* Forms */
506 .x-form-text, textarea.x-form-field {
507         border:1px solid #9ab; 
508 }
509 .x-trigger-wrap-focus .x-form-trigger {
510         border-bottom:1px solid #4a7192;
511 }
512 .x-form-focus,textarea.x-form-focus {
513         border:1px solid #4a7192;
514 }
515
516 .x-form-field-wrap .x-form-trigger {
517         background:transparent url(../images/slate/form/trigger.gif) no-repeat 0 0;
518 }
519 .x-form-field-wrap .x-form-date-trigger {
520         background-image:url(../images/slate/form/date-trigger.gif);
521 }
522 .x-form-field-wrap .x-form-clear-trigger {
523         background-image:url(../images/slate/form/clear-trigger.gif);
524 }
525 .x-form-field-wrap .x-form-search-trigger {
526         background-image:url(../images/slate/form/search-trigger.gif);
527 }
528
529 .x-form-field-wrap .x-form-trigger {
530         border-bottom:1px solid #778899;
531 }
532
533 .x-form fieldset legend {
534         color:#333;
535 }
536
537 /*      the following need to be duplicated from ext-all.js,
538         otherwise hover effects are broken */
539 .x-form-field-wrap .x-form-trigger-over{background-position:-17px 0;}
540 .x-form-field-wrap .x-form-trigger-click{background-position:-34px 0;}
541 .x-trigger-wrap-focus .x-form-trigger{background-position:-51px 0;}
542 .x-trigger-wrap-focus .x-form-trigger-over{background-position:-68px 0;}
543 .x-trigger-wrap-focus .x-form-trigger-click{background-position:-85px 0;}
544
545
546 /* Grid */
547 .x-grid-cell-text {
548     color: #666;
549 }
550 .x-grid-cell-selected  .x-grid-cell-text, 
551 .x-grid-row-selected  .x-grid-cell-text {
552     color: #000;
553 }
554  
555 .x-grid-row-selected {
556         background:#ffe1a6 !important;
557         border:1px dotted  #ccc;
558     
559 }
560
561 /******/
562 .x-grid-hd-btn{
563         background:#f2daa9 url(../images/slate/grid/grid3-hd-btn.gif) no-repeat left center;
564 }
565 .x-grid-header{
566         background:#f9f9f9 url(../images/slate/grid/grid3-hrow.gif) repeat-x 0 bottom;
567 }
568 td.x-grid-hd-over .x-grid-hd-inner,td.sort-desc .x-grid-hd-inner,td.sort-asc .x-grid-hd-inner,td.x-grid-hd-menu-open .x-grid-hd-inner{
569         background:#ebf3fd url(../images/slate/grid/grid3-hrow-over.gif) repeat-x left bottom;
570 }
571 .sort-asc .x-grid-sort-icon{
572         background-image:url(../images/slate/grid/sort_asc.gif);
573 }
574 .sort-desc .x-grid-sort-icon{
575         background-image:url(../images/slate/grid/sort_desc.gif);
576 }
577 td.x-grid-hd-over, td.sort-desc, td.sort-asc, td.x-grid-hd-menu-open {
578         border-left:1px solid #fff;
579         border-right:1px solid #ccc;
580 }
581 .x-grid-cell-selected{
582         background-color:#ffe1a6 !important;
583 }
584
585
586
587 .x-grid-body .x-grid-td-expander{
588         background:transparent url(../images/slate/grid/grid3-special-col-bg.gif) repeat-y right;
589 }
590 .x-grid-body .x-grid-td-checker{
591         background:transparent url(../images/slate/grid/grid3-special-col-bg.gif) repeat-y right;
592 }
593 .x-grid-body .x-grid-td-numberer{
594         background:transparent url(../images/slate/grid/grid3-special-col-bg.gif) repeat-y right;
595 }
596 .x-grid-body .x-grid-row-selected .x-grid-td-numberer,.x-grid-body .x-grid-row-selected .x-grid-td-checker,.x-grid-body .x-grid-row-selected .x-grid-td-expander{
597         background:transparent url(../images/slate/grid/grid3-special-col-sel-bg.gif) repeat-y right;
598 }
599 .x-grid-group-hd {
600         border-bottom:2px solid #abb;
601 }
602 .x-grid-group-hd div {
603         color: #456;
604 }
605 .x-dd-drag-proxy .x-grid-hd-inner{
606         background:#ebf3fd url(../images/slate/grid/grid3-hrow-over.gif) repeat-x left bottom;
607         border:1px solid #abc;
608 }
609 .x-tbar-page-first{
610         background-image:url(../images/slate/grid/page-first.gif)!important;
611 }
612 .x-tbar-page-last{
613         background-image:url(../images/slate/grid/page-last.gif)!important;
614 }
615 .x-tbar-page-next{
616         background-image:url(../images/slate/grid/page-next.gif)!important;
617 }
618 .x-tbar-page-prev{
619         background-image:url(../images/slate/grid/page-prev.gif)!important;
620 }
621 .x-paging-info {
622         color:#FFFFFF;
623 }
624
625
626 /* Progress Bar */
627
628 .x-progress-bar{
629         background:#9CBFEE url( ../../resources/images/slate/progress/progress-bg.gif ) repeat-x left center;
630         border-top:1px solid #ddd;
631         border-bottom:1px solid #ddd;
632 }
633
634
635 /* Combos */
636 .x-combo-list{
637         border:1px solid #89a;
638 }
639 .x-combo-list .x-combo-selected{
640         border:1px dotted #ccc!important;
641         background:#fbf0d2;
642 }
643
644
645 /* Calendars */
646
647 .x-date-middle,.x-date-left,.x-date-right{
648         background:url(../images/slate/shared/hd-sprite.gif) repeat-x 0 -83px;
649 }
650 .x-date-bottom {
651         background:#DFECFB url(../images/slate/shared/glass-bg.gif) repeat-x scroll left top;
652         border-top:1px solid #abc;
653 }
654 .x-date-right a{
655         background-image:url(../images/slate/shared/right-btn.gif);
656 }
657 .x-date-left a{
658         background-image:url(../images/slate/shared/left-btn.gif);
659 }
660 .x-date-inner th{
661         background:#dfecfb url(../images/slate/shared/glass-bg.gif) repeat-x left top;
662         border-bottom:1px solid #abc;
663         color:#345;
664 }
665 .x-date-inner .x-date-selected a {
666         background:#dfecfb url(../images/slate/shared/glass-bg.gif) repeat-x scroll left top;
667         border:1px solid #89a;
668 }
669 .x-date-inner a:hover,.x-date-inner .x-date-disabled a:hover{
670         background:#cfdce1;
671 }
672 td.x-date-mp-month a:hover,td.x-date-mp-year a:hover{
673         color:#123;
674         background:#cfdce1;
675 }
676 .x-date-mp-ybtn a{
677         background:transparent url(../images/slate/panel/tool-sprites.gif) no-repeat;
678 }
679 .x-date-mp-btns {
680         background:#dfecfb url(../images/slate/shared/glass-bg.gif) repeat-x scroll left top;
681 }
682 td.x-date-mp-sel a{
683         background:#dfecfb url(../images/slate/shared/glass-bg.gif) repeat-x left top;
684         border:1px solid #abc;
685 }
686 .x-date-mp-btns button{
687         background:#405574;
688         border:1px solid;
689         border-color:#abc #055 #055 #abc;
690 }
691
692 /* Resizable Handle */
693 .x-resizable-over .x-resizable-handle-east,.x-resizable-pinned .x-resizable-handle-east{
694         background:url(../images/slate/sizer/e-handle.gif);background-position:left;
695 }
696 .x-resizable-over .x-resizable-handle-west,.x-resizable-pinned .x-resizable-handle-west{
697         background:url(../images/slate/sizer/e-handle.gif);background-position:left;
698 }
699 .x-resizable-over .x-resizable-handle-south,.x-resizable-pinned .x-resizable-handle-south{
700         background:url(../images/slate/sizer/s-handle.gif);background-position:top;
701 }
702 .x-resizable-over .x-resizable-handle-north,.x-resizable-pinned .x-resizable-handle-north{
703         background:url(../images/slate/sizer/s-handle.gif);background-position:top;
704 }
705 .x-resizable-over .x-resizable-handle-southeast,.x-resizable-pinned .x-resizable-handle-southeast{
706         background:url(../images/slate/sizer/se-handle.gif);background-position:top left;
707 }
708 .x-resizable-over .x-resizable-handle-northwest,.x-resizable-pinned .x-resizable-handle-northwest{
709         background:url(../images/slate/sizer/nw-handle.gif);background-position:bottom right;
710 }
711 .x-resizable-over .x-resizable-handle-northeast,.x-resizable-pinned .x-resizable-handle-northeast{
712         background:url(../images/slate/sizer/ne-handle.gif);background-position:bottom left;
713 }
714 .x-resizable-over .x-resizable-handle-southwest,.x-resizable-pinned .x-resizable-handle-southwest{
715         background:url(../images/slate/sizer/sw-handle.gif);background-position:top right;
716 }
717
718 /* Tips */
719 .x-tip .x-tip-close{
720         background-image:url(../images/slate/qtip/close.gif);
721 }
722 .x-tip .x-tip-tc{
723         background:transparent url(../images/slate/qtip/tip-sprite.gif) no-repeat 0 -62px;
724 }
725 .x-tip .x-tip-tl{
726         background:transparent url(../images/slate/qtip/tip-sprite.gif) no-repeat 0 0;
727 }
728 .x-tip .x-tip-tr{
729         background:transparent url(../images/slate/qtip/tip-sprite.gif) no-repeat right 0;
730 }
731 .x-tip .x-tip-bc{
732         background:transparent url(../images/slate/qtip/tip-sprite.gif) no-repeat 0 -121px;
733 }
734 .x-tip .x-tip-bl{
735         background:transparent url(../images/slate/qtip/tip-sprite.gif) no-repeat 0 -59px;
736 }
737 .x-tip .x-tip-br{
738         background:transparent url(../images/slate/qtip/tip-sprite.gif) no-repeat right -59px;
739 }
740 .x-tip .x-tip-ml{
741         background:#fff url(../images/slate/qtip/tip-sprite.gif) no-repeat 0 -124px;
742 }
743 .x-tip .x-tip-mr{
744         background:transparent url(../images/slate/qtip/tip-sprite.gif) no-repeat right -124px;
745 }
746 .x-form-invalid-tip .x-tip-tc{background:url(../images/default/form/error-tip-corners.gif) repeat-x 0 -12px;padding-top:6px;}
747 .x-form-invalid-tip .x-tip-tl{background-image:url(../images/default/form/error-tip-corners.gif);}
748 .x-form-invalid-tip .x-tip-tr{background-image:url(../images/default/form/error-tip-corners.gif);}
749 .x-form-invalid-tip .x-tip-bc{background:url(../images/default/form/error-tip-corners.gif) repeat-x 0 -18px;height:6px;}
750 .x-form-invalid-tip .x-tip-bl{background:url(../images/default/form/error-tip-corners.gif) no-repeat 0 -6px;}
751 .x-form-invalid-tip .x-tip-br{background:url(../images/default/form/error-tip-corners.gif) no-repeat right -6px;}
752 .x-form-invalid-tip .x-tip-ml{background-image:url(../images/default/form/error-tip-corners.gif);}
753 .x-form-invalid-tip .x-tip-mr{background-image:url(../images/default/form/error-tip-corners.gif);}
754
755
756
757
758 /* Miscellaneous */
759 .x-item-disabled,
760 .x-item-disabled *
761 {
762         color:#333 !important;
763 }
764
765
766 .x-box-tl
767 {
768         background:transparent url(../images/default/box/corners.gif) no-repeat 0 0;
769         zoom:1;
770 }
771 .x-box-tc
772 {
773         height:8px;
774         background:transparent url(../images/default/box/tb.gif) repeat-x 0 0;
775         overflow:hidden;
776 }
777 .x-box-tr
778 {
779         background:transparent url(../images/default/box/corners.gif) no-repeat right -8px;
780 }
781         
782 .x-box-ml
783 {
784     background:transparent url(../images/default/box/l.gif) repeat-y 0;
785     padding-left:4px;
786     overflow:hidden;
787     zoom:1;
788 }
789 .x-box-mc
790 {
791     background:#eee url(../images/default/box/tb.gif) repeat-x 0 -16px;
792     padding:4px 10px;
793     font-family:"Myriad Pro","Myriad Web","Tahoma","Helvetica","Arial",sans-serif;
794     color:#393939;
795     font-size:12px;
796 }
797 .x-box-mc h3
798 {
799     font-size:14px;
800     font-weight:bold;
801     margin:0 0 4 0;
802     zoom:1;
803 }
804 .x-box-mr
805 {
806     background:transparent url(../images/default/box/r.gif) repeat-y right;
807     padding-right:4px;
808     overflow:hidden;
809 }
810 .x-box-bl
811 {
812     background:transparent url(../images/default/box/corners.gif) no-repeat 0 -16px;
813     zoom:1;
814 }
815 .x-box-bc
816 {
817     background:transparent url(../images/default/box/tb.gif) repeat-x 0 -8px;
818     height:8px;
819     overflow:hidden;
820 }
821 .x-box-br
822 {
823     background:transparent url(../images/default/box/corners.gif) no-repeat right -24px;
824 }
825 .x-box-tl,.x-box-bl
826 {
827     padding-left:8px;
828     overflow:hidden;
829 }
830 .x-box-tr,.x-box-br
831 {
832     padding-right:8px;
833     overflow:hidden;
834 }
835