/*
 * Ext JS Library 2.1
 * Copyright(c) 2006-2008, Ext JS, LLC.
 * licensing@extjs.com
 * 
 * http://extjs.com/license
 *
 *    YELLOW flexkids!
 * 
 */

.x-panel {
    border-style: solid;
    border-color: #FFC10E;
}
.x-panel-header {
    color:#3E2D00;
	border:1px solid #FFC10E;
    background-image:url(../images/gray/panel/white-top-bottom.gif);
}

.x-panel-body {
    border-color:#FFC10E;
}

.x-panel-bbar .x-toolbar {
    border-color:#FFC10E;
}

.x-panel-tbar .x-toolbar {
    border-color:#FFC10E;
}

.x-panel-tbar-noheader .x-toolbar, .x-panel-mc .x-panel-tbar .x-toolbar {
    border-color:#FFC10E;
}
.x-panel-body-noheader, .x-panel-mc .x-panel-body {
    border-color:#FFC10E;
}
.x-panel-tl .x-panel-header {
    color:#3E2D00;  /*# 333*/
}
.x-panel-tc {
	background-image:url(../images/gray/panel/top-bottom.gif);
}
.x-panel-tl {
	background-image:url(../images/gray/panel/corners-sprite.gif);
    border-color:#FFC10E;
}
.x-panel-tr {
	background-image:url(../images/gray/panel/corners-sprite.gif);
}
.x-panel-bc {
	background-image:url(../images/gray/panel/top-bottom.gif);
}
.x-panel-bl {
	background-image:url(../images/gray/panel/corners-sprite.gif);
}
.x-panel-br {
	background-image:url(../images/gray/panel/corners-sprite.gif);
}
.x-panel-mc {
    background:#FFEF9C; /*#_f1f1f1;*/
}
.x-panel-mc .x-panel-body {
    background:transparent;
    border: 0 none;
}
.x-panel-ml {
	background-image:url(../images/gray/panel/left-right.gif);
}
.x-panel-mr {
	background-image:url(../images/gray/panel/left-right.gif);
}

/* Tools */
.x-tool {
    background-image:url(../images/gray/panel/tool-sprites.gif);
}

/* Ghosting */
.x-panel-ghost {
    background:#FFEF9C; /*# e0e0e0;*/
}

.x-panel-ghost ul {
    border-color:#FFE157; /*# #FFE157;*/
}

.x-grid-panel .x-panel-mc .x-panel-body {
    border:1px solid #FFC10E;
}

/* Buttons */

.x-btn-left{
	background-image:url(../images/gray/button/btn-sprite.gif);
}
.x-btn-right{
	background-image:url(../images/gray/button/btn-sprite.gif);
}
.x-btn-center{
	background-image:url(../images/gray/button/btn-sprite.gif);
}

/* Layout classes */

.x-border-layout-ct {
    background:#FFBA014C1; /*# f0f0f0*/
}

.x-accordion-hd {
	background-image:url(../images/gray/panel/light-hd.gif);
}

.x-layout-collapsed{
    background-color:#EC9600; /*# eee*/
    border-color:#FFEF9C;
}
.x-layout-collapsed-over{
	 background-color:#FFEF9C;
}


/* qtips */
.x-tip .x-tip-top {
	background-image:url(../images/gray/qtip/tip-sprite.gif);
}
.x-tip .x-tip-top-left {
	background-image:url(../images/gray/qtip/tip-sprite.gif);
}
.x-tip .x-tip-top-right {
	background-image:url(../images/gray/qtip/tip-sprite.gif);
}
.x-tip .x-tip-ft {
	background-image:url(../images/gray/qtip/tip-sprite.gif);
}
.x-tip .x-tip-ft-left {
	background-image:url(../images/gray/qtip/tip-sprite.gif);
}
.x-tip .x-tip-ft-right {
	background-image:url(../images/gray/qtip/tip-sprite.gif);
}
.x-tip .x-tip-bd-left {
	background-image:url(../images/gray/qtip/tip-sprite.gif);
}
.x-tip .x-tip-bd-right {
	background-image:url(../images/gray/qtip/tip-sprite.gif);
}

/* Toolbars */

