/* for customised menu colours */
.main_dnnmenu_container {background: transparent; width: auto; }
.main_dnnmenu_itemhoverroot td {  }
.main_dnnmenu_item td  {/* Add TD if yes for tables option for menu */
cursor:auto;color: #ffffff; font-size: 9pt; font-weight: bold; font-style: normal; background: Transparent; font-family: Tahoma, Arial, Helvetica, sans-serif; white-space: nowrap;  height: 25px; }

.main_dnnmenu_itemhover { /*color: inherit;*/ color: #ffffff; background: transparent; /*padding: 0px 12px 0px 5px;*/ height: 25px;  }
.main_dnnmenu_itemhover td { color: #333333; height: 25px; }

/* changing padding here to give more space on sub menu text - check browsers for behaviour */
.main_dnnmenu_submenu {background-color: #ffbe71; z-index: 1000; cursor; padding: 2px 3px 2px 3px;  /* creates spacing between sub-menu items */ }
.MainMenu_MenuBreak { background: transparent;  color: #333333;  font-family: Trebuchet MS, Tahoma, Verdana; font-size: 9pt;  font-weight: bold;  font-style: normal; }
.Normal { font-family: Trebuchet MS, Tahoma, Verdana; font-size: 11px; }

.MainMenu_MenuBar TD { cursor: pointer;  cursor: hand;  height:16; }
.MainMenu_MenuItem { color: #666666; font-family: Trebuchet MS, Tahoma, Verdana; font-size: 9pt;  font-weight: bold; font-style: normal;  color: white; background: transparent; height: 25px; padding: 1px; }

/* Menu */
.ActiveRootTab TD { width: 150px; color: green; font-family: Trebuchet MS, Tahoma, Verdana; font-size: 9pt;  font-weight: bold;  background: transparent; text-align: center; }
/* Top level item */
.RootTab TD { width: 150px; height: 25px; font-family: Trebuchet MS, Tahoma, Verdana; font-size: 9pt;  font-weight: bold;  color:#ffffff; background: transparent; text-align: center; }
/* Top level Hover item */
.SelectedRootTab TD { width: 150px; color: #cccccc; height: 25px; font-family: Trebuchet MS, Tahoma, Verdana; font-size: 9pt;  font-weight: bold; background: transparent;  text-align: center; }

.BreadcrumbRootTab TD { width: 150px; font-family: Trebuchet MS, Tahoma, Verdana; font-size: 9pt;  font-weight: bold;  color:#efefef; height: 25px; text-align: center; }
.ActiveSubTab { background-color: #FEA203; color: red; font-family: Trebuchet MS, Tahoma, Verdana; font-size: 9pt;  font-weight: bold;  padding: 2px; }
.SubTab { background: #ffffff; color: #000000; font-family: Trebuchet MS, Tahoma, Verdana; font-size: 9pt;  font-weight: bold;  padding: 2px; }
.SelectedSubTab { background: #C14337; color: #000000; font-family: Trebuchet MS, Tahoma, Verdana; font-size: 9pt;  font-weight: bold;  padding: 2px; height: 25px; }
.BreadcrumbSubTab { background: transparent; color:green; font-family: Trebuchet MS, Tahoma, Verdana; font-size: 9pt;  font-weight: bold; padding: 2px; }

/* this is the colour in the dropdown menu */
.MainMenu_SubMenu td { width:140px; z-index: 1000;  cursor: pointer;  cursor: hand;  background: #404040;  font-family: Trebuchet MS, Tahoma, Verdana; font-size: 9pt;  font-weight: bold;  font-style: normal;  color:#ffffff; height: 25px; padding: 2px; }
.MainMenu_MenuItemSel { background: transparent; color: #FEA203; font-family: Trebuchet MS, Tahoma, Verdana; 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 */
