﻿body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0px 0px 0px 0px;
	/*scrollbar-track-color:#FA0A0B;*/
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	vertical-align:top;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
}

li
{
    list-style-type:circle;
    list-style-position:inherit;
}

.subkop {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	padding-top:8px;
	padding-bottom:8px;
}

.tussenkop {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#FA0A0B;
}
.tussenkop2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FA0A0B;
}


a {
/*	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;*/
	color:black;/*
	font-weight:bold;
	text-decoration:none;*/
}

a:hover {
	color:#FA0A0B;
}

.BGblue {
	background-color:#83BAD8;
	
	text-align:center;
}

.BGred {
	color:white;
	background-color:#FA0A0B;
}

.BGwhite {
	color:black;
	background-color:white;
}
.TXTred {
	color:#FA0A0B;
}

.TXTwhite {
	color:white;
}

.form {
	padding:0px;
	margin:0px;
}

.zoekveld {
	width:187px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
}

.loginveld {
	width:70px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
}

.center{text-align:center;}
.right{text-align:right;}
.middle{vertical-align:middle;}
.bottom{vertical-align:bottom;}

.BTN_Webshop{
	text-align:center;
	background-color:#775BA9;
	color:white;
	font-weight:bold;
	width:33%;
	height:15px;
	cursor:pointer;
	
}
.BTN_TFCClub{
	text-align:center;
	background-color:#ED8000;
	color:white;
	font-weight:bold;
	width:33%;
	height:15px;
	cursor:pointer;
	
}

.BTN_Contact{
	text-align:center;
	background-color:black;
	color:white;
	font-weight:bold;
	width:33%;
	height:15px;
	cursor:pointer;
	
}
.BTN_Hover{
	text-align:center;
	background-color:#83BAD8;
	color:white;
	font-weight:bold;
	width:33%;
	height:15px;
	cursor:pointer;
	
}

.quiz
{
    padding-bottom:20px;
}


.BGred {
	background-color:#FA0A0B;
}

.BGpurple {
	background-color:#775BA9;
	cursor: pointer;
	
	text-align:center;
}


.BGorange {
	background-color:#ED8000;
	cursor: pointer;
	text-align:center;
}

.PreviewPanel
{
    position:relative;
    float:left;
    height:445px;
    margin-bottom:15px;
}

.PagerButtonStyle,
.PagerButtonStyleEnabled,
.PagerButtonStyleDisabled,
.PagerButtonSpanWithBorder,
.PagerButtonSpan
{
	border: none;
	background-color: White;
	color: #214255;
	font-weight: bold;
	font-family:Arial;
	margin-top:4px;
	cursor:pointer;
	
}

.PagerButtonStyleDisabled
{
    color:#CCCCCC;
}

.PagerButtonSpan
{
    cursor:default;
    color:#666666;
    width:15px;
}

.PagerSeperator
{
    position:relative;
    color: #214255;
	font-weight: bold;
	font-family:Arial;
	
}

.PagerPanel
{
    position:absolute;
    top:505px;
    text-align:center;
    width:670px;
    margin-top:15px;
}

.PreviewLabel
{
    font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FF0000;
	margin-left:10px;
	position:relative;
	float:left;
	width:224px;
}

.PreviewText
{
    font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:black;
	margin-left:15px;
	font-weight:bold;
	position:relative;
	float:left;
	width:224px;
}

.MyPreviewLabel
{
    font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#775BA7;
	margin-left:10px;
	position:relative;
	float:left;
	width:224px;
}
table.tblPreview
{
    position:relative;
    margin-bottom:20px;
    z-index:1;
}

table.tblMyPreview
{
    position:relative;
    margin-bottom:0px;
    z-index:1;
}

td.PreviewContainer
{
    background-image:            url(../Images/preview_background.gif);
    background-position:         top left;
    background-repeat:           no-repeat;
    width:                                245px;
    height:                              118px;
    padding-top:                     5px;
    
}

td.MyPreviewContainer
{
    background-image:            url(../Images/mypreview_background.gif);
    background-position:         top left;
    background-repeat:           no-repeat;
    width:                                245px;
    height:                              118px;
    padding-top:                     5px;
    margin-top:                       5px;
    position:                            relative;
    
}    

.pnlComment
{
    background-image:            url(../Images/comment_background.jpg);
    background-position:         top left;
    background-repeat:           no-repeat;
    width:                                320px;
    height:                              136px;
}

.addComment
{
    float:right;
    margin-right:20px;
    margin-top:15px;
    font-style:italic;
    text-decoration:none;
    color:#427490;
}

.SaveComment
{
    float:right;
    margin-right:10px;
    font-style:italic;
    text-decoration:none;
}

