html
{
	height: 100%;
	margin: 0px auto;
	/*background: #f2f8f4 url(../../images/ebd/body_background.gif) repeat-y 50% 0px;*/
	background: none; /* CUSTOM */
	/*overflow-x: hidden;*/
}

.display-none {display:none;}

body
{
	width: 740px; /* CUSTOM */
	/*width: 100%;*/
	height: 100%;
	margin: 0px auto;
	padding: 0px;
	font: 10px Verdana, Tahoma, Arial, Sans-Serif;
	background: #dadada url(../../images/ebd/wrapper_background.gif);
	background-repeat: no-repeat;
	background-position: center top;
	
	background-attachment: fixed; /* CUSTOM */
}

.qWrapper{ display:none;
}

.CVMessage
{
font-weight: bold;
font-size:12px;
margin: 4px 0px;
color: Red;
display: block;
}

.ParticipantScheduleGrid {background:#FBFBFB;}

form
{
	margin: 0px;
}

img
{
	border-style: none;
}

hr
{
	border-top: 1px solid #D9D9D9;
	border-bottom: 1px solid #fff;
	margin-bottom: 10px;
}

#background
{
	/*width: 878px;*/
	width: 740px;
	height: 100%;
	margin: 0px auto;
	padding: 0px 69px;
	display: table;
	background-image: none; /* CUSTOM */
	background-repeat: no-repeat;
	background-position: center bottom;
	position: relative;
}

#wrapper
{
	/*height: 845px;*/
	min-height: 845px;
	background-image: none; /* CUSTOM */
	background-repeat: no-repeat;
	background-position: left bottom;
	display: table;
}

#header
{
	background-color: #fff;
	margin-bottom: 20px;
	font-size: 0px;
	/*float: right;*/
	display:table;
	height: 120px;
}

#wrapper #logo
{
	background: #fff url(../../images/ebd/logo.gif) no-repeat;
	width: 271px;
	height: 30px;
	margin: 0px 0px 0px 10px;
	text-align: right;
	color: #fff;
	font-size: 10px;
	padding-top: 23px;
}

#wrapper #logo h1
{
	display: none;
}

#wrapper #languagediv
{
 width: 710px;
 /*height: 17px;*/
 font-size: 11px;
 text-align: right;
 font-weight: bold;
 padding: 5px 0px 0px 0px;
 margin: 0px 30px 0px 0px;
}

#wrapper #languagediv a
{
	color: #000;
	text-decoration: none;
	padding-left: 5px;
}

#wrapper #languagediv a:hover
{
	color: #93cf49;
	text-decoration: none;
}

#wrapper address
{
	width: 219px;
	height: 35px;
	background: #fff url(../../images/ebd/address.gif) no-repeat;
	margin: 0px 0px 0px 78px;
	position: inherit;
}

#wrapper address span
{
	display: none;
}

#wrapper #login
{
	width: 422px;
	height: 30px; 
	background: #fff url(../../images/ebd/wrapper_login.gif) no-repeat 0% 20px;
	float: right;
	text-align: right;
	padding: 25px 31px 0px 0px;
	color: #fff;
	font-size: 9px;
}

#wrapper #login a
{
	color: #fff;
	text-decoration: none;
}

#wrapper #login a:hover
{
	color: #fff;
	text-decoration: underline;
}

#wrapper #topbanners
{
	width: 400px;
	/*height: 46px;*/
	background-color: #fff;
	float: right;
	text-align: right;
	color: #fff;
	font-size: 9px;
	padding: 2px 10px 0px 0px;
}

#wrapper #topbanners img
{
	padding: 0px 6px 0px 6px;
}

#wrapper #topline
{
	width: 662px;
	height: 1px;
	background-color: #fff;
	margin-left: 78px;
	border-bottom: 1px solid #94cf49;
	font-size: 0px;
	float: right;
	padding-top: 15px;
}

.headmenu {float:right; list-style:none outside none; margin: 0 18px  0 0; padding:0; text-align:right; width:auto; height:auto;}
	.headmenu ul {float:right; list-style:none outside none; margin:0; padding:0; width:644px;}
	.headmenu li {display:inline; padding-right:10px; }
	.headmenu a {font-size:10px; color:#000; font-weight:bold; text-decoration:none; text-transform:uppercase;}
	.headmenu a:hover {font-size:10px; color:#555; font-weight:bold; text-decoration:underline; text-transform:uppercase;}
	
#mnuEvent {border-bottom:1px solid #94CF49; padding:10px 0; margin:0 0 0 20px; width:170px; height:auto; }	

#middle
{
	display:table;
	width: 740px;
}

#wrapper #content
{
	/*background-color: #fff;*/
	width: 450px;
	margin-left: 58px;
	padding-left: 20px;
	margin-right: 20px;
	padding-bottom: 30px;
	/*font-size:11px; 
	line-height:18px;*/
	/*display: table;*/
}

#wrapper #content h2
{
	font-size: 15px;
	background: #fff url(../../images/ebd/wrapper_content_h2.gif) no-repeat 0px 5px;
	margin-left:-20px;
	padding-left: 20px;
}

#wrapper #content a
{
	color: #61add0;
	font-weight: bold;
	text-decoration: none;
}

#wrapper #content a:hover
{
	color: #94cf49;
	font-weight: bold;
	text-decoration: none;
}

#wrapper #menu
{
	float: right;
	text-align: right;
	font-size: 9px;
	width: 200px;
	height: 645px;
}
#wrapper #menu ul
{
	list-style-type: none;
	padding-right: 10px;
}

#wrapper #menu .isopen ul
{
	display: block;
}

#wrapper #menu ul li
{
	padding-bottom: 6px;
}

#wrapper #menu ul li a
{
	color: #111111;
	font-weight: bold;
	text-decoration: none;
	padding-right: 18px;
}

#wrapper #menu ul li a:hover
{
	background: #f4faec url(../../images/ebd/wrapper_menu_background.gif) no-repeat 100% 2px;
}

#wrapper #bottom
{
	/*background-color: Maroon;*/
	width: 682px;
	height: 30px;
	margin-left: 58px;
	border-top: 1px solid #94cf49;
	display: table;
}

#wrapper #nieuws
{
	width: 190px;
	height: 100px;
	float: left;
	position: relative;
	padding-left: 20px;
	margin-right: 20px;
	padding-top: 20px;
	background-color: red;
}

#wrapper #nieuws2{
	background-color: yellow;
	width: 190px;
	height: 100px;
	float: left;
	position: relative;
	padding-left: 20px;
	margin-right: 20px;
	padding-top: 20px;
}

#wrapper #nieuws h1
{
	font-size: 15px;
	background: #fff url(../../images/ebd/wrapper_content_h2.gif) no-repeat 0px 5px;
	margin-left:-20px;
	padding-left: 20px;
}

#wrapper #nieuws h2
{
	font-weight: bold;
	font-size: 10px;
	margin: 15px 0px 0px 0px;
	padding: 0px;
	width: 200px;
	background-color: red;
}

#wrapper #nieuws a
{
	color: #61add0;
	font-weight: bold;
	text-decoration: none;
}

#wrapper #nieuws a:hover
{
	color: #94cf49;
	font-weight: bold;
	text-decoration: none;
}

#wrapper #nieuws p
{
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

#wrapper #bottomlogin
{
	width: 190px;
	padding-left: 40px;
	margin-right: 20px;
	padding-top: 20px;
	float: right;
	position: relative;
}

#wrapper #bottomlogin h1
{
	font-size: 15px;
	background: #fff url(../../images/ebd/wrapper_content_h2.gif) no-repeat 0px 5px;
	margin-left:-20px;
	padding-left: 20px;
}

#wrapper #bottomlogin a
{
	color: #61add0;
	font-weight: bold;
	text-decoration: none;
}

/*#wrapper #bottomlogin .textfield
{
	font-size: 11px;
}*/

#wrapper #bottomlogin a:hover
{
	color: #94cf49;
	font-weight: bold;
	text-decoration: none;
}

#wrapper #bannerlocation
{
	width: 180px;
	float: right;
}

#banner
{
	width: 180px;
	text-align: center;
	border-bottom: 1px solid #94cf49;
	float: right;
	margin-bottom: 10px;
	padding-top: 30px;
	text-align: center;
	display: block;
	padding-bottom: 20px; /* CUSTOM */
}

#bannerhome
{
	width: 180px;
	text-align: center;
	border-bottom: 1px solid #94cf49;
	float: right;
	margin-bottom: 10px;
	height: 75px;
	padding-top: 30px;
	text-align: center;
	display: block;
}

#logosorganisation
{
	width: 180px;
	text-align: center;
}

#footer {	background: #f4f4f4;/*#67b0d2;*/	width: 550px;	height: 17px;	color: #555;	height: 17px;	font-size: 9px;	padding:6px 5px;
			margin:10px 10px 0px 180px; border-top:1px solid #94CF49;}

/*evenmt/eventlogin.ascx*/

#tblLogin
{
	font-weight: bold;
}

#tblForgotPassword
{
	font-weight: bold;
}

.loginTextbox
{
	width: 147px;
	height: 15px;
	font-size: 11px;
	border: 1px solid #E5E5E5;
	/*padding: 3px;*/
}

.loginButton
{
	padding-left: 5px;
}

/* modules/Event/ActivityModule.ascx */


.ActivityCurrentPageDiv
{
	padding: 10px;
	padding-right:30px;
}

.ActivityBranchesGrid
{
	padding-right:50px;
}

.ActivityBranchesGrid td
{
	vertical-align: top;
}

.ActivityOverviewSubpage
{
	text-align: center;
	padding-top: 4px;
}

.ActivityOverviewTitle
{
	font-size: 10px;
	font-weight: bold;
	color: #000;
}

.ActivityOverviewGrid
{
	margin-top: 10px;
}

.ActivityOverviewGrid td
{
	vertical-align: top;
}

.ActivityOverviewHeader
{
	color:#332A72;
	width:20px;

}

.ActivitiesOrganizerTable
{
	background-color:#F4FAEC;
	width:210px;
	border:solid 1px #67B0D3;
	margin: 8px 8px 0px 0px;
}

.ActivitiesOrganizerMainTable
{
	width:100%;
	padding-right:20px;
}

.ActivitiesOrganizerTable_Title
{
	background-color:#67B0D3;
	height: 15px;
	color: #fff;
	font-weight: bold;
	padding-left: 1px;
}

.ActivityOverviewTable
{
	background-color:#F4FAEC;
	border: 1px solid #66B1D1;
	width:433px;
}

.ActivityDescriptionLink
{
	color: #8C85BC;
	text-decoration:none;
	
}

.ActivityDescriptionLink:hover
{
	color: #332A72;
	text-decoration:underline;	
}

.ActivityDescriptionDescription
{
	page-break-after:right;
	width:300px;
}

/*.Button
{
	background-color: #67B0D3;
	height: 17px;
	border: 1px #94CF49;
	font-size: 11px;
	color: #fff;
	font-weight: bold;
	margin-top: 3px;
}
*/
.ParticipantAbsenceButton
{
	background-color: #67B0D3;
	height: 17px;
	border: 1px #94CF49;
	font-size: 11px;
	color: #fff;
	font-weight: bold;
	margin-right: 3px;
}

.cvpageicon
{
	width: 35px;
	height: 25px;
}

.cvpagelink
{
	width: 200px;
}

.Button, .CVFormButton{ background: #67B0D3;	height: 26px; border: 1px solid #94CF49; font-size: 11px; cursor:pointer; padding:4px; border-radius:4px;
				color: #fff; font-weight: bold; margin-top: 15px;}
.Button:hover, .CVFormButton:hover { background: #5EA2C1;	height: 26px; border: 1px solid #94CF49; font-size: 11px; cursor:pointer; padding:4px; border-radius:4px;
			color: #fff; font-weight: bold; margin-top: 15px;}

.CVPageTitle_Div {font-size:11px; font-weight:bold; margin-top:15px;}
.OrganizerButtonContainer {}

.CV_restraintd
{
	width: 300px;
	/*height:22px;*/
	vertical-align: top;
	padding-top: 1px;
	
}

.CV_required
{
	font-weight: bold;
}

.tooltip-content {	display: none; position: absolute;  padding: 10px;	margin-top:5px; border: 1px solid #94CF49;	background:#F0F0F0; 
	                font-size:11px; font-family:Arial; border-radius:4px;  width:auto; height:auto;      }


.CVFormTextBox{ 	height: 14px;	font-size: 11px;	border: 1px solid #DDD;	padding: 1px 0px 0px 2px;	width: 215px;	background: #F4F4F4; }


.CVFormDropDownList{	height: 18px;	font-size: 11px;	background: #F4F4F4;	border: 1px solid #DDD;	padding: 1px 0px 0px 2px;	margin: 0px 0px 2px 0px;}

.CVFormDropDownList_CVEducationFirstColumn {	width: 218px;	height: 18px;	font-size: 11px;	background: #F4F4F4;	border: 1px solid #DDD;	padding: 1px 0px 0px 2px;}

.CVFormDropDownListCountry{	width: 218px;	height: 14px;	font-size: 11px;	border: 1px solid #797979;	padding: 1px 0px 0px 2px;	background: #F4F4F4;}

.CVFormTextBoxstreetname{	height: 14px;	font-size: 11px;	border: 1px solid #DDD;	padding: 1px 0px 0px 2px;	width: 175px;	background: #F4F4F4;}

.CVFormTextBoxhousenumber{	height: 14px;	font-size: 11px;	border: 1px solid #DDD;	padding: 1px 0px 0px 2px;	width: 32px;	background: #F4F4F4;}

.CVFormstudyTextBox{	height: 14px;	font-size: 11px;	background: #F4F4F4;	border: 1px solid #DDD; padding: 1px 0px 0px 2px;	width: 175px;}

.CVFormstudyGradeTextBox{		height: 14px;	font-size: 11px;	background: #F4F4F4; border: 1px solid #DDD;	padding: 1px 0px 0px 2px;	width: 30px;}

.CVFormTextBoxMultiLine_CVSingleColumnTable2 {	font-size: 11px;	background: #F4F4F4; border: 1px solid #DDD;	padding: 1px 0px 0px 2px;	width: 415px;	height: 75px;}

.CVFormTextBoxMultiLine_CVSingleColumnTable{	font-size: 11px;	background: #F4F4F4; border: 1px solid #DDD;	padding: 1px 0px 0px 2px;	width: 250px;}



.CVDataGrid
{
	background-color: #F4FAEC;
	width: 450px;
	border: 1px solid #67B0D3;
}

.CVDataGridHeader
{
	color: #fff;
	background-color: #67B0D3;
	height:17px;
}

.CVDataGridOnMouseOver{	background-color: #94CF49;	cursor: pointer;}

.CVLegendDiv
{
	font-size: 11px;
	font-weight: bold;
}

#schedule
{
	background-color: #fff;
	height: 500px;
	/*overflow: scroll;*/
	width: 800px;
	padding-left: 30px;
	background-image: url(../../images/ebd/wrapper_content_background.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	
}

#schedule h2
{
	font-size: 15px;
	background: #fff url(../../images/ebd/wrapper_content_h2.gif) no-repeat 0px 5px;
	margin-left:-20px;
	padding-left: 20px;
}

.comments
{
	/*width: 80px;*/
	width:55px;
	height: 15px;
	font-size: 11px;
	border: 1px solid #E5E5E5;
	/*padding: 3px;*/
}

.OrganizerSelectionHeader {	color: #fff;	background: #BBBBBB; /*#67B0D3;*/	height:25px;	text-align:left; }

.OrganizerSelectionDataGrid{	background-color:#F4F4F4;	width:445px;	/*border:solid 1px #67B0D3;*/	margin: 18px 8px 0px 0px;
								font-family:arial; font-size:11px;}

.dropdownselection
{
	height: 18px;
	font-size: 11px;
	border: 1px solid #E5E5E5;
	padding: 1px 0px 0px 2px;
	width: 90px;
}

.Betalingswijze {padding:20px 0; vertical-align:text-top;}
.Betaalopties {}
.Betaalopties td {vertical-align:text-top; padding-right:15px;}
.facebookLinkImage {float:left; margin-right:5px;}
.facebookLinkImage img {}

/* iDeal fwd */
.idealBox {margin-top:20px;}
.buttonIdeal {display:none;}
.loaderIdeal {display:block; width:128px; height:15px; background:url("../../images/ebd/idealLoader.gif") no-repeat scroll 0 0 #FFFFFF;}

/* iDeal confirmation specific */
.cHeader{ background-color: #fff; margin-bottom: 20px; font-size: 0px; display:table; height:50px;}
.cLogoLeft {float:left; display:block; background:url("../../images/ebd/logo.gif") no-repeat scroll 0 0 #FFFFFF; color:#FFF; height:30px; font-size:10px; margin-left:10px; padding-top:23px; text-align:right; width:271px;}
.cLogoLeft h1 {visibility:hidden;}
.cLogoRight {float:right; display:block; background:url("../../images/ebd/wrapper_login.gif") no-repeat scroll 0 20px #FFFFFF; height:30px; padding:25px 31px 0 0; width:422px; }

.content {	min-height:600px;width: auto; margin-left: 58px; padding-left: 20px; margin-right: 20px; padding-bottom: 30px; }
	.content h1 {color:#0099ff; font-weight:normal; }
	.content p {font-family:tahoma; font-size:13px; }
	.content a {color: #61add0;	font-weight: bold;	text-decoration: underline;}
	.content a:hover {color: #94cf49; font-weight: bold; text-decoration: underline;}

