/*
1.0 UNIVERSAL RESETS
------------------------------------------
*/
#backlight_template * {
padding: 0;
margin: 0;
}

#backlight_template a img, 
#backlight_template img,
#backlight_template  map {
border: none;
outline: none;
}

#backlight_template ul,
#backlight_template li {
list-style: none;
}




@charset "UTF-8";
/* CSS Document */

#backlight_template h1,
#backlight_template  h2, 
#backlight_template h3, 
#backlight_template h4, 
#backlight_template  h5, 
#backlight_template  h6 {
	font: 11px/1.5em "Lucida Grande",Verdana,Arial,Helvetica,Geneva,Trebuchet,sans-serif;
	color: #FFF;
	border: none;
}

#backlight_template .bl_tmp_player {
padding: 12px;
height: 100%;
width: 100%;
}

#backlight_template a {
text-decoration: none;
color:#FFF;
}

#backlight_template a:hover {
text-decoration: underline;
color:#FFF;
}

#backlight_template {
font: 11px/1.5em "Lucida Grande",Verdana,Arial,Helvetica,Geneva,Trebuchet,sans-serif;
width: 738px;
margin: 0 auto;

color: #555;
}
#backlight_template #bl_tmp_inner {
text-align: left;
}

#backlight_template #bl_tmp_content {
clear: both;
}

#backlight_template .bl_tmp_main {
float: left;
background: url(http://www.cantaloupe.tv/images/cantaseries/videoBG.jpg) no-repeat top left;
	width: 502px !important;
	height: 318px;
}

#backlight_template .bl_tmp_sidebar {
float: left;
background: url(http://www.cantaloupe.tv/images/cantaseries/playlistBG.jpg) no-repeat top right;
width: 236px !important;
height: 318px;


}

#backlight_template .bl_tmp_playlist ul {
margin-left:16px !important;
margin-top:12px !important;
width:208px;
height:294px;
overflow: auto;
}

#backlight_template .bl_tmp_playlist li {
padding:10px 6px 6px;
text-align: center;

}

#backlight_template .bl_tmp_playlist img {
border:1px solid #CCCCCC;
height:50px;
width:90px;
}

#backlight_template .bl_tmp_playlist h4.bl_tmp_title {
font-weight: normal;
font-size: 11px;
height: auto;

}
#backlight_template .bl_tmp_playlist p.bl_tmp_description {
display: none;
}
#backlight_template .bl_tmp_playlist p.bl_tmp_tags {
display: none;
}
#backlight_template .bl_tmp_playlist a.bl_tmp_number {
display: none;
}

/*
7.2 SIDEBAR PLAYLIST
------------------------------------------
*/
#backlight_template .bl_tmp_sidebar .bl_tmp_playlist {

}

#backlight_template .bl_tmp_player {
	
}



/*
10.0 MISC
------------------------------------------
*/

#backlight_template .clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
#backlight_template .clearfix {display:inline-block;}
/* Hide from IE Mac \*/
#backlight_template .clearfix {display:block;}
/* End hide from IE Mac */

