.LevelOne, .LevelOneOver, .ipf-SectionMenuItem, .ipf-SectionMenuItemOver {cursor: pointer;	}
.LevelOne, .LevelOneOver {color:#fff;}
.LevelOneOver {text-decoration: underline;}

td.LevelOne, table.LevelOne td table td, td.LevelOneOver, table.LevelOneOver td table td,
td.menuVisiting, table.menuVisiting td table td, td.menuVisitingHover, table.menuVisitingHover td table td,
td.menuEvents, table.menuEvents td table td, td.menuEventsHover, table.menuEventsHover td table td,
td.menuTown, table.menuTown td table td, td.menuTownHover, table.menuTownHover td table td,
td.menuGroups, table.menuGroups td table td, td.menuGroupsHover, table.menuGroupsHover td table td,
td.menuLocals, table.menuLocals td table td, td.menuLocalsHover, table.menuLocalsHover td table td,
td.menuWorking, table.menuWorking td table td, td.menuWorkingHover, table.menuWorkingHover td table td,
td.menuBusiness, table.menuBusiness td table td, td.menuBusinessHover, table.menuBusinessHover td table td
td.menuMedia, table.menuMedia td table td, td.menuMediaHover, table.menuMediaHover td table td
{padding: 0 5px; font-size:14px; height: 25px;}

td.ipf-SectionMenuItem, table.ipf-SectionMenuItem td, td.ipf-SectionMenuItemOver, table.ipf-SectionMenuItemOver td {padding: 5px 5px; font-size:12px; }

td.LevelOneGap, table.LevelOneGap td table td {width: 40px; cursor: default;}

/*Flyout styling*/
.MenuGroup {width: 760px;}
.MenuGroupVisiting {width: 760px; background: #0066ff; color:#fff; }
.MenuGroupEvents {width: 760px; background: #990000; color:#fff;}
.MenuGroupTown {width: 760px; background: #cc6600; color:#fff;}
.MenuGroupGroups {width: 760px; background: #e33000; color:#fff;}
.MenuGroupLocals {width: 760px; background: #f66c00; color:#fff;}
.MenuGroupWorking {width: 760px; background: #6699ff; color:#fff;}
.MenuGroupBusiness {width: 760px; background: #669933; color:#fff;}
.MenuGroupMedia {width: 760px; background: #336600; color:#fff;}

/*td.ipf-SectionMenuItem, table.ipf-SectionMenuItem td, 
td.ipf-SectionMenuItemOver, table.ipf-SectionMenuItemOver td {width: 10% !Important;}*/

.ipf-SectionMenuItemOver {text-decoration: underline}

/*Top level menu hover state styling*/

.menuVisitingHover{background: url(../images/menu_back_black.gif) center bottom #0066ff; color:#fff; text-decoration: underline;}
.menuEventsHover{background: url(../images/menu_back_black.gif) center bottom #990000; color:#fff; text-decoration: underline;}
.menuTownHover{background: url(../images/menu_back_black.gif) center bottom #cc6600; color:#fff; text-decoration: underline;}
.menuGroupsHover{background: url(../images/menu_back_black.gif) center bottom #e33000; color:#fff; text-decoration: underline;}
.menuLocalsHover{background: url(../images/menu_back_black.gif) center bottom #f66c00; color:#fff; text-decoration: underline;}
.menuWorkingHover{background: url(../images/menu_back_black.gif) center bottom #6699ff; color:#fff; text-decoration: underline;}
.menuBusinessHover {background: url(../images/menu_back_black.gif) center bottom #669933; color:#fff; text-decoration: underline;}
.menuMediaHover {background: url(../images/menu_back_black.gif) center bottom  #336600; color:#fff; text-decoration: underline;}



