/*in
 * Ext JS Library 2.1
 * Copyright(c) 2006-2008, Ext JS, LLC.
 * licensing@extjs.com
 * 
 * http://extjs.com/license
 * the xtheme-white.css is the css for the container objects, not the paragraph styles
 */

.x-panel {
    border-style: solid;
    border-color: #d0d0d0;
	background-color: #ffffff;
}
/* the bar that contains "Contents" and breadcrumb hierarchy  */
.x-panel-header {
/* added to hide the breadcrumbs panel - DG 5/15/2013 */
    display:none;
    /*background-image:url(../images/white/panel/white-top-bottom.gif); */
}
/* represents the area below the x-panel-header: both the TOC and the body topic */
.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:#d0d0d0;
}
.x-panel-tc {
	background-image:url(../images/white/panel/top-bottom.gif);
}
.x-panel-tl {
	background-image:url(../images/white/panel/corners-sprite.gif);
    border-color:#d0d0d0;
}
.x-panel-tr {
	background-image:url(../images/white/panel/corners-sprite.gif);
}
.x-panel-bc {
	background-image:url(../images/white/panel/top-bottom.gif);
}
.x-panel-bl {
	background-image:url(../images/white/panel/corners-sprite.gif);
}
.x-panel-br {
	background-image:url(../images/white/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/white/panel/left-right.gif);
}
.x-panel-mr {
	background-image:url(../images/white/panel/left-right.gif);
}

/* Tools */
/* .xtool seems to be the collapse button to the right of the Contents text */
.x-tool {
    background-image:url(../images/white/panel/tool-sprites.gif); 
}

/* Ghosting */
.x-panel-ghost {
    background:#FFFFFF;
}

.x-panel-ghost ul {
    border-color:#b0b0b0;
}

.x-grid-panel .x-panel-mc .x-panel-body {
    border:1px solid #FFFFFF;
}

/* Buttons */

.x-btn-left{
	background-image:url(../images/white/button/btn-sprite.gif);
}
.x-btn-right{
	background-image:url(../images/white/button/btn-sprite.gif);
}
.x-btn-center{
	background-image:url(../images/white/button/btn-sprite.gif);
}

/* Layout classes */
/*THIS IS THE COLOR INBETWEEN THE BORDERS OF THE TOC AND THE TOPIC PANEL */
.x-border-layout-ct {
    background:#FFFFFF;
}

.x-accordion-hd {
	background-image:url(../images/white/panel/light-hd.gif);
}

.x-layout-collapsed{
    background-color:#ffffff;
    border-color:#e0e0e0;
}
.x-layout-collapsed-over{
	 background-color:#fbfbfb;
}

/* qtips */
.x-tip .x-tip-top {
	background-image:url(../images/white/qtip/tip-sprite.gif);
}
.x-tip .x-tip-top-left {
	background-image:url(../images/white/qtip/tip-sprite.gif);
}
.x-tip .x-tip-top-right {
	background-image:url(../images/white/qtip/tip-sprite.gif);
}
.x-tip .x-tip-ft {
	background-image:url(../images/white/qtip/tip-sprite.gif);
}
.x-tip .x-tip-ft-left {
	background-image:url(../images/white/qtip/tip-sprite.gif);
}
.x-tip .x-tip-ft-right {
	background-image:url(../images/white/qtip/tip-sprite.gif);
}
.x-tip .x-tip-bd-left {
	background-image:url(../images/white/qtip/tip-sprite.gif);
}
.x-tip .x-tip-bd-right {
	background-image:url(../images/white/qtip/tip-sprite.gif);
}

/* Toolbars */

/* The toolbar runs along the top, below the header panel and content/breadcrumb rows
 * it contains the email, feedback and search toolbar buttons */
.x-toolbar{
	border-color:#d0d0d0;
	/* background color is shown momentarily before the gif file covers it */
    background:#ffffff url(../images/white/toolbar/bg.gif) repeat-x top left;
}
.x-toolbar button {
    color:#444;
}
.x-toolbar .x-btn-menu-arrow-wrap .x-btn-center button {
    background-image:url(../images/white/toolbar/btn-arrow.gif);
}
.x-toolbar .x-btn-text-icon .x-btn-menu-arrow-wrap .x-btn-center button {
    background-image:url(../images/white/toolbar/btn-arrow.gif);
}
.x-toolbar .x-btn-over .x-btn-left{
	background-image:url(../images/white/toolbar/tb-btn-sprite.gif);
}
.x-toolbar .x-btn-over .x-btn-right{
	background-image:url(../images/white/toolbar/tb-btn-sprite.gif);
}
.x-toolbar .x-btn-over .x-btn-center{
	background-image:url(../images/white/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/white/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/white/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/white/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: #FFFFFF;
	border-color:#d0d0d0;
}


.x-tab-panel-header {
	border-color:#d0d0d0;
}

.x-tab-panel-footer {
	border-color:#d0d0d0;
}

ul.x-tab-strip-top{
	background:#dbdbdb url(../images/white/tabs/tab-strip-bg.gif) repeat-x left top;
	border-color:#d0d0d0;
    padding-top: 2px;
}

ul.x-tab-strip-bottom{
	background-image:url(../images/white/tabs/tab-strip-btm-bg.gif);
	border-color:#d0d0d0;
}

.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:#333;
}

.x-tab-strip-disabled .x-tabs-text {
	color:#aaaaaa;
}

.x-tab-strip-top .x-tab-right {
	background-image:url(../images/white/tabs/tabs-sprite.gif);
}

.x-tab-strip-top .x-tab-left {
	background-image:url(../images/white/tabs/tabs-sprite.gif);
}
.x-tab-strip-top .x-tab-strip-inner {
	background-image:url(../images/white/tabs/tabs-sprite.gif);
}

