﻿.easyMenuMasterContainer {
    float: left;
    display: block;
    margin: 4px 0 0 -1px;
    width: 100%;
    padding: 0 1px 0 0 !important;
    border-top: solid 1px #bfbfbf !important;
}

.ParentMenu {
    /*background-image: url(../images/gag.gif);*/
    /*background-repeat: repeat-x;*/
    /*background-position: left top;*/
    padding-left: 1px;
    padding-right: 1px;
    border: none !Important;
}

.ParentItemContainer {
    border: none !Important;
}

.ParentItemAll {
    /*width: 203px !important;
        max-width: 203px !important;*/
    border-top: solid 1px #bfbfbf !important;
}

.ParentItem {
    height: 30px;
    /*background-image: url(../images/bg.png);
        background-repeat: repeat-x;*/
    width: 203px !important;
    max-width: 203px !important;
    border: none !important;
    cursor:default;
}

.ParentItemOver {
    height: 30px;
    /*background-image: url(../images/bg_a.gif);
        background-repeat: repeat-x;*/
    background-color: #007D8F !Important;
    width: 203px !important;
    max-width: 203px !important;
    border: none !important;
    cursor:default;
}

.ParentItemContentCell {
    color: #005764;
    font-size: 0.85em;
    font-weight: bold;
    text-align: left;
    padding-left: 41px !important;
    background-image: url(../images/arrow.gif);
    background-repeat: no-repeat;
    background-position: 5px 8px;
    white-space: nowrap;
    width: 200px !important;
    max-width: 200px !important;
    overflow: hidden !important;
    cursor: default;
    border: none !important;
}

.ParentItemContentCellOver {
    color: white;
    font-size: 0.85em;
    font-weight: bold;
    text-align: left;
    padding-left: 41px !important;
    background-image: url(../images/arrow_a.gif);
    background-repeat: no-repeat;
    background-position: 5px 8px;
    white-space: nowrap;
    width: 200px !important;
    cursor: default;
    border: none !important;
}

.ParentItemSubmenuCell, .ParentItemSubmenuCellOver {
    display: none;
}

.ParentSeparator, .ParentSeparatorOver {
    width: 1px;
    background: url(../images/sep.png) no-repeat;
    padding: 0;
}

.ParentSeparatorContentCell, .ParentSeparatorContentCellOver {
    display: none;
}

.easyMenu {
    -webkit-border-radius: 0 0 8px 8px;
    -moz-border-radius: 0 0 8px 8px;
    border-radius: 0 0 8px 8px;
    border: solid 1px #BFBFBF !Important;
    box-shadow: 0px 3px 3px 3px rgba(128, 128, 128, .5);
    -webkit-box-shadow: 0px 3px 3px 3px rgba(128, 128, 128, .5);
    -moz-box-shadow: 0px 3px 3px 3px rgba(128, 128, 128, .5);
}

.easyMenuItemContainer {
    display: inline-table;
    min-width: 200px !important;
    width: 100% !important;
}

.easyMenuItem {
    height: 30px !important;
    cursor: default;
    color: #005764;
    padding: 0 0 0 5px !Important;
    background-color: white;
}

    .easyMenuItem a {
        height: 30px !important;
        cursor: default;
        color: #005764;
        background-color: white;
        padding: 0 0 0 5px !Important;
    }

.easyMenuItemOver {
    height: 30px !important;
    cursor: default;
    background-color: #007D8F !Important;
    padding: 0 0 0 5px !Important;
    /*border: none !Important;*/
}

    .easyMenuItemOver a {
        height: 30px !important;
        cursor: default;
        padding: 0 0 0 5px !Important;
    }

.easyMenuItemIconCell {
}

    .easyMenuItemIconCell a {
    }

.easyMenuItemContentCell {
    height: 30px !important;
    font-size: 0.85em !Important;
    color: #005764;
    text-indent: 10px;
    white-space: nowrap;
    width: 100%;
    cursor: pointer;
    padding: 0 0 0 5px !Important;
}

    .easyMenuItemContentCell a {
        height: 30px !important;
        color: #005764;
        font-size: 0.85em !Important;
        text-decoration: none;
        text-indent: 10px;
        white-space: nowrap;
        padding: 0 0 0 5px !Important;
    }

.easyMenuItemIconCellOver {
    background-image: url(../images/arrow.gif);
    background-repeat: no-repeat;
    background-position: 35px 8px;
}

    .easyMenuItemIconCellOver a {
        background-image: url(../images/arrow.gif);
        background-repeat: no-repeat;
        background-position: 35px 8px;
    }

.easyMenuItemContentCellOver {
    color: white;
    font-family: arial;
    font-size: 0.85em !Important;
    text-decoration: none;
    text-indent: 10px;
    white-space: nowrap;
    cursor: pointer;
    padding: 0 0 0 5px !Important;
    background-color: #007D8F;
    height: 30px !important;
    background-image: url(../images/arrow.gif);
    background-repeat: no-repeat;
    background-position: 0px 8px;
    width: 100%;
}

    .easyMenuItemContentCellOver a {
        color: White;
        cursor: pointer;
        font-size: 0.85em !Important;
        text-decoration: none;
        white-space: nowrap;
        height: 30px !important;
        padding: 0 0 0 5px !Important;
    }

.easyMenuSeparator {
}

.easyMenuSeparatorIconCell {
}

.easyMenuSeparatorContentCell {
}

.easyMenuSeparatorOver {
}

.easyMenuSeparatorIconCellOver {
}

.easyMenuSeparatorContentCellOver {
}

.easyMenuItemSubMenuCellDeactive {
    font-style: italic;
    /*font-size: 0.8em !important;*/
    color: #a8a8a8 !important;
    cursor: default;
    /*background-color: white !important;*/
}

.easyMenuItemSubMenuCell {
    width: 15px;
    /*background-image: url(../images/submenu.gif);
        background-repeat: no-repeat;
        background-position: 0px 9px;*/
    height: 30px !important;
    cursor: pointer;
    padding: 0 0 0 5px !Important;
}

.easyMenuItemSubMenuCellOver {
    width: 15px;
    /*background-image: url(../images/submenu_white.gif);
        background-repeat: no-repeat;
        background-position: 0px 9px;*/
    height: 30px !important;
    padding: 0 0 0 5px !Important;
}

.easyMenuSubClassContainer {
    -webkit-border-radius: 0 8px 8px 8px;
    -moz-border-radius: 0 8px 8px 8px;
    border-radius: 0 8px 8px 8px;
    border: solid 1px #BFBFBF !Important;
    box-shadow: 3px 3px 6px 3px rgba(128, 128, 128, .5);
    -webkit-box-shadow: 3px 3px 6px 3px rgba(128, 128, 128, .5);
    -moz-box-shadow: 3px 3px 6px 3px rgba(128, 128, 128, .5);
}

#ob_em_mc {
    width: 100%;
    height: 100%;
}
