body
{
	margin: 0 auto;
	padding: 0 0 0 0;
	font-family: verdana, helvetica, serif;
	font-size: 87%;
	text-align: center;
	background-color: #495259;
	color: #000000;
}

img { border-width: 0px; }
a { color: #000000; }
a:visited { color: #666666; }

div#player
{
	margin: 0 0 0 6px;
	height: 100%;
	width: 376px;
	border-color: #000000;
	border-style: solid;
	border-width: 0 10px 0 10px;
	background-image: url(../images/player_background.jpg);
	background-repeat: repeat-x;
	background-position: left 42px;
	float: left;
}



h1 {
	font-size: 1.1em;
	margin: 9px 0 0 0px;
	padding: 0px;
	font-weight: normal;
	text-align: center;
	font-family: arial;
}
div#bar h2 {
	margin: 0px;
	padding: 0px;
	font-size: .9em;
	font-weight: normal;
	color: #000000;
	font-family: arial;
}

td { text-align: left; }

div#header {
	width: 99%;
	margin: 0 0 0 0;
	padding: 0px;
	clear: left;
}


div#header ul {
	float: right;
	margin: 4px 0 0 0;
	padding: 0px;
	list-style: none;
	width: 105px;
	height: 60px;
}


div#header ul li.first {
	float: left;
	width: 60px;
	height: 60px;
}

div#header ul li.last {
	float: left;
	width: 28px;
	height: 60px;
	padding: 0px;
	margin: -1px 0 0 0px;
}
div#header ul li.last ul {
	margin: -4px 0 0 0;
	padding: 0px;
	list-style: none;
	width: 28px;
}
div#header ul li.last ul li {
	margin: 0px;
	padding: 0px;
	height: 33px;
	width: 28px;
}
div#header ul li.last ul li img.bottom {
	border-color: #666666;
	border-style: solid;
	border-width: 2px 0 0 0;
	margin: 0px;
}



div#header ul li.last img { margin: 5px 0 0 0; }

div#header ul li.first span {
	margin: -4px 0 0 0;
	display: block;
	font-family: arial, helvetica;
	font-size: .9em;
}

div#album {
	clear: left;
	text-align: center;
	color: #ffffff;
	font-family: arial;
	font-weight: bold;
	padding: 6px 0 0 0;
}

div#ld-display, div#tl-display {
	width: 374px;
	height: 289px;
	overflow: scroll;
	margin: 19px 0 0 0;
	border-width: 1px;
	border-style: solid;
	border-color: #666666;
	float: left;
	clear: left;
}

div#bar {
	clear: left;
	width: 254px;
	margin: 1px 0 0 4px;
	float: left;
	padding: 0px;
	background-image: url(../images/player_header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
}

div#ld { display: none; }
div#th { display: block; }

table.samples {
	text-align: center;
	padding: 0px 4px 4px 4px;
	width: 100%;
	height: 100px;
	background-color: #ffffff;

}

th h1 {
	text-align: center;
	margin: -1px 0 2px 0;

}
td h2 {
	font-weight: bold;
	color: #660000;
	font-family: verdana, helvetica, serif;
	font-size: 1.1em;
}

table.samples th, table.full th {
	color: #999999;
	font-size: .8em;
	font-weight: normal;
	font-family: arial;
}

table td {
	font-size: 1em;
	padding: 1px 0 2px 0;
}

table h2 {
	padding: 0px;
	margin: 0px;
	display: inline;
}

div#player td.track-odd {
	width: 20px;
	background-color: #F0F5FE;
	padding: 0px;
	margin: 0px;
}

div#player td.track-even {
	width: 20px;
	background-color: #ffffff;
	padding: 0px;
	margin: 0px;
}

td.title-odd {
	background-color: #F0F5FE;
	width: 275px;
}

td.title-even {
	background-color: #ffffff;
	width: 275px;
}

table.full {
	text-align: left;
	padding: 0px 4px 4px 4px;
	width: 100%;
	background-color: #ffffff;
	background-image: url(../images/player_bar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

ul#albums {
	float: left;
	padding: 0px;
	margin: 8px 0 0 4px;
	list-style: none;
	width: 375px;
	height: 80px;
}

ul#albums li {
	margin: 17px 12px 5px 2px;
	border-color: #666666;
	border-width: 1px;
	border-style: solid;
	width: 60px;
	height: 60px;
	float: left;
	background-color: #999999;
}

ul#albums li:hover {
	width: 60px;
	height:60px;
	background-color: #990000;
}

object {
	height: 18px;
	width: 254px;
	background-color: #999999;
	margin: 15px 0 0 0px;
	float: left;
}

