.x-panel {
    border-style: solid;
    border-color: #d0d0d0;
}
.x-panel-header {
    color:#333;
	border:1px solid #d0d0d0;
    background-image:url(../images/six/panel/top-bottom.gif);
}

.x-panel-header-text {
    line-height:20px;
    color:#555;
	font-size:13px;
	margin-left:3px;
}
.x-panel-body {
    border-color:#d0d0d0;
}

.x-panel-bbar .x-toolbar {
    border-color:#d0d0d0;
}

.x-panel-tbar .x-toolbar {
    border-width: 0 0 1px 0 !important;
    border-bottom:1px solid #d0d0d0 !important;
    background:#f0f0f0 url(../images/six/toolbar/tb-bg.gif) repeat-x top left;
}

.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/six/panel/top-bottom.gif);
}
.x-panel-tl {
	background-image:url(../images/six/panel/corners-sprite.gif);
    border-color:#d0d0d0;
}
.x-panel-tr {
	background-image:url(../images/six/panel/corners-sprite.gif);
}
.x-panel-bc {
	background-image:url(../images/six/panel/top-bottom.gif);
}
.x-panel-bl {
    padding-left:2px;
    background-image:url(../images/six/panel/corners-sprite.gif);
}
.x-panel-br {
	padding-right:2px;
    background-image:url(../images/six/panel/corners-sprite.gif);
}
.x-panel-mc {
    background:#fff;
    padding-top:0;
}
.x-panel-mc .x-panel-body {
    background:transparent;
    border: 0 none;
}
.x-panel-ml {
    padding-left:1px;
    background-image:url(../images/six/panel/left-right.gif);
}
.x-panel-mr {
    padding-right:1px;
    background-image:url(../images/six/panel/left-right.gif);
}

.x-panel-bc .x-panel-footer {
    padding-bottom:2px;
}
.x-panel-nofooter .x-panel-bc {
    height:2px;
}

.x-panel-tl .x-panel-icon, .x-window-tl .x-panel-icon {
    background-position:0 7px;
}

.x-panel-header .x-toolbar {
    position:absolute;
    right:5px;
    top:3px;
    border-width:0 !important;
    background:transparent !important;
}

/* Tools */
.x-tool {
    margin-top:2px;
    background-image:url(../images/six/panel/tool-sprites.gif);
}
.x-window .x-tool {
    margin-top:2px;
    background-image:url(../images/six/panel/tools-sprites-trans.gif);
}

.x-tool-tobody {
    background-position:0 -315px;
}
.x-tool-tobody-over {
    background-position:-15px -315px;
}

.x-tool-smaller {
    background-position:0 -60px;
}
.x-tool-smaller-over {
    background-position:-15px -60px;
}
.x-tool-bigger {
    background-position:0 -75px;
}
.x-tool-bigger-over {
    background-position:-15px -75px;
}

/* Ghosting */
/*
.x-panel-ghost {
    background:#fff;
}

.x-panel-ghost ul {
    border-color:#d0d0d0;
}*/

.x-grid-panel .x-panel-mc .x-panel-body {
    border:1px solid #d0d0d0;
}
.x-panel-dd-spacer {
    border:2px dashed #d0d0d0;
}
/* Buttons */

.x-btn-left{
	background-image:url(../images/six/button/btn-sprite.gif);
}
.x-btn-right{
	background-image:url(../images/six/button/btn-sprite.gif);
}
.x-btn-center{
	background-image:url(../images/six/button/btn-sprite.gif);
}

/* Layout classes */

.x-border-layout-ct {
    background:#f0f0f0;
}

.x-accordion-hd {
	background-image:url(../images/six/panel/light-hd.gif);
}

.x-layout-collapsed{
    background-color:#eee;
    border-color:#e0e0e0;
}
.x-layout-collapsed-over{
	 background-color:#fbfbfb;
}

.x-window-header {
    line-height:17px !important;
}

