/* -- CLEAN UP -- */

html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {margin: 0;padding: 0;border: 0;outline: 0;font-weight: inherit;font-style: inherit;font-size: 100%;font-family: inherit;vertical-align: baseline;}
:focus {outline: 0;}
body {line-height: 1;color: black;background: white;}
ol, ul {list-style: none;}
table {border-collapse: separate;	border-spacing: 0;}
caption, th, td {text-align: left;font-weight: normal;}
blockquote:before, blockquote:after, q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
sub {vertical-align: sub;}
sup {vertical-align: super;}
* {box-sizing: border-box;	-moz-box-sizing: border-box;}
html {padding: 0px; @charset "ISO-8859-1";}

/* -- 00000 -- */

body{
	font-family:'Calibri', Arial, Verdana, sans-serif !important;
	font-size: 14px;
	color:#333;
	background-color:#f1f1f1;
}

h1, h2, h3, h4{
	margin-top:10px;
	margin-bottom:5px;
	font-weight:bold;
}
h1{
	font-size:30px;
	color:#0099cc;
}
h2{
	font-size:22px;
	color:#0099cc;
}
h3{
	font-size:16px;
	color:#0099cc;
}

a{
	color:#555;
	text-decoration:underline;
	font-weight:bold;
}
a:hover{
	color:#111;
}

dl{
	margin-top:5px;
	margin-bottom:5px;
	padding-left:5px;
}
	dt{
		font-style: italic;
		color:#0099cc;
	}
	dd{
		margin-top:2px;
		margin-bottom:10px;
		margin-left:3px;
	}


#darkcolorbg{
	background-repeat:no-repeat;
	background-size:100% 100%;
	background-color:#0099cc;


	width:100%;
	height:180px;
	position:absolute;
	top:0;
	left:0;
}

	#header{
		height:140px;
		background-color:#0099cc;
		background-image:url('/image/headers/header_plat_Educentre.png');
		background-repeat:no-repeat;
		background-position:top center;
		border-bottom:1px solid #eee;
	}
		#header h1{
			display:none;
		}

	#sidebar{
		width:250px;
		float:left;
		height:100%;
	}
		a#backToHome{
			display:block;
			height:40px;
			background:#f0f0f0;
			color:#0099cc;
			width:100%;
			line-height: 40px;
			vertical-align: middle;
			text-align:center;
			text-decoration:none;
			text-transform:uppercase;
		}
			#backToHome:hover{
				background-color:#f1f1f1;
				color:#fff;
			}

	#content{
		background-color:#fff;
	}
		#content h1{
			margin-top:0px;
			margin-bottom:10px;
		}
		#content p.notfullscreen{
			width:70%;
		}


	#userbox{
		position:absolute;
		top:0px;
		right:20px;
		width:250px;
		height:110px;
		background-image:url('/image/userbox-bg.png');
		color:#333;
	}

	#userbox .margin
	{
		margin-left:10px;
		margin-right: 10px;
		margin-top: 5px;
	}
		#userbox h3{
			margin-top:0;
		}

		#userbox a{
			display:block;
			line-height: 20px;
			color:#333;
		}
			#userbox input#gebruikersnaam {
				margin-top: 11px;
			}
			#userbox a.forgotpassword{
				position: absolute;
				left: 0px;
				bottom: 0px;
				width: 200px;
				font-weight:normal;
				font-size:0.9em;
			}

			#userbox a:hover{
				color:#0099cc;
			}


		table.login input.rememberMe, #userbox input.rememberMe {
			width: 13px;
			height: 13px;
			padding: 0;
			margin:0;
			vertical-align: bottom;
			position: relative;
			top: -1px;
			*overflow: hidden;
		}
		#userbox label.rememberMe {
			font-size: 13px;
		}
		#userbox input.text{
			display:block;
			padding:3px;
			padding-right:0px;
			margin-bottom:5px;
		}
			#userbox input.inactive{
				color:#aaa;
			}
		#userbox input.submit{
			border:none;
			background-color:none;
			background-image:url('/image/user-submit-btn.png');
			width:80px;
			height:80px;
			position:absolute;
			top:10px;
			right:15px;
		}
			#userbox input.submit:hover{
				background-position:0 -80px;
			}
		#userbox div.userboxLeftBottom {
			text-align: left;
			font-size: 11px;
			position: absolute;
			left: 10px;
			bottom: 7px;
		}
		#userbox div.userboxRightBottom {
			text-align: right;
			font-size: 13px;
			position: absolute;
			right: 10px;
			bottom: 7px;
		}

	#footer{
		height:40px;
		width:100%;
		background-color:#0099cc;
		bottom:0;
		left:0;
	}

