/** Css for Layout ***/

.ui-layout-pane {background: #FFF; border: 1px solid #BBB;padding:0;}
.pane-west { background-color:#FFFFFF; padding:0px; border:2px solid; border-color:#5E5E5E;}
.pane-east { background-color: #FFFFFF; padding: 0px; border-width:3px; border-style:solid; border-color:#5E5E5E;}
.pane-center { background-color: #FFFFFF; padding: 0px; border:1px solid #5E5E5E; height:100%}

.ui-layout-resizer {background: #FFF;}
.ui-layout-toggler { background: transparent; background:#979797 url(../images/sws/extention_normal.gif);}
.ui-layout-toggler :hover {background: transparent url(../images/sws/extention_over.gif);}

.toggler-east-closed {   background: transparent url(../images/sws/extention_normal.gif);}
.toggler-east-closed-td-hover { background: transparent url(../images/sws/extention_normal.gif); }
.toggler-east-closed-hover  { background: transparent; background:#5E5E5E url(../images/sws/extention_over.gif);}

/**	extJS-STYLE RESIZER/SLIDER-BAR (CLOSED)*/
.resizer-west-closed {background:#FFFFFF;}
.resizer-east-closed {	background:#979797;	border: 2px solid #777;}
.resizer-east-closed:hover {	background:#5E5E5E;}


/* inner divs inside Outer East/West panes */
.header {font-weight: bold;text-align: center;position: relative;overflow: hidden;}
.subhead ,.footer {}
.subhead { border-bottom: 1px solid #777; }
.footer  { border-top: 1px solid #777; }

#mainContent .footer  { border-top: 1px solid #BBB; }
.content {position: relative;overflow: auto;}

/** Css for Layout ***/


.sws_topmenu_left{
	background-image:url(../images/sws/common/top_menu_left.gif);
	height:52px;
	width:6px;
	left:0px;
	top:0px;
}

.sws_topmenu_body {
	background-image:url(../images/sws/common/top_menu_violet_2.gif) ;
	background-repeat:no-repeat;
	height:52px;
	border: none;
}

.sws_topmenu_text_n {
	font-family:Tahoma;
	font-size:12px;
	font-weight: normal;
	color:#000000;
}

.sws_topmenu_text_o {
	font-family:Tahoma;
	font-size:12px;
	color:#FFFFFF;
	font-weight: normal;	
}

.sws_topsub_normal {
	background-image:url('../../sws/images/sws/common/spacer.gif');
	background-repeat:repeat-x;
}

.sws_topsub_hover {
	background-image:url('../../sws/images/sws/common/top_menu_selectbar_violet_2.gif');
	background-repeat:repeat-x;
	cursor:pointer;
}

.sws_top_menu_left  {height:38px; width:4px; border: none;}
.sws_top_menu_right {height:38px; width:4px; border: none;}

.sws_top_menu_center, .sws_top_menu_center_none {
    height:38px;
    border: none;
    font-family: Tahoma;
    font-size: 14px;
    color: #FFFFFF;
    font-weight: bold;
    text-align:center;
}
.sws_top_menu_center_hover {
    background-image:url(../images/sws/common/top_menu_press_center.gif) ;
    background-repeat:repeat-x;
    height:38px;
    border: none;
    font-family: Tahoma;
    font-size: 14px;
    color: #1a1a1a;
    font-weight: bold;
    text-align:center;
}
.sws_top_menu_center_hover_none {
    background-image:url(../images/sws/common/top_menu_press_center.gif) ;
    background-repeat:repeat-x;
    height:38px;
    border: none;
    padding-bottom:4px;
    font-family: Tahoma;
    font-size: 14px;
    color: #1a1a1a;
    font-weight: bold;
    text-align:center;
}

.sws_top_menu_left_hover {
    background-image:url(../images/sws/common/top_menu_press_left.gif) ;
    background-repeat:no-repeat;
    height:38px;
    width:4px;
    border: none;padding:0 0 0 0;        
}
.sws_top_menu_right_hover {
    background-image:url(../images/sws/common/top_menu_press_right.gif) ;
    background-repeat:no-repeat;
    height:38px;
    width:4px;
    border:none;padding:0 0 0 0;
}

.sws-top-panel {
  background: url(../images/sws/common/topmenu_bg.gif) repeat-x left top;
}

.sws-top-panel .x-panel-body {
  background: url(../images/sws/common/topmenu_bg.gif) repeat-x left top;
}

.sws-top-status-text
{
    font-family:tahoma;
    font-size:12px;
    color:rgb(47,47,47);
    font-weight:bold;
}

.sws-gnb-menu-text {
    font-family:tahoma;
    font-size:11px;
    color:rgb(47,47,47);
    text-decoration:none;
    font-size-adjust:none;
    font-style:normal;
    font-variant:normal;
    font-weight:normal;
    line-height:normal;
    white-space:nowrap;
    padding: 0 10px 0 10px;
    cursor:pointer;               
}
.sws-gnb-menu-id {
    font-family:tahoma;
    font-size:11px;
    color:#009100;
    text-decoration:none;
    font-size-adjust:none;
    font-style:normal;
    font-variant:normal;
    font-weight:normal;
    line-height:normal;
    white-space:nowrap;
    padding: 0 10px 0 0;
    cursor:pointer;               
}
.sws-gnb-toolbar {
  margin:10px 10px 18px 0;
  background: none;
  border-width:0;
}

.sws-copyright {background: url(../images/sws/common/footer_bg.gif) repeat-x;}
.sws-copyright td{ font-family:Tahoma;font-size: 11px;}
