﻿/* design */
body
{
	margin: 0 0 0 0;
	background-color:#000;
	font-family:Verdana,Arial;
	font-size:12.5px;
	color:#000;
	line-height:20px;
}
table img
{
	border:0;
}
/*td, img {behavior: url(../Css/iepngfix.htc);}*/
/*td img {display: block;} RadComboBox Fix!*/ 
a { color:#ED1C24; }
a.selected{ color:#ED1C24; }
.linkButton 
{ 	color:#ED1C24;
	font-weight:bold; 
}
.borderLeft
{ 
	vertical-align:top;
	/*background-position:0 590;*/
	background-repeat:repeat-y;
}
.borderRight
{
	vertical-align:top;
	background-image:url('../Images/BorderRightBack.gif');
	background-position:0 490;
	background-repeat:repeat-y;
}

/* menu */
.subMenu
{
	padding-left:5px;
	line-height:20px;
	color:#6D6F71;
}
.subSubMenu
{
	padding-left:10px;
	line-height:20px;
	color:#000;
	/*color:#6D6F71;*/
}
.expandable .text
{
	background: transparent url("Img/ArrowRight.gif") no-repeat right 9px;
}
.expanded .text
{
	background: transparent url("Img/ArrowDown.gif") no-repeat right 9px;
}
a.selected
{
	color:#B3D335;
}
.comboHeader ComboBoxItemDisabled_Default2006
{
	margin-bottom:4px;
	margin-top:8px;
	font-family: Arial;
	font-size: 11px; 
	color: #ED1C24;
	cursor: no-drop;
	padding: 3px;
	text-decoration: none;
	text-align: right;
}
/* content */
.title
{
	font-size:16.5px;
	font-weight:bold;
	color:#B3D335;
}
td.content
{
	background-color:#fff;
	vertical-align:top;
	text-align:left;

}

/* forms */
.formTitle
{
	color:#6D6F71;
	font-weight:bold;
	font-size:14px;
	
	/*Font-Bold="true" ForeColor="#e3182d" Font-Names="Arial" Font-Size="12px"*/
}
.headerLabel
{
	color:#6D6F71;
	font-weight:bold;
	font-size:12px;
	
	/*Font-Bold="true" ForeColor="#e3182d" Font-Names="Arial" Font-Size="12px"*/
}
.tagLabel
{
	font-size:12px;
	/*Font-Bold="true" ForeColor="#1a171b" Font-Names="Arial" Font-Size="12px"*/
}
.remarkLabel
{
	font-size:12px;
	font-style:italic;
	/*Font-Bold="true" ForeColor="#1a171b" Font-Names="Arial" Font-Size="12px"*/
}
.errorLabel
{
	color:#ED1C24;
	font-weight:bold;
	font-size:13px;
}

.errorText
{
	color:#ED1C24;
	font-size:13px;
}

/* deelnemers */
option.optionTitle { color:#ED1C24;}
option.optionChoice {}
.deelnemerNaw
{
	font-size:13px;
	color: #131114;
	background-color:#F5F4F2;
}
.deelnemerMotivatieTitel
{
	font-family:myriad,arial;
	font-size:13px;
	color: #131114;
	background-color:#F5F4F2;
}
.deelnemerMotivatie
{
	font-family:myriad,arial;
	font-size:13px;
	font-style:italic;
	color: #131114;
}
/* CMS center*/
.center{ text-align:center;}
.log
{	font-family:myriad,arial;
	font-size:13px;
}
.logTitle
{
	font-family:myriad,arial;
	font-size:14px;
	font-weight:bold;
	color:#B3D335;
}
.transparent{}
/* views */
.tableLight{
	margin:5px 0px;
	background-color:#FFFFFF;
	border-width:0px;
	border-style:solid;
	border-color:#6D6F71;
	width:100%;
}

.tableLight td{
	vertical-align:top;
	background-color:#FFFFFF;
	border-width:0px;
	border-style:none
}
.tableDark{
	margin:5px 0px;
	background-color:#F7F7F7;
	border-width:1px;
	border-style:solid;
	border-color:#F7F7F7;
	width:100%;
}

.tableDark td{
	vertical-align:top;
	background-color:#F7F7F7;
	border-width:0px;
	border-style:none
}
.RotatorWindow{
	margin:5px 0px;
	background-color:#F7F7F7;
	border-width:1px;
	border-style:solid;
	border-color:#6D6F71;
	width:100%;
	
	line-height:normal;
}
.Window{
	margin:5px 0px;
	background-color:#FFFFFF;
	border-width:0px;
	border-color:#6D6F71;
	width:100%;
	
	line-height:normal;
}
.Window td{
	border-style:none;
	line-height:normal;
}
.WindowTitle{
	vertical-align:top;
	background-color:#E2E3E3;
	border-width:0px;
	border-style:none;
	color:#202020;
	font-weight:bold;
	/*font-size:14px;
	line-height:normal;*/
}
.grey
{
	font-weight:normal;
	color:#E2E3E3;
}
.normal
{
	font-weight:bold;
	color:#000000;
}
.sponsorIcoon{
    margin:3px 20px;
    
}