.x-tab-strip-bottom .x-tab-right {
	background-image:url(../images/white/tabs/tab-btm-inactive-right-bg.gif);
}

.x-tab-strip-bottom .x-tab-left {
	background-image:url(../images/white/tabs/tab-btm-inactive-left-bg.gif);
}

.x-tab-strip-bottom .x-tab-strip-active .x-tab-right {
	background-image:url(../images/white/tabs/tab-btm-right-bg.gif);
}

.x-tab-strip-bottom .x-tab-strip-active .x-tab-left {
	background-image:url(../images/white/tabs/tab-btm-left-bg.gif);
}

.x-tab-strip .x-tab-strip-closable a.x-tab-strip-close {
	background-image:url(../images/white/tabs/tab-close.gif);
}
.x-tab-strip .x-tab-strip-closable a.x-tab-strip-close:hover{
	background-image:url(../images/white/tabs/tab-close.gif);
}

.x-tab-panel-body {
    border-color:#d0d0d0;
    background:#fff;
}
.x-tab-panel-bbar .x-toolbar {
    border-color: #d0d0d0;
}

.x-tab-panel-tbar .x-toolbar {
    border-color: #d0d0d0;
}

.x-tab-panel-header-plain .x-tab-strip-spacer {
    border-color:#d0d0d0;
    background: #eaeaea;
}

.x-tab-scroller-left {
    background-image: url(../images/white/tabs/scroll-left.gif);
    border-color:#aeaeae;
}
.x-tab-scroller-right {
    background-image: url(../images/white/tabs/scroll-right.gif);
    border-color:#aeaeae;
}

/* Window */

.x-window-proxy {
    background:#e0e0e0;
    border-color:#b0b0b0;
}

.x-window-tl .x-window-header {
    color:#555;
}
.x-window-tc {
	background-image:url(../images/white/window/top-bottom.png);
}
.x-window-tl {
	background-image:url(../images/white/window/left-corners.png);
}
.x-window-tr {
	background-image:url(../images/white/window/right-corners.png);
}
.x-window-bc {
	background-image:url(../images/white/window/top-bottom.png);
}
.x-window-bl {
	background-image:url(../images/white/window/left-corners.png);
}
.x-window-br {
	background-image:url(../images/white/window/right-corners.png);
}
.x-window-mc {
    border:1px solid #d0d0d0;
    background:#e8e8e8;
}

.x-window-ml {
	background-image:url(../images/white/window/left-right.png);
}
.x-window-mr {
	background-image:url(../images/white/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 {
    border-left:1px solid #eee;
    border-top:1px solid #eee;
    border-bottom:1px solid #d0d0d0;
    border-right:1px solid #d0d0d0;
    background:transparent !important;
}

body.x-body-masked .x-window-mc, body.x-body-masked .x-window-plain .x-window-mc {
    background-color: #e4e4e4;
}


/* 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;
}

/* Added by Author-it for Web Help template */
/*default color settings 
a { color: #333333 !important; }
a:visited { color: #795353 !important; }
a:hover { color: #666666 !important; }
*/
/*changed by DG 
applies to links in the right hand pane
* the !important parameters ensure these commands are executed regardless of position in CSS */
/* a  {	color: RGB(0,80, 255) !important; text-decoration:underline !important;} */
a  {	color: RGB(0,100,190) !important; text-decoration:underline !important;}
/*a:visited { color: RGB(255,80,0) !important; 140,40,140*/
/* a:visited { color: RGB(51,51,51) !important; text-decoration:none !important; } */
a:visited { color: RGB(75,80,96) !important; text-decoration:none !important; }
a:hover { color: RGB(255,130,0) !important; text-decoration:underline !important; }

/* links for text in upper right corner of the header banner*/
.header-right a:visited { color: RGB(120,120,120) !important; }
.header-right a:hover { color: RGB(255,130,0) !important; }

.searchResultsPanel { background-color: #FFFFFF !important; }
.searchResults { background-color: #FFFFFF !important; }
#searchResultsPanel { background-color: #FFFFFF !important; }
#searchResults { background-color: #FFFFFF !important; }

#index { background-color: #FFFFFF; }
#index p.indexatoz { background: #FFFFFF; }


.x-tree .x-panel-body { background-color:#FFffff;}

/* this is selected node highlight color */
.x-tree-node .x-tree-selected { background-color: rgb(196,248,255)}
.x-tree-node .x-tree-node-over { background-color: #F0F0F0; }
/* this is the highlight color of the currently selected topic */
/* this color needs to match the color for the treeNOdeHighlightEffectColor in the index.htm file */
/* 33ffff rgb(221,234,252)*/
/*div#highlightColor { background-color: #FF0000 } */

/*hides the underlining of TOC links in left pane 
div#westPanelID a{text-decoration:none !important;} */

/*hides the underlining of TOC links in left pane for contents and index only */
div#index-panel a{text-decoration:none !important;}
div#tree-panel a{text-decoration:none !important;}
div#content-panel a{text-decoration:underline !important;}



/* this is the color and/or image selected for the header panel */
div#header
{
	background: #ffffff;
	/* background-image: url(../../../images/header_white.jpg) ; */
}

.x-tree-node-collapsed .x-tree-node-icon { background-image: url(../../../images/book_blue.png); }
.x-tree-node-expanded .x-tree-node-icon { background-image: url(../../../images/book_blue.png); }
.x-tree-node-leaf .x-tree-node-icon { background-image: url(../../../images/leaf_blue.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_blue.gif); }
button.collapse { background-image: url(../../../images/collapse_all_blue.gif); }

.x-layout-collapsed-west {
	background-image: url(../../../images/toc_collapsed_blue.png);
	background-position: center;
	background-repeat: no-repeat;
}
