﻿/* Sets element margins, padding, and border to 0 to even out browser differences when adding desired values later. */
html, body, div, p, h1, h2, h3, h4, h5, h6, blockquote, ol, ul,  dl, dt, dd, td, form, fieldset, a, img, button {
	 margin: 0;
	 padding: 0;
	 border: 0;
}


ul
{
list-style-type:circle; margin-left:0px;padding-left:10px; font-size:1.0em;color:#0033cc;
}

li
{
padding-left:0px;
}
body
{
	text-align: center;
	background-color: #4169E1  !important; 
	
	/*background-image: url(Images/bg_tile.gif);

*/
	/*font-family: Arial,Verdana,Tahoma, Geneva, sans-serif;
	font-size: 0.78em; */

	font: normal 80%  "Trebuchet MS",Tahoma,Arial,Helvetica,sans-serif ;
 
	color: #0000CC !important;
}

h1, h2, h3, h4, h5, h6,a {font-family:Trebuchet MS, Helvetica,Arial,  Sans-Serif;}

h1, h2 {color:#0000cc;}

h3, h4, h5, h6 {color:#0000cc;}	
	
/*Typographics styles adapted from http://www.thenoodleincident.com/tutorials/typography/ */

h1 {
	margin:0.5em 0 0 0;
	font-size: 1.4em;
	font-weight: bold;
}
h2 {
	margin:0.5em 0 0 0;
	font-size: 1.3em;
	font-weight: bold;
}
h3 {
	margin:0.5em 0 0 0;
	font-size: 1.2em;
	font-weight: bold;
}
h4 {
	margin: 0.5em 0;
	font-size: 1.1em;
	font-weight: bold;
}
h5 {
	margin: 0.5em 0;
	font-size: 1em;
	font-weight: bold;
}
h6 {
	margin: 0.5em 0;
	font-size: 0.9em;
	font-weight: bold;
}
p  {
	margin: 1em 0em;
	line-height: 1.1em;
	
}

/*   deze definities geven problemen met RADCalendar control
a {text-decoration:none;
		color:#000099;
		padding-left:0px;
		 padding-right:5px;
		 height:50px;
}

a:selected {text-decoration:none;
		 color:Orange;
		 padding-left:1px;
		 padding-right:5px;
		 }
a:visited {text-decoration:none;
		 color:#000099;
		 padding-left:0px;
		 padding-right:5px;
		  
		 } 

a:hover {text-decoration:underline;
		 color:#4169E1;
		
		 padding-left:1px;
		 padding-right:0px;
		 }
		 
*/      
a {
  color:#0000AA;
  font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
  }

blockquote
{
font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight:normal !important;
	color: #2D2D2D;
	
} 
HyperLink
{
	color:#0000AA !important;
}
 HyperLink:hover {text-decoration:underline;
		
		 color:#0000FF;
		 height:50px;
		 padding-left:1px;
		 padding-right:0px;
		 font-size:1.0em;
		 }
		
/*#kopdiv
{
height: 58px; font-size: 1.6em; font-weight: bold; color: #0000AA; margin-left: 0px; margin-bottom:4px;
		margin-top: 0px; margin-right: 0px; width: 648px; background-color: Transparent;background-image:url('Images/DefaultTitlePanel.png'); background-repeat:repeat-x;
		padding-left: 0px;
*/		
#kopdiv
{
height: 48px; font-size: 1.6em; font-weight: bold; color: #0000AA; margin-left: 5px;
		margin-top: 5px; margin-right: 5px; width: 648px; background-color: Transparent;
		padding-left: 5px;
}
/*#sectiediv
{
margin-left: 5px; margin-top: 5px; margin-right: 5px; width: 636px; background-image:url('Images/bluesilverborder_grad815.png'); background-repeat:no-repeat;
		border-style: Solid; border-width: 0px; border-bottom-color: #0033CC; border-top-width: 0px;
		border-left-width: 0px; border-left-color: #0033CC; border-top-color: #0033CC;
		border-right-color: #0033cc; height:815;padding-top:15px;border-bottom: solid 1px #0033CC;
}
*/
#sectiediv
{
margin-left: 5px; margin-top: 5px; margin-right: 5px; width: 637px; background-color: #E6E6FA;
		border-style: Solid; border-width: 1px; border-color: #0033CC; height:100%;padding-top:15px;
}




#wrapper
{
	width: 990px;
	margin: 0 auto;
	padding-bottom: 0px;
	/*border-left: 1px solid #4169E1; */
	border-right: 1px solid #4169E1;
	text-align: left; /*background-color: #0066CC;*/
	background-image: url('Images/main_bg_MediumBlueLeft2.gif');
	background-repeat: repeat-y;
	background-position: center top;
	max-width:1200px;
	/*width:expression(this.width > 320 ? "320px" : this.width);
	min-width:760px;
*/

}
* html .wrapper {   /*** IE5.x/win box model fix ***/
	width: 992px;
	/*width: expression(document.documentElement.clientWidth > 1200 ? "1200px" : "auto"); */


	width: 990px;
}
#wrapper2columns
{
	width: 990px;
	margin: 0 auto;
	padding-bottom: 0px;
	/*border-left: 1px solid #4169E1; */
	border-right: 1px solid #4169E1;
	text-align: left;
	/*background-color: #0066CC;*/
	background-image: url('Images/main_bg_MediumBlueleft2Columns.gif');
	background-repeat: repeat-y;
	background-position: center top;
}
* html .wrapper2columns {   /*** IE5.x/win box model fix ***/
	width: 992px;
	width: 990px;
}
#wrapper1columns
{
	width: 990px;
	margin: 0 auto;
	padding-bottom: 0px;
	/*border-left: 1px solid #4169E1; */
	border-right: 1px solid #4169E1;
	text-align: left;
	/*background-color: #0066CC;*/
	background-image: url('Images/main_bg_MediumBlueleft1Columns.gif');
	background-repeat: repeat-y;
	background-position: center top;
}
* html .wrapper1columns {   /*** IE5.x/win box model fix ***/
	width: 992px;
	width: 990px;
}

#header
{
	height: 146px;
	position: relative;
	/*background-image:url(Images/header.jpg);*/
	/*background-image: url(Images/header4.jpg) ;*/
	background-position: right;
	/*background-repeat:repeat;

	background-color: #0066cc;*/
	z-index: 10;
}
#logowrapper{
	position:absolute;
	top:0px;
	left:-30px;
	width:152px;
	background-color: #0000CD;
}
#banner
{
	text-align: center;
	margin: 0 152px;
	background-color: #FF4500;
	color: #0066cc;
}
#search{
	position:absolute;
	bottom:7px;
	right:0px;
}
/*#mainnav
{
	padding: 0 150px;
	background-color: #0000CD;
}

* html #mainnav tr {height:1.4em;}

#mainnav .item {
	padding:2px 7px;
	border-width:1px 0 0 1px; 
	border-style:solid; 
	border-color:#FFFFFF;
	background-color:#DADADA; 
	color:#333333;
	font-family: Verdana;
	font-size: 12px;
	border-left: darkgray 1px solid; 
}

* html #mainnav .item {padding:0 20px;}

#mainnav .selected {
	background-color:#FF9900; 
	color:#FFFFFF;
}
#mainnav .hover {
	color:#FF284E; 
	background-color:#DADADA;
}

*/







