.modernbricksmenu2 {
    /*  border-bottom:0px solid #740308;  remove this, not needed and causes a glitch in firefox */
    padding: 0 0 0 20px;
    width: 630px;
    overflow: hidden;

}
.modernbricksmenu2 div{
    display:inline;
}

#main {
    padding-top: 15px;
}

.modernbricksmenu2 a{
    /*    background-color:#C8A83B;
    */
    background-color:#000000;

    border-bottom:1px solid white;
    color:white;
    display:block;
    float:left;
    font-family:Arial;
    font-size:11px;
    font-size-adjust:none;
    font-stretch:normal;
    font-style:normal;
    font-variant:normal;
    font-weight:bold;
    line-height:normal;
    margin:0pt 1px 0pt 0pt;
    padding:5px 10px;
    text-decoration:none;
}

.modernbricksmenu2 a.selected {
    background-color:#740308 !important;
    border-color:#740308;
    color:white;
}
.gameicon{
    margin:6px 6px 6px 0px;
    width:228px;
    height:112px;
    border: 1px solid white;
}
#pager{
    text-align:right;
    /*font-weight:bold;*/
    font-size:12pt;
}

#game_group{
    color:white;
    margin-bottom:10px;
    text-align:left;
}

#pager a{
    padding: 0 5px;
    text-decoration:none;
    color: black;
}

#pager a.selected{
    text-decoration:underline;
    font-weight:bold;
}

#gamesdialog { /* Achtergrond vlak games menu */
    width: 600px;
    height: 335px;
    background-color: #f69124;
    padding:10px 20px 0 20px
}

#secondary_menu{
    background-color:#E5C147;
    background-image:url(/sites/current/images/footer-nav.jpg);
    border-left:1px solid #000000;
    border-right:1px solid #000000;
    font-family:Arial,Verdana,Sans-Serif;
    font-size:10pt;
    height:20px;
    text-align:left;
    width:1021px;
}

#secondary_menu ul {
    float:left;
    font-size:10px;
    margin:0pt;
    padding-left:0pt;
    padding-top:1px;
}

#secondary_menu li {
    display:inline;
}

#secondary_menu ul li a {
    border-left:1px solid #FFFF68;
    border-right:1px solid #CD8700;
    float:left;
    padding:2px 2px 0px;
    text-decoration:none;
}
#flowertabs ul{
    margin: 0;
    padding: 0;
    border: 0;
    list-style-type: none;
}
#flowertabs li{
    float:left;
    background-color:#000000; /* zwarte achtergrond tabs */
    border:1px solid white;
    color:white;
    margin:0pt 1px 0pt 0pt;
    padding:3px 3px;
    font-family:Arial;
    font-size:11px;
    font-size-adjust:none;
    font-stretch:normal;
    font-style:normal;
    font-variant:normal;
    font-weight:bold;
}
#flowertabs li.selected{
    background-color:#f69124 !important; /* oranje  actieve tabs / dropdown menu */
    border-color:#f69124;
}

#flowertabs li.selected a{
    background-color:#f69124 !important; /* oranje  actieve tabs / dropdown menu */
}

#quickLaunch ul {
        display:none;
        left:115px;
        position:absolute;
        text-align:left;
        top:235px;
        z-index:5;
}

#quickLaunchMenu li{
    float:none;
    border:1px solid white;
    /*margin-top: -1px;*/
    white-space: nowrap;
    z-index: 10;
    padding:3px 10px;
}
#quickLaunchMenu li.hover{
    background:#f69124 !important;   /* oranje  actieve tabs / dropdown menu */
}
#quickLaunchMenu li ul{
    bottom:100%;
    left:100%;
    margin-left:-1px;
    z-index: 15;
}
#flowertabs a{
    float:none;
    text-decoration:none;
    margin: 0;
    padding: 0;
    border:none;
    color:white;
    background:none;
}
