.ext-el-mask {
    background-color: #ccc;
}
.ext-el-mask-msg {
    border-color:#6593cf;
    background-color:#c3daf9;
    background-image:url(../images/tine20/box/tb-blue.gif);
}
.ext-el-mask-msg div {
    background-color: #eee;
    border-color:#a3bad9;
    color:#222;
    font:normal 11px tahoma, arial, helvetica, sans-serif;
}
.x-mask-loading div {
    background-color:#fbfbfb;
    background-image:url(../images/tine20/grid/loading.gif);
}
.x-splitbar-proxy {
    background-color: #aaa;
}
.x-color-palette a:hover, .x-color-palette a.x-color-palette-sel {
    border-color:#8bb8f3;
    background-color: #deecfd;
}
.x-ie-shadow {
    background-color:#777;
}
.x-shadow .xsmc {
    background-image: url(../images/tine20/shadow-c.png);
}
.x-shadow .xsml, .x-shadow .xsmr {
    background-image: url(../images/tine20/shadow-lr.png);
}
.x-shadow .xstl, .x-shadow .xstc,  .x-shadow .xstr, .x-shadow .xsbl, .x-shadow .xsbc, .x-shadow .xsbr{
    background-image: url(../images/tine20/shadow.png);
}
.loading-indicator {
    font-size: 11px;
    background-image: url(../images/tine20/grid/loading.gif);
}
.x-spotlight {
    background-color: #ccc;
}
.x-tab-panel-header, .x-tab-panel-footer {
    background-color: #deecfd;
    border-color:#8db2e3;
    overflow:hidden;
    zoom:1;
}
ul.x-tab-strip-top{
    background-color:#cedff5;
    background-image: url(../images/tine20/tabs/tab-strip-bg.gif);
    border-bottom-color:#8db2e3;
}
ul.x-tab-strip-bottom{
    background-color:#cedff5;
    background-image: url(../images/tine20/tabs/tab-strip-btm-bg.gif);
    border-top-color:#8db2e3;
}
.x-tab-panel-header-plain .x-tab-strip-spacer,
.x-tab-panel-footer-plain .x-tab-strip-spacer {
    border-color:#8db2e3;
    background-color: #deecfd;
}
.x-tab-strip span.x-tab-strip-text {
    font:normal 11px tahoma,arial,helvetica;
    color:#416aa3;
}
.x-tab-strip-over span.x-tab-strip-text {
    color:#15428b;
}
.x-tab-strip-active span.x-tab-strip-text {
    color:#15428b;
    font-weight:bold;
}
.x-tab-strip-disabled .x-tabs-text {
    color:#aaaaaa;
}
.x-tab-strip-top .x-tab-right, .x-tab-strip-top .x-tab-left, .x-tab-strip-top .x-tab-strip-inner{
    background-image: url(../images/tine20/tabs/tabs-sprite.gif);
}
.x-tab-strip-bottom .x-tab-right {
    background-image: url(../images/tine20/tabs/tab-btm-inactive-right-bg.gif);
}
.x-tab-strip-bottom .x-tab-left {
    background-image: url(../images/tine20/tabs/tab-btm-inactive-left-bg.gif);
}
.x-tab-strip-bottom .x-tab-strip-active .x-tab-right {
    background-image: url(../images/tine20/tabs/tab-btm-right-bg.gif);
}
.x-tab-strip-bottom .x-tab-strip-active .x-tab-left {
    background-image: url(../images/tine20/tabs/tab-btm-left-bg.gif);
}
.x-tab-strip .x-tab-strip-closable a.x-tab-strip-close {
    background-image:url(../images/tine20/tabs/tab-close.gif);
}
.x-tab-strip .x-tab-strip-closable a.x-tab-strip-close:hover{
    background-image:url(../images/tine20/tabs/tab-close.gif);
}
.x-tab-scroller-left {
    background-image:url(../images/tine20/tabs/scroll-left.gif);
    border-bottom-color:#8db2e3;
}
.x-tab-scroller-right {
    background-image:url(../images/tine20/tabs/scroll-right.gif);
    border-bottom-color:#8db2e3;
}
.x-form-text, textarea.x-form-field{
    background-color:#fff;
    background-image:url(../images/tine20/form/text-bg.gif);
    border-color:#b5b8c8;
}
.x-form-field-wrap .x-form-trigger{
    background-image:url(../images/tine20/form/trigger.gif);
    border-bottom-color:#b5b8c8;
}
.x-form-field-wrap .x-form-date-trigger{
    background-image: url(../images/tine20/form/date-trigger.gif);
}
.x-form-field-wrap .x-form-clear-trigger{
    background-image: url(../images/tine20/form/clear-trigger.gif);
}
.x-form-field-wrap .x-form-search-trigger{
    background-image: url(../images/tine20/form/search-trigger.gif);
}
.x-form-check-group-label {
    border-bottom: 1px solid #99bbe8;
    color: #15428b;
}
.x-form-invalid-icon {
    background-image:url(../images/tine20/form/exclamation.gif);
}
.x-fieldset legend {
    font:bold 11px tahoma, arial, helvetica, sans-serif;
    color:#15428b;
}
.x-btn-tl, .x-btn-tr, .x-btn-tc, .x-btn-ml, .x-btn-mr, .x-btn-mc, .x-btn-bl, .x-btn-br, .x-btn-bc{
    background-image:url(../images/tine20/button/btn.gif);
}
.x-btn-mc em.x-btn-arrow {
    background-image:url(../images/tine20/button/arrow.gif);
}
.x-btn-mc em.x-btn-split {
    background-image:url(../images/tine20/button/s-arrow.gif);
}
.x-btn-over .x-btn-mc em.x-btn-split, .x-btn-click .x-btn-mc em.x-btn-split, .x-btn-menu-active .x-btn-mc em.x-btn-split, .x-btn-pressed .x-btn-mc em.x-btn-split {
    background-image:url(../images/tine20/button/s-arrow-o.gif);
}
.x-btn-mc em.x-btn-arrow-bottom {
    background-image:url(../images/tine20/button/s-arrow-b-noline.gif);
}
.x-btn-mc em.x-btn-split-bottom {
    background-image:url(../images/tine20/button/s-arrow-b.gif);
}
.x-btn-over .x-btn-mc em.x-btn-split-bottom, .x-btn-click .x-btn-mc em.x-btn-split-bottom, .x-btn-menu-active .x-btn-mc em.x-btn-split-bottom, .x-btn-pressed .x-btn-mc em.x-btn-split-bottom {
    background-image:url(../images/tine20/button/s-arrow-bo.gif);
}
.x-btn-group-header {
    color: #3e6aaa;
}
.x-btn-group-tc {
    background-image: url(../images/tine20/button/group-tb.gif);
}
.x-btn-group-tl {
    background-image: url(../images/tine20/button/group-cs.gif);
}
.x-btn-group-tr {
    background-image: url(../images/tine20/button/group-cs.gif);
}
.x-btn-group-bc {
    background-image: url(../images/tine20/button/group-tb.gif);
}
.x-btn-group-bl {
    background-image: url(../images/tine20/button/group-cs.gif);
}
.x-btn-group-br {
    background-image: url(../images/tine20/button/group-cs.gif);
}
.x-btn-group-ml {
    background-image: url(../images/tine20/button/group-lr.gif);
}
.x-btn-group-mr {
    background-image: url(../images/tine20/button/group-lr.gif);
}
.x-btn-group-notitle .x-btn-group-tc {
    background-image: url(../images/tine20/button/group-tb.gif);
}
.x-toolbar{
    border-color:#a9bfd3;
    background-color:#d0def0;
    background-image:url(../images/tine20/toolbar/bg.gif);
}
.x-toolbar .x-btn-mc em.x-btn-split {
    background-image:url(../images/tine20/button/s-arrow-noline.gif);
}
.x-toolbar .x-btn-over .x-btn-mc em.x-btn-split, .x-toolbar .x-btn-click .x-btn-mc em.x-btn-split, 
.x-toolbar .x-btn-menu-active .x-btn-mc em.x-btn-split, .x-toolbar .x-btn-pressed .x-btn-mc em.x-btn-split 
{
    background-image:url(../images/tine20/button/s-arrow-o.gif);
}
.x-toolbar .x-btn-mc em.x-btn-split-bottom {
    background-image:url(../images/tine20/button/s-arrow-b-noline.gif);
}
.x-toolbar .x-btn-over .x-btn-mc em.x-btn-split-bottom, .x-toolbar .x-btn-click .x-btn-mc em.x-btn-split-bottom, 
.x-toolbar .x-btn-menu-active .x-btn-mc em.x-btn-split-bottom, .x-toolbar .x-btn-pressed .x-btn-mc em.x-btn-split-bottom 
{
    background-image:url(../images/tine20/button/s-arrow-bo.gif);
}
.x-toolbar .xtb-sep {
    background-image: url(../images/tine20/grid/grid-blue-split.gif);
}
.x-tbar-page-first{
    background-image: url(../images/tine20/grid/page-first.gif) !important;
}
.x-tbar-loading{
    background-image: url(../images/tine20/grid/refresh.gif) !important;
}
.x-tbar-page-last{
    background-image: url(../images/tine20/grid/page-last.gif) !important;
}
.x-tbar-page-next{
    background-image: url(../images/tine20/grid/page-next.gif) !important;
}
.x-tbar-page-prev{
    background-image: url(../images/tine20/grid/page-prev.gif) !important;
}
.x-item-disabled .x-tbar-loading{
    background-image: url(../images/tine20/grid/loading.gif) !important;
}
.x-item-disabled .x-tbar-page-first{
    background-image: url(../images/tine20/grid/page-first-disabled.gif) !important;
}
.x-item-disabled .x-tbar-page-last{
    background-image: url(../images/tine20/grid/page-last-disabled.gif) !important;
}
.x-item-disabled .x-tbar-page-next{
    background-image: url(../images/tine20/grid/page-next-disabled.gif) !important;
}
.x-item-disabled .x-tbar-page-prev{
    background-image: url(../images/tine20/grid/page-prev-disabled.gif) !important;
}
.x-toolbar-more-icon {
    background-image: url(../images/tine20/toolbar/more.gif) !important;
}
.x-statusbar .x-status-busy {
    background-image: url(../images/tine20/grid/loading.gif);
}
.x-resizable-over .x-resizable-handle-east, .x-resizable-pinned .x-resizable-handle-east,
.x-resizable-over .x-resizable-handle-west, .x-resizable-pinned .x-resizable-handle-west
{
    background-image:url(../images/tine20/sizer/e-handle.gif);
}
.x-resizable-over .x-resizable-handle-south, .x-resizable-pinned .x-resizable-handle-south,
.x-resizable-over .x-resizable-handle-north, .x-resizable-pinned .x-resizable-handle-north
{
    background-image:url(../images/tine20/sizer/s-handle.gif);
}
.x-resizable-over .x-resizable-handle-north, .x-resizable-pinned .x-resizable-handle-north{
    background-image:url(../images/tine20/sizer/s-handle.gif);
}
.x-resizable-over .x-resizable-handle-southeast, .x-resizable-pinned .x-resizable-handle-southeast{
    background-image:url(../images/tine20/sizer/se-handle.gif);
}
.x-resizable-over .x-resizable-handle-northwest, .x-resizable-pinned .x-resizable-handle-northwest{
    background-image:url(../images/tine20/sizer/nw-handle.gif);
}
.x-resizable-over .x-resizable-handle-northeast, .x-resizable-pinned .x-resizable-handle-northeast{
    background-image:url(../images/tine20/sizer/ne-handle.gif);
}
.x-resizable-over .x-resizable-handle-southwest, .x-resizable-pinned .x-resizable-handle-southwest{
    background-image:url(../images/tine20/sizer/sw-handle.gif);
}
.x-grid-row-loading {
    background-color: #fff;
    background-image:url(../images/tine20/shared/loading-balls.gif);
}
.x-grid3-row-over {
    border-color:#ddd;
    background-color:#efefef;
    background-image:url(../images/tine20/grid/row-over.gif);
}
.x-grid3-resize-proxy {
    background-color:#777;
}
.x-grid3-resize-marker {
    background-color:#777;
}
.x-grid3-header{
    background-color:#f9f9f9;
    background-image:url(../images/tine20/grid/grid3-hrow.gif);
}
.x-grid3-header-pop-inner {
    border-left-color:#eee;
    background-image:url(../images/tine20/grid/hd-pop.gif);
}
td.x-grid3-hd-over .x-grid3-hd-inner, td.sort-desc .x-grid3-hd-inner, td.sort-asc .x-grid3-hd-inner, td.x-grid3-hd-menu-open .x-grid3-hd-inner {
    background-color:#ebf3fd;
    background-image:url(../images/tine20/grid/grid3-hrow-over.gif);

}
.sort-asc .x-grid3-sort-icon {
    background-image: url(../images/tine20/grid/sort_asc.gif);
}
.sort-desc .x-grid3-sort-icon {
    background-image: url(../images/tine20/grid/sort_desc.gif);
}
.x-grid3-split {
    background-image: url(../images/tine20/grid/grid-split.gif);
}
.x-grid3-hd-text {
    color:#15428b;
}
.x-dd-drag-proxy .x-grid3-hd-inner{
    background-color:#ebf3fd;
    background-image:url(../images/tine20/grid/grid3-hrow-over.gif);
    border-color:#aaccf6;
}
.col-move-top{
    background-image:url(../images/tine20/grid/col-move-top.gif);
}
.col-move-bottom{
    background-image:url(../images/tine20/grid/col-move-bottom.gif);
}
.x-grid3-row-selected {
    background-color: #dfe8f6 !important;
    background-image: none;
    border-color:#a3bae9;
}
.x-grid3-cell-selected{
    background-color: #b8cfee !important;
    color:#000;
}
.x-grid3-locked td.x-grid3-row-marker, .x-grid3-locked .x-grid3-row-selected td.x-grid3-row-marker{
    background-color:#ebeadb !important;
    background-image:url(../images/tine20/grid/grid-hrow.gif) !important;
    color:#000;
    border-top-color:#fff;
    border-right-color:#6fa0df !important;
}
.x-grid3-locked td.x-grid3-row-marker div, .x-grid3-locked .x-grid3-row-selected td.x-grid3-row-marker div{
    color:#15428b !important;
}
.x-grid3-dirty-cell {
    background-image:url(../images/tine20/grid/dirty.gif);
}
.x-props-grid .x-grid3-td-name .x-grid3-cell-inner{
    background-image:url(../images/tine20/grid/grid3-special-col-bg.gif) !important;
    color:#000 !important;
}
.xg-hmenu-sort-asc .x-menu-item-icon{
    background-image: url(../images/tine20/grid/hmenu-asc.gif);
}
.xg-hmenu-sort-desc .x-menu-item-icon{
    background-image: url(../images/tine20/grid/hmenu-desc.gif);
}
.xg-hmenu-lock .x-menu-item-icon{
    background-image: url(../images/tine20/grid/hmenu-lock.gif);
}
.xg-hmenu-unlock .x-menu-item-icon{
    background-image: url(../images/tine20/grid/hmenu-unlock.gif);
}
.x-grid3-hd-btn {
    background-color:#c3daf9;
    background-image:url(../images/tine20/grid/grid3-hd-btn.gif);
}
.x-grid3-body .x-grid3-td-expander {
    background-image:url(../images/tine20/grid/grid3-special-col-bg.gif);
}
.x-grid3-row-expander {
    background-image:url(../images/tine20/grid/row-expand-sprite.gif);
}
.x-grid3-body .x-grid3-td-checker {
    background-image: url(../images/tine20/grid/grid3-special-col-bg.gif);
}
.x-grid3-row-checker, .x-grid3-hd-checker {
    background-image:url(../images/tine20/grid/row-check-sprite.gif);
}
.x-grid3-body .x-grid3-td-numberer {
    background-image:url(../images/tine20/grid/grid3-special-col-bg.gif);
}
.x-grid3-body .x-grid3-td-row-icon {
    background-image:url(../images/tine20/grid/grid3-special-col-bg.gif);
}
.x-grid3-body .x-grid3-row-selected .x-grid3-td-numberer,
.x-grid3-body .x-grid3-row-selected .x-grid3-td-checker,
.x-grid3-body .x-grid3-row-selected .x-grid3-td-expander {
    background-image:url(../images/tine20/grid/grid3-special-col-sel-bg.gif);
}
.x-grid3-check-col {
    background-image:url(../images/tine20/menu/unchecked.gif);
}
.x-grid3-check-col-on {
    background-image:url(../images/tine20/menu/checked.gif);
}
.x-grid-group-hd div.x-grid-group-title {
    background-image:url(../images/tine20/grid/group-collapse.gif);
    color:#3764a0;
    font:bold 11px tahoma, arial, helvetica, sans-serif;
}
.x-grid-group-collapsed .x-grid-group-hd div.x-grid-group-title {
    background-image:url(../images/tine20/grid/group-expand.gif);
}
.x-group-by-icon {
    background-image:url(../images/tine20/grid/group-by.gif);
}
.x-cols-icon {
    background-image:url(../images/tine20/grid/columns.gif);
}
.x-show-groups-icon {
    background-image:url(../images/tine20/grid/group-by.gif);
}
.x-dd-drop-nodrop .x-dd-drop-icon{
  background-image: url(../images/tine20/dd/drop-no.gif);
}
.x-dd-drop-ok .x-dd-drop-icon{
  background-image: url(../images/tine20/dd/drop-yes.gif);
}
.x-dd-drop-ok-add .x-dd-drop-icon{
  background-image: url(../images/tine20/dd/drop-add.gif);
}
.x-view-selector {
    background-color:#c3daf9;
    border-color:#3399bb;
}
.x-tree-node-expanded .x-tree-node-icon{
    background-image:url(../images/tine20/tree/folder-open.gif);
}
.x-tree-node-leaf .x-tree-node-icon{
    background-image:url(../images/tine20/tree/leaf.gif);
}
.x-tree-node-collapsed .x-tree-node-icon{
    background-image:url(../images/tine20/tree/folder.gif);
}
.x-tree-node-loading .x-tree-node-icon{
    background-image:url(../images/tine20/tree/loading.gif) !important;
}
.x-tree-lines .x-tree-elbow-plus{
    background-image:url(../images/tine20/tree/elbow-plus.gif);
}
.x-tree-lines .x-tree-elbow-minus{
    background-image:url(../images/tine20/tree/elbow-minus.gif);
}
.x-tree-lines .x-tree-elbow-end{
    background-image:url(../images/tine20/tree/elbow-end.gif);
}
.x-tree-lines .x-tree-elbow-end-plus{
    background-image:url(../images/tine20/tree/elbow-end-plus.gif);
}
.x-tree-lines .x-tree-elbow-end-minus{
    background-image:url(../images/tine20/tree/elbow-end-minus.gif);
}
.x-tree-lines .x-tree-elbow-line{
    background-image:url(../images/tine20/tree/elbow-line.gif);
}
.x-tree-no-lines .x-tree-elbow-plus{
    background-image:url(../images/tine20/tree/elbow-plus-nl.gif);
}
.x-tree-no-lines .x-tree-elbow-minus{
    background-image:url(../images/tine20/tree/elbow-minus-nl.gif);
}
.x-tree-no-lines .x-tree-elbow-end-plus{
    background-image:url(../images/tine20/tree/elbow-end-plus-nl.gif);
}
.x-tree-no-lines .x-tree-elbow-end-minus{
    background-image:url(../images/tine20/tree/elbow-end-minus-nl.gif);
}
.x-tree-arrows .x-tree-elbow-plus{
    background-image:url(../images/tine20/tree/arrows.gif);
}
.x-tree-arrows .x-tree-elbow-minus{
    background-image:url(../images/tine20/tree/arrows.gif);
}
.x-tree-arrows .x-tree-elbow-end-plus{
    background-image:url(../images/tine20/tree/arrows.gif);
}
.x-tree-arrows .x-tree-elbow-end-minus{
    background-image:url(../images/tine20/tree/arrows.gif);
}
.x-tree-node .x-tree-drag-append a span{
     background-color:#ddd;
     border-color:gray;
}
.x-tree-node .x-tree-node-over {
    background-color: #eee;
}
.x-tree-node .x-tree-selected {
    background-color: #d9e8fb;
}
.x-tree-drop-ok-append .x-dd-drop-icon{
  background-image: url(../images/tine20/tree/drop-add.gif);
}
.x-tree-drop-ok-above .x-dd-drop-icon{
  background-image: url(../images/tine20/tree/drop-over.gif);
}
.x-tree-drop-ok-below .x-dd-drop-icon{
  background-image: url(../images/tine20/tree/drop-under.gif);
}
.x-tree-drop-ok-between .x-dd-drop-icon{
  background-image: url(../images/tine20/tree/drop-between.gif);
}
.x-date-middle,.x-date-left,.x-date-right {
    background-image: url(../images/tine20/shared/hd-sprite.gif);
    color:#fff;
    font:bold 11px "sans serif", tahoma, verdana, helvetica;
}
.x-date-middle .x-btn .x-btn-text {
    color:#fff;
}
.x-date-middle .x-btn-mc em.x-btn-arrow {
    background-image:url(../images/tine20/toolbar/btn-arrow-light.gif);
}
.x-date-right a {
    background-image: url(../images/tine20/shared/right-btn.gif);
}
.x-date-left a{
    background-image: url(../images/tine20/shared/left-btn.gif);
}
.x-date-inner th {
    background-color:#dfecfb;
    background-image:url(../images/tine20/shared/glass-bg.gif);
    border-bottom-color:#a3bad9;
    font:normal 10px arial, helvetica,tahoma,sans-serif;
    color:#233d6d;
}
.x-date-inner .x-date-selected a{
    background-color:#dfecfb;
    background-image:url(../images/tine20/shared/glass-bg.gif);
    border-color:#8db2e3;
}
.x-date-bottom {
    border-top-color:#a3bad9;
    background-color:#dfecfb;
    background-image:url(../images/tine20/shared/glass-bg.gif);
}
.x-date-inner a:hover, .x-date-inner .x-date-disabled a:hover{
    color:#000;
    background-color:#ddecfe;
}
.x-date-inner .x-date-disabled a {
    background-color:#eee;
    color:#bbb;
}
.x-date-mmenu{
    background-color:#eee !important;
}
.x-date-mp-btns button {
    background-color:#083772;
    color:#fff;
    border-color: #3366cc #000055 #000055 #3366cc;
    font:normal 11px arial, helvetica,tahoma,sans-serif;
}
.x-date-mp-btns {
    background-color: #dfecfb;
    background-image: url(../images/tine20/shared/glass-bg.gif);
}
td.x-date-mp-month a,td.x-date-mp-year a {
    color:#15428b;
}
td.x-date-mp-month a:hover,td.x-date-mp-year a:hover {
    color:#15428b;
    background-color: #ddecfe;
}
td.x-date-mp-sel a {
    background-color: #dfecfb;
    background-image: url(../images/tine20/shared/glass-bg.gif);
    border-color:#8db2e3;
}
.x-date-mp-ybtn a {
    background-image:url(../images/tine20/panel/tool-sprites.gif);
}
.x-tip .x-tip-close{
    background-image: url(../images/tine20/qtip/close.gif);
}
.x-tip .x-tip-tc, .x-tip .x-tip-tl, .x-tip .x-tip-tr, .x-tip .x-tip-bc, .x-tip .x-tip-bl, .x-tip .x-tip-br, .x-tip .x-tip-ml, .x-tip .x-tip-mr {
    background-image: url(../images/tine20/qtip/tip-sprite.gif);
}
.x-form-invalid-tip .x-tip-tc, .x-form-invalid-tip .x-tip-tl, .x-form-invalid-tip .x-tip-tr, .x-form-invalid-tip .x-tip-bc,
.x-form-invalid-tip .x-tip-bl, .x-form-invalid-tip .x-tip-br, .x-form-invalid-tip .x-tip-ml, .x-form-invalid-tip .x-tip-mr
{
    background-image: url(../images/tine20/form/error-tip-corners.gif);
}
.x-form-invalid-tip .x-tip-body {
    background-image:url(../images/tine20/form/exclamation.gif);
}
.x-form-invalid, textarea.x-form-invalid{
    background-color:#fff;
    background-image:url(../images/tine20/grid/invalid_line.gif);
    border-color:#c30;
}
.x-tip-anchor {
    background-image:url(../images/tine20/qtip/tip-anchor-sprite.gif);
}
.x-menu {
    background-color:#f0f0f0;
    background-image:url(../images/tine20/menu/menu.gif);
}
.x-menu-item-arrow{
    background-image:url(../images/tine20/menu/menu-parent.gif);
}
.x-menu-sep {
    background-color:#e0e0e0;
    border-bottom-color:#fff;
}
.x-menu-item-active {
    background-image: url(../images/tine20/menu/item-over.gif);
    background-color: #dbecf4;
    border-color:#aaccf6;
}
.x-menu-check-item .x-menu-item-icon{
    background-image:url(../images/tine20/menu/unchecked.gif);
}
.x-menu-item-checked .x-menu-item-icon{
    background-image:url(../images/tine20/menu/checked.gif);
}
.x-menu-item-checked .x-menu-group-item .x-menu-item-icon{
    background-image:url(../images/tine20/menu/group-checked.gif);
}
.x-cycle-menu .x-menu-item-checked {
    border-color:#a3bae9 !important;
    background-color:#def8f6;
}
.x-menu-scroller-top {
    background-image:url(../images/tine20/layout/mini-top.gif);
}
.x-menu-scroller-bottom {
    background-image:url(../images/tine20/layout/mini-bottom.gif);
}
.x-box-tl {
    background-image: url(../images/tine20/box/corners.gif);
}
.x-box-tc {
    background-image: url(../images/tine20/box/tb.gif);
}
.x-box-tr {
    background-image: url(../images/tine20/box/corners.gif);
}
.x-box-ml {
    background-image: url(../images/tine20/box/l.gif);
}
.x-box-mc {
    background-color: #eee;
    background-image: url(../images/tine20/box/tb.gif);
    font-family: "Myriad Pro","Myriad Web","Tahoma","Helvetica","Arial",sans-serif;
    color: #393939;
    font-size: 12px;
}
.x-box-mr {
    background-image: url(../images/tine20/box/r.gif);
}
.x-box-bl {
    background-image: url(../images/tine20/box/corners.gif);
}
.x-box-bc {
    background-image: url(../images/tine20/box/tb.gif);
}
.x-box-br {
    background-image: url(../images/tine20/box/corners.gif);
}
.x-box-blue .x-box-bl, .x-box-blue .x-box-br, .x-box-blue .x-box-tl, .x-box-blue .x-box-tr {
    background-image: url(../images/tine20/box/corners-blue.gif);
}
.x-box-blue .x-box-bc, .x-box-blue .x-box-mc, .x-box-blue .x-box-tc {
    background-image: url(../images/tine20/box/tb-blue.gif);
}
.x-box-blue .x-box-mc {
    background-color: #c3daf9;
}
.x-box-blue .x-box-mc h3 {
    color: #17385b;
}
.x-box-blue .x-box-ml {
    background-image: url(../images/tine20/box/l-blue.gif);
}
.x-box-blue .x-box-mr {
    background-image: url(../images/tine20/box/r-blue.gif);
}
#x-debug-browser .x-tree .x-tree-node a span {
    color:#222297;
    font-size:11px;
    font-family:"monotype","courier new",sans-serif;
}
#x-debug-browser .x-tree a i {
    color:#ff4545;
    font-style:normal;
}
#x-debug-browser .x-tree a em {
    color:#999;
}
#x-debug-browser .x-tree .x-tree-node .x-tree-selected a span{
    background-color:#c3daf9;
}
.x-combo-list {
    border-color:#98c0f4;
    background-color:#ddecfe;
    font:normal 12px tahoma, arial, helvetica, sans-serif;
}
.x-combo-list-hd {
    font:bold 11px tahoma, arial, helvetica, sans-serif;
    color:#15428b;
    background-image: url(../images/tine20/layout/panel-title-light-bg.gif);
    border-bottom-color:#98c0f4;
}
.x-combo-list .x-combo-selected{
    border-color:#a3bae9 !important;
    background-color:#dfe8f6;
}
.x-grid3-hd-row td {
    border-left-color:#eee;
    border-right-color:#d0d0d0;
}
.x-panel-header {
    color:#15428b;
    font-weight:bold; 
    font-size: 11px;
    font-family: tahoma,arial,verdana,sans-serif;
    border-color:#99bbe8;
    background-image: url(../images/tine20/panel/white-top-bottom.gif);
}
.x-tab-panel-header, .x-tab-panel-footer {
    border-color:#8db2e3;
}
.x-panel-tl .x-panel-header {
    color:#15428b;
    font:bold 11px tahoma,arial,verdana,sans-serif;
}
.x-panel-noborder .x-panel-header-noborder {
    border-bottom-color:#99bbe8;
}
.x-panel-noborder .x-panel-tbar-noborder .x-toolbar {
    border-bottom-color:#99bbe8;
}
.x-panel-tc {
    background-image: url(../images/tine20/panel/top-bottom.gif);
}
.x-panel-tl, .x-panel-tr, .x-panel-bl,  .x-panel-br{
    background-image: url(../images/tine20/panel/corners-sprite.gif);
    border-bottom-color:#99bbe8;
}
.x-panel-bc {
    background-image: url(../images/tine20/panel/top-bottom.gif);
}
.x-panel-mc {
    font: normal 11px tahoma,arial,helvetica,sans-serif;
    background-color:#dfe8f6;
}
.x-panel-ml {
    background-color: #fff;
    background-image:url(../images/tine20/panel/left-right.gif);
}
.x-panel-mr {
    background-image: url(../images/tine20/panel/left-right.gif);
}
.x-tool {
    background-image:url(../images/tine20/panel/tool-sprites.gif);
}
.x-panel-ghost {
    background-color:#cbddf3;
}
.x-window-proxy {
    background-color:#c7dffc;
    border-color:#99bbe8;
}
.x-window-tl .x-window-header {
    color:#15428b;
    font:bold 11px tahoma,arial,verdana,sans-serif;
}
.x-window-tc {
    background-image: url(../images/tine20/window/top-bottom.png);
}
.x-window-tl {
    background-image: url(../images/tine20/window/left-corners.png);
}
.x-window-tr {
    background-image: url(../images/tine20/window/right-corners.png);
}
.x-window-bc {
    background-image: url(../images/tine20/window/top-bottom.png);
}
.x-window-bl {
    background-image: url(../images/tine20/window/left-corners.png);
}
.x-window-br {
    background-image: url(../images/tine20/window/right-corners.png);
}
.x-window-mc {
    border-color:#99bbe8;
    font: normal 11px tahoma,arial,helvetica,sans-serif;
    background-color:#dfe8f6;
}
.x-window-ml {
    background-image: url(../images/tine20/window/left-right.png);
}
.x-window-mr {
    background-image: url(../images/tine20/window/left-right.png);
}
.x-dlg-mask{
   background-color:#ccc;
}
.x-window-plain .x-window-mc {
    background-color: #ccd9e8;
    border-color: #a3bae9 #dfe8f6 #dfe8f6 #a3bae9;
}
body.x-body-masked .x-window-plain .x-window-mc {
    background-color: #ccd9e8;
}
.x-tab-panel-tbar-noborder .x-toolbar {
    border-bottom-color:#99bbe8;
}
.x-border-layout-ct {
    background-color:#dfe8f6;
}
.x-accordion-hd {
    color:#222;
    font-weight:normal;
    background-image: url(../images/tine20/panel/light-hd.gif);
}
.x-layout-collapsed{
    background-color:#d2e0f2;
    border-color:#98c0f4;
}
.x-layout-collapsed-over{
    background-color:#d9e8fb;
}
.x-layout-split-west .x-layout-mini {
    background-image:url(../images/tine20/layout/mini-left.gif);
}
.x-layout-split-east .x-layout-mini {
    background-image:url(../images/tine20/layout/mini-right.gif);
}
.x-layout-split-north .x-layout-mini {
    background-image:url(../images/tine20/layout/mini-top.gif);
}
.x-layout-split-south .x-layout-mini {
    background-image:url(../images/tine20/layout/mini-bottom.gif);
}
.x-layout-cmini-west .x-layout-mini {
    background-image:url(../images/tine20/layout/mini-right.gif);
}
.x-layout-cmini-east .x-layout-mini {
    background-image:url(../images/tine20/layout/mini-left.gif);
}
.x-layout-cmini-north .x-layout-mini {
    background-image:url(../images/tine20/layout/mini-bottom.gif);
}
.x-layout-cmini-south .x-layout-mini {
    background-image:url(../images/tine20/layout/mini-top.gif);
}
.x-progress-inner {
    background-color:#e0e8f3;
    background-image:url(../images/tine20/qtip/bg.gif);
}
.x-progress-bar {
    background-color:#9cbfee;
    background-image:url(../images/tine20/progress/progress-bg.gif);
    border-top-color:#d1e4fd;
    border-bottom-color:#7fa9e4;
    border-right-color:#7fa9e4;
}
.x-progress-text {
    font-size:11px;
    font-weight:bold;
    color:#fff;
}
.x-progress-text-back {
    color:#396095;
}

