div.jp-audio {
	color: rgb(102, 102, 102); line-height: 1.6; font-family: Verdana, Arial, sans-serif; font-size: 1.25em;
}
div.jp-video {
	color: rgb(102, 102, 102); line-height: 1.6; font-family: Verdana, Arial, sans-serif; font-size: 1.25em;
}
div.jp-audio {
	width: 420px;
}
div.jp-video-270p {
	width: 480px;
}
div.jp-video-360p {
	width: 640px;
}
div.jp-interface {
	width: 100%; position: relative; background-color: rgb(238, 238, 238);
}
div.jp-audio div.jp-type-single div.jp-interface {
	height: 80px; border-bottom-color: currentColor; border-bottom-width: medium; border-bottom-style: none;
}
div.jp-audio div.jp-type-playlist div.jp-interface {
	height: 80px;
}
div.jp-video div.jp-type-single div.jp-interface {
	height: 60px; border-bottom-color: currentColor; border-bottom-width: medium; border-bottom-style: none;
}
div.jp-video div.jp-type-playlist div.jp-interface {
	height: 60px;
}
div.jp-interface ul.jp-controls {
	margin: 0px; padding: 0px; list-style-type: none;
}
div.jp-interface ul.jp-controls li {
	display: inline;
}
div.jp-interface ul.jp-controls a {
	text-indent: -9999px; overflow: hidden; position: absolute;
}
a.jp-play {
	width: 40px; height: 40px; z-index: 1;
}
a.jp-pause {
	width: 40px; height: 40px; z-index: 1;
}
div.jp-audio div.jp-type-single a.jp-play {
	left: 40px; top: 20px;
}
div.jp-audio div.jp-type-single a.jp-pause {
	left: 40px; top: 20px;
}
div.jp-audio div.jp-type-playlist a.jp-play {
	left: 48px; top: 20px;
}
div.jp-audio div.jp-type-playlist a.jp-pause {
	left: 48px; top: 20px;
}
div.jp-video a.jp-play {
	top: 15px;
}
div.jp-video a.jp-pause {
	top: 15px;
}
div.jp-video-270p div.jp-type-single a.jp-play {
	left: 195px;
}
div.jp-video-270p div.jp-type-single a.jp-pause {
	left: 195px;
}
div.jp-video-270p div.jp-type-playlist a.jp-play {
	left: 220px;
}
div.jp-video-270p div.jp-type-playlist a.jp-pause {
	left: 220px;
}
div.jp-video-360p div.jp-type-single a.jp-play {
	left: 275px;
}
div.jp-video-360p div.jp-type-single a.jp-pause {
	left: 275px;
}
div.jp-video-360p div.jp-type-playlist a.jp-play {
	left: 300px;
}
div.jp-video-360p div.jp-type-playlist a.jp-pause {
	left: 300px;
}
a.jp-play {
	background: url("../../jplayer.blue.monday.jpg") no-repeat 0px 0px;
}
a.jp-play:hover {
	background: url("../../jplayer.blue.monday.jpg") no-repeat -41px 0px;
}
a.jp-pause {
	background: url("../../jplayer.blue.monday.jpg") no-repeat 0px -42px; display: none;
}
a.jp-pause:hover {
	background: url("../../jplayer.blue.monday.jpg") no-repeat -41px -42px;
}
div.jp-audio div.jp-type-single a.jp-stop {
	left: 90px; top: 26px;
}
div.jp-audio div.jp-type-playlist a.jp-stop {
	left: 126px; top: 26px;
}
div.jp-video a.jp-stop {
	top: 21px;
}
div.jp-video-270p div.jp-type-single a.jp-stop {
	left: 245px;
}
div.jp-video-270p div.jp-type-playlist a.jp-stop {
	left: 298px;
}
div.jp-video-360p div.jp-type-single a.jp-stop {
	left: 325px;
}
div.jp-video-360p div.jp-type-playlist a.jp-stop {
	left: 378px;
}
a.jp-stop {
	background: url("../../jplayer.blue.monday.jpg") no-repeat 0px -83px; width: 28px; height: 28px; z-index: 1;
}
a.jp-stop:hover {
	background: url("../../jplayer.blue.monday.jpg") no-repeat -29px -83px;
}
div.jp-audio div.jp-type-playlist a.jp-previous {
	left: 20px; top: 26px;
}
div.jp-video div.jp-type-playlist a.jp-previous {
	top: 21px;
}
div.jp-video-270p div.jp-type-playlist a.jp-previous {
	left: 192px;
}
div.jp-video-360p div.jp-type-playlist a.jp-previous {
	left: 272px;
}
a.jp-previous {
	background: url("../../jplayer.blue.monday.jpg") no-repeat 0px -112px; width: 28px; height: 28px;
}
a.jp-previous:hover {
	background: url("../../jplayer.blue.monday.jpg") no-repeat -29px -112px;
}
div.jp-audio div.jp-type-playlist a.jp-next {
	left: 88px; top: 26px;
}
div.jp-video div.jp-type-playlist a.jp-next {
	top: 21px;
}
div.jp-video-270p div.jp-type-playlist a.jp-next {
	left: 260px;
}
div.jp-video-360p div.jp-type-playlist a.jp-next {
	left: 340px;
}
a.jp-next {
	background: url("../../jplayer.blue.monday.jpg") no-repeat 0px -141px; width: 28px; height: 28px;
}
a.jp-next:hover {
	background: url("../../jplayer.blue.monday.jpg") no-repeat -29px -141px;
}
div.jp-progress {
	overflow: hidden; position: absolute; background-color: rgb(221, 221, 221);
}
div.jp-audio div.jp-type-single div.jp-progress {
	left: 130px; top: 32px; width: 122px; height: 15px;
}
div.jp-audio div.jp-type-playlist div.jp-progress {
	left: 164px; top: 32px; width: 122px; height: 15px;
}
div.jp-video div.jp-progress {
	left: 0px; top: 0px; width: 100%; height: 10px;
}
div.jp-seek-bar {
	background: url("../../jplayer.blue.monday.jpg") repeat-x 0px -202px; width: 0px; height: 100%; cursor: pointer;
}
div.jp-play-bar {
	background: url("../../jplayer.blue.monday.jpg") repeat-x 0px -218px; width: 0px; height: 100%;
}
div.jp-seeking-bg {
	background: url("../../pbar-ani.gif");
}
a.jp-mute {
	width: 18px; height: 15px;
}
a.jp-unmute {
	width: 18px; height: 15px;
}
div.jp-audio div.jp-type-single a.jp-mute {
	left: 274px; top: 32px;
}
div.jp-audio div.jp-type-single a.jp-unmute {
	left: 274px; top: 32px;
}
div.jp-audio div.jp-type-playlist a.jp-mute {
	left: 296px; top: 32px;
}
div.jp-audio div.jp-type-playlist a.jp-unmute {
	left: 296px; top: 32px;
}
div.jp-video a.jp-mute {
	top: 27px;
}
div.jp-video a.jp-unmute {
	top: 27px;
}
div.jp-video-270p div.jp-type-single a.jp-mute {
	left: 304px;
}
div.jp-video-270p div.jp-type-single a.jp-unmute {
	left: 304px;
}
div.jp-video-270p div.jp-type-playlist a.jp-unmute {
	left: 363px;
}
div.jp-video-270p div.jp-type-playlist a.jp-mute {
	left: 363px;
}
div.jp-video-360p div.jp-type-single a.jp-mute {
	left: 384px;
}
div.jp-video-360p div.jp-type-single a.jp-unmute {
	left: 384px;
}
div.jp-video-360p div.jp-type-playlist a.jp-mute {
	left: 443px;
}
div.jp-video-360p div.jp-type-playlist a.jp-unmute {
	left: 443px;
}
a.jp-mute {
	background: url("../../jplayer.blue.monday.jpg") no-repeat 0px -186px;
}
a.jp-mute:hover {
	background: url("../../jplayer.blue.monday.jpg") no-repeat -19px -170px;
}
a.jp-unmute {
	background: url("../../jplayer.blue.monday.jpg") no-repeat 0px -170px; display: none;
}
a.jp-unmute:hover {
	background: url("../../jplayer.blue.monday.jpg") no-repeat -19px -186px;
}
div.jp-volume-bar {
	background: url("../../jplayer.blue.monday.jpg") repeat-x 0px -250px; width: 46px; height: 5px; overflow: hidden; position: absolute; cursor: pointer;
}
div.jp-audio div.jp-type-single div.jp-volume-bar {
	left: 302px; top: 37px;
}
div.jp-audio div.jp-type-playlist div.jp-volume-bar {
	left: 324px; top: 37px;
}
div.jp-video div.jp-volume-bar {
	top: 32px;
}
div.jp-video-270p div.jp-type-single div.jp-volume-bar {
	left: 332px;
}
div.jp-video-270p div.jp-type-playlist div.jp-volume-bar {
	left: 391px;
}
div.jp-video-360p div.jp-type-single div.jp-volume-bar {
	left: 412px;
}
div.jp-video-360p div.jp-type-playlist div.jp-volume-bar {
	left: 471px;
}
div.jp-volume-bar-value {
	background: url("../../jplayer.blue.monday.jpg") repeat-x 0px -256px; width: 0px; height: 5px;
}
div.jp-current-time {
	font-size: 0.64em; font-style: oblique; position: absolute;
}
div.jp-duration {
	font-size: 0.64em; font-style: oblique; position: absolute;
}
div.jp-duration {
	text-align: right;
}
div.jp-audio div.jp-type-single div.jp-current-time {
	left: 130px; top: 49px; width: 122px;
}
div.jp-audio div.jp-type-single div.jp-duration {
	left: 130px; top: 49px; width: 122px;
}
div.jp-audio div.jp-type-playlist div.jp-current-time {
	left: 164px; top: 49px; width: 122px;
}
div.jp-audio div.jp-type-playlist div.jp-duration {
	left: 164px; top: 49px; width: 122px;
}
div.jp-video div.jp-current-time {
	padding: 0px 1%; left: 0px; top: 10px; width: 98%;
}
div.jp-video div.jp-duration {
	padding: 0px 1%; left: 0px; top: 10px; width: 98%;
}
div.jp-playlist {
	width: 100%; background-color: rgb(204, 204, 204);
}
div.jp-playlist ul {
	margin: 0px; padding: 0px 20px; font-size: 0.72em; list-style-type: none;
}
div.jp-type-single div.jp-playlist li {
	padding: 5px 0px 5px 20px; font-weight: bold;
}
div.jp-type-playlist div.jp-playlist li {
	padding: 5px 0px 4px 20px; border-bottom-color: rgb(238, 238, 238); border-bottom-width: 1px; border-bottom-style: solid;
}
div.jp-type-playlist div.jp-playlist li.jp-playlist-last {
	padding: 5px 0px 5px 20px; border-bottom-color: currentColor; border-bottom-width: medium; border-bottom-style: none;
}
div.jp-type-playlist div.jp-playlist li.jp-playlist-current {
	padding-left: 8px; list-style-type: square; list-style-position: inside;
}
div.jp-type-playlist div.jp-playlist a {
	color: rgb(102, 102, 102); text-decoration: none;
}
div.jp-type-playlist div.jp-playlist a:hover {
	color: rgb(13, 136, 193);
}
div.jp-type-playlist div.jp-playlist a.jp-playlist-current {
	color: rgb(13, 136, 193);
}
div.jp-type-playlist div.jp-playlist div.jp-free-media {
	margin-left: 20px; display: inline;
}
div.jp-video div.jp-video-play {
	background: url("../../jplayer.blue.monday.video.play.png") no-repeat center; position: absolute; z-index: 2; cursor: pointer;
}
div.jp-video div.jp-video-play:hover {
	background: url("../../jplayer.blue.monday.video.play.hover.png") no-repeat center;
}
div.jp-video-270p div.jp-video-play {
	top: -270px; width: 480px; height: 270px;
}
div.jp-video-360p div.jp-video-play {
	top: -360px; width: 640px; height: 360px;
}
div.jp-jplayer {
	width: 0px; height: 0px;
}
div.jp-video div.jp-jplayer {
	z-index: 1;
}
div.jp-video-270p div.jp-jplayer {
	width: 480px; height: 270px;
}
div.jp-video-360p div.jp-jplayer {
	width: 640px; height: 360px;
}
div.jp-jplayer {
	background-color: rgb(0, 0, 0);
}
.jp-interface a {
	border-bottom-color: currentColor !important; border-bottom-width: 0px !important; border-bottom-style: none !important;
}
