@CHARSET "ISO-8859-1";

.p3-timeline-progress, .current_word {
	background: none repeat scroll 0 0 #FF5000 !important;
}
.p3-transcript-search {
	border-radius: 11px !important;
	-moz-border-radius: 11px !important;
	-webkit-border-radius: 11px !important;
	-khtml-border-radius: 11px !important;
	padding: 3px 24px 3px 7px !important;
	width: 170px !important;
}
a.locked {
	background: url("http://assets2.digitaltutors.com/images/11/videoplayer/3playmedia_skin/lock_16.png") no-repeat scroll center center transparent !important;
}
a.unlocked {
	background: url("http://assets2.digitaltutors.com/images/11/videoplayer/3playmedia_skin/unlock_16.png") no-repeat scroll center center transparent !important;
}
.p3-nice-search {
	background: url("http://assets2.digitaltutors.com/images/11/videoplayer/3playmedia_skin/search.png") no-repeat scroll 95% center #FFFFFF !important;
}
a.scan-view:link, a.scan-view:visited {
	color: #FF5000 !important;
	text-decoration: none !important;
}
.frost, .ice {
	border: none !important;
}
#transcript-container {
	position:absolute;
	top:0;
	right:0;
}
#pl_cc_button {
  position: absolute;
  z-index: 10000;
  top: 15px;
  right: 15px;
  cursor: pointer;
  cursor: hand;
  opacity: 0.1;
  width: 35px;
  height: 30px;
  background:url(http://assets2.digitaltutors.com/images/11/videoplayer/cc_button.png) no-repeat 0 0;
}
#pl_cc_button:hover {
   opacity: 1;
}
/* override the logos within the transcript and captions plugins */
.p3-transcript-bottombar-logo {
  background: transparent !important;
}
.p3-captions-search-container {
  background: #eceded !important;
}