@charset "utf-8";

/*
home page - top strip
*/
#top-strip{height:318px; background:#185f93 url(../images/page/top-strip-bg-en.jpg); border-bottom:1px solid #467faa; border-top:1px solid #467faa; position:relative; z-index:1; margin-bottom:10px;}
#top-strip-youtube{position:absolute; width:480px; height:295px; right:192px; top:11px; background-color:#999;}
#top-strip-playlist-cont{position:absolute; top:9px; left:10px; width:262px; height:300px;}
#top-strip-actions{width:180px; position:absolute; top:0; right:0;}

/*
/* root element for scrollable */
.vertical{position:relative; overflow:hidden; height:285px; /*width:262px;*/}

.actions_scrollable{width:180px; height:222px; margin-bottom:14px;}
.videos_scroller {	
	position:absolute;
	height:20000em;
	width:100%;
	margin: 0;
	font-size:11px;
	color:#f3f9fc;
	line-height:15px;
}

.actions_scroller {	
	position:absolute;
	height:20000em;
	width:100%;
	margin: 0px;
	font-size:11px;
	color:#f3f9fc;
	line-height:15px;
}

/* single scrollable item */
.actions_scroller div{
	margin:0 2px 0 0;
	padding:0;
	height:74px;
	width:180px;
}
.actions_scroller div a:hover img{opacity:0.8; filter:alpha(opacity=80);}
/* single scrollable item */
.videos_scroller div{
	border-bottom:1px solid #3e79a6;
	margin:0 0 2px 4px;
	padding:0;
	height:68px;
/*	width:262px;*/
	background:transparent url(../images/page/playlist-hr-full.png) top repeat-x;
	overflow:hidden;
}

.videos_scroller div.first-item{background:transparent url(../images/page/playlist-hr-first.png);}
.videos_scroller div.currentvideo{background:#0f4f7e none;}
.videos_scroller ul{list-style:none; margin:0; padding:0;}
.videos_scroller ul li{padding:3px 0 0 0;}*/
.videos_scroller img{float:left; margin:2px 10px 0 0; height:59px; width:105px;}

/* elements inside single item */
.videos_scroller span.playlist-img{float:right; margin:2px 0 0 10px; height:59px; width:105px; direction:ltr; background-position:50% 50%; text-indent:-9999px; overflow:hidden;}
.videos_scroller a{color:#ff9b52; text-decoration:none; outline:none;}
.videos_scroller a:hover{color:white;}
.videos_scroller a span.playlist-img{border:1px solid #ff9b52;}
.videos_scroller a:hover span.playlist-img{border:1px solid white;}
.videos_scroller .playlist-title{font-size:13px; line-height:16px; font-weight:bold;}

.actions{color:#a0c1d9;}
.videos-arrow-cont{margin:0 0 0 3px;}
.actions-arrow-cont{width:162px; margin:0 auto;}
.actions a{font-size:11px;	 cursor:pointer; color:#a0c1d9;}
.actions a:hover{color:white;}

.disabled{opacity:0.5; filter:alpha(opacity=50);}
.nextPage{display:block; float:left; width:20px; height:20px; background:transparent url(../images/page/arrows.gif) 0 0;}	
.prevPage{display:block; float:left; width:20px; height:20px; background:transparent url(../images/page/arrows.gif) 20px 0;}	
.playlist-all-clips{float:right;}
.actions div{float:left; font-size:11px; margin:0 0 0 2px;}

#newsticker ul{list-style:none; margin:0; padding:0;}
#newsticker ul li{overflow:visible;}
#data-ticker{}
#data-ticker ul{list-style:none; margin:0; padding:0;}
#data-ticker ul li{margin:0; padding:0;height:110px;}