/*
 * Ext JS Library 2.0 Beta 1
 * Copyright(c) 2006-2007, Ext JS, LLC.
 * licensing@extjs.com
 * 
 * http://extjs.com/license
 *//*

.x-window {
    zoom:1;
}
.x-window .x-resizable-handle {
    opacity:0;
    -moz-opacity:0;
    filter:alpha(opacity=0);
}

.x-window-proxy {
background:#D3D6D0 none repeat scroll 0%;
border:2px solid #B3B6B0;
   
    z-index:12000;
    overflow:hidden;
    position:absolute;
    left:0;top:0;
    display:none;
    opacity:.5;
    -moz-opacity:.5;
    filter:alpha(opacity=50);
}

.x-window-header {
    overflow:hidden;
       color:#b8e665;
    zoom:1;
}
.x-window-bwrap {
    z-index:1;
    position:relative;
    zoom:1;
}
.x-window-tl .x-window-header {
    color:#15428b;
   	font:bold 11px tahoma,arial,verdana,sans-serif;
    padding:5px 0 4px 0;
    background: url(../images/emrian/basic-dialog/hd-sprite.gif) repeat-x 0 -82px;
	background-color:#333333;
	zoom:1;
}
.x-window-header-text {
    cursor:pointer;
}
.x-window-tc {

	background: transparent url(../images/default/window/top-bottom.png) repeat-x 0 0;
	overflow:hidden;
    zoom:1;
}
.x-window-tl {
	background: transparent url(../images/default/window/left-corners.png) no-repeat 0 0;
	padding-left:6px;
    zoom:1;
    z-index:1;
    position:relative;
}
.x-window-tr {
	background: transparent url(../images/default/window/right-corners.png) no-repeat right 0;
	padding-right:6px;
}
.x-window-bc {
	background: transparent url(../images/default/window/top-bottom.png) repeat-x 0 bottom;
    zoom:1;
}
.x-window-bc .x-window-footer {
    padding-bottom:6px;
    zoom:1;
    font-size:0;
    line-height:0;
}
.x-window-bl {
	background: transparent url(../images/default/window/left-corners.png) no-repeat 0 bottom;
	padding-left:6px;
    zoom:1;
}
.x-window-br {
	background: transparent url(../images/default/window/right-corners.png) no-repeat right bottom;
	padding-right:6px;
    zoom:1;
}
.x-window-mc {
    border:1px solid #99bbe8;
    padding:0;
    margin:0;
    font: normal 11px tahoma,arial,helvetica,sans-serif;
    background:#dfe8f6;
}


.x-window-ml {

background:transparent url(../images/default/shadow-lr.png) repeat-y scroll 0pt;

	
    zoom:1;
}
.x-window-mr {
	background: transparent url(../images/default/window/left-right.png) repeat-y right 0;
	padding-right:6px;
    zoom:1;
}
.x-panel-nofooter .x-window-bc {
	height:6px;
}
.x-window-body {
    overflow:hidden;
}
.x-window-bwrap {
    overflow:hidden;
}
.x-window-maximized .x-window-bl, .x-window-maximized .x-window-br,
    .x-window-maximized .x-window-ml, .x-window-maximized .x-window-mr,
    .x-window-maximized .x-window-tl, .x-window-maximized .x-window-tr {
    padding:0;
}
.x-window-maximized .x-window-footer {
    padding-bottom:0;
}
.x-window-maximized .x-window-tc {
    padding-left:3px;
    padding-right:3px;
    background-color:white;
}
.x-window-maximized .x-window-mc {
    border-left:0 none;
    border-right:0 none;
}
.x-window-tbar .x-toolbar, .x-window-bbar .x-toolbar {
    border-left:0 none;
    border-right: 0 none;
}
.x-window-bbar .x-toolbar {
    border-top:1px solid #99bbe8;
    border-bottom:0 none;
}
.x-window-draggable, .x-window-draggable .x-window-header-text {
    cursor:move;
}
.x-window-maximized .x-window-draggable, .x-window-maximized .x-window-draggable .x-window-header-text {
    cursor:default;
}
.x-window-body {
    background:transparent;
}
.x-panel-ghost .x-window-tl {
    border-bottom:1px solid #99bbe8;
}
.x-panel-collapsed .x-window-tl {
    border-bottom:1px solid #84a0c4;
}
.x-window-maximized-ct {
    overflow:hidden;
}
.x-window-maximized .x-resizable-handle {
    display:none;
}
.x-window-sizing-ghost ul {
    border:0 none !important;
}


.x-dlg-focus{
	-moz-outline:0 none;
	outline:0 none;
	width:0;
	height:0;
	overflow:hidden;
	position:absolute;
	top:0;
	left:0;
}
.x-dlg-mask{
	z-index:10000;
   display:none;
   position:absolute;
   top:0;
   left:0;
   -moz-opacity: 0.5;
   opacity:.50;
   filter: alpha(opacity=50);
   background-color:#CCC;
}

body.ext-ie6.x-body-masked select {
	visibility:hidden;
}
body.ext-ie6.x-body-masked .x-window select {
	visibility:visible;
}

.x-window-plain .x-window-mc {
    background: #CAD9EC;
    border-right:1px solid #DFE8F6;
    border-bottom:1px solid #DFE8F6;
    border-top:1px solid #a3bae9;
    border-left:1px solid #a3bae9;
}



body.x-body-masked .x-window-plain .x-window-mc {
    background: #C7D6E9;
}*//* Window styles */
         .x-window-header {background:#333333 url(../images/emrian/basic-dialog/hd-sprite.gif) repeat-x scroll 0pt -82px;
}
         .x-window-header-text {font-weight:bold;color:#fff;font-family:"Lucida Grande",Tahoma,Verdana,"Bitstream Vera Sans","Liberation Sans";}
         .x-window-tr {background:transparent url(../images/emrian/basic-dialog/hd-sprite.gif) no-repeat scroll right 0pt;
}
         .x-window-tl {background:#333333 url(../images/emrian/basic-dialog/hd-sprite.gif) repeat-x scroll 0pt -82px;padding-left:6px;zoom:1;z-index:1;position:relative;}
         .x-window-tl .x-window-header {}
         .x-window-mc {background:#EBE9ED;border:0;}
         .x-window-ml,  .x-window-bl {background:transparent url(../images/emrian/basic-dialog/bg-left.gif) no-repeat scroll left bottom;
padding-left:4px;}
         .x-window-bl {}
         .x-window-br,  .x-window-mr {background:transparent url(../images/emrian/basic-dialog/bg-right.gif) no-repeat scroll right bottom;
padding-right:4px;}
         .x-window-bc {background:#EBE9ED;}
         .x-panel-btns {}
         

     
.x-window-bc {
	background:transparent url(../images/emrian/basic-dialog/bg-center.gif)  repeat-x 0 bottom;
    zoom:1;
}
.x-window-bc .x-window-footer {

    background:#F0F0F0 none repeat scroll 0%;

padding-bottom:8px;
}    
     
         
  .x-window-bwrap {
   background:transparent url(../images/emrian/basic-dialog/bg-center.gif) repeat-x scroll center bottom;

}       
         
    .x-window-proxy {
background:#D3D6D0 none repeat scroll 0%;
border:2px solid #B3B6B0;
   
    z-index:12000;
    overflow:hidden;
    position:absolute;
    left:0;top:0;
    display:none;
    opacity:.5;
    -moz-opacity:.5;
    filter:alpha(opacity=50);
}     
.x-window-plain .x-window-body {
    
    background:#FFFFFF !important;
}