/*************************** PLAYER WRAPPER */
.PKL_wrapper{
	left:0px;
	top:0px;
	z-index:1;
	width:300px;
	float:left;
	position:relative;
	display:block;
	height:471px;
}

/*************************** POSTER */
.PKL_poster{
	left:0px;
	font-size:0px;
	top:0px;
	z-index:2;
	background-repeat:no-repeat;
	width:300px;
	background-image:url("poster.png");
	background-color:#000000;
	position:absolute;
	background-position:center center;
	display:block;
	height:169px;
}

/*************************** PLAY SCREEN */
.PKL_screen_play{
	left:0px;
	background-position:center center;
	top:0px;
	z-index:5;
	background-repeat:no-repeat;
	background-image:url("b_screen_play.png");
	cursor:pointer;
	position:absolute;
	width:300px;
	display:block;
	height:169px;
}
div.PKL_screen_play:hover{
	background-image:url("b_screen_play_over.png");
}
div.PKL_screen_play:active{
	background-image:url("b_screen_play_down.png");
}
div.PKL_screen_play.pause{
	background-image:url("b_screen_play_pause.png");
}
div.PKL_screen_play.pause:hover{
	background-image:url("b_screen_play_pause_over.png");
}
div.PKL_screen_play.pause:active{
	background-image:url("b_screen_play_pause_down.png");
}

/*************************** CONTROLS BKGD */
.PKL_controlsBkgd{
	left:0px;
	display:block;
	background-image:url("g_controlsBkgd.png");
	z-index:6;
	background-repeat:no-repeat;
	width:300px;
	top:169px;
	position:absolute;
	font-size:0px;
	float:left;
	height:80px;
}

/*************************** PLAY */
.PKL_playpause, .PKL_play{
	left:4px;
	display:block;
	background-image:url("b_play.png");
	z-index:6;
	background-repeat:no-repeat;
	width:68px;
	top:34px;
	cursor:pointer;
	position:absolute;
	font-size:0px;
	float:left;
	height:42px;
}
div.PKL_playpause:hover, div.PKL_play:hover{
	background-image:url("b_play_over.png");
}
div.PKL_playpause:active, div.PKL_play:active{
	background-image:url("b_play_down.png");
}
div.PKL_playpause.pause, div.PKL_play.pause{
	background-image:url("b_pause.png");
}
div.PKL_playpause.pause:hover, div.PKL_play.pause:hover{
	background-image:url("b_pause_over.png");
}
div.PKL_playpause.pause:active, div.PKL_play.pause:active{
	background-image:url("b_pause_down.png");
}

/*************************** PAUSE */
.PKL_pause{
	left:75px;
	display:block;
	background-image:url("b_pause.png");
	z-index:5;
	background-repeat:no-repeat;
	width:53px;
	top:40px;
	cursor:pointer;
	position:absolute;
	font-size:0px;
	float:left;
	height:35px;
}
div.PKL_pause:hover{
	background-image:url("b_pause_over.png");
}
div.PKL_pause:active{
	background-image:url("b_pause_down.png");
}

/*************************** INFO BKGD */
.PKL_infoBkgd{
	left:4px;
	height:27px;
	background-image:url("g_infoBkgd.png");
	z-index:4;
	background-repeat:no-repeat;
	width:291px;
	top:3px;
	position:absolute;
	display:block;
}

/*************************** INFO */
.PKL_info{
	left:11px;
	font-family:Arial;
	top:8px;
	z-index:6;
	display:block;
	text-align:left;
	width:278px;
	vertical-align:middle;
	font-weight:normal;
	position:absolute;
	white-space:nowrap;
	color:#000000;
	font-size:15px;
	height:22px;
}

/*************************** TIME */
.PKL_time{
	left:199px;
	font-family:Arial;
	top:30px;
	z-index:6;
	overflow:hidden;
	display:block;
	text-align:center;
	width:97px;
	vertical-align:middle;
	font-weight:normal;
	position:absolute;
	white-space:nowrap;
	color:#cccbcc;
	font-size:14px;
	height:20px;
}

/*************************** SCRUB BKGD */
.PKL_scrubBkgd{
	left:136px;
	display:block;
	background-image:url("g_scrubBkgd.png");
	z-index:5;
	background-repeat:no-repeat;
	width:158px;
	top:55px;
	cursor:pointer;
	position:absolute;
	font-size:0px;
	float:left;
	height:9px;
}

/*************************** SCRUB BAR */
.PKL_scrubBar{
	left:0px;
	display:block;
	background-image:url("g_scrubBar.png");
	z-index:1;
	overflow:hidden;
	background-repeat:no-repeat;
	width:40px;
	top:0px;
	cursor:pointer;
	position:absolute;
	font-size:0px;
	float:left;
	height:9px;
}

/*************************** LOADING */
.PKL_loading{
	left:0px;
	display:block;
	background-image:url("g_scrubLoading.png");
	z-index:1;
	overflow:hidden;
	background-repeat:no-repeat;
	width:40px;
	top:0px;
	position:relative;
	background-position:right;
	font-size:0px;
	float:right;
	height:9px;
}

