#main.dark {
	background:#2b2b2b url(/img/video/grey-fade.jpg) top left repeat-x;
	padding:0;
	height:368px;
}
#main.dark .inner {
	height:368px;
}
#video-player {
	position:relative;
	z-index:3000;
	width:640px;
	height:368px;
	overflow:hidden;
}
.video-overview {
	padding:10px 0;
	float:left;
	}
	
		h1.pagetitledetails {
	font-size: 30px;
	font-weight: bold;
	letter-spacing: -1px;
	width: 640px;
	display: block;
	line-height: 32px;
	margin-bottom: 0px;
	margin-top: 12px;
	color: #000000;
	}
	
	h1.pagetitle,
	.video-overview h2,
	.video-overview img {
		font-size:32px;
		line-height:38px !important;
		margin:0 20px 0 0 !important;
		padding:0;
		width: 640px;
	}
	.video-overview h2 a {
		color:#333333;
	}
	.video-overview img {
		margin:5px 20px 0 0 !important;
	}
	.video-overview h3 {
		clear:both;
		margin:0 !important;
		padding:0 !important;
		font-weight:normal;
		font-size:22px;
		line-height:1.4;
	}
	.video-overview h3 a {
		color:#333333;
	
	}
	.video-overview h4 {
		font-size:13px;
		text-transform:uppercase;
		line-height: 1.3;
		margin-top:0;
	}
	.video-overview h4 a {
		text-decoration:none;
		color:#266fad;
	}
	.video-overview h4 a:hover {
		text-decoration:underline;
	}
	.video-overview h5 {
	font-size: 14px;
	color: #828282;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 8px;
	}
	
	#right_video_thumb_box {
	float: right;
	margin-top: 22px;
	width: 340px;
	height: 85px;
	overflow: hidden;
	padding-bottom: 5px;
	
	}
	
	.width-80 {
	width:110px;
	}
	
	#video_thumb {
	float: right;
	margin-left:8px;
	}
	
	#lecture_number_link_box {
	height: 70px;
	float: right;
	font-size:12px;
	width: 180px;
	padding-top:10px;
	text-align: right;
	}


	
#player-sidebar {
	float:right;
	display:inline;
	width:325px;
	padding:15px 0 15px 15px;
	position: relative;
	}
	#player-sidebar h3 {
		color:#fff;
		font-size:12px;
		text-transform:uppercase;
		margin:10px 0 5px 20px;
	}
	#player-sidebar #clip-list-window {
		height:235px;
		overflow:hidden;
		float:left;
	}
	#player-sidebar ul.lecture-clip-list {
		width:280px;
		margin:0 0 0 20px;
		}
		#player-sidebar ul.lecture-clip-list li {
			background:#434343;
			padding:5px;
			margin:0;
			border-bottom:1px solid #505050;
			}
			#player-sidebar ul.lecture-clip-list li h4 {
				font-size:.9em;
			
				}
				#player-sidebar ul.lecture-clip-list li h4 a {
					font-weight:normal;
					font-size:1em;
					line-height:1em;
					color:#fff;
					padding:0;
					margin:0;
					float:left !important;
				}
				#player-sidebar ul.lecture-clip-list li h4 span.run-length {
					float:right;
					font-size:1em;
					line-height:1em;
					color:#fff;
				}
		#player-sidebar ul.lecture-clip-list li.here {
			background:#0a6399;
	
			}
			#player-sidebar ul.lecture-clip-list li.here h4 {
				margin-left:-20px;
				padding-left:20px;
				background:url(/img/video-indicator.gif) 0 50% no-repeat;
			}
	#player-sidebar #clip-list-window {
		
	}
#main #settings-link {
	float:right;
	font-size:12px;
	font-weight:bold;
	margin:10px 25px 5px;
	padding:0 15px 0 0;
	background:url(/img/icon-settings.gif) 100% 50% no-repeat;
}
#video-settings {
	position:absolute;
	right:0;
	top:-60px;
	color:#575757;
	font-size:12px;
	height:60px;
	width:200px;
	border:1px solid #333;
	background:#d9d9d9;
	padding:10px 10px 20px;
	}
	#video-settings .submit {
		padding:5px 0 5px 2em;
	}
#video-settings label {
	padding: 10px;
}

