
a.player {	
	display:block;
	background:url(../images/splash.png) no-repeat;
	width:352px;
	height:240px;
	padding:0px 0px 10px 0px;	
	text-align:center;
	color:#fff;
	text-decoration:none;
	cursor:pointer;
}
a.player img {
	
	border:0;	
}
#player {
	margin-top:10px;
	float:left;		
}	
#playlist {
	
	margin-top:10px;
	width:210px;
	height:240px;
	overflow-y:auto;
	overflow-x:hidden;
	float:left;
}
#playlist a {
	display:block;

}
#playlist a:hover {
	background-color:#ffc;		
}
#playlist a.progress {
	background-color:#efefef;	
}
#playlist a.playing {

	background-color:#ffc;	
}
#playlist a.paused {

	background-color:#ffc;	
}
#playlist a img {
	border:0;	
	float:left;

}
#playlist a strong {
	color:blue;		
	padding-bottom:5px;
}
#playlist a em {
	border:0;	
	float:left;
	margin-right:10px;
	background:url(../images/clock.gif) no-repeat 0 50%;
	padding-left:20px;
	color:#333;
	font-style:normal;
	margin-top:10px;
}



a.video_player {	
	display:block;
	background:url(../images/splash.png) no-repeat;
	width:425px;
	height:298px;
	padding:0px 0px 10px 0px;	
	text-align:center;
	color:#fff;
	text-decoration:none;
	cursor:pointer;
}
a.video_player img {
	
	border:0;	
}
#video_player {
	margin-top:5px;
	margin-left:30px;
	float:left;		
}	
#video_playlist {
	
	margin-top:5px;
	width:320px;
	height:298px;
	overflow-y:auto;
	overflow-x:hidden;
	float:left;
}
#video_playlist a {
	display:block;
	text-decoration:none;
	padding:5px;
	height:90px;
	background-image:url(../images/video_back.jpg);
	background-repeat:no-repeat;
	background-color:#EBF5F6;
	margin-bottom:5px;
	color:#666465;

}
#video_playlist a:hover {
	background-color:#d5f5f6;	
	background-image:url(../images/video_back_2.jpg);	
}
#video_playlist a.progress {
	/*
	background-color:#d5f5f6;
	background-image:url(../images/video_back_2.jpg);	
	*/
}
#video_playlist a.playing {

	background-color:#d5f5f6;
	background-image:url(../images/video_back_2.jpg);		
}
#video_playlist a.paused {

	background-color:#ffc;	
}
#video_playlist a img {
	border:0;	
	float:left;

}
#video_playlist a strong {
	color:#BB0000;		
	padding-bottom:5px;
}
#video_playlist a em {
	border:0;	
	margin-right:10px;
	background:url(../images/clock.gif) no-repeat 0 50%;
	padding-left:20px;
	color:#333;
	font-style:normal;
	margin-top:10px;
}


a.player_haber {	
	display:block;
	background:url(../images/splash.png) no-repeat;
	padding:0px 0px 0px 0px;	
	color:#fff;
	text-decoration:none;
	cursor:pointer;
}
a.player_haber img {
	
	border:0;	
}
#player_haber {
	float:left;		
}	
#playlist_haber {
	
	margin-top:5px;
	width:570px;
	height:267px;
	overflow-y:auto;
	overflow-x:hidden;
	position:relative;
}
#playlist_haber a {
	display:block;
	width:260px;
	float:left;
	text-decoration:none;
	padding:5px;
	height:75px;
	background-repeat:repeat-x;
	background-color:#F2F3F4;
	margin-bottom:2px;
	color:#000;
	border:1px #ccc solid;
	position:relative;
	overflow:hidden;

}
#playlist_haber a:hover {
	background-color:#d5f5f6;	
	background-image:url(../images/video_haber_back2.jpg);	
}

#playlist_haber a:hover .baslik{ color:#fff;
}
#playlist_haber a.progress {
	/*
	background-color:#d5f5f6;
	background-image:url(../images/video_back_2.jpg);	
	*/
}
#playlist_haber a.playing {

	background-color:#ccc;
	background-image:url(../images/video_haber_back2.jpg);		
}
#playlist_haber a.paused {

	background-color:#ffc;	
}
#playlist_haber a img {
	border:0;	
	float:left;

}
#playlist_haber a strong {
	color:#BB0000;		
	padding-bottom:5px;
}
#playlist_haber a em {
	border:0;	
	margin-right:10px;
	background:url(../images/clock.gif) no-repeat 0 50%;
	padding-left:20px;
	color:#333;
	font-style:normal;
	margin-top:10px;
}
#playlist_haber .resim { width:75px; float:left; padding-top:2px; }
#playlist_haber .resim img { border:1px #3680C1 solid; }
#playlist_haber .baslik { float:left; text-align:left; margin-left:5px; color:#3680C1; font-weight:bold; width:250px; height:14px; font-size:10px; overflow:hidden;}
#playlist_haber .konu {float:left; text-align:left; margin-left:5px; width:180px; font-size:10px; height:63px; overflow:hidden; font-family:Arial, Helvetica, sans-serif; text-align:justify;}
#playlist_haber .sure {float:left; text-align:left; margin-left:5px;width:185px;}
