
.LongtailMovies_Custom3
{
}

.LongtailMovies_Custom3 .flvPlayerBox
{
	float:left;
	width:520px;
}

.LongtailMovies_Custom3 .playList
{
	background:#4e4e4e;
	color:#fff;
	width:226px;
	float:right;
	height:283px;
	padding:6px 0 6px 6px;
	margin:0;
}


.ff .LongtailMovies_Custom3 .playList
{
	height:273px;
}

.LongtailMovies_Custom3 .playList .CatTitle
{
	display:block;
	height:20px;
	padding:0;
	clear:both;
	font-weight:bold;
}

.LongtailMovies_Custom3 .playList .MovieItem
{
	display:block;
	height:20px;
	padding:0;
	clear:both;
}

.LongtailMovies_Custom3 .playList .MovieItemSelected
{
	background:#666;
}

.LongtailMovies_Custom3 .playList .MovieItem .title
{
	float:left;
	width:150px;
	padding:0;
	color:white;
	text-decoration:underline;
}

.LongtailMovies_Custom3 .playList .MovieItem .title:hover
{
	text-decoration:none;
}

.LongtailMovies_Custom3 .playList .MovieItem .length
{
	float:right;
	width:30px;
}


/*
<div class="playList">
    
		<div class="MovieItem">
            <a href="#" onclick="FLVplayer.sendEvent('STOP');FLVplayer.sendEvent('LOAD', {file:'/SiteFiles/Film/NCOL_Showreel_WEB_500x272.flv',image:''}); FLVplayer.sendEvent('PLAY', 'true'); return false;" class="title">
             Algemeen
            </a>
            
            <span id="d_Centerbottom_repMovies_ctl00_labelLenght" class="length">0:55</span>
	</div>
        
		<div class="MovieItem">
            <a href="#" onclick="FLVplayer.sendEvent('STOP');FLVplayer.sendEvent('LOAD', {file:'/SiteFiles/Film/Hockey_Showreel_500x272.flv',image:'/SiteFiles/Film/GMHC_Showreel_848x480_64sec.jpg'}); FLVplayer.sendEvent('PLAY', 'true'); return false;" class="title">
             Hockey
            </a>
            
            <span id="d_Centerbottom_repMovies_ctl01_labelLenght" class="length">0:55</span>
	</div>
        
		<div class="MovieItem">
            <a href="#" onclick="FLVplayer.sendEvent('STOP');FLVplayer.sendEvent('LOAD', {file:'/SiteFiles/Film/Voetbal_Showreel_500x272.flv',image:'/SiteFiles/Film/GMHC_Showreel_848x480_64sec.jpg'}); FLVplayer.sendEvent('PLAY', 'true'); return false;" class="title">
             Voetbal
            </a>
            
            <span id="d_Centerbottom_repMovies_ctl02_labelLenght" class="length">0:55</span>
	</div>
        
</div> 
*/