.x-toolbar{
	border-color:#FFC10E;
    background:#FFEF9C url(../images/gray/toolbar/bg.gif) repeat-x top left; /*# f0f4f5*/
}
.x-toolbar button {
    color:#6E5000;  /*# 444*/
}
.x-toolbar .x-btn-menu-arrow-wrap .x-btn-center button {
    background-image:url(../images/gray/toolbar/btn-arrow.gif);
}
.x-toolbar .x-btn-text-icon .x-btn-menu-arrow-wrap .x-btn-center button {
    background-image:url(../images/gray/toolbar/btn-arrow.gif);
}
.x-toolbar .x-btn-over .x-btn-left{
	background-image:url(../images/gray/toolbar/tb-btn-sprite.gif);
}
.x-toolbar .x-btn-over .x-btn-right{
	background-image:url(../images/gray/toolbar/tb-btn-sprite.gif);
}
.x-toolbar .x-btn-over .x-btn-center{
	background-image:url(../images/gray/toolbar/tb-btn-sprite.gif);
}
.x-toolbar .x-btn-over button {
    color:#181100; /*# 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/gray/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/gray/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/gray/toolbar/tb-btn-sprite.gif);
}
.x-toolbar .ytb-sep {
	background-image: url(../images/default/grid/grid-split.gif);
}

/* Tabs */

.x-tab-panel-header, .x-tab-panel-footer {
	background: #FFBA018D9; /*#FFEF9C*/
	border-color:#FFC10E;
}


.x-tab-panel-header {
	border-color:#FFC10E;
}

.x-tab-panel-footer {
	border-color:#FFC10E;
}

ul.x-tab-strip-top{
	background:#FFEF9C url(../images/gray/tabs/tab-strip-bg.gif) repeat-x left top; /*#dbdbdb*/
	border-color:#FFC10E;
    padding-top: 2px;
}

ul.x-tab-strip-bottom{
	background-image:url(../images/gray/tabs/tab-strip-btm-bg.gif);
	border-color:#FFC10E;
}

.x-tab-strip span.x-tab-strip-text {
	color:#3E2D00;
}
.x-tab-strip-over span.x-tab-strip-text {
	color:#181100;
}

.x-tab-strip-active span.x-tab-strip-text {
	color:#3E2D00;
}

.x-tab-strip-disabled .x-tabs-text {
	color:#F0AF00; /*# aaaaaa*/
}

.x-tab-strip-top .x-tab-right {
	background-image:url(../images/gray/tabs/tabs-sprite.gif);
}

.x-tab-strip-top .x-tab-left {
	background-image:url(../images/gray/tabs/tabs-sprite.gif);
}
.x-tab-strip-top .x-tab-strip-inner {
	background-image:url(../images/gray/tabs/tabs-sprite.gif);
}

.x-tab-strip-bottom .x-tab-right {
	background-image:url(../images/gray/tabs/tab-btm-inactive-right-bg.gif);
}

.x-tab-strip-bottom .x-tab-left {
	background-image:url(../images/gray/tabs/tab-btm-inactive-left-bg.gif);
}

.x-tab-strip-bottom .x-tab-strip-active .x-tab-right {
	background-image:url(../images/gray/tabs/tab-btm-right-bg.gif);
}

.x-tab-strip-bottom .x-tab-strip-active .x-tab-left {
	background-image:url(../images/gray/tabs/tab-btm-left-bg.gif);
}

.x-tab-strip .x-tab-strip-closable a.x-tab-strip-close {
	background-image:url(../images/gray/tabs/tab-close.gif);
}
.x-tab-strip .x-tab-strip-closable a.x-tab-strip-close:hover{
	background-image:url(../images/gray/tabs/tab-close.gif);
}

.x-tab-panel-body {
    border-color:#FFC10E;
    background:#FFBA01; /*# fff*/
}
.x-tab-panel-bbar .x-toolbar {
    border-color: #FFC10E;
}

.x-tab-panel-tbar .x-toolbar {
    border-color: #FFC10E;
}

.x-tab-panel-header-plain .x-tab-strip-spacer {
    border-color:#FFC10E;
    background: #FFEF9C; /*# eaeaea*/
}

.x-tab-scroller-left {
    background-image: url(../images/gray/tabs/scroll-left.gif);
    border-color:#FFDB79; /*# aeaeae*/
}
.x-tab-scroller-right {
    background-image: url(../images/gray/tabs/scroll-right.gif);
    border-color:#FFDB79;
}

/* Window */

.x-window-proxy {
    background:#FFEF9C;
    border-color:##FFE157;
}

