/*!
 * Ext JS Library 3.0.0
 * Copyright(c) 2006-2009 Ext JS, LLC
 * licensing@extjs.com
 * http://www.extjs.com/license
 */
.ext-el-mask {
    background-color: #ccc;
}

.ext-el-mask-msg
{
	border-color: #7A7065;
	background-color: #EFEBE7;
	background-image: url(../images/green/box/tb-blue.gif);
}
.ext-el-mask-msg div
{
	background-color: #EFEBE7;
	border-color: #7A7065;
	color: #333;
	font: normal 11px tahoma, arial, helvetica, sans-serif;
}

.x-mask-loading div {
    background-color:#fbfbfb;
    background-image:url(../images/green/grid/loading.gif);
}

.x-item-disabled {
    color: gray;
}

.x-item-disabled * {
    color: gray !important;
}

.x-splitbar-proxy {
    background-color: #aaa;
}

.x-color-palette a {
    border-color: transparent;
}

.x-color-palette a:hover, .x-color-palette a.x-color-palette-sel {
    border-color: #7a7065;
	background-color: #efebe7;
}

.x-color-palette em {
    border-color:#aca899;
}

.x-ie-shadow {
    background-color:#777;
}

.x-shadow .xsmc {
    background-image: url(../images/green/shadow-c.png);
}

.x-shadow .xsml, .x-shadow .xsmr {
    background-image: url(../images/green/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/green/shadow.png);
}

.loading-indicator {
    font-size: 11px;
    background-image: url(../images/green/grid/loading.gif);
}

.x-spotlight
{
	background-color: #EFEBE7;
}
.x-tab-panel-header, .x-tab-panel-footer
{
	background-color: #EFEBE7;
	border-color: #a29587;
	overflow: hidden;
	zoom: 1;
}

.x-tab-panel-header, .x-tab-panel-footer {
	border-color:#a29587;
}

ul.x-tab-strip-top
{
	background-color: #EFEBE7; 
	background-image: none !important;
	border-bottom-color: #a29587;
}

ul.x-tab-strip-bottom
{
	background-color: #EFEBE7;
	background-image: none !important;
	border-top-color: #a29587;
}

.x-tab-panel-header-plain .x-tab-strip-spacer, .x-tab-panel-footer-plain .x-tab-strip-spacer
{
	border-color: #a29587;
	background-color: #EFEBE7;
}

.x-tab-strip span.x-tab-strip-text {
	font:normal 11px tahoma,arial,helvetica;
	color:#333;
}

.x-tab-strip-over span.x-tab-strip-text {
	color:#333;
}

.x-tab-strip-active span.x-tab-strip-text {
	color:#333;
    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/green/tabs/tabs-sprite.png);
}

.x-tab-strip-bottom .x-tab-right {
	background-image: url(../images/green/tabs/tab-btm-inactive-right-bg.gif);
}

.x-tab-strip-bottom .x-tab-left {
	background-image: url(../images/green/tabs/tab-btm-inactive-left-bg.gif);
}

.x-tab-strip-bottom .x-tab-strip-active .x-tab-right {
	background-image: url(../images/green/tabs/tab-btm-right-bg.gif);
}

.x-tab-strip-bottom .x-tab-strip-active .x-tab-left {
	background-image: url(../images/green/tabs/tab-btm-left-bg.gif);
}

.x-tab-strip .x-tab-strip-closable a.x-tab-strip-close {
	background-image:url(../images/green/tabs/tab-close.gif);
}

.x-tab-strip .x-tab-strip-closable a.x-tab-strip-close:hover{
	background-image:url(../images/green/tabs/tab-close.gif);
}

.x-tab-panel-body
{
	border-color: #a29587;
	background-color: #fff;
}

.x-tab-panel-body-top {
    border-top: 0 none;
}

.x-tab-panel-body-bottom {
    border-bottom: 0 none;
}

.x-tab-scroller-left
{
	background-image: url(../images/green/tabs/scroll-left.gif);
	border-bottom-color: #a29587;
}

.x-tab-scroller-left-over {
    background-position: 0 0;
}

.x-tab-tabmenu-right
{
	background : transparent url(../images/green/tabs/tab-scroller-menu.gif) !important;
	border-bottom-color: #a29587 !important;
}
.x-tab-scroller-left-disabled {
    background-position: -18px 0;
    opacity:.5;
    -moz-opacity:.5;
    filter:alpha(opacity=50);
    cursor:default;
}

.x-tab-scroller-right {
    background-image:url(../images/green/tabs/scroll-right.gif);
    border-bottom-color:#a29587;
}

.x-tab-panel-bbar .x-toolbar, .x-tab-panel-tbar .x-toolbar {
    border-color:#a29587;
}.x-form-field{
    font:normal 12px tahoma, arial, helvetica, sans-serif;
}

.x-form-text, textarea.x-form-field
{
	background-color: #fff;
	background-image:url(../images/green/form/text-bg.gif);
	border-color: #7A7065;
}

.x-form-select-one {
    background-color:#fff;
    border-color:#b5b8c8;
}

.x-form-check-group-label {
    border-bottom: 1px solid #99bbe8;
    color: #15428b;
}

.x-editor .x-form-check-wrap {
    background-color:#fff;
}

.x-form-field-wrap .x-form-trigger{
    background-image:url(../images/green/form/trigger.gif);
    border-bottom-color:#7a7065;
}

.x-form-field-wrap .x-form-date-trigger{
    background-image: url(../images/green/form/date-trigger.gif);
}

.x-form-field-wrap .x-form-clear-trigger{
    background-image: url(../images/green/form/clear-trigger.gif);
}

.x-form-field-wrap .x-form-search-trigger{
    background-image: url(../images/green/form/search-trigger.gif);
}

.x-trigger-wrap-focus .x-form-trigger
{
	border-bottom-color: #CC6600;
}

.x-item-disabled .x-form-trigger-over{
    border-bottom-color:#b5b8c8;
}

.x-item-disabled .x-form-trigger-click{
    border-bottom-color:#b5b8c8;
}

