﻿body, html 
{
    margin: 0;
    background:  #F1F1F1 url('/css/resources/html_background_17.png') repeat-x fixed;    
    height: 100%;
}
body, html, tr, td, div, input, select, textarea, code, label
{
    font-family: Arial;
    font-size: 13px;    
}
body, html, tr, td, div, code, label 
{
    text-align: left;
}
img 
{
    border: none;
}
#relatieSite
{       
    position: absolute; 
    top: 10px; 
    left: 50%; 
    margin-left: -477px; /*negative half of the mainContent width */
    width: 954px;
}
#mainContent 
{
    width: 954px;
    background-color: #FFFFFF;
    clear: both;
    float: left;
    color: #333333;
}
#mainContent a 
{
    color: #333333;
    font-weight: normal;
}

#mainContent .left, #mainContent .right, #mainContent .wide
{
    position: relative;
    float: left;
}
#mainContent .left .textContent, #mainContent .right .textContent,  #mainContent .wide
{
    padding: 10px 10px 0px 10px;
}
.gradient_both 
{
    background-image: url('/img/gradient_both.png');
    background-repeat: repeat-y;
}
.gradient_left 
{
    background-image: url('/img/gradient_left.png');
    background-repeat: repeat-y;
}
.gradient_right 
{
    background-image: url('/img/gradient_right.png');
    background-repeat: repeat-y;
}
#mainContent .wide 
{
    width: 934px;
}
#mainContent h1 
{
    margin-top: 0px;
    font-size: 18px;
    margin-bottom: 8px;
}
#mainContent h2
{
    margin-top: 0px;
    margin-bottom: 5px;
    font-size: 15px;
}
#mainContent h3
{
    margin-top: 0px;
    margin-bottom: 5px;
    font-size: 13px;
}
#mainContent p
{
    font-size: 12px;
    margin: 0px 0px 8px 0px;
}
#mainContent .col
{
    float: left;
    overflow: hidden;
    margin-left: 15px;
}
#logoBar 
{
    width: 954px;
    height: 60px;
    background-image: url('/img/logo_bar_back.png');
    background-repeat: no-repeat;
}
#logoBar #lbRight_l, #logoBar #lbRight_n
{
    float: right;
}
#logoBar #lbRight_l 
{
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    margin-top: 20px;
    margin-right: 12px;
}
#logoBar #lbLeft_l
{
    float: left;
    margin-left: 50px;
    margin-top: 20px;
}
code, code label
{
    color: #FFFFFF !important;
    margin: 0;
    display: inline-block;
    font-size: 11px;
}
code 
{
    display: inline-block;    
    position: relative;
    top: -1px;
}
code label
{
    position: relative;
    top: 1px;
}
.linkBar 
{
    width: 954px;
    background-color: #333333;
    color: #CCCCCC;
    clear: both;
}
.linkBar .top 
{
    height: 28px;
    line-height: 28px;
    /* naar links uitgelijnd *//*
    margin-left: 15px;
    text-align: left;*/
    /* gecentreerd */
    margin-left: 0px;
    text-align: center;
}
.linkBar .top a 
{
    color: #CCCCCC !important;
    font-weight: bold !important;
    display: inline-block;
    height: 20px;
    line-height: 20px;
    border: 1px solid #333333;
    text-decoration: none;
    margin-top: 3px;
    margin-right: 8px;
    text-align: center;
    padding: 0px 6px;
}
.linkBar .top a.active 
{
    border: 1px solid #CCCCCC;
}
.linkBar .top a:hover
{
    border: 1px solid #666666;
}
.linkBar .top code, .linkBar .top label
{
    font-weight: bold;
    letter-spacing: 1px;
    color: #FFFFFF !important;
    font-size: 13px;
}
.linkBar .top code 
{
    position: relative;
    top: -1px;
}
.linkBar .bottom 
{
    /*
    height: 37px;
    line-height: 37px;
    text-align: center;
    */
    height: 28px;
    line-height: 28px;
    text-align: center !important;
    padding-left: 5px;
}
.linkBar .bottom a 
{
    /*
    color: #CCCCCC;
    font-weight: bold;
    text-decoration: none;
    */
    font-size: 11px !important;
    color: #CCCCCC !important;
    font-weight: bold !important;
    display: inline-block;
    height: 20px;
    line-height: 20px;
    border: 1px solid #333333;
    text-decoration: none;
    margin-top: 3px;
    margin-right: 5px;
    text-align: center;
    padding: 0px 5px !important;    
}
.linkBar .bottom a.active
{
    /*
    color: #FFFFFF;
    text-decoration: underline;
    */
    border: 1px solid #CCCCCC;
}
.linkBar .bottom a:hover
{
    border: 1px solid #666666;
}
.linkBar .bottom .imgLink 
{
    padding: 0;
    border: none;
    display: inline-block;
    height: 20px;
    line-height: 20px;
    text-decoration: none;
    position: relative;
    top: 6px;
    margin-right: 5px;
    text-align: center;     
}
.linkBar .bottom .imgLink:hover 
{
    border: none;
}
input[type=button], input[type=submit]
{
    color: #FFFFFF;
    border: solid 2px #FFFFFF;
    font-weight: bold;
    font-size: 11px;
    height: 20px;
}
.lnkButton 
{
    color: #FFFFFF;
    border: solid 2px #FFFFFF;
    font-weight: bold;
    font-size: 11px;
    height: 15px;
    padding: 1px 10px 0 10px;
    text-decoration:none; 
    display: inline-block;  
}
.lnkProfile, .lnkProfileDisabled 
{
    height: 18px !important;
    line-height: 18px;
    background-repeat: no-repeat;
    background-position: -1px -1px;
    padding-left: 24px;
    font-weight: normal !important;
    margin-bottom: 3px !important;
    display: block;
    color: #FFFFFF !important;
    font-size: 11px;
    text-decoration: none;
}
.lnkProfile
{
    background-color: #BE2118;
    border: 1px solid #BE2118 !important;
}
.lnkProfileDisabled 
{
    background-color: #666666;
    border: 1px solid #666666 !important;
}
.lnkMyTip {
    background-color: #CCCCCC;
    border: 1px solid #92A7B5 !important;
    height: 18px !important;
    line-height: 18px;
    text-align: left; 
    width:100%; 
    margin-bottom: 4px;
    color: #000000 !important;
    font-weight: normal !important;
    display: block;
    text-decoration: none;
    text-align: left;  
    font-size: 11px;
    padding-left: 4px;
}
.butGreenWhite 
{
    background-color: #2FAA00;
}
.butGreenGray
{
    background-color: #2FAA00;
    border: solid 2px #666666 !important;
}
.butGreenBlue
{
    background-color: #2FAA00;
    border-color: #92A7B5 !important;
}
.butGrayBlack
{
    background-color: #666666;
    border-color: #000000 !important;
}
.butGrayBlue
{
    background-color: #CCCCCC;
    border-color: #92A7B5 !important;
}
.butOrangeGray
{
    background-color: #E16008;
    border: solid 2px #666666 !important;
}
.butOrangeBlue
{
    background-color: #E16008;
    border: solid 2px #92A7B5 !important;
}
.butMyTip {
    background-color: #CCCCCC;
    border: 1px solid #92A7B5 !important;
    text-align: left; 
    width:100%; 
    margin-bottom: 4px;
    color: #000000 !important;
    font-weight: normal !important;
}
.butGrayWhite
{
    background-color: #666666;
}
.butLGrayWhite
{
    background-color: #999999;
}
.butProfile 
{
    background-color: #BE2118;
    border: 1px solid #BE2118;    
    height: 20px !important;
    background-repeat: no-repeat;
    background-position: -1px -1px;
    padding-left: 24px;
    font-weight: normal !important;
    margin-top: 1px !important;
    margin-bottom: 1px !important;
}
.butGeneral
{
    background-image: url('/img/icons/19x19/favouritestar.png');
    text-align: left;
    width: 100%;        
}
.butInfo 
{
    background-image: url('/img/icons/19x19/information.png');
}
.butClipboard
{
    background-image: url('/img/icons/19x19/favouritestar.png');
}
.butClipboardDisabled
{
    background-image: url('/img/icons/19x19/favouritestar_disabled.png');
}
.butChat
{
    background-image: url('/img/icons/19x19/chat.png');
}
.butBlock
{
    background-image: url('/img/icons/19x19/block.png');
}
.butChatDisabled
{
    background-image: url('/img/icons/19x19/chat_disabled.png');    
}
.butInteresse
{
    background-image: url('/img/icons/19x19/heart.png');
}
.butInteresseDisabled
{
    background-image: url('/img/icons/19x19/heart_disabled.png');
}
.butMail
{
    background-image: url('/img/icons/19x19/mail.png');
}
.butHide
{
    background-image: url('/img/icons/19x19/hide.png');
}
.lnkGreenWhite 
{
    background-color: #2FAA00;
}
.lnkGreenGray
{
    background-color: #2FAA00;
    border: solid 2px #666666 !important;
}
.lnkGrayBlack
{
    background-color: #666666;
    border: 1px solid #000000;
    color: #FFFFFF !important;
    display: block;
    text-decoration: none;
    font-size: 11px;
    text-align: center;
    height: 18px;
    line-height: 18px;
}
.lnkLGrayWhite
{
    background-color: #999999;
    border: 2px solid #FFFFFF;
    color: #FFFFFF !important;
    display: block;
    text-decoration: none;
    font-size: 11px;
    text-align: center;
    height: 18px;
    line-height: 18px;
    font-weight: bold;
}    
.lnkGrayBlue
{
    background-color: #CCCCCC;
    border-color: #92A7B5 !important;
}
.lnkOrangeGray
{
    background-color: #E16008;
    border: solid 2px #666666 !important;
}
.lnkOrangeBlue
{
    background-color: #E16008;
    border: solid 2px #92A7B5 !important;
}
.lnkGrayWhite
{
    background-color: #666666;
}
.lnkLGrayWhite
{
    background-color: #999999;
}
.inputBlur 
{
    color: #999999;
}
.inputFocus 
{
    color: #000000;
}
.checkbox 
{
    margin-left: 0;
    margin-right:0;
    width: 13px;
}
.spanForCheckboxLabel 
{
    position: relative;
    top: -2px;
}
.spacer 
{
    clear: both;
    height: 1px;
    line-height: 1px;
    font-size: 1px;
}
div.hr
{
    clear: both;
    height: 1px;
    line-height: 1px;
    background-color: #CCCCCC;
    margin: 8px 0px 8px 0px;
}
/* LightBox */
.lightBox
{
    position: absolute; 
    float: left; 
    color: #000000;
}
.lightBox .border 
{
    background-image: url('/img/lightbox/border_pixel.png');
    background-repeat: repeat;
    width: 2px;
    height: 2px;
}
.lightBox .content 
{
    background-image: url('/img/lightbox/background_pixel.png');
    background-repeat: repeat;    
    padding: 10px;
}
.lightBox span 
{
    color: #666666; 
    font-size: 11px; 
    font-weight: bold
}
.lightBox span a
{
    color: #666666 !important;
    font-weight: bold !important;
}
.lightBox li 
{
    font-size: 12px;
    font-weight: bold;
    margin-top: 3px;
}
/* end LightBox */
.lightBox2
{
    width:450px;
    background-color: #F2F2F2; /* #F9F0EB; */
    padding: 25px 15px 25px 25px;
}
.lightBox2 h1
{
    font-size: 24px;
}
.lightBox2 span 
{
    color: #999999; 
    font-size: 11px; 
    font-weight: normal
}
.lightBox2 span a
{
    color: #999999 !important;
    font-weight: normal !important;
}
.lightBox2 li 
{
    font-size: 12px;
    font-weight: bold;
    margin-top: 3px;
}
ul.check 
{
    list-style-type: none;
    padding: 0px;
    margin: 0px;    
}
ul.check li
{
    background-repeat: no-repeat;
    background-position: 0px 0px;
    padding-left: 20px;
    min-height: 18px;
}
li.v_red
{
    background-image: url('/img/check_v_red.png');
}
li.v_green
{
    background-image: url('/img/check_v_green.png');
}
li.x_red
{
    background-image: url('/img/check_x_red.png');
}
li.x_green
{
    background-image: url('/img/check_x_green.png');
}
li.first 
{
    margin-top: 0px;
}
a.black 
{ 
    color: #000000;
}
.homeFooter 
{
    background-color: #F2F2F2;
    color: #999999;
    font-size: 11px;
    padding: 10px;
    margin-top: 10px;
    clear: both;    
}
.homeFooter h1 
{
    color: #666666;
    font-size: 11px;
    font-weight: bold;
}
.homeFooter a
{
    color: #999999;
}
#mozambiqueFooter 
{
    color: #990000;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    margin-top: 10px;
}
#mozambiqueFooter a
{
    color: #333333;
    text-align: center;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;    
}
.copyrightFooter
{
    text-align: center;
    font-size: 11px;
    margin-top: 20px;
    margin-bottom: 15px;
}
.boxContainer 
{
    margin-top: 15px;
    float: left;
}
.boxContainer .titleContainer 
{
    padding: 4px;
    float: left;
}
.boxContainer .title, .boxContainer .titleLeft
{
    color: #FFFFFF;
    float: left;
    font-weight: bold;
    height: 21px;
    line-height: 21px;
}
.boxContainer .titleRight 
{
    color: #FFFFFF;
    float: right;  
    height: 21px;  
    line-height: 21px;
}
.boxContainer .title input[type=button], .boxContainer .title input[type=submit],.boxContainer .titleLeft input[type=button], .boxContainer .titleLeft input[type=submit] ,.boxContainer .titleRight input[type=button], .boxContainer .titleRight input[type=submit]
{
    font-weight: normal;
    border-width: 1px;
}
.boxContainer .contentError
{
    padding: 4px;
    float:left;
    background-color: #FFD2D2;
}
.boxContainer .content 
{
    padding: 4px;
    float:left;
    background-color: #EEEEEE;
}
.boxContainer .content h1
{
    font-size: 14px;
    font-weight: bold;
}
.boxContainer .content h2
{
    font-size: 13px;
    font-weight: bold;
}
.boxContainer .content h3
{
    font-size: 12px;
    font-weight: bold;
    margin-top: 4px;
    margin-bottom: 6px;
}
.s 
{
    font-size: 11px;
}
.xs 
{   
    font-size: 10px;
}
.acc_wrapper 
{
    clear: both;
    display: block;
    height: 0px;
    overflow: hidden;
}
.hidden
{
    display: none;
}
.hor_spacer 
{
    width: 1px;
    height: 1px;
    line-height: 1px;
    float: left;
    clear: none;    
}
.labelForCheckbox 
{
    position: relative;
    top: -2px;
    cursor: pointer;
}
.labelForCheckboxDisabled 
{
    position: relative;
    top: -2px;
    color: #999999;
    cursor: default;
}
#search_fav_search_selector optgroup 
{
    font-size: 12px;
}
#search_fav_search_selector optgroup option
{
    font-size: 13px;
}
.sortSelected
{
    background-color: #CCCCCC;
    border: 1px solid #92A8B6;
    color: #000000;
    display: block;
    text-decoration: none;
    font-size: 11px;
    text-align: left;
    height: 18px;
    line-height: 18px;
    padding-left: 4px;
}
.sortToSelect 
{
    background-color: #FFFFFF;
    border: 1px solid #92A8B6;
    color: #000000;
    display: block;
    text-decoration: none;
    font-size: 11px;
    text-align: left;
    height: 18px;
    line-height: 18px;  
    padding-left: 4px;  
}
.search_h3
{
    margin-top: 8px !important;
    border-bottom: 1px solid #cccccc;
    cursor:pointer;   
}
.search_h3_img 
{
    float: right;   
}