/* qtips */
.x-tip .x-tip-top {
	background-image:url(../images/six/qtip/tip-sprite.gif);
}
.x-tip .x-tip-top-left {
	background-image:url(../images/six/qtip/tip-sprite.gif);
}
.x-tip .x-tip-top-right {
	background-image:url(../images/six/qtip/tip-sprite.gif);
}
.x-tip .x-tip-ft {
	background-image:url(../images/six/qtip/tip-sprite.gif);
}
.x-tip .x-tip-ft-left {
	background-image:url(../images/six/qtip/tip-sprite.gif);
}
.x-tip .x-tip-ft-right {
	background-image:url(../images/six/qtip/tip-sprite.gif);
}
.x-tip .x-tip-bd-left {
	background-image:url(../images/six/qtip/tip-sprite.gif);
}
.x-tip .x-tip-bd-right {
	background-image:url(../images/six/qtip/tip-sprite.gif);
}

/* Toolbars */

.x-toolbar{
	border-color:#d0d0d0;
    background-color:#f0f4f5;
}
.x-toolbar button {
    color:#444;
}
.x-toolbar .x-btn-menu-arrow-wrap .x-btn-center button {
    background-image:url(../images/six/toolbar/btn-arrow.gif);
}
.x-toolbar .x-btn-text-icon .x-btn-menu-arrow-wrap .x-btn-center button {
    background-image:url(../images/six/toolbar/btn-arrow.gif);
}
.x-toolbar .x-btn-over .x-btn-left{
	background-image:url(../images/six/toolbar/tb-btn-sprite.gif);
}
.x-toolbar .x-btn-over .x-btn-right{
	background-image:url(../images/six/toolbar/tb-btn-sprite.gif);
}
.x-toolbar .x-btn-over .x-btn-center{
	background-image:url(../images/six/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/six/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/six/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/six/toolbar/tb-btn-sprite.gif);
}
.x-toolbar .ytb-sep {
	background-image: url(../images/six/toolbar/tb-split.gif);
}

/* Tabs */

.x-tab-panel-header, .x-tab-panel-footer {
	background: #EAEAEA;
	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/six/tabs/tab-strip-bg.gif) repeat-x left top;
	border-color:#d0d0d0;
    padding-top: 2px;
}

ul.x-tab-strip-bottom{
	background-image:url(../images/six/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/six/tabs/tabs-sprite.gif);
}

.x-tab-strip-top .x-tab-left {
	background-image:url(../images/six/tabs/tabs-sprite.gif);
}
.x-tab-strip-top .x-tab-strip-inner {
	background-image:url(../images/six/tabs/tabs-sprite.gif);
}

.x-tab-strip-bottom .x-tab-right {
	background-image:url(../images/six/tabs/tab-btm-inactive-right-bg.gif);
}

.x-tab-strip-bottom .x-tab-left {
	background-image:url(../images/six/tabs/tab-btm-inactive-left-bg.gif);
}

.x-tab-strip-bottom .x-tab-strip-active .x-tab-right {
	background-image:url(../images/six/tabs/tab-btm-right-bg.gif);
}

.x-tab-strip-bottom .x-tab-strip-active .x-tab-left {
	background-image:url(../images/six/tabs/tab-btm-left-bg.gif);
}

.x-tab-strip .x-tab-strip-closable a.x-tab-strip-close {
	background-image:url(../images/six/tabs/tab-close.gif);
}
.x-tab-strip .x-tab-strip-closable a.x-tab-strip-close:hover{
	background-image:url(../images/six/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/six/tabs/scroll-left.gif);
    border-color:#aeaeae;
}
.x-tab-scroller-right {
    background-image: url(../images/six/tabs/scroll-right.gif);
    border-color:#aeaeae;
}

/* Window */

