@charset "ISO-8859-1";

body {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 14px;
}

.head {
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    vertical-align: top;
    margin: 0px;
}

.EGLogo {
    margin: auto auto;
}

.langFlagContainer {
}

/*NAV*/
.navbar-toggler-icon {
    background-image: url(/images/HambergerIcon.png) !important;
}

.navbar-nav {
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 70%;
    font-weight: lighter;
    border-top-style: none;
    border-bottom-style: none;
    border-top-width: thin;
    border-bottom-width: thin;
    font-style: normal;
}

.nav-cat-header {
    font-weight: bold;
    padding-bottom: 0 !important;
}

.nav-cat-header a {
       cursor: none !important;
}

.nav-cat-header a:hover {
    text-decoration-line: none;
}

.nav-item {
    padding: 4px 0 0 10px !important;
}

.nav-item::before {
    content: "- ";
}

.nav-sub-item {
    padding: 0 0 0 0 !important;
}

.amzContainer {
    width: 100%;
    padding: 10px 0;
    text-align: center;
}

table {
    margin-bottom: 30px;
    margin-right: 10px;
    vertical-align: top;
    margin-top: 0px;
    padding-top: 0px;
    margin-left: 0px;
    top: auto;
}

a:link {
    color: #000077;
    text-decoration: none;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}

a:visited {
    color: #000077;
    text-decoration: none;
}

a:hover {
    color: #990033;
}

.subhead {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: italic;
    font-weight: normal;
    text-align: center;
}

h4 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
}

.body_larger {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
}

.borderimage {
    border: thin solid #333;
}
