@import url("css/reset.css");
@import url("css/menu.css");
@import url("css/gallery.css");
/*Preload CSS img jQuery - preload purposes only*/
.bigLogoPreload
{
    background-image: url('images/the-organizers.gif');
}
.headerLogoPreload
{
    background-image: url('images/logo.jpg');
}
.headerBannerPreload1
{
    background-image: url('/Portals/0/slideshow/banner01.jpg');
}
.headerBannerPreload2
{
    background-image: url('/Portals/0/slideshow/banner02.jpg');
}
.headerBannerPreload3
{
    background-image: url('/Portals/0/slideshow/banner03.jpg');
}
.headerBannerPreload4
{
    background-image: url('/Portals/0/slideshow/banner04.jpg');
}
.headerBannerPreload5
{
    background-image: url('/Portals/0/slideshow/banner05.jpg');
}
/*DNN classes*/
#dnn_ControlPanel
{
    width: auto !important;
    width: 960px;
    max-width: 960px;
    margin: 0 auto;
    min-height: 0;
    line-height: 0px;
    font-size: 0px;
}
#contentAdmin .SubHead, #contentAdmin a.CommandButton:link, #dnn_ControlPanel .SubHead, #dnn_ControlPanel a.CommandButton:link
{
    color: #fff;
}
#contentAdmin a.CommandButton:hover
{
    color: #FF0000;
}
.ControlPanel, .PagingTable
{
    background-color: #4b4d4d;
    border: 1px solid #fff;
}
.Head
{
    color: #FF0000;
}
.Normal
{
    font-size: 12px;
}
.content ul li
{
    line-height: 15px;
    list-style-type: circle;
    margin-left: 15px;
}
.NormalTextBoxNews
{
    font-size:12px;    
}
/*Index*/
body
{
    background-color: #151d20;
    background-image: url('images/bg-hor.jpg');
    background-repeat: repeat-x;
    text-align: center;
}
.indexBg960
{
    margin: 0 auto;
    width: 960px;
    background-image: url('images/bg-ver.jpg');
    background-repeat: repeat-y;
    background-position: 50% top;
    height: auto !important;
    height: 100%;
    min-height: 100%;
}
.bigLogo
{
    margin-top: 120px;
}
.indexLang
{
    width: 580px;
    margin: 0 auto;
    margin-top: 30px;
    background-color: Transparent;
}
.imgNL
{
    width: 39px;
    height: 39px;
    float: right;
}
.imgFR
{
    width: 39px;
    height: 39px;
    float: left;
}
.indexNL
{
    width: 280px;
    float: left;
}
.indexFR
{
    width: 280px;
    float: right;
}
.indexCopy
{
    margin-top: 50px;
    color: #9aacb3;
    background-color: Transparent;
}
/*Main*/
h1.pageInfo
{
    border-bottom: 2px solid #BA1537;
    color: #BA1537;
    line-height: 25px;
    margin: 10px 0;
}
.mainBg960
{
    margin: 0 auto;
    width: 960px;
    background-image: url('images/bg-ver.jpg');
    background-repeat: repeat-y;
    background-position: 50% top;
}
.headerLogo
{
    float: left;
    width: 455px;
}
.headerBanner
{
    float: left;    
    height: auto !important; /*  for modern browsers */
    height: 132px; /* for IE5.x and IE6 */
    max-height: 132px; /* for modern browsers */
    overflow:visible;
}
.logoMain
{
    margin: 0 60px;
}
.mainLevel
{
    height: auto !important;
    height: 100px;
    min-height: 100px;
    background-image: url('images/menu-bg.jpg');
}
.userData
{
    background-color: Transparent;
    text-align: right;
    line-height: 30px;
    padding-right: 15px;
    height: auto !important;
    height: 30px;
    min-height: 30px;
}
.wrapper
{
    background-image: url('images/content-bg.jpg');
    background-repeat: repeat-y;
    height: auto !important;
    height: 440px;
    min-height: 440px;
}
.wrapperAdmin
{
}
.sidebar
{
    float: left;
    height: auto !important;
    width: 236px;
}
.content
{
    float: right;
    width: auto !important;
    width: 720px;
    max-width: 700px;
    text-align: left;
    padding: 10px;
}
#contentAdmin
{
    text-align: left;
    margin: 20px;
}
.footer
{
    background-image: url('images/footer-bg.jpg');
    background-repeat: no-repeat;
    border-bottom: solid 1px #313a3f;
    height: auto !important;
    height: 126px;
    min-height: 126px;
}
.footerAdmin
{
    background-image: url('images/footerAdmin-bg.jpg');
    background-repeat: no-repeat;
    border-bottom: solid 1px #313a3f;
    height: auto !important;
    height: 126px;
    min-height: 126px;
}
.footer p
{
    padding: 3px 0;
}
.footerL
{
    margin: 50px 0 10px 0;
    float: left;
    text-align: left;
    padding-left: 20px;
}
.footerR
{
    margin-top: 50px;
    float: right;
    text-align: right;
    padding-right: 30px;
}
.footerTypo
{
    font: 100% "Tahoma" , "Lucida Sans Unicode" , Arial, Verdana, sans-serif;
    color: #fff;
}
/*Party Zone*/
.partyZone
{
    width: 236px;
    margin-top: 50px;
}
/*breadcrump*/
.breadcrump
{
    width: 700px;
    margin-bottom: 25px;
}
.BreadcrumbTypo
{
    font-size: 10px;
}
/*Contact*/
#contactTheorg p
{
    height: 20px;
}
/*news*/
.newsInput
{
    padding: 3px;
    background: #1e2e35;
    border: 1px solid #656b6d;
    color: #656b6d;
    height: auto !important;
    height: 25px;
    min-height: 25px;
    width: 185px;
}
.newsInput:focus, .newsInput:focus
{
    background: #304751;
    color: #fff;
}
.NormalNews
{
    padding: 5px;
    color: #BA1537;
}
/*Persberichten*/
#persImg
{
    margin-top:20px;
    text-align:left;
}
#persImg img
{
    border: solid 5px #000;
    margin:0 15px 15px 0;
}
#persImg a:hover img
{
    border: solid 5px #fff;
}
/*Cadre exclusif*/
#cadreExclusif
{
    text-align:center;    
}
#cadreExclusif img
{
    border: solid 2px #000;
    padding: 2px;
}
#cadreExclusif a:hover img
{
    border: solid 2px #fff;
}
