h1#header-listen{background:url('../img/media-listen.gif') no-repeat top left;height:26px;margin:0 0 15px 0;padding:0px;text-indent:-10000px;}
h1#header-video{background:url('../img/media-video.gif') no-repeat top left;height:26px;margin:0 0 15px 0;padding:0px;text-indent:-10000px;}
h1#header-addmusic{background:url('../img/media-upload.gif') no-repeat top left;height:26px;margin:0 0 15px 0;padding:0px;text-indent:-10000px;}
h1#header-musicnews{background:url('../img/media-read.gif') no-repeat top left;height:26px;margin:0 0 0px 0;padding:0px;text-indent:-10000px;}

.musicHeader { margin:30px 0 0 0;font-weight:bold; font-family:"Trebuchet MS", Arial, Helvetica; font-size:13px; }

#player_container{position:relative;height:80px; margin-left: -20px;}
#player_container ul#player_controls{list-style-type:none;padding:0;margin:0;}
#player_container ul#player_controls li{overflow:hidden;text-indent:-9999px;}
#player_play,
#player_pause{display:block;position:absolute;left:53px;top:20px;width:22px;height:24px;cursor:pointer;}
#player_play{background:url("../img/Play.png") 0 0 no-repeat;}
#player_play.jqjp_hover{background:url("../img/Play.png") 0 0 no-repeat;}
#player_pause{background:url("../img/Pause.png") 0 0 no-repeat;}
#player_pause.jqjp_hover{background:url("../img/Pause.png") 0 0 no-repeat;}
#ctrl_prev{position:absolute;left:20px;top:20px;background:url("../img/Backward.png") 0 0 no-repeat;width:27px;height:24px;cursor:pointer;}
#ctrl_prev:hover{background:url("../img/Backward.png") 0 0 no-repeat;}
#ctrl_prev.disabled{cursor:default;}
#ctrl_next{position:absolute;left:78px;top:20px;background:url("../img/Forward.png") 0 0 no-repeat;width:27px;height:24px;cursor:pointer;}
#ctrl_next:hover{background:url("../img/Forward.png") 0 0 no-repeat;}
#ctrl_next.disabled{background:url("../img/Forward.png") 0 0 no-repeat;cursor:default;}
#player_stop{position:absolute;left:126px;top:26px;background:url("../img/spirites.jpg") 0 -83px no-repeat;width:28px;height:28px;cursor:pointer;}
#player_stop.jqjp_hover{background:url("../img/spirites.jpg") -29px -83px no-repeat;}
#player_progress{left:20px;position:absolute;top:56px;background-color:#eee;width:250px;height:15px;}
#player_progress_load_bar{background:url("../img/bar_load.gif") top left repeat-x;width:0px;height:15px;cursor:pointer;}
#player_progress_load_bar.jqjp_buffer{background:url("../img/bar_buffer.gif") top left repeat-x;}
#player_progress_play_bar{background:url("../img/bar_play.gif") top left repeat-x ;width:0px;height:15px;}
#player_volume_min{position:absolute;left:140px;top:20px;background:url("../img/volume-down.gif") 0 0 no-repeat;width:18px;height:18px;cursor:pointer;}
#player_volume_max{position:absolute;left:250px;top:20px;background:url("../img/volume-up.gif") 0 0 no-repeat;width:20px;height:18px;cursor:pointer;}
#player_volume_min.jqjp_hover{background:url("../img/volume-down.gif") 0 0 no-repeat;}
#player_volume_max.jqjp_hover{background:url("../img/volume-up.gif") 0 0 no-repeat;}
#player_volume_bar{position:absolute;left:162px;top:27px;background:url("../img/volume_bar.gif") repeat-x top left;width:76px;height:5px;cursor:pointer;}
#player_volume_bar_value{background:url("../img/volume_bar_value.gif") repeat-x top left;width:0px;height:5px;}
#play_time,
#total_time{position:absolute;left:20px;top:73px;width:250px;font-size:.8em;font-style:oblique;}
#total_time{text-align:right;}
#playlist_list{}
#playlist_list ul{list-style-type:none;padding:5px 33px 0 0;margin:0 0 10px 0;border-top:none;font-size:12px;}
#playlist_list li{padding:4px 0 4px 40px;border-bottom:1px solid #eee;cursor:pointer;}
#playlist_list li.playlist_current{color:#0d88c1;list-style-type:disc;padding-left:2px;margin-left:20px;cursor:default;}
#playlist_list li.playlist_hover{color:#0d88c1;}


