*:focus {
	outline:none;
	}
*::-moz-focus-inner {
	border:none;
	}
.iframe_player {
    width:200px;
    height:28px;
    margin:4px 2px 0 5px;
    }
.center_wrapper {
	margin:0 auto;
	}
.jquery_jplayer_wrap_l1 {
    clear:both;
    text-align:left;
    }
img {
    border:0;
    margin:0;
    padding:0;
    }
.center_wrapper {
	margin:0 auto;
	}
.player_poster_im_l1 img {
    margin:4px;
    margin-bottom:0;
    }
.player_poster_wrap_l1 {
    display:none;
    }
.player_poster_im_l1 {
    position:relative;
    float:left;
    }
.player_poster_song_right_l1 {
    font-size:11px;
    padding-top:14px;
    padding-left:10px;
    float:left;
    }
.player_poster_album_name_l1 {
    font-size:12px;
    margin-top:4px;
    max-height:22px;
    overflow:hidden;
    margin-bottom:-4px;
    }
.player_poster_song_name_l1 {
    min-height:22px;
    max-height:44px;
    overflow:hidden;
    }
.player_poster_song_name_2_l1 {
    clear:both;
    height:14px;
    line-height:14px;
    vertical-align:bottom;
    font-size:10px;
    margin-left:6px;
    margin-bottom:-6px;
    white-space:nowrap;
    overflow:hidden;
    display:none;
    }
.bl_link,
a.bl_link:link,
a.bl_link:visited,
a.bl_link:active {
	font-size:11px;
	font-family:Verdana, Arial, sans-serif;
	}
a.bl_link:hover {
	font-size:11px;
	font-family:Verdana, Arial, sans-serif;
	text-decoration:none;
	}
div.jp-audio_l1,
div.jp-video_l1 {
	position:relative;
	min-height:44px;
	text-align:left;
    }
div.jp-video-full div.jp-jplayer_l1 {
	top: 0;
	left: 0;
	position: fixed !important; position: relative; /* Rules for IE6 (full-screen) */
	overflow: hidden;
	z-index:2;
    }
div.jp-video-full div.jp-gui_l1 {
	position: fixed !important; position: static; /* Rules for IE6 (full-screen) */
	top: 0;
	left: 0;
	width:100%;
	height:100%;
	z-index:2;
    }
div.jp-video-full div.jp-interface_l1 {
	position: relative;
	bottom: 0;
	left: 0;
	z-index:3;
    }
div.jp-interface_l1 {
	position: relative;
	margin:0 4px 0 4px;
	background:#c7c7c7;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	-khtml-border-radius:6px;
	border-radius:6px;
	height:24px;
    }
div.jp-interface_l1 ul.jp-controls {
	list-style-type:none;
	margin:0;
	padding:0;
	overflow:hidden;
	}
div.jp-interface_l1 .jp-controls a {
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	padding:0;
	margin:0;
	height:24px;
    }
.jp-play_l1,.jp-pause_l1 {
	position:absolute;
	z-index:6;
	width:13px;
	height:13px;
	margin-left:7px;
	margin-top:-7px;
	text-decoration:none;
    }
.player_tbl_l1 {
    margin:0;
    padding:0;
    height:24px;
    }
.jp-play_l1 {
	background: url("../img/play_but.png") 0 0 no-repeat;
    }

.jp-pause_l1 {
	background: url("../img/stop_but.png") 0 0 no-repeat;
	}
.jp-play_l1:hover,.jp-pause_l1:hover {
    cursor:pointer;
    }
.jp-progress_l1 {
	overflow:hidden;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity:0.5;
	opacity:0.5;
    }
div.jp-audio_l1 div.jp-progress_l1 {
	position:relative;
	z-index:22;
	height:16px;
    }
div.jp-audio_l1 div.jp-type-single {
	left:60px;
    }
div.jp-audio_l1 div.jp-type-playlist_l1 div.jp-progress_l1 {
	left:0;
    }
.jp-progress_l1 {
	top:0px;
	left:0px;
	width:100%;
	height:16px;
    }
