@import url(./reset.css);
@import url(./form.css);
@import url(./layout.css);
@import url(./shared.image.css);
@import url(./navigation.css);

.print {
    display: none;
}

#menu1sub3sub1 {
    display: none;
}

/***************************************************************************************
*
*     Home
*
****************************************************************************************/

#homeLeft {
    margin-left: 35px;
    _margin-left: 17px;
    float: left;
    width: 215px;
    padding-top: 65px;
    _padding-top: 75px;
    height: 425px;
    _height: 415px;
    color: #fff;
}

#homeRight {
    float: left;
    width: 730px;
    height: 475px;
    _height: 480px;
}

/***************************************************************************************
*
*     Offices: region
*
****************************************************************************************/

#content #contentShared #offices ul {
    list-style: none;
}

#content #contentShared #offices ul li {
    margin-bottom: 12px;
    list-style: none;
}

#contentShared #offices ul li a {
    text-decoration: none;
    color: #a8a8a8;
    font-weight: bold;
}

#contentShared #offices ul li div.office {
    padding: 3px 0px 0px 14px;
    font-size: 0.85em;
    line-height: 120%;
}


/***************************************************************************************
*
*     Jobs
*
****************************************************************************************/

#contentJobs {
    float: left;
    width: 936px;
    padding: 0px 25px 0px 25px;
    color: #444;
    font-size: 12px;
    line-height: 1.6em; 
}

#contentJobs h2 {
    color: #0e9e9d;
    font-size: 21px;
    margin-top: 7px;
    margin-bottom: 21px;
}

#contentJobs h3 {
    color: #f89642;
    font-size: 16px;
    margin-bottom: 12px;
}

#contentJobs h4 {
    color: #0e9e9d;
    font-size: 14px;
    margin-bottom: 12px;
}

#contentJobs a {
    color: #0e9e9d;
}

#contentJobs p {
    margin-bottom: 12px;    
}

#content #contentJobs ul {  
    margin-bottom: 12px;
    list-style: url(../images/list.item.gif);

}

#content #contentJobs ul li ul {
    list-style: url(../images/list.item2.gif);
}

#content #contentJobs ul li {
    margin-left: 18px;  
}

#contentJobs #formJobsFilter {
    width: 222px;
    background: #fafaf9 url(../images/filter.top.png) no-repeat top center;
    float: left;
    padding-top: 12px;
    margin-right: 16px;
}

#contentJobs #formJobsFilter div {
    margin-bottom: 0px;
}

#contentJobs #formJobsFilter div.filterType {
    padding-left: 12px;
}

#content #contentJobs #formJobsFilter label {
    display: inline;
    float: none;
    font-size: 11px;
}

#contentJobs #formJobsFilter input {
    width: 16px;
}

#contentJobs #formJobsFilter div.reference input {
    width:  175px;
    margin-bottom: 7px;
}

#contentJobs #formJobsFilter div input.submit {
    width: 125px;
}

#contentJobs #formJobsFilter h3 {
    color: #0f9e9d;
    margin-bottom: 5px;
}

#contentJobs #formJobsFilter p,
#contentJobs #formJobsFilter div.sort,
#contentJobs #formJobsFilter div.type,
#contentJobs #formJobsFilter div.region,
#contentJobs #formJobsFilter div.reference,
#contentJobs #formJobsFilter div.function,
#contentJobs #formJobsFilter div.submit {
    padding: 0px 12px 0px 12px; 
    margin-bottom: 3px;
}

#contentJobs #formJobsFilter div.submit {   
    background: #fafaf9 url(../images/filter.bottom.png) no-repeat bottom center;
    margin-top: 7px;
    padding-bottom: 18px;
    margin-bottom: 0px;
}

#contentJobs #formJobsFilterSort {
    float: right;
    width: 160px;
    text-align: right;
}


#contentJobs #JobsResultContainer #formJobsFilterSort {
    width: auto;
    float: none;
}

#JobsResultContainer #formJobsFilterSort span,
#contentJobs #formJobsFilterSort span,
#JobsResultContainer #formJobsFilterSort select,
#contentJobs #formJobsFilterSort select {
    width: auto;
    display: inline;
}

#JobsResultContainer #formJobsFilterSort span,
#contentJobs #formJobsFilterSort span {
    padding-right: 3px;
}

#JobsResultContainer #formJobsFilterSort select,
#contentJobs #formJobsFilterSort select {
    text-align: left;
    margin-right: 12px;
}