.miaow{font-size:.8em;color:#999;}
.miaow a:link,.miaow a:visited,.miaow a:hover,.miaow a:focus,.miaow a:active{color:#009be3;}
.scrollerholder { padding-top: 20px; height: 100px;}
.videoscroller {
	height: 100px;
	float:left;
}
.videoscroller li {
	margin-right: 10px;
	width: 120px;
	height: 90px;
	float:left;
}
.iframe { border:0px; overflow:none; padding:0px;}
.next { height: 30px; width: 23px; background: url(../img/arrows-lr.gif) -23px 0px  no-repeat; float:left; margin-top: 30px; cursor:pointer;}
.prev { height: 30px; width: 23px; background: url(../img/arrows-lr.gif) 0px 0px  no-repeat; float:left; margin-top: 30px; margin-right: 10px; cursor:pointer;}

#musicBrowser { border-top:1px solid #ddd;clear:both;width:800px;margin:0 0 0 30px; font-size:14px;font-family: "Lucida Sans", "Trebuchet MS", Arial; }
#musicBrowser #col1 { float:left;border-right:1px solid #ddd;width:200px }
#musicBrowser #col1 ul { list-style-type:none;padding:0;margin:0 0 10px 0;border-top:none;width:200px; }
#musicBrowser #col1 li { padding:4px 0 4px 20px;border-bottom:1px solid #eee;cursor:pointer; }
#musicBrowser li.current { color:#479b44;margin-left:-5px;cursor:default;font-weight:bold;}
#musicBrowser li:hover { background-color:#e8ffc6;color:#479b44; }

#musicBrowser #col2 { float:left;border-right:1px solid #ddd;width:196px }
#musicBrowser #col2 ul { list-style-type:none;padding:0;margin:0 0 10px 0;border-top:none;width:200px; }
#musicBrowser #col2 li { padding:4px 0 4px 20px;cursor:pointer; }

#musicBrowser #colMusic { float:left;border-right:1px solid #ddd;width:400px }

#musicBrowser .music-track { width:380px;overflow:hidden;clear:both; padding:10px; border-bottom:1px solid #eee;font-family:"Lucida Sans", "Trebuchet MS", Arial; font-size:12px;}
#musicBrowser .music-track .vote {float:right;width:40px;}
#musicBrowser .music-track .vote a.thumbsUp {background:url("../img/thumbs_up_off.gif") no-repeat;width:16px;height:16px;display:block;float:left;margin:-3px 6px 0 0;}
#musicBrowser .music-track .vote a.thumbsDown {background:url("../img/thumbs_down_off.gif") no-repeat;width:16px;height:16px;display:block;float:left;margin-top:3px;}
#musicBrowser .music-track .vote a.thumbsUp:hover, #musicBrowser .music-track .vote a.thumbsUp.active {background:url("../img/thumbs_up.gif") no-repeat;}
#musicBrowser .music-track .vote a.thumbsDown:hover, #musicBrowser .music-track .vote a.thumbsDown.active {background:url("../img/thumbs_down.gif") no-repeat;}
#musicBrowser .music-track .track-text {float:left;margin:8px 0 0 15px; width: 210px; }
#musicBrowser .music-track .trackTitle { font-weight: bold; }
#musicBrowser .music-track .description { display: block; margin-top: 1em; }
#musicBrowser .music-track .genre { display: block; }
