/* CSS Document */


.table_select td,tr
	{
	border-left: 0px none;
	border-right: 0px none;
	border-top: thick double #c1f5cf !important;
	}
	
.greenColor
	{
    background-color: #33CC33 !important;
	}
	
.redColor
	{
    background-color: #E60000 !important;
	}
	
.greenishColor
	{
    background-color: #c1f5cf !important;
	}
	
.reddishColor
	{
    background-color: #fab187 !important;
	}
	
body.body_normal {
	background:url(left.jpg) repeat-y left;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	}
	
body.body_login{
	margin:0px;
	margin-top:2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background: #004225;
/*	background:#03BC09; */
	}

body.body_empty{
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	}
	
body.bodyMargin {
	margin:15px 15px 15px 15px;
}
	
a {
	color:#03BC09;
	}
a.none {
	color:#000;
	text-decoration:none;
}

#login {
	margin:auto;
	width:529px;
	background:url(bg_login.gif);
	height:219px;
	padding:100px 0px 0px 45px;
}

#download {
	margin:auto;
	position:relative;
	width:513px;
	background:url(bg_download.gif);
	height:589px;
	padding:100px 45px 0px 45px;
}

#container {
	}
	
#top {
	background:url(topmiddle.jpg) repeat-x top;
	height:60px;
	width:100%;
	}
#topleft{
	background:url(topleft.jpg) no-repeat top left;
	float:left;
	height:30px;
	width:205px;
	}
#topright{
	position:absolute;
	background: url(topright.jpg) no-repeat top right;
	top:20px;
	left:0px;
	height:40px;
	width:1024px;
    	}
	
div.menu{
	position:absolute;
	top:75px;
	left:0px;
	width:188px;
	height:auto;
	}

#info{
	margin:25px 0px 0px 11px;
	padding:10px;
	color:#d0f1d1;
	border:solid 1px #34d939;
	width:140px;
	}

#text {
	position:absolute;
	top:85px;
	left:236px;
	width:600px;
	height:400px;
	}
	
a.main {
	text-decoration:none;
	color:#000000;
	display:block;
	padding:5px 0px 0px 25px;
	background:url(buttonshade.jpg) no-repeat left #FFFFFF;
	width:163px;
	height:23px;
	font-size:12px;
	}
	
a.main:hover {
	text-decoration:none;
	color:#ffffff;
	display:block;
	padding:5px 0px 0px 25px;
	background:url(buttonshadehover.jpg) no-repeat left #FFFFFF;
	width:163px;
	height:23px;
	font-size:12px;
	}

a.maina {
	text-decoration:none;
	color:#ffffff;
	display:block;
	padding:5px 0px 0px 25px;
	background:url(buttonshadehover.jpg) no-repeat left #FFFFFF;
	width:163px;
	height:23px;
	font-size:12px;
	}
	
a.subbutton {
	text-decoration:none;
	color:#000000;
	display:block;
	padding:5px 0px 0px 25px;
	background:url(subbutton.jpg) no-repeat left #FFFFFF;
	width:163px;
	height:23px;
	font-size:12px;
	}
	
a.subbutton:hover {
	text-decoration:underline;
	color:#000000;
	display:block;
	padding:5px 0px 0px 25px;
	background:url(subbutton.jpg) no-repeat left #FFFFFF;
	width:163px;
	height:23px;
	font-size:12px;
	}

a.subbuttona {
	text-decoration:underline;
	color:#000000;
	display:block;
	padding:5px 0px 0px 25px;
	background:url(subbutton.jpg) no-repeat left #FFFFFF;
	width:163px;
	height:23px;
	font-size:12px;
	}

a.pdf {
	display:block;
	background:url(pdf.jpg) no-repeat left;
	padding-left:25px;
	padding-bottom:3px;
	padding-top:4px;
}

a.mail {
	background:url(mail.jpg) no-repeat left;
	padding-left:25px;
	padding-bottom:3px;
	padding-top:2px;
}


#emptybutton {
	background:url(subbuttonempty.jpg) no-repeat left #FFFFFF;
	width:188px;
	height:28px;
	}
	
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:900;
	color:#02ba0b;
	margin:0px 0px 10px 0px;
	}
	
h2 {
	display:inline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:900;
	color:#000000;
	margin:0px 0px 10px 0px;
	}

div.form{
	position:relative;
	border:solid 1px #d5d5d5;
	width:800px;
	padding:10px 15px 15px 15px;
	margin-top:15px;
	}

div.form_500{
	position:relative;
	border:solid 1px #d5d5d5;
	width:500px;
	padding:10px 15px 15px 15px;
	margin-top:15px;
	}
        
div.pageBreakBefore 
    {
	display:none;
    }
	
div.form_nowith{
	border:solid 1px #d5d5d5;
	padding:5px 5px 5px 5px;
	}
	
div.formlayer{
	position:relative;
	width:430px;
	}

div.formlayer_600{
	position:relative;
	width:600px;
	}
        
div.formlayer_900{
	position:relative;
	width:900px;
	}        
        
table.form_table {
	margin:0px;
	padding:0px;
	width:400px;
}

td.form_head {
	font-weight:900;
	color:#02ba0b;
	vertical-align:middle;
	width:400px;
	height:25px;
}

td.form_oneline {
	vertical-align:middle;
	width:400px;
	padding:1px 0px 1px 0px;
}

