﻿.xHelp_Container { width: 806px; height: 400px; border: 1px solid #C7C7C7; overflow:hidden; background-color: #FFFFFF; }
  .xHelp_Title 
  {
    height: 24px; width: 700px; line-height: 24px; font-weight: bold; font-size: 12px; padding-left: 10px; color: #FFFFFF;
    background: url(../images/pageHeaderBG.png);
  }
  .xHelp_Content { padding: 20px; float:left; width: 550px; height: 350px; margin: 5px; overflow-y: auto; overflow-x: hidden; background-color: #FFFFFF; }
  .xHelp_Menu { float:left; width: 200px; height: 400px; overflow: hidden; background-color: #EEEEEE; }
  .xHelp_MenuContents { width: 200px; height: 376px; overflow-y: auto; overflow-x: hidden; }
  .xHelp_ItemContentPanel, .xHelp_HiddenContentItem { padding: 5px; }
  .xHelp_MenuItem { line-height: 20px; font-weight: bold; width: 200px; padding-left: 6px; background: #5F5f5F; border-bottom: 1px solid #C7C7C7; }
  .xHelp_MenuItem span { cursor: default; display: block; background-color: #888888; padding-left: 4px; color: #E6E6E6; }
  .xHelp_SpecialMenuItem { text-transform: uppercase; }
  .xHelpItemSelected { background-color: #333333; border-bottom: 1px solid #C40000; }
  .xHelpItemSelected span { color: #FFFFFF; }
  .xHelp_MenuMajorSection 
  {
    height: 22px; font-size: 14px; font-weight: bold; padding-left: 4px;
    width: 196px; line-height: 20px; text-align: center; border-bottom: 4px solid #DA0000;
    
  }
  .xHelp_MenuItemHeader 
  {
    background: #A5A5A5; height: 20px; font-size: 14px; font-weight: bold;
    line-height: 20px; padding-left: 4px; color: #FCFCFC;
  }
  .xHelp_GlossaryTitle
  {
    margin: 6px 0px;
    font-weight: bold;
    height: 20px;
    line-height: 20px;
    border: 1px solid #C7C7C7;
    text-indent: 2px;
    background: #F0F0F0;
  }
  .xHelp_GlossaryText { margin: 6px 0px; padding: 2px; }
  .xHelp_HiddenContentItem { width: 500px; height: 400px; overflow-y: auto; overflow-x: hidden; }
.xHelp_ContentTitle { font-weight: bold; font-size: 16px; height: 28px; line-height: 28px; border-bottom: 2px solid #EDEDED; }
