﻿/**
 * NEOGEO THEME
 *
 * @author    lds
 * @copyright (c) 2008 Neogeo
 * @date      November 2008
 * @version   $Id$
 */

.x-panel {
    border-style: solid;
    border-color: #d0d0d0;
}
.x-panel-header {
    color: #fff;
	background-color: #F15821;
    background-image: none !important; 
	border: none;
	border-bottom: 1px solid #fff;
}

.x-panel-body {
    border-color:#d0d0d0;
}

.x-panel-bbar .x-toolbar {
    border-color: #d0d0d0;
}

.x-panel-tbar .x-toolbar {
    border-color: #d0d0d0;
}

.x-panel-tbar-noheader .x-toolbar, .x-panel-mc .x-panel-tbar .x-toolbar {
    border-color: #d0d0d0;
}
.x-panel-body-noheader, .x-panel-mc .x-panel-body {
    border-color:#d0d0d0;
}
.x-panel-tl .x-panel-header {
    color: #333;
}
.x-panel-tc {
	background-image: url(../images/neogeo/panel/top-bottom.gif);
}
.x-panel-tl {
	background-image: url(../images/neogeo/panel/corners-sprite.gif);
    border-color: #d0d0d0;
}
.x-panel-tr {
	background-image:url(../images/neogeo/panel/corners-sprite.gif);
}
.x-panel-bc {
	background-image:url(../images/neogeo/panel/top-bottom.gif);
}
.x-panel-bl {
	background-image:url(../images/neogeo/panel/corners-sprite.gif);
}
.x-panel-br {
	background-image:url(../images/neogeo/panel/corners-sprite.gif);
}
.x-panel-mc {
    background:#ffffff;
}
.x-panel-mc .x-panel-body {
    background:transparent;
    border: 0 none;
}
.x-panel-ml {
	background-image:url(../images/neogeo/panel/left-right.gif);
}
.x-panel-mr {
	background-image:url(../images/neogeo/panel/left-right.gif);
}

/* MENU */

.x-menu {
	background-color: #fff;
	background-image: none;
	border: 1px solid #F15821;
}
.x-menu { padding: 0; }
.x-menu-list { margin: 0; }
.menuttl {
	display: block;
	height: 20px;
	line-height: 18px;
	margin: 0;
	padding-left: 3px;
	background-color: #eaeaea;
}
.x-menu-item-active {
	background: #dadada url(../images/neogeo/menu/item-over.gif) repeat-x left bottom;
	border: 1px solid #d0c4b8;
}
.x-menu-item-arrow {
	background: transparent url(../images/neogeo/menu/menu-parent.gif) no-repeat right;
}
.x-menu-check-item .x-menu-item-icon {
	background: transparent url(../images/default/s.gif) no-repeat center;
}
.x-menu-item-checked .x-menu-item-icon {
	background-image: url(../images/neogeo/menu/checked.gif);
}
.x-menu-item-checked .x-menu-group-item .x-menu-item-icon {
    background: transparent url(../images/neogeo/menu/group-checked.gif) no-repeat center;
}
.menu-title{
    background: #EAEAEA ;
    border-bottom:1px solid #ED6D57;
    color:#000000;
    font:bold 11px tahoma,arial,verdana,sans-serif;
    display:block;
    padding:3px;
	
}
/* TOOLS */

.x-tool {
    background-image: url(../images/neogeo/panel/tool-sprites.gif);
}

/* GHOSTING */

.x-panel-ghost {
    background: #e0e0e0;
}

.x-panel-ghost ul {
    border-color: #b0b0b0;
}

.x-grid-panel .x-panel-mc .x-panel-body {
    border:1px solid #d0d0d0;
}

/* BUTTONS */

.x-btn-left{
	background-image: url(../images/neogeo/button/btn-sprite.gif);
}
.x-btn-right{
	background-image: url(../images/neogeo/button/btn-sprite.gif);
}
.x-btn-center{
	background-image: url(../images/neogeo/button/btn-sprite.gif);
}

/* LAYOUT CLASSES */

.x-border-layout-ct {
    background: #f0f0f0;
}

.x-accordion-hd {
	background-image: url(../images/neogeo/panel/light-hd.gif);
}

.x-layout-collapsed{
    background-color: #eee;
    border-color: #e0e0e0;
}
.x-layout-collapsed-over{
	 background-color: #fbfbfb;
}