/*************************** SCRUB HANDLE */
.PKL_scrubHandle{
	left:0px;
	display:block;
	background-image:url("b_scrubHandle.png");
	z-index:6;
	background-repeat:no-repeat;
	width:17px;
	top:-9px;
	cursor:pointer;
	position:absolute;
	font-size:0px;
	float:left;
	height:26px;
}
div.PKL_scrubHandle:hover{
	background-image:url("b_scrubHandle_over.png");
}
div.PKL_scrubHandle:active{
	background-image:url("b_scrubHandle_down.png");
}

/*************************** PLAYLIST */
.PKL_playlist{
	left:0px;
	top:249px;
	z-index:5;
	overflow:hidden;
	width:265px;
	position:absolute;
	display:block;
	height:222px;
}

/*************************** PLAYLIST ITEM */
.PKL_playlistItemBkgd{
	left:0px;
	height:32px;
	background-image:url("g_playlistItemBkgd.png");
	cursor:pointer;
	background-repeat:no-repeat;
	width:265px;
	top:0px;
	float:left;
	position:relative;
	display:block;
}
div.PKL_playlistItemBkgd:hover{
	background-image:url("g_playlistItemBkgd_over.png");
}
div.PKL_playlistItemBkgd:active{
	background-image:url("g_playlistItemBkgd_down.png");
}
div.PKL_playlistItemBkgd.alt{
	background-image:url("g_playlistItemBkgd.png");
}
div.PKL_playlistItemBkgd.alt:hover{
	background-image:url("g_playlistItemBkgd_over.png");
}
div.PKL_playlistItemBkgd.alt:active{
	background-image:url("g_playlistItemBkgd_down.png");
}
div.PKL_playlistItemBkgd.playing{
	background-image:url("g_playlistItemBkgd_down.png");
}
div.PKL_playlistItemBkgd.playing:hover{
	background-image:url("g_playlistItemBkgd_over.png");
}
div.PKL_playlistItemBkgd.playing:active{
	background-image:url("g_playlistItemBkgd_down.png");
}

/*************************** PLAYLIST ITEM IMAGE */
.PKL_playlistItemImage{
	width:0px;
	background-image:url("playlist_example_image.png");
	left:-190px;
	background-repeat:no-repeat;
	position:absolute;
	top:-456px;
	cursor:pointer;
	height:0px;
}

/*************************** PLAYLIST ITEM ARTIST */
.PKL_playlistItemArtist{
	left:-190px;
	font-family:Arial, Helvetica, sans-serif;
	top:-456px;
	font-weight:bold;
	overflow:hidden;
	text-align:left;
	width:0px;
	cursor:pointer;
	position:absolute;
	white-space:nowrap;
	color:#CCCCCC;
	font-size:24px;
	height:0px;
}

/*************************** PLAYLIST ITEM TITLE */
.PKL_playlistItemTitle{
	left:7px;
	font-family:Arial;
	top:6px;
	font-weight:normal;
	overflow:hidden;
	text-align:left;
	width:251px;
	cursor:pointer;
	z-index:7;
	position:absolute;
	white-space:nowrap;
	color:#000000;
	font-size:17px;
	height:24px;
}

/*************************** PLAYLIST SCROLL BKGD */
.PKL_playlistScrollBkgd{
	left:267px;
	display:block;
	background-image:url("g_playlistScrollBkgd.png");
	z-index:8;
	background-repeat:no-repeat;
	width:33px;
	top:249px;
	cursor:pointer;
	position:absolute;
	font-size:0px;
	height:222px;
}

/*************************** PLAYLIST SCROLL HANDLE */
.PKL_playlistScrollHandle{
	left:3px;
	display:block;
	background-image:url("g_playlistScrollHandle.png");
	z-index:9;
	background-repeat:no-repeat;
	width:28px;
	top:0px;
	cursor:pointer;
	position:absolute;
	font-size:0px;
	height:72px;
}

.PKL_preloader{
	width:1px;
	height:1px;
	background-repeat:no-repeat;
	background-image:url("b_play_over.png#b_play_down.png#b_pause.png#b_pause_over.png#b_pause_down.png#b_scrubHandle_over.png#b_scrubHandle_down.png#b_screen_play_over.png#b_screen_play_down.png#b_screen_play_pause.png#b_screen_play_pause_over.png#b_screen_play_pause_down.png#b_pause_over.png#b_pause_down.png#b_scrubHandle_over.png#b_scrubHandle_down.png#g_playlistItemBkgd_over.png#g_playlistItemBkgd_down.png#g_playlistItemBkgd.png#g_playlistItemBkgd_over.png#g_playlistItemBkgd_down.png#g_playlistItemBkgd_down.png#g_playlistItemBkgd_over.png#g_playlistItemBkgd_down.png#b_screen_play_over.png#b_screen_play_down.png#b_screen_play_pause.png#b_screen_play_pause_over.png#b_screen_play_pause_down.png");
	display:none;
}
