/* body{background:#000000 url(../images/bg/bg_s3_branduit.jpg) center 170px  no-repeat; font-family:Arial, Helvetica, sans-serif;font-size:62.5%;} */
.container{width:990px; margin:0 auto; position: relative;}
.videoBrandingLink{
	width: 160px;
	height: 150px;
	position: absolute;
	top: 290px;
	right: -160px;
	
	display: block;
	visibility: visible;
	z-index: 10000;
	background: none transparent;
}

/*
.videoOverlayBranding{
	width: 100%;
	height: 100%;
	position: absolute;
	background-image: url(../images/bg/black-transparent-70.png);
	background-repeat: repeat;
	display: none;
	visibility: hidden;
	z-index: 10001;
}

.videoOverlayBranding .videoContainer{
	width: 974px;
	height: 565px;
	border: 1px solid #8b8989;
	position: relative;
	margin: 200px auto 0px auto;
	background-image: url(../images/bg_overlay_banner.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

.videoOverlayBranding .videoContainer .fbBox{
	width: 700px;
	height: 222px;
	background-color: #FFFFFF;
	position: absolute;
	z-index: 8000;
	top: 218px;
	left: 140px;
}

.videoOverlayBranding .videoContainer a.logo_vocea{
	width: 210px;
	height: 210px;
	display: block;
	position: absolute;
	top: 73px;
	left: 16px;
	background-image: url(../images/overlay_logos_vocea.png);
	background-repeat: no-repeat;
	background-position: top left;
	z-index: 11000;
}

.videoOverlayBranding .videoContainer a.logo_protv{
	width: 80px;
	height: 52px;
	display: block;
	position: absolute;
	top: 447px;
	left: 480px;
	background-image: url(../images/overlay_logos_protv.png);
	background-repeat: no-repeat;
	background-position: top left;
	z-index: 12000;
}

.videoOverlayBranding .videoContainer a.closeBtn{
	width: 35px;
	height: 35px;
	display: none;
	visibility: hidden;
	position: absolute;
	top: -13px;
	right: -13px;
	background-image: url(../images/overlay_close_btn.png);
	background-repeat: no-repeat;
	background-position: top left;
	
}
*/

.videoPlayerBg{
	position: relative;
}

.videoContainer{
	position:relative;
	width: 600px;
	height: 360px;
	margin: 0px;
	background-image: url(../images/bg_player_overlay3.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

.videoContainer .fbBox{
	width: 547px;
	height: 180px;
	background-color: #FFFFFF;
	position: absolute;
	z-index: 8000;
	top: 146px;
	left: 26px;
}

.videoContainer a.logo_vocea{
	width: 146px;
	height: 144px;
	display: block;
	position: absolute;
	top: 10px;
	left: -10px;
	background-image: url(../images/player_overlay_logo_vocea.png);
	background-repeat: no-repeat;
	background-position: top left;
	z-index: 11000;
}

.videoContainer a.logo_protv{
	width: 47px;
	height: 30px;
	display: block;
	position: absolute;
	top: 328px;
	left: 410px;
	background-image: url(../images/player_overlay_logo_protv.png);
	background-repeat: no-repeat;
	background-position: top left;
	z-index: 12000;
}

.videoContainer a.closeBtn{
	width: 35px;
	height: 35px;
	position: absolute;
	top: -13px;
	right: -13px;
	background-image: url(../images/overlay_close_btn.png);
	background-repeat: no-repeat;
	background-position: top left;
	
}