div.jp-seek-bar_l1 {
	background: url("../img/play_bar.png") 0 19px repeat-x;
	width:0px;
	height:100%;
	cursor: pointer;
    }
div.jp-play-bar_l1 {
	background: url("../img/play_bar.png") 0 0 repeat-x;
	width:0px;
	height:100%;
    }
div.jp-seeking-bg {
	background: url("../img/s101_player.seeking.gif");
    }
div.jp-video_l1 a.jp-volume-max {
	left: 134px;
    }
.jp-volume-bar_wrap_l1 {
    background: url("../img/volume_bg.png") 0 0 no-repeat;
	width:49px;
	height:24px;
	margin:0;
	cursor:pointer;
    }
div.jp-volume-bar_l1 {
	position: relative;
	z-index:9;
	background: url("../img/volume_up_bg.png") 0 0 no-repeat;
	width:40px;
	height:14px;
	margin:0;
	cursor: pointer;
    }
.jp-volume-bar_l1 {
	top:4px;
	left:4px;
    }
div.jp-volume-bar-value_l1 {
	position: absolute;
	z-index:8;
	background: url("../img/volume_up.png") 0 0 no-repeat;
	width:0px;
	height:14px;
    }
div.jp-time-holder_l1 {
	position:absolute;
	top:48px;
    }
div.jp-audio_l1 div.jp-type-playlist_l1 div.jp-time-holder_l1 {
	right:50px;
    }
div.jp-current-time_l1 {
	width:30px;
	min-width:35px;
	font-size:10px;
	}
div.jp-current-time_l1 {
	float: left;
	display:inline;
    }
div.jp-duration {
	display:none;
    }
div.jp-video_l1 div.jp-current-time_l1 {
	margin-left:20px;
    }
div.jp-video_l1 div.jp-duration {
	margin-right:20px;
    }
.jp-current-time_l1 {
	position:absolute;
	z-index:20;
	right:36px;
	margin-top:-43px;
    }
.jp-current-time_ll_l1 {
	position:absolute;
	z-index:20;
	margin-top:-42px;
	margin-left:-44px;
	display:none;
    }
div.jp-title {
	font-weight:bold;
	text-align:center;
    }
.jp-playlist_q_l1,
#jp-playlist_q_ll_l1 {
    display:none;
    }
.jp-playlist_wrap_l1,
#jp-playlist_wrap_ll_l1 {
    margin:2px 4px 6px 4px;
    max-height:260px;
    overflow:auto;
    }
div.jp-title,
div.jp-playlist_l1 {
	border:1px #cfcfcf solid;
    }
div.jp-type-single div.jp-title,
div.jp-type-playlist_l1 div.jp-title,
div.jp-type-single div.jp-playlist_l1 {
	border-top:none;
    }
div.jp-title ul,
div.jp-playlist_l1 ul {
	list-style-type:none;
	margin:0;
	padding:0;
	font-size:11px;
    }
div.jp-title li {
	padding:5px 0;
	font-weight:bold;
    }
div.jp-playlist_l1 li {
	padding:5px 0 4px 20px;
    }
div.jp-playlist_l1 li div {
	display:inline;
    }
div.jp-type-playlist_l1 div.jp-playlist_l1 li:last-child {
	padding:5px 0 5px 20px;
	border-bottom:none;
    }
div.jp-type-playlist_l1 div.jp-playlist_l1 li.jp-playlist-current {
	list-style-type:none;
	padding-left:20px;
	background-image: url("../img/playlist_current.png");
	background-repeat:no-repeat;
    background-position:6px 6px;
    }
.jp-playlist-item {}
.jp-playlist-item:hover {
	cursor:pointer;
    }
.jp-playlist_l1 {
    overflow-x:hidden;
    }
div.jp-type-playlist_l1 div.jp-playlist_l1 a.jp-playlist-item-remove {
	float:right;
	display:inline;
	text-align:right;
	margin-right:10px;
	font-weight:bold;
    }
div.jp-type-playlist_l1 div.jp-playlist_l1 a.jp-playlist-item-remove:hover {

    }
div.jp-type-playlist_l1 div.jp-playlist_l1 span.jp-free-media {
	float:right;
	display:inline;
	text-align:right;
	margin-right:10px;
    }