.x-window-tl .x-window-header {
    color:#745500; /*# 555*/
}
.x-window-tc {
	background-image:url(../images/gray/window/top-bottom.png);
}
.x-window-tl {
	background-image:url(../images/gray/window/left-corners.png);
}
.x-window-tr {
	background-image:url(../images/gray/window/right-corners.png);
}
.x-window-bc {
	background-image:url(../images/gray/window/top-bottom.png);
}
.x-window-bl {
	background-image:url(../images/gray/window/left-corners.png);
}
.x-window-br {
	background-image:url(../images/gray/window/right-corners.png);
}
.x-window-mc {
    border:1px solid #FFC10E;
    background:#FFF0A9;
}

.x-window-ml {
	background-image:url(../images/gray/window/left-right.png);
}
.x-window-mr {
	background-image:url(../images/gray/window/left-right.png);
}
.x-panel-ghost .x-window-tl {
    border-color:#FFC10E;
}
.x-panel-collapsed .x-window-tl {
    border-color:#FFC10E;
}

.x-window-plain .x-window-mc {
    background: #FFF0A9; /*# e8e8e8*/
    border-right:1px solid #EC9600;
    border-bottom:1px solid #EC9600;
    border-top:1px solid #FFC10E;
    border-left:1px solid #FFC10E;
}

.x-window-plain .x-window-body {
    border-left:1px solid #EC9600;
    border-top:1px solid #EC9600;
    border-bottom:1px solid #FFC10E;
    border-right:1px solid #FFC10E;
    background:transparent !important;
}

body.x-body-masked .x-window-mc, body.x-body-masked .x-window-plain .x-window-mc {
    background-color: #FFF4C1; /*# e4e4e4*/
}


/* misc */
.x-html-editor-wrap {
    border-color:#FFC10E;
}

/* 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 #FFC10E;
}

.x-panel-noborder .x-panel-tbar-noborder .x-toolbar {
    border-width:0;
    border-bottom:1px solid #FFC10E;
}

.x-panel-noborder .x-panel-bbar-noborder .x-toolbar {
    border-width:0;
    border-top:1px solid #FFC10E;
}

.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 #FFC10E;
}

.x-tab-panel-tbar-noborder .x-toolbar {
    border-width:0;
    border-bottom:1px solid #FFC10E;
}


/* added by author-it for Kbase template */
a { color: #003DB2 !important; }  /* #3E2D00, #006CA4, #BC8500 [#9A6900]*/
a:visited { color: #9E2828 !important; } /* #7C3636 [#795353] */
a:hover { color: #6C9FF4 !important; } /* #666666, #05AAFF, #FFBF27 #006CA4 [#DE9700]*/


.searchResultsPanel { background-color: #FFEF9C !important; }
.searchResults { background-color: #FFEF9C !important; }
#searchResultsPanel { background-color: #FFEF9C !important; }
#searchResults { background-color: #FFEF9C !important; }

#index { background-color: #FFEF9C; }
#index p.indexatoz { background: #FFF4C1; }

.x-tree .x-panel-body { background-color:#FFEF9C; }
.x-tree-node .x-tree-selected { background-color: #FFF4C1;}
.x-tree-node .x-tree-node-over { background-color: #FFF4C1; }
div#highlightColor { background-color: #E6E6D9; }
div#header
{
	background: #FFC10E; /*#999999*/
	background-image: url(../../../images/header_gray.jpg) ;
}

.x-tree-node-collapsed .x-tree-node-icon { background-image: url(../../../images/book_gray.png); }
.x-tree-node-expanded .x-tree-node-icon { background-image: url(../../../images/book_gray.png); }
.x-tree-node-leaf .x-tree-node-icon { background-image: url(../../../images/leaf_gray.gif); }

.loading { background-image: url(../../../images/loading_gray.gif); }

button.homeIcon { background-image: url(../../../images/home_gray.gif); }
button.upIcon { background-image: url(../../../images/up_gray.gif); }
button.downIcon { background-image: url(../../../images/down_gray.gif); }

button.EditIcon { background-image: url(../../../images/edit_gray.png); }
button.EditLiveIcon { background-image: url(../../../images/edit_live_gray.png); }
button.emailThisPageIcon { background-image: url(../../../images/email_gray.png); }
button.sendFeedbackIcon { background-image: url(../../../images/feedback_gray.gif); }

button.printIcon { background-image: url(../../../images/printer_gray.png); }
button.searchIcon { background-image: url(../../../images/search_gray.gif); }

button.expand { background-image: url(../../../images/expand_all_gray.gif); }
button.collapse { background-image: url(../../../images/collapse_all_gray.gif); }

.x-layout-collapsed-west {
	background-image: url(../../../images/toc_collapsed_gray.png);
	background-position: center;
	background-repeat: no-repeat;
}
