/*
    Document   : style
    Created on : 29-sep-2009, 17:00:05
    Author     : CL
    Description: BLiS.biz general stylesheet - plemp hier je zooi

*/

/*
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/
BODY {
    background-color: #EEE3CA;
    background-image: url('../images/interface/background.jpg');
    color: #000000;
    font-family: arial, verdana, helvetica, verdana, sans-serif;
    font-size: 12px;
    margin: 0px;
    line-height: 18px;
    width: 100%;
}
IMG {
    border: none;
    margin: 0px;
}
.clear {
    clear: both;
}
A:link, A:visited, A:active {
    color: #BB6100;
    font-weight: bold;
    text-decoration: none;
}
A:hover {
    text-decoration: underline;
    cursor: pointer;
}
H2 {
    color: #075664;
    font-family: 'rockwell extra bold', 'arial black', 'arial', 'tahoma';
    font-size: 18px;
    margin-top: 5px;
    text-transform: uppercase;
}
H3 {
    color: #075664;
    font-size: 14px;
    font-family: 'rockwell extra bold', 'arial black', 'arial', 'tahoma';
}

#SiteWrapper {
    margin: 0px auto;
    width: 990px;
}
#SiteHeader {
    position: relative;
}
#Logo {
    background-image: url('../images/interface/top_logo.png');
    background-repeat: no-repeat;
    height: 467px;
    width: 990px;
}
#LogoSpan{
    height: 410px;
    width: 100%;
    display: block;
}
/* Begin Menu */
#MainMenu {
    background-repeat: no-repeat;
    float: left;
    height: 40px;
    list-style-type: none;
    padding-left: 40px;
    margin: 10px 10px 0px 0px;
    text-transform: uppercase;
    width: 760px;
}
.menuknop {
    color: #E3D3B4;
    cursor: pointer;
    font-family: 'rockwell extra bold', 'arial black', 'arial', 'tahoma';
    font-size: 14px;
    float: left;
    margin-right: 10px;
    position: relative;
}
.menuknop A:link, .menuknop A:visited, .menuknop A:active {
    color: #E3D3B4;
    text-transform: uppercase;
}
.menuknop A:hover {
    text-decoration: underline;
    cursor: pointer;
}
.submenu {
    background-color: #761A01;
    background-image: url('../images/interface/submenu.jpg');
    border: 1px solid #000000;
    list-style-type: none;
    margin-top: 5px;
    padding: 0px 5px 5px 5px;
    position: absolute;
    right: 25px;
    visibility: hidden;
    width: 120px;
    z-index: 10;
}
.submenu_item {
    border-bottom: 1px dashed #E3D3B4;
    height: 20px;
    padding: 5px 10px;
}
.submenu a:link, .submenu A:visited, .submenu A:active {
    font-family: 'arial black', 'arial', 'tahoma';
    font-size: 10px;
    font-weight: bold;
}
.menu_links {
    background-image: url('../images/interface/menu_links.png');
    background-repeat: no-repeat;
    float: left;
    height: 40px;
    width: 12px;
}
.menu_midden {
    background-image: url('../images/interface/menu_midden.jpg');
    background-repeat: repeat-x;
    float: left;
    height: 20px;
    padding: 10px 5px;
}
.menu_rechts {
    background-image: url('../images/interface/menu_rechts.png');
    background-repeat: no-repeat;
    float: left;
    height: 40px;
    width: 12px;
}
#SocialMenu {
    float: right;
    margin-top: 10px;
    margin-right: 30px;
    text-align: right;
    width: 150px;
}
/* Einde menu */

/* Begin Algemene Content */
#ContentWrapper {
    width: 937px;
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
    margin-left: 30px;
}
#ContentOverlay {
    background-image: url('../images/interface/transparent_Contentbg.png');
    height: 100%;
    padding: 20px 10px 20px 10px;
}
.Multi_cols {
    background-image: url('../images/interface/content_line_bg.png');
    background-repeat: no-repeat;
    background-position: 550px 0px;
}
/* Einde algemene content */

/* Begin Footer */
#footer {
    background-image: url('../images/interface/footerbg.jpg');
    background-repeat: no-repeat;
    margin-left: 30px;
    width: 940px;
    height: 56px;
}
#footerLeft {
    float: left;
    padding-left:  20px;
    padding-top: 10px;
    width: 400px;
}
#footerRight {
    color: #EEE5D3;
    float: right;
    padding-right: 15px;
    padding-top: 10px;
    text-align: right;
    width: 450px;
}
#footerRight A:link, #footerRight  A:visited, #footerRight  A:active, #footerRight  A:hover {
    color: #FFFFFF;
    font-weight: normal;
    text-decoration: underline;
}
/* Einde Footer */

