/* ControlPanel full screen hack */
#dnnCPWrap
{
	position:absolute;
}

/*@font-face
{    
    font-family: 'berthold';    
    src: url('font/blockbec-webfont.eot');
    src: local(berthold), url('font/BLOCKBEC.TTF') format('embedded-opentype');
}*/

@font-face {
    font-family: 'berthold';
    src: url('font/squirrel/blockbec-webfont.eot');
    src: url('font/squirrel/blockbec-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/squirrel/blockbec-webfont.woff') format('woff'),
         url('font/squirrel/blockbec-webfont.ttf') format('truetype'),
         url('font/squirrel/blockbec-webfont.svg#BlockBertholdRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}


/* STANDAARD HTML, Pas deze zeker aan aan de site */
body, html, form
{
    height: 100%;
    width: 100%;
    margin: 0px; 
    padding: 0px;   
}
body
{
    font-size:13px;
    font-family: Arial,helvetica,sans-serif;
    text-align: center;
}
html, .Normal, .FormLabel, .Subhead, p, i, .NormalBold, NormalRed
{
	font-size:13px;
	line-height: 18px;
	font-family: Arial,helvetica,sans-serif;
} 
i
{
    font-style: italic; 
}
.NormalBold
{
    font-weight: bold;
}
.NormalRed
{
    color:Red;
}
p
{
    margin-top: 10px;
}
h1
{
    font-family: berthold,Arial,helvetica,sans-serif;
    font-size: 31px;
    line-height: 32px;
    font-weight: bold;
    padding-bottom: 10px;
    margin: 0px;
    text-transform: uppercase;
}
h2, h3, h4, h5, h6, h7
{
    font-size: 13px;
    font-weight: bold;
}
a:link, a:visited, a:active
{
    font-size: 13px;
    color: #87888a;
    text-decoration: underline;
}
a:hover
{
    font-size: 13px;
    color: #87888a;
    text-decoration: none;
}
img
{
    border: none;
}
/*einde standaad*/

#header
{
    width: 1280px;
    height: 316px;
    margin-top: 10px;
    margin-left:auto;
    margin-right: auto;
    background-image: url("img/purehubslogo.png");
    background-position: center top;
    background-repeat: no-repeat;
    text-align:left;
}
#logo
{
    width: 230px;
    height: 300px;
    display: block;
    margin-left: 120px;
    cursor: pointer;
}

#SkinMaster
{
    margin:auto;
    width: 960px;
    _width: 1024px;
    text-align: left;
    padding-left: 32px;
    padding-right: 32px;
}

#menu
{
    width: 960px;
}

#content
{
    padding-top: 50px;
}

.contentpane
{
    clear: both;
    float:left;
    width: 620px;
}

.contentpaneright
{
    width: 310px;
    float: right;
}

#footer
{
    clear: both;
    float: left;
    width: 100%;
    border-top: 3px solid #D1D3D5;
    margin-top: 15px;
    padding-bottom: 50px;
    padding-top: 5px;

}


/* speciaal voor de code module */
/*.ContainerPlaceholderWaaier
{
    padding-top: 300px;
}*/

.Boerenbond_WedstrijdContent
{
    /*width: 830px;
    height: 530px;
    _height: 830px;*/
    width: 830px;
    height: 510px; /*510 - padding*/
    _height: 510px;
    background-image: url("img/purehubs_waaier.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    text-align: center;
    /*padding-top: 330px;
    _padding-top: 315px;*/
    margin-top: 30px;
    _margin-top: 0px;
}

.Boerenbond_Wedstrijd_WedstrijdInViaCode
{
    width: 290px;
    /*height: 160px;*/
    background-color: #FFF;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    top: 170px;
}

#dnn_ctr8798_View_WedstrijdInputViaCode_lblCode
{
    font-family: berthold,Arial,helvetica,sans-serif;
    font-size: 45px;
    line-height: 48px;
    font-weight: bold;
    padding-bottom: 10px;
    margin: 0px;
}
#dnn_ctr8798_View_WedstrijdInputViaCode_lblEmail
{
    display: none;
}


.Boerenbond_WedstrijdContent Table
{
    margin-left: auto;
    margin-right: auto;
    width: 250px;
}

.Boerenbond_WedstrijdContent Table .SubHead
{
    font-size: 5px;
    line-height: 5px;
}


.Boerenbond_WedstrijdContent .NormalTextBox
{
    width: 230px;
    color: #87888a;
    font-size: 14px;
}

.Boerenbond_WedstrijdContent .SubHead, .Boerenbond_WedstrijdContent a:link, .Boerenbond_WedstrijdContent a:visited, .Boerenbond_WedstrijdContent a:active, .Boerenbond_WedstrijdContent a:hover
{
    font-size: 20px;
}

.Boerenbond_WedstrijdContent .SubHead
{
    padding-top: 5px;
    font-weight: bold;
}

.Boerenbond_WedstrijdContent td
{
    text-align: center;
}

.Boerenbond_WedstrijdContent .SubHead
{
    text-align: left;
}