td.form_onlytext {
	vertical-align:top;
	padding:2px 0px 2px 0px;
}
td.form_onlytext2 {
	vertical-align:top;
	padding:4px 0px 2px 0px;
}

td.form_text{
	vertical-align:middle;
	width:150px;
	padding-right:10px;
	padding:1px 0px 1px 0px;
}

td.form_input{
	width:240px;
	vertical-align:middle;
	padding:1px 0px 1px 0px;
}

table.avans_table {
	margin:0px;
	padding:0px;
	width:600px;
}


table.table_tablelarge {
	margin:0px;
	padding:0px;
	}

table.table_table {
        border-spacing:0px;
        margin:0px;
	padding:0px;
	width:581px;
}

td.table_nowrap{
	vertical-align:middle;
	padding:4px 10px 4px 10px;
    white-space:nowrap;
	}

td.table_nowrapk3{
	vertical-align:middle;
	padding:4px 10px 4px 10px;
    white-space:nowrap;
	width:40%;
	}	
	
	
td.table_width{
	width:100%;
	vertical-align:middle;
	padding:4px 10px 4px 10px;
	}
	
td.table_head{
	vertical-align:middle;
	padding:4px 10px 4px 10px;
	background:url(tablehead.gif) repeat-x;
	border-bottom:1px solid #d5d5d5;
	border-left:1px solid #e7e8ea;
	border-right:1px solid #e7e8ea;
    white-space:nowrap
	}

td.table_width_head{
	width:100%;
	background:url(tablehead.gif) repeat-x;
	vertical-align:middle;
	padding:4px 10px 4px 10px;
	border-bottom:1px solid #d5d5d5;
	border-left:1px solid #e7e8ea;
	border-right:1px solid #e7e8ea;
	}
	
td.table_nowrap_green{
	vertical-align:middle;
	padding:4px 10px 4px 10px;
	background:#e9ffea;
	}

td.table_width_green{
	width:100%;
	vertical-align:middle;
	padding:4px 10px 4px 10px;
	background:#e9ffea;
	}
	
td.table_nowrap_red{
	vertical-align:middle;
	padding:4px 10px 4px 10px;
	background:#ffbcbc;
	}

td.table_width_red{
	width:100%;
	vertical-align:middle;
	padding:4px 10px 4px 10px;
	background:#ffbcbc;
	}

td.table_nowrap_orange{
	vertical-align:middle;
	padding:4px 10px 4px 10px;
	background:#ffa500;
	}        
        
        
input.form{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	width:240px;
}

textarea.form{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	width:240px;
}

select.form{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	width:170px;
}

form {
	margin:0px;
	padding:0px;
	}

input.submit {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-top:10px;
	}
	
div.frame {
	border-bottom:1px solid #e8e8e8; 
	border-top:1px solid #acacac; 
	border-left:1px solid #e6e6e6; 
	border-right:1px solid #dfdfdf;
	}
	
div.edit_text{
	width:339px;
	padding:5px;
	border:solid 1px #CCC;
	}
a.edit_opmerkingen {
	display:block;
	text-align:center;
	background:url(../layout/edit_text.jpg) no-repeat;
	height:17px;
	width:68px;
	}
textarea.edit_textfield{
	height:60px;
	width:336px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:italic;
}

div.edit_perc {
	position:absolute;
	top:13px;
	right:2px;
}
a.edit_perc {
	display:block;
	text-align:center;
	background:url(../layout/actionEdit.gif) no-repeat;
	height:18px;
	width:18px;
}

.debug{
	color:#FF00FF;
	
}

div.movie_clips_list {
	position: relative;
	top:30px;
	left: 0px;
	border-top: solid 1px #b0b0b0;
	width: 188px;
	overflow: hidden;
	white-space: nowrap;
	background: url(../layout/bgShade.gif) right repeat-y #ffffff;
	float: left;
}

div.movie_clips_list a {
	display: block;
	border-bottom: solid 1px #b0b0b0;
	height: 19px;
	padding: 8px 15px 0px 24px;
	background:url(../layout/playButton.png) 5px 9px no-repeat;
	text-decoration: none;
	color: black;
}

div.movie_clips_list a:hover, div.movie_clips_list a.activeMovie {
	background-color: #b0b0b0;
	color: #ffffff;
	border-bottom: solid 1px #ffffff;
}

div.movie_clips_player {
	position: relative;
	margin-left: 238px;
	width: 400px;
}

div.movie_clips_player_small {
	position: relative;
	margin-left: 140px;
	width: 200px;
}

div.view_resultaten_container {
	padding:36px 0px 0px 12px;
	position: relative;
}

#view_resultaten_bg {
	position: relative;
	margin:auto;
	width:690px;
	background:url(view_resultaten_bg.gif) repeat-y;
	min-height: 460px;
}

#view_resultaten_bg div.top {
	cursor: pointer;
	width:690px;
	height: 64px;
	background:url(view_resultaten_bg_top.gif);
}
#view_resultaten_bg div.bottom {
	width:690px;
	height: 39px;
	background:url(view_resultaten_bg_bottom.gif);
	position: absolute;
	bottom: -39px;
}

#view_resultaten_bg div.movie_clips_list {
	top:0px;
	position: relative;
	
.bar {   fill: steelblue;  }

.bar:hover {    fill: brown;  }

.axis {	  font: 10px sans-serif;	}

.axis path,	.axis line
	{
	  fill: none;
	  stroke: #000;
	  shape-rendering: crispEdges;
	}
}
