/* -------------------------------- Youweb.TV player CSS -------------------------------*/

#FLVplayer {
	margin: 0;
	padding: 0;
}
#WMPplayer {
	margin: 0;
	padding: 0;
}
#VLCplayer {
	margin: 0;
	padding: 0;
}
#ADplayer {
	margin: 0;
	padding: 0;
}
#LINKplayer {
	margin: 0;
	padding: 0;
}

#playerObjectTVFLV {
	position: relative;
	z-index: 1;
	width: 440px;
	display: block;
	/*float: left;*/ /*for FLV & IE*/
}
#playerObjectTVWMP {
	position: relative; /*for WMP & IE*/
	z-index: 1;
	width: 440px;
	display: block;
	float: left;
}
#playerObjectRadioWMP {
	position: relative; /*for WMP & IE*/
	z-index: 1;
	width: 440px;
	display: block;
	float: left;
}
#playerObjectTVVLC {
	/*position: relative;*/ /*for VLC & IE*/
	z-index: 1;
	width: 440px;
	display: block;
	float: left;
}
#playerEmbed {
	/*position: relative;*/
	z-index: 1;
	/*display: block;*/ /*for FLV & FF*/
}
#playerEmbedHidden {
	/*position: absolute;*/
	z-index: -1;
	width: 0;
	height: 0;
	/*display: block;*/ /*for FLV & FF*/
}
#playerFrame {
	position: relative;
	z-index: 1;
	width: 336px;
	height: 280px;
	margin: 0 52px 0 52px;
	padding: 0;
	display: block;
	float: left;
}
.videoLink {
	width: 336px;
	height: 280px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	display: block;
	float: left;
}
.videoText {
	width: 336px;
	height: 280px;
	margin: 0;
	padding: 66px 0 0 0;
	text-align: center;
	text-decoration: none;
	font-family: Verdana, sans-serif;
	font-size : 18px;
	display: block;
	float: left;
}
#videoBegin {
	width: 336px;
	height: 20px;
	margin: 0 0 52px 0;
	padding: 0;
	display: block;
	float: left;
}
#videoEnd {
	width: 336px;
	height: 20px;
	margin: 52px 0 0 0;
	padding: 0;
	display: block;
	float: left;
}
.indexLink {
	width: 336px;
	height: 280px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	display: block;
	float: left;
}
.indexText {
	width: 336px;
	height: 46px;
	margin: 42px 0 14px 0;
	padding: 0;
	text-align: center;
	text-decoration: none;
	font-family: Verdana, sans-serif;
	font-size : 18px;
	display: block;
	float: left;
}
#indexBegin {
	width: 336px;
	height: 20px;
	margin: 0;
	padding: 0;
	display: block;
	float: left;
}
#indexEnd {
	width: 336px;
	height: 20px;
	margin: 0;
	padding: 0;
	display: block;
	float: left;
}
.indexCategory {
	width: 142px;
	height: 20px;
	margin: 0 92px 0 92px;
	padding: 0;
	text-align: left;
	text-decoration: none;
	font-family: Verdana, sans-serif;
	font-size : 15px;
	display: block;
	float: left;
}
.indexCategory:hover {
	text-decoration: underline;
}

#error-flv {
	background: #E53039 url("/fr/images/error.png") 10px 5px no-repeat;
	width: 440px;
	height: 38px;
	margin: 0;
	padding: 7px 0 0 0;
	color: #FFFFFF;
	text-align: center;
	vertical-align: center;
	text-decoration: none;
	font-family: Verdana, sans-serif;
	font-size : 12px;
	overflow: hidden;
}
#error-wmp {
	background: #8076FF url("/fr/images/error.png") 10px 5px no-repeat;
	width: 440px;
	height: 38px;
	margin: 0;
	padding: 7px 0 0 0;
	color: #FFFFFF;
	text-align: center;
	vertical-align: center;
	text-decoration: none;
	font-family: Verdana, sans-serif;
	font-size : 12px;
	overflow: hidden;
}
#error-vlc {
	background: #EC4D00 url("/fr/images/error.png") 10px 5px no-repeat;
	width: 440px;
	height: 38px;
	margin: 0;
	padding: 7px 0 0 0;
	color: #FFFFFF;
	text-align: center;
	vertical-align: center;
	text-decoration: none;
	font-family: Verdana, sans-serif;
	font-size : 12px;
	overflow: hidden;
}

#hide, #show {
	width: 440px;
	height: 280px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

#FLVbackground {
	background: url("/fr/images/flvplayer.png") no-repeat;
	width: 440px;
	height: 45px;
	text-align: left;
	display: block;
	float: left;
}
#WMPbackground {
	background: url("/fr/images/wmpplayer.png") no-repeat;
	width: 440px;
	height: 45px;
	text-align: left;
	display: block;
	float: left;
}
#VLCbackground {
	background: url("/fr/images/vlcplayer.png") no-repeat;
	width: 440px;
	height: 45px;
	text-align: left;
	display: block;
	float: left;
}
#HSbackground {
	background: url("/fr/images/hsplayer.png") no-repeat;
	width: 440px;
	height: 45px;
	text-align: left;
	display: block;
	float: left;
}

