﻿.streamlistplayer {
	position : relative;
	zoom : 1;
}
.streamlistplayer  a, .streamlistplayer .popupstory a {
	cursor: hand;
	cursor: pointer;
}
.streamlistplayer .box {
	background : #FFFFFF url(http://layout.eurosportplayer.com/i/background/bg_streaminglist.gif) repeat-x bottom left;
	position : relative;
	zoom : 1;
}
.streamlistplayer .box .header h2 {
	font-family:Arial;
	color : #414141;
	font-size : 20px;
	text-transform : none;
	padding : 18px 0px 15px 7px;
}
.streamlistplayer .box .body {
	border : 0px;
	background : none;
	position : relative;
	zoom : 1;
}
.streamlistplayer .box .content {
	overflow : hidden;
	height : 100%;
	color : #7F7F7F;
	margin : 0px 13px 29px 13px;
	position : relative;
	zoom : 1;
}
.streamlistplayer .box .header, .streamlistplayer .box .header .wrapper, .streamlistplayer .box .footer {
	background : none;
}
.streamlistplayer .box .footer {
	border : none;
}
.streamlistplayer .box .box {
	color : #FFFFFF;
	border : 2px solid #135291;
	background : #135291 url(http://layout.eurosportplayer.com/i/background/bg_story_streaming.gif) repeat-x top left;
	width : 186px;
	margin-right : 40px;
	_margin-right : 30px;
}
.streamlistplayer .box .box .body {
	background : none;
	padding : 0px;
}
.streamlistplayer .box .box .content, .streamlistplayer .box .box .footer a {
	color : #FFFFFF;
}
.streamlistplayer .box .box .content {
	margin : 0px 8px;
	height:214px;
}
.streamlistplayer .stories {
	margin-top : 18px;
	margin-left : 30px;
	height : 100%;
	overflow : hidden;
	position : relative;
	zoom:1
}
.streamlistplayer .box .box h2 {
	color : #FFFFFF;
	margin : 4px 0 14px;
	height : 15px;
	
	overflow : hidden;
}
.streamlistplayer h3 {
	color : #FFFFFF;
	font-size : 14px;
	margin : 2px 0px 7px 0px;
}
.streamlistplayer .box .box .infos {
}
.streamlistplayer .footer .textright span {border:0px;background:url(http://layout.eurosportplayer.com/i/icon/arrow_bot_plus_white.gif) no-repeat right center; margin-right:3px;height:18px; min-height:18px;padding-left:10px;}
.streamlistplayer .box .content .footer .wrapper {
	padding : 8px 10px 2px 3px;
	text-transform : lowercase;
}
.streamlistplayer .nofooter .footer .wrapper {
	height : 0px;
	padding : 0px;
}
.streamlistplayer .nofooter .box .footer .wrapper {
	height : auto;
}
.streamlistplayer .filter {
	width:100%;
	height:100%;
	opacity : 0.5; 
	filter : alpha(opacity=50);
	
}
.streamlistplayer .globalPopUp {
	height : 100%;
	
	overflow : hidden;
	width : 100%;
	top : 0px;
	left : 0px;
	position : fixed;
	opacity : 0.5; 
	filter : alpha(opacity=50);
	background : #000000;
}
