/*
 main styles
*/

html, body {
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: 100%;
}
img {
    border-width:   0px;
}

#main_holder {
    position: absolute;
    width: 958px;
    left: 50px;
    /*left: 50%;*/
    top: 0px;
    /*margin-left: -479px;*/
    height: 100%;
}

#logo {
    float: left;
    margin-top: 30px;
}

#menu {
    float: left;
    margin-top: 108px;
    margin-left: 10px;
}

    #menu a {
        display: block;
        float: left;
        width: 88px;
        height: 25px;
        background-image: url(../image/tab.gif);
        font-family: Arial;
        color: #FFFFFF;
        font-size: 14px;
        text-decoration: none;
        padding-top: 3px;
        padding-left: 29px;
    }

    #menu a:hover {
        background-image: url(../image/tab_selected.gif);
        color: #000000;   
    }

    #menu #sel {
        background-image: url(../image/tab_selected.gif);
        color: #000000;
    }

#content_holder {
    float: left;
}

#content1 , #content2, #content3 , #content2a, #content2b, #content3{
    float: left;
    margin-top: 16px;
}

#content1 {
    width: 229px;
    font-family: Verdana;
    line-height: 17px;
    color: #2f4354;
    font-size: 12px;
}   

    #content1 a {
        text-decoration:    none;
    }

#content2, #content2a, #content2b {
    width: 357px;
    margin-left: 21px;
    font-family: Verdana, Arial;
    line-height: 15px;
    color: #2f4354;
    font-size: 11px;
    line-height: 20px;
}

.projectdetails_container {
    font-weight: bold;
}


#content2a {
    width: 170px;
}


#content2b {
    width: 357px;
}



h3 {
    margin: 0px;
    background-color: #EDF1F2;
    color: #2f4354;
    font-size: 18px;
    padding-top: 140px;
    padding-left: 10px;
    padding-bottom: 10px;
    margin-bottom: 0px;
}
h3.multiline {
    padding-top: 121px;
}
    .multiline_header {
        display:        table-cell;
        background-color: #ddedfa;
        vertical-align: bottom;
        width:      357px;
        height:     174px;
    }
    .multiline_header h3 {
        padding:    0px;
        margin:     0px;
    }

#content3 {
    margin-left: 21px;
    font-family: Verdana;
    line-height: 17px;
    color: #000000;
    font-size: 12px;
    width: 171px;
}

#buttons {
    margin-left: 10px;
    margin-top: 15px;
    display: inline;
    float:left;
}

    #buttons a {
        font-family:        Verdana, Arial;
        font-size:          11px;
        color:              #2F4354;
        text-decoration:    none;
        float:              left;
        margin-left:        5px;
        margin-top:         2px;
    }

    #buttons .contact {
        margin-top:         3px;
    }

    #buttons .language {
        margin-top:         2px;
        float:              left;
    }

#footer {
    display: inline;
    float: left;
    margin-top: 21px;
    font-family: Arial;
    color: #2f4354;
    font-size: 13px;
    margin-left: 250px;
}

/*
 Project lister styles
*/

.projectlister_container {
    padding-left: 60px; 
}

.projectlister_container2 {
    width: 150px;
    margin-top: 21px;
    margin-left: 200px;
}

.projectlister_container h1, .projectlister_container2 h1 {
    color: #37628F;
    font-size: 13px;
    padding-bottom: 7px;
    margin-top: 0px;
    margin-bottom: 4px;
}

.projectlister_container h2, .projectlister_container2 h2 {
    font-size: 13px;
    padding-bottom: 7px;
    margin-top: 0px;
    margin-bottom: 4px;
    padding-left: 12px;
}

.projectlister_container a, .projectlister_container2 a {
    display: block;
    font-size: 13px;
    padding-bottom: 7px;
    margin-bottom: 4px;
    text-decoration: none;
    color: #2f4354;
    padding-left: 24px;
    font-weight: normal;
}

.projectlister_container .projectoverview_project_selected {
    font-weight: bold;
    color: #37628F;
    margin-left: -16px;
}

.projectoverview_project_selected span {
    font-weight: normal;
}

.projectlister_container2 a{
    padding-left: 12px;
}

.projectlister_container2 h2{
    padding-left: 0px;
}

/*
 Project details styles
*/

.projectdetails_container {
    font-weight: normal;
}

.projectdetails_container h3{
    margin-bottom: 17px;
}

.projectdetails_container img{
    margin-bottom: 21px;
}

.projectdetails_container .projectdetails_table {
    margin-top: 21px;
    width: 200px;
}

.projectdetails_container .projectdetails_table td {
    padding-top: 6px;
    padding-bottom: 0px;
}

.projectdetails_container .projectdetails_table img {
    margin: 0px;
}

/*
 Content 2a styles
*/

#content2a img {
    margin-bottom: 21px;
}

/*
 News styles
*/

.news_container h3 {
    margin-bottom: 19px;
}