.x-form-focus, textarea.x-form-focus
{
	border-color: #CC6600;
}

.x-form-invalid, textarea.x-form-invalid{
    background-color:#fff;
	background-image:url(../images/green/grid/invalid_line.gif);
	border-color:#c30;
}

.ext-safari .x-form-invalid{
	background-color:#fee;
	border-color:#ff7870;
}

.x-form-inner-invalid, textarea.x-form-inner-invalid{
    background-color:#fff;
	background-image:url(../images/green/grid/invalid_line.gif);
}

.x-form-grow-sizer {
	font:normal 12px tahoma, arial, helvetica, sans-serif;
}

.x-form-item {
    font:normal 12px tahoma, arial, helvetica, sans-serif;
}

.x-form-invalid-msg {
    color:#c0272b;
    font:normal 11px tahoma, arial, helvetica, sans-serif;
    background-image:url(../images/green/shared/warning.gif);
}

.x-form-empty-field {
    color:gray;
}

.x-small-editor .x-form-field {
    font:normal 11px tahoma, arial, helvetica, sans-serif;
}

.ext-safari .x-small-editor .x-form-field {
    font:normal 12px tahoma, arial, helvetica, sans-serif;
}

.x-form-invalid-icon {
    background-image:url(../images/green/form/exclamation.gif);
}

.x-fieldset {
    border-color:#7a7065;
}

.x-fieldset legend {
    font:bold 11px tahoma, arial, helvetica, sans-serif;
    color:#000;
}
.x-btn{
	font:normal 11px tahoma, verdana, helvetica;
}

.x-btn button{
    font:normal 11px tahoma, arial, verdana,helvetica;
    color:#333;
}

.x-btn em {
    font-style:normal;
    font-weight:normal;
}

.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/green/button/btn.png);
}

.x-btn-click .x-btn-text, .x-btn-menu-active .x-btn-text, .x-btn-pressed .x-btn-text{
    color:#000;
}

.x-btn-disabled *{
	color:gray !important;
}

.x-btn-mc em.x-btn-arrow {
    background-image:url(../images/green/button/arrow.gif);
}

.x-btn-mc em.x-btn-split {
    background-image:url(../images/green/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/green/button/s-arrow-o.gif);
}

.x-btn-mc em.x-btn-arrow-bottom {
    background-image:url(../images/green/button/s-arrow-b-noline.gif);
}

.x-btn-mc em.x-btn-split-bottom {
    background-image:url(../images/green/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/green/button/s-arrow-bo.gif);
}

.x-btn-group-header
{
	color: #fff;
}

.x-btn-group-tc {
	background-image: url(../images/green/button/group-tb.gif);
}

.x-btn-group-tl {
	background-image: url(../images/green/button/group-cs.gif);
}

.x-btn-group-tr {
	background-image: url(../images/green/button/group-cs.gif);
}

.x-btn-group-bc {
	background-image: url(../images/green/button/group-tb.gif);
}

.x-btn-group-bl {
	background-image: url(../images/green/button/group-cs.gif);
}

.x-btn-group-br {
	background-image: url(../images/green/button/group-cs.gif);
}

.x-btn-group-ml {
	background-image: url(../images/green/button/group-lr.gif);
}
.x-btn-group-mr {
	background-image: url(../images/green/button/group-lr.gif);
}

.x-btn-group-notitle .x-btn-group-tc {
	background-image: url(../images/green/button/group-tb.gif);
}.x-toolbar
{
	border-color: #7A7065;
	background-color: #EFEBE7;
	background-image: url(../images/green/toolbar/bg.gif);
}

.x-toolbar td,.x-toolbar span,.x-toolbar input,.x-toolbar div,.x-toolbar select,.x-toolbar label{
    font:normal 11px tahoma, arial, helvetica, sans-serif;
}

.x-toolbar .x-item-disabled {
	color:gray;
}

.x-toolbar .x-item-disabled * {
	color:gray;
}

.x-toolbar .x-btn-mc em.x-btn-split {
    background-image:url(../images/green/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/green/button/s-arrow-o.gif);
}

.x-toolbar .x-btn-mc em.x-btn-split-bottom {
    background-image:url(../images/green/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/green/button/s-arrow-bo.gif);
}

.x-toolbar .xtb-sep {
	background-image: url(../images/green/grid/grid-blue-split.gif);
}

.x-tbar-page-first{
	background-image: url(../images/green/grid/page-first.png) !important;
}

.x-tbar-loading{
	background-image: url(../images/green/grid/refresh.png) !important;
}

.x-tbar-page-last{
	background-image: url(../images/green/grid/page-last.png) !important;
}

.x-tbar-page-next{
	background-image: url(../images/green/grid/page-next.png) !important;
}

.x-tbar-page-prev{
	background-image: url(../images/green/grid/page-prev.png) !important;
}

.x-item-disabled .x-tbar-loading{
	background-image: url(../images/green/grid/loading.gif) !important;
}

.x-item-disabled .x-tbar-page-first{
	background-image: url(../images/green/grid/page-first-disabled.png) !important;
}

.x-item-disabled .x-tbar-page-last{
	background-image: url(../images/green/grid/page-last-disabled.png) !important;
}

.x-item-disabled .x-tbar-page-next{
	background-image: url(../images/green/grid/page-next-disabled.png) !important;
}

.x-item-disabled .x-tbar-page-prev{
	background-image: url(../images/green/grid/page-prev-disabled.png) !important;
}

.x-paging-info {
    color:#444;
}

.x-toolbar-more-icon {
    background-image: url(../images/green/toolbar/more.gif) !important;
}

.x-statusbar .x-status-busy {
    background-image: url(../images/green/grid/loading.gif);
}

.x-statusbar .x-status-text-panel
{
	border-color: #a29587 #fff #fff #a29587;
}.x-resizable-handle {
	background-color:#fff;
}

.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/green/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/green/sizer/s-handle.gif);
}

