@charset "utf-8";
/* CSS Document */
#screen{
	width:947px;
	padding:0;
}
#screen2{
	width:947px;
	padding:0;
}			
#screen2 li{
	float:left;
	list-style:none;
	}

#screen li{
	float:left;
	list-style:none;
	}

#screen .jq-ss-crop{
	margin:5px 5px;
	float:left;
	}

#screen2 .jq-ss-crop{
	margin:5px 5px;
	float:left;
	}
#left,#right{
	font-weight:bolder;
	font-size:20px;
	margin-top:30px;
	display:block;
	text-decoration:none;
	color:#FFFFFF;
	}
	
#left2,#right2{
	font-weight:bolder;
	font-size:20px;
	margin-top:30px;
	display:block;
	text-decoration:none;
	color:#FFFFFF;
	}
#view{
	width:890px;
	height:100px;
	overflow:hidden;
	margin-right: 10px;
	margin-left: 10px;
	}
	
#view2{
	width:890px;
	height:100px;
	overflow:hidden;
	margin-right: 10px;
	margin-left: 10px;
	}
#images{
	width:3818px !important;
	width:3822px;
	padding:0;
	}
	
#images li img{
	border:2px solid #FFFFFF;
	margin-right: 8px;
			}
			
#images2{
	width:7818px !important;
	width:7822px;
	padding:0;
	}
	
#images2 li img{
	border:2px solid #FFFFFF;
	margin-right: 8px;
			}
#music-content {
	padding-left: 0px;
	width: 98%;
	float: left;
	margin-bottom:10px
}
#music-left p {
}

#music-left {
	/*width: 385px;*/
	margin-left: 5px;
	padding-top: 10px;
	/*height: 280px;*/
}
#music-packshot {
	margin-top: 10px;
	float: left;
}
#music-left    img {
	float: left;
}
#music-left h5 {
	font-size: 22px;
	color: #ec2a4e;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-bottom: 10px;
}
#music-right {
	width: 550px;
	float: right;
	padding: 8px;
	height: 260px;
	background-color: #FFFFFF;
	margin: 10px;
	margin-right:0;
}
#music-left p {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	margin-bottom: 6px;
}
#music-right    img {
	float:left;
	/*display: inline;*/
}
.music-table-title {
	background-image: url("../images/music-table-top.jpg");
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	height: 40px;
	padding-bottom: 5px;
	background-color: #EBEBEB;
	padding-top: 0px;
	padding-left: 5px;
}
#music-right table {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #232222;
}
.music-table-row1 {
	margin: 0px;
	height: 15px;
	padding: 5px;
}
.music-table-row2 {
	background-repeat: repeat-x;
	height: 15px;
	background-color: #F1F1F1;
	padding: 5px;
}

#player_container {	
	width: 320px;
	position: relative;
	top:0;
	left:0;
	float: left;
	height: 20px;
	clear: none;
	margin: 0px;
	padding: 0px;
}
#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:35px;
	width:28px;
	height:28px;
	cursor: pointer;
	top: 1px;
}
#player_play {
	background: url("../images/spirites.jpg") 0 0 no-repeat;
}
#player_play.jqjp_hover {
	background: url("../images/spirites.jpg") -41px 0 no-repeat;
}
#player_pause {
	background: url("../images/spirites.jpg") 0 -42px no-repeat;
}
#player_pause.jqjp_hover {
	background: url("../images/spirites.jpg") -41px -42px no-repeat;
}

#ctrl_prev {
	position: absolute;
	left:4px;
	top:1px;
	background: url("../images/spirites.jpg") 0 -112px no-repeat;
	width:28px;
	height:28px;
	cursor: pointer;
}

#ctrl_prev:hover {
	background: url("../images/spirites.jpg") -29px -112px no-repeat;
}

#ctrl_prev.disabled {
	background: url("../images/spirites.jpg") -58px -112px no-repeat;
	cursor:default;
}

#ctrl_next {
	position: absolute;
	left:66px;
	top:1px;
	background: url("../images/spirites.jpg") 0 -141px no-repeat;
	width:28px;
	height:28px;
	cursor: pointer;
}

#ctrl_next:hover {
	background: url("../images/spirites.jpg") -29px -141px no-repeat;
}

#ctrl_next.disabled {
	background: url("../images/spirites.jpg") -58px -141px no-repeat;
	cursor:default;
}


