css/xtheme-slate.css
[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 /*fade out effect by Michael*/
561 .fadeout {
562   visibility: hidden;
563   opacity: 0;
564   transition: visibility 0s 3s, opacity 3s linear;
565 }
566 /******/
567 .x-grid-hd-btn{
568         background:#f2daa9 url(../images/slate/grid/grid3-hd-btn.gif) no-repeat left center;
569 }
570 .x-grid-header{
571         background:#f9f9f9 url(../images/slate/grid/grid3-hrow.gif) repeat-x 0 bottom;
572 }
573 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{
574         background:#ebf3fd url(../images/slate/grid/grid3-hrow-over.gif) repeat-x left bottom;
575 }
576 .sort-asc .x-grid-sort-icon{
577         background-image:url(../images/slate/grid/sort_asc.gif);
578 }
579 .sort-desc .x-grid-sort-icon{
580         background-image:url(../images/slate/grid/sort_desc.gif);
581 }
582 td.x-grid-hd-over, td.sort-desc, td.sort-asc, td.x-grid-hd-menu-open {
583         border-left:1px solid #fff;
584         border-right:1px solid #ccc;
585 }
586 .x-grid-cell-selected{
587         background-color:#ffe1a6 !important;
588 }
589
590
591
592 .x-grid-body .x-grid-td-expander{
593         background:transparent url(../images/slate/grid/grid3-special-col-bg.gif) repeat-y right;
594 }
595 .x-grid-body .x-grid-td-checker{
596         background:transparent url(../images/slate/grid/grid3-special-col-bg.gif) repeat-y right;
597 }
598 .x-grid-body .x-grid-td-numberer{
599         background:transparent url(../images/slate/grid/grid3-special-col-bg.gif) repeat-y right;
600 }
601 .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{
602         background:transparent url(../images/slate/grid/grid3-special-col-sel-bg.gif) repeat-y right;
603 }
604 .x-grid-group-hd {
605         border-bottom:2px solid #abb;
606 }
607 .x-grid-group-hd div {
608         color: #456;
609 }
610 .x-dd-drag-proxy .x-grid-hd-inner{
611         background:#ebf3fd url(../images/slate/grid/grid3-hrow-over.gif) repeat-x left bottom;
612         border:1px solid #abc;
613 }
614 .x-tbar-page-first{
615         background-image:url(../images/slate/grid/page-first.gif)!important;
616 }
617 .x-tbar-page-last{
618         background-image:url(../images/slate/grid/page-last.gif)!important;
619 }
620 .x-tbar-page-next{
621         background-image:url(../images/slate/grid/page-next.gif)!important;
622 }
623 .x-tbar-page-prev{
624         background-image:url(../images/slate/grid/page-prev.gif)!important;
625 }
626 .x-paging-info {
627         color:#FFFFFF;
628 }
629
630
631 /* Progress Bar */
632
633 .x-progress-bar{
634         background:#9CBFEE url( ../../resources/images/slate/progress/progress-bg.gif ) repeat-x left center;
635         border-top:1px solid #ddd;
636         border-bottom:1px solid #ddd;
637 }
638
639
640 /* Combos */
641 .x-combo-list{
642         border:1px solid #89a;
643 }
644 .x-combo-list .x-combo-selected{
645         border:1px dotted #ccc!important;
646         background:#fbf0d2;
647 }
648
649
650 /* Calendars */
651
652 .x-date-middle,.x-date-left,.x-date-right{
653         background:url(../images/slate/shared/hd-sprite.gif) repeat-x 0 -83px;
654 }
655 .x-date-bottom {
656         background:#DFECFB url(../images/slate/shared/glass-bg.gif) repeat-x scroll left top;
657         border-top:1px solid #abc;
658 }
659 .x-date-right a{
660         background-image:url(../images/slate/shared/right-btn.gif);
661 }
662 .x-date-left a{
663         background-image:url(../images/slate/shared/left-btn.gif);
664 }
665 .x-date-inner th{
666         background:#dfecfb url(../images/slate/shared/glass-bg.gif) repeat-x left top;
667         border-bottom:1px solid #abc;
668         color:#345;
669 }
670 .x-date-inner .x-date-selected a {
671         background:#dfecfb url(../images/slate/shared/glass-bg.gif) repeat-x scroll left top;
672         border:1px solid #89a;
673 }
674 .x-date-inner a:hover,.x-date-inner .x-date-disabled a:hover{
675         background:#cfdce1;
676 }
677 td.x-date-mp-month a:hover,td.x-date-mp-year a:hover{
678         color:#123;
679         background:#cfdce1;
680 }
681 .x-date-mp-ybtn a{
682         background:transparent url(../images/slate/panel/tool-sprites.gif) no-repeat;
683 }
684 .x-date-mp-btns {
685         background:#dfecfb url(../images/slate/shared/glass-bg.gif) repeat-x scroll left top;
686 }
687 td.x-date-mp-sel a{
688         background:#dfecfb url(../images/slate/shared/glass-bg.gif) repeat-x left top;
689         border:1px solid #abc;
690 }
691 .x-date-mp-btns button{
692         background:#405574;
693         border:1px solid;
694         border-color:#abc #055 #055 #abc;
695 }
696
697 /* Resizable Handle */
698 .x-resizable-over .x-resizable-handle-east,.x-resizable-pinned .x-resizable-handle-east{
699         background:url(../images/slate/sizer/e-handle.gif);background-position:left;
700 }
701 .x-resizable-over .x-resizable-handle-west,.x-resizable-pinned .x-resizable-handle-west{
702         background:url(../images/slate/sizer/e-handle.gif);background-position:left;
703 }
704 .x-resizable-over .x-resizable-handle-south,.x-resizable-pinned .x-resizable-handle-south{
705         background:url(../images/slate/sizer/s-handle.gif);background-position:top;
706 }
707 .x-resizable-over .x-resizable-handle-north,.x-resizable-pinned .x-resizable-handle-north{
708         background:url(../images/slate/sizer/s-handle.gif);background-position:top;
709 }
710 .x-resizable-over .x-resizable-handle-southeast,.x-resizable-pinned .x-resizable-handle-southeast{
711         background:url(../images/slate/sizer/se-handle.gif);background-position:top left;
712 }
713 .x-resizable-over .x-resizable-handle-northwest,.x-resizable-pinned .x-resizable-handle-northwest{
714         background:url(../images/slate/sizer/nw-handle.gif);background-position:bottom right;
715 }
716 .x-resizable-over .x-resizable-handle-northeast,.x-resizable-pinned .x-resizable-handle-northeast{
717         background:url(../images/slate/sizer/ne-handle.gif);background-position:bottom left;
718 }
719 .x-resizable-over .x-resizable-handle-southwest,.x-resizable-pinned .x-resizable-handle-southwest{
720         background:url(../images/slate/sizer/sw-handle.gif);background-position:top right;
721 }
722
723 /* Tips */
724 .x-tip .x-tip-close{
725         background-image:url(../images/slate/qtip/close.gif);
726 }
727 .x-tip .x-tip-tc{
728         background:transparent url(../images/slate/qtip/tip-sprite.gif) no-repeat 0 -62px;
729 }
730 .x-tip .x-tip-tl{
731         background:transparent url(../images/slate/qtip/tip-sprite.gif) no-repeat 0 0;
732 }
733 .x-tip .x-tip-tr{
734         background:transparent url(../images/slate/qtip/tip-sprite.gif) no-repeat right 0;
735 }
736 .x-tip .x-tip-bc{
737         background:transparent url(../images/slate/qtip/tip-sprite.gif) no-repeat 0 -121px;
738 }
739 .x-tip .x-tip-bl{
740         background:transparent url(../images/slate/qtip/tip-sprite.gif) no-repeat 0 -59px;
741 }
742 .x-tip .x-tip-br{
743         background:transparent url(../images/slate/qtip/tip-sprite.gif) no-repeat right -59px;
744 }
745 .x-tip .x-tip-ml{
746         background:#fff url(../images/slate/qtip/tip-sprite.gif) no-repeat 0 -124px;
747 }
748 .x-tip .x-tip-mr{
749         background:transparent url(../images/slate/qtip/tip-sprite.gif) no-repeat right -124px;
750 }
751 .x-form-invalid-tip .x-tip-tc{background:url(../images/default/form/error-tip-corners.gif) repeat-x 0 -12px;padding-top:6px;}
752 .x-form-invalid-tip .x-tip-tl{background-image:url(../images/default/form/error-tip-corners.gif);}
753 .x-form-invalid-tip .x-tip-tr{background-image:url(../images/default/form/error-tip-corners.gif);}
754 .x-form-invalid-tip .x-tip-bc{background:url(../images/default/form/error-tip-corners.gif) repeat-x 0 -18px;height:6px;}
755 .x-form-invalid-tip .x-tip-bl{background:url(../images/default/form/error-tip-corners.gif) no-repeat 0 -6px;}
756 .x-form-invalid-tip .x-tip-br{background:url(../images/default/form/error-tip-corners.gif) no-repeat right -6px;}
757 .x-form-invalid-tip .x-tip-ml{background-image:url(../images/default/form/error-tip-corners.gif);}
758 .x-form-invalid-tip .x-tip-mr{background-image:url(../images/default/form/error-tip-corners.gif);}
759
760
761
762
763 /* Miscellaneous */
764
765 .x-item-disabled *
766 {
767         color:#333 !important;
768 }
769
770
771 .x-box-tl
772 {
773         background:transparent url(../images/default/box/corners.gif) no-repeat 0 0;
774         zoom:1;
775 }
776 .x-box-tc
777 {
778         height:8px;
779         background:transparent url(../images/default/box/tb.gif) repeat-x 0 0;
780         overflow:hidden;
781 }
782 .x-box-tr
783 {
784         background:transparent url(../images/default/box/corners.gif) no-repeat right -8px;
785 }
786         
787 .x-box-ml
788 {
789     background:transparent url(../images/default/box/l.gif) repeat-y 0;
790     padding-left:4px;
791     overflow:hidden;
792     zoom:1;
793 }
794 .x-box-mc
795 {
796     background:#eee url(../images/default/box/tb.gif) repeat-x 0 -16px;
797     padding:4px 10px;
798     font-family:"Myriad Pro","Myriad Web","Tahoma","Helvetica","Arial",sans-serif;
799     color:#393939;
800     font-size:12px;
801 }
802 .x-box-mc h3
803 {
804     font-size:14px;
805     font-weight:bold;
806     margin:0 0 4 0;
807     zoom:1;
808 }
809 .x-box-mr
810 {
811     background:transparent url(../images/default/box/r.gif) repeat-y right;
812     padding-right:4px;
813     overflow:hidden;
814 }
815 .x-box-bl
816 {
817     background:transparent url(../images/default/box/corners.gif) no-repeat 0 -16px;
818     zoom:1;
819 }
820 .x-box-bc
821 {
822     background:transparent url(../images/default/box/tb.gif) repeat-x 0 -8px;
823     height:8px;
824     overflow:hidden;
825 }
826 .x-box-br
827 {
828     background:transparent url(../images/default/box/corners.gif) no-repeat right -24px;
829 }
830 .x-box-tl,.x-box-bl
831 {
832     padding-left:8px;
833     overflow:hidden;
834 }
835 .x-box-tr,.x-box-br
836 {
837     padding-right:8px;
838     overflow:hidden;
839 }
840