#contentwrapper{
	position: relative; /*** IE needs this or the contents won't show outside the parent container. ***/
	width: 688px;   /*** Critical left and right col/divider dimension value (moves inversly) ***/
	margin-left: 150px;    /*** Critical left col dimension value ***/
	border-left: 1px solid #0033cc;   /*** Critical left divider dimension value ***/
	border-right: 0px solid #4169E1;   /*** Critical right divider dimension value ***/
}
#contentwrapper2columns{
	position: relative; /*** IE needs this or the contents won't show outside the parent container. ***/
	width: 840px;   /*** Critical left and right col/divider dimension value (moves inversly) ***/
	margin-left: 150px;    /*** Critical left col dimension value ***/
	border-left: 1px solid #0033cc;   /*** Critical left divider dimension value ***/
	border-right: 0px solid #4169E1;   /*** Critical right divider dimension value ***/
}
#contentwrapper1columns{
	position: relative; /*** IE needs this or the contents won't show outside the parent container. ***/
	width: 990px;   /*** Critical left and right col/divider dimension value (moves inversly) ***/
	margin-left: 0px;    /*** Critical left col dimension value ***/
	border-left: 1px solid #0033cc;   /*** Critical left divider dimension value ***/
	border-right: 0px solid #4169E1;   /*** Critical right divider dimension value ***/
}


* html #contentwrapper {  /*** IE5.x/win box model fix ***/
	width: 648px;   /*** Critical left and right col/divider dimension value (moves inversly) ***/
	width: 646px; /***   Critical left and right col/divider dimension value (moves inversly) ***/
}
* html #contentwrapper2columns {  /*** IE5.x/win box model fix ***/
	width: 842px;   /*** Critical left and right col/divider dimension value (moves inversly) ***/
	width: 840px;   /*** Critical left and right col/divider dimension value (moves inversly) ***/
}
* html #contentwrapper1columns {  /*** IE5.x/win box model fix ***/
	width: 992px;   /*** Critical left and right col/divider dimension value (moves inversly) ***/
	width: 990px;   /*** Critical left and right col/divider dimension value (moves inversly) ***/
}

#siteTitle {
	font-family:Trebuchet MS;
	font-weight:800;
	font-size: 2.0em;
	color: #0000CD;
	padding-left: 180px;
}
#floatwrapper {
	float: left;
	width: 648px;   /*** Critical left and right col/divider dimension value (moves inversly) ***/
	margin-right: -1px;   /*** Static fix ***/
}
#floatwrapper2columns {
	float: left;
	width: 839px;   /*** Critical left and right col/divider dimension value (moves inversly) ***/
	margin-right: -1px;   /*** Static fix ***/
}
#floatwrapper1columns {
	float: left;
	width: 990px;   /*** Critical left and right col/divider dimension value (moves inversly) ***/
	margin-right: -1px;   /*** Static fix ***/
}

#centercolumn
{
	/*position:relative; */
	float: right;
	width: 648px;   /*** Critical left and right col/divider dimension value (moves inversly) ***/
	/* \*/
	margin-left: -1px; 
	/* Hidden from IE-mac */
	padding-top:0px;
	/*height:0px; */
	/*background-image: url('Images/BlueGradient.png'); background-repeat: repeat-x;
	height: 100%;
	background-image: url('Images/ApplicationBackgroundBlueGradient.gif'); 
	background-repeat:repeat-x; */
	height: 100%;
}
#rightcolumn2columns{
	float: right;
	width: 839px;   /*** Critical left and right col/divider dimension value (moves inversly) ***/
	/* \*/
	margin-left: -1px; 
	/* Hidden from IE-mac */
	padding-top:0px;
	/*height:0px; */
	/* height: 100%; */
}
#copy
{
	background-image:url('Images/BlueGradient.png'); background-repeat:repeat;
	
}

#copy a
{
	color: #0000AA;
font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;	
}
#copy a:hover {text-decoration:none;
		/* color:#4169E1; */
		 color:#0000FF;
		 padding-left:1px;
		 padding-right:0px;
		 
		 }
#copy .container {
	margin:5px;
	padding: 20px 15px 20px; 
}
	
/* \*/
* html #copy .container {height:1%;}
/* */

/*#copy img, #rightcolumn img {border:1px solid #6BD601 !important;}*/
#rightcolumn img {border:0px solid #6BD601 !important;}


#copy .teaser
{
	margin-top: -0.2em;
	color: Navy;
	font-size:1.0em;
	font-weight: bold;
}
#copy .homepageteaser
{
	margin-top: -0.2em;
	margin-left: 0px;
	color: #0000AA;
	font-size:1.3em;
	font-weight: bold;
}

 /*#copy td, #copy th {padding: 0.2em 0.5em;} */

#copy td, #copy th  {
	padding: 0em 0em;
	font-family: Trebuchet MS, Tahoma,Helvetica,Arial,  sans-serif;
	font-size:1.0em !important;
}
.txtBox {
	border:1px solid #CCCC66;
	background-color:#F7F7E8;
}

.txtBox:focus {background-color:#FFFFDD;}

#copy fieldset {	
	margin-bottom:1em;
	padding:1em;
	border:1px solid #CCCC66;
}

#copy fieldset legend {
	color:#0055CC;
	background-color:#FFFFFF;
}

* html #copy legend {padding:0.5em;}

div.readmore {
	text-align:right;
	font-size:0.8em;
}

#leftcolumn {
	position: relative; /*** IE needs this or the contents won't show outside the parent container. ***/
	width: 152px;    /*** Critical left col/divider dimension value ***/
	margin-left: -151px;    /*** Critical left col/divider dimension value ***/
	padding-top:0px;
	border-right: solid 0px #000099;
	/*background-image: url(Images/ApplicationBackground.gif);*/

}
#childleftcolumn {
	position: relative; /*** IE needs this or the contents won't show outside the parent container. ***/
	width: 92px;    /*** Critical left col/divider dimension value ***/
	margin-left: -91px;    /*** Critical left col/divider dimension value ***/
	padding-top:40px;
}
* html #leftcolumn {
	float:left;	
	padding-top:0px;
}
* html #childleftcolumn {
	float:left;	
	padding-top:40px;
}
*>html #leftcolumn {width:151px;}   /*** Fix only for IE/Mac ***/

