.fp-fullscreen{
	position: absolute;
	top: 0px;
	left: 20px;
}
.player .container{
	height: 100%;
}
.player{
	width: 600px;
	height: 450px;
}
.flowplayer{
	width: 100%;
	height: 100%;
	background-color: black !important;
}
.flowplayer .fp-logo{
	position: absolute;
	top: 15px;
	right: 15px;
	left: auto !important;
	display: block;
	opacity: 1 !important;
}
.flowplayer .fp-embed{
	display: none !important;
}
.flowplayer .fp-fullscreen{
	position: absolute;
	top: 10px;
	left: 10px;
}
.flowplayer .fp-controls{
	background-color: rgba(0, 0, 0, 0.4);
}
.flowplayer .fp-timeline{
	background-color: rgba(0, 0, 0, 0.5);
}
.flowplayer .fp-progress{
	background-color: rgba(110, 29, 29, 1);
}
.flowplayer .fp-buffer{
	background-color: rgba(249, 249, 249, 1);
}
#support_explanation #explanation_close{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 24px;
	height: 24px;
	z-index: 255;
}
#support_explanation{
	margin: auto auto;
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: 104px;
	display: none;
	width: 300px;
	height: 250px;
	z-index: 250;
	background-color: white;
	padding: 10px;
}
#video_advert #close{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 24px;
	height: 24px;
	z-index: 200;
}
#video_advert{
	margin: auto auto;
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: 104px;
	display: none;
	width: 300px;
	height: 250px;
	z-index: 150;
	background-color: white;
}
.video_header h1{
	max-width: 600px;
	word-wrap: break-word;
	margin: 0px 0 5px 0;
	text-align: left;
	font-size: 18px;
}
.video_header .view_switch{
	position: absolute;
	top: 28px;
	right: 0px;
}
.video_header{
	margin-top: 30px;
}
.player_column .video_message .message{
	margin: 120px 0 0 0;
	text-align: center;
	font-size: 21px;
	font-family: arial;
}
.player_column .video_message{
	width: 600px;
	height: 450px;
	margin: 0 0 40px 0;
	background-color: black;
	color: white;
}
.player_column{
	float: left;
	overflow: hidden;
	margin-bottom: 20px;
}
#download_pane{
	height: 105px;
	border: none;
	width: 100%;
}
.info_column ul{
	margin-top: 0;
	padding-top: 0;
}
.info_column{
	float: right;
	width: 375px;
	margin: 0 10px 0 0;
}
.video_download .error{
	color: red;
}
.video_download .bottom{
	margin: 10px 0;
	overflow: hidden;
}
.video_download #captcha{
	margin: 0px 20px 0 0;
}
.video_download input{
	float: left;
	display: block;
}
.video_download #captcha_input{
	width: 80px;
	height: 13px;
	border: 1px solid gray;
	background-color: #f1f7ed;
}
.video_download .captcha_control a img{
	vertical-align: middle;
}
.video_download .captcha_control a:hover{
	text-decoration: none;
	color: red;
}
.video_download .captcha_control{
	float: left;
	margin-top: 5px;
}
.video_download #download_input{
	width: 125px;
	height: 50px;
	margin-left: 20px;
	border: 0;
	background-color: #008000;
	color: white;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
}
.video_link textarea,.embedded_code textarea{
	width: 100%;
	font-family: Verdana;
	font-size: 11px;
	border: 1px solid #696969;
	background-color: #F9F4B9;
	display: block;
	margin: 5px 0 20px 0;
	padding: 0 0 5px 0;
}
.video_link textarea{
	margin-top: 8px;
	height: 25px;
}
.video_link{
	margin: 15px 0;
}
.embedded_code .caption{
	overflow: hidden;
}
.embedded_code input{
	margin: 0 10px;
	width: 30px;
	background-color: #C6C6C6;
	border: 1px solid gray;
}
.embedded_code #height_input{
	margin-right: 0px;
}
.embedded_code textarea{
	margin-top: 3px;
	height: 45px;
}
.sharing .icons img{
	margin: 5px 10px 0 0;
}
.remove_video .name b{
	color: #4061AF;
}
.remove_video .name{
	margin: 10px 0;
}
.remove_video .name,.remove_video .hint{
	text-align: left;
}
.remove_video .cover a{
	color: black;
}
.remove_video .cover a:hover{
	color: red;
}
.remove_video .cover{
	padding: 20px;
	margin: 20px;
	overflow: hidden;
	background-color: #FFFFAA;
}
.remove_video #remove{
	padding: 10px 40px;
	background-color: red;
}
.remove_video a:hover{
	text-decoration: none;
}
.remove_video{
	text-align: center;
}
.wide h1{
	max-width: 950px;
}
.wide .video_details{
	max-width: 350px;
}
.wide .player{
	width: 1000px;
	height: 500px;
}
.wide ul{
	padding-top: 0;
	margin-top: 0;
}
.wide .player_column{
	float: none;
}
.wide #download_pane{
	width: 390px;
}
.wide .info_bottom{
	padding: 2px;
	margin: 15px 0 0 0;
	overflow: hidden;
}
.wide .sharing{
	width: 30px;
	float: left;
	overflow: hidden;
	margin-left: 40px;
}
.wide .sharing_web{
	margin-right: 1px;
	width: 480px;
	float: right;
}
.wide .video_link{
	margin-top: 0;
}