div.grade-it {
	font-size:10px;
	padding-left:11px;
	color:#808080;
	border-left:1px solid #808080;
	width:180px;
	float:left;
}
div.grade-it div#grades {
	position:absolute;
	top:36px;
	left:10px;
	border:1px solid #ccc;
	background:#fff;
	width:175px;
	padding:5px;
}
div#grades a {
	float:left;
	height:25px;
	width:35px;
	margin:0;
	text-indent:-999px;
	background-position:top left;
	background-repeat: no-repeat;
	outline:none;
}
div#grades a:hover {
	background-position:bottom left;
}
div#grades a.grade-a {
	background-image:url(/img/grades/big/a-hover.gif);
}
div#grades a.grade-b {
	background-image:url(/img/grades/big/b-hover.gif);
}
div#grades a.grade-c {
	background-image:url(/img/grades/big/c-hover.gif);
}
div#grades a.grade-d {
	background-image:url(/img/grades/big/d-hover.gif);
}
div#grades a.grade-f {
	background-image:url(/img/grades/big/f-hover.gif);
}
div.grade-it a#grade-bttn {
	/* float:left; */
	display:block;
	width:50px;
	text-align:center;
	background:#266fad;
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
	padding:2px 4px;
	font-size:9px;
	margin:4px 0 0;
}
div.video-meta {
	width:300px;
	float:right;
	font-size:11px;
	font-weight:bold;
	margin-bottom:10px;
	}
	div.video-meta li {
		padding:0 0 5px;
	}
	div.video-meta a {
		text-decoration:none;
	}
	div.video-meta a:hover {
		text-decoration:underline;
	}
div.video-other-info {
	width:640px;
	}
	.video-other-info .breakout {
		background:#f1f1f1;
		width:620px;
		padding:10px;
		margin-bottom:2em;
		}
		.video-other-info .breakout em {
			font-size:.9em;
		}
		.video-other-info .breakout h2 {
			font-size:1.5em;
			line-height:1.5em;
			margin:0;
		}
		.video-other-info .breakout p {
			margin:0 0 .25em;
		}
.video-description {
	border:1px solid #ccc;
	border-width:1px 0 1px 0;
	padding:50px 0;
	/*margin:25px 0 0;*/
	background:#fff;
	position:relative;
	z-index: 1000;
	}
	div.video-description h4 {
		text-transform:uppercase;
		font-size:13px;
		line-height:18px;
	}
	div.video-description p {
		font-size:15px;
		line-height:24px;
		margin:0 0 2em;
	}
div.related-videos {
	float:right;
	clear:right;
	width:300px;
}
div.video-grading {
	padding-top:24px;
	width:300px;
	float:right;
	color:#545454;
	}
	div.video-grading div.grade-it {
		position:relative;
	}
div.likevideo {
	padding-top:14px;
	width:300px;
	float:right;
	}
	
div.likebutton {
	width:150px;
	float:left;
	display: inline;	
}
	
	
div.video-results {
	margin:7px 0;
	}
	div.video-results ol {
		list-style:none;
		margin:0;
		padding:0;
		}
		div.video-results ol li {

			margin:0 0 20px 0;
			}
			div.video-results ol li a.thumb {
				float:left;
				margin:0 10px 0 0;
			}
			div.video-results ol li h3  {
				font-size:12px;
				line-height:12px;
				margin:0 0;
				}
				div.video-results ol li h3 a {
					color:#333;
				}
			div.video-results ol li h4 {
				font-size:11px;
				line-height:14px;
				margin:0;
				text-transform:uppercase;
				font-weight:normal;
				color:#555555;
				}
				div.video-results ol li h4 a {
					color:#7f7f7f;
				}
			div.video-results ol li h5 {
				line-height:14px;
				font-size:11px;
				}
				div.video-results ol li h5 a {
					color:#7f7f7f;
				}
		div.video-results a.add {
			display:block;
			clear:both;
			float:left;
			background:url(/img/icon_add.gif) left center no-repeat;
			padding-left:20px;
			color:#b5b5b5;
			font-size:12px;
			font-weight:bold;
		}
