﻿.searchAdvancedListBox
{
    width: 200px;
}
.searchAdvancedRow
{
    height: 40px;
}


a.button
{
    padding: 2px 4px 2px 4px;
    display: block;
    text-decoration: none;
    border: solid 1px #002c51;
    background-color: #002c51;
    color: #FFFFFF;
    font-size: 13px;
    text-align: center;
}

a.buttondisabled
{
    border: solid 1px Gray;
    background-color: Gray;
    color: #b4b1af;
    cursor: default;
}

.vacaturesResult a.button
{
    background-color: #9D8C7C;
    min-width: 80px;
}
#IE7root .vacaturesResult a.button
{
    min-width: auto;
}


.WizVorigeButton, .WizVolgendeButton
{
    min-width: 80px;
}
#IE7root .WizVorigeButton, #IE7root .WizVolgendeButton
{
    min-width: auto;
}

.vacaturePage a.button
{
    color: #000;
    background-color: #D8CFC8;
}
.vacaturePage a.button
{
    margin: 3px;
    margin-top: 6px;
    min-width: 80px;
}
#IE7root .vacaturePage a.button
{
    min-width: auto;
}
.vacaturePageRechterKolom a.button
{
    min-width: 135px;
}
#IE7root .vacaturePageRechterKolom a.button
{
    min-width: auto;
}
.searchPanelHome a.button
{
    font-size: 15px;
}
#IE7root .vacaturePageRechterKolom a.button
{
    width: 135px;
}
#IE7root .vacaturePage a.button
{
    width: 80px;
}
input.button
{
    text-decoration: none;
    border: solid 1px #002c51;
    background-color: #002c51;
    color: #FFFFFF;
    padding: 5px 5px 5px 5px;
    font-weight: bold;
    font-family: Verdana;
}

.textbox
{
    font-size: 16px;
    height: 19px;
}
.searchtextbox
{
    font-size: 16px;
    height: 18px;
    width: 160px;
}

a.buttondisabled
{
    border: solid 1px Gray;
    background-color: Gray;
    color: #b4b1af;
    cursor: default;
}
a.buttonext
{
    border: solid 1px #9D8C7C;
    background-color: #eae5e1;
    color: #9D8C7C;
}
div.button span
{
    padding: 4px 4px 4px 15px;
}
.buttonRoundRight
{
    -moz-border-radius-topright: 6px;
    -webkit-border-top-right-radius: 6px;
    width: 8px;
    height: 22px;
}
.buttonOver
{
    cursor: pointer;
}
.buttonDown
{
    background-color: Gray;
}


.buttondisabled
{
    border: solid 1px Gray;
    background-color: Gray;
    color: #b4b1af;
    cursor: default;
}

a.belangrijkeKnop
{
    font-weight: bold;
    background-color: #ffa144;
}
.vacaturePage a.belangrijkeKnop
{
    font-weight: bold;
    background-color: #ffa144;
}
input.belangrijkeKnop
{
    background-color: #ffa144;
}


.VacaturesNavigation
{
    font-weight: bold;
}


.snelmenuContainer
{
    position: absolute;
    margin-left: 155px;
    margin-top: 0px;
    display: none;
}

#IE7root .snelmenuContainer
{
}


.contextMenuItem
{
    color: Black;
    overflow: hidden;
    padding-left: 5px;
    text-decoration: underline;
}