*>html #childleftcolumn {width:92px;}   /*** Fix only for IE/Mac ***/


#leftcolcontainer{width: 150px;}    /*** Critical left col dimension value ***/

#childleftcolcontainer{width: 90px;}    /*** Critical left col dimension value ***/



#rightcolumn{
	float: left; 
	position: relative; /*** IE needs this or the contents won't show outside the parent container. ***/
	width: 192px;    /*** Critical right col/divider dimension value ***/
	margin-right: -190px;    /*** Critical right col/divider dimension value ***/
	margin-left: -1px;   /*** Static fix ***/
	padding-top:2px;
}

/* \*/
* html #rightcolumn {
	margin-left: 0px; 
	margin-right: -540px; 
	margin-right: -192px;
	padding-top:2px;
}

/* */



#rightcolcontainer{
	/* \*/
	width: 190px;
	/* Hidden from IE-Mac */   /*** Critical right col dimension value ***/
	margin-left: 2px;    /*** Critical right divider dimension value ***/
}



/* \*/
* html #rightcolcontainer {
	float: right;
	margin-left: 2px; 
	margin-left: 0px; 
}

/* \*/


/* */
.leftsidebarcontainer
{
	/* border: 1px solid #CCCC66; */
	border: 1px solid #0000CD;
	margin-left: 5px;
	margin-right:4px;
	margin-top:4px;
	margin-bottom:5px;
	padding: 6px;
	padding-left:7px;
	background-color: #F8F8FF;
	font-family: Trebuchet MS, Tahoma,Verdana,Helvetica, Arial, sans-serif;
	font-size: 1.0em;
}
.sidebarcontainer
{
	/*border: 1px solid #0000FF; */
	 /* border: 1px solid #DAA520; */
	border: 1px solid #FFAE30;
	margin: 5px;
	padding: 6px;
	/*background-color: #F8F8FF; 
	background-color: #E4EAFF;*/
	background-image:url('Images/SidebarBG.png');
	background-repeat: repeat;
	background-color:#FFFFFF;
	font-family: Trebuchet MS, Tahoma, Verdana,Helvetica, Arial, sans-serif;
	font-size: 1.0em;
	
}

/* \*/
* html .sidebarcontainer {height:1%;}
/* */

.sidebarcontainer a
{
	color: #0000AA;
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	 font-size:1.0em;
}
.sidebarcontainer a:hover {text-decoration:none;
		/* color:#4169E1; */
		 color:#0000FF;
		 height:50px;
		 padding-left:1px;
		 padding-right:0px;
		 font-size:1.0em;
		 }
		 
.sidebarcontainer li {list-style-type:circle;}
/* */

.customcontainer{
	border:0px solid #CCCC66;
	margin:5px;
	padding:6px;
	background-color:#FFFFFF;
	font-family:Trebuchet MS, Tahoma, Verdana, Helvetica,Arial,  sans-serif;
	font-size:1.0em;
}

/* \*/
* html .customcontainer {height:1%;}
/* */

.customcontainer a
{
	color: #0000AA;
}

.customcontainer li {list-style-type:none;}

#footer{
	clear:both;
	margin-top:1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left:0px;
	/*margin:1px 0; */
	padding-top:2px; padding-right:15px;padding-left:180px;	
	border-top:1px solid #CCCC66;
	border-bottom:1px solid #CCCC66;
	background-color:#F0EFC8;
	background-image:url(Images/footer_bg.gif);
	background-repeat:repeat;
	font-size:0.9em;
	width:795px;
}
#footer a
{
	margin: 1px 5px;
	color: #0000cc;
}
.button {
	border:1px solid #CCCC66;
	color:Navy;
	background-color:Yellow;
	font-family:Trebuchet MS, Tahoma, Helvetica,Arial,  sans-serif;
	font-size:0.7em;
	 cursor:hand;
}
.numericbutton, .nextbutton {
	border:1px solid #CCCC66;
	color:#191970 !important;
	background-color:#C0C0C0 !important;
	font-family:Trebuchet MS, Tahoma, verdana,Helvetica,Arial,  sans-serif;
	font-size:0.9em !important;
	cursor:hand;
	 }
	 .currentpage {
	 font-family:Trebuchet MS, Tahoma, Verdana;
	 font-size:0.9em !important;
	 }
.numericbuttonteams, .nextbuttonteams {
	border:1px solid #CCCC66;
	color:#191970 !important;
	background-color:#C0C0C0 !important;
	font-family:Trebuchet MS, Tahoma;
	font-size:0.85em !important;
	cursor:hand;
	 }
	 
	 .currentpage {
	 font-family:Trebuchet MS, Tahoma, Verdana;
	 font-size:0.9em !important;
	 }	 
	 .currentpageteams {
	 font-family:Tahoma;
	 font-size:0.85em !important;
	 }	 
.linkbutton {
	border:1px solid #CCCC66;
	color:#FFFFFF;
	background-color:#0066FF;
	font-family:Trebuchet MS, Verdana, Helvetica,Arial,  sans-serif;
	font-size:0.7em;
	 cursor:hand; 	
	 }
.imgfloatright {
	float:right;
	display:inline;
	margin: 0.25em 0 0.25em 1em;
}
.imgfloatleft {
	float:left;
	display:inline;
	margin: 0.15em 0.2em 0.15em 0;
	width:205px;
}
.pageviewitem
{
	font-family: Trebuchet MS, Tahoma, Verdana, Helvetica,Arial,  sans-serif;
	font-size: 1.4em;
	font-weight: normal;
}	
/*#Tab 	{
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	}
	*/
.defaultrighttoptop
{
	float:right;
	position:relative;
	margin-left:230px;
	margin-top:1px;
	height:150px;
}
.InfoBox
{
	background-color: #ffa;
	text-align: center;
	border: solid 1px #333;
	padding: 4px;
	width: 88%;
}