/* QTIPS */

.x-tip .x-tip-close { background-image: url(../images/neogeo/qtip/close.gif); }
.x-tip .x-tip-top {
	background-image: url(../images/neogeo/qtip/tip-sprite.gif);
}
.x-tip .x-tip-top-left {
	background-image: url(../images/neogeo/qtip/tip-sprite.gif);
}
.x-tip .x-tip-top-right {
	background-image: url(../images/neogeo/qtip/tip-sprite.gif);
}
.x-tip .x-tip-ft {
	background-image: url(../images/neogeo/qtip/tip-sprite.gif);
}
.x-tip .x-tip-ft-left {
	background-image: url(../images/neogeo/qtip/tip-sprite.gif);
}
.x-tip .x-tip-ft-right {
	background-image: url(../images/neogeo/qtip/tip-sprite.gif);
}
.x-tip .x-tip-bd-left {
	background-image: url(../images/neogeo/qtip/tip-sprite.gif);
}
.x-tip .x-tip-bd-right {
	background-image: url(../images/neogeo/qtip/tip-sprite.gif);
}

/* TOOLBARS */

.x-toolbar { 
	border-color: #d4d4d4;
	background-color: #d4d4d4 !important;
	background-image: none;
}
.x-toolbar button {
    color: #444;
}
.x-toolbar .x-btn-menu-arrow-wrap .x-btn-center button {
    background-image: url(../images/neogeo/toolbar/btn-arrow.gif);
}
.x-toolbar .x-btn-text-icon .x-btn-menu-arrow-wrap .x-btn-center button {
    background-image: url(../images/neogeo/toolbar/btn-arrow.gif);
}
.x-toolbar .x-btn-over .x-btn-left{
	background-image: url(../images/neogeo/toolbar/tb-btn-sprite.gif);
}
.x-toolbar .x-btn-over .x-btn-right{
	background-image: url(../images/neogeo/toolbar/tb-btn-sprite.gif);
}
.x-toolbar .x-btn-over .x-btn-center{
	background-image: url(../images/neogeo/toolbar/tb-btn-sprite.gif);
}
.x-toolbar .x-btn-over button {
    color: #111;
}
.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{
	background-image: url(../images/neogeo/toolbar/tb-btn-sprite.gif);
}
.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{
	background-image: url(../images/neogeo/toolbar/tb-btn-sprite.gif);
}

.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{
	background-image: url(../images/neogeo/toolbar/tb-btn-sprite.gif);
}
.x-toolbar .ytb-sep {
	background-image: url(../images/default/grid/grid-split.gif);
}
#mapwrap .x-toolbar .x-btn-text, #mapwrap .x-toolbar .ng-tool-gview, #mapwrap .x-toolbar .ng-tool-zoomi, 
#mapwrap .x-toolbar .ng-tool-zoomo, #mapwrap .x-toolbar .ng-tool-move, ng-tool-pan, 
#mapwrap .x-toolbar .ng-tool-linm, #mapwrap .x-toolbar .ng-tool-polym, #mapwrap .x-toolbar .ng-tool-info, 
#mapwrap .x-toolbar .ng-tool-sel, #mapwrap .x-toolbar .ng-tool-other, #mapwrap .x-toolbar .ng-tool-print {
	width: 18px !important;
	height: 19px !important;
	background-repeat: no-repeat;
}
.ng-tool-gview { background-position: 0 0 !important; }
.ng-tool-zoomi { background-position: -18px 0 !important; }
.ng-tool-zoomo { background-position: -36px 0 !important; }
.ng-tool-move { background-position: -54px 0 !important; }
.ng-tool-pan { background-position: -72px 0 !important; }
.ng-tool-linm { background-position: -90px 0 !important; }
.ng-tool-polym { background-position: -108px 0 !important; }
.ng-tool-info { background-position: -126px 0 !important; }
.ng-tool-sel { background-position: -144px 0 !important; }
.ng-tool-other { background-position: -162px 0 !important; }
.ng-tool-print { background-position: -180px 0 !important; }
.ng-tool-circsel img, .ng-tool-rectsel img, .ng-tool-polysel img, .ng-tool-intersel img, .ng-tool-inclusel img {
	width: 20px !important;
	height: 20px !important;
	background-image: url(../images/neogeo/toolbar/tool-sel.gif);
	background-repeat: no-repeat;
}
.ng-tool-circsel img { background-position: 0 0 !important; }
.ng-tool-rectsel img { background-position: -20px 0 !important; }
.ng-tool-polysel img { background-position: -40px 0 !important; }
.ng-tool-intersel img { background-position: -60px 0 !important; }
.ng-tool-inclusel img { background-position: -80px 0 !important; }

