﻿
/* ---- About ---- */
.menuAboutItem
{
    font-size: 11px;
    color: #ffffff;
    background-color: #d40d14;
    border-right: solid 5px #ffffff;
    width: 140px;
}
.menuAboutItemHover
{
    font-size: 11px;
    font-weight: bold;
    color: #ffffff;
    background-color: #d40d14;
    border-right: solid 5px #ffffff;
    width: 140px;
    cursor: hand;
    cursor: pointer;
}
.menuAboutGroup
{
    -moz-opacity:0.94;
    -khtml-opacity: 0.94;
    opacity: 0.94;
    background-color: #e56e73;
    width: 152px;
}
.menuAboutGroupItem
{
    font-size: 11px;
    color: #ffffff;
    background-color: #e56e73;
    border-top: solid 5px #ffffff;
    width: 140px;
}
.menuAboutGroupItemHover
{
    font-size: 11px;
    color: #ffffff;
    background-color: #d40d14;
    border-top: solid 5px #ffffff;
    width: 140px;
    cursor: hand;
    cursor: pointer;
}
/* ---- Exhibitor ---- */
.menuExhibitorItem
{
    font-size: 11px;
    color: #ffffff;
    background-color: #3e7b25;
    border-right: solid 5px #ffffff;
    width: 140px;
}
.menuExhibitorItemHover
{
    font-size: 11px;
    font-weight: bold;
    color: #ffffff;
    background-color: #3e7b25;
    border-right: solid 5px #ffffff;
    width: 140px;
    cursor: hand;
    cursor: pointer;
}
.menuExhibitorGroup
{
    filter:alpha(opacity=94);
    -moz-opacity:0.94;
    -khtml-opacity: 0.94;
    opacity: 0.94;
    background-color: #8bb07c;
    width: 152px;
}
.menuExhibitorGroupItem
{
    font-size: 11px;
    color: #ffffff;
    background-color: #8bb07c;
    border-top: solid 5px #ffffff;
    width: 140px;
}
.menuExhibitorGroupItemHover
{
    font-size: 11px;
    color: #ffffff;
    background-color: #3e7b25;
    border-top: solid 5px #ffffff;
    width: 140px;
    cursor: hand;
    cursor: pointer;
}
/* ---- Visitor ---- */
.menuVisitorItem
{
    font-size: 11px;
    color: #ffffff;
    background-color: #000;
    border-right: solid 5px #ffffff;
    width: 140px;
}
.menuVisitorItemHover
{
    font-size: 11px;
    font-weight: bold;
    color: #ffffff;
    background-color: #000;
    border-right: solid 5px #ffffff;
    width: 140px;
    cursor: hand;
    cursor: pointer;
}
.menuVisitorGroup
{
    filter:alpha(opacity=94);
    -moz-opacity:0.94;
    -khtml-opacity: 0.94;
    opacity: 0.94;
    background-color: #666666;
    width: 152px;
}
.menuVisitorGroupItem
{
    font-size: 11px;
    color: #ffffff;
    background-color: #666666;
    border-top: solid 5px #ffffff;
    width: 140px;
}
.menuVisitorGroupItemHover
{
    font-size: 11px;
    color: #ffffff;
    background-color: #000;
    border-top: solid 5px #ffffff;
    width: 140px;
    cursor: hand;
    cursor: pointer;
}
/* ---- Media ---- */
.menuMediaItem
{
    font-size: 11px;
    color: #000;
    background-color: #ffa700;
    border-right: solid 5px #ffffff;
    width: 140px;
}
.menuMediaItemHover
{
    font-size: 11px;
    font-weight: bold;
    color: #000;
    background-color: #ffa700;
    border-right: solid 5px #ffffff;
    width: 140px;
    cursor: hand;
    cursor: pointer;
}
.menuMediaGroup
{
    filter:alpha(opacity=94);
    -moz-opacity:0.94;
    -khtml-opacity: 0.94;
    opacity: 0.94;
    background-color: #ffca66;
    width: 152px;
}
.menuMediaGroupItem
{
    font-size: 11px;
    color: #000;
    background-color: #ffca66;
    border-top: solid 5px #ffffff;
    width: 140px;
}
.menuMediaGroupItemHover
{
    font-size: 11px;
    color: #000;
    background-color: #ffa700;
    border-top: solid 5px #ffffff;
    width: 140px;
    cursor: hand;
    cursor: pointer;
}
/* ---- Travel ---- */
.menuTravelItem
{
    font-size: 11px;
    color: #ffffff;
    background-color: #002967;
    border-right: solid 5px #ffffff;
    width: 140px;
}
.menuTravelItemHover
{
    font-size: 11px;
    font-weight: bold;
    color: #ffffff;
    background-color: #002967;
    border-right: solid 5px #ffffff;
    width: 140px;
    cursor: hand;
    cursor: pointer;
}
.menuTravelGroup
{
    filter:alpha(opacity=94);
    -moz-opacity:0.94;
    -khtml-opacity: 0.94;
    opacity: 0.94;
    background-color: #667fa4;
    width: 152px;
}
.menuTravelGroupItem
{
    font-size: 11px;
    color: #ffffff;
    background-color: #667fa4;
    border-top: solid 5px #ffffff;
    width: 140px;
}
.menuTravelGroupItemHover
{
    font-size: 11px;
    color: #ffffff;
    background-color: #002967;
    border-top: solid 5px #ffffff;
    width: 140px;
    cursor: hand;
    cursor: pointer;
}
/* ---- Events ---- */
.menuEventsItem
{
    font-size: 11px;
    color: #ffffff;
    background-color: #d40d14;
    width: 140px;
}
.menuEventsItemHover
{
    font-size: 11px;
    font-weight: bold;
    color: #ffffff;
    background-color: #d40d14;
    width: 140px;
    cursor: hand;
    cursor: pointer;
}
.menuEventsGroup
{
    filter:alpha(opacity=94);
    -moz-opacity:0.94;
    -khtml-opacity: 0.94;
    opacity: 0.94;
    background-color: #e56e73;
    width: 152px;
}
.menuEventsGroupItem
{
    font-size: 11px;
    color: #ffffff;
    background-color: #e56e73;
    border-top: solid 5px #ffffff;
    width: 140px;
}
.menuEventsGroupItemHover
{
    font-size: 11px;
    color: #ffffff;
    background-color: #d40d14;
    border-top: solid 5px #ffffff;
    width: 140px;
    cursor: hand;
    cursor: pointer;
}