#player_stop {
	position: absolute;
	left:126px;
	top:26px;
	background: url("../images/spirites.jpg") 0 -83px no-repeat;
	width:28px;
	height:28px;
	cursor: pointer;
}
#player_stop.jqjp_hover {
	background: url("../images/spirites.jpg") -29px -83px no-repeat;
}
#player_progress {
	position: absolute;
	left:106px;
	top:7px;
	background-color: #FFFFFF;
	width:100px;
	height:4px;
	border: 1px solid #DFDFDF;
}
#player_progress_load_bar {
	background: url("../images/bar_load.gif")  top left repeat-x;
	width:0px;
	height:4px;
	cursor: pointer;
}
#player_progress_load_bar.jqjp_buffer {
	background: url("../images/bar_buffer.gif")  top left repeat-x;
}
#player_progress_play_bar {
	background: url("../images/bar_play.gif") top left repeat-x ;
	width:0px;
	height:15px;
}
#player_volume_min {
	position: absolute;
	left:222px;
	top:8px;
	background: url("../images/spirites.jpg") 0 -170px no-repeat;
	width:18px;
	height:15px;
	cursor: pointer;
}

#player_volume_max {
	position: absolute;
	left:292px;
	top:8px;
	background: url("../images/spirites.jpg") 0 -186px no-repeat;
	width:18px;
	height:15px;
	cursor: pointer;
}

#player_volume_min.jqjp_hover {
	background: url("../images/spirites.jpg") -19px -170px no-repeat;
}

#player_volume_max.jqjp_hover {
	background: url("../images/spirites.jpg") -19px -186px no-repeat;
}

#player_volume_bar {
	position: absolute;
	left:241px;
	top:14px;
	background: url("../images/volume_bar.gif") repeat-x top left;
	width:46px;
	height:5px;
	cursor: pointer;
}
#player_volume_bar_value {
	background: url("../images/volume_bar_value.gif") repeat-x top left;
	width:0px;
	height:5px;
}

#play_time,
#total_time {
	position: absolute;
	left:108px;
	top:19px;
	width:100px;
	font-size:0.8em;
	font-style:oblique;
}

#total_time {
	text-align: right;
}

#playlist_list {
	width:418px;
}

#playlist_list ul{
	list-style-type:none;
	padding:10px 20px 20px 20px;
	margin:0 0 10px 0;
	background-color:#ccc;
	border:1px solid #009be3;
	border-top:none;
	width:378px;
	font-size:.9em;
}

#playlist_list li{
	padding:4px 0 4px 20px;
	border-bottom:1px solid #eee;
	cursor: pointer;
}

#playlist_list li.playlist_current{
	color:#0d88c1;
	list-style-type:square;
	list-style-position:inside;
	padding-left:6px;
	cursor: default;
}

#playlist_list li.playlist_hover {
	color:#0d88c1;
}

.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 18px;
	top: 0;
	height: 100%;
	background: #aaa;

}
.jScrollPaneDrag {
	position: absolute;
	background: #666;
	cursor: pointer;
	overflow: hidden;	
}
.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowUp:hover {
	/*background-color: #f60;*/
}
a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowDown:hover {
	/*background-color: #f60;*/
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	/*background-color: #f00;*/
}
.scroll-pane {
	width: 550px;
	height: 220px;
	overflow: auto;
	float: left;
}

.scroll-pane table{
	border-collapse: collapse;
}


.playing_indicator {
	width: 33px;
	float: left;
	height: 18px;
}
.m1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	margin-right: 8px;
	float: left;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: underline;
	color: #000000;
}
.m2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-right: 8px;
	float: left;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: underline;
	color: #000000;
}
.m3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-right: 8px;
	color: #000000;
	float: left;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: underline;
}
.m4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-right: 8px;
	color: #000000;
	float: left;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: underline;
}

.m5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-right: 8px;
	color: #000000;
	float: left;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: underline;
}

.m6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-right: 8px;
	color: #000000;
	float: left;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: underline;
}

.m7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	margin-right: 8px;
	color: #000000;
	float: left;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: underline;
}

.m8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	margin-right: 8px;
	color: #000000;
	float: left;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: underline;
}
.m9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	margin-right: 8px;
	color: #000000;
	float: left;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: underline;
}

.m10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	margin-right: 8px;
	color: #000000;
	float: left;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: underline;
}