p{
	padding-top:5px;
	padding-bottom:10px;
	line-height:120%;
}
	p img{
		vertical-align:text-bottom !important;
		margin-bottom:1px;
	}

table td{
	vertical-align:top;
	text-align:left;
	padding-top:10px;
	padding-bottom:10px;
	border-bottom:none;
}
	table td p{
		padding-top:0;
	}

table td.image{
	vertical-align:top;
	text-align:right;
	padding-right:10px;
}

table.noborders td{
	border-bottom:none;
}
	table.noborders td p{
		padding-top:0;
	}

table.lineborder td{
	border-bottom:1px solid #ccc;
}
	table.lineborder td h3{
		margin-top:0px;
	}
table.lineborder td.image{
	vertical-align:top;
	text-align:right;
	padding-right:10px;
}

table.colored{
	background-color:#fff;
	padding:0;
	margin:0;
	margin-top:10px;
	width:100%;
	border-spacing:0;
    border-collapse: collapse;
    border-top:1px solid #f1f1f1;
	border-right:1px solid #f1f1f1;
	color:#333;
}
table.colored thead td, table.colored tfoot td{
	background-color:#ffffff;
	color:#0099cc;
	font-weight:bold;
}
table.colored tr{
	padding:0;
	margin:0;
}
table.colored td{
	padding:4px;
	margin:0;
	border-bottom:1px solid #f1f1f1;
	border-left:1px solid #f1f1f1;
}
table.colored td.label{
	font-weight:bold;
	text-align:right;
	width:150px;
}
table.colored tr.even td{
	background-color:#ffffff;
}
table.colored tr.even th{
	background-color:#ffffff;
}

span.portalcolor{ /* was em */
	color:#0099cc;
}

em{
	font-style: italic;
}

ul li .whiteSpace
{
 	 padding-bottom: 20px;
}

.datepicker
{
	width: 108px;
	cursor: pointer;
	padding-left: 30px;
	background: url("/image/icons/datepicker.png") no-repeat;
	background-position: 3px 3px;
}
	.qtip-menu {
    border-color: black !important;
    font-size: 12px !important;
   max-width: 580px !important;
   min-width: 300px !important;
    line-height: 15px !important;
}
.qtip-menu .cat-block {
    float: left;
    margin-left: 10px;
    margin-right: 10px;
}
.qtip-menu .menu, .qtip-menu .menu li {
    float: left;
    clear: left;
}
.qtip-menu .menu li {
    padding-top:2px;
    margin:0;
}
.qtip-menu h2 {
    margin-top:0;
    font-size: 13px;
}
.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both;
}

.twittertweet {
	height: 60px;
	margin-top:5px;
}

.twittertext {
	padding-left: 5px;
	width: 303px;
}
.twittertext a{
	text-decoration:none;
	color: #333;
	font-weight: bold;
}

.twittertext a:hover {
	text-decoration: underline;
}

.tweettop {
	padding-left: 5px;
	width: 303px;
	padding-bottom: 1px;
}

.tweettop a{
	text-decoration: none;
	color: #0099cc;
}
.tweettop .tweettime {
	color: #999999;
	font-size: 12px;
}
.tweettop a:hover {
	text-decoration: none;
}
.tweettop a:hover .tweetname{
	text-decoration: underline;
}
.tweettop .tweetscreename {
	color:#f1f1f1;
	font-size: 12px;
}
.tweettop a:hover .tweetscreename {
	text-decoration:none;
}
a.actionlink, a.actionlink {
    background-color: #D4A004;
    background-image: url("/portal/image/actionlink-bg.png");
    color: #FFFFFF;
    display: block;
    float: left;
    font-family: Candara,Calibri,Arial;
    height: 30px;
    letter-spacing: 1px;
    line-height: 30px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: 170px;
}

/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling: touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none; -ms-interpolation-mode:bicubic;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}

