table.audiocontrols {
	border: none;
	margin: 0 0 20px 0;
	padding: 0;
	border-collapse: collapse;
	}
	
table.audiocontrols2 {
	width: 100%;
	height: 30px;
	border: 0px solid #A9A9A9;
	background: url(images/controls_bg.png) no-repeat;
	margin: auto;
	padding: 0;
	border-collapse: collapse;
	position: relative;
	}
	
table#minicontrols {
	width: 130px;
	background: url(images/mini_controls_bg.png) no-repeat;
	position: absolute;
	left: 0px;	
}

table#minicontrols td {
	text-align: center;
}
	
table.audiocontrols2 td {
	padding: 5px 5px 5px 0;
	vertical-align: top;
	width: 26px;
}

table.audiocontrols2 td.songtitle {
	width: auto;
	/*background: #DDD;*/
	/*border: 1px solid #AAA;*/
	padding: 0;
	background: url(images/title_bg.png) no-repeat center 2px;
}

table.audiocontrols2 td.songtitle_left {
	width: 5px;
	padding: 0;
	background: url(images/title_bg.png) no-repeat left 2px;
}

table.audiocontrols2 td.songtitle_right {
	width: 5px;
	padding: 0;
	background: url(images/title_bg.png) no-repeat right 2px;
}

table.audioplayer {
	margin: 0 !important;
	border-collapse: collapse;
	width: 100%;
	border-bottom: 2px solid #A9A9A9;
}

table.audioplayer tr.playlisthead {
	/*position: relative;*/
}

table.audioplayer th {
	padding: 0;
	text-align: left;
	border-bottom: 2px solid #A9A9A9;
	border-right: 1px solid #D7D7D7;
	background: #F5F5F5 url(images/playlisthead.png) no-repeat center top;
}

table.audioplayer th a,
table.audioplayer th a:hover {
	padding: 3px 5px 2px 5px;
	text-decoration: none;
}

table.audioplayer th img {
	float: right;
	padding: 0;
	border: none;
	background: none !important;
	margin: -10px 5px 0 0px !important;
	vertical-align: baseline;
}

div.sort_arrow {
	width: 7px;
	height: 7px;
	background: url(images/arrow_down.png) no-repeat;
	float: right;
	margin: -11px 5px 0 0;
}

table.audioplayer th:hover {
	background-position: center -40px;
}

table.audioplayer th a {
	color: #404040 !important;
	display: block;
}

table.audioplayer td {
	padding: 3px 5px 2px 5px;
	/*vertical-align: middle !important;*/
	font-size: 11px;
	white-space: nowrap;
	border-bottom: 1px solid #D7D7D7;
}

table.audioplayer td.newalbum {
	border-top: 2px solid #A9A9A9;
}

table.audioplayer td.link:hover {
	color: #CE1433;
	cursor:pointer;cursor:hand;
}

table.audioplayer td.rowactive:hover {
	color: #fff;
}

table.audioplayer td.title,
table.audioplayer th.title {
	/*width: 210px;*/
	background-position: left top;
	overflow: hidden;
}

table.audioplayer th.title:hover {
	background-position: left -40px;
}

table.audioplayer td.album,
table.audioplayer th.album {
	/*width: 190px;*/
}

table.audioplayer td.time {
	text-align: center;
}
table.audioplayer th.time {
	/*width: 40px;*/
	text-align: left;
}

table.audioplayer td.dl,
table.audioplayer th.dl {
	width: 10px;
	background-position: right top;
	text-align: center;
	border-right: none;
	padding-top: 2px;
}

table.audioplayer th.dl {
	padding: 3px 5px 2px 5px;
}

table.audioplayer td.scroll,
table.audioplayer th.scroll {
	width: 10px;
}

table.audioplayer th.active {
	background-position: center -80px;
}

table.audioplayer th.title.active {
	background-position: left -80px;
}

table.audioplayer th.active a {
	background: url(images/arrow_down.png) right 8px no-repeat;
}

#potunesPlayer {
	height: 1px;
	}

#playlist {
	margin: 0 0 20px 0;
	padding: 5px 0 0 0;
	/*border-left: 1px solid #AAA;*/
	/*border-right: 1px solid #AAA;*/
	
}

#songtitle {
	height: 18px;
	font-style: italic;
	vertical-align: middle;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	line-height: normal;
	/*color: #000;*/
	border: 0px solid #AAA;
	padding: 8px 0 0px 0;
}

table.audiocontrols td {
	color: #000;
	font-size: 10px;
	text-transform: uppercase;
	vertical-align: middle !important;
	background: #EFEFEF;
	padding: 5px 0 5px 0 !important;
	}
	
table.audiocontrols td.control {
	width: 26px;
	}
	
div.cover {
	position: absolute;
	margin: -3px 0 0 -185px;
}

div.cover div.caption {
	padding: 3px 0 0 0;
	text-align: center;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #404040;
}

div.po_mp3_sm {
	/*display: block;*/
	width: 26px;
	height: 20px;
	/*margin: auto;*/
	background: url(images/mp3_play.png);
	}
	
div.po_mp3_sm:hover {
	background-position: 0 -20px;
	cursor:pointer;cursor:hand
	}
	
div.po_mp3_lg {
	display: block;
	width: 62px;
	height: 20px;
	margin: auto;
	background: #FFFFFF url(images/mp3_player_lg.gif);
	}
div.po_mp3_lg:hover {
	background-position: 0 -20px;
	cursor:pointer;cursor:hand
	}
	
div.po_mp3_shuffle_off {
	display: block;
	width: 26px;
	height: 20px;
	margin: auto;
	background: url(images/mp3_shuffle.png) 0 0;
	}
