@CHARSET "UTF-8";
body {behavior:url("/isis/css/csshover.htc");}

div.text_addon {margin:10px 18px; color: #808081;}


#mgmt_board {
    width:336px;
    margin: 20px 0 0 0;
	z-index:100;
}

#mgmt_board .yui-content {

    width: 310px;
    padding:1em 1em 0 1em;  /* pad content container */
    color: #808081;
    background: #e6e6e6 url(../Site_Gfx/tabview/bg_yui-content.gif) no-repeat;
    border: none;
	margin-right:-14px;
}


#mgmt_board .yui-content div {
	/*position:absolute;*/
    width: 302px;
}

div#page ul {  margin-left: 0px; }

/* content styles */
#mgmt_board .yui-content div.body_text { padding:0 10px 10px 0; margin:10px 0 0 0; font-size:1.1em; line-height:1.4em; }
#mgmt_board .yui-content div { padding:10px 0 0 10px; color: #333;}

/* override default tab width */
#mgmt_board .yui-nav { width: 160px; margin-left:-10px; }
#mgmt_board { padding-left: 160px;} /* map to nav width */

/* tab styles */
#mgmt_board .yui-nav a {text-decoration: none;border: none; width: 155px; vertical-align: middle; padding:5px 5px 5px 10px; }
#mgmt_board .yui-nav li {width: 185px; padding-bottom:0px; }

#mgmt_board .yui-nav li.selected:hover {background: #e6e6e6 url(../Site_Gfx/tabview/tabview_selected_top.gif) no-repeat top left; }
#mgmt_board .yui-nav li:hover {background: #e6e6e6 url(../Site_Gfx/tabview/tabview_selected_top.gif) no-repeat top left; }
#mgmt_board .yui-nav li.selected, #mgmt_board .yui-nav li.selected:hover {background: #e6e6e6 url(../Site_Gfx/tabview/tabview_selected_top.gif) no-repeat top left; }

#mgmt_board .yui-nav .tab_bot li.selected:hover {background: transparent  url(../Site_Gfx/tabview/tabview_selected_bot.gif) no-repeat bottom left; }
#mgmt_board .yui-nav li:hover .tab_bot {background: transparent  url(../Site_Gfx/tabview/tabview_selected_bot.gif) no-repeat bottom left; }
#mgmt_board .yui-nav li.selected .tab_bot, #mgmt_board .yui-nav li.selected:hover .tab_bot {background: transparent  url(../Site_Gfx/tabview/tabview_selected_bot.gif) no-repeat bottom left; }

#mgmt_board .yui-nav li.selected p.member, #mgmt_board .yui-nav li.selected span.member { color: #46166b; font-weight: bold; }
#mgmt_board .yui-nav li.selected p.position  { }

#mgmt_board .yui-nav p, #mgmt_board .yui-nav span { padding: 0; margin: 0; line-height: 1.2; }
#mgmt_board .yui-nav p.member, #mgmt_board .yui-nav span.member { color: #46166b; font-weight:bold; font-size:1.0em; line-height:1.3em;}
#mgmt_board .yui-nav p.position, #mgmt_board .yui-nav span.position { color: #333333; font-size:0.9em; line-height:1.2em; }

#yui-content_bot {background:#fff url(../Site_Gfx/tabview/bg_yui-content_bot.gif); height:9px; width:336px; }

.mgmt_board_pic { margin:0 0 10px 10px; float:right; }