/* TABS */

.x-tab-panel-header, .x-tab-panel-footer {
	background: #c9bcad;
	border-color: #d0c4b6;
}


.x-tab-panel-header {
	border-color: #d0c4b6;
}

.x-tab-panel-footer {
	border-color: #d0c4b6;
}

ul.x-tab-strip-top {
	background: #e6e0d9 url(../images/neogeo/tabs/tab-strip-bg.gif) repeat-x left top;
	border-color: #a0876d;
    padding-top: 2px;
}

ul.x-tab-strip-bottom {
	background-color: #f0f;
	background-image: /*url(../images/neogeo/tabs/tab-strip-btm-bg.gif);*/ none;
	border-color: #a0876d;
}

.x-tab-strip span.x-tab-strip-text {
	color: #333;
}
.x-tab-strip-over span.x-tab-strip-text {
	color: #111;
}

.x-tab-strip-active span.x-tab-strip-text {
	color: #685744;
}

.x-tab-strip-disabled .x-tabs-text {
	color: #aaa;
}

.x-tab-strip-top .x-tab-right {
	background-image:url(../images/neogeo/tabs/tabs-sprite.gif);
}

.x-tab-strip-top .x-tab-left {
	background-image:url(../images/neogeo/tabs/tabs-sprite.gif);
}
.x-tab-strip-top .x-tab-strip-inner {
	background-image:url(../images/neogeo/tabs/tabs-sprite.gif);
}

.x-tab-strip-bottom .x-tab-right {
	background-image:url(../images/neogeo/tabs/tab-btm-inactive-right-bg.gif);
}

.x-tab-strip-bottom .x-tab-left {
	background-image:url(../images/neogeo/tabs/tab-btm-inactive-left-bg.gif);
}

.x-tab-strip-bottom .x-tab-strip-active .x-tab-right {
	background-image:url(../images/neogeo/tabs/tab-btm-right-bg.gif);
}

.x-tab-strip-bottom .x-tab-strip-active .x-tab-left {
	background-image:url(../images/neogeo/tabs/tab-btm-left-bg.gif);
}

.x-tab-strip .x-tab-strip-closable a.x-tab-strip-close {
	background-image:url(../images/neogeo/tabs/tab-close.gif);
}
.x-tab-strip .x-tab-strip-closable a.x-tab-strip-close:hover{
	background-image:url(../images/neogeo/tabs/tab-close.gif);
}

.x-tab-panel-body {
    border-color: #d4d4d4;
    background:#fff;
}
.x-tab-panel-bbar .x-toolbar {
    border-color: #d4d4d4;
}

.x-tab-panel-tbar .x-toolbar {
    border-color: #d4d4d4;
}

.x-tab-panel-header-plain .x-tab-strip-spacer {
    border-color:#d4d4d4;
    background: #eaeaea;
}

.x-tab-scroller-left {
    background-image: url(../images/neogeo/tabs/scroll-left.gif);
    border-color: #d0c4b6;
	border-bottom-color: #a0876d;
}
.x-tab-scroller-right {
    background-image: url(../images/neogeo/tabs/scroll-right.gif);
    border-color: #d0c4b6;
	border-bottom-color: #a0876d;
}

/* GRID */

.x-grid3-row-checker, .x-grid3-hd-checker {
	background-image: url(../images/neogeo/grid/row-check-sprite.gif);
}
.x-grid-row-loading {
    background-image: url(../images/neogeo/shared/loading-balls.gif);
}
.x-grid3-row-over {
    background-image: url(../images/neogeo/grid/row-over.gif);
	border: 1px solid #dddddd;
}
.x-grid3-header{
	background-image: url(../images/neogeo/grid/grid3-hrow.gif);
}
.x-grid3-header-pop-inner {
    background-image: transparent url(../images/neogeo/grid/hd-pop.gif);
    border-left: 1px solid #eee;
}
td.x-grid3-hd-over, td.sort-desc, td.sort-asc, td.x-grid3-hd-menu-open {
    border-left: 1px solid #F15821;
    border-right: 1px solid #F15821;
}
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-image: url(../images/neogeo/grid/grid3-hrow-over.gif);

}
.sort-asc .x-grid3-sort-icon {
	background-image: url(../images/neogeo/grid/sort_asc.gif);
}
.sort-desc .x-grid3-sort-icon {
	background-image: url(../images/neogeo/grid/sort_desc.gif);
}
.x-grid3-split {
	background-image: url(../images/neogeo/grid/grid-split.gif);
}
.x-grid3-hd-text {
	color: #F15821;
}