/*
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay{background:#fff;}
#colorbox{outline:0;}
    #cboxTopLeft{width:25px; height:25px; background:url(/leeromgeving/image/border1.png) no-repeat 0 0;}
    #cboxTopCenter{height:25px; background:url(/leeromgeving/image/border1.png) repeat-x 0 -50px;}
    #cboxTopRight{width:25px; height:25px; background:url(/leeromgeving/image/border1.png) no-repeat -25px 0;}
    #cboxBottomLeft{width:25px; height:25px; background:url(/leeromgeving/image/border1.png) no-repeat 0 -25px;}
    #cboxBottomCenter{height:25px; background:url(/leeromgeving/image/border1.png) repeat-x 0 -75px;}
    #cboxBottomRight{width:25px; height:25px; background:url(/leeromgeving/image/border1.png) no-repeat -25px -25px;}
    #cboxMiddleLeft{width:25px; background:url(/leeromgeving/image/border2.png) repeat-y 0 0;}
    #cboxMiddleRight{width:25px; background:url(/leeromgeving/image/border2.png) repeat-y -25px 0;}
    #cboxContent{background:#fff; overflow:hidden;}
        .cboxIframe{background:#fff;}
        #cboxError{padding:50px; border:1px solid #ccc;}
        #cboxLoadedContent{margin-bottom:20px;}
        #cboxTitle{position:absolute; bottom:0px; left:0; text-align:center; width:100%; color:#999;}
        #cboxCurrent{position:absolute; bottom:0px; left:100px; color:#999;}
        #cboxLoadingOverlay{background:#fff url(/leeromgeving/image/loading.gif) no-repeat 5px 5px;}

        /* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
        #cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {border:0; padding:0; margin:0; overflow:visible; width:auto; background:none; }

        /* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
        #cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {outline:0;}

        #cboxSlideshow{position:absolute; bottom:0px; right:42px; color:#444;}
        #cboxPrevious{position:absolute; bottom:0px; left:0; color:#444;}
        #cboxNext{position:absolute; bottom:0px; left:63px; color:#444;}
        #cboxClose{position:absolute; bottom:0; right:0; display:block; color:#444;}

/*
  The following fixes a problem where IE7 and IE8 replace a PNG's alpha transparency with a black fill
  when an alpha filter (opacity change) is set on the element or ancestor element.  This style is not applied to or needed in IE9.
  See: http://jacklmoore.com/notes/ie-transparency-problems/
*/
.cboxIE #cboxTopLeft,
.cboxIE #cboxTopCenter,
.cboxIE #cboxTopRight,
.cboxIE #cboxBottomLeft,
.cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight,
.cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
}


div.jp-single-player,
div.jp-playlist-player {

	/* Edit the font-size to counteract inherited font sizing.
	 * Eg. 1.25em = 1 / 0.8em
	 */

	font-size:1em; /* No parent CSS that can effect the size in these demos */

	font-family:Verdana, Arial, sans-serif;
	line-height:1.6;
	color: #666;
}
div.jp-interface {
	position: relative;
	background-color:#eee;
	width:700px;
	height:80px;
	border:1px solid #009be3;
}
div.jp-playlist-player div.jp-interface {
}

div.jp-interface ul.jp-controls {
	list-style-type:none;
	padding:0;
	margin: 0;
}
div.jp-interface ul.jp-controls li {
	//position: absolute;
	margin:0 !important;
}

