.player_bar {
    color: #fff;
    font-size: 12px;
    line-height: normal;
}

.player_bar a {
    color: #FFEA00;
    text-decoration: none;
}

/*
* {
    font-family: Arial,Helvetica,sans-serif;
    outline: medium none !important;
}
*/

.player_bar  ul {
    list-style: none outside none;
	margin: 0;
    padding: 0;
}

/*
* {
    margin: 0;
    padding: 0;
}
*/

/*
.copyright {
    color: #6F6F6F;
    display: block;
    font-family: 'VolterGoldfishRegular';
    font-size: 9px;
    left: -35px;
    line-height: 33px;
    overflow: hidden;
    position: fixed;
    text-align: right;
    text-transform: uppercase;
    width: 50%;
}

.socials {
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: fixed;
    right: -35px;
    width: 50%;
}

.socials li {
    color: #6F6F6F;
    float: left;
    font-family: 'VolterGoldfishRegular';
    font-size: 9px;
    line-height: 16px;
    margin: 0 16px 0 0;
    overflow: hidden;
    padding: 10px 0 0;
    text-transform: uppercase;
}

.socials li a.ico_facebook {
    background-image: url("../img/ico_facebook.png");
}
.socials li a {
    background: none no-repeat scroll 0 0 transparent;
    display: block;
    height: 16px;
    width: 16px;
}

.btn_audio {
    background: url("../img/btn_audio.png") no-repeat scroll 0 0 transparent;
    bottom: -34px;
    cursor: pointer;
    height: 34px;
    left: 50%;
    margin-left: -17px;
    position: fixed;
    width: 34px;
}
*/


/*Footer/*
=========*/
.player_bar { background:#000000; height:35px; width:100%; position:fixed; left:0; bottom:0; z-index:112; display:block; text-align:left}
	.copyright { display:block; line-height:33px; color:#6f6f6f; font-size:9px; font-family:'VolterGoldfishRegular'; text-transform:uppercase; overflow:hidden; position:fixed; width:50%; left:-35px; text-align:right}
	.socials { margin:0; padding:0; width:auto; overflow:hidden; width:50%; position:fixed; right:-35px;}
	.socials li { margin:0 16px 0 0; line-height:16px; padding:10px 0 0px 0; overflow:hidden; color:#6f6f6f; font-size:9px; font-family:'VolterGoldfishRegular'; text-transform:uppercase; float:left}
	.socials li a { background:no-repeat 0 0; width:16px; height:16px; display:block}
	.socials li a:hover {background:no-repeat 0 100%}
	.socials li a.ico_facebook { background-image:url(../images/ico_facebook.png);}
/*	.socials li a.ico_twitter { background-image:url(img/ico_twitter.png);}
	.socials li a.ico_flicker { background-image:url(img/ico_flicker.png);}	
	.socials li a.ico_vimeo { background-image:url(img/ico_vimeo.png);}
*/
	.btn_audio { cursor:pointer; position:fixed; left:50%; margin-left:-17px; width:34px; height:34px; background:url(../images/btn_audio.png) no-repeat 0 0; bottom:0px}
	
/*Audio Player/*
===============*/
	.jp-audio { background:#797979; width:240px; height:56px; position:fixed; left:50%; margin-left:-120px; bottom:-60px; display:block; z-index:111}
	.jp-type-playlist { position:relative}
	.jp-controls { position:absolute; left:15px; top:15px; overflow:hidden}
	.jp-controls li { margin:0 5px 0 0; width:9px; height:9px; float:left; cursor:pointer}
	.jp-controls li a { display:block; width:9px; height:9px}
	.jp-previous { background:url(../images/player_skin.png) no-repeat 0 0;}
	.jp-previous:hover { background:url(../images/player_skin.png) no-repeat 0 -9px;}
	.jp-play { background:url(../images/player_skin.png) no-repeat -9px 0px; display:block!important}
	.jp-play:hover { background:url(../images/player_skin.png) no-repeat -9px -9px;}
	.jp-pause, jp-mute, jp-unmute { display:none}
	.jp-stop { background:url(../images/player_skin.png) no-repeat -18px 0;}
	.jp-stop:hover { background:url(../images/player_skin.png) no-repeat -18px -9px;}
	.jp-next { background:url(../images/player_skin.png) no-repeat -27px 0;}
	.jp-next:hover { background:url(../images/player_skin.png) no-repeat -27px -9px;}
	.jp-current-time { display:none}
	.jp-duration { display:none}
	.jp-progress { position:absolute; left:15px; top:36px; background:#444444; height:7px; width:210px; display:block; cursor:pointer}
	.jp-seek-bar { height:7px; background:#555555;}
	.jp-play-bar { height:7px; background:#000000 url(../images/bg_tracker.png) no-repeat right top;}
	.jp-volume-bar { display:none}
	
	#jp_playlist_2 { display:block; position:absolute; bottom:-1000px; left:0px; background:url(../images/bg_playlist.png) repeat; padding:35px 15px 5px 15px; overflow:hidden; width:210px; height:auto;}
	#jp_playlist_2 ul { padding:0; margin:0; display:block; width:210px!important}
	#jp_playlist_2 ul li a { display:block}
	#jp_playlist_2 ul li, #jp_playlist_2 ul li a { color: #fff; font-size:9px; font-family:'VolterGoldfishRegular'; text-transform:uppercase; line-height:15px; cursor:pointer}
	#jp_playlist_2 ul a:hover  { color:#0f0; text-decoration:none}
	#jp_playlist_2 ul li a.jp-playlist-current { color:#ffea00}
	#playlist_slider { width:210px; /*height:60px;*/ overflow:hidden}
	#playlist_slider .jspVerticalBar { width:5px!important}
	#playlist_slider .jspTrack { background:#000000!important; width:5px!important}
	#playlist_slider .jspDrag { background:#797979!important; width:5px!important}
	#playlist_slider .jspDrag:hover { background:#555555!important; width:5px!important}
	
	.btn_playlist { position:absolute; left:135px; top:12px; color:#000000; font-size:9px; font-family:'VolterGoldfishRegular'; text-transform:uppercase; cursor:pointer}
	.btn_playlist:hover, .btn_playlist.act { color:#ffffff}
	.btn_hide { position:absolute; left:200px; top:12px; color:#000000; font-size:9px; font-family:'VolterGoldfishRegular'; text-transform:uppercase; cursor:pointer}
	.btn_hide:hover, .btn_hide.act { color:#ffffff}
	.btn_playlist_close { background:url(../images/player_skin.png) -18px -18px no-repeat; cursor:pointer; position:absolute; right:15px; top:15px; display:block; width:9px; height:9px}
	.play_title { position:absolute; left:15px; top:15px; line-height:9px; font-size:9px; font-family:'VolterGoldfishRegular'; text-transform:uppercase; width:150px; height:9px; overflow:hidden; color:#ffffff; cursor:default;}