/* Column Reorder DD */
.x-dd-drag-proxy .x-grid3-hd-inner{
	background-image: url(../images/neogeo/grid/grid3-hrow-over.gif);
	border: 1px solid #F15821;
}
.col-move-top{
	background-image: url(../images/neogeo/grid/col-move-top.gif);
}
.col-move-bottom{
	background-image: url(../images/neogeo/grid/col-move-bottom.gif);
}

/* Selection Styles */
.x-grid3-row-selected {
	background-color: #ffd78d !important;
	border: 1px dotted #F15821;
}
.x-grid3-cell-selected {
	color: #000;
	background-color: #f90 !important;
}
.x-grid3-locked td.x-grid3-row-marker, .x-grid3-locked .x-grid3-row-selected td.x-grid3-row-marker {
    background-image: url(../images/neogeo/grid/grid-hrow.gif) !important;
    border-top: 1px solid #fff;
    border-right: 1px solid #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: #F15821 !important;
}
/* dirty cells */
.x-grid3-dirty-cell {
    background-image: url(../images/neogeo/grid/dirty.gif);
}
.x-grid3-bottombar .x-toolbar{
	border-top: 1px solid #a9bfd3;
}
.x-props-grid .x-grid3-td-name .x-grid3-cell-inner{
	background-image: url(../images/neogeo/grid/grid3-special-col-bg.gif) !important;
}
/* HEADER MENU */
.xg-hmenu-sort-asc .x-menu-item-icon{
	background-image: url(../images/neogeo/grid/hmenu-asc.gif);
}
.xg-hmenu-sort-desc .x-menu-item-icon{
	background-image: url(../images/neogeo/grid/hmenu-desc.gif);
}
.xg-hmenu-lock .x-menu-item-icon{
	background-image: url(../images/neogeo/grid/hmenu-lock.gif);
}
.xg-hmenu-unlock .x-menu-item-icon{
	background-image: url(../images/neogeo/grid/hmenu-unlock.gif);
}
.x-grid3-hd-btn {
    background-image: url(../images/neogeo/grid/grid3-hd-btn.gif);
}
.x-grid3-body .x-grid3-td-expander {
    background-image: url(../images/neogeo/grid/grid3-special-col-bg.gif);
}
.x-grid3-row-expander {
	background-image: url(../images/neogeo/grid/row-expand-sprite.gif);
}
.x-grid3-body .x-grid3-td-checker {
    background-image: url(../images/neogeo/grid/grid3-special-col-bg.gif);
}
.x-grid3-row-checker, .x-grid3-hd-checker {
	background-image: url(../images/neogeo/grid/row-check-sprite.gif);
}
.x-grid3-body .x-grid3-td-numberer {
    background-image: url(../images/neogeo/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/neogeo/grid/grid3-special-col-sel-bg.gif);
}
.x-grid3-check-col {
	background-image: url(../images/neogeo/menu/unchecked.gif);
}
.x-grid3-check-col-on {
	background-image:url(../images/neogeo/menu/checked.gif);
}
.x-grid-group-hd {
    border-bottom: 2px solid #F15821;
}
.x-grid-group-hd div {
    color: #685744;
    background-image: url(../images/neogeo/grid/group-expand-sprite.gif);
}
.x-group-by-icon {
    background-image: url(../images/neogeo/grid/group-by.gif);
}
.x-cols-icon {
    background-image: url(../images/neogeo/grid/columns.gif);
}
.x-show-groups-icon {
    background-image: url(../images/neogeo/grid/group-by.gif);
}

/* PANEL */