#JobsResultContainer #jobsResult,
#contentJobs #jobsResult {
    background: #ffe0c5 url(../images/results.top.png) no-repeat top center;
    float: left;
    width: 695px;
    padding-top: 12px;
    color: #4c433b;
}

#jobsResultContainer {
    float: left;
    width: 251px;
}

#jobsResultContainer #jobsResult {
    background: #ffe0c5 url(../images/results.shared.top.png) no-repeat top center;
    width: 250px;
}

#jobsResultContainer #jobsResult h3,
#contentJobs #jobsResult h1 {
    color: #646464;
    font-size: bigger;
    margin-bottom: 12px;
    padding: 0 12px 0 12px; 
}

#jobsResultContainer #jobsResult h3 span,
#contentJobs #jobsResult h1 span {
    margin-top: 12px;
    color: #4C433B;
    font-size: 12px;
    font-weight: normal;
    display: block;
}

#contentJobs #jobsResult p {
    padding: 0 12px 0 12px;
}

#jobsResultContainer #jobsResult p {
    clear: both;
}

#jobsResultContainer #jobsResult table,
#contentJobs #jobsResult table {
    margin: 0px auto 18px auto;
    width: 99%;
    border: 0;
}

#jobsResultContainer #jobsResult table thead tr th,
#contentJobs #jobsResult table thead tr th {
    color: #646464;
    text-align: left;
    padding: 0px 0px 12px 12px;
}

#jobsResultContainer #jobsResult table tbody tr.odd,
#contentJobs #jobsResult table tbody tr.odd {
    background-color: #f9d5b5;  
}

#jobsResultContainer #jobsResult table tbody td,
#contentJobs #jobsResult table tbody td {
    padding: 2px 2px 2px 12px;
    border: 0;
}

#jobsResultContainer #jobsResult table tbody td a,
#contentJobs #jobsResult table tbody td a {
    color: #444;
}

#jobsResultContainer #jobsResult div.pagination,
#contentJobs #jobsResult div.pagination {
    text-align: right;
    background: #ffe0c5 url(../images/results.bottom.png) no-repeat bottom center;
    padding: 0px 12px 12px 0px;
    margin-bottom: 0px;
    color: #c96c22;
}

#jobsResultContainer #jobsResult div.pagination {
    background: #ffe0c5 url(../images/results.shared.bottom.png) no-repeat bottom center;
}

#jobsResultContainer #jobsResult div.pagination a,
#contentJobs #jobsResult div.pagination a {
    color: #c96c22;
}

#contentJobs #jobsDetail {
    background: #fff url(../images/detail.top.png) no-repeat top center;
    float: left;
    width: 429px;
    padding-top: 12px;
    color: #4c433b;
    margin-right: 16px;
}

#contentJobs #jobsDetail h1 {
    color: #0e9e9d;
    font-size: 150%;
    margin-bottom: 21px;
}

#contentJobs #jobsDetail h4 {
    color: #0e9e9d;
    font-size: 120%;
    margin-top: 12px;
    margin-bottom: 12px;
}

#contentJobs #jobsDetail h1,
#contentJobs #jobsDetail h4,  
#contentJobs #jobsDetail div {
    padding-left: 12px;
    padding-right: 12px; 
}

#contentJobs #jobsDetail div {
    margin-bottom: 3px;
}

#contentJobs #jobsDetail div.reference {
    font-weight: bold;
    margin-bottom: 12px;
}

#contentJobs #jobsDetail #enterpriseLogo {
    margin: 0px 7px 7px 7px;
    float: right;
}

#contentJobs #jobsDetail div.activity,
#contentJobs #jobsDetail div.description,
#contentJobs #jobsDetail div.profile,
#contentJobs #jobsDetail div.offer,
#contentJobs #jobsDetail div.office {
    line-height: 1.2em;
}

#contentJobs div.expired div.reference,
#contentJobs div.expired div.type,
#contentJobs div.expired div.activity,
#contentJobs div.expired div.description,
#contentJobs div.expired div.profile,
#contentJobs div.expired div.offer,
#contentJobs div.expired div.office {
    color: #999;
}

#contentJobs #jobsDetail ul.actions {
    padding: 12px 12px 12px 12px;
}

#contentJobs #jobsDetail .jobDetailFooter {
    background: transparent url(../images/detail.bottom.png) no-repeat bottom center;
    margin-bottom: 0px;
}

