/*------------------------------------------------------------------ Video player home */
#videoPlayer3 {
	display: none;
	top: 50px;
	left: 0px;
	vertical-align: middle;
	/*width: 100%;*/
	height: 100%;
/*	margin-left: auto;
	margin-right: auto; */
	width:100px;
    margin-left:-5000px;
	position: absolute;
	z-index: 999;
}
#extra
{
	display: block;
	width: 342px;
	height: 303px;
	padding: 9px 0 0 0;
	margin-left: auto;
	margin-right: auto;
}
.bg1 {
	background: url(bg_player2.gif) no-repeat 0px 0px;
}
.bg2 {
	background: url(bg_player.png) no-repeat 0px 0px;
}
#videoPlayer {
	display: block;
	width: 342px;
	height: 303px;
	padding: 0px 0 0 0;
	margin-left: auto;
	margin-right: auto;
	z-index: 999;
	/* background: url(../_images/videoplayer/bg_player.gif) no-repeat 0px -30px; */
}
#videoPlayer h4
{
	font-size: 12px;
	margin: 10px 0 10px 0;
}
#videoPlayer2{
	display: none;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	position: absolute;
	z-index: 2;
}
.back_img { background: url(bg_player_transp.png) repeat 0px 0px; }
.noback_img { background: none; }

/* --------------------------------------------- // -------- Video link block */

#content a.videoLink{
	display:block;
	width: 150px;
	float: right;
	border: 1px solid #5E2713;
	margin: 5px 0px 5px 10px;
	text-decoration: none;
	background: #F5EDE9 url(background_videoblock_detail.gif) repeat-y -1px 0px;
}
#content a.videoLink:hover{
	border: 1px solid #012063;
	background: #f8f7f5 none repeat-y -1px 0px;
}
#content a.videoLink img{
	margin: 0px;
	border:none;
	border-bottom: 1px solid #5E2713;
}
#content a.videoLink strong{
	display:block;
	width: 130px;
	color: #5E2713;
	padding: 4px 10px 0px 10px;
	line-height: 150%;
	font-size: 90%;
}
#content a.videoLink em{
	display:block;
	width: 130px;
	color: #012940;
	font-style: normal;
	padding: 2px 10px 0px 10px;
	line-height: 150%;
	font-size: 90%;
}
#content a.videoLink i{
	display:block;
	width: 117px;
	background: url(arrowTextlink.gif) no-repeat 10px 8px;
	font-style: normal;
	text-decoration: underline;
	padding: 2px 10px 8px 23px;
	line-height: 150%;
	font-size: 90%;
	cursor: hand;
}

/* --------------------------------------------- // -------- Video link block Rechterkolom*/
#colRight a.videoLink{
	font-size: 0.8em;
}
#colRight a.videoLink{
	display:block;
	width: 168px;
	float: left;
	border: 1px solid #FFF;
	margin: 10px 0px 10px 0px;
	text-decoration: none;
	background: #E5E8EF url(background_videoblock_detail.gif) repeat-y -1px 0px;
}
#colRight a.videoLink:hover{
	border: 1px solid #bebcb1;
	background: #f8f7f5 none repeat-y -1px 0px;
}
#colRight a.videoLink img{
	margin: 0px;
	border:none;
	border-bottom: 1px solid #bebcb1;
}
#colRight a.videoLink strong{
	display:block;
	width: 140px;
	color: #012940;
	padding: 4px 10px 0px 10px;
	line-height: 150%;
	font-size: 90%;
}
#colRight a.videoLink em{
	display:block;
	width: 140px;
	color: #012940;
	font-style: normal;
	padding: 2px 10px 0px 10px;
	line-height: 150%;
	font-size: 90%;
}
#colRight a.videoLink i{
	display:block;
	width: 127px;
	background: url(arrowTextlink.gif) no-repeat 10px 8px;
	font-style: normal;
	text-decoration: underline;
	padding: 2px 10px 8px 23px;
	line-height: 150%;
	font-size: 90%;
}

/* --------------------------------------------- // -------- Video link block */

#text a.videoLinkVoorwoord{
	display:block;
	width: 160px;
	float: right;
	border: 1px solid #bebcb1;
	margin: 5px 0px 5px 10px;
	text-decoration: none;
	background: #E5E8EF url(background_videoblock_detail.gif) repeat-y -1px 0px;
}
#text a.videoLinkVoorwoord:hover{
	border: 1px solid #012063;
	background: #E5E8EF none repeat-y -1px 0px;
}
#text a.videoLinkVoorwoord img{
	margin: 0px;
	border:none;
}
#text a.videoLinkVoorwoord strong{
	display:block;
	width: 140px;
	color: #012940;
	padding: 2px 10px 5px 10px;
	line-height: 150%;
	font-size: 100%;
	text-align: center;
}

/* --------------------------------------------- // -------- Video link block */

#text a.videoLinkVoorwoord{
	display:block;
	width: 160px;
	float: right;
	border: 1px solid #bebcb1;
	margin: 5px 0px 5px 10px;
	text-decoration: none;
	background: #E5E8EF url(background_videoblock_detail.gif) repeat-y -1px 0px;
}
#text a.videoLinkVoorwoord:hover{
	border: 1px solid #012063;
	background: #E5E8EF none repeat-y -1px 0px;
}
#text a.videoLinkVoorwoord img{
	margin: 0px;
	border:none;
}
#text a.videoLinkVoorwoord strong{
	display:block;
	width: 140px;
	color: #012940;
	padding: 2px 10px 5px 10px;
	line-height: 150%;
	font-size: 100%;
	text-align: center;
}