.CancelComment
{
    position:relative;
    float:right;
    margin-right:50px;
    font-style:italic;
    text-decoration:none;
}

.Comment
{
    font-size:11px;
    font-style:italic;
    position:relative;
    float:left;
    margin: 30px 20px 20px 20px;
    width:275px;
}

.InfoPanel
{
    background-image:            url(../Images/info_background.gif);
    background-position:         top left;
    background-repeat:           no-repeat;
    height:                              130px;
    width:                                225px;
    z-index:                             100;
    position:                            relative;
    
}

.lblInfo
{
    padding:10px;
    position:relative;
    float:left;
    width:150px;
}

.btnCloseInfo
{
    border:none;
    float:right;
    margin-right:17px;
    margin-top:5px;
    
}

.pnlButtons
{
    float:                 right;
    margin-right:     5px;
    height:               30px;
    width:                106px;
    border:             solid 2px #FF0000;
    text-align:          center;
}

.pnlMyButtons
{
    position:            relative;
    float:                 right;
    height:               30px;
    width:                65px;
    margin-top:       -20px;
}
    .button
    {
        margin-left:16px;
        margin-top:2px;
        position:relative;
        float:left;
    }
    
.PreviewImage
{
    border:             solid 2px #FF0000;
    width:                106px;
    height:              78px;
    margin-bottom: 2px;
}
.MyPreviewImage
{
    border:             solid 2px #775BA7;
    width:                104px;
    height:              76px;
    margin-bottom: 2px;
}
.Inloggen
{
    background-image:            url(../Images/inloggen_background.gif);
    background-position:         top left;
    background-repeat:           no-repeat;
    width:                                765px;
    height:                               137px;
    padding:                           30px 0px 10px 10px;
    background-color:             Red;
}

.lblInloggen
{
    font-family:                    Trebuchet MS;
	font-size:                       14px;
	color:                            white;
	font-weight:                   bold;
    float:                             left;
    height:                          20px;
    position:                        relative;
    width:                            170px;
}

    .InlogIntro
    {
        font-family:                    Trebuchet MS;
	    font-size:                       12px;
	    color:                            white;
	    font-weight:                   normal;
        margin-right:                 15px;
        height:                          20px;
    }
    
        .InlogIntro a:link, .InlogIntro a:active,
        .InlogIntro a:visited
        {
            color:White;
            text-decoration:underline;
        }
        
        .InlogIntro a:hover
        {
            color:black;
            text-decoration:underline;
        }
        
.tbInloggen
{
    border:0px;
    border:none;
}
	
.btnInloggen
{
    margin-top:5px;
    position:relative;
    float:right;
    vertical-align:top;
    
}

.PlayerMenu
{
    Width:100%;
    background-color:red;
    height:42px;
    margin-bottom:30px;
}

.PlayerMenuItemFirst
{
    border:none;
    margin-bottom:0px !important;
    margin-bottom:-3px;
}

.PlayerMenuItem
{
    border:none;
    margin-left:-5px;
    margin-bottom:0px !important;
    margin-bottom:-3px;
}

.InputComment
{
    font-style:italic;
    height:80px;
    width:260px;
    margin-left:25px;
    margin-top:15px;
    border:none;

}