#contentJobs #jobsDetail div.jobDetailFooter {
    height: 10px;
}

#contentJobs a.fb_share {
    float: right;
    margin: 48px 18px 0 0;
}

#contentJobs #jobsDetailContainer {
    float: left;
    width: 685px;
}

#contentJobs #jobsDetailContainer #formJobsFilter {
    float: left;
}

#contentJobs #jobsDetailContainer #jobsDetail {
    float: right;
}

/***************************************************************************************
*
*     Application
*
****************************************************************************************/

#formWizard div.applicationRegion div {
    width: 200px;
    float: left;
}

#formWizard div.divisionFunction {
    width: 315px;
    float: left;
}

#formWizard div.type label,
#formWizard div.applicationRegion label,
#formWizard div.cv label,
#formWizard div.applicationType label,
#formWizard div.applicationDivision label {
    width: 100%;
    display: block;
    float: none;
    margin-bottom: 7px;
}

#formWizard div.type div.applicationType label,
#formQuestion div.searchType label,
#formWizard div.divisionFunction label,
#formWizard div.applicationRegion div label {
    display: inline;
    float: none;
}

#formQuestion div.searchType input,
#formWizard div.divisionFunction input,
#formWizard div.applicationRegion div input,
#formWizard div.applicationType input {
    width: 16px;
}

#formWizard div.divisionFunction div {
    padding-left: 32px;
}

#formWizard div.applicationRegion div,
#formWizard div.divisionFunction div,
#formWizard div.applicationType { 
    margin-bottom: 3px;
}

#formWizard div.applicationDivision div.disabled div label {
    color: #888;
}

#contentPrimary #formWizard div.firstname span,
#contentPrimary #formWizard div.name span {
    font-size: small;
}

#formWizard div.protection {
    font-size: x-small;
    color: #888;
    line-height: 1em;
}

#formWizard div.submit div {
    display: inline;
}

#content #contentPrimary #boogLinks ul li ul {
    margin-bottom: 0;
}

/***************************************************************************************
*
*     Links
*
****************************************************************************************/

#links ul li {
    margin-bottom: 6px;
}

/***************************************************************************************
*
*     Events
*
****************************************************************************************/


#contentPrimary table.agenda th {
    text-align: left;
}

#contentPrimary table.agenda th,
#contentPrimary table.agenda td {
    padding: 7px;
}

#contentPrimary table.agenda tr.odd {
    background-color: #F3F3F3;
}

#contentPrimary table.agenda td.date {
    width: 100px;
}

#contentPrimary table.agenda td.logo {
    width: 225px;
    text-align: center;
}

/***************************************************************************************
*
*     Sent To Friend
*
****************************************************************************************/

#formSendToFriend div {
    clear: both;
}

#formSendToFriend div label {
    width: 200px;
}

#formSendToFriend div.message span {
    display: none;
}

#formSendToFriend div.copy {
    padding-left: 200px;
}

#formSendToFriend div.submit {
    padding-top: 12px;
    padding-left: 200px;
}


/***************************************************************************************
*
*     Offices
*
****************************************************************************************/

div.office-left {
    width: 55%;
    border-right: 1px dotted #C1C1C1; 
    padding-right: 12px;
}

div.office-right {
    padding-left: 12px;
    width: 45%;
    margin-right: -48px;
}

div.office-right,
div.office-left {
    float: left;
    margin-bottom: 25px;
}

div.office-left a {
    font-weight: bold;
}

#content #contentPrimary div.office-right h3 {
    color: #0E9E9D;
}

#content #contentPrimary div.office-employers table,
#content #contentPrimary div.office-right table,
#content #contentPrimary div.office-left table {
    border: 0;
    margin-bottom: 12px;
}

#content #contentPrimary div.office-employers table td,
#content #contentPrimary div.office-right table td,
#content #contentPrimary div.office-left table td {
    border: 0;
    padding: 0 7px 0 0;
}

#content #contentPrimary div.office-right table td {
    width: 50%;
}

#content #contentPrimary div.office-employers table td {
    width: 33%;
    vertical-align: middle;
    text-align: center;
}

div.office-employers,
div.office-offers {
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border: 1px solid #FFE0C5;
    padding: 15px;
    width: 101%;
    margin-right: -20px;
}

div.office-offers {
    background-color: #FFE0C5;
    margin-bottom: 25px;
    padding-bottom: 0;
}

#content #contentPrimary div.office-offers ul {
    list-style: none;
}

