	/*
	 * Skin for jPlayer Plugin (jQuery JavaScript Library)
	 * http://www.happyworm.com/jquery/jplayer
	 *
	 * Skin Name: Blue Monday
	 *
	 * Copyright (c) 2010-2011 Happyworm Ltd
	 * Dual licensed under the MIT and GPL licenses.
	 *  - http://www.opensource.org/licenses/mit-license.php
	 *  - http://www.gnu.org/copyleft/gpl.html
	 *
	 * Author: Silvia Benvenuti
	 * Skin Version: 4.0 (jPlayer 2.1.0)
	 * Date: 1st September 2011
	 */
	
	div.jp-audio { font-size:1em; font-family:Verdana, Arial, sans-serif; line-height:1.6; color: #666; width:100%; margin:10px 0px; height:41px; overflow:hidden; }	
	div.jp-audio table tr td { vertical-align:top !important; }	
	div.jp-interface { width:100%; background-color:#F1F0EA; }
	div.jp-audio div.jp-type-single div.jp-interface { height:40px; }
	div.jp-audio div.jp-type-playlist div.jp-interface { height:55px; }
	div.jp-controls-holder { clear: both; width:440px; margin:0 auto; overflow:hidden; top:-8px; }	
	div.jp-interface ul.jp-controls { list-style-type:none; margin:0; padding: 0; overflow:hidden; display:inline-block; }	
	div.jp-audio ul.jp-controls { width: auto; }
	div.jp-interface ul.jp-controls li { display:inline; float: left; }	
	div.jp-interface ul.jp-controls a { display:block; overflow:hidden; text-indent:-9999px; }
	a.jp-play, a.jp-pause {	width:37px;	height:40px;}	
	a.jp-play { background: url("../images/jPlayer/jplayer.blue.monday.png") 0 2px no-repeat; }
	a.jp-play:hover { background: url("../images/jPlayer/jplayer.blue.monday.png") -41px 2px no-repeat; }
	a.jp-pause { background: url("../images/jPlayer/jplayer.blue.monday.png") 0 -40px no-repeat; display: none; }
	a.jp-pause:hover { background: url("../images/jPlayer/jplayer.blue.monday.png") -41px -40px no-repeat; }	
	a.jp-stop, a.jp-previous, a.jp-next { width:28px; height:28px; margin-top:6px; }	
	a.jp-stop { background: url("../images/jPlayer/jplayer.blue.monday.png") 0 -83px no-repeat; margin-left:10px; }	
	a.jp-stop:hover { background: url("../images/jPlayer/jplayer.blue.monday.png") -29px -83px no-repeat; }	
	a.jp-previous { background: url("../images/jPlayer/jplayer.blue.monday.png") 0 -112px no-repeat; }
	a.jp-previous:hover { background: url("../images/jPlayer/jplayer.blue.monday.png") -29px -112px no-repeat; }	
	a.jp-next { background: url("../images/jPlayer/jplayer.blue.monday.png") 0 -141px no-repeat; }
	a.jp-next:hover { background: url("../images/jPlayer/jplayer.blue.monday.png") -29px -141px no-repeat; }	
	div.jp-progress { overflow:hidden; margin-top:15px; }
	div.jp-audio div.jp-progress { height:15px; }
	div.jp-audio div.jp-type-single div.jp-progress { width:100%; }
	div.jp-audio div.jp-type-playlist div.jp-progress { left:166px; width:130px; }
	div.jp-seek-bar { background: url("../images/jPlayer/jplayer.blue.monday.png") 0 -205px repeat-x; width:0px; height:100%; cursor: pointer; height:11px;	-webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px;	border-radius: 5px; }	
	div.jp-play-bar { background: url("../images/jPlayer/jplayer.blue.monday.png") 0 -220px repeat-x ; width:0px; height:100%; -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px; margin:0px 1px; }	
	div.jp-seeking-bg { background: url("../images/jPlayer/jplayer.blue.monday.seeking.gif"); }
	div.jp-audio div.jp-type-single a.jp-mute,
	div.jp-audio div.jp-type-single a.jp-unmute {}	
	div.jp-audio a.jp-volume-max { }	
	a.jp-mute { background: url("../images/jPlayer/jplayer.blue.monday.png") 0 -170px no-repeat; }
	a.jp-mute:hover { background: url("../images/jPlayer/jplayer.blue.monday.png") -19px -170px no-repeat; }
	a.jp-unmute { background: url("../images/jPlayer/jplayer.blue.monday.png") -60px -170px no-repeat; display: none; }
	a.jp-unmute:hover { background: url("../images/jPlayer/jplayer.blue.monday.png") -79px -170px no-repeat; }	
	a.jp-volume-max { background: url("../images/jPlayer/jplayer.blue.monday.png") 0 -186px no-repeat; }
	a.jp-volume-max:hover { background: url("../images/jPlayer/jplayer.blue.monday.png") -19px -186px no-repeat; }	
	.volum_block { float:right; width:70px; padding-left:10px; padding-right:12px;   }	
	a.jp-mute,
	a.jp-unmute { width:18px; height:15px; float:left; margin-top:13px;	}	
	div.jp-volume-bar {	overflow:hidden; background: url("../images/jPlayer/jplayer.blue.monday.png") 0 -245px repeat-x; width:46px; height:10px; cursor: pointer; -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px; padding:0px 1px; float:right; margin-top:15px; }		
	div.jp-audio div.jp-volume-bar {}
	div.jp-volume-bar-value { background: url("../images/jPlayer/jplayer.blue.monday.png") 0 -256px repeat-x; width:0px; height:9px; -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px; }		
	div.jp-audio div.jp-time-holder { position:absolute; top:50px; }
	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, div.jp-duration { width:60px; font-size:.64em; font-style:oblique; }
	div.jp-current-time { float: left; display:inline; }
	div.jp-duration { float: right; display:inline; text-align: right; }
	div.jp-title { font-weight:bold; text-align:center; }	
	div.jp-title, div.jp-playlist { width:100%; }
	div.jp-type-single div.jp-title,
	div.jp-type-playlist div.jp-title,
	div.jp-type-single div.jp-playlist { border-top:none; }
	div.jp-title ul,
	div.jp-playlist ul { list-style-type:none; margin:0; padding:0 20px; font-size:.72em; }	
	div.jp-title li { padding:5px 0px 12px 0px; font-weight:bold; }	
	div.jp-jplayer audio, div.jp-jplayer { width:0px; height:0px; }	
	div.jp-jplayer { background-color: #000000; }
	div.jp-audio .jp-type-single ul.jp-toggles { width:25px; }
	div.jp-audio .jp-type-playlist ul.jp-toggles { width:55px; margin: 0; left: 325px; top: 50px; }	
	a.jp-full-screen { background: url("../images/jPlayer/jplayer.blue.monday.png") 0 -310px no-repeat; margin-left: 20px; }	
	a.jp-full-screen:hover { background: url("../images/jPlayer/jplayer.blue.monday.png") -30px -310px no-repeat; }	
	a.jp-restore-screen { background: url("../images/jPlayer/jplayer.blue.monday.png") -60px -310px no-repeat; margin-left: 20px; }	
	a.jp-restore-screen:hover { background: url("../images/jPlayer/jplayer.blue.monday.png") -90px -310px no-repeat; }	
	a.jp-repeat { background: url("../images/jPlayer/jplayer.blue.monday.png") 0 -290px no-repeat; }	
	a.jp-repeat:hover { background: url("../images/jPlayer/jplayer.blue.monday.png") -30px -290px no-repeat; }	
	a.jp-repeat-off { background: url("../images/jPlayer/jplayer.blue.monday.png") -60px -290px no-repeat; }	
	a.jp-repeat-off:hover { background: url("../images/jPlayer/jplayer.blue.monday.png") -90px -290px no-repeat; }	
	a.jp-shuffle { background: url("../images/jPlayer/jplayer.blue.monday.png") 0 -270px no-repeat; margin-left: 5px; } 	
	a.jp-shuffle:hover { background: url("../images/jPlayer/jplayer.blue.monday.png") -30px -270px no-repeat; }	
	a.jp-shuffle-off { background: url("../images/jPlayer/jplayer.blue.monday.png") -60px -270px no-repeat; margin-left: 5px; }	
	a.jp-shuffle-off:hover { background: url("../images/jPlayer/jplayer.blue.monday.png") -90px -270px no-repeat; }
	.jp-no-solution { position:absolute; width:390px; margin-left:-202px; left:50%; top: 10px; padding:5px; font-size:.8em; background-color:#eee; border:2px solid #009be3; color:#000; display:none; }	
	.jp-no-solution a {	color:#000; }	
	.jp-no-solution span { font-size:1em; display:block; text-align:center; font-weight:bold; }
	
	
	
	