@media print {	
	body{
		font-size:1.1em;
		line-height:1.3em;
		background:#FFFFFF !important;
	}	
	#wrapper,wrapper2columns, #contentwrapper,#contentwrapper2columns, #floatwrapper,#floatwrapper2columns, #centercolumn,#rightcolumn2columns, * html #wrapper, * html #contentwrapper,* html #contentwrapper2columns,* html #floatwrapper2columns, * html #floatwrapper,* html #rightcolumn2columns, * html #centercolumn {
		width:auto !important;
		margin:auto !important;
	}

	#wrapper,wrapper2columns, #contentwrapper,#contentwrapper2columns {border:none;}

	#mainnav{
		padding:0;
		text-align:center;
	}

	#leftcolumn, #rightcolumn, #search {display:none;}

	#header, #mainnav, #mainnav .item, #mainnav .selected, #copy .container, #footer {
		background:transparent;
	}
	#centercolumn {
		float:none;
		margin:0 1em 0 2.5em;
	}	
	#rightcolumn2columns {
		float:none;
		margin:0 1em 0 2.5em;
	}		

	#breadcrumbs {position:static;}

	#copy .container{
		margin:0;
		margin:0;
		border-style:none !important;
		border-width:0;
	}

	#copy fieldset {border:none;}

	#footer {		
		border-style:none !important;
		border-top:1px solid #000000;
	}
}


	  
div.applicationWrapper
{
   background: url( 'Images/ApplicationBackground6.gif' ) repeat-x; 
	font: normal 0.9em Trebuchet MS, Tahoma, Verdana, Helvetica,Arial,  sans-serif;
	color: #404040;
	width: 990px;
	border-left-color: #4169E1;
	border-left-style: solid;
	border-left-width: 0px;
}

div.menuBar
{
	height: 55px;
	position: relative;
	
}

div.titleBar
{
	height: 29px;
	margin-left:0px;
	background: transparent url('Images/TitleBarBg.gif') no-repeat;
}

div.titleBar div
{
	float: left;
}

div.titleBar div.cmdBar
{
	width: 128px;
}

/* menu bar toolbar begin */
div.titleBar div.cmdBar ul
{
	margin: 0px;
	padding: 0px;
	margin-top: 5px;
	list-style-type: none;
}

div.titleBar div.cmdBar li
{
	float: left;
}

div.titleBar div.cmdBar li a
{
	height: 22px;
	width: 22px;
	display: inherit; 
	background: transparent;
	margin-right: 4px;
}

div.titleBar div.cmdBar li a img
{
	border: 0px;
	margin: 2px;
}

div.titleBar div.cmdBar a:hover
{
   /* background: transparent url('Images/CmdBarHover.gif') no-repeat; */
	padding-top: 0px;
}

/* menu bar toolbar end */

div.titleBar div.windowControls
{
	width: 200px;
	float: right;
}
div.windowControls
{
 width: 150px;
 vertical-align:middle;
}
div.titleBar div.documentTitle
{
	padding-left: 100px;
}

div.ribbonBar
{
	position: relative;
	top: -22px;
	/*border-left: solid 1px #3b5a82;*/
	border-right: solid 1px #4169E1;
	background: url('Images/ribbonBg.gif') repeat-x left 26px;
	border-right-color:#4169E1;
	border-right-style:solid;
	border-right-width:1px;
	width:842px
}
.navbarstyle
	{
		z-index:10000;
		position:relative;
		left:0px;
		top:-24px;
	   
	}
.navtablestyle
{
padding:0px;
 margin: 0px;
 border:none 0 #ffffff;
 /*background-color:#BFDBFF; */
}
	
.NavigatieControl
 {
 background: url('Images/ribbonBg.gif') repeat-x ;
 width:839px;
 border:none 0 inherit;
 }
.MultipageWrapper
{
	width: 842px;
	position: relative;
	top: -3px;
   
}

/* ribbon dock begin */
table.ribbonDock
{
	float: left;
	display: inline-block;
	margin-top: -3px;
	margin-left: 2px;
	border:none 0 inherit;
}

table.ribbonDock td
{
	font-size: 1.05em;
	vertical-align: top;
}

table.ribbonDock td.dockTitle
{
	text-align: center;
	font: normal 1.05em Trebuchet MS, Tahoma, Verdana, Helvetica,  Arial, Sans-serif;
	color: #FFFFF0;
	cursor: pointer;
	cursor: default;
	background: #0000CD none no-repeat;
}

table.ribbonDock td.dockTitle 
{
	float: left;
}
div.titleText
{
	float: Left;
	text-align: center;
}
table.ribbonDock td.dockTitle div.dockGrip
{
	float: right;
	width: 8px;
	height: 10px;
	background: transparent;
	border:none 0 inherit;
}

table.ribbonDock td.dockTop
{
	background: transparent url('Images/DockTop.gif') repeat-x;
	border:none 0 inherit;
	width:827px;
}

table.ribbonDock td.middleLeft
{
	width: 3px;
	background: transparent url('Images/spacer.gif') repeat-y;
}

table.ribbonDock td.middleRight
{
	width: 3px;
	background: transparent url('Images/DockMiddleRight.gif') repeat-y;
}

table.ribbonDock td.toolsContainer
{
	background: #C5E6F1 url( 'Images/ToolsContainer.gif' ) repeat-x;
	padding: 6px 4px;
	padding-bottom: 0px;
	height: 60px;
	border:none 0 inherit;
}

table.innerTable td
{
	font: normal 1.15em Trebuchet MS, Tahoma, Verdana, Helvetica, Arial, Sans-serif;
	border:none 0 inherit;
}

/* ribbon dock end */
/* Menubar begin */
ul.Menubar
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width:814px;
}

ul.Menubar li
{
	float: left;
}

ul.Menubar li img
{
	border: 0px;
}
ul.Menubar li image
{
	border: 0px;
}
/* most used command tool begin */
ul.mostUsedCommand
{
	margin: 0px;
	margin-left:0px;
	padding: 0px;
	padding-left:5px;
	list-style-type: none;
	/*width:78px;*/
	height:60px;
}

ul.mostUsedCommand li
{
	float: left;
}

