
.x-layout-split {
	background: url(../images/themes/default/sizer/e-handle.gif) repeat scroll left center;
	background-color: #D0DEF0;
	border-left: 1px solid #99BBE8;
	border-right: 1px solid #99BBE8;
}

.sc-browse-trunk {
    background:#eee url(../images/themes/default/custom/browse-trunk-bg.gif) repeat-x;
    margin-top:1px;
    border-top:1px solid #ddd;
    border-bottom:1px solid #ccc;
    padding-top:2px;
    padding-bottom:1px;
}

/*-------------------------------------------------------------------------*/

/* x-desktop settings */
html, body {
	font: normal 12px tahoma, arial, verdana, sans-serif;
	margin: 0;
	padding: 0;
	border: 0 none;
	overflow: hidden;
	height: 100%;
}

#x-desktop {
	width: 100%;
	height: 100%;
	border: 0 none;
	position: relative;
    overflow:hidden;
    zoom: 1;
    /*background: #dfe8f6;  url( ../images/desktop3.jpg )  no-repeat fixed left -200px;*/
}

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

/* Taskbar */
#x-taskbar {
	width: 100%;
	background: transparent url( ../images/themes/default/custom/hd-bg.gif ) repeat-x;
	padding: 0 0 0 0;
	height:70px;
	position:relative;
}

#x-taskbar .x-toolbar {
	border: 0 none;
	background: 0 none;
}

#x-windows {
	background: url( ../images/themes/default/custom/winbar-bg.gif ) #b9cbe1 repeat-x;
	padding-top: 2px;
    position:relative;
    z-index:12001;
}

#x-windows .x-btn {
	float: left;
	margin: 2px 0 0 2px;
    position:relative;
}

#x-windows button {
	width: 150px;
	overflow: hidden;
	text-align: left;
	color: #15428b;
}

#x-windows .x-btn-left{
	background:url(../images/themes/default/custom/winbar-btn.gif) no-repeat 0 -189px;
}

#x-windows .x-btn-right{
	background:url(../images/themes/default/custom/winbar-btn.gif) no-repeat 0 -210px;
}

#x-windows .x-btn-center{
	background:url(../images/themes/default/custom/winbar-btn.gif) repeat-x 0 -231px;
}

#x-windows .x-btn-over .x-btn-left{
	background:url(../images/themes/default/custom/winbar-btn.gif) no-repeat 0 0;
}

#x-windows .x-btn-over  .x-btn-right{
	background:url(../images/themes/default/custom/winbar-btn.gif) no-repeat 0 -21px;
}

#x-windows .x-btn-over .x-btn-center{
	background:url(../images/themes/default/custom/winbar-btn.gif) repeat-x 0 -42px;
}

#x-windows .x-btn-click .x-btn-left{
	background:url(../images/themes/default/custom/winbar-btn.gif) no-repeat 0 -63px;
}

#x-windows .x-btn-click  .x-btn-right{
	background:url(../images/themes/default/custom/winbar-btn.gif) no-repeat 0 -84px;
}

#x-windows .x-btn-click .x-btn-center{
	background:url(../images/themes/default/custom/winbar-btn.gif) repeat-x 0 -105px;
}

#x-windows .active-win .x-btn-left{
	background:url(../images/themes/default/custom/winbar-btn.gif) no-repeat 0 -126px;
}

#x-windows .active-win  .x-btn-right{
	background:url(../images/themes/default/custom/winbar-btn.gif) no-repeat 0 -147px;
}

#x-windows .active-win .x-btn-center{
	background:url(../images/themes/default/custom/winbar-btn.gif) repeat-x 0 -168px;
}

#x-windows .active-win .x-btn-center button {
    color:#fff;
}

.x-window-body p,.x-panel-body p {
	padding: 10px;
	margin: 0;
}

.x-window-body {
    background:#fff;
}

/* Launcher */
#x-launcher-wrap {
	position:absolute;
	left:0;
	bottom:2px;
	width:100%;
}

#x-launcher-inner {
	padding: 4px 2px;
}
#x-launcher-left {
	background: url( ../images/themes/default/custom/launcher-bg.gif ) transparent no-repeat left top;
    padding-left:3px;
}
#x-launcher-right {
	background: url( ../images/themes/default/custom/launcher-bg.gif ) transparent no-repeat right -28px;
    padding-right:3px;
}
#x-launcher-center {
	background: url( ../images/themes/default/custom/launcher-bg.gif ) transparent repeat-x 0 -56px;
    height:28px;
}

#x-launcher .x-toolbar {
	padding:4px 0 0 0;
    margin: 0;
	border: 0 none;
}

#x-launcher button {
	color: #15428b;
	font-weight:normal;
}

#x-launcher .x-btn-with-menu button, #x-launcher .x-btn-menu-text-wrap button {
	padding-right: 0;
}

#x-launcher .x-btn {
	margin-right: 2px;
}

#x-launcher  .x-btn-left{
	background:transparent;
}
#x-launcher  .x-btn-right{
	background:transparent;
}
#x-launcher  .x-btn-center{
	background:transparent;
}

#x-launcher .x-btn-over .x-btn-left{
	background:url(../images/themes/default/custom/launcher-btn.gif) no-repeat 0 0;
}
#x-launcher .x-btn-over  .x-btn-right{
	background:url(../images/themes/default/custom/launcher-btn.gif) no-repeat 0 -21px;
}
#x-launcher .x-btn-over .x-btn-center{
	background:url(../images/themes/default/custom/launcher-btn.gif) repeat-x 0 -42px;
}

#x-launcher .x-btn-click .x-btn-left{
	background:url(../images/themes/default/custom/launcher-btn.gif) no-repeat 0 -63px;
}
#x-launcher .x-btn-click  .x-btn-right{
	background:url(../images/themes/default/custom/launcher-btn.gif) no-repeat 0 -84px;
}
#x-launcher .x-btn-click .x-btn-center{
	background:url(../images/themes/default/custom/launcher-btn.gif) repeat-x 0 -105px;
}

#x-info {
    float:right;
}

#spacer {
	height: 25px;
	float: left;
	width: 0;
	overflow: hidden;
	margin-top: 2px;
}

/* Powered By */
#powered-by a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	position:absolute;
	top: 20px;
	right: 40px;
	text-decoration: none;
}

#powered-by a:hover {
	color:#225599;
}

/*----------------------------------------------------------------*/