.bl-splash-menu {
    background-color: #eee;
}
.bl-splash-menu ul, .bl-splash-menu li {
    list-style: none;
    padding: 0px;
    margin: 0px;
}
.bl-splash-menu-left li:first-child {
    font-size: 14px;
}
.bl-splash-menu-left li:not(:first-child)::before {
    content: "-";
}
.bl-splash-menu-top li {
    display: inline-block;
}
.bl-splash-menu-top li:not(:first-child)::before {
    content: "|";
}
.linkedimg {
    border: 0;
    outline : none;
}
img a {
    border : 0;
    outline : none;
}
.odd {
   background: #eee;
}
td {
    padding-left: 10px;
}
#tab-nl tr:hover, #tab-europa1 tr:hover, #tab-europa2 tr:hover, #tab-europa3 tr:hover, #tab-world tr:hover, #packagingweight tr:hover, #storeprices tr:hover {
    background-color: #506070;
    color: white;
}
table {
    border-collapse: collapse;
}
th {
    background-color: #506070;
    color: white;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
    border: 0px solid #003eff;
    background: #506070;
    font-weight: normal;
    color: #ffffff;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
    border: 0px solid #003eff;
    background: #506070;
    font-weight: normal;
    color: #ffffff;
}