div.jp-interface ul.jp-controls a {
	position: absolute;
	overflow:hidden;
	text-indent:-9999px;
}
a.jp-play,
a.jp-pause {
	top:20px;
	width:40px;
	height:40px;
}
div.jp-single-player a.jp-play,
div.jp-single-player a.jp-pause {
	left:40px;
}
div.jp-playlist-player a.jp-play,
div.jp-playlist-player a.jp-pause {
	left:48px;
}
a.jp-play {
	background: url("/portal/image/jplayer.blue.monday.jpg") 0 0 no-repeat;
}
a.jp-play:hover {
	background: url("/portal/image/jplayer.blue.monday.jpg") -41px 0 no-repeat;
}
a.jp-pause {
	background: url("/portal/image/jplayer.blue.monday.jpg") 0 -42px no-repeat;
	display: none;
}
a.jp-pause:hover {
	background: url("/portal/image/jplayer.blue.monday.jpg") -41px -42px no-repeat;
}
a.jp-stop {
	top:26px;
	background: url("/portal/image/jplayer.blue.monday.jpg") 0 -83px no-repeat;
	width:28px;
	height:28px;
}
div.jp-single-player a.jp-stop {
	left:90px;
}
div.jp-playlist-player a.jp-stop {
	left:126px;
}
a.jp-stop:hover {
	background: url("/portal/image/jplayer.blue.monday.jpg") -29px -83px no-repeat;
}
a.jp-previous {
	left:20px;
	top:26px;
	background: url("/portal/image/jplayer.blue.monday.jpg") 0 -112px no-repeat;
	width:28px;
	height:28px;
}
a.jp-previous:hover {
	background: url("/portal/image/jplayer.blue.monday.jpg") -29px -112px no-repeat;
}
a.jp-next {
	left:88px;
	top:26px;
	background: url("/portal/image/jplayer.blue.monday.jpg") 0 -141px no-repeat;
	width:28px;
	height:28px;
}
a.jp-next:hover {
	background: url("/portal/image/jplayer.blue.monday.jpg") -29px -141px no-repeat;
}
div.jp-progress {
	position: absolute;
	overflow:hidden;
	top:32px;
	background-color: #ddd;
	width: 460px;
	height:15px;
}
div.jp-single-player div.jp-progress {
	left:130px;
}
div.jp-playlist-player div.jp-progress {
	left:164px;
}
div.jp-load-bar {
	background: url("/portal/image/jplayer.blue.monday.jpg") 0 -202px repeat-x;
	width:0px;
	height:15px;
	cursor: pointer;
}
div.jp-play-bar {
	background: url("/portal/image/jplayer.blue.monday.jpg") 0 -218px repeat-x ;
	width:0px;
	height:15px;
}
a.jp-volume-min {
	top:32px;
	background: url("/portal/image/jplayer.blue.monday.jpg") 0 -170px no-repeat;
	width:18px;
	height:15px;
}
div.jp-single-player a.jp-volume-min {
	left:603px;
}
div.jp-playlist-player a.jp-volume-min {
	left:296px;
}
a.jp-volume-min:hover {
	background: url("/portal/image/jplayer.blue.monday.jpg") -19px -170px no-repeat;
}
a.jp-volume-max {
	top:32px;
	background: url("/portal/image/jplayer.blue.monday.jpg") 0 -186px no-repeat;
	width:18px;
	height:15px;
}
div.jp-single-player a.jp-volume-max {
	left:672px;
}
div.jp-playlist-player a.jp-volume-max {
	left:368px;
}
a.jp-volume-max:hover {
	background: url("/portal/image/jplayer.blue.monday.jpg") -19px -186px no-repeat;
}

div.jp-volume-bar {
	position: absolute;
	overflow:hidden;
	top:37px;
	background: url("/portal/image/jplayer.blue.monday.jpg") 0 -250px repeat-x;
	width:46px;
	height:5px;
	cursor: pointer;
}
div.jp-single-player div.jp-volume-bar {
	left:620px;
}
div.jp-playlist-player div.jp-volume-bar {
	left:314px;
}
div.jp-volume-bar-value {
	background: url("/portal/image/jplayer.blue.monday.jpg") 0 -256px repeat-x;
	width:0px;
	height:5px;
}
div.jp-play-time,
div.jp-total-time {
	position: absolute;
	top:49px;
	width:460px;
	font-size:.64em;
	font-style:oblique;
}
div.jp-total-time {
	text-align: right;
}
div.jp-single-player div.jp-play-time,
div.jp-single-player div.jp-total-time {
	left:130px;
}
div.jp-playlist-player div.jp-play-time,
div.jp-playlist-player div.jp-total-time {
	left:164px;
}
div.jp-playlist {
	width:418px;
}
div.jp-playlist ul{
	list-style-type:none;
	margin:0;
	padding:0 20px;
	background-color:#ccc;
	border:1px solid #009be3;
	border-top:none;
	width:378px;
	font-size:.72em;
}
div.jp-single-player div.jp-playlist li {
	padding:5px 0 5px 20px;
	font-weight:bold;
}
div.jp-playlist-player div.jp-playlist li {
	padding:5px 0 4px 20px;
	border-bottom:1px solid #eee;
}
div.jp-playlist-player div.jp-playlist li.jplayer_playlist_item_last {
	padding:5px 0 5px 20px;
	border-bottom:none;
}
div.jp-playlist-player div.jp-playlist li.jplayer_playlist_current {
	list-style-type:square;
	list-style-position:inside;
	padding-left:8px;
}
div.jp-playlist-player div.jp-playlist a {
	color: #666;
	text-decoration: none;
}
div.jp-playlist-player div.jp-playlist a:hover {
	color:#0d88c1;
}
div.jp-playlist-player div.jp-playlist a.jplayer_playlist_current {
	color:#0d88c1;
}
#textcontent {
	margin: 10px 12px;
	font-size:150%;
	line-height:180%;
}

