﻿body {
}
.menu ul,li,ol {
    list-style: none;
    text-align: left;
    background-color: #6c0707;
    margin-left: 2px;
    padding-left:10px;
    padding-top:3px;
}

.MenuBar {
    /*font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;*/
    width: 100%;
    background-color: #6c0707;
}

#menuBar ul {
    padding-left: 5px;
    padding-top: 5px;
}

#menuBar a {
    font-size: 14px;
    color: white;
    padding-left:10px;
}

.StaticMenuItem {
    background-color: #6c0707;
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px;
       margin-left: 5px;
    vertical-align: middle;
    background-repeat: repeat-x;
    text-align: center;
    color: white;
    padding: 45px;
}

.StaticMenuItemStyle {
    color: #ffffff;
    padding: 2px;
}


.StaticHoverStyle {
    background-color: #b6e390;
    color: #000000;
}

.StaticSelectedStyle {
    background-color: #ffe99f;
    color: #000000;
}

.DynamicMenuItemStyle {
    background-color: #6c0707;
    border-width: 1px;
    border-style: solid;
    border-color: #000000;
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px;
    font-size: 10pt;
    font-weight: 100;
    margin: auto;
    border-left: 0px solid #c1c1c1;
    border-right: 0px solid #c1c1c1;
    border-top: 0px solid #c1c1c1;
    border-bottom: 1px solid #c1c1c1;
    border-spacing: 0px;
    vertical-align: middle;
    /*width: auto;
    height: 30px;*/
    width: fit-content;
    height: fit-content ;
    text-align: left;
    color: #5f5f5f;
    padding: 2px;
}

.DynamicHoverStyle {
    background-color: #eca74c;
    color: #ffffff;
}

#menuBar a:hover {
    color: gold;
    background: #6c0707;
    width: 100%;
}

.level1 {  
}

.level2 {

}
.level3 {
    

}

.level2 ul, li, ol {
    list-style: none;
    width: 410px;
    text-align: left;
}

    .level2 ul, li, ol :hover {
        list-style: none;
        width: 410px;
        text-align: left;
    }

#menuBar ul, li, ol {
    list-style: none;
    width: 210px;
    text-align: left;
}

    #menuBar ul, li, ol :hover {
        list-style: none;
        width: 210px;
        text-align: left;
    }

.auto-style1 {
    left: -24px;
    top: -1px;
}
#tooplate_cr_wrapper {
    clear: both;
    width: 100%;
    background-color: #571f1f;
}

#tooplate_cr {
    margin: 0 auto;
    padding: 10px 0;
    text-align: center;
    color: #efefef;
    background: url(../images/tooplate_footer.jpg) top center no-repeat position: fixed;
    position: sticky;
    left: 0;
    bottom: 0;
    height: 40px;
    width: 100%;
    background-color: #6c0707;
    color: white;
    text-align: center;
}

    #tooplate_cr a {
        color: #5fa008;
        font-weight: normal;
    }

.footerImg {
    width: 25px;
    margin-left: 303px;
    margin-top: -7px;
    position: absolute;
}
#menuBar a.dynamic {
    white-space: pre-wrap;
    inline-size: 195px;
    overflow: hidden;
    /* text-decoration: blink; */
    border-style: none;
}
#menuBar a {
    text-decoration: none;
    white-space: wrap;
    display: block;
}

/**/