.x-resizable-over .x-resizable-handle-north, .x-resizable-pinned .x-resizable-handle-north{
    background-image:url(../images/green/sizer/s-handle.gif);
}
.x-resizable-over .x-resizable-handle-southeast, .x-resizable-pinned .x-resizable-handle-southeast{
    background-image:url(../images/green/sizer/se-handle.gif);
}
.x-resizable-over .x-resizable-handle-northwest, .x-resizable-pinned .x-resizable-handle-northwest{
    background-image:url(../images/green/sizer/nw-handle.gif);
}
.x-resizable-over .x-resizable-handle-northeast, .x-resizable-pinned .x-resizable-handle-northeast{
    background-image:url(../images/green/sizer/ne-handle.gif);
}
.x-resizable-over .x-resizable-handle-southwest, .x-resizable-pinned .x-resizable-handle-southwest{
    background-image:url(../images/green/sizer/sw-handle.gif);
}
.x-resizable-proxy{
    border-color:#3b5a82;
}
.x-resizable-overlay{
    background-color:#fff;
}
.x-grid3 {
    background-color:#fff;
}

.x-grid-panel .x-panel-mc .x-panel-body
{
	border-color: #3D3A38;
}

.x-grid3-hd-row td, .x-grid3-row td, .x-grid3-summary-row td{
	font:normal 11px tahoma, arial, helvetica, sans-serif;
}

.x-grid3-hd-row td
{
	border-left-color: #F2EFEC;
	border-right-color: #BAAEA2;
	border-left : none !important;
}

.x-grid-row-loading {
    background-color: #fff;
    background-image:url(../images/green/shared/loading-balls.gif);
}

.x-grid3-row
{
	border-color: #C9BDB0;
	border-top-style: none !important;
}

.x-grid3-row-alt
{
	background-color: #EEEEEE;
}

.x-grid3-row-over
{
	border: 1px dotted #F6C975;
	background-color: #71c552;
	background-image: none !important;
}

.x-grid3-resize-proxy {
    background-color:#777;
}

.x-grid3-resize-marker {
    background-color:#777;
}

.x-grid3-header{
    background-color:#f9f9f9;
	background-image:url(../images/green/grid/grid3-hrow.gif);
}

.x-grid3-header-pop {
    border-left-color:#d0d0d0;
}

.x-grid3-header-pop-inner {
    border-left-color:#eee;
    background-image:url(../images/green/grid/hd-pop.gif);
}

td.x-grid3-hd-over, td.sort-desc, td.sort-asc, td.x-grid3-hd-menu-open
{
	border-left-color: #a29587;
	border-right-color: #a29587;
}

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:#f3e7d3;
    background-image:url(../images/green/grid/grid3-hrow-over.gif);

}

.x-props-grid .x-grid3-td-name .x-grid3-cell-inner {
	background-image:url(../images/green/grid/grid3-special-col-bg.gif) !important;
}

.sort-asc .x-grid3-sort-icon {
	background-image: url(../images/green/grid/sort_asc.gif);
}

.sort-desc .x-grid3-sort-icon {
	background-image: url(../images/green/grid/sort_desc.gif);
}

.x-grid3-cell-text, .x-grid3-hd-text {
	color:#000;
}

.x-grid3-split {
	background-image: url(../images/green/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/green/grid/grid3-hrow-over.gif);
	border-color:#aaccf6;
}

.col-move-top{
	background-image:url(../images/green/grid/col-move-top.png);
}

.col-move-bottom{
	background-image:url(../images/green/grid/col-move-bottom.png);
}

.x-grid3-row-selected {
	background-color: #bbe3ac !important;
	background-image: none;
	border-color:#BE873C;
}

.x-grid3-cell-selected{
	background-color: #bbe3ac !important;
	color:#000;
}

.x-grid3-cell-selected span{
	color:#000 !important;
}

.x-grid3-cell-selected .x-grid3-cell-text{
	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/green/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/green/grid/dirty.gif);
}

.x-grid3-topbar, .x-grid3-bottombar{
	font:normal 11px tahoma, arial, helvetica, sans-serif;
}

.x-grid3-bottombar .x-toolbar{
	border-top-color:#a9bfd3;
}

.x-props-grid .x-grid3-td-name .x-grid3-cell-inner{
	background-image:url(../images/green/grid/grid3-special-col-bg.gif) !important;
    color:#000 !important;
}

.x-props-grid .x-grid3-body .x-grid3-td-name{
    background-color:#fff !important;
    border-right-color:#eee;
}

.xg-hmenu-sort-asc .x-menu-item-icon{
	background-image: url(../images/green/grid/hmenu-asc.gif);
}

.xg-hmenu-sort-desc .x-menu-item-icon{
	background-image: url(../images/green/grid/hmenu-desc.gif);
}

.xg-hmenu-lock .x-menu-item-icon{
	background-image: url(../images/green/grid/hmenu-lock.gif);
}

.xg-hmenu-unlock .x-menu-item-icon{
	background-image: url(../images/green/grid/hmenu-unlock.gif);
}

.x-grid3-hd-btn {
    background-color:#c3daf9;
    background-image:url(../images/green/grid/grid3-hd-btn.gif);
}

.x-grid3-body .x-grid3-td-expander {
    background-image:url(../images/green/grid/grid3-special-col-bg.gif);
}

.x-grid3-row-expander {
    background-image:url(../images/green/grid/row-expand-sprite.gif);
}

.x-grid3-body .x-grid3-td-checker {
    background-image: url(../images/green/grid/grid3-special-col-bg.gif);
}

.x-grid3-row-checker, .x-grid3-hd-checker {
    background-image:url(../images/green/grid/row-check-sprite.gif);
}

.x-grid3-body .x-grid3-td-numberer {
    background-image:url(../images/green/grid/grid3-special-col-bg.gif);
}

.x-grid3-body .x-grid3-td-numberer .x-grid3-cell-inner {
	color:#444;
}

.x-grid3-body .x-grid3-td-row-icon {
    background-image:url(../images/green/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/green/grid/grid3-special-col-sel-bg.gif);
}

.x-grid3-check-col {
	background-image:url(../images/green/menu/unchecked.gif);
}