/* ---- About ---- */
.navBarAboutItem
{
    font-size: 11px;
    color: #ffffff;
    background-color: #d40d14;
    border-bottom: solid 5px #ffffff;
    width: 140px;
}
.navBarAboutItemHover
{
    font-size: 11px;
    color: #ffffff;
    background-color: #e56e73;
    border-bottom: solid 5px #ffffff;
    width: 140px;
    cursor: hand;
    cursor: pointer;
}
.navBarAboutSelectedItem
{
    font-size: 11px;
    color: #ffffff;
    background-color: #e56e73;
    border-bottom: solid 5px #ffffff;
    width: 140px;
    
}
.navBarAboutSelectedItemHover
{
    font-size: 11px;
    color: #ffffff;
    background-color: #d40d14;
    border-bottom: solid 5px #ffffff;
    width: 140px;
    cursor: hand;
    cursor: pointer;
    font-weight: normal;
}

/* ---- Exhibitor ---- */
.navBarExhibitorItem
{
    font-size: 11px;
    color: #ffffff;
    background-color: #3e7b25;
    border-bottom: solid 5px #fff;
    width: 144px;
}

.navBarExhibitorItemHover
{
    font-size: 11px;
    color: #ffffff;
    background-color: #8bb07c;
    border-bottom: solid 5px #fff;
    width: 140px;
    cursor: hand;
    cursor: pointer;
}
.navBarExhibitorSelectedItem
{
    font-size: 11px;
    color: #ffffff;
    background-color: #8bb07c;
    border-bottom: solid 5px #fff;
    width: 140px;
}
.navBarExhibitorSelectedItemHover
{
    font-size: 11px;
    color: #ffffff;
    background-color: #8bb07c;
    border-bottom: solid 5px #fff;
    width: 140px;
    cursor: hand;
    cursor: pointer;
}
/* ---- Visitor ---- */
.navBarVisitorItem
{
    font-size: 11px;
    color: #ffffff;
    background-color: #000;
    border-bottom: solid 5px #ffffff;
    width: 140px;
}

.navBarVisitorItemHover
{
    font-size: 11px;
    color: #ffffff;
    background-color: #666666;
    border-bottom: solid 5px #ffffff;
    width: 140px;
    cursor: hand;
    cursor: pointer;
}
.navBarVisitorSelectedItem
{
    font-size: 11px;
    color: #ffffff;
    background-color: #666666;
    border-bottom: solid 5px #ffffff;
    width: 140px;
}
.navBarVisitorSelectedItemHover
{
    font-size: 11px;
    color: #ffffff;
    background-color: #666666;
    border-bottom: solid 5px #ffffff;
    width: 140px;
    cursor: hand;
    cursor: pointer;
}