.lrlsth .icon-grid, .posh .icon-grid, .lgdh .icon-grid {
	width: 18px;
	height: 16px;
	background: url(../images/neogeo/panel/icon-grid.gif) 0 0 no-repeat;
}
.posh .icon-grid {
	background-position: 0 -16px;
}
.lgdh .icon-grid {
	background-position: 0 -32px;
}
.posh .x-btn-center { width: 140px; }
.posh .x-btn-center em { float: left; width: 100%; }
.posh .x-btn-center .x-btn-text { display: block; width: 100% !important; padding-bottom: 3px; outline: none; }
.posh .x-panel-body { background-color: #ccc; }

/* WINDOW */

.x-window-proxy {
    background: #e0e0e0;
    border-color: #b0b0b0;
}

.x-window-tl .x-window-header {
    color: #fff;
}
.x-window-header-text {  }
.x-window-tc {
	background-image: url(../images/neogeo/window/top-bottom.png);
}
.x-window-tl {
	background-image: url(../images/neogeo/window/left-corners.png);
}
.x-window-tr {
	background-image: url(../images/neogeo/window/right-corners.png);
}
.x-window-bc {
	background-image: url(../images/neogeo/window/top-bottom.png);
}
.x-window-bl {
	background-image: url(../images/neogeo/window/left-corners.png);
}
.x-window-br {
	background-image: url(../images/neogeo/window/right-corners.png);
}
.x-window-mc {
    background: #fff;
    border: 1px solid #d0d0d0;
}

.x-window-ml {
	background-image:url(../images/neogeo/window/left-right.png);
}
.x-window-mr {
	background-image:url(../images/neogeo/window/left-right.png);
}
.x-panel-ghost .x-window-tl {
    border-color: #d0d0d0;
}
.x-panel-collapsed .x-window-tl {
    border-color: #d0d0d0;
}

.x-window-plain .x-window-mc {
    background: #e8e8e8;
    border-right:1px solid #eee;
    border-bottom:1px solid #eee;
    border-top:1px solid #d0d0d0;
    border-left:1px solid #d0d0d0;
}

.x-window-plain .x-window-body {
    background: transparent !important;
    border-left:1px solid #eee;
    border-top:1px solid #eee;
    border-bottom:1px solid #d0d0d0;
    border-right:1px solid #d0d0d0;
}

body.x-body-masked .x-window-mc, body.x-body-masked .x-window-plain .x-window-mc {
    background-color: #fff;
}

/* FORM */

.x-form-field-wrap .x-form-trigger {
	background: transparent url(../images/neogeo/form/trigger.gif) no-repeat 0 0;
	border-bottom-color: #d0c4b8;
}
.x-form-text { border-color: #d0c4b8; }
.x-combo-list {
    background: #ddecfe;
    border: 1px solid #a99d77;
}
.x-combo-list .x-combo-selected {
    background: #d4d4d4;
	border: 1px dotted #d0c4b8 !important;
}

/* MISC */

.x-html-editor-wrap {
    border-color:#d0d0d0;
}

/* BORDERS GO LAST FOR SPECIFICITY */

.x-panel-noborder .x-panel-body-noborder {
    border-width:0;
}

.x-panel-noborder .x-panel-header-noborder {
    border-width:0;
    border-bottom:1px solid #d0d0d0;
}

.x-panel-noborder .x-panel-tbar-noborder .x-toolbar {
    border-width: 0;
    border-bottom: 1px solid #d0d0d0;
}

.x-panel-noborder .x-panel-bbar-noborder .x-toolbar {
    border-width: 0;
    border-top: 1px solid #d0d0d0;
}

.x-window-noborder .x-window-mc {
    border-width: 0;
}
.x-window-plain .x-window-body-noborder {
    border-width: 0;
}

.x-tab-panel-noborder .x-tab-panel-body-noborder {
	border-width: 0;
}

.x-tab-panel-noborder .x-tab-panel-header-noborder {
	border-top-width: 0;
	border-left-width: 0;
	border-right-width: 0;
}

.x-tab-panel-noborder .x-tab-panel-footer-noborder {
	border-bottom-width:0;
	border-left-width:0;
	border-right-width:0;
}


.x-tab-panel-bbar-noborder .x-toolbar {
    border-width:0;
    border-top:1px solid #d0d0d0;
}

.x-tab-panel-tbar-noborder .x-toolbar {
    border-width:0;
    border-bottom:1px solid #d0d0d0;
}

.x-tbar-loading { background-image: url(../images/neogeo/grid/refresh.gif) !important; }