.x-grid3-check-col-on {
	background-image:url(../images/green/menu/checked.gif);
}

.x-grid-group, .x-grid-group-body, .x-grid-group-hd {
    zoom:1;
}

.x-grid-group-hd {
    border-bottom-color:#C9BDB0;
}

.x-grid-group-hd div.x-grid-group-title {
    background-image:url(../images/green/grid/group-collapse.gif);
    color:#333;
    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/green/grid/group-expand.gif);
}

.x-group-by-icon {
    background-image:url(../images/green/grid/group-by.gif);
}

.x-cols-icon {
    background-image:url(../images/green/grid/columns.gif);
}

.x-show-groups-icon {
    background-image:url(../images/green/grid/group-by.gif);
}

.x-grid-empty {
    color:gray;
    font:normal 11px tahoma, arial, helvetica, sans-serif;
}

.x-grid-with-col-lines .x-grid3-row td.x-grid3-cell {
    border-right-color:#ededed;
}

.x-grid-with-col-lines .x-grid3-row{
    border-top-color:#ededed;
}

.x-grid-with-col-lines .x-grid3-row-selected {
	border-top-color:#a3bae9;
}.x-dd-drag-ghost
{
	color: #333;
	font: normal 11px tahoma, arial, helvetica, sans-serif;
	border-color: #BABA45;
	background-color: #F7F7C0;
}

.x-dd-drop-nodrop .x-dd-drop-icon{
  background-image: url(../images/green/dd/drop-no.png);
}

.x-dd-drop-ok .x-dd-drop-icon{
  background-image: url(../images/green/dd/drop-yes.png);
}

.x-dd-drop-ok-add .x-dd-drop-icon{
  background-image: url(../images/green/dd/drop-add.gif);
}

.x-view-selector
{
	background-color: #f3e7d3;
	border-color: #a29587;
}.x-tree-node-expanded .x-tree-node-icon{
	background-image:url(../images/green/tree/folder-open.gif);
}

.x-tree-node-leaf .x-tree-node-icon{
	background-image:url(../images/green/tree/leaf.gif);
}

.x-tree-node-collapsed .x-tree-node-icon{
	background-image:url(../images/green/tree/folder.gif);
}

.x-tree-node-loading .x-tree-node-icon{
	background-image:url(../images/green/tree/loading.gif) !important;
}

.x-tree-node .x-tree-node-inline-icon {
    background-image: none;
}

.x-tree-node-loading a span{
	 font-style: italic;
	 color:#444444;
}

.ext-ie .x-tree-node-el input {
    width:15px;
    height:15px;
}

.x-tree-lines .x-tree-elbow{
	background-image:url(../images/green/tree/elbow.gif);
}

.x-tree-lines .x-tree-elbow-plus{
	background-image:url(../images/green/tree/elbow-plus.gif);
}

.x-tree-lines .x-tree-elbow-minus{
	background-image:url(../images/green/tree/elbow-minus.gif);
}

.x-tree-lines .x-tree-elbow-end{
	background-image:url(../images/green/tree/elbow-end.gif);
}

.x-tree-lines .x-tree-elbow-end-plus{
	background-image:url(../images/green/tree/elbow-end-plus.gif);
}

.x-tree-lines .x-tree-elbow-end-minus{
	background-image:url(../images/green/tree/elbow-end-minus.gif);
}

.x-tree-lines .x-tree-elbow-line{
	background-image:url(../images/green/tree/elbow-line.gif);
}

.x-tree-no-lines .x-tree-elbow-plus{
	background-image:url(../images/green/tree/elbow-plus-nl.gif);
}

.x-tree-no-lines .x-tree-elbow-minus{
	background-image:url(../images/green/tree/elbow-minus-nl.gif);
}

.x-tree-no-lines .x-tree-elbow-end-plus{
	background-image:url(../images/green/tree/elbow-end-plus-nl.gif);
}

.x-tree-no-lines .x-tree-elbow-end-minus{
	background-image:url(../images/green/tree/elbow-end-minus-nl.gif);
}

.x-tree-arrows .x-tree-elbow-plus{
    background-image:url(../images/green/tree/arrows.gif);
}

.x-tree-arrows .x-tree-elbow-minus{
    background-image:url(../images/green/tree/arrows.gif);
}

.x-tree-arrows .x-tree-elbow-end-plus{
    background-image:url(../images/green/tree/arrows.gif);
}

.x-tree-arrows .x-tree-elbow-end-minus{
    background-image:url(../images/green/tree/arrows.gif);
}

.x-tree-node{
	color:#000;
	font: normal 11px tahoma, arial, helvetica, sans-serif;
}

.x-tree-node a, .x-dd-drag-ghost a{
	color:#000;
}

.x-tree-node a span, .x-dd-drag-ghost a span{
	color:#000;
}

.x-tree-node .x-tree-node-disabled a span{
	color:gray !important;
}

.x-tree-node div.x-tree-drag-insert-below{
 	 border-bottom-color:#a29587;
}

.x-tree-node div.x-tree-drag-insert-above{
	 border-top-color:#a29587;
}

.x-tree-dd-underline .x-tree-node div.x-tree-drag-insert-below a{
 	 border-bottom-color:#a29587;
}

.x-tree-dd-underline .x-tree-node div.x-tree-drag-insert-above a{
	 border-top-color:#a29587;
}

.x-tree-node .x-tree-drag-append a span
{
	background-color: #efebe7;
	border-color: #A29587;
}

.x-tree-node .x-tree-node-over {
	background-color: #bbe3ac;
}

.x-tree-node .x-tree-selected {
	background-color: #f3e7d3;
}

.x-tree-drop-ok-append .x-dd-drop-icon{
  background-image: url(../images/green/tree/drop-add.gif);
}

.x-tree-drop-ok-above .x-dd-drop-icon{
  background-image: url(../images/green/tree/drop-over.gif);
}

.x-tree-drop-ok-below .x-dd-drop-icon{
  background-image: url(../images/green/tree/drop-under.gif);
}

