﻿* 
{
    margin: 0px;
    padding: 0px;
}

html, body
{
    padding-top: 5px;
    text-align: center;
    color: #000000;
    font-family: Arial;
    font-size: 14px;
    background: #00466B;
}

a:link
{
    color: #4184D4;
    font-weight: bold;
    text-decoration: none;
    border-bottom: 1px dotted #4184D4;
}
a:visited
{
    color: #4184D4;
    font-weight: bold;
    text-decoration: none;
    border-bottom: 1px dotted #4184D4;
}
a:hover
{
    color: #4184D4;
    font-weight: bold;
    text-decoration: none;
    border-bottom: 1px solid #4184D4;
}
a:active
{
    color: #4184D4;
    font-weight: bold;
    text-decoration: none;
    border-bottom: 1px solid #4184D4;
}

a:link.ifectivelogo {text-decoration: none; border-bottom: none;}
a:visited.ifectivelogo {text-decoration: none; border-bottom: none;}
a:hover.ifectivelogo {text-decoration: none; border-bottom: none;}
a:active.ifectivelogo {text-decoration: none; border-bottom: none;}

a:link.logOut {text-decoration: none; border-bottom: none;}
a:visited.logOut {text-decoration: none; border-bottom: none;}
a:hover.logOut {text-decoration: none; border-bottom: none;}
a:active.logOut {text-decoration: none; border-bottom: none;}

p
{
    padding: 4px;
    text-align: left;
}

p.homepage
{
    padding: 8px;
    text-align: justify;
}

b.quantity
{
    color: #FF7400;
}

span.quantity
{
    color: #FF7400;
    font-weight: bold;
    font-size: 28px;
}
span.bedden
{
    color: #4184D4;
    font-family:calibri;
    font-size: 13px;
}

span.pageInfo
{
    color: #4184D4;
    font-weight: bold;
    text-transform: uppercase;
}

hr.pageInfo
{
    margin: 0px 0px 15px;
    padding: 0px;
}

hr.allorganizations
{
    width: 600px;
    border: 1px solid #F36600;
}

div.pageInfo
{
    margin-bottom: 15px;
    border-bottom: 1px solid #FF7400;
}

input.form
{
    width: 180px;
    padding-left: 2px;
    color: #000000;
    font-size: 15px;
    border: 1px solid #000000;
}
input.txtUsername
{
    border: 1px solid #000000;
}
input.button
{
    width: 59px;
    color: #4184D4;
    cursor: pointer;
    border: 1px solid #4184D4;
}
input.buttonSubmit
{
    width: 80px;
    height: 20px;
    color: #000000;
    font-weight: bold;
    cursor: pointer;
    border: 2px solid #666666;
}
input.buttonresult
{
    height: 20px;
    color: #000000;
    font-weight: bold;
    cursor: pointer;
    border: 2px solid #666666;
    margin-left: -300px;
    margin-top: 30px;
}
input.buttonReset
{
    width: 80px;
    height: 20px;
    color: #000000;
    font-weight: bold;
    cursor: pointer;
    border: 2px solid #666666;
}
input:focus.button
{
    width: 59px;
    color: #4184D4;
    cursor: pointer;
    border: 1px solid #4184D4;
}
input.contact
{
    width: 200px;
    padding-left: 2px;
    color: #000000;
    font-size: 15px;
    border: 1px solid #4184D4;
}

option
{
    color: #4184D4;
}

textarea
{
    width: 140px;
    color: #4184D4;
    border: 1px solid #000000;
    /* #4184D4 */
}

select
{
    width: 140px;
    color: #4184D4;
    border: 0px solid #4184D4;
}

select.lbxProvince
{
    width: 142px;
    color: #4184D4;
    text-transform: capitalize;
    border: 1px solid #4184D4;
}

file
{
    color: #4184D4;
    border: 1px solid #4184D4;
}

td.contactleft
{
    width: 200px;
    vertical-align: middle;
    line-height: 17px;
    text-align: right;
    font-family:Calibri;
    font-size:13px;
}

#wrapper
{
    width: 839px;
    position: relative;
    margin: 0 auto 0;
    border : 1px solid #FF7400;
}

#header
{
    height: 125px;
    padding-right: 15px;
    text-align: right;
    vertical-align: text-bottom;
    line-height: 160px;
    font-weight: bold;
    font-size: 32px;
    font-variant: small-caps;
    letter-spacing: 3;
    background: no-repeat #FFF url('../images/header_new.png');
}

/* NAVBAR */
#navbar 
{
    height: 25px;
    font-weight: 900;
    border-top: 1px solid #FF7400;
    border-bottom: 1px solid #FF7400;
    background-color: #FF7400;
}

.navbar
{
    width: 165px;
    height: 22px;
    color: #FFF;
    font-size: 12px;
    float: left;
    line-height: 22px;
    border: 1px solid #FFF;
    background-color: #FF7400;
}
.navbarBezetting
{
    width: 167px;
    height: 22px;
    color: #FFF;
    font-size: 12px;
    float: left;
    line-height: 22px;
    border: 1px solid #FFF;
    background-color: #FF7400;
}

div.navbar:hover
{
    color: #FFF;
    cursor: pointer;
    background-color: #F36600;
}
div.navbarBezetting:hover
{
    color: #FFF;
    cursor: pointer;
    background-color: #F36600;
}

div.logOut
{
    text-align: right;
    position: absolute;
    top: 162px;
    left: 730px;
}

/* CONTENT */
#content
{
    width: 100%;
    height: 450px;
    padding-top: 15px;
    text-align: center;
    border-bottom: 1px solid #FF7400;
    background: repeat-x #FFF url('../images/content.png');
}

div.homepage
{
    width: 800px;
    margin: 0 auto 0;
    vertical-align:middle;
}

div.deelnemers
{
    width: 600px;
    margin: 0 auto 0;
}

div.contact
{
    width: 600px;
    margin: 0 auto 0;
    padding: 25px;
}

div.professionals
{
    width: 600px;
    margin: 0 auto 0;
}



div.divlogonform
{
    width: 285px;
    margin: 0 auto 0;
    text-align: center;
    border: none;
}
.logintext
{
    font-family:Calibri;
    font-size:13px;
}
div.contactform
{
    margin: 0 auto 0;
}

/* FOOTER */
#footer
{
    height: 45px;
    clear: both;
    border: 1px solid #FFF;
    background: repeat-x #FF7400 url('../images/footer.png');
}

div.footer_logo
{

    height: 28px;
    padding: 7px 0px 0px 5px;
    text-align: left;
    float: left;
    border: none;
}

img.footer_logo
{
    border: none;
}

div.footer_copyright
{
    height: 45px;
    padding-right: 5px;
    line-height: 65px;
    vertical-align: bottom;
    color: #004469;
    text-align: right;
    font-size: 12px;
    float: right;
    border: none;
}