#textcontent a:link, #textcontent a:visited, #textcontent a:hover, #textcontent a:active{
	text-decoration:none;
	color: #666;
	padding: 0 8px;
}

#textcontent a:hover {
	background-color: #ededed;
}
/* -- CLEAN UP -- */
/*! qTip2 v2.0.1 (includes: svg ajax tips modal viewport imagemap ie6 / basic css3) | qtip2.com | Licensed MIT, GPL | Mon Dec 31 2012 14:55:17 */.qtip,.qtip{position:absolute;left:-28000px;top:-28000px;display:none;max-width:280px;min-width:50px;font-size:10.5px;line-height:12px;direction:ltr}.qtip-content{position:relative;padding:5px 9px;overflow:hidden;text-align:left;word-wrap:break-word}.qtip-titlebar{position:relative;padding:5px 35px 5px 10px;overflow:hidden;border-width:0 0 1px;font-weight:700}.qtip-titlebar+.qtip-content{border-top-width:0!important}.qtip-close{position:absolute;right:-9px;top:-9px;cursor:pointer;outline:medium none;border-width:1px;border-style:solid;border-color:transparent}.qtip-titlebar .qtip-close{right:4px;top:50%;margin-top:-9px}* html .qtip-titlebar .qtip-close{top:16px}.qtip-titlebar .ui-icon,.qtip-icon .ui-icon{display:block;text-indent:-1000em;direction:ltr;vertical-align:middle}.qtip-icon,.qtip-icon .ui-icon{-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;text-decoration:none}.qtip-icon .ui-icon{width:18px;height:14px;text-align:center;text-indent:0;font:normal bold 10px/13px Tahoma,sans-serif;color:inherit;background:transparent none no-repeat -100em -100em}.qtip-focus{}.qtip-hover{}.qtip-default{border-width:1px;border-style:solid;border-color:#F1D031;background-color:#FFFFA3;color:#555}.qtip-default .qtip-titlebar{background-color:#FFEF93}.qtip-default .qtip-icon{border-color:#CCC;background:#F1F1F1;color:#777}.qtip-default .qtip-titlebar .qtip-close{border-color:#AAA;color:#111}/*! Light tooltip style */.qtip-light{background-color:#fff;border-color:#E2E2E2;color:#454545}.qtip-light .qtip-titlebar{background-color:#f1f1f1}/*! Dark tooltip style */.qtip-dark{background-color:#505050;border-color:#303030;color:#f3f3f3}.qtip-dark .qtip-titlebar{background-color:#404040}.qtip-dark .qtip-icon{border-color:#444}.qtip-dark .qtip-titlebar .ui-state-hover{border-color:#303030}/*! Cream tooltip style */.qtip-cream{background-color:#FBF7AA;border-color:#F9E98E;color:#A27D35}.qtip-cream .qtip-titlebar{background-color:#F0DE7D}.qtip-cream .qtip-close .qtip-icon{background-position:-82px 0}/*! Red tooltip style */.qtip-red{background-color:#F78B83;border-color:#D95252;color:#912323}.qtip-red .qtip-titlebar{background-color:#F06D65}.qtip-red .qtip-close .qtip-icon{background-position:-102px 0}.qtip-red .qtip-icon{border-color:#D95252}.qtip-red .qtip-titlebar .ui-state-hover{border-color:#D95252}/*! Green tooltip style */.qtip-green{background-color:#CAED9E;border-color:#90D93F;color:#3F6219}.qtip-green .qtip-titlebar{background-color:#B0DE78}.qtip-green .qtip-close .qtip-icon{background-position:-42px 0}/*! Blue tooltip style */.qtip-blue{background-color:#E5F6FE;border-color:#ADD9ED;color:#5E99BD}.qtip-blue .qtip-titlebar{background-color:#D0E9F5}.qtip-blue .qtip-close .qtip-icon{background-position:-2px 0}.qtip-shadow{-webkit-box-shadow:1px 1px 3px 1px rgba(0,0,0,.15);-moz-box-shadow:1px 1px 3px 1px rgba(0,0,0,.15);box-shadow:1px 1px 3px 1px rgba(0,0,0,.15)}.qtip-rounded,.qtip-tipsy,.qtip-bootstrap{-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px}.qtip-youtube{-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;-webkit-box-shadow:0 0 3px #333;-moz-box-shadow:0 0 3px #333;box-shadow:0 0 3px #333;color:#fff;border-width:0;background:#4A4A4A;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,#4A4A4A),color-stop(100%,black));background-image:-webkit-linear-gradient(top,#4A4A4A 0,black 100%);background-image:-moz-linear-gradient(top,#4A4A4A 0,black 100%);background-image:-ms-linear-gradient(top,#4A4A4A 0,black 100%);background-image:-o-linear-gradient(top,#4A4A4A 0,black 100%)}.qtip-youtube .qtip-titlebar{background-color:#4A4A4A;background-color:rgba(0,0,0,0)}.qtip-youtube .qtip-content{padding:.75em;font:12px arial,sans-serif;filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#4a4a4a, EndColorStr=#000000);-ms-filter:"progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#4a4a4a, EndColorStr=#000000);"}.qtip-youtube .qtip-icon{border-color:#222}.qtip-youtube .qtip-titlebar .ui-state-hover{border-color:#303030}.qtip-jtools{background:#232323;background:rgba(0,0,0,.7);background-image:-webkit-gradient(linear,left top,left bottom,from(#717171),to(#232323));background-image:-moz-linear-gradient(top,#717171,#232323);background-image:-webkit-linear-gradient(top,#717171,#232323);background-image:-ms-linear-gradient(top,#717171,#232323);background-image:-o-linear-gradient(top,#717171,#232323);border:2px solid #ddd;border:2px solid rgba(241,241,241,1);-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;-webkit-box-shadow:0 0 12px #333;-moz-box-shadow:0 0 12px #333;box-shadow:0 0 12px #333}.qtip-jtools .qtip-titlebar{background-color:transparent;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#717171, endColorstr=#4A4A4A);-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#717171, endColorstr=#4A4A4A)"}.qtip-jtools .qtip-content{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4A4A4A, endColorstr=#232323);-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#4A4A4A, endColorstr=#232323)"}.qtip-jtools .qtip-titlebar,.qtip-jtools .qtip-content{background:transparent;color:#fff;border:0 dashed transparent}.qtip-jtools .qtip-icon{border-color:#555}.qtip-jtools .qtip-titlebar .ui-state-hover{border-color:#333}.qtip-cluetip{-webkit-box-shadow:4px 4px 5px rgba(0,0,0,.4);-moz-box-shadow:4px 4px 5px rgba(0,0,0,.4);box-shadow:4px 4px 5px rgba(0,0,0,.4);background-color:#D9D9C2;color:#111;border:0 dashed transparent}.qtip-cluetip .qtip-titlebar{background-color:#87876A;color:#fff;border:0 dashed transparent}.qtip-cluetip .qtip-icon{border-color:#808064}.qtip-cluetip .qtip-titlebar .ui-state-hover{border-color:#696952;color:#696952}.qtip-tipsy{background:#000;background:rgba(0,0,0,.87);color:#fff;border:0 solid transparent;font-size:11px;font-family:'Lucida Grande',sans-serif;font-weight:700;line-height:16px;text-shadow:0 1px black}.qtip-tipsy .qtip-titlebar{padding:6px 35px 0 10;background-color:transparent}.qtip-tipsy .qtip-content{padding:6px 10}.qtip-tipsy .qtip-icon{border-color:#222;text-shadow:none}.qtip-tipsy .qtip-titlebar .ui-state-hover{border-color:#303030}.qtip-tipped{border:3px solid #959FA9;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;background-color:#F9F9F9;color:#454545;font-weight:400;font-family:serif}.qtip-tipped .qtip-titlebar{border-bottom-width:0;color:#fff;background:#3A79B8;background-image:-webkit-gradient(linear,left top,left bottom,from(#3A79B8),to(#2E629D));background-image:-webkit-linear-gradient(top,#3A79B8,#2E629D);background-image:-moz-linear-gradient(top,#3A79B8,#2E629D);background-image:-ms-linear-gradient(top,#3A79B8,#2E629D);background-image:-o-linear-gradient(top,#3A79B8,#2E629D);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#3A79B8, endColorstr=#2E629D);-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3A79B8, endColorstr=#2E629D)"}.qtip-tipped .qtip-icon{border:2px solid #285589;background:#285589}.qtip-tipped .qtip-icon .ui-icon{background-color:#FBFBFB;color:#555}.qtip-bootstrap{font-size:14px;line-height:20px;color:#333;padding:1px;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);-moz-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2);-webkit-background-clip:padding-box;-moz-background-clip:padding;background-clip:padding-box}.qtip-bootstrap .qtip-titlebar{padding:8px 14px;margin:0;font-size:14px;font-weight:400;line-height:18px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;-webkit-border-radius:5px 5px 0 0;-moz-border-radius:5px 5px 0 0;border-radius:5px 5px 0 0}.qtip-bootstrap .qtip-titlebar .qtip-close{right:11px;top:45%;border-style:none}.qtip-bootstrap .qtip-content{padding:9px 14px}.qtip-bootstrap .qtip-icon{background:transparent}.qtip-bootstrap .qtip-icon .ui-icon{width:auto;height:auto;float:right;font-size:20px;font-weight:700;line-height:18px;color:#000;text-shadow:0 1px 0 #fff;opacity:.2;filter:alpha(opacity=20)}.qtip-bootstrap .qtip-icon .ui-icon:hover{color:#000;text-decoration:none;cursor:pointer;opacity:.4;filter:alpha(opacity=40)}.qtip:not(.ie9haxors) div.qtip-content,.qtip:not(.ie9haxors) div.qtip-titlebar{filter:none;-ms-filter:none}.qtip .qtip-tip{margin:0 auto;overflow:hidden;z-index:10}.qtip .qtip-tip,.qtip .qtip-tip .qtip-vml{position:absolute;color:#123456;background:transparent;border:0 dashed transparent}.qtip .qtip-tip canvas{top:0;left:0}.qtip .qtip-tip .qtip-vml{behavior:url(#default#VML);display:inline-block;visibility:visible}#qtip-overlay{position:fixed;left:-10000em;top:-10000em}#qtip-overlay.blurs{cursor:pointer}#qtip-overlay div{position:absolute;left:0;top:0;width:100%;height:100%;background-color:#000;opacity:.7;filter:alpha(opacity=70);-ms-filter:"alpha(Opacity=70)"}.qtipmodal-ie6fix{position:absolute!important}
#container{
	width:1000px;
	background:#fff;
	height:100%;
	position:absolute;
	top:0;
	left:50%;
	margin-left:-500px;
}
#container.iframe {
	width: 960px;
	position: static;
	margin-left: 0px;;
}

	#header{
		width:100%;
	}

	#sidebar{
		width:250px;
		height:auto;
		position:absolute;
		top:140px;
		bottom:40px;
		left:0;
		background:#fff;
		border-right:1px solid #eee;
		z-index: 900;
		overflow-x: hidden;
		/*-webkit-box-shadow:  4px 0px 10px -2px rgba(10, 10, 10, 0.3);
        box-shadow:  4px 0px 10px -2px rgba(10, 10, 10, 0.3);*/

		-webkit-user-select: none;
		-khtml-user-select: none;
		-moz-user-select: -moz-none;
		-o-user-select: none;
		user-select: none;
	}
	#sidebar.iframe {
		top: 0px;
	}
		#sidebar h2{
			margin-left:10px;
			margin-top:;
		}

		ul li{
			margin: 2px;
		}

		ul.list {
			list-style-type: square;
			margin: 0px;
			margin-left: 30px;
		}

		ul.list li {
			padding-right: 40px !important;
		}

		div#menuWrapper
		{
			position: absolute;
			top:    80px;
			left:   0px;
			bottom: 0px;
			right:  0px;
			overflow-y: auto;
			overflow-x: hidden;
		}

		ul.treeview{
			overflow: hidden;
			display: block;
			position: absolute;
		}

			#buttonWrapper, #buttonWrapper * {
				display: none;
			}
			#buttonWrapper {
				position: absolute;
				bottom: 40px;
				height: auto;
				left: 223px;
				top: 140px;
				width: 22px;
				z-index: 950;
			}
			#buttonWrapper #button {
				position: absolute;
				top: 50%;
				margin-top: -90px; /* 50% of this div + 40px from H2 */
				float: right;
				width: 22px;
				height: 100px;
				background-image: url('/leeromgeving/simulatie/image/slideButton.png');
				background-repeat: no-repeat;
				z-index: 950;
			}
			#buttonWrapper #button.down {
				background-position: 0px -110px;
			}
			#buttonWrapper #button.reverse {
				background-position: -32px 0px;
			}
			#buttonWrapper #button.reverse.down {
				background-position: -32px -110px;
			}

			ul.treeview li{
				cursor:pointer;
				white-space:nowrap;
			}
			ul.treeview li.currentPage span{
				color:#2697bd;
			}


			ul.treeview li a{
				display:block;
				float:left;
				width:7px;
				height:7px;
				background-image:url('/leeromgeving/image/item-bg.png');
				background-repeat:no-repeat;
				background-position:0 -7px;
				margin:4px;
				margin-right:8px;
				border:0;
				text-decoration:none;
			}
				ul.treeview li.finished a{
					background-position:0 0;
				}

				ul.treeview li.disabled a{
					background-position:0 -14px;
				}


			ul.treeview li a.collapsed{
				background-position:0 -35px;
			}

			ul.treeview li a.expanded{
				background-position:0 -42px;
			}

			ul.treeview li.finished a.collapsed{
				background-position:0 -21px;
			}
			ul.treeview li.finished a.expanded{
				background-position:0 -28px;
			}

			ul.treeview li.disabled a.collapsed{
				background-position:0 -49px;
			}
			ul.treeview li.disabled a.expanded{
				background-position:0 -56px;
			}


			ul.treeview li.firstparent{
				/*font-weight:bold;*/
				margin-top:5px;
			}

			ul.treeview ul.child{
				margin-left: 17px;
				display:block;
			}

			ul.treeview li.disabled{
				color:#777;
			}

	#content{
		width:750px;
		height:auto;
		background-color:#fff;
		position:absolute;
		top:140px;
		bottom:40px;
		right:0;
		padding:10px;
		overflow:auto;

		-webkit-user-select: none;
		-khtml-user-select: none;
		-moz-user-select: -moz-none;
		-o-user-select: none;
		user-select: none;
	}
	#content.iframe {
		left: 250px;
		position: absolute;
		top: 0;
		width: auto;
	}
		#content .trademark {
			font-size: 12px;
			color: #AAAAAA;
			text-align: right;
		}


	#footer{
		position:absolute;
	}

		.buttonBig {
			font-size:14px;
			color:#eeeeee;
			text-align: center;
			line-height: 32px;
			text-decoration:none;
			cursor: pointer;

			-webkit-user-select: none;
			-khtml-user-select: none;
			-moz-user-select: -moz-none;
			-o-user-select: none;
			user-select: none;
		}

		.buttonBig:hover {
			color:#eeeeee;
		}

		#supportCall{
			position: absolute;
			float:left;
			display:block;
			margin:3px;
			height:34px;
			width:200px;
			background-image:url('/leeromgeving/image/supportCall.png');
			background-position: 0 0;
			background-repeat:no-repeat;

		}
			#supportCall span{
				display:none;
			}
			#supportCall:hover{
				background-position: 0 -34px;
			}
			#supportCallDiv{
				margin-left:40px;
				margin-top:9px;
				font-size:14px;
				color:#eeeeee;
			}

		#prevPage{
			position: absolute;
			top: 3px;
			right: 205px;
			display:block;
			height:34px;
			width:200px;
			background-image:url('/leeromgeving/image/prevPage.png');
			background-position: 0 0;
			background-repeat:no-repeat;
		}
			#prevPage span{
				display:none;
			}
			#prevPage:hover{
				background-position: 0 -34px;
			}

		#nextPage{
			display:block;
			float:right;
			margin:3px;
			height:34px;
			width:200px;
			background-image:url('/leeromgeving/image/nextPage.png');
			background-position: 0 0;
			background-repeat:no-repeat;
		}
			#nextPage span{
				display:none;
			}
			#nextPage:hover{
				background-position: 0 -34px;
			}

	#content li
	{
		margin: 0px;
		margin-left: 30px;
	}

	#content ul /*:not([list-style-type])*/
	{
		list-style-type: square;
		line-height: 120%;
	}

	#content ol /*:not([list-style-type])*/
	{
		list-style-type: decimal;
		line-height: 120%;
	}

	#content strong
	{
		font-weight: bold;
	}

	#content div.bordered
	{
		border: 1px solid gray;
		padding: 5px;
	}

	#content ul, ol {
		margin-left: -14px;
	}

	table.bordered{
		border-collapse: collapse;
	}

	table.bordered td{
		border: 1px solid;
		padding-left: 10px;
		padding-right: 10px;
	}


.tooltip-dialog {
	display: none;
	position: absolute;
	padding: 3px 10px 3px 10px;
	border: 1px solid;
	border-radius: 3px;
	background-color: #FFFFFF;
}

.qtip-plathos {
    border-color: black !important;
    font-size: 14px !important;
    max-width: 337px !important;
    line-height: 15px !important;
}

.tooltipicon {
	width: 15px;
	height: 15px;
}

.videoiframe {
	position: relative;
}