#ALLconnectdisplay  {
	background: url("/fr/images/connectdisplay.png") no-repeat;
	width: 440px;
	height: 280px;
}
#ALLwaitdisplay {
	background: url("/fr/images/waitdisplay.png") no-repeat;
	width: 440px;
	height: 280px;
}
#ALLhsdisplay {
	background: url("/fr/images/hsdisplay.png") no-repeat;
	width: 440px;
	height: 280px;
}
#ALLclickdisplay {
	background: url("/fr/images/clickdisplay.png") no-repeat;
	width: 440px;
	height: 280px;
}
#ALLpresentdisplay {
	background: url("/fr/images/presentdisplay.png") no-repeat;
	width: 440px;
	height: 280px;
}
#ALLalertmessage {
	padding: 22px 0 0 0;
	text-align: center;
	font-family: Verdana, sans-serif;
	font-size: 14px;
	color: #000000;
}
#FLVfullscreen {
	background: url("/fr/images/flvfullscreen.png") no-repeat;
	position: absolute;
	width: 24px;
	height: 24px;
	margin: 4px 0 0 293px;
	padding: 0;
}

.VLCbutton {
	width: 24px;
	height: 24px;
	outline: 0 none;
	cursor: pointer;
	display: block;
	float: left;
}
.VLCbutton:focus, .VLCbutton:active, .VLCbutton:visited {
	outline: 0 none;
}

#VLCplay {
	background: transparent url("/fr/images/vlc-sprite.png") 0 0 no-repeat;
	width: 24px;
	height: 24px;
	margin: 18px 0 0 9px;
	padding: 0;
}
#VLCplay:hover  {
	background: #F0F0F0 url("/fr/images/vlc-sprite.png") 0 -24px no-repeat;
}
#VLCplay:active  {
	background: #F0F0F0 url("/fr/images/vlc-sprite.png") 0 -48px no-repeat;
}
#VLCstop {
	background: #F0F0F0 url("/fr/images/vlc-sprite.png") -24px 0 no-repeat;
	width: 24px;
	height: 24px;
	margin: 18px 0 0 4px;
	padding: 0;
}
#VLCstop:hover  {
	background: #F0F0F0 url("/fr/images/vlc-sprite.png") -24px -24px no-repeat;
}
#VLCstop:active  {
	background: #F0F0F0 url("/fr/images/vlc-sprite.png") -24px -48px no-repeat;
}
#VLCvoldown {
	background: #F0F0F0 url("/fr/images/vlc-sprite.png") -48px 0 no-repeat;
	width: 24px;
	height: 24px;
	margin: 18px 0 0 133px;
	padding: 0;
}
#VLCvoldown:hover  {
	background: #F0F0F0 url("/fr/images/vlc-sprite.png") -48px -24px no-repeat;
}
#VLCvoldown:active  {
	background: #F0F0F0 url("/fr/images/vlc-sprite.png") -48px -48px no-repeat;
}
#VLCmute {
	background: #F0F0F0 url("/fr/images/vlc-sprite.png") -72px 0 no-repeat;
	width: 24px;
	height: 24px;
	margin: 18px 0 0 4px;
	padding: 0;
}
#VLCmute:hover  {
	background: #F0F0F0 url("/fr/images/vlc-sprite.png") -72px -24px no-repeat;
}
#VLCmute:active  {
	background: #F0F0F0 url("/fr/images/vlc-sprite.png") -72px -48px no-repeat;
}
#VLCvolup {
	background: #F0F0F0 url("/fr/images/vlc-sprite.png") -96px 0 no-repeat;
	width: 24px;
	height: 24px;
	margin: 18px 0 0 4px;
	padding: 0;
}
#VLCvolup:hover  {
	background: #F0F0F0 url("/fr/images/vlc-sprite.png") -96px -24px no-repeat;
}
#VLCvolup:active  {
	background: #F0F0F0 url("/fr/images/vlc-sprite.png") -96px -48px no-repeat;
}
#VLCfullscreen {
	background: #F0F0F0 url("/fr/images/vlc-sprite.png") -120px 0 no-repeat;
	width: 24px;
	height: 24px;
	margin: 18px 0 0 133px;
	padding: 0;
}
#VLCfullscreen:hover  {
	background: #F0F0F0 url("/fr/images/vlc-sprite.png") -120px -24px no-repeat;
}
#VLCfullscreen:active  {
	background: #F0F0F0 url("/fr/images/vlc-sprite.png") -120px -48px no-repeat;
}