#content #contentPrimary div.office-offers ul li {
    list-style-type: none;
    list-style-image: none;
    padding: 0;
    background-image: none;
    margin-left: 0;
}

#content #contentPrimary div.office-offers ul li.odd {
    background-color: #F9D5B5;
    margin: 0 -15px 0 -15px;
    padding: 0 15px 0 15px;
}

#content #contentPrimary div.office-offers ul li a {
    color: #444;
}

#content #contentShared div.news {
    margin-bottom: 25px;
}

#content #contentShared h3.facebook,
#content #contentShared div.news h3 {
    color: #F89642;
    font-size: 16px;
    margin-bottom: 15px;
}

#content #contentShared div.news ul {
    list-style: url(../images/list.item.closed.gif);
}

#content #contentShared div.news ul li {
    margin-bottom: 5px;
}

#content #contentShared div.news ul li a {
    color: #444;
}

#content #contentShared div.facebookLikeBox {
    border: 1px solid #94a3c4;
    background-color: #f2f5f0;
    width: 225px;
}

#content #contentShared div.facebookLikeBox h3 {
    background-color: #3b5998;
    color: #FFF;
    font-size: 14px;
    margin-bottom: 7px;
    font-weight: bold;
    padding: 3px 7px;
}

div.office-home {
    clear: both;
    height: 105px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    div.office-home {height: 90px;}
}

div.office-home ul li {
    width: 120px; 
    height: 83px;
    display: block;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
}

div.office-home ul li a {
    text-indent: -9999px;
    display: block;
    width: 120px; 
    height: 83px;

}

body.en div.office-home #express_medical_antwerpen__leuven {
    background-image: url(../images/splash/splash-en-antwerp.png);
}

body.fr div.office-home #express_medical_antwerpen__leuven {
    background-image: url(../images/splash/splash-fr-antwerp.png);
}

body.nl div.office-home #express_medical_antwerpen__leuven {
    background-image: url(../images/splash/splash-nl-antwerp.png);
}

body.en div.office-home #express_medical_brussels {
    background-image: url(../images/splash/splash-en-brussels.png);
}

body.fr div.office-home #express_medical_brussels {
    background-image: url(../images/splash/splash-fr-brussels.png);
}

body.nl div.office-home #express_medical_brussels {
    background-image: url(../images/splash/splash-nl-brussels.png);
}

body.en div.office-home #express_medical_charleroi {
    background-image: url(../images/splash/splash-nl-charleroi.png);
}
    
body.fr div.office-home #express_medical_charleroi {
    background-image: url(../images/splash/splash-fr-charleroi.png);
}

body.nl div.office-home #express_medical_charleroi {
    background-image: url(../images/splash/splash-nl-charleroi.png);
}

body.nl div.office-home #express_medical_gent {
    background-image: url(../images/splash/splash-nl-ghent.png);
}

body.fr div.office-home #express_medical_gent {
    background-image: url(../images/splash/splash-fr-gand.png);
}

body.en div.office-home #express_medical_gent {
    background-image: url(../images/splash/splash-en-ghent.png);
}

body.nl div.office-home #express_medical_kortrijk {
    background-image: url(../images/splash/splash-nl-kortrijk.png);
}

body.fr div.office-home #express_medical_kortrijk {
    background-image: url(../images/splash/splash-fr-kortrijk.png);
}

body.en div.office-home #express_medical_kortrijk {
    background-image: url(../images/splash/splash-en-kortrijk.png);
}

body.nl div.office-home #express_medical_lige {
    background-image: url(../images/splash/splash-nl-liege.png);
}

body.fr div.office-home #express_medical_lige {
    background-image: url(../images/splash/splash-fr-liege.png);
}

body.en div.office-home #express_medical_lige {
    background-image: url(../images/splash/splash-en-liege.png);
}

div.office-home #express_medical_pharma__science {
    background-image: url(../images/splash/splash-en-pharma.png);
}


div.office-home ul li.first {
    margin-left: 15px;
    _margin-left: 7px;
}

div.office-home ul li.last {
    margin-right: 0px;
}

table.radio td.image {
    width: 115px;
}

#content #contentPrimary table.radio,
#content #contentPrimary table.radio td {
    border: 0;
}

table.radio img, 
div.imageThumb img {
    border: 1px solid #C1C1C1;
    padding: 3px;
    margin-bottom: 15px;
}

.audioPlayer {
    margin-bottom: 18px;
}