div.po_mp3_shuffle_off:hover {
	background-position: 0 -20px;
	cursor:pointer;cursor:hand
	}
	
div.po_mp3_shuffle_on {
	display: block;
	width: 26px;
	height: 20px;
	margin: auto;
	background: url(images/mp3_shuffle.png) 0 -40px;
	}
div.po_mp3_shuffle_on:hover {
	background-position: 0 -60px;
	cursor:pointer;cursor:hand
	}

div.po_mp3_playall_off {
	display: block;
	width: 26px;
	height: 20px;
	margin: auto;
	background: url(images/mp3_playall.png) 0 0;
	}
div.po_mp3_playall_off:hover {
	background-position: 0 -20px;
	cursor:pointer;cursor:hand
	}
	
div.po_mp3_playall_on {
	display: block;
	width: 26px;
	height: 20px;
	margin: auto;
	background: url(images/mp3_playall.png) 0 -40px;
	}
div.po_mp3_playall_on:hover {
	background-position: 0 -60px;
	cursor:pointer;cursor:hand
	}
	
div.po_mp3_play {
	display: block;
	width: 26px;
	height: 20px;
	margin: auto;
	background: url(images/mp3_play_pause.png) 0 0;
	}
div.po_mp3_play:hover {
	background-position: 0 -20px;
	cursor:pointer;cursor:hand
	}
	
div.po_mp3_pause {
	display: block;
	width: 26px;
	height: 20px;
	margin: auto;
	background: url(images/mp3_play_pause.png) 0 -40px;
	}
div.po_mp3_pause:hover {
	background-position: 0 -60px;
	cursor:pointer;cursor:hand
	}

div.po_mp3_stop {
	display: block;
	width: 26px;
	height: 20px;
	margin: auto;
	background: url(images/mp3_stop.png);
	}
div.po_mp3_stop:hover {
	background-position: 0 -20px;
	cursor:pointer;cursor:hand
	}

div.po_mp3_prev {
	display: block;
	width: 26px;
	height: 20px;
	margin: auto;
	background: url(images/mp3_prev.png);
	}
div.po_mp3_prev:hover {
	background-position: 0 -20px;
	cursor:pointer;cursor:hand
	}
	
div.po_mp3_next {
	display: block;
	width: 26px;
	height: 20px;
	margin: auto;
	background: url(images/mp3_next.png);
	}
div.po_mp3_next:hover {
	background-position: 0 -20px;
	cursor:pointer;cursor:hand
	}
	
div.po_mp3_play_sm {
	float: left;
	display: block;
	width: 11px;
	height: 11px;
	margin: 1px 3px 0 0;
	background: url(images/mp3_play_pause_sm.png) 0 0;
	}
div.po_mp3_play_sm:hover {
	background-position: 0 -11px;
	cursor:pointer;cursor:hand
	}
	
div.po_mp3_pause_sm {
	float: left;
	display: block;
	width: 11px;
	height: 11px;
	margin: 1px 3px 0 0;
	background: url(images/mp3_play_pause_sm.png) 0 -22px;
	}
div.po_mp3_pause_sm:hover {
	background-position: 0 -33px;
	cursor:pointer;cursor:hand
	}
	
div.po_mp3_prev_sm {
	float: left;
	display: block;
	width: 11px;
	height: 11px;
	margin: 1px 3px 0 0;
	background: url(images/mp3_prev_sm.png);
	}
div.po_mp3_prev_sm:hover {
	background-position: 0 -11px;
	cursor:pointer;cursor:hand
	}
	
div.po_mp3_next_sm {
	float: left;
	display: block;
	width: 11px;
	height: 11px;
	margin: 1px 3px 0 0;
	background: url(images/mp3_next_sm.png);
	}
div.po_mp3_next_sm:hover {
	background-position: 0 -11px;
	cursor:pointer;cursor:hand
	}
	
div.control_sm {
	display: none;
}
	
a.lyricsiconsm {
	display: block;
	margin: auto;
	width: 12px;
	height: 12px;
	background: url(images/lyrics_icon_sm.gif) top;
	}

a.lyricsiconsm:hover {background-position: 0 -12px;}

a.embediconsm {
	display: block;
	margin: auto;
	width: 12px;
	height: 12px;
	background: url(images/embed_icon4_sm.gif) top;
	}

a.embediconsm:hover {background-position: 0 -12px;}

a.dliconsm {
	display: block;
	margin: auto;
	width: 11px;
	height: 11px;
	background: url(images/download_icon_sm.png) top;
	}

a.dliconsm:hover {background-position: 0 -11px;}

.rowinactive {
	background: none;
	}

.rowactive {
	background: #b43030 /*url(images/active_bg.png) no-repeat*/;
	color: #FFF;
	}
	
.alt {
	background: #f5f5f5;
}

div.random_song {
	width: 251px;
	height: 20px;
	padding: 5px;
	border: 0px solid #A9A9A9;
	background: url(images/random_player_bg.png) no-repeat;
}

div.random_player {
	width: 26px;
	float: left;
}

div.random_title {
	font-weight: bold;
	font-size: 110%;
	padding: 2px 0 0 31px;
}

div.po_inline_player {
	float: left;
	width: 26px;
	height: 20px;
	margin: -1px 5px 0 0;
	background: url(images/mp3_play.png);
	}
	
div.po_inline_player:hover {
	background-position: 0 -20px;
	cursor:pointer;cursor:hand
	}
	
div.po_inline_title {
	font-weight: bold;
	line-height: 18px;
	padding: 10px 0;
}
	
a.inline,
a.inline:hover {
	color: #404040;
	text-decoration: none;
}