/* ================================
    CSS STYLES FOR ERGOS.com
   ================================
*/   

/* ------------------------  KB  --------------------------------------- */

.bodytext
{
   font-family: verdana, arial, sans-serif;
   font-size: 11px;
   color:#5A5A5A;
   line-height:15px;
}

.txtGraySmall
{
   font-family: verdana, arial, sans-serif;
   font-size: 10px;
   color:#5A5A5A;
}

.twitterFeed {
   font-family: verdana, arial, sans-serif;
   font-size: 11px;
   color:#5A5A5A;
}

A.twitterFeed:link {font-size: 11px;}
A.twitterFeed:visited {font-size: 11px;}


.AjaxTabs_DefaultWithGradient .ajax__tab_body {
border-style:none solid solid;
font-family:verdana,tahoma,helvetica;
font-size:11px;
}

.MainMenu_Idle 
{
   font-family: Trebuchet MS, sans-serif;
   font-size: 12px;
   font-weight: normal;
   text-decoration: none;
   color:#ffffff;
}

.MainMenu_Active 
{
   font-family: Trebuchet MS, sans-serif;
   font-size: 12px;
   font-weight: normal;
   text-decoration: none;
   color:#ffffff;
}

.MainMenu_Selected 
{
   font-family: Trebuchet MS, sans-serif;
   font-size: 12px;
   font-weight: normal;
   text-decoration: none;
   color:#ffffff;
   background-color: transparent;
}

.MainMenu_BreadcrumbActive 
{
   font-family: Trebuchet MS, sans-serif;
   font-size: 12px;
   font-weight: normal;
   text-decoration: none;
   color:#ffffff;
}

.MainMenu_Separator
{
   color:#CECECE;
}

.MainMenu_MenuBreak
{
   border-style: none;
   background-color: transparent;
}

.MainMenu_MenuIcon
{
   display: none;
}

.MainMenu_MenuArrow
{
   display: none;
{


.MainMenu_MenuContainer {
    background-color: transparent;
    margin-top: 0px;
    margin-left: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    border-width: 0px;
    text-align: center;
}

.MainMenu_MenuBar {
    cursor: pointer; 
    background-color: transparent;
    border-bottom: 0px solid #000000; 
    height: 24px; 
}

.MainMenu_MenuItem {
  cursor: pointer; 
  color: #ffffff;
  font-family: Trebuchet MS, sans-serif;
  font-size: 12px;
  font-weight: normal;
  padding-left: 0px;
  padding-right: 0px;
    border-bottom: #000000 0px solid; 
    border-left: #ffffff 5px solid; 
    border-top: #000000 1px solid; 
    border-right: #ffffff 5px solid;
  height: 24px;
  text-transform: none;
}

.MainMenu_MenuItemSel {
  font-family: Trebuchet MS, sans-serif;
  color: #cecece;
  font-size: 12px;
  font-weight: normal;
  padding-left: 0px;
  padding-right: 0px;
  border-bottom: #000000 0px solid; 
  border-left: #000000 0px solid; 
  border-top: #000000 1px solid; 
  border-right: #000000 0px solid;
  text-transform: none;
}

.MainMenu_SubMenu { 
    z-index: 1000; 
    cursor: pointer; 
    color: #000000;
    background-color: #ffffff; 
    border-bottom: #000000 1px solid; 
    border-left: #000000 1px solid; 
    border-top: #000000 0px solid; 
    border-right: #000000 1px solid;
    text-transform: none;
}

.MainMenu_SubMenu .MainMenu_MenuItem { 
    color: #000000;
    font-size: 11px;
    text-transform: none;
}

.MainMenu_SubMenuItemSelected {
    cursor: pointer; 
    background-color: #ffffff;
    color: #000000;
    font-size: 11px;
    padding-left: 2px;
    border-bottom: #000000 0px solid; 
    border-left: #FFD400 3px solid; 
    border-top: #000000 1px solid; 
    border-right: #ffffff 5px solid;
    text-transform: none;
}

.MainMenu_MenuBreak {
   border-bottom: #000000 0px solid; 
   border-left: #000000 0px solid; 
   border-top: #000000 0px solid; 
   border-right: #000000 0px solid; 
   background-color: transparent; 
   height: 0px;
}


/* text style for the unselected tabs */
.HighMenu {
   font-family: Trebuchet MS, sans-serif;
   font-size: 11px;
   font-weight: normal;
   text-decoration: none;
   color:#ffffff;
}
    
/* hyperlink style for the unselected tabs */
A.HighMenu:link {
   font-family: Trebuchet MS, sans-serif;
   font-size: 11px;
   font-weight: normal;
   text-decoration: none;
   color:#ffffff;
}

A.HighMenu:visited  {
   font-family: Trebuchet MS, sans-serif;
   font-size: 11px;
   font-weight: normal;
   text-decoration: none;
   color:#ffffff;
}

A.HighMenu:hover    {
   font-family: Trebuchet MS, sans-serif;
   font-size: 11px;
   font-weight: normal;
   text-decoration: none;
   color:#ffffff;
}

A.HighMenu:active   {
   font-family: Trebuchet MS, sans-serif;
   font-size: 11px;
   font-weight: normal;
   text-decoration: none;
   color:#ffffff;
}


/* ------------------------  KB  --------------------------------------- */

/* text style used for most text rendered by modules */
.Normal
{
   font-family: verdana, arial, sans-serif;
   font-size: 11px;
   color:#5A5A5A;
}

/* GENERIC */
H1  {
  font-family:Trebuchet MS, sans-serif;
  font-size:26px;
  margin-left:30px;
  margin-top:30px;
}

H2  {
  font-size:14px;
}

H3  {
  font-size:12px;
  font-weight:bold;
  margin-bottom:3px;
}



TFOOT, THEAD    {
}

TH  {
}

A:link  {
   font-size: 11px;
}

A:visited   {
   font-size: 11px;
}

A:hover {
   font-size: 11px;
}

A:active    {
   font-size: 11px;
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
  list-style-type: square;
}

UL LI LI    {
  list-style-type: disc;
}

UL LI LI LI   {
  list-style-type: circle;
}

HR {
}