img.video-grade {
	float:left;
	margin:5px 5px 0 0;
}
div#video-information {
	clear:both;
	background: #f8f8f8 url("/img/video/light-grey-fade.jpg") repeat-x left top; 
}
#main .inner {
	z-index:3000;
}
#main a {
	color:#a9a9a9;
	font-size:11px;
	line-height:14px;
	/*margin:0 0 8px;*/
	display:block;
	padding-left:18px;
	background-position:left center;
	background-repeat:no-repeat;
}
#main a#get-flash-link {
	margin:0;
	padding:0;
	border:0;
}
a#dim-lights {
	z-index:5000;
	position:absolute;
	top:-30px;
	left:-85px;
	outline:none;
	background:url(/img/dimlights.png) no-repeat 2px 0;
	/*background:url(/img/icon-bulb.gif) no-repeat 2px 0;*/
	font-size:11px;
	color:#939393;
	padding:0 0 0 15px;
}
#video-tools {
	position:absolute;
	left:15px;
	bottom:-37px;
	width:628px;
	padding:0 5px;
	float:left;
	background:#f1f1f1;
	border:1px solid #d9d9d9;
	border-width:0 1px 1px 1px;
	z-index: 10000;
	height: 35px;
	}
	#video-tools ul#video-toolbar {
		list-style:none;
		float:left;
		}
		#video-tools ul#video-toolbar li {
			padding:10px 5px;
			float:left;
			display:inline;
			background:url(/img/divider.gif) 100% 0 no-repeat;
			}
		#video-tools ul#video-toolbar li.end-cap {
			background:none;
			}
			#video-tools a {
				font-size:11px;
				line-height:15px;
				font-weight:bold;
				padding-left:15px;
				color:#434343;
				float:left;
			}
			#video-tools a.podcast {
				background:url(/img/icon-podcast.gif) 0 50% no-repeat;
			}
			#video-tools a#video-podcast-itunes-link,
			#download-choices a.video-link {
				background:url(/img/icon-play.png) 0 50% no-repeat;
			}
			#video-tools a#audio-podcast-itunes-link,
			#download-choices a.audio-link {
				background:url(/img/icon-headphones.png) 0 50% no-repeat;
			}
			#video-tools a#video-podcast-link,
			#video-tools a#audio-podcast-link {
				background:url(/img/icon-rss.png) 0 50% no-repeat;
			}
			#video-tools a.download,
			#download-choices a.download-link {
				background:url(/img/icon-download-blue.gif) 0 50% no-repeat;
			}
			#video-tools a.cite {
				background:url(/img/icon-cite-blue.gif) 0 50% no-repeat;
			}
			#video-tools a.embed {
				background:url(/img/icon-embed-blue.gif) 0 50% no-repeat;
			}
			#video-tools a.add {
				background:url(/img/icon-add-blue.gif) 0 50% no-repeat;
			}
			#video-tools a.share {
				background:url(/img/icon-share-blue.gif) 0 50% no-repeat;
			}
			#video-tools a.share-icon {
				text-indent:-9999em;
				padding:0;
				margin:0 5px;
			}
			#video-tools a#share-facebook {
				width:12px;
				height:14px;
				background:url(/img/icon-facebook.gif) 0 2px no-repeat;
			}
			#video-tools a#share-delicious {
				width:12px;
				height:14px;
				background:url(/img/icon-delicious.gif) 0 2px no-repeat;
			}
			#video-tools a#share-stumbleupon {
				width:14px;
				height:14px;
				background:url(/img/icon-stumbleupon.gif) 0 2px no-repeat;
			}
			#video-tools a#share-mixx {
				width:14px;
				height:14px;
				background:url(/img/icon-mixx.gif) 0 2px no-repeat;
			}
			#video-tools a#share-email {
				width:14px;
				height:14px;
				background:url(/img/icon-email.gif) 0 2px no-repeat;
			}
	#video-tools p.add {
		background-image:url(/img/icon-add-blue.gif) 0 50% no-repeat;
		font-weight:bold;
		color:#a9a9a9;
		font-size:11px;
		line-height:14px;
		margin:0 0 8px;
		display:block;
		padding-left:18px;
	}
div#lights-dimmed {
	position:absolute;
	top:0;
	left:0;
	background:url(/img/overlay-85.png) left top repeat;
	width:100%;
	height:100%;
	z-index:2000;
}

div#video-tool-container {
	position:absolute;
	top:-150px;
	left:0;
	z-index:10000;
}
div img.close-icon {
	position:absolute;
	top:-7px;
	right:-7px;
	cursor:pointer;
}
div#video-tool-container div#video-embed,
div#video-tool-container div#video-share,
div#video-tool-container div#video-cite,
div#video-tool-container div#podcast-choices,
div#video-tool-container div#download-choices {
	color:#575757;
	font-size:12px;
	line-height:15px;
	height:120px;
	width:280px;
	border:1px solid #333;
	background:#d9d9d9;
	padding:10px;
	position:relative;
	z-index: 10000;
}

div#video-tool-container div#podcast-choices p,
div#video-tool-container div#video-cite p {
	clear:left;
	font-size:12px;
	line-height:15px;
}
div#video-tool-container div#podcast-choices {
	height:160px;
	margin-top:-40px;
}
div#video-tool-container div#download-choices {
	height:80px;
	margin:0;
	left: 361px;
	top: 192px;
	position: absolute;
}
div#video-tool-container div#podcast-choices div {
	margin-bottom:10px;
}
div#video-tool-container div#podcast-choices a,
div#video-tool-container div#download-choices a {
	float: none;
	display: block;
	margin: 5px 0;
}
div#video-tool-container h3 {
	text-transform:uppercase;
	color:#757575;
	font-size:16px;
	margin:0 0 3px;
	padding:0;
	
}
div#video-embed textarea,
div#video-cite textarea {
	width:100%;
	color:#757575;
	background:transparent;
	height:70px;
	border:none;
	font:10px/14px Arial, Helvetica, sans-serif;
}
div#video-share li {
	float:left;
	width:49%;
	padding: 5px 0;
}
div#video-share li a {
	padding-left:22px;
}
div.scope-settings {
	float:right;
}

/* styles for scrollbar */
div#scroll_wrap {
	float: right;
}
div#scroll_slider {
	height: 235px;
	width: 10px;
	background-color: #191919;
}
div#scroll_slider div#scroll_handle {
	height: 72px;
	width: 10px;
	background-color: white;
	background: grey url('/img/scroll-handle.png') repeat-y;
}
