/* @override 
	http://www.southwood.org/globals/style/swaudio.css
	http://www.southwood.org/globals/style/swaudio.css
	http://website.southwood.org/globals/style/swaudio.css
*/

table {
	font: 11px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #333;
	margin-left: 15px;
	width: 670px;
	margin-bottom: 30px;
}

tr td:first-child {
	width: 32px;
	padding-left: 9px;
}

tr td img {
	display: inline;
	margin-right: 3px;
}

th {
	padding-bottom: 7px;
}

tr.zebra-audio-odd {
	background-color: #f2f2f2;
}

tr.zebra-audio-odd td
 {
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
}

tr.zebra-audio-even td
 {
	border-bottom: 1px solid white;
	border-top: 1px solid white;
}

th {
	color: #808080;
}

table td {
	height: 3em;
	vertical-align: middle;
	color: #7f7f7f;
}

td span {
	font-size: 9px;
	color: #999;
}

#audio-column {
	width: 680px;
	float: left;
	margin-top: 10px;
}

#audio-loading {
	font: bold 16px/32px Helvetica, "Helvetica Neue", Arial, Geneva, sans-serif;
	color: #b3b3b3;
	background: url(../img/spinner.gif) no-repeat;
	height: 32px;
	text-indent: 37px;
	margin-top: 80px;
	position: absolute;
	margin-left: 290px;
	display: none;
}

#audio-sort {
	margin-left: 15px;
	margin-bottom: 13px;
	text-align: left;
	width: 670px;
	height: 45px;
	background: url(../img/bg-audio-toolbar.png) no-repeat;
}

#audio-legend {
	font-size: 11px;
	color: #7f7f7f;
	margin-top: -45px;
	margin-left: 434px;
	display: table;
	height: 70px;
}

#audio-legend2 {
	color: #707070;
	position: relative;
	top: 3px;
	left: 15px;
}

#audio-legend2 img {
	position: relative;
	top: 6px;
}

#audio-legend span {
	height: 17px;
	margin-left: 40px;
	display: table-cell;
	vertical-align: middle;
	padding-left: 30px;
}

#audio-legend img {
	margin-right: 5px;
	vertical-align: middle;
}

#audio-sort select {
	margin-left: 14px;
	margin-top: 13px;
}

tr.page-controls {
	background-color: #fff;
}

tr.page-controls td {
	border-bottom-style: none;
	height: 60px;
	text-align: right;
}

tr.page-controls td a {
	border: 1px solid #97becf;
	padding: 4px 5px 5px 6px;
	overflow: visible;
	white-space: pre;
	color: #97becf;
}

tr.page-controls td a:hover {
	border: 1px solid #869ab0;
	color: #869ab0;
}



#audio-playlists li a {
	color: #939393;
	font: bold 14px/60px Helvetica, "Helvetica Neue", Arial, Geneva, sans-serif;
	display: block;
	text-indent: 65px;
}

.page-controls td:first-child {
	background-image: none;
}

#audio-playlists {
	margin-top: 10px;
}

#audio-playlists li {
	margin-left: 20px;
	border-bottom: 1px solid #eaeaea;
}

#audio-playlists a:hover {
	color: #768083;
}

#audio-playlists li:hover {
	background-color: rgba(255,255,255,0.40);
}

#audio-playlists li.active-playlist {
	background-color: #fff;
}

#audio-playlists li.active-playlist a {
	color: #66a3b5;
}

#audio-playlists li a#all-audio {
	background: url(../img/album-allaudio-thumb.jpg) no-repeat 0 center;
}

#audio-playlists li a#high-life-audio {
	background: url(../img/album-highlife-thumb.jpg) no-repeat 0 center;
}

#audio-playlists li a#jr-high-life-audio {
	background: url(../img/album-jrhighlife-thumb.jpg) no-repeat 0 center;
}

#audio-playlists li a#sunday-seminars {
	background: url(../img/album-seminars-thumb.jpg) no-repeat 0 center;
}

#audio-playlists li a#sunday-audio {
	background: url(../img/album-sunday-thumb.jpg) no-repeat 0 center;
}
