.nl_loading {
  text-align: center;
  font-size: 10px;
  font-family: Helvetica, Arial, sans-serif;
  font-weight: bold;
  color: #666;
}

.nl_single {
  font-size: 12px;
  font-family: Helvetica, Arial, sans-serif;
}

.nl_single .nl_title {
  padding: 10px 10px 0 10px;
}

.nl_single .nl_channel_name {
  padding: 0 10px 5px 10px;
}

.nl_single .nl_description {
  padding: 10px;
}

.nl_single .nl_duration_as_text, .nl_single .nl_leaning, .nl_single .nl_tags, .nl_single .nl_produced_at_text {
  padding: 0 10px 10px 10px;
}

.nl_single .nl_title {
  font-size: 15px;
  line-height: 17px;
  font-weight: bold;
}

.nl_single .nl_channel_name {
  margin: 4px 0 5px 0;
}

.play_disabled {
  padding: 10px 0;
  text-align: center;
}

.nl_cb {
  clear: both;
  height: 0;
  font-size: 0;
  line-height: 0;
  margin: 0;
  padding: 0;
}

.adobe_install {
  padding: 10px;
  font-size: 12px;
}

.nl_videos img {
  border: none;
}

.nl_videos table tr td {
  vertical-align: top;
}

.current-video {
  margin: 2px 0 0 0;
  padding: 0 10px 10px 10px;
}

.current-video.small{
  margin:0px;
  padding:0px 2px;
}

.current-video .nl_description {
  font-size: 13px;
  line-height: 15px;
}

.current-video .nl_channel_name {
  font-size: 11px;
  line-height: 29px;
  color: #666;
}

.current-video.small .nl_channel_name{
  line-height:11px;
  margin-bottom:2px;
}

.nl_video_metadata .nl_channel_name {
  font-size: 11px;
  line-height: 15px;
  color: #666;
}

.nl_video_metadata {
  border: solid;
  border-color: #e7e9ea;
  border-width: 0 0 1px 0;
  padding: 10px;
  min-height: 45px;
}

.nl_video_metadata.selected {
  background: #f5f5f5;
}

.nl_video_metadata .nl_title a {
  font-weight: bold;
  text-decoration: none;
  color: #000;
}

.nl_video_metadata {
  font-size: 11px;
  line-height: 14px;
}

.powered_by {
  background: #ededed;
  border: solid;
  border-color: #e7e9ea;
  border-width: 1px 0 0 0;
  padding: 10px 5px 3px 0;
  text-align: right;
  color: #afafaf;
  font-size: 11px;
  
}

.nl_videos {
  border: 1px solid #E7E9EA;
	font-family: Arial;
	overflow: hidden;
}

.nl_videos #flash-video {
	border-top: 1px #e7e9ea solid;
	border-left: 1px #e7e9ea solid;
	border-right: 1px #e7e9ea solid;
}

.nl_videos {
  text-align: left;
	border-left: 1px solid #e7e9ea; 
	border-right: 1px solid #e7e9ea;
}

.nl_video_metadata.unselected:hover {
	background-color: #f7f7f7;
}

.nl_videos h1 {
	font-size: 24px;
	letter-spacing: -0.04em;
	line-height: 24px;
	margin: 0px 0px 7px 0px;
	padding-top: 10px;	
	}

.nl_videos .current-video-description	{
	padding: 2px 10px 15px 10px;
	border-bottom: 1px solid #e7e9ea;
}
	
.nl_videos .current-video-description p {
	font-size: 13px;
	line-height: 15px;
	letter-spacing: -0.04em;
	margin: 0px 0px 7px 0px;
	}
	
.nl_videos h2 {
	font-size: 13px;
	margin: 0px 0px 2px;
	}
	
.nl_videos .byline {
	font-size: 10px;
	font-weight: regular;
	color: #666;
}

.nl_videos .video-previews {
	padding: 10px;
	border-bottom: 1px solid #e7e9ea;
	min-height: 45px;
	overflow: hidden; 
	position: relative; 
	cursor: pointer;
}

.nl_videos .nl_video_metadata .nl_thumbnail {
	height: 45px;
	width: 80px;
	background-color: #999;
	margin-right: 8px;
	float: left;
	position:relative;
}

.nl_videos .nl_video_metadata .nl_thumbnail img {
  width:80px; 
	height:45px;
}

.nl_videos .nl_video_metadata .nl_thumbnail h3 {
	margin-top: 2px;
	font-size: 9px;
	color: #fff;
	letter-spacing: 0.1em;
}