ul.mostUsedCommand li img
{
	border: 0px;
}
ul.mostUsedCommand li image
{
	border: 0px;
}
ul.mostUsedCommand li a
{
	text-decoration: none;
	display: inline-block;
	color: #0000AA;
	text-align: center;
	margin-right: 1px;
	background: transparent;
	background-color:#D0E1F0;
	/*width: 78px; */
	height: 60px;
	padding-top: 4px;
	font-size:0.85em;
	font-family: Segoe UI,Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	/*background: transparent url( 'Images/MostUsedBtnLink.gif' ) no-repeat; */
	
}
ul.mostUsedCommand li HyperLink
{
	text-decoration: none;
	display: inline-block;
	color: #0000AA !important;
	text-align: center;
	margin-right: 1px;
	background: transparent;
	width: 78px;
	height: 60px;
	padding-top: 4px;
	font-size:0.85em;
	font-family: Segoe UI,Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
ul.mostUsedCommand li a:hover
{
	/*background: transparent url( 'Images/MostUsedBtnHoverYellow.gif') no-repeat; */
	background-color:Yellow;
	margin-right:2px;
	color: #0000ff;
}

ul.mostUsedCommand li a:selected
{ 
	/*background: transparent url('Images/MostUsedBtnLink.gif') no-repeat; */
	
	color: #0000AA;
}

ul.mostUsedCommand li asp:Hyperlink:selected
{ 
	background: transparent url('Images/MostUsedBtnHover.gif') no-repeat;
	color: #0000ff !important;
}


ul.mostUsedCommand li a span
{
	display: inline-block;
}

ul.mostUsedCommand li a span.last
{
	margin-top: 2px;
}
/* most used command tool end */
/*** POLL-SPECIFIC STYLES ***/
.Poll_DisplayText
{
	font-weight: bold;  
}

.Poll_TotalVotes
{
	font-style: italic;
}

.Poll_TakePoll, .Poll_PollResults
{
	 /*border:1px solid #CCCC66;
	padding: 5px;*/
	/*margin-top: 10px;*/
	/*margin-left: 5px;*/
	font-size:0.95em;
}
.Poll_kop
{
	margin-top: 0px;
	 background-color: #B2D3FF;
	 font-family: Trebuchet MS, Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	 font-size: 1.2em;
	 font-weight: bold;
	text-align: center;
}
.img_tn_cntr_72 {height: 84px; vertical-align: middle; display: inline;}
.img_tn_cntr_144 {height: 156px; vertical-align: middle; display: inline;}
.img_tn_cntr_288 {height: 300px; vertical-align: middle; display: inline;}
.img_tn {padding: 5px; border: 1px solid #000000; margin: 5px;}

#outer
{
	text-align: left;
	border: 1px solid gray;
	width: 600px;
	margin: auto;
	padding: 0 10px 10px 10px;
	background-color: #d2d3d3;
}

div#modaltitle
{    
	background-image: url(bar.gif);
	background-repeat: repeat-x;    
}

/* Createuser wizard style */
.userwizard
{
	padding:10px;
}




/*Radscheduler styles */


.rsApt
	{
		position: static !important;
	}
	.rsAptContent
	{
		font-size: xx-small !important;
		line-height: normal !important;
		overflow: visible !important;
		padding: 2px;
	}
	.rsAptContent UL, .rsAptContent UL LI
	{
		margin: 0px 0px 0px 10px;
		line-height: normal;
		list-style-type:circle;
	}
	.rsMonthView .rsWrap
	{
		overflow: visible !important;
		height: auto !important;
	}
	.RadScheduler_[Office2007] .rsMonthView .rsDateWrap
	{
		height: 20px !important;
		
	}
   .RadScheduler_[Office2007] .rsMonthView td.rsCell
	{
		height: 150px !important;
	}
		
		.schedulerPane
		{
			position: relative;
		}
				
		#outlookWrapper
		{
			background: transparent;
			width: 970px;
			position: relative;
			margin-left:11px;
			height:865px;
		}
		#outlookWrapper h1
		{
			font: bold 1.0em SegoeUI, Arial, sans-serif;
			padding: 13px 0 0 36px;
			margin: 0;
			color: #15428b;
			position: relative;
		}
		
				
		#RadSplitter1
		{
			width: 980px;
			height: 825px;
			position: absolute;
			top: 33px;
			left: 6px;
			border: 0;
		}
		#RadSplitter1 .pane
		{
			border: 0;
		}
		#RadSplitter1 .resizeBar, #RadSplitter1 .resizeBarOver
		{
			border: 0;
		}
	   .calendarPane
		{
			padding: 38px 0 0 0;
		} 
		.calendarPane .calendarWrapper_Office2007
		{
			margin: 0 auto 20px auto; 
			width: 200px;
		}
		.calendarPane a
		{
			line-height: 10px !important;
		}
		.calendarPane .DaysOfWeek_Office2007
		{
			text-transform: capitalize;
		}
		.calendarPane #RadCalendar3_Title
		{
			height: 16px;
		}
		.rsHeader
		{
			background-color: #fff;
		}
		div.RadScheduler_Office2007 .rsHeader ul
		{
			padding: 0;
			height:50px;
		}
  
  
  
  
  
	
	/* Formatting for Blog Controls */

.BlogStream { margin: 0px 170px 0px 0px; }
.BlogFeatures { width: 165px; float: right;background:#b0c4de;margin-top:5px;margin-right:0px;padding-left:0px; }
.KwekFeatures { width: 165px; float: right;background:#b0c4de;margin-top:5px;margin-right:0px;padding-left:0px; }

.BlogFeatures div { padding-bottom: 20px; margin-bottom: 0px; border-left: solid 0px #d3d3d3; text-align: left; }
.KwekFeatures div { padding-bottom: 20px; margin-bottom: 0px; border-left: solid 1px #d3d3d3; border-bottom: solid 1 px #d3d3d3; text-align: left; }

/*.BlogFeatures h1 { font-size: 16px; font-weight: bold; background: url(Images/ContentDividerTileLight-4-14.gif) repeat-x; padding: 6px; margin: 0px 0px 10px 0px; }
*/
.BlogFeatures h1
{
	font-size: 1.2em;
	background-image: url('Images/Blogkop.png');
	height: 25px;
	color: Navy;
	font-weight: bold;
	padding: 4px;
	margin: 0px 0px 10px 0px;
}

.KwekFeatures h1 { font-size: 1.2em; background-color:#0000CC; color:#F8F8FF; font-weight: bold; padding: 6px; margin: 0px 0px 10px 0px; }

.BlogFeatures ul { list-style-type:square ; margin: 0px; padding-left: 10px; }
.KwekFeatures ul { list-style-type:square ; margin: 0px; padding-left: 10px; }

.BlogFeaturesSearchBox { width: 80px; }
.BlogFeaturesSearchButton { width: 50px; }
.BlogEntry { border-left: solid 1px #d3d3d3; margin: 0px 0px 20px 0px; }
/*.BlogEntryHeader { padding: 10px 6px 6px 6px; background: #b0c4de url(Images/ContentDividerTileLight-4-14.gif) repeat-x;border-right: solid 1px #0000cd;border-top: solid 1px #0000cd;margin-top:5px; }
*/
.KwekEntry { border-left: solid 1px #d3d3d3; margin: 0px 0px 20px 0px; }

.BlogEntryHeader { padding: 10px 6px 6px 6px; background: #b0c4de ;border-right: solid 1px #0000cd;border-top: solid 1px #0000cd;margin-top:5px; }
.KwekEntryHeader { padding: 10px 6px 6px 6px; background: #b0c4de ;border-right: solid 1px #0000cd;border-top: solid 1px #0000cd;margin-top:5px; background-image: url('Images/Golfrand.jpg'); }
.BlogEntryHeaderPostTitleSmall { font-size: 1.0em; color:Navy; font-weight:normal;}
.BlogEntryHeaderPostTitle { font-size: 2.0em; color:Navy; font-weight:bolder;}
.KwekEntryHeaderPostTitle { font-size: 1.8em; color:Yellow; font-weight:bolder; vertical-align:bottom;}
.BlogEntryHeaderTags { font-size: 1.0em; color:Navy; font-weight:normal;}
.BlogEntryHeaderPostDate span { font-size: 1.0em; color: Navy; }
/*.BlogEntryHeader div label { display: block; float: left; width: 200px; font-size:1.0em; color:Navy;} */
.BlogEntryHeader div label { float: left; width: 200px; font-size:1.0em; color:Navy;}
.KwekEntryHeader div label { float: left; width: 200px; font-size:1.0em; color:Navy;}
.BlogEntryBody { padding: 6px;background:Lavender;border-right: solid 1px #0000cd;border-bottom: solid 1px #b0c4de; }
.TinyMCETextArea { width: 98%; }    
.BlogEntryFooter { background:#F8F8FF; padding: 6px; }
.BlogEntryFooter { float: left; }
.BlogEntryFooterCommands { float: left; }
.BlogEntryFooter { margin-right: 10px; }
.BlogEntryFooterCommands a { margin-right: 10px; font-size: 1.0em; color: Navy;  }
.BlogEntryFooter { float: left; }
.BlogEntryFooterLinks div { float: left; }
.BlogEntryFooter { margin-right: 10px; }
.BlogEntryFooterLinks { margin-right: 10px; }
.BlogEntryFooterLinksPermalink a  { margin-right: 10px; }
.BlogEntryFooterLinks { margin-right: 10px; }
.BlogEntryFooterLinksServices a { margin-right: 10px; }
.BlogEntryFooterLinks { display: inherit; float: right;  text-align: right; margin-left: 20px; }
.BlogEntryFooterLinksComments { display: inherit; float: right;  text-align: right; margin-left: 20px; }
.BlogEntryFooter { display: inherit; float: none;  text-align: right; }
.BlogEntryFooterLinks { display: inherit; float: none;  text-align: right; }
.BlogEntryFooterLinksTags { display: inherit; float: none;  text-align: right; margin-left:20px;}
.BlogEntryFooter ul { padding-left: 0px; margin: 0px; list-style-type: none; display: inline; }
.BlogEntryFooter ul li { display: inline; margin-left: 6px; }
.BlogNavigation { margin-right: 200px; margin-top: 20px; text-align: center; }
.BlogNavigation a { font-weight: bold; margin-left: 50px; margin-right: 50px; padding: 4px; border: outset 1px #6f5230; text-decoration: none; }
.CommentsStream { margin: 0px 0px 20px 40px; }
.CommentsEntry { margin-bottom: 20px; background: #fdfcf6 url(Images/FeatureBackgroundTile-1-119.gif) repeat-x; border-bottom: solid 1px #e1d2bd; }
.CommentsEntryHeader { font-style:italic; margin-bottom: 10px; padding: 6px; }
.CommentsEntryBody { padding: 6px; }
.CommentsEntryFooter { padding: 6px; text-align: left; }
.CommentsAdd { border: dashed 1px #6f5230; padding: 10px; }
.CommentsAdd h1 { font-size: 16px; font-weight: bold; margin: 0px; }
.CommentsAdd div { padding: 4px; }
.CommentsAdd label { display: inherit; float: left; width: 150px; }
.CommentsAdd textarea { width: 99%; }
.CommentsAdd a, .CommentsCommands a { padding: 4px; border: outset 1px #d3d3d3; text-decoration: none; }


/* Photo Section */
.GalleryUpload {width: 340px; margin-top: 5px; margin-left:-5px; float: right;}
.GalleryUpload ul li { margin-bottom: 4px; text-align:left; width:340px; list-style-type:none; margin-left:-5px;padding-left:20px;}

/*.GalleryFeatures h1 { font-size: 16px; font-weight: bold; background: url(Images/ContentDividerTileLight-4-14.gif) repeat-x; padding: 6px; margin: 0px 0px 10px 0px; } */
.GalleryUpload h1 { font-size: 1.2em; font-weight: bold; background-color:Yellow; padding-left: 10px; padding-right:10px; padding-top: 2px; padding-bottom: 2px; margin: 0px -4px 10px -10px; }

.GalleryFeatures {width: 340px; margin-top: 5px; float: right;background-color:#b0c4de; }
/*.GalleryFeatures div { padding-left: 10px; padding-right: 4px; padding-bottom: 6px; margin-bottom: 20px; border-left: solid 1px #d3d3d3; text-align: left; } */
.GalleryFeatures div { padding-left: 10px; padding-right: 4px; padding-bottom: 6px; margin-bottom: 20px; border-left: solid 0px #d3d3d3; text-align: left; }

/*.GalleryFeatures h1 { font-size: 16px; font-weight: bold; background: url(Images/ContentDividerTileLight-4-14.gif) repeat-x; padding: 6px; margin: 0px 0px 10px 0px; } */
.GalleryFeatures h1 { font-size: 1.0em; font-weight: bold; height:25px; background-image: url('Images/Blogkop.png'); padding-left: 10px; padding-right:10px; padding-top: 2px; padding-bottom: 4px; margin: 0px -4px 10px -10px; }
.GalleryFeatures ul { margin: 0px; list-style: none; padding: 0px; text-align:left; }
.GalleryFeatures ul li { margin-bottom: 4px; text-align:left; list-style-type:square; }
.GalleryFeatures input { width: 120px; }
.GalleryDivider { float: left;z-index:10000; width:0px; margin-left:605px;height:300px; background-image:url('Images/Spacer.gif'); } 
.GalleryStream {   }
.GalleryStreamStandoff {  margin-right: 180px; }
.GalleryStream div { float: left;background-color:#E6E6FA; z-index:1000; } 

.GalleryStream img {  margin-top:10px; border: none; max-width: 120px; max-height: 120px; }
.PhotoItemHidden { -moz-opacity:0.5; border: dashed 1px #6f5230; }
/*
.PhotoItem { margin: 4px; line-height: 140px; font-size: 12px;color:blue; caption-side:bottom; text-align:center; width: 140px; height: 150px; border-left: solid 1px #d3d3d3; border-right: solid 1px #d3d3d3; border-bottom: solid 1px #d3d3d3; background: #fffff0 url('Images/ContentDividerTileLight-4-14.gif') repeat top left; }  /* UnderScore Hack 90.5% of box height, 50% critical to IE5 */

.PhotoItem { margin: 4px; padding-top:5px; line-height: 140px; font-size: 12px;color:blue; caption-side:bottom; text-align:center; width: 140px; height: 150px; border-left: solid 1px #d3d3d3; border-right: solid 1px #d3d3d3; border-bottom: solid 1px #d3d3d3; background-color:#FFFACD !important; }  /* UnderScore Hack 90.5% of box height, 50% critical to IE5 */

.GalleryNavigation { padding-top: 20px; text-align: center; clear:left; }
.GalleryNavigation a { font-weight: bold; margin-left: 50px; margin-right: 50px; padding: 4px; border: outset 1px #d3d3d3; text-decoration: none; }

#GalleryPopup { color: #ffffff; font-size: 12px; }
#GalleryPopup a { color: #ffffff; }
.PhotoTextItems { width: 100%; }
.PhotoDescription { padding: 2px; }
.DownloadLink { padding: 2px; vertical-align: top; text-align: right; font-weight: bold;  }
.AdminPhoto { float: left;  }
.AdminForm { width: 280px; float: right; }
.AdminForm .FormRow { clear: both; margin: 10px; }
.AdminForm .FormLabel { float: left; width: 80px; font-weight: bold; padding-right: 10px; }
.AdminForm .FormItem { padding-left: 10px; text-align:right; }
.AdminForm { white-space:nowrap; }
.AdminForm .FixedWidth { width: 160px; color:#0000CC; }
.AdminForm a { margin-top: 20px; padding: 4px; border: outset 1px #6f5230; text-decoration: none; }
.AdminForm .DeleteButton { float: left; background-color: Yellow; color:#0000CC; }
.AdminForm .SaveButton { float: right; background-color: Yellow; color:#0000CC; }

/* Admin Section */

.AdminFormRow { clear: both; margin: 10px; }
.AdminFormLabel { float: left; width: 80px; font-weight: bold; padding-right: 10px; }
.AdminFormItem { padding-left: 10px; color:#ffffff; }


/*Vista toolbar styles */
img{ border: 0pt; }

#bottom_div {
width: 520px;
height: 150px;
background-color: #b9d1ea;
clear:both;
}


/* Styles voor sponsorpaginas */
.blockblue
		{
			border: 2px solid #0090DF;
			background-color: #B0C4DE;
			width: 244px;
			height: 216px;
			margin-left: 5px;
			margin-right: 5px;
			margin-top: 3px;
			margin-bottom: 2px;
			overflow: auto;
			padding: 5px 5px 5px 5px; /* z-index: 9999;*/
			cursor: hand;
			color: #0000cd;
			font-size: 1.1em;
		}
		.blockyellow
		{
			border: 2px solid #0090DF;
			background-color: yellow;
			width: 244px;
			height: 216px;
			margin-left: 5px;
			margin-right: 5px;
			margin-top: 3px;
			margin-bottom: 2px;
			overflow: auto;
			padding: 5px 5px 5px 5px; /* z-index: 9999;*/
			cursor: hand;
			color: #0000cd;
			font-size: 1.1em;
		}
		/* Styles voor sponsorpaginas */
.blockbluesmall
		{
			border: 2px solid #0090DF;
			background-color: #B0C4DE;
			width: 184px;
			height: 216px;
			margin-left: 1px;
			margin-right: 2px;
			margin-top: 3px;
			margin-bottom: 2px;
			overflow: auto;
			padding: 5px 5px 5px 5px; /* z-index: 9999;*/
			cursor: hand;
			color: #0000cd;
			font-size: 1.0em;
		}
		.blockyellowsmall
		{
			border: 2px solid #0090DF;
			background-color: yellow;
			width: 184px;
			height: 216px;
			margin-left: 1px;
			margin-right: 2px;
			margin-top: 3px;
			margin-bottom: 2px;
			overflow: auto;
			padding: 5px 5px 5px 5px; /* z-index: 9999;*/
			cursor: hand;
			color: #0000cd;
			font-size: 1.0em;
		}

/* RAD Tabstrip styles */

.DefaultTab
{
	background: transparent url(Images/bluetab75x28.gif) no-repeat left top;
	width: 75px !important;
	padding-left: 0px !important;
	height: 28px;
	text-decoration:none;
	text-indent:-3px;
	font: 9.2pt/26pt Segoe UI,Trebuchet MS, Tahoma,Helvetica, Arial !important; 
	color: #000099 !important;
}
.DefaultActueelTab
{
	background: transparent url(Images/bluetab80x28withborder.gif) no-repeat left top;
	width: 80px;
	padding-left: 5px !important;
	height: 28px;
	text-decoration:none;
	text-indent:-4px;
	font: 9.2pt/25pt Segoe UI,Trebuchet MS, Tahoma, Helvetica, Arial !important;
	color: #000099 !important;
}
.DefaultActueelTab100
{
	background: transparent url(Images/bluetab100x28withborder.gif) no-repeat left top;
	width: 100px;
	padding-left: 0px !important;
	height: 28px;
	text-decoration:none;
	text-indent:-4px;
	font: 9.2pt/25pt Segoe UI,Trebuchet MS, Tahoma, Helvetica, Arial !important;
	color: #000099 !important;
}
.DefaultTabSmall
{
	background: transparent url(Images/bluetab80x28.gif) no-repeat left top;
	width: 80px;
	padding-left: 2px !important;
	height: 28px;
	text-decoration:none;
	text-indent:-4px;
	font: 9.2pt/25pt Segoe UI,Trebuchet MS, Tahoma, Helvetica, Arial !Important;
	color: #000099 !important;
}
.DefaultTab100
{
	background: transparent url(Images/bluetab100x28.gif) no-repeat left top;
	width: 100px;
	padding-left: 0px !important;
	height: 28px;
	text-decoration:none;
	text-indent:-4px;
	font: 9.2pt/25pt Segoe UI,Trebuchet MS, Tahoma, Helvetica, Arial !important;
	color: #000099 !important;
}
.DefaultTabDubbel
{
	background: transparent url(Images/bluetab75x28.gif) no-repeat left top;
	width: 75px;
	padding-left: 0px !important;
	height: 28px;
	text-decoration:none;
	text-indent:-2px;
	font: 9.2pt/10pt Segoe UI,Trebuchet MS, Tahoma, Helvetica, Arial !Important;
	color: #000099 !important;
}
.DefaultTab100Dubbel
{
	background: transparent url(Images/bluetab100x28.gif) no-repeat left top;
	width: 100px;
	padding-left: 0px !important;
	height: 28px;
	text-decoration:none;
	text-indent:-2px;
	font: 9.2pt/10pt Segoe UI,Trebuchet MS, Tahoma, Helvetica, Arial !Important;
	color: #000099 !important;
}
.DefaultTab120Dubbel
{
	background: transparent url(Images/bluetab120x28.gif) no-repeat left top;
	width: 130px;
	padding-left: 0px !important;
	height: 28px;
	text-decoration:none;
	text-indent:-2px;
	font: 9.2pt/10pt Segoe UI,Trebuchet MS, Tahoma, Helvetica, Arial !important;
	color: #000099 !important;
}
.DefaultTabActueel100
{
	background: transparent url(Images/bluetab100x28withborder.gif) no-repeat left top;
	width: 105px;
	padding-left: 0px !important;
	height: 28px;
	text-decoration:none;
	text-indent:-4px;
	font: 9.2pt/9pt Segoe UI,Trebuchet MS, Tahoma, Helvetica, Arial !important;
	color: #000099 !important;
}
.DefaultTab120
{
	background: transparent url(Images/bluetab120x28.gif) no-repeat left top;
	width: 135px;
	padding-left: 0px !important;
	margin-left: 0px !important;
	float:left;
	height: 28px;
	text-decoration:none;
	text-indent:-4px;
	font: 9.2pt/25pt Segoe UI,Trebuchet MS, Tahoma, Helvetica, Arial !important;
	color: #000099 !important;
}

.TabSelected
{
	 background-image:url(Images/yellowselectedtab75x28.gif);
}
.TabSelected100
{

	background-image:url(Images/yellowselectedtab100x28.gif);
}

.TabSelected120
{

	background-image:url(Images/yellowselectedtab120x28.gif);
}


.TabHovered
{
	background-image:url(Images/yellowhoovertab75x28.gif);
}
.TabHovered100, .TabActueelHovered100
{
	background-image:url(Images/yellowhoovertab100x28.gif);
}
.TabHovered120
{
	background-image:url(Images/yellowhoovertab120x28.gif);
}

/*  *****Styles voor Listview op TeamHome.aspx pagina
*/
.TeamCategory
{
	background-color: #4682B4;
	color: #F8F8FF;
	font-family:Tahoma;
	font-weight: bold;
	font-style: normal;
	text-transform:uppercase;
	margin-top: -0.2em;
	font-size:1.15em;
	padding: 3px;
	height:25px;
	
}
.TeamCatInfo
{
	background-color: #4682B4;
	color: #F8F8FF;
	font-family:Tahoma;
	font-weight:normal;
	font-style:italic;
	margin-top: -0.2em;
	font-size:1.1em;
	padding: 3px;
	height:40px;
	 vertical-align:middle;
}
.TeamSectieInfo
{
	background-color: #F8F8FF;
	color: #0000CC;
	font-family:Tahoma;
	font-weight:normal;
	font-style:italic;
	font-size:0.9em;
	margin-left: 0px;
	padding: 0px;
	height:30px;
	vertical-align:middle;
}

/* styles voor de foto-rotator op de teampaginas's  */
.stop
		{
			width: 31px;
			height: 31px;
			background-image: url(Images/Stop31x31.png);
			border: 0px;
			background-color: transparent;
			cursor: hand;
		}
		.pause
		{
			width: 31px;
			height: 31px;
			background-image: url(Images/Pause31x31.png);
			border: 0px;
			background-color: transparent;
			cursor: hand;
		}
		.resume
		{
			width: 31px;
			height: 31px;
			background-image: url(Images/Resume31x31.png);
			border: 0px;
			background-color: transparent;
			cursor: hand;
		}

		.play
		{
			width: 31px;
			height: 31px;
			background-image: url(Images/Play31x31.png);
			border: 0px;
			background-color: transparent;
			cursor: hand;
		}


/* File-upload usercontrol styles */
	.radupload
	{
		float: left;
		margin-bottom: 20px;
	}
	.bigModule
	{
		clear: both;
		color:#0000CC;
	}
	.smallModule
	{
		margin-bottom: 20px;
		
	}
	#controlContainer
	{
		vertical-align: top;
		padding: 20px 10px;
	}
	.ruProgressArea
	{
		position: absolute;
		top: 0;
		left: 10px;
		 background-color:#DBE2FF;
	}
	.RadUploadButton
	{
		float: left;
		clear: left;
		border: 0;
		height: 21px;
		width: 86px;
		font: bold 0.8 Trebuchet MS, Tahoma, Helvetica, arial,verdana,sans-serif;
	}
	.rc3
	{
		padding-left: 40px !important;
		background-color: #DBE2FF;
		border: solid 1px #0000CC;
		padding: 10px;
	}
	.rc3 .title
	{
		margin-left: -20px;
	}
	
   .blinker
   {
	   text-decoration:underline,blink;
	  
   } 
.RadTicker
{
	vertical-align:middle; 
	text-align:center;
	padding-left:0px;
}

/* Twitter styles   */
.tweet 
{
 background-color:#F5FFFA;    
}

.tweet .from {
	font-weight: bold;
	color:#00CED1;
}

.tweet .text {
	font-size: 90%;
	color:GrayText;
   
}

.tweet .whenWhere {
	font-style: italic;
	font-size: 90%;
	color:#778899;
}

.tweet .profilePic {
	width: 24px;
	height: 27px;
	float: right;
	padding: 0px;
	margin: 0px;
	color:#87CEEB;
}
/* om checkbox in RadListBox links te plaatsen bij gebruik van een itemtemplate */
.rfdCheckboxChecked, .rfdCheckboxUnchecked,    
		.RadListBox .rlbCheck    
		{   
			float:left;   
		}  

/* Voor RadRotator in Carousel-mode */
.rotNoButtonsBack
		{
			margin-left: auto;
			margin-right: auto;
			height: 350px;
			font-family: Arial;
			padding: 0;
		}
		
		
/* voor RadRotatot Testimonial stijl */        
.testimonialContainer 
{
	border: none;
	width: 600px;
	/*height: 316px; */
	background-color: transparent; 

}
.testimonialTop 
{
	border: none;
	width: 600px;
	height: 66px;
	background-color:inherit;
}
.testimonialText 
{
	border: none;
	width: 580px;
	height: 200px;
	background-color: #DEE4FF;
	color: #666;
	font: Trebuchet MS, Tahoma, Verdana, Helvetica, Arial, Sans-serif;
	text-align: justify;
	padding-top: 5px;
	padding-left:10px;
	padding-right:10px;
}
.testimonialBottom 
{
	border: none;
	width: 176px;
	height: 66px;
	background-color: inherit;
}

/* Voor Validation summary */

ValidationSummary
{
	padding: 10px;
	border: 1px solid Green;
	
}