.x-tree-drop-ok-between .x-dd-drop-icon{
  background-image: url(../images/green/tree/drop-between.gif);
}.x-date-picker
{
	border-color: #3D3A38;
	background-color: #fff;
}

.x-date-middle,.x-date-left,.x-date-right {
	background-image: url(../images/green/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/green/toolbar/btn-arrow-light.gif);
}

.x-date-right a {
    background-image: url(../images/green/shared/right-btn.gif);
}

.x-date-left a{
	background-image: url(../images/green/shared/left-btn.gif);
}

.x-date-inner th {
    background-color:#dfecfb;
    background-image:url(../images/green/shared/glass-bg.gif);
	border-bottom-color:#a3bad9;
    font:normal 10px tahoma, arial, helvetica, sans-serif;
	color:#233d6d;
}

.x-date-inner td {
    border-color:#fff;
}

.x-date-inner a {
    font:normal 11px tahoma, arial, helvetica, sans-serif;
    color:#000;
}

.x-date-inner .x-date-active{
	color:#000;
}

.x-date-inner .x-date-selected a{
    background-color:#bbe3ac;
	background-image:url(../images/green/shared/glass-bg.gif);
	border-color:#8db2e3;
}

.x-date-inner .x-date-today a{
	border-color:#333;
}

.x-date-inner .x-date-selected span{
    font-weight:bold;
}

.x-date-inner .x-date-prevday a,.x-date-inner .x-date-nextday a {
	color:#aaa;
}

.x-date-bottom {
    border-top-color:#7a7065;
    background-color:#bbe3ac;
    background-image:url(../images/green/shared/glass-bg.gif);
}

.x-date-inner a:hover, .x-date-inner .x-date-disabled a:hover{
    color:#000;
    background-color:#bbe3ac;
}

.x-date-inner .x-date-disabled a {
	background-color:#eee;
	color:#bbb;
}

.x-date-mmenu{
    background-color:#eee !important;
}

.x-date-mmenu .x-menu-item {
	font-size:10px;
	color:#000;
}

.x-date-mp {
	background-color:#fff;
}

.x-date-mp td {
	font:normal 11px tahoma, arial, helvetica, sans-serif;
}

.x-date-mp-btns button
{
	background-color: #F4C99C;
	color: #4D341A;
	border-color: #4D341A;
	font: normal 11px tahoma, arial, helvetica, sans-serif;
}

.x-date-mp-btns {
    background-color: #dfecfb;
	background-image: url(../images/green/shared/glass-bg.gif);
}

.x-date-mp-btns td {
	border-top-color: #c5d2df;
}

td.x-date-mp-month a,td.x-date-mp-year a {
	color:#333;
}

td.x-date-mp-month a:hover,td.x-date-mp-year a:hover {
	color:#333;
	background-color: #bbe3ac;
}

td.x-date-mp-sel a 
{
	background : none !important;
    border-color: #7a7065;
	background-color: #efebe7;
}

.x-date-mp-ybtn a {
    background-image:url(../images/green/panel/tool-sprites.png);
}

td.x-date-mp-sep {
   border-right-color:#7a7065;
}.x-tip .x-tip-close{
	background-image: url(../images/green/qtip/close.png);
}

.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/green/qtip/tip-sprite.gif);
}

.x-tip .x-tip-mc {
    font: normal 11px tahoma,arial,helvetica,sans-serif;
}
.x-tip .x-tip-ml {
	background-color: #fff;
}

.x-tip .x-tip-header-text {
    font: bold 11px tahoma,arial,helvetica,sans-serif;
    color:#333;
}

.x-tip .x-tip-body {
    font: normal 11px tahoma,arial,helvetica,sans-serif;
    color:#444;
}

.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/green/form/error-tip-corners.gif);
}

.x-form-invalid-tip .x-tip-body {
    background-image:url(../images/green/form/exclamation.gif);
}

.x-tip-anchor {
    background-image:url(../images/green/qtip/tip-anchor-sprite.gif);
}.x-menu {
    background-color:#f0f0f0;
	background-image:url(../images/green/menu/menu.gif);
}

.x-menu-floating
{
	border-color: #7a7065;
}

.x-menu-nosep {
	background-image:none;
}

.x-menu-list-item{
	font:normal 11px tahoma, arial, sans-serif;
}

.x-menu-item-arrow{
	background-image:url(../images/green/menu/menu-parent.gif);
}

.x-menu-sep
{
	background-color: #c3b7ac;
	border-bottom-color: #fcfcfb;
}

a.x-menu-item {
	color:#222;
}

.x-menu-item-active {
    background-image: url(../images/green/menu/item-over.png);
	background-color: #bbe3ac;
    border-color:#be873c;
}

.x-menu-item-active a.x-menu-item {
	border-color:#be873c;
}

.x-menu-check-item .x-menu-item-icon{
	background-image:url(../images/green/menu/unchecked.gif);
}

.x-menu-item-checked .x-menu-item-icon{
	background-image:url(../images/green/menu/checked.gif);
}

.x-menu-item-checked .x-menu-group-item .x-menu-item-icon{
    background-image:url(../images/green/menu/group-checked.gif);
}

.x-menu-group-item .x-menu-item-icon{
    background-image:none;
}

.x-menu-plain {
	background-color:#fff !important;
}

.x-menu .x-date-picker{
    border-color:#a3bad9;
}

.x-cycle-menu .x-menu-item-checked {
    border-color:#a3bae9 !important;
    background-color:#def8f6;
}

.x-menu-scroller-top {
    background-image:url(../images/green/layout/mini-top.gif);
}

.x-menu-scroller-bottom {
    background-image:url(../images/green/layout/mini-bottom.gif);
}
.x-box-tl {
	background-image: url(../images/green/box/corners.gif);
}

.x-box-tc {
	background-image: url(../images/green/box/tb.gif);
}

.x-box-tr {
	background-image: url(../images/green/box/corners.gif);
}

.x-box-ml {
	background-image: url(../images/green/box/l.gif);
}

