
/* for customized menu colors */
.main_dnnmenu_container {background: none; width: auto; text-align: left; }
.main_dnnmenu_itemhoverroot td { text-align: left; background: none;  }
.main_dnnmenu_item td  {/* Add TD if yes for tables option for menu */
cursor:auto;color: #ffffff; font-size: 14px; font-weight: normal;  text-align: left; font-style: normal; background: none; font-family: Arial, Helvetica, sans-serif; white-space: nowrap;  height: 26px; }

.main_dnnmenu_itemhover { /*color: inherit;*/ color: #ffffff; /*padding: 0px 14px 0px 5px;*/ height: 26px; text-align: left; background: none;  }
.main_dnnmenu_itemhover td { color: #333333; height: 26px; text-align: left; background: none; }

/* changing padding here to give more space on sub menu text - check browsers for behavior */
.main_dnnmenu_submenu {background-color: #ffbe71; z-index: 1000; cursor; padding: 2px 3px 2px 3px; text-align: left;  /* creates spacing between sub-menu items */ }
.MainMenu_MenuBreak { background: none;  color: #333333;  font-family: Arial, Helvetica, sans-serif; font-size: 14px;  font-weight: normal;  text-align: left;  font-style: normal; text-align: left; }
.Normal { font-family: Arial, Helvetica, sans-serif; font-size: 10px; text-align: left; }

.MainMenu_MenuBar TD { cursor: pointer;  cursor: hand;  height:16; text-align: left; background: none;}
.MainMenu_MenuItem { color: #666666; font-family: Arial, Helvetica, sans-serif; font-size: 14px;  font-weight: normal;  text-align: left; font-style: normal;  color: white; background: none; height: 26px; padding: 0px; }

/* Menu */
.ActiveRootTab TD { width: auto; color: #5e5e5e;  text-transform:uppercase; font-family: Arial, Helvetica, sans-serif; font-size: 14px;  font-weight: normal;  text-align: left;  background: none; text-align: left; /*background-image:url(images/menu_bg_active.jpg);*/ }
/* Top level item */
.RootTab TD { width: auto; height: 26px; font-family: Arial, Helvetica, sans-serif; font-size: 14px;  font-weight: normal;  text-align: left;  color:#5e5e5e;  text-transform:uppercase; background:none; /*background-image: url(images/menu_bg.jpg);*/ text-align: left; text-align: left; }
/* Top level Hover item */
.SelectedRootTab TD { width: auto; color: #2d355d;  text-transform:uppercase; height: 26px; font-family: Arial, Helvetica, sans-serif; font-size: 14px;  font-weight: normal;  text-align: left; background:none;  /*background-image: url(images/menu_bg_hover.jpg);*/ }

.BreadcrumbRootTab TD { width: auto; font-family: Arial, Helvetica, sans-serif; font-size: 14px;  font-weight: normal;  text-align: left;  color: #2d355d; text-transform:uppercase; height: 26px; background:none; /*background-image:url(images/menu_bg_active.jpg);*/ }
.ActiveSubTab { color: red; font-family: Arial, Helvetica, sans-serif; font-size: 14px;  font-weight: normal;  text-align: left;  padding: 0px; }
.SubTab { background: #ffffff; color: #5e5e5e;  text-transform:uppercase; font-family: Arial, Helvetica, sans-serif; font-size: 14px;  font-weight: normal;  text-align: left;  padding: 0px; }
.SelectedSubTab { color: #5e5e5e;  text-transform:uppercase; font-family: Arial, Helvetica, sans-serif; font-size: 14px;  font-weight: normal;  text-align: left; height: 29px; background-position:right; background-repeat:no-repeat; background-color:#F3CE52; text-align: left; }
.BreadcrumbSubTab { background: transparent; color:#333333; font-family: Arial, Helvetica, sans-serif; font-size: 14px;  font-weight: normal;  text-align: left; padding: 0px; }

/* this is the color in the dropdown menu */
.MainMenu_SubMenu td { width:165px; z-index: 1000;  cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 14px;  font-weight: normal;  text-align: left;  font-style: normal; color:#2d355d; height: 29px; border-top:none; border-right:#999999 1px solid; border-bottom:#CCCCCC 1px solid; border-left:#999999 1px solid;}
.MainMenu_MenuItemSel {font-family: Arial, Helvetica, sans-serif; font-size: 14px;  font-weight: normal;  text-align: left;  font-style: normal; height: 26px; padding:0px;}
.MainMenu_RootMenuArrow, .MainMenu_MenuIcon, .MainMenu_MenuArrow { display: none; }


