.panevright { width: 180px; padding: 6px; }


.MainMenu_MenuBar TD { cursor: pointer;  cursor: hand;  height:16; }
.MainMenu_MenuItem { color: #666666; font-family: Tahoma, Trebuchet MS, Helvetica; font-size: 9pt;  font-weight: bold; font-style: normal;  color: white; background: transparent; height: 25px; padding: 1px; }


/* Active Menu  */
.ActiveRootTab TD { width: 185px; color: #FFFFFF; font-family: Tahoma, Trebuchet MS, Helvetica; font-size: 9pt;  font-weight: bold;  background:#000000!important; height: 25px;  }
.RootTab TD { width: 185px; height: 25px; font-family: Tahoma, Trebuchet MS, Helvetica; font-size: 9pt;  font-weight: bold;  color: #ffffff; background: #404040!important;  }
.SelectedRootTab TD { width: 185px; color: #eaeaea; height: 25px; font-family: Tahoma, Trebuchet MS, Helvetica; font-size: 9pt; font-weight: bold; background: #888888;  }
.BreadcrumbRootTab TD { width: 185px; font-family: Tahoma, Trebuchet MS, Helvetica; font-size: 9pt;  font-weight: bold;  background: #000000; color: #ffffff; height: 25px;   }
.ActiveSubTab { background: #FEA203; color: #ffffff; font-family: Tahoma, Trebuchet MS, Helvetica; font-size: 9pt; font-weight: bold;  padding: 2px;  }
.SubTab { background: #ffffff; color: #000000; font-family: Tahoma, Trebuchet MS, Helvetica; font-size: 9pt;  font-weight: bold;  padding: 2px;  }
.SelectedSubTab { background: #888888; color: #000000; font-family: Tahoma, Trebuchet MS, Helvetica; font-size: 9pt;  font-weight: bold;  padding: 2px; height: 25px;  }
.BreadcrumbSubTab { background: transparent; color: #ffffff; font-family: Tahoma, Trebuchet MS, Helvetica; font-size: 9pt;  font-weight: bold; padding: 2px;  }

/* this is the colour in the dropdown menu */
.MainMenu_SubMenu { width:140px; z-index: 1000;  cursor: pointer;  cursor: hand;  font-family: Tahoma, Trebuchet MS, Helvetica; font-size: 9pt; font-weight: bold;  font-style: normal;  color: #C14337; height: 25px; filter:progid:DXImageTransform.Microsoft.Shadow(color='#4C648E', Direction=135, Strength=0); padding: 2px;  }
.MainMenu_MenuItemSel { color: #ffffff;  font-family: Tahoma, Trebuchet MS, Helvetica; font-size: 9pt;  font-weight: bold;  font-style: normal;  height: 25px; padding: 2px;  }
.MainMenu_RootMenuArrow, .MainMenu_MenuIcon, .MainMenu_MenuArrow { display: none;  }




/* Menu */
.ActiveRootTab TD { width: 170px; color: green; font-family: Tahoma, Trebuchet MS, Helvetica; font-size: 9pt;  font-weight: bold;  background: transparent; text-align: left; }
/* Top level item */
.RootTab TD { width: 170px; height: 25px; font-family: Tahoma, Trebuchet MS, Helvetica; font-size: 9pt;  font-weight: bold;  color:#ffffff; background: transparent; text-align: left; }
/* Top level Hover item */
.SelectedRootTab TD { width: 170px; color: #cccccc; height: 25px; font-family: Tahoma, Trebuchet MS, Helvetica; font-size: 9pt;  font-weight: bold; background: transparent;  text-align: left; }

.BreadcrumbRootTab TD { width: 170px; font-family: Tahoma, Trebuchet MS, Helvetica; font-size: 9pt;  font-weight: bold;  color:#efefef; height: 25px; text-align: left; }
.ActiveSubTab { background-color: #FEA203; color: red; font-family: Tahoma, Trebuchet MS, Helvetica; font-size: 9pt;  font-weight: bold;  padding: 2px; }
.SubTab { background: #ffffff; color: #000000; font-family: Tahoma, Trebuchet MS, Helvetica; font-size: 9pt;  font-weight: bold;  padding: 2px; }
.SelectedSubTab { background: #C14337; color: #000000; font-family: Tahoma, Trebuchet MS, Helvetica; font-size: 9pt;  font-weight: bold;  padding: 2px; height: 25px; }
.BreadcrumbSubTab { background: transparent; color:green; font-family: Tahoma, Trebuchet MS, Helvetica; font-size: 9pt;  font-weight: bold; padding: 2px; }

/* this is the colour in the dropdown menu */
.MainMenu_SubMenu td { width:180px; z-index: 1000;  cursor: pointer;  cursor: hand;  background: #404040;  font-family: Tahoma, Trebuchet MS, Helvetica; font-size: 9pt;  font-weight: bold;  font-style: normal;  color:#ffffff; height: 25px; padding: 2px; }
.MainMenu_MenuItemSel { background: transparent; color: #FEA203; font-family: Tahoma, Trebuchet MS, Helvetica; font-size: 9pt;  font-weight: bold;  font-style: normal; height: 25px; padding: 2px; }
.MainMenu_RootMenuArrow, .MainMenu_MenuIcon, .MainMenu_MenuArrow { display: none; }

/* Modified by Nina Meiers (c) 2009 - for the DNN Community Downloaded from http://www.dnnskins.com */
/* Free and Commercial skins for DotNetNuke! All credits remain with existing designer */
/* credits to remain in files as part of license agreement - Nina Meiers - nina@xd.com.au */
.hidden {
    visibility: hidden;
    position: absolute;
}