.x-box-mc {
	background-color: #eee;
    background-image: url(../images/green/box/tb.gif);
	font-family: "Myriad Pro","Myriad Web","Tahoma","Helvetica","Arial",sans-serif;
	color: #393939;
	font-size: 12px;
}

.x-box-mc h3 {
	font-size: 14px;
	font-weight: bold;
}

.x-box-mr {
	background-image: url(../images/green/box/r.gif);
}

.x-box-bl {
	background-image: url(../images/green/box/corners.gif);
}

.x-box-bc {
	background-image: url(../images/green/box/tb.gif);
}

.x-box-br {
	background-image: url(../images/green/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/green/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/green/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/green/box/l-blue.gif);
}

.x-box-blue .x-box-mr {
	background-image: url(../images/green/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:#f3e7d3;
}.x-combo-list
{
	border-color: #7a7060;
	background-color: #f3e7d3;
	font: normal 12px tahoma, arial, helvetica, sans-serif;
}

.x-combo-list-inner {
    background-color:#fff;
}

.x-combo-list-hd {
    font:bold 11px tahoma, arial, helvetica, sans-serif;
    color:#15428b;
    background-image: url(../images/green/layout/panel-title-light-bg.gif);
    border-bottom-color:#98c0f4;
}

.x-resizable-pinned .x-combo-list-inner {
    border-bottom-color:#98c0f4;
}

.x-combo-list-item {
    border-color:#fff;
}

.x-combo-list .x-combo-selected
{
	border: 1px solid #BE873C !important;
	background-color: #bbe3ac;
}

.x-combo-list .x-toolbar {
    border-top-color:#98c0f4;
}

.x-combo-list-small {
    font:normal 11px tahoma, arial, helvetica, sans-serif;
}.x-panel {
    border-color: #a29587;
}

.x-panel-header
{	
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	font-family: tahoma,arial,verdana,sans-serif;
	border-color: #7A7065;
	background-image: url(../images/green/panel/white-top-bottom.png);
}

.x-panel-body {
    border-color:#a29587;
    background-color:#fff;
}

.x-panel-bbar .x-toolbar, .x-panel-tbar .x-toolbar {
    border-color:#a29587;
}

.x-panel-tbar-noheader .x-toolbar, .x-panel-mc .x-panel-tbar .x-toolbar {
    border-top-color:#a29587;
}

.x-panel-body-noheader, .x-panel-mc .x-panel-body {
	border-top-color:#a29587 !important;
}

.x-panel-body-noheader, .x-panel-mc .x-panel-body
{
	border-color: #9D968E;
}

.x-panel-tl .x-panel-header {
    color:#fff;
	font:bold 11px tahoma,arial,verdana,sans-serif;
}

.x-panel-tc {
	background-image: url(../images/green/panel/top-bottom.png);
}

.x-panel-tl, .x-panel-tr, .x-panel-bl,  .x-panel-br{
	background-image: url(../images/green/panel/corners-sprite.png);
    border-bottom-color:#a29587;
}

.x-panel-bc {
	background-image: url(../images/green/panel/top-bottom.png);
}

.x-panel-mc
{
	font: normal 11px tahoma,arial,helvetica,sans-serif;
	background-color: #efebe7;
}

.x-panel-ml {
	background-color: #fff;
    background-image:url(../images/green/panel/left-right.gif);
}

.x-panel-mr {
	background-image: url(../images/green/panel/left-right.gif);
}

.x-tool {
    background-image:url(../images/green/panel/tool-sprites.png);
}

.x-panel-ghost {
    background-color:#EFEBE7;
}

.x-panel-ghost ul {
    border-color:#3D3A38;
}

.x-panel-dd-spacer {
    border-color:#99bbe8;
}

.x-panel-fbar td,.x-panel-fbar span,.x-panel-fbar input,.x-panel-fbar div,.x-panel-fbar select,.x-panel-fbar label{
    font:normal 11px tahoma, tahoma, helvetica, sans-serif;
}
.x-window-proxy
{
	background-color: #EFEBE7;
	border-color: #C3B7AC;
}

.x-window-tl .x-window-header
{
	color: #fff;
	font: bold 11px tahoma,arial,verdana,sans-serif;
	margin-bottom: 5px;
}

.x-window-tc {
	background-image: url(../images/green/window/top-bottom.png);
}

.x-window-tl {
	background-image: url(../images/green/window/left-corners.png);
}

.x-window-tr {
	background-image: url(../images/green/window/right-corners.png);
}

.x-window-bc {
	background-image: url(../images/green/window/top-bottom.png);
}

.x-window-bl {
	background-image: url(../images/green/window/left-corners.png);
}

.x-window-br {
	background-image: url(../images/green/window/right-corners.png);
}

.x-window-mc
{
	border-color: #C3B7AC;
	font: normal 11px tahoma,arial,helvetica,sans-serif;
	background-color: #EFEBE7;
}

.x-window-ml {
	background-image: url(../images/green/window/left-right.png);
}

.x-window-mr {
	background-image: url(../images/green/window/left-right.png);
}

.x-window-maximized .x-window-tc {
    background-color:#fff;
}

.x-window-bbar .x-toolbar
{
	border-top-color: #c3b7ac;
}

.x-panel-ghost .x-window-tl {
    border-bottom-color:#c3b7ac;
}

.x-panel-collapsed .x-window-tl {
    border-bottom-color:#c3b7ac;
}

.x-dlg-mask{
   background-color:#ccc;
}

.x-window-plain .x-window-mc
{
	background-color: #efebe7;
	border-color: #dfe8f6 #dfe8f6 #dfe8f6 #dfe8f6;
}

.x-window-plain .x-window-body
{
	border-color: #a29587;
}

body.x-body-masked .x-window-plain .x-window-mc
{
	background-color: #efebe7;
}.x-html-editor-wrap
{
	border-color: #7a7060;
	background-color: #fff;
}
.x-html-editor-tb .x-btn-text {
    background-image:url(../images/green/editor/tb-sprite.gif);
}.x-panel-noborder .x-panel-header-noborder {
    border-bottom-color:#a29587;
}

.x-panel-noborder .x-panel-tbar-noborder .x-toolbar {
    border-bottom-color:#a29587;
}

.x-panel-noborder .x-panel-bbar-noborder .x-toolbar {
    border-top-color:#a29587;
}

.x-tab-panel-bbar-noborder .x-toolbar {
    border-top-color:#a29587;
}

.x-tab-panel-tbar-noborder .x-toolbar
{
	border-bottom-color: #c3b7ac;
}.`layout-ct
{
	background-color: #efebe7;
}

.x-accordion-hd {
	color:#fff;
    font-weight:bold;
    background-image: url(../images/green/panel/light-hd.png);
}

.x-layout-collapsed
{
	background-color: #f3e7d3;
	border-color: #a29587;
}

.x-layout-collapsed-over{
    background-color:#bbe3ac;
}

.x-layout-split-west .x-layout-mini {
    background-image:url(../images/green/layout/mini-left.gif);
}
.x-layout-split-east .x-layout-mini {
    background-image:url(../images/green/layout/mini-right.gif);
}
.x-layout-split-north .x-layout-mini {
    background-image:url(../images/green/layout/mini-top.gif);
}
.x-layout-split-south .x-layout-mini {
    background-image:url(../images/green/layout/mini-bottom.gif);
}

.x-layout-cmini-west .x-layout-mini {
    background-image:url(../images/green/layout/mini-right.gif);
}

.x-layout-cmini-east .x-layout-mini {
    background-image:url(../images/green/layout/mini-left.gif);
}

.x-layout-cmini-north .x-layout-mini {
    background-image:url(../images/green/layout/mini-bottom.gif);
}

.x-layout-cmini-south .x-layout-mini {
    background-image:url(../images/green/layout/mini-top.gif);
}.x-progress-wrap
{
	border-color: #bb772e;
}

.x-progress-inner {
    background-color:#c3b7ac;
    background-image:url(../images/green/qtip/bg.gif);
}

.x-progress-bar
{
	background-color: #c3b7ac;
	background-image: url(../images/green/progress/progress-bg.gif);
	border-top-color: #efebe7;
	border-bottom-color: #efebe7;
	border-right-color: #efebe7;
}

.x-progress-text {
    font-size:11px;
    font-weight:bold;
    color:#fff;
}

.x-progress-text-back
{
	color: #663300;
	font-weight:bold;
}
.x-list-header{
    background-color:#f9f9f9;
	background-image:url(../images/green/grid/grid3-hrow.gif);
}

.x-list-header-inner div em {
    border-left-color:#ddd;
    font:normal 11px tahoma,  arial,helvetica, sans-serif;
}

.x-list-body dt em {
    font:normal 11px tahoma, arial, helvetica, sans-serif;
}

.x-list-over {
    background-color:#eee;
}

.x-list-selected {
    background-color:#dfe8f6;
}

.x-list-resizer {
    border-left-color:#555;
    border-right-color:#555;
}

.x-list-header-inner em.sort-asc, .x-list-header-inner em.sort-desc {
    background-image:url(../images/green/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/green/slider/slider-bg.png);
}

.x-slider-horz .x-slider-thumb {
    background-image:url(../images/green/slider/slider-thumb.png);
}

.x-slider-vert, .x-slider-vert .x-slider-end, .x-slider-vert .x-slider-inner {
    background-image:url(../images/green/slider/slider-v-bg.png);
}

.x-slider-vert .x-slider-thumb {
    background-image:url(../images/green/slider/slider-v-thumb.png);
}.x-window-dlg .ext-mb-text,
.x-window-dlg .x-window-header-text {
    font-size:12px;
}

.x-window-dlg .ext-mb-textarea {
    font:normal 12px tahoma,arial,helvetica,sans-serif;
    background-color: #fff;
	background-image:url(../images/green/form/text-bg.gif);
	border: 1px solid #7a7065;
}

.ext-mb-input:focus
{
	border: 1px solid #CC6600;
}

.x-window-dlg .ext-mb-textarea:focus {
	border: 1px solid #CC6600;
}

.ext-mb-input
{
	border: 1px solid #7a7065;
	background-color: #fff;
	background-image: url(../images/green/form/text-bg.gif);
}

.x-window-dlg .ext-mb-icon {
float:left;
height:48px;
width:57px;
}

.x-window-dlg .x-msg-box-wait {
    background-image:url(../images/green/grid/loading.gif);
}

.x-window-dlg .ext-mb-info {
    background-image:url(../images/green/window/icon-info.png);
}

.x-window-dlg .ext-mb-warning {
    background-image:url(../images/green/window/icon-warning.png);
}

.x-window-dlg .ext-mb-question {
    background-image:url(../images/green/window/icon-question.png);
}

.x-window-dlg .ext-mb-error {
    background-image:url(../images/green/window/icon-error.png);
}
.x-border-layout-ct
{
	background-color: #EFEBE7;
}

.x-row-editor-body
{
	background-color: #F3F2F0;
}

.x-row-editor-footer
{
	background-image : url(../images/green/grid/row-editor-bg.gif) !important;
}

.x-row-editor-footer
{
	background-image : url(../images/green/grid/row-editor-bg.gif) !important;
}
.x-row-editor .x-btns .x-plain-body {
	background-image:url(../images/green/grid/row-editor-btns.gif) !important;
}

/*
 * Desktop elements
 */
 
.start {
	background-image: url( ../images/green/taskbar/startbutton-icon.gif ) !important;
}

#ux-taskbar button {
	text-align: left;
	color: black;
}

#title-bar {
	color: #225599;
	padding: 9px 7px;
	font: bold 16px tahoma,arial,verdana,sans-serif;
	float:left;
}

.x-btn-icon .ux-taskbutton-center .x-btn-text{
	background-position: center;
	background-repeat: no-repeat;
	height: 16px;
	width: 16px;
	cursor:pointer;
	color: black;
	white-space: nowrap;
    padding:0;
}
.x-btn-text-icon .ux-startbutton-center .x-btn-text{
	background-position: 0 4px;
	background-repeat: no-repeat;
	color:#000000 !important;
	font-weight:bold;
	padding:7px 0px 7px 28px;
}

.ux-taskbutton-left{
	width:4px;
	height:28px;
	background:url( ../images/green/taskbar/taskbutton.gif ) no-repeat 0 0;
}
.ux-taskbutton-right{
	width:4px;
	height:28px;
	background:url( ../images/green/taskbar/taskbutton.gif ) no-repeat 0 -28px;
}
.ux-taskbutton-center{
	background:url( ../images/green/taskbar/taskbutton.gif ) repeat-x 0 -56px;
	vertical-align: middle;
	text-align:center;
	padding:0 5px;
	cursor:pointer;
	white-space:nowrap;
}

#ux-taskbar .active-win  .ux-taskbutton-right{
	background:url( ../images/green/taskbar/taskbutton.gif ) no-repeat 0 -112px;
}
#ux-taskbar .active-win .ux-taskbutton-center{
	background:url( ../images/green/taskbar/taskbutton.gif ) repeat-x 0 -140px;
}
#ux-taskbar .active-win .ux-taskbutton-center button {
    color:black;
}

.ux-start-menu-tl .x-window-header {
	color:#f1f1f1;
	font:bold 11px tahoma,arial,verdana,sans-serif;
    padding:5px 0 4px 0;
}

.ux-start-menu-tl {
	background: transparent url( ../images/green/taskbar/start-menu-left-corners.png ) no-repeat 0 0;
	padding-left:6px;
    zoom:1;
    z-index:1;
    position:relative;
}

.ux-start-menu-tr {
	background: transparent url( ../images/green/taskbar/start-menu-right-corners.png ) no-repeat right 0;
	padding-right:6px;
}

.ux-start-menu-tc {
	background: transparent url( ../images/green/taskbar/start-menu-top-bottom.png ) repeat-x 0 0;
	overflow:hidden;
    zoom:1;
}

.ux-start-menu-ml {
	background: transparent url( ../images/green/taskbar/start-menu-left-right.png ) repeat-y 0 0;
	padding-left:6px;
    zoom:1;
}

.ux-start-menu-bc {
	background: transparent url( ../images/green/taskbar/start-menu-top-bottom.png ) repeat-x 0 bottom;
    zoom:1;
}

.ux-start-menu-bl {
	background: transparent url( ../images/green/taskbar/start-menu-left-corners.png ) no-repeat 0 bottom;
	padding-left:6px;
    zoom:1;
}

.ux-start-menu-br {
	background: transparent url( ../images/green/taskbar/start-menu-right-corners.png ) no-repeat right bottom;
	padding-right:6px;
    zoom:1;
}

.ux-start-menu-splitbar-h {
	background-color:#d0d0d0;
}

.ux-start-menu-apps-panel {
	background:#ffffff none;
	border:1px solid #1e2124;
}

.ux-start-menu-tools-panel {
	border:0px none;
	background:transparent url( ../images/green/taskbar/start-menu-right.png ) repeat-y scroll right 0pt;
}

#ux-taskbar-start {
	background:#000000 url( ../images/green/taskbar/taskbar-start-panel-bg.gif ) repeat-x left top;
	left:0px;
	padding:0;
	position:absolute;
}

#ux-taskbuttons-panel {
	background:#000000 url( ../images/green/taskbar/taskbuttons-panel-bg.gif ) repeat-x left top;
	padding-top:0;
	position:relative;
}

.ux-taskbuttons-scroller-left {
    background: transparent url( ../images/green/taskbar/scroll-left.gif ) no-repeat -18px 0;
    width:18px;
    position:absolute;
    left:1px;
    top:0px;
    z-index:10;
    cursor:pointer;
}
.ux-taskbuttons-scroller-right {
    background: transparent url( ../images/green/taskbar/scroll-right.gif ) no-repeat 0 0;
    width:18px;
    position:absolute;
    right:0;
    top:0px;
    z-index:10;
    cursor:pointer;
}
.ux-toolmenu-sep {
	background-color:#18191a;
	border-bottom:1px solid #858789;
	display:block;
	font-size:1px;
	line-height:1px;
	margin:2px 3px;
}

.ux-start-menu-tools-panel ul.x-menu-list li.x-menu-list-item a.x-menu-item {
	color:#ffffff;
}

.ux-start-menu-tools-panel ul.x-menu-list li.x-menu-list-item .x-menu-item-active a.x-menu-item {
	color:#000000;
}

.ux-start-menu-tools-panel .x-menu-item-active {
	background: #525456 url( ../images/green/taskbar/item-over.gif ) repeat-x left bottom;
	border:1px solid #000000;
	padding: 0;
}

#ux-taskbar .x-splitbar-h {
	background:#000000 url( ../images/green/taskbar/taskbar-split-h.gif ) no-repeat 0 0;
	width:8px;
}

/*
 * Begin Start button
 */
.ux-startbutton-left{
	width:10px;
	height:28px;
	background:url( ../images/green/taskbar/startbutton.gif ) no-repeat 0 0;
}
.ux-startbutton-right{
	width:10px;
	height:30px;
	background:url( ../images/green/taskbar/startbutton.gif ) no-repeat 0 -28px;
}
.ux-startbutton-center{
	background:url( ../images/green/taskbar/startbutton.gif ) repeat-x 0 -56px;
	vertical-align: middle;
	text-align:center;
	padding:0;
	cursor:pointer;
	white-space:nowrap;
}
#ux-taskbar .active-win  .ux-startbutton-right{
	background:url( ../images/green/taskbar/startbutton.gif ) no-repeat 0 -120px;
}
#ux-taskbar .active-win .ux-startbutton-center{
	background:url( ../images/green/taskbar/startbutton.gif ) repeat-x 0 -150px;
}
#ux-taskbar .active-win .ux-startbutton-center button {
    color:#fff;
}
/*
 * End Start button
 */

.x-resizable-proxy{
    background:#C7DFFC;
    opacity:.5;
    -moz-opacity:.5;
    filter:alpha(opacity=50);
    border: 1px solid #3b5a82;
}