#subMenuWebshop {
    width				: 175px;
    display				: block;

    position			: absolute; 
    left				: 358px; 
    top					: 38px; 

    margin				: 0px;
    padding				: 0px;

    border-left			: 1px solid #FFFFFF;
    border-right		: 1px solid #FFFFFF;
    border-bottom		: 1px solid #FFFFFF;
    }

    #subMenuOverTFC {
    width				: 175px;
    display				: block;

    position			: absolute; 
    left				: 848px; 
    top					: 38px; 

    margin				: 0px;
    padding				: 0px;

    border-left			: 1px solid #FFFFFF;
    border-right		: 1px solid #FFFFFF;
    border-bottom		: 1px solid #FFFFFF;
    }

    #subMenuInloggen {
    width				: 175px;
    display				: block;

    position			: absolute; 
    left				: 916px; 
    top					: 38px; 

    margin				: 0px;
    padding				: 0px;

    border-left			: 1px solid #FFFFFF;
    border-right		: 1px solid #FFFFFF;
    border-bottom		: 1px solid #FFFFFF;
    }

    ul.SubMenu {
    width				: 175px;

    float				: left;
    margin				: 0px;
    padding				: 0px;

    display				: inline;
    display				: block;

    list-style			: none;
    }

    li.subMenuPaars {
    width				: 175px;	/* 175px - 4px padding*/
    height				: 19px;		/* 19px - 2px padding*/

    display				: block;
    overflow			: hidden;
    border-top			: 1px solid #FFFFFF;

    font-family			: Arial, Helvetica, sans-serif;
    font-size			: 11px;
    font-weight			: bold;

    text-decoration		: none;

    color				: #FFFFFF;
    background-color	: #AF9DCD;
    }

    a.LinkPaars {
    width				: 175px;	/* 175px - 4px padding*/
    height				: 19px;		/* 19px - 2px padding*/

    display				: block;
    padding-top			: 2px;
    padding-left		: 2px;

    font-family			: Arial, Helvetica, sans-serif;
    font-size			: 11px;
    font-weight			: bold;

    text-decoration		: none;

    color				: #FFFFFF;
    }

    a.LinkPaars:hover,
    a.LinkPaars:active,
    a.LinkPaars.selected {
    width				: 175px;	/* 175px - 4px padding*/
    height				: 19px;		/* 19px - 2px padding*/

    display				: block;
    padding-top			: 2px;
    padding-left		: 2px;

    font-family			: Arial, Helvetica, sans-serif;
    font-size			: 11px;
    font-weight			: bold;

    text-decoration		: none;

    color				: #FFFFFF;

    background-color	: #765BA8;
    }


    li.subMenuRood {
    width				: 175px;	/* 175px - 4px padding*/
    height				: 19px;		/* 19px - 2px padding*/

    display				: block;
    overflow			: hidden;
    border-top			: 1px solid #FFFFFF;

    font-family			: Arial, Helvetica, sans-serif;
    font-size			: 11px;
    font-weight			: bold;

    text-decoration		: none;

    color				: #FFFFFF;
    background-color	: #FA6E6D;
    }

    a.LinkRood {
    width				: 175px;	/* 175px - 4px padding*/
    height				: 19px;		/* 19px - 2px padding*/

    display				: block;
    padding-top			: 2px;
    padding-left		: 2px;

    font-family			: Arial, Helvetica, sans-serif;
    font-size			: 11px;
    font-weight			: bold;

    text-decoration		: none;

    color				: #FFFFFF;
    }

    a.LinkRood:hover,
    a.LinkRood:active,
    a.LinkRood.selected {
    width				: 175px;	
    height				: 19px;		

    display				: block;
    padding-top			: 2px;
    padding-left		: 2px;

    font-family			: Arial, Helvetica, sans-serif;
    font-size			: 11px;
    font-weight			: bold;

    text-decoration		: none;

    color				: #FFFFFF;

    background-color	: #FA0A0B;
    }

    li.subMenuBlue {
    width:                        175px;	/* 175px - 4px padding*/
    height:                      19px;		/* 19px - 2px padding*/

    display:                     block;
    overflow:                   hidden;
    border-top:               1px solid #FFFFFF;
    		
    font-family:                Arial, Helvetica, sans-serif;
    font-size:                   11px;
    font-weight:               bold;
    		
    text-decoration:         none;
    		
    color:                        #FFFFFF;
    background-color:     #C4DEEC;
    }

    a.LinkBlue {
    width:                  175px;	/* 175px - 4px padding*/
    height:                 19px;		/* 19px - 2px padding*/
    		
    display:                block;
    padding-top:            2px;
    padding-left:           2px;

    font-family:            Arial, Helvetica, sans-serif;
    font-size:              11px;
    font-weight:            bold;
    		
    text-decoration:        none;
    		
    color:                  #FFFFFF;
    }

    a.LinkBlue:hover,
    a.LinkBlue:active,
    a.LinkBlue.selected {
    width:                  175px;	/* 175px - 4px padding*/
    height:                 19px;		/* 19px - 2px padding*/

    display:                block;
    padding-top:            2px;
    padding-left:           2px;
    		
    font-family:            Arial, Helvetica, sans-serif;
    font-size:              11px;
    font-weight:            bold;
    		
    text-decoration:       none;
    		
    color:                    #FFFFFF;

    background-color:       #83BAD8;
}

IMG.subMenuArrow {
    border				: 0px;
    float				: left;
}

.infoPopup
{
    padding:10px;    
}

.infoTitel
{
    font-family: Arial;
    font-size:14px;
    color:Black;
    font-weight:bold;
    margin-bottom:25px;
}

.infoTekst 
{
    font-family: Arial;
    font-size:12px;
    color:Black;
}

.PlayerTitel
{
    color:#775BA7;
    font-size:12px;
    font-family:Arial;
}

.PlayerTekst
{
    position:relative;
    color:#775BA7;
    font-size:17px;
    font-family:Arial;
    font-weight:bold;
    margin-bottom:20px;
}

.introtekst
{
    position:relative;
    display:block;
    margin-bottom:10px;
    margin-left:5px;
    width:800px;
}