div.jp-type-playlist_l1 div.jp-playlist_l1 span.jp-free-media a{

    }
div.jp-type-playlist_l1 div.jp-playlist_l1 span.jp-free-media a:hover{

    }
span.jp-artist {
	font-size:11px;

    }
.pl_list_row {
    min-height:12px;
    }
.player_row_even {
    background:#ffffff;
    }
.player_row_odd {
    background:#e6e6e6;
    }
div.jp-video-play {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	cursor:pointer;
	background-color:rgba(0,0,0,0); /* Makes IE9 work with the active area over the whole video area. IE6/7/8 only have the button as active area. */
    }
div.jp-video-270p div.jp-video-play {}
div.jp-video-360p div.jp-video-play {
	height:360px;
    }
div.jp-video-full div.jp-video-play {
	height:100%;
	z-index:2;
    }
a.jp-video-play-icon {
	position:relative;
	display:block;
	width: 112px;
	height: 100px;
	margin-left:-56px;
	margin-top:-50px;
	left:50%;
	top:50%;
	background: url("../img/s101_player.video.play.png") 0 0 no-repeat;
	text-indent:-9999px;
    }
div.jp-video-play:hover a.jp-video-play-icon {
	background: url("../img/s101_player.video.play.png") 0 -100px no-repeat;
    }
div.jp-jplayer_l1 audio,
div.jp-jplayer_l1 {
	width:0px;
	height:0px;
    }
div.jp-jplayer_l1 {
	background-color: #000000;
    }
.jp-toggles {
    display:none;
    }
.jp-no-solution_l1 {
	position:absolute;
	z-index:20;
	width:200px;
	padding:5px;
	margin-top:-40px;
	font-size:11px;
	background-color:#eee;
	display:none;
    }
.jp-no-solution_l1 a {}
.jp-no-solution_l1 span {
	font-size:11px;
	display:block;
	text-align:center;
	font-weight:bold;
    }
.player_vert_spacer_l1 {
    height:6px;
    line-height:6px;
    }
.mp_coll_drop_1 {
    height:22px;
    line-height:22px;
    vertical-align:middle;
	font-size:11px;
	letter-spacing:1px;
	background-color:#ffffff;
	border: 1px #888888 solid;
	margin:6px 0 0 4px;
	cursor:pointer;
    }
.s101_mp3_player_wrapper_l1 {
    font-size:10px !important;
    line-height:14px !important;
    word-spacing:1px !important;
    letter-spacing:0px !important;

    -webkit-transform:rotate(0) !important;
    -webkit-transform-origin:0 !important;
    -moz-transform:rotate(0) !important;
    -moz-transform-origin:0 !important;
    -o-transform:rotate(0) !important;
    -o-transform-origin:0 !important;
    -ms-transform:rotate(0) !important;
    -ms-transform-origin:0 !important;
    }
.listen_while_browsing_l1 {
    height:14px;
    line-height:14px;
    vertical-align:middle;
	font-size:10px;
	letter-spacing:0;
	margin-left:6px;
	margin-top:4px;
	margin-bottom:4px;
	text-decoration:underline;
    }
.listen_while_browsing_l1:hover {
    cursor:pointer;
    text-decoration:none;
    }
.rew_ctrl_l1 {
    width:24px;
    margin:0 auto 0 auto;
    }
.audio_rew_l1 {
    float:right;
    width:10px;
    height:13px;
    background: url("../img/arrow_l.png") 0 0 no-repeat;
    }
.audio_ff_l1 {
    float:right;
    width:10px;
    height:13px;
    background: url("../img/arrow_r.png") 0 0 no-repeat;
    }
.audio_rew_l1:hover,
.audio_ff_l1:hover {
    cursor:pointer;
    }
.links_wrap_l1 {
    margin:0 4px 0 4px;
    height:25px;
    display:none;
    }
.mp3_player_commerce_link {
    float:left;
    margin-right:3px;
    cursor:pointer;
    }
.mp3_player_share_links {
    float:right;
    margin:3px 0 0 10px;
    cursor:pointer;
    }