/*

.x-window-proxy {
    background:#e0e0e0;
    border-color:#b0b0b0;
}

.x-window-tl .x-window-header {
    color:#fff;
}
.x-window-header-text,.x-window-dlg .x-window-header-text{
    color:#fff;
}
.x-window-body .ext-mb-text{
    line-height:18px;
}
.x-window-tc .x-tool-close {
    background:transparent url(../images/six/window/close.gif) no-repeat !important;
}
.x-window-tc {
	background-image:url(../images/six/window/top-bottom.png);
}
.x-window-tl {
	background-image:url(../images/six/window/left-corners.png);
}
.x-window-tr {
	background-image:url(../images/six/window/right-corners.png);
}
.x-window-bc {
	background-image:url(../images/six/window/top-bottom.png);
}
.x-window-bl {
	background-image:url(../images/six/window/left-corners.png);
}
.x-window-br {
	background-image:url(../images/six/window/right-corners.png);
}
.x-window-mc {
    border:1px solid #d0d0d0;
    background:#e8e8e8;
}

.x-window-ml {
	background-image:url(../images/six/window/left-right.png);
}
.x-window-mr {
	background-image:url(../images/six/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;
}


.x-panel-bbar .x-toolbar {
	border-width: 1px 0 0 0;
	border-style:solid;
    border-color:#ddd;
    background:#f0f0f0 url(../images/six/toolbar/tb-bg.gif) repeat-x top left;
}

.x-layout-mini , .x-layout-mini-over, .x-layout-collapsed-over .x-layout-mini{
    opacity:1;
    -moz-opacity:1;
    filter:none;
}

.x-layout-split-west .x-layout-mini {
    background-image:url(../images/six/layout/mini-left.gif);
}
.x-layout-split-east .x-layout-mini {
    background-image:url(../images/six/layout/mini-right.gif);
}
.x-layout-split-north .x-layout-mini {
    background-image:url(../images/six/layout/mini-top.gif);
}
.x-layout-split-south .x-layout-mini {
    background-image:url(../images/six/layout/mini-bottom.gif);
}


.x-layout-cmini-west .x-layout-mini {
    background-image:url(../images/six/layout/mini-right.gif);
}

.x-layout-cmini-east .x-layout-mini {
    background-image:url(../images/six/layout/mini-left.gif);
}

.x-layout-cmini-north .x-layout-mini {
    background-image:url(../images/six/layout/mini-bottom.gif);
}

.x-layout-cmini-south .x-layout-mini {
    background-image:url(../images/six/layout/mini-top.gif);
}

.x-btn .x-btn-text {
	font-weight:bold;
}

.x-toolbar .x-btn .x-btn-text {
	font-weight:normal;
}


/* info panel */
.x-info-body {
    overflow:hidden;
}
.x-info-bwrap {
    overflow:hidden;
    zoom:1;
}
.x-info {
    overflow:hidden;
}
.x-info-tl {
	background: transparent url(../images/six/panel/info-corners.gif) no-repeat 0 0;
	padding-left:6px;
    zoom:1;
}
.x-info-tr {
	background: transparent url(../images/six/panel/info-corners.gif) no-repeat right 0;
	zoom:1;
    padding-right:6px;
}
.x-info-tc {
	height:6px;
	background:#e5ecf9;
	overflow:hidden;
}
.x-info-bc {
    zoom:1;
	height:6px;
	background:#e5ecf9;
	overflow:hidden;
}
.x-info-mc {
    background:#e5ecf9;
}
.x-info-bc .x-panel-footer {
	line-height:1px;
	font-size:1px;
}
.x-info-body {
	padding:0 6px;
	zoom:1;
}
.x-info-bl {
	background: transparent url(../images/six/panel/info-corners.gif) no-repeat 0 bottom;
	padding-left:6px;
    zoom:1;
}
.x-info-br {
	background: transparent url(../images/six/panel/info-corners.gif) no-repeat right bottom;
	padding-right:6px;
    zoom:1;
}