.news_container a {
    color: #2f4354;
    text-decoration: none;
    font-weight: bold;
    vertical-align: bottom;
}

.news_container table {

}

.news_container table td {
    padding: 3px;
}

.news_container .news_preview {
    width: 151px;
    height: 151px;
    background-color: #DDEDFA;
    margin-bottom: 21px;
    padding: 10px;
}

/*
 Menu styles
*/

div.margin {
    margin-left: 15px;
    display: block;
}

.mod_menu_container {
    width: 150px;
    padding-left: 60px;
}

.mod_menu_container a {
    color: #37628F;
    display: block;
    text-decoration: none;
    font-weight: bold;
    padding-bottom: 5px;
    padding-top: 5px;
    padding-left: 0px;
}

.mod_menu_container .indented {
    padding-left: 0px;
    color: #2f4354;
}
    .mod_menu_container br {
        clear:      both;
    }
    .mod_menu_container .gt {
        float:      left;
        width:      14px;
        height:     20px;
        font-weight: normal;
    }
    .mod_menu_container .gt_a {
    }

.mod_menu_container #special {
    color: #37628F;
}


/*
 Staff styles
*/

.staff_container {
}

    .staff_container table {
        margin-top: 21px;
        margin-left: -2px;
    }

    .staff_container table td {
        vertical-align: top;
        padding-bottom: 21px;
        padding-right: 21px;
    }
    .staff_container small {
        display:        block;
        width:          45px;
    }

    .staff_container a {
        color: #2f4354;
        text-decoration: none;
    }

    .staff_container .popup {
        position: absolute;
        left: 81px;
        top: 400px;
        width: 340px;
        height: 150px;
        overflow: hidden;
        background-color: #EDF1F2;
    }

        .staff_container .popup h1 {
            color: #37628f;
            font-size: 13px;
            padding-top: 2px;
            padding-bottom: 2px;
            padding-left: 10px;
            margin: 0px;
        }

        .staff_container .popup .close_button {
            position: absolute;
            right: 6px;
            top: 6px;
        }
        
        /*.staff_container .popup #content_container {
            position: absolute;
            left: 5px;
            top: 25px;
            height: 119px;
            width: 310px;
            overflow: hidden;
        }*/

        .staff_container .popup #up {
            position: absolute;
            right: 8px;
            top: 26px;
            cursor: pointer;
        }

        .staff_container .popup #down {
            position: absolute;
            right: 8px;
            bottom: 6px;
            cursor: pointer;
        }

/*
Join us styles
*/

.join_us_content {
    width: 200px;
}

.join_us_content td {
    padding-top: 7px;
    padding-bottom: 7px;
}



/*
 webdesk styles
*/

.webdesk_content{
    margin-top: 21px;
    color: #2f4354;
    font-size: 13px;
    font-weight: bold;
    width: 220px;
}

.webdesk_content td {
    padding-top: 4px;
    padding-bottom: 0px;
}

/*
 popup styles
*/

#popup_logo {
    margin-left: 40px;
    margin-top: 40px;
}

#popup_content {
    margin-top: 21px;
    margin-left: 110px;
    padding-left: 180px;
    font-family: Verdana;
    font-size: 13px;
    color: #2f4354;
    width: 300px;
}

    #popup_content strong {
        font-size: 17px;
    }

.mod_customform {
    margin-top: 21px;
}

    .mod_customform {
        font-family: Verdana;
        font-size: 13px;
        font-weight: bold;
        color: #2f4354;
        margin-left: -180px;
    }

    .mod_customform .submit {
        height: auto;
    }

    .mod_customform input {
        height: 15px;
    }

    .mod_customform table {
        width: 400px;
    }

    .mod_customform table td {
        vertical-align: top;
        padding-bottom: 10px;
    }

/*
 Vacatures style 
*/

.mod_vacature {

}

    .mod_vacature #line {
        height: 2px;
        margin-bottom: 5px;
        margin-top: 5px;
    }

    .mod_vacature #item {
        margin-bottom: 5px;
        margin-top: 5px;
    }

    .mod_vacature a {
        color: #2f4354;
        text-decoration: none;
    }

/*
 border
*/

.projectlister_container h1, .projectlister_container2 h1,
.projectlister_container h2, .projectlister_container2 h2,
.projectlister_container a, .projectlister_container2 a, 
.news_container table td, .mod_menu_container a,
.mod_vacature #line
{ 
    background-image: url(../image/dot_bg_white.gif);
    background-position: bottom left;
    background-repeat: repeat-x;
}

.news_container table, .webdesk_content td,
.projectdetails_container .projectdetails_table td,
.join_us_content td
{
    background-image: url(../image/dot_bg_white.gif);
    background-position: top left;
    background-repeat: repeat-x;
}


.staff_container .popup h1 {
    background-image: url(../image/dot_bg_blue.gif);
    background-position: bottom left;
    background-repeat: repeat-x;
}