/* some progress bar colors */
/* @see 0008254: Allow colors in Tasks progressbar */
.PercentRenderer-progress-bar10 { background-color: #f36 !important; background-image: none; }
.PercentRenderer-progress-bar20 { background-color: #e69 !important; background-image: none; }
.PercentRenderer-progress-bar30 { background-color: #d8a !important; background-image: none; }
.PercentRenderer-progress-bar40 { background-color: #c9a !important; background-image: none; }
.PercentRenderer-progress-bar50 { background-color: #baa !important; background-image: none; }
.PercentRenderer-progress-bar60 { background-color: #aa9 !important; background-image: none; }
.PercentRenderer-progress-bar70 { background-color: #aa8 !important; background-image: none; }
.PercentRenderer-progress-bar80 { background-color: #ab8 !important; background-image: none; }
.PercentRenderer-progress-bar90 { background-color: #9b8 !important; background-image: none; }
.PercentRenderer-progress-bar100 { background-color: #8c7 !important; background-image: none; }

.x-list-header{
    background-color:#f9f9f9;
    background-image:url(../images/tine20/grid/grid3-hrow.gif);
}
.x-list-over {
    background-color:#eee;
}
.x-list-selected {
    background-color:#dfe8f6;
}
.x-list-header-inner em.sort-asc, .x-list-header-inner em.sort-desc {
    background-image:url(../images/tine20/grid/sort-hd.gif);
    border-color: #99bbe8;
}
.x-slider-horz, .x-slider-horz .x-slider-end, .x-slider-horz .x-slider-inner {
    background-image:url(../images/tine20/slider/slider-bg.png);
}
.x-slider-horz .x-slider-thumb {
    background-image:url(../images/tine20/slider/slider-thumb.png);
}
.x-slider-vert, .x-slider-vert .x-slider-end, .x-slider-vert .x-slider-inner {
    background-image:url(../images/tine20/slider/slider-v-bg.png);
}
.x-slider-vert .x-slider-thumb {
    background-image:url(../images/tine20/slider/slider-v-thumb.png);
}
.x-window-dlg .x-msg-box-wait {
    background-image:url(../images/tine20/grid/loading.gif);
}
.x-window-dlg .ext-mb-info {
    background-image:url(../images/tine20/window/icon-info.gif);
}
.x-window-dlg .ext-mb-warning {
    background-image:url(../images/tine20/window/icon-warning.gif);
}
.x-window-dlg .ext-mb-question {
    background-image:url(../images/tine20/window/icon-question.gif);
}
.x-window-dlg .ext-mb-error {
    background-image:url(../images/tine20/window/icon-error.gif);
}

/* Widgets */

.app-panel-header-over {
    background:#EBF3FD url(../images/tine20/grid/grid3-hrow-over.gif) repeat-x scroll left bottom;
}

.app-panel-header-active {
    background:url(../images/tine20/naviactive.gif) repeat-x 0 0px;
}

.preview-panel {
    background-color:#E5EDF8;
}

.preview-panel-declaration {
    color:#A0A0A0;
}    

.bordercorner_gray_1 {
    background-color: transparent;
    background-image:url(../images/tine20/preview/bordercorner_blue_1.gif);
}

.bordercorner_gray_2 {
    background-color: transparent;
    background-image:url(../images/tine20/preview/bordercorner_blue_2.gif);
}

.bordercorner_gray_3 {
    background-color: transparent;
    background-image:url(../images/tine20/preview/bordercorner_blue_3.gif);
}
.bordercorner_gray_4 {
    background-color: transparent;
    background-image:url(../images/tine20/preview/bordercorner_blue_4.gif);
}
.tine-mainscreen-apptabspanel-menu-tabel .x-tab-left {
    background-image: url(../../../../images/tabs_sprite_slope_right.gif);
    padding-right: 24px;
}