/* Begin Homepage */
.ContentLeft {
    background-image: url('../images/interface/transparent_ContentLeftbg.png');
    color: #6a411b;
    float: left;
    padding: 20px;
    width: 540px;
}
.ContentLeft .ImageHolder {
    background-color: #FFFFFF;
    border: 1px solid #000000;
    padding: 10px;
    text-align: center;
}
.Home_introductie {
    font-weight: bold;
}
.artikel_lijst {
    margin-top: 20px;
}
.artikel_lijst H4 {
    border-bottom: 1px dashed #873600;
    font-size: 12px;
    margin: 5px 0px;
    padding: 5px 0px;
}
.artikel_lijst A {
    color: #075664;
}
.LinkNieuwsOverzicht {
    Margin-top: 20px;
}
.ContentRight {
    height: 100%;
    float: right;
    width: 325px;
}
.RightHR {
    border-bottom:1px solid #EDE4D2;
    border-top:1px solid #A58344;
    margin-bottom: 5px;
}
#BannersRight {
    margin-bottom: 5px;
}
.RightContentBlok {
    background-image: url('../images/interface/transparent_ContentLeftbg.png');
    color: #6a411b;
    margin-bottom: 10px;
    padding: 10px 0px;
    text-align: center;
    width: 320px;
}
.RightKopTekst {
    display: none;
}
#PartnersKop {
    background-image: url('../images/interface/Partners.png');
    background-repeat: no-repeat;
    height: 69px;
    width: 322px;
}
#PartnersBlok {
    width: 320px !important;
}
#PartnersBlok .banner {
    width: 320px;
    height: 120px;
}

#GalleryBoxKop {
    background-image: url('../images/interface/gallery.png');
    background-repeat: no-repeat;
    height: 69px;
    width: 322px;
}
.GalleryBoxImg {
    border: 4px solid #f7f2e9;
    margin-right: 2px;
}
.GalleryBlokLink {
    text-align: left;
    margin-bottom: 5px;
    margin-left: 14px;
    margin-top: 5px;
}

#YoutubeBoxKop {
    background-image: url('../images/interface/video.png');
    background-repeat: no-repeat;
    height: 69px;
    width: 322px;
}

.RightContentBlokNP {
    background-image: url('../images/interface/transparent_ContentLeftbg.png');
    color: #6a411b;
    margin-bottom: 10px;
    padding: 0px;
    text-align: center;
    width: 320px;
}

#FacebookBoxKop {
    background-image: url('../images/interface/facebook.png');
    background-repeat: no-repeat;
    height: 69px;
    width: 322px;
}

#NieuwsbriefBoxKop {
    background-image: url('../images/interface/nieuwsbrief.png');
    background-repeat: no-repeat;
    height: 69px;
    width: 322px;
}
.NieuwsbriefRow {
    margin-bottom: 5px;
}
.NieuwsbriefRow LABEL {
    display: block;
    float: left;
    font-weight: bold;
    padding-left: 10px;
    text-align: left;
    width: 75px;
}
.ErrorNieuwsbrief {
    color: #FF0000;
    font-weight: bold;
    margin-bottom: 5px;
}
.SuccesNieuwsbrief {
    color: #119B11;
    font-weight: bold;
    margin-bottom: 5px;
}
/* Einde Homepage */

/* Begin nieuws pagina */
.NieuwsBlok {
    margin-bottom: 20px;
}
.Nieuws_Media {
    float: left;
    margin-right: 10px;
    text-align: center;
    width: 250px;
}
.Nieuws_introductie {
    font-weight: bold;
}
.Nieuws_introductie P {
    margin-top: 0px;
}
.Nieuws_introductie IMG {
    margin-bottom: 10px;
    margin-right: 10px;
}
/* Einde nieuws pagina */

/* Begin partners */
.partner {
    float: left;
    margin-right: 20px;
    width: 225px;
}
/* Einde partners */

/* Begin Gallery */
.GalleryOverzichtBlok {
    margin-bottom: 20px;
    width: 100%;
}
.GalleryOverzichtMedia {
    float: left;
    margin-right: 15px;
    text-align: center;
    width: 250px;
}
.GalleryOverzichtTekst {
    float: left;
    width: 260px;
}
.GalleryFotoDiv {
    float: left;
    margin-bottom: 10px;
    width: 175px;
}
/* Einde Gallery */

#mf_saveForm
{
    background-color: #442A07 !important;
    color: #FFFFFF !important;
}
