div.jp-audio {
	border: 1px solid rgb(0, 155, 227); border-image: none; color: rgb(102, 102, 102); line-height: 1.6; font-family: Verdana, Arial, sans-serif; font-size: 1.25em; background-color: rgb(238, 238, 238);
}
div.jp-audio-stream {
	border: 1px solid rgb(0, 155, 227); border-image: none; color: rgb(102, 102, 102); line-height: 1.6; font-family: Verdana, Arial, sans-serif; font-size: 1.25em; background-color: rgb(238, 238, 238);
}
div.jp-video {
	border: 1px solid rgb(0, 155, 227); border-image: none; color: rgb(102, 102, 102); line-height: 1.6; font-family: Verdana, Arial, sans-serif; font-size: 1.25em; background-color: rgb(238, 238, 238);
}
div.jp-audio {
	width: 420px;
}
div.jp-audio-stream {
	width: 182px;
}
div.jp-video-270p {
	width: 480px;
}
div.jp-video-360p {
	width: 900px;
}
div.jp-video-full {
	width: 900px; height: 506px; position: static !important;
}
div.jp-video-full div div {
	z-index: 1000;
}
div.jp-video-full div.jp-jplayer {
	left: 0px; top: 0px; overflow: hidden; position: fixed !important;
}
div.jp-video-full div.jp-gui {
	left: 0px; top: 0px; width: 100%; height: 100%; position: fixed !important; z-index: 1001;
}
div.jp-video-full div.jp-interface {
	left: 0px; bottom: 0px; position: absolute !important;
}
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;
}
div.jp-audio div.jp-type-playlist div.jp-interface {
	height: 80px;
}
div.jp-audio-stream div.jp-type-single div.jp-interface {
	height: 80px;
}
div.jp-video div.jp-interface {
	border-top-color: rgb(0, 155, 227); border-top-width: 1px; border-top-style: solid;
}
div.jp-controls-holder {
	margin: 0px auto; top: -8px; width: 440px; overflow: hidden; clear: both; position: relative;
}
div.jp-interface ul.jp-controls {
	margin: 0px; padding: 0px; overflow: hidden; list-style-type: none;
}
div.jp-audio ul.jp-controls {
	padding: 20px 20px 0px; width: 380px;
}
div.jp-audio-stream ul.jp-controls {
	padding: 20px 20px 0px; width: 142px;
}
div.jp-video div.jp-type-single ul.jp-controls {
	width: 78px; margin-left: 200px;
}
div.jp-video div.jp-type-playlist ul.jp-controls {
	width: 134px; margin-left: 172px;
}
div.jp-video ul.jp-controls {
	float: left; display: inline;
}
div.jp-interface ul.jp-controls li {
	float: left; display: inline;
}
div.jp-interface ul.jp-controls a {
	text-indent: -9999px; overflow: hidden; display: block;
}
a.jp-play {
	width: 40px; height: 40px;
}
a.jp-pause {
	width: 40px; height: 40px;
}
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;
}
a.jp-stop {
	width: 28px; height: 28px; margin-top: 6px;
}
a.jp-previous {
	width: 28px; height: 28px; margin-top: 6px;
}
a.jp-next {
	width: 28px; height: 28px; margin-top: 6px;
}
a.jp-stop {
	background: url("jplayer.blue.monday.jpg") no-repeat 0px -83px; margin-left: 10px;
}
a.jp-stop:hover {
	background: url("jplayer.blue.monday.jpg") no-repeat -29px -83px;
}
a.jp-previous {
	background: url("jplayer.blue.monday.jpg") no-repeat 0px -112px;
}
a.jp-previous:hover {
	background: url("jplayer.blue.monday.jpg") no-repeat -29px -112px;
}
a.jp-next {
	background: url("jplayer.blue.monday.jpg") no-repeat 0px -141px;
}
a.jp-next:hover {
	background: url("jplayer.blue.monday.jpg") no-repeat -29px -141px;
}
div.jp-progress {
	overflow: hidden; background-color: rgb(221, 221, 221);
}
div.jp-audio div.jp-progress {
	top: 32px; height: 15px; position: absolute;
}
div.jp-audio div.jp-type-single div.jp-progress {
	left: 110px; width: 186px;
}
div.jp-audio div.jp-type-playlist div.jp-progress {
	left: 166px; width: 130px;
}
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("jplayer.blue.monday.seeking.gif");
}
a.jp-mute {
	width: 18px; height: 15px; margin-top: 12px;
}
a.jp-unmute {
	width: 18px; height: 15px; margin-top: 12px;
}
a.jp-volume-max {
	width: 18px; height: 15px; margin-top: 12px;
}
div.jp-audio div.jp-type-single a.jp-mute {
	margin-left: 210px;
}
div.jp-audio div.jp-type-single a.jp-unmute {
	margin-left: 210px;
}
div.jp-audio div.jp-type-playlist a.jp-mute {
	margin-left: 154px;
}
div.jp-audio div.jp-type-playlist a.jp-unmute {
	margin-left: 154px;
}
div.jp-audio-stream div.jp-type-single a.jp-mute {
	margin-left: 10px;
}
div.jp-audio-stream div.jp-type-single a.jp-unmute {
	margin-left: 10px;
}
div.jp-audio a.jp-volume-max {
	margin-left: 56px;
}
div.jp-audio-stream a.jp-volume-max {
	margin-left: 56px;
}
div.jp-video a.jp-mute {
	top: 12px; margin-top: 0px; position: absolute;
}
div.jp-video a.jp-unmute {
	top: 12px; margin-top: 0px; position: absolute;
}
div.jp-video a.jp-volume-max {
	top: 12px; margin-top: 0px; position: absolute;
}
div.jp-video a.jp-mute {
	left: 50px;
}
div.jp-video a.jp-unmute {
	left: 50px;
}
div.jp-video a.jp-volume-max {
	left: 134px;
}
a.jp-mute {
	background: url("jplayer.blue.monday.jpg") no-repeat 0px -170px;
}
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 -60px -170px; display: none;
}
a.jp-unmute:hover {
	background: url("jplayer.blue.monday.jpg") no-repeat -79px -170px;
}
a.jp-volume-max {
	background: url("jplayer.blue.monday.jpg") no-repeat 0px -186px;
}
a.jp-volume-max: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-volume-bar {
	left: 330px; top: 37px;
}
div.jp-audio-stream div.jp-volume-bar {
	left: 92px; top: 37px;
}
div.jp-video div.jp-volume-bar {
	left: 72px; top: 17px;
}
div.jp-volume-bar-value {
	background: url("jplayer.blue.monday.jpg") repeat-x 0px -256px; width: 0px; height: 5px;
}
div.jp-audio div.jp-time-holder {
	top: 50px; position: absolute;
}
div.jp-audio div.jp-type-single div.jp-time-holder {
	left: 110px; width: 186px;
}
div.jp-audio div.jp-type-playlist div.jp-time-holder {
	left: 166px; width: 130px;
}
div.jp-current-time {
	width: 60px; font-size: 0.64em; font-style: oblique;
}
div.jp-duration {
	width: 60px; font-size: 0.64em; font-style: oblique;
}
div.jp-current-time {
	float: left; display: inline;
}
div.jp-duration {
	text-align: right; float: right; display: inline;
}
div.jp-video div.jp-current-time {
	margin-left: 20px;
}
div.jp-video div.jp-duration {
	margin-right: 20px;
}
div.jp-title {
	text-align: center; font-weight: bold;
}
div.jp-title {
	width: 100%; border-top-color: rgb(0, 155, 227); border-top-width: 1px; border-top-style: solid; background-color: rgb(204, 204, 204);
}
div.jp-playlist {
	width: 100%; border-top-color: rgb(0, 155, 227); border-top-width: 1px; border-top-style: solid; background-color: rgb(204, 204, 204);
}
div.jp-type-single div.jp-title {
	border-top-color: currentColor; border-top-width: medium; border-top-style: none;
}
div.jp-type-playlist div.jp-title {
	border-top-color: currentColor; border-top-width: medium; border-top-style: none;
}
div.jp-type-single div.jp-playlist {
	border-top-color: currentColor; border-top-width: medium; border-top-style: none;
}
div.jp-title ul {
	margin: 0px; padding: 0px 20px; font-size: 0.72em; list-style-type: none;
}
div.jp-playlist ul {
	margin: 0px; padding: 0px 20px; font-size: 0.72em; list-style-type: none;
}
div.jp-title li {
	padding: 5px 0px; font-weight: bold;
}
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-playlist li div {
	display: inline;
}
div.jp-type-playlist div.jp-playlist li:last-child {
	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: 7px; list-style-type: square; list-style-position: inside;
}
div.jp-type-playlist div.jp-playlist a {
	color: rgb(51, 51, 51); 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 a.jp-playlist-item-remove {
	text-align: right; color: rgb(102, 102, 102); font-weight: bold; margin-right: 10px; float: right; display: inline;
}
div.jp-type-playlist div.jp-playlist a.jp-playlist-item-remove:hover {
	color: rgb(13, 136, 193);
}
div.jp-type-playlist div.jp-playlist span.jp-free-media {
	text-align: right; margin-right: 10px; float: right; display: inline;
}
div.jp-type-playlist div.jp-playlist span.jp-free-media a {
	color: rgb(102, 102, 102);
}
div.jp-type-playlist div.jp-playlist span.jp-free-media a:hover {
	color: rgb(13, 136, 193);
}
span.jp-artist {
	color: rgb(102, 102, 102); font-size: 0.8em;
}
div.jp-video-play {
	width: 100%; overflow: hidden; cursor: pointer; background-color: rgba(0, 0, 0, 0);
}
div.jp-video-270p div.jp-video-play {
	height: 270px; margin-top: -270px;
}
div.jp-video-360p div.jp-video-play {
	height: 360px; margin-top: -360px;
}
div.jp-video-full div.jp-video-play {
	height: 100%;
}
a.jp-video-play-icon {
	background: url("jplayer.blue.monday.video.play.png") no-repeat 0px 0px; left: 50%; top: 50%; width: 112px; height: 100px; text-indent: -9999px; margin-top: -50px; margin-left: -56px; display: block; position: relative;
}
div.jp-video-play:hover a.jp-video-play-icon {
	background: url("jplayer.blue.monday.video.play.png") no-repeat 0px -100px;
}
div.jp-jplayer audio {
	width: 0px; height: 0px;
}
div.jp-jplayer {
	width: 0px; height: 0px;
}
div.jp-jplayer {
	background-color: rgb(0, 0, 0);
}
ul.jp-toggles {
	margin: 0px auto; padding: 0px; overflow: hidden; list-style-type: none;
}
div.jp-audio .jp-type-single ul.jp-toggles {
	width: 25px;
}
div.jp-audio .jp-type-playlist ul.jp-toggles {
	margin: 0px; left: 325px; top: 50px; width: 55px; position: absolute;
}
div.jp-video ul.jp-toggles {
	width: 100px; margin-top: 10px;
}
ul.jp-toggles li {
	float: right; display: block;
}
ul.jp-toggles li a {
	width: 25px; height: 18px; line-height: 100%; text-indent: -9999px; display: block;
}
a.jp-full-screen {
	background: url("jplayer.blue.monday.jpg") no-repeat 0px -310px; margin-left: 20px;
}
a.jp-full-screen:hover {
	background: url("jplayer.blue.monday.jpg") no-repeat -30px -310px;
}
a.jp-restore-screen {
	background: url("jplayer.blue.monday.jpg") no-repeat -60px -310px; margin-left: 20px;
}
a.jp-restore-screen:hover {
	background: url("jplayer.blue.monday.jpg") no-repeat -90px -310px;
}
a.jp-repeat {
	background: url("jplayer.blue.monday.jpg") no-repeat 0px -290px;
}
a.jp-repeat:hover {
	background: url("jplayer.blue.monday.jpg") no-repeat -30px -290px;
}
a.jp-repeat-off {
	background: url("jplayer.blue.monday.jpg") no-repeat -60px -290px;
}
a.jp-repeat-off:hover {
	background: url("jplayer.blue.monday.jpg") no-repeat -90px -290px;
}
a.jp-shuffle {
	background: url("jplayer.blue.monday.jpg") no-repeat 0px -270px; margin-left: 5px;
}
a.jp-shuffle:hover {
	background: url("jplayer.blue.monday.jpg") no-repeat -30px -270px;
}
a.jp-shuffle-off {
	background: url("jplayer.blue.monday.jpg") no-repeat -60px -270px; margin-left: 5px;
}
a.jp-shuffle-off:hover {
	background: url("jplayer.blue.monday.jpg") no-repeat -90px -270px;
}
.jp-no-solution {
	padding: 5px; border: 2px solid rgb(0, 155, 227); border-image: none; color: rgb(0, 0, 0); font-size: 0.8em; display: none; background-color: rgb(238, 238, 238);
}
.jp-no-solution a {
	color: rgb(0, 0, 0);
}
.jp-no-solution span {
	text-align: center; font-size: 1em; font-weight: bold; display: block;
}
