



 div.playme{
    background-color:#171710;
	margin-top:0px;

		
    }	


 div.jp-audio,div.jp-video {
	font-size:1.2em; 
	font-family:Tahoma;
	line-height:1.1;


    }
 div.jp-audio {

	padding-bottom:20px;
	margin-left:75%;
	width: 80%;
    margin-left: auto;
    margin-right: auto;
	margin-bottom:10px;		
}
 div.jp-interface {
	position: relative;
	width:100%;
	background-color:none; 	
	background-color:none;
}
 div.jp-audio .jp-interface {
	height: 80px;
	padding-top:16px;
}
 div.jp-controls-holder {
	clear: both;
	width:260px;	
	position: relative;
	overflow:hidden;
	background-color:none;
}
 div.jp-interface ul.jp-controls {
	background: url("jplayer.wait_ctrls.png") 0 0 no-repeat;
	list-style-type:none;	
	padding-top: 22px;
	padding-bottom: 22px;
	overflow:hidden;
	width: 200px;
	height: 34px;
}
 div.jp-audio ul.jp-controls {
	margin:0 auto;
}
 div.jp-interface ul.jp-controls li {
	display:inline;
	float: left;
	background-color:transparent;
}
 div.jp-interface ul.jp-controls a {
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	height: 34px;
	margin: 0 1px 2px 0;
	padding: 0;
}
 div.jp-type-single  .jp-controls li a{
	width: 99px;
}
 div.jp-type-single  .jp-play {
	background: url("jplayer.wait.png") 0px -40px no-repeat;
}
 div.jp-type-single  .jp-play:hover {
	background: url("jplayer.wait.png") -100px -40px no-repeat;
}
 div.jp-type-single  .jp-pause {
	background: url("jplayer.wait.png") 0px -120px no-repeat;
}
 div.jp-type-single  .jp-pause:hover {
	background: url("jplayer.wait.png") -100px -120px no-repeat;
}
 div.jp-type-single  .jp-stop {
	background: url("jplayer.wait.png") 0px -80px no-repeat;
}
 div.jp-type-single  .jp-stop:hover {
	background: url("jplayer.wait.png") -100px -80px no-repeat;
}
 div.jp-type-playlist .jp-controls li a{
	width: 49px;
}
 div.jp-type-playlist .jp-play {
	background: url("jplayer.wait.png") -24px -40px no-repeat;
}
 div.jp-type-playlist .jp-play:hover {
	background: url("jplayer.wait.png") -124px -40px no-repeat;
}
 div.jp-type-playlist .jp-pause {
	background: url("jplayer.wait.png") -24px -120px no-repeat;
}
 div.jp-type-playlist .jp-pause:hover {
	background: url("jplayer.wait.png") -124px -120px no-repeat;
}
 div.jp-type-playlist .jp-stop {
	background: url("jplayer.wait.png") -24px -80px no-repeat;
}
 div.jp-type-playlist .jp-stop:hover {
	background: url("jplayer.wait.png") -124px -80px no-repeat;
}
 div.jp-type-playlist .jp-previous {
	background: url("jplayer.wait.png") -24px -200px no-repeat;
}
 div.jp-type-playlist .jp-previous:hover {
	background: url("jplayer.wait.png") -124px -200px no-repeat;
}
 div.jp-type-playlist .jp-next {
	background: url("jplayer.wait.png") -24px -160px no-repeat;
}
 div.jp-type-playlist .jp-next:hover {
	background: url("jplayer.wait.png") -124px -160px no-repeat;
}
ul.jp-toggles {
	list-style-type:none;
	padding:0;
	margin:0 auto;
	z-index:20;
	overflow:hidden;
	text-decoration:none;
}
div.jp-audio ul.jp-toggles {

}
div.jp-audio .jp-type-single ul.jp-toggles {
	width:25px;
}
ul.jp-toggles li{
	display:block;
	float:right;
}
ul.jp-toggles li a{
	display:block;
	width:25px;
	height:18px;
	text-indent:-9999px;
	line-height:100%; /* need this for IE6 */
}
.jp-repeat {
	background: url("jplayer.wait.png") 0 -440px no-repeat;
}
.jp-repeat:hover {
	background: url("jplayer.wait.png") -30px -440px no-repeat;
}
.jp-repeat-off {
	background: url("jplayer.wait.png") -60px -440px no-repeat;
}
.jp-repeat-off:hover {
	background: url("jplayer.wait.png") -90px -440px no-repeat;
}
.jp-shuffle {
	background: url("jplayer.wait.png") 0 -460px no-repeat;

	margin-left: 5px;
	
}
.jp-shuffle:hover {
	background: url("jplayer.wait.png") -30px -460px no-repeat;
}
.jp-shuffle-off {
	background: url("jplayer.wait.png") -60px -460px no-repeat;
	margin-left: 5px;
}
.jp-shuffle-off:hover {
	background: url("jplayer.wait.png") -90px -460px no-repeat;
}
div.jp-seeking-bg {
	background: url("jplayer.wait.flag.seeking.gif");
}
.jp-progress {
	background-color:#685744;
	width:100%;
	height: 16px;
	padding: 0px;
	margin-left:0px;
	margin-bottom:10px;
	overflow:hidden;
 box-shadow:  2px 2px 6px rgba(0,0,0,1.0) inset ;
}
.jp-seek-bar {
	background:none;
	width:0px;
	height: 16px;
	overflow:hidden;
	cursor:pointer;
	
}
.jp-play-bar {
	background: url('blackScrubber.gif') repeat-x;
	width:100%;
	height: 16px;
	overflow:hidden;
    opacity:0.8;	
}
div.jp-interface ul.jp-controls a.jp-mute,
div.jp-interface ul.jp-controls a.jp-unmute,
div.jp-interface ul.jp-controls a.jp-volume-max {
	background: url("jplayer.wait.png") 0px -330px no-repeat;
	position: absolute;
	width: 16px;
	height: 11px;
}
div.jp-audio ul.jp-controls a.jp-mute,
div.jp-audio ul.jp-controls a.jp-unmute {
	top:4px;
	left:10px;
}
div.jp-audio ul.jp-controls a.jp-volume-max {
	top:4px;
	left: 180px;
}
div.jp-interface ul.jp-controls a.jp-mute:hover {
	background: url("jplayer.wait.png") -25px -330px no-repeat;
}
div.jp-interface ul.jp-controls a.jp-unmute {
	background: url("jplayer.wait.png") -60px -330px no-repeat;
}
div.jp-interface ul.jp-controls a.jp-unmute:hover {
	background: url("jplayer.wait.png") -85px -330px no-repeat;
}
div.jp-interface ul.jp-controls a.jp-volume-max {
	background: url("jplayer.wait.png") 0px -350px no-repeat;
}
div.jp-interface ul.jp-controls a.jp-volume-max:hover {
	background: url("jplayer.wait.png") -25px -350px no-repeat;
}
.jp-volume-bar {
	background-color:#544444;
	position: absolute;
	width: 120px;
	height: 7px;
	padding: 2px 2px 1px 0px;
	overflow: hidden;
	 box-shadow:  2px 2px 6px rgba(0,0,0,1.0) inset ;
	 margin-left: 40px;
}
.jp-volume-bar:hover {
	cursor:  pointer;
}
div.jp-audio .jp-interface .jp-volume-bar {
	top:6px;
	left:left: 10%;
}
.jp-volume-bar-value {
	background: url("jplayer.wait.png") 0px -320px repeat-x;
	height: 4px;
}
.jp-current-time, .jp-duration {
	width:40px;
	font-size:.5em;
	color:#332C2C;
	margin-left:40px;
}
.jp-current-time {
	float: left;
	margin-left:6px;
	margin-right:10px;
}
.jp-duration {
	float: right;
	text-align:right;
	margin-right:16px;
}
.jp-title ul,
.jp-playlist ul {
	list-style-type:none;
    font-family: Verdana, Geneva, sans-serif;
	font-size: .7em;
	font-weight:bold;
	color:none;
	margin-top: 80px;
	margin-left:0px;
	padding: 0;
	background-color:none;
	
}
.jp-title li,
.jp-playlist li {
	position: relative;
	padding: 0px 0;
		
	overflow: hidden;
}
.jp-title li{
	border-bottom:none;
	border-top:none;
	padding:0;
	text-align:center;
}
div.jp-type-playlist div.jp-playlist li:first-child {
	border-top:none;
	padding-top:3px;
}
div.jp-type-playlist div.jp-playlist li:last-child {
	border-bottom:none;
	padding-bottom:3px;
}
div.jp-type-playlist div.jp-playlist a {
	color:#F8F5F0;	
	text-decoration:none;
	text-shadow: 1px 1px 6px #333;
	font-size: 20px;
	
}
div.jp-type-playlist div.jp-playlist a:hover {
	color:#F8F5F0;   
	background:#667678;

	
}
div.jp-type-playlist div.jp-playlist li.jp-playlist-current {
	 background-color:#B8C4CB;
	margin:8px;
	padding: 4px ;
	opacity:0.9;

}
div.jp-type-playlist div.jp-playlist li.jp-playlist-current a{
	color: none;
	width:100%;
	padding-left:0px;
	padding-right:0px;
	margin:0px;

}
div.jp-type-playlist div.jp-playlist a.jp-playlist-item-remove {
	float:right;
	display:inline;
	text-align:right;
	margin-left:10px;
	font-weight:bold;
	color:none;
}
div.jp-type-playlist div.jp-playlist a.jp-playlist-item-remove:hover {
	color:none;
}
div.jp-type-playlist div.jp-playlist span.jp-free-media {
	float: right;
	display:inline;
	text-align:right;
	color:none;
}
div.jp-type-playlist div.jp-playlist span.jp-free-media a{
	color:darkred;
}
div.jp-type-playlist div.jp-playlist span.jp-free-media a:hover{
	color:plum;
}
span.jp-artist {
	font-size:.8em;
	color:hotwait;
}
div.jp-jplayer audio,
div.jp-jplayer {

}
p-no-solution {
	position:absolute;
	width:340px;
	margin-left:-202px;
	left:50%;
	top: 10px;

	padding:5px;
	font-size:.8em;
	background-color:none;
	border-top:none;
	border-left:none;
	border-right:none;
	border-bottom:none;
	color:none;
	display:none;
}
.jp-no-solution a {
	color:none;
}
.jp-no-solution span {
	font-size:1em;
	display:block;
	text-align:center;
	font-weight:bold;
}
.jp-audio .jp-no-solution {
	width:190px;
	margin-left:-102px;
}

/* @end */
