ul.megamenu
{
    background-color: #1d5ca9;
    border-top: 0px solid #888;
    border-bottom: 0px solid #666;
    margin: 0px auto; /*padding: 5px 10px;*/
    list-style: none;
    display: none;
}
.siteMapPath
{
    font-family: Verdana;
    font-size: 11px;
    color: white;
    margin: auto;
    padding-top: 50px;
}

.currentNodeStyle
{
    font-weight: bold;
    font-family: Arial, Tahoma, Helvetica, sans-serif !important;
    font-size: 11px;
    color: white !important;
}

.nodeStyle
{
    font-family: Arial, Tahoma, Helvetica, sans-serif !important;
    font-size: 11px;
    color: white !important;
}

/*.nodeStyle a:link, a:visited
{
    font-family: Arial, Tahoma, Helvetica, sans-serif !important;
    font-size: 11px;
    color: white !important;
}

.nodeStyle a:hover
{
    font-family: Arial, Tahoma, Helvetica, sans-serif !important;
    font-size: 11px;
    color: gray !important;
    text-decoration: underline;
}*/

.pathSeparatorStyle
{
    background-color: white;
    margin: 10px;
    border: Solid 1px black;
}
.rootNodeStyle
{
    font-family: Verdana;
    font-size: 11px;
    color: white;
}

#menu-bar
{
    width: 95%;
    margin: 0px 0px 0px 0px;
    padding: 3px 6px 6px 6px;
    height: 14px;
    line-height: 100%;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    box-shadow: 1px 1px 3px #666666;
    -webkit-box-shadow: 1px 1px 3px #666666;
    -moz-box-shadow: 1px 1px 3px #666666;
    background: #1D5CA9;
    border: solid 0px #6D6D6D;
    position: relative;
    z-index: 999;
}

ul.megamenu li.mm-item
{
    z-index: auto;
}

ul.megamenu li
{
    margin: 0px;
    padding: 0px;
    z-index: auto;
}

ul.megamenu li.clear-fix
{
}

ul.megamenu a.mm-item-link:link, ul.megamenu a.mm-item-link:visited
{
    position: relative;
    display: inline-block;
    color: #FFF;
    padding: 3px 10px;
    margin: 0px 3px 0px 0px;
    text-decoration: none;
    z-index: 10;
    font-size: 11px;
    border-top: 1px solid #1d5ca9;
    border-left: 1px solid #1d5ca9;
    border-right: 1px solid #1d5ca9;
}
ul.megamenu a.mm-item-link:link, ul.megamenu a.mm-item-link:visited
{
    /*border-color: pink;     filter: chroma(color=pink); 	*/
}

ul.megamenu a.mm-item-link-hover:link, ul.megamenu a.mm-item-link-hover:visited
{
    color: #444;
    background: #FFF;
    border-top: 1px solid #777;
    border-left: 1px solid #777;
    border-right: 1px solid #777; /* -moz-border-radius: 3px 3px 0px 0px; */
    border-radius: 3px 3px 0px 0px;
}

ul.megamenu div.mm-item-content
{
    background: #FFF;
    padding: 0px;
    position: absolute;
    border: 1px solid #777;
    z-index: 9;
}
/*
.mm-content-base { background: #FFF; position: relative; z-index: 11; padding: 10px; 
background-image:url(../../img/ACI_logo-DskTop-small-1.jpg);background-repeat:no-repeat;
background-position:center;
}
*/
.mm-content-base
{
    background: #FFF;
    position: relative;
    z-index: 11;
    padding: 10px;
}

.mm-js-shadow
{
    background: #555;
    position: absolute;
    z-index: 10;
}

/* Integrating submenu */
/* name convention change */
.tabularContent
{
    border-collapse: collapse;
    border: 0px solid #265374;
    font-size: 12px;
    width: 180px;
    background-color: transparent; /*Edit */
}

.tabularContent td
{
    padding: 4px 5px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #e8e8e8;
    text-align: left;
    background-color: transparent; /*Edit */
}
.tabularContent td:hover
{
    /*background: #e8e8e8;*/
    background-color: #F8F8F8;
}
/* .tabular-content th { color: #FFF;background: #1d5ca9;padding: 5px;font-size:11px;text-align:left;}*/
.tabularContent th
{
    color: #333;
    background-color: #e8e8e8;
    padding: 3px;
    font-size: 11px;
    text-align: left;
}
.tabularContent a
{
    text-decoration: none;
    color: #0c4f9e;
    font-size: 11px;
}
.tabularContent a:link
{
    text-decoration: none;
    color: #0c4f9e;
    font-size: 11px;
}
.tabularContent a:visited
{
    text-decoration: none;
    color: #0c4f9e;
    font-size: 11px;
}
.tabularContent a:hover
{
    text-decoration: underline;
    color: #575757;
    font-size: 11px;
}
.tabularContent .disableLink
{
    color: #585757;
    text-align: left;
    font-size: 10px;
    text-decoration: none;
}
.disableLink a:link
{
    font-size: 11px;
    color: #575757;
    font-weight: normal;
    text-decoration: none;
}
.disableLink a:active
{
    font-size: 11px;
    color: #575757;
    font-weight: normal;
    text-decoration: none;
}
.disableLink a:visited
{
    font-size: 11px;
    color: #575757;
    font-weight: normal;
    text-decoration: none;
}
.disableLink a:hover
{
    font-size: 11px;
    color: #575757;
    font-weight: normal;
    text-decoration: none;
    cursor: default;
}

.onmouseovercss
{
    background-color: #0B3861;
    width: 120px;
    font-weight: bold;
    font-family: Verdana;
    text-align: center;
    letter-spacing: 1px;
    vertical-align: bottom;
    border-color: #036;
    border-style: none;
    border-width: 0px;
}

.menu-main
{
    /*background-image:url(../img/menu-bg-1.jpg); 	background-repeat:repeat-x;*/
    background-color: #1c5c9c;
    border-top-width: 0px;
    border-left-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 2px;
    border-style: solid;
    border-color: #145eb6;
    border-bottom-color: #d57626 /*#610416*/;
    width: 100%;
}

.menu-heading-sub
{
    height: 23px;
    border-width: 0px;
    border-style: solid;
    border-color: #000;
    background-image: url(../img/menu-heading.gif);
    background-repeat: no-repeat;
}
.menu-heading-sub div
{
    padding-left: 5px;
    padding-top: 3px;
    color: #FFF;
    font-size: 12px;
    font-weight: bold;
}