.nl_videos #powered-by {
	height: 10px;
	background-color:#ededed;
	text-align: right;
	font-size: 11px;
	padding: 10px 5px; color:#afafaf;
}


.nl_video_playlist{
  overflow:auto;
  border-top: 1px #e7e9ea solid;
  position:relative;
}

/* Unique appearance for the currently watched video
----------------------------------------------------------------------------------------------------*/
.nl_videos .selected {
	cursor: auto;
	background-color: #f5f5f5;
}

.nl_videos .selected .preview {
	background-color: #f5f5f5;
}

/* with IE8 hack */
.nl_videos .selected .nl_thumbnail {
	width:76px;
	height:41px;
	border:2px #000 solid;
	overflow:hidden;
	background-color: #000;
	width: 80\9;
	height: 45\9;
}

.nl_videos .selected .nl_thumbnail img {
	border:1px #fff solid;
	width:74px;
	height:39px;
	opacity: 0.4;
	filter: alpha(opacity=40); // for IE5-7
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)"; // for IE8
}

.nl_videos .selected .nl_thumbnail h2 {
	position: absolute;
	color:#fff;
	font-size: 10px;
	font-weight:bold;
	left: 6px;
	bottom: 12px;
}


/* TipTip CSS - Version 1.2 */

#tiptip_holder {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 99999;
}

#tiptip_holder.tip_top {
	padding-bottom: 5px;
}

#tiptip_holder.tip_bottom {
	padding-top: 5px;
}

#tiptip_holder.tip_right {
	padding-left: 5px;
}

#tiptip_holder.tip_left {
	padding-right: 5px;
}

#tiptip_content {
	line-height: 14px;
	font-size: 11px;
	font-family: Arial;
	color: #fff;
	padding: 8px;
	border: 1px solid rgba(255,255,255,0.25);
	background-color: #000;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;

}

#tiptip_arrow, #tiptip_arrow_inner {
	position: absolute;
	border-color: transparent;
	border-style: solid;
	border-width: 6px;
	height: 0;
	width: 0;
}

#tiptip_holder.tip_top #tiptip_arrow {
	border-top-color: #fff;
	border-top-color: rgba(255,255,255,0.35);
}

#tiptip_holder.tip_bottom #tiptip_arrow {
	border-bottom-color: #fff;
	border-bottom-color: rgba(255,255,255,0.35);
}

#tiptip_holder.tip_right #tiptip_arrow {
	border-right-color: #fff;
	border-right-color: rgba(255,255,255,0.35);
}

#tiptip_holder.tip_left #tiptip_arrow {
	border-left-color: #fff;
	border-left-color: rgba(255,255,255,0.35);
}

#tiptip_holder.tip_top #tiptip_arrow_inner {
	margin-top: -7px;
	margin-left: -6px;
	border-top-color: rgb(25,25,25);
	border-top-color: rgba(25,25,25,0.92);
}

#tiptip_holder.tip_bottom #tiptip_arrow_inner {
	margin-top: -5px;
	margin-left: -6px;
	border-bottom-color: rgb(25,25,25);
	border-bottom-color: rgba(25,25,25,0.92);
}

#tiptip_holder.tip_right #tiptip_arrow_inner {
	margin-top: -6px;
	margin-left: -5px;
	border-right-color: rgb(25,25,25);
	border-right-color: rgba(25,25,25,0.92);
}

#tiptip_holder.tip_left #tiptip_arrow_inner {
	margin-top: -6px;
	margin-left: -7px;
	border-left-color: rgb(25,25,25);
	border-left-color: rgba(25,25,25,0.92);
}

/* Webkit Hacks  */
@media screen and (-webkit-min-device-pixel-ratio:0) {	
	#tiptip_content {
		padding: 4px 8px 5px 8px;
		background-color: rgba(45,45,45);
	}
	#tiptip_holder.tip_bottom #tiptip_arrow_inner { 
		border-bottom-color: rgba(45,45,45);
	}
	#tiptip_holder.tip_top #tiptip_arrow_inner { 
		border-top-color: rgba(20,20,20);
	}
}


/*
 * Modifications for different color schemes
 */
body.dark .powered_by{
  background: #131313;
  color:#505050;
  border-color:#505050;
}

body.dark .nl_video_metadata, body.dark .nl_videos, body.dark .nl_videos #flash_video{
  border-color:#505050;
}