.navBarVisitorItemSub
{
    font-size: 11px;
    color: #ffffff;
    background-color: #333;
    border-bottom: solid 5px #ffffff;
    width: 140px;
}
.navBarVisitorItemHoverSub
{
    font-size: 11px;
    color: #ffffff;
    background-color: #666666;
    border-bottom: solid 5px #ffffff;
    width: 140px;
    cursor: hand;
    cursor: pointer;
}
.navBarVisitorSelectedItemSub
{
    font-size: 11px;
    color: #ffffff;
    background-color: #666666;
    border-bottom: solid 5px #ffffff;
    width: 140px;
}
.navBarVisitorSelectedItemHoverSub
{
    font-size: 11px;
    color: #ffffff;
    background-color: #666666;
    border-bottom: solid 5px #ffffff;
    width: 140px;
    cursor: hand;
    cursor: pointer;
}
/* ---- Media ---- */
.navBarMediaItem
{
    font-size: 11px;
    color: #000;
    background-color: #ffa700;
    border-bottom: solid 5px #ffffff;
    width: 140px;
}

.navBarMediaItemHover
{
    font-size: 11px;
    color: #000;
    background-color: #ffca66;
    border-bottom: solid 5px #ffffff;
    width: 140px;
    cursor: hand;
    cursor: pointer;
}
.navBarMediaSelectedItem
{
    font-size: 11px;
    color: #000;
    background-color: #ffca66;
    border-bottom: solid 5px #ffffff;
    width: 140px;
}
.navBarMediaSelectedItemHover
{
    font-size: 11px;
    color: #000;
    background-color: #ffca66;
    border-bottom: solid 5px #ffffff;
    width: 140px;
    cursor: hand;
    cursor: pointer;
}

.navBarMediaItemSub
{
    font-size: 11px;
    color: #000;
    background-color: #ffc000;
    border-bottom: solid 5px #ffffff;
    width: 140px;
}
.navBarMediaItemHoverSub
{
    font-size: 11px;
    color: #000;
    background-color: #ffa700;
    border-bottom: solid 5px #ffffff;
    width: 140px;
    cursor: hand;
    cursor: pointer;
}
.navBarMediaSelectedItemSub
{
    font-size: 11px;
    color: #000;
    background-color: #ffca66;
    border-bottom: solid 5px #ffffff;
    width: 140px;
}
.navBarMediaSelectedItemHoverSub
{
    font-size: 11px;
    color: #000;
    background-color: #ffca66;
    border-bottom: solid 5px #ffffff;
    width: 140px;
    cursor: hand;
    cursor: pointer;
}
/* ---- Travel ---- */
.navBarTravelItem
{
    font-size: 11px;
    color: #ffffff;
    background-color: #002967;
    border-bottom: solid 5px #ffffff;
    width: 140px;
}
.navBarTravelItemHover
{
    font-size: 11px;
    color: #ffffff;
    background-color: #667fa4;
    border-bottom: solid 5px #ffffff;
    width: 140px;
    cursor: hand;
    cursor: pointer;
}
.navBarTravelSelectedItem
{
    font-size: 11px;
    color: #ffffff;
    background-color: #667fa4;
    border-bottom: solid 5px #ffffff;
    width: 144px;
}
.navBarTravelSelectedItemHover
{
    font-size: 11px;
    color: #ffffff;
    background-color: #667fa4;
    border-bottom: solid 5px #ffffff;
    width: 144px;
    cursor: hand;
    cursor: pointer;
}
/* ---- Events ---- */
.navBarEventsItem
{
    font-size: 11px;
    color: #ffffff;
    background-color: #d40d14;
    border-bottom: solid 5px #ffffff;
    width: 140px;
}
.navBarEventsItemHover
{
    font-size: 11px;
    color: #ffffff;
    background-color: #e56e73;
    border-bottom: solid 5px #ffffff;
    width: 140px;
    cursor: hand;
    cursor: pointer;
}
.navBarEventsSelectedItem
{
    font-size: 11px;
    color: #ffffff;
    background-color: #e56e73;
    border-bottom: solid 5px #ffffff;
    width: 144px;
}
.navBarEventsSelectedItemHover
{
    font-size: 11px;
    color: #ffffff;
    background-color: #e56e73;
    border-bottom: solid 5px #ffffff;
    width: 144px;
    cursor: hand;
    cursor: pointer;
}


