/*
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;
}





#backlight_template a {
text-decoration: none;
font-weight: bold;
}

#backlight_template a:hover {
text-decoration: underline;
opacity: 0.7;
-moz-opacity: 0.7;
filter: alpha(opacity=70);
}

#backlight_template {
font: 11px/1.3em "Lucida Grande",Verdana,Arial,Helvetica,Geneva,Trebuchet,sans-serif;
width: 522px;
margin: 0 auto;
background: #ccc;
border: 2px solid #999;
}

#backlight_template #bl_tmp_inner {
text-align: center;
padding: 21px 0;
}

#backlight_template .bl_tmp_calltoaction {
padding-bottom: 0;
}

#backlight_template .bl_tmp_calltoaction ul {
padding-left: 12px;
background: none;
border: none;
}

#backlight_template .bl_tmp_calltoaction a {
border: 1px solid #fff;
display: block;
width: 226px;
text-align: center;
}

#backlight_template #video_player {
width: 480px;
margin: 0 auto;
}

#backlight_template .bl_tmp_playlist {
background: #eee;
}

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

#backlight_template .bl_tmp_horizontal {
overflow: auto;
overflow-y: hidden;
-ms-overflow-y: hidden;
width:480px;
margin: 0 auto;
}

#backlight_template .bl_tmp_horizontal td {
padding-top: 3px;
padding-left: 3px;
padding-bottom: 6px;
vertical-align: top;
}

#backlight_template .bl_tmp_horizontal h4.bl_tmp_title {
width: 180px;
height: 43px;
overflow: hidden;
}

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

#backlight_template .bl_tmp_horizontal img {
display: block;
margin-bottom: 6px;
}


#backlight_template .bl_tmp_current_video {
width:480px;
margin: 0 auto;
text-align: left;
}

#backlight_template .bl_tmp_current_video h3.bl_tmp_title {
padding: 0 0 10px 0;

}

#backlight_template .bl_tmp_current_video p.bl_tmp_description {
padding-bottom: 10px;

}

#backlight_template .bl_tmp_nav {
padding: 6px 0;
}

#backlight_template .bl_tmp_nav li {
float: left;
}


#backlight_template .bl_tmp_nav li a {
display: block;
line-height:24px;
height: 24px;
padding: 0 6px;
overflow: hidden;
text-align: center;
font-weight: normal !important;
text-decoration: none !important;
}

#backlight_template.bl_callToActionLinks_1_count .bl_tmp_calltoaction a,
#backlight_template.bl_callToActionLinks_3_count .bl_tmp_calltoaction a,
#backlight_template.bl_callToActionLinks_5_count .bl_tmp_calltoaction a {
width: 466px;
}


#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 */

#backlight_template {
background: #FFFFFF;
border: 2px solid #FFFFFF;
}

#backlight_template .bl_tmp_playlist {
background: #EEEEEE;
}

#backlight_template .bl_tmp_playlist img {
border: 3px solid #999999;
}

#backlight_template .bl_tmp_playlist a,
#backlight_template .bl_tmp_playlist a:visited {
color: #993300;
}

#backlight_template .bl_tmp_calltoaction li {
background: #3A0F0F;
border-left: 1px solid #FFFFFF;
border-right: 1px solid #FFFFFF;
}

#backlight_template .bl_tmp_calltoaction a,
#backlight_template .bl_tmp_calltoaction a:visited {
color: #FCF9F8;
}

#backlight_template .bl_tmp_current_video h3.bl_tmp_title {
color: #993300;
}

#backlight_template .bl_tmp_current_video p.bl_tmp_description {
color: #000000;
}
 


