body {
  width: 698px;
  height: 496px;
  margin: 0px;
  padding: 0px;
  background-image: url(/sitewide/apps/mediaplayer/images/background.jpg);
  background-position: top left;
  background-repeat: no-repeat;
}

form {
  margin: 0px;
  padding: 0px;
}

/* header */

div#header {
  width: 133px;
  height: 17px;
  position: absolute;
  top: 4px;
  left: 11px;
  margin: 0px;
  padding: 0px;
}

/* title */

div#title {
	width: 490px;
	height: 30px;
	position: absolute;
	top: 47px;
	left: 11px;
	whitespace: no-wrap;
}

div#title, div#title a {
	color: rgb(255,255,255);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	font-style: oblique;
}

/* player */

div#player {
	width: 328px;
	height: 319px;
	position: absolute;
	top: 78px;
	left: 11px;
	background-image: url(/sitewide/apps/mediaplayer/images/player_background.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 4px 0px 0px 4px;
	overflow: hidden;
}

/* advertisement gif */

div#advertisement {
	width: 77px;
	height: 7px;
	position: absolute;
	top: 70px;
	left: 490px;
	overflow: hidden;
}

/* player prefs */

div#player div#playerprefs {
  width: 320px;
  height: 311px;
  font-family: Verdana, sans-serif;
  font-size: 12px;
  color: rgb(255,255,255);
  background-color: rgb(58,70,84);
  text-align: center;
}

div#player div#playerprefs a:link, div#player div#playerprefs a:visited, div#player div#playerprefs a:active {
  color: rgb(255,255,255);
}

div#player div#playerprefs a:hover {
  color: rgb(221,64,2);
}

div#player div#playerprefs form {
  padding-top: 60px;
}

/* windows media test */

div#player div#wmtest {
	width: 320px;
	height: 304px;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: rgb(255,255,255);
	background-color: rgb(58,70,84);
	text-align: left;
	padding : 12px 12px 12px 12px;
	line-height : 20px;
}

div#player div#wmtest a:link, div#player div#wmtest a:visited, div#player div#wmtest a:active {
	color: rgb(153,255,255);
	background : url(/sitewide/apps/mediaplayer/images/arrow.gif) no-repeat left;
	padding-left : 10px;
}

div#player div#wmtesthelp a:link, div#player div#wmtesthelp a:visited, div#player div#wmtesthelp a:active {
	color: rgb(255,255,255);
	background : url(/sitewide/apps/mediaplayer/images/icon_triangle.gif) no-repeat left;
	padding-left : 10px;
}

div#player div#wmtest a:hover {
  color: rgb(221,64,2);
}

/* realone player download slate */

div#player div#needplugin {
  width: 320px;
  height: 311px;
  font-family: Verdana, sans-serif;
  font-size: 12px;
  color: rgb(255,255,255);
  background-color: rgb(58,70,84);
  text-align: center;
}

div#player div#needplugin p {
  margin: 0px;
  padding: 125px 5px 0px 5px;
}


/* Buy Album Module */

div#buyAlbumMod {
	width: 102px;
	height: 85px;
	position: absolute;
	top: 405px;
	left: 237px;
	background-image: url(/sitewide/apps/mediaplayer/images/now_playing_album_bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 3px;
	overflow: hidden;
	z-index : 5;
}

.albumCoverPadding {padding: 4px 0px 0px 22px;}

/* info panel */

div#info_panel {
	width: 328px;
	height: 82px;
	position: absolute;
	top: 405px;
	left: 11px;
	background-image: url(/sitewide/apps/mediaplayer/images/info_panel_background.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 3px;
	overflow: hidden;
}

div#info_panel table {
	border-collapse: collapse;
	font-family: Verdana, sans-serif;
	font-size: 10px;
}

div#info_panel td.heading {
	color: rgb(255,255,255);
	font-weight: bold;
	letter-spacing: 2px;
	padding: 4px 0px 3px 0px;
	vertical-align: bottom;
}

div#info_panel td.fieldlabel {
  width: 45px;
  margin: 0px;
  padding: 0px 9px 0px 0px;
  text-align: right;
  color: rgb(204,255,0);
  vertical-align: top;
  height : 14;
}

div#info_panel td.fieldvalue {
  vertical-align: top;
  height : 14;
}

div#info_panel td.fieldvalue, div#info_panel td.fieldvalue a {
  font-family: Verdana, sans-serif;
  font-size: 10px;
  color: rgb(153,255,255);
}

/* prefs/help links */

div#prefslinks {
	width: auto;
	height: auto;
	position: absolute;
	top: 14px;
	left: 431px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background : url(/sitewide/icons/arw_blue.gif) left center;
	padding-left : 9px;
	background-repeat : no-repeat;
}

div#helplinks {
	width: auto;
	height: auto;
	position: absolute;
	top: 14px;
	left: 531px;
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 10px;
	background : url(/sitewide/icons/arw_blue.gif) left center;
	padding-left : 9px;
	background-repeat : no-repeat;
}

div#prefslinks, div#prefslinks a, div#helplinks, div#helplinks a {
  color: rgb(57,74,90);
}

div#prefslinks a:hover, div#helplinks a:hover {
  color: rgb(57,74,90);
}

/* advertisement */

div#ad {
  width: 336px;
  height: 280px;
  position: absolute;
  top: 78px;
  left: 354px;
  overflow: hidden;
}

div#logo {
	width: 81px;
	height: 48px;
	position: absolute;
	top: 6px;
	left: 605px;
	z-index : 1;
}

/* related content/links area */

div#related {
	width: 335px;
	height: 120px;
	position: absolute;
	top: 367px;
	left: 354px;
	background-image: url(/sitewide/apps/mediaplayer/images/related_background.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

div#related_content {
	width: 162px;
	height: 115px;
	position: absolute;
	top: 4px;
	left: 4px;
}

div#related_links {
	width: 163px;
	height: 115px;
	position: absolute;
	top: 4px;
	left: 168px;
}

/* subheadings */

.subhead {
  padding: 0px;
  margin: 0px;
}

.subhead-fake {
  padding: 1px 0px 0px 4px;
  margin: 0px;
  width: 100%;
  height: 20px;
  color: rgb(255,255,255);
  font-family: Arial;
  font-size: 14px;
  font-weight: bold;
  overflow: hidden;
}

/* item lists */

ul.itemlist {
  padding: 0px 9px 0px 4px;
  margin: 0px;
  list-style: none;
}

ul.itemlist li {
  position: relative;
  font-family: Verdana, sans-serif;
  font-size: 9px;
  line-height: 10px;
  margin: 0px;
  padding: 2px 0px 3px 20px;
  text-indent: -20px;
  background-image: url(/sitewide/apps/mediaplayer/images/itemlist_separator.gif);
  background-position: top left;
  background-repeat: no-repeat;
}

ul.itemlist li, ul.itemlist li a {
  color: rgb(255,255,255);
}

ul.itemlist li.first {
  padding-top: 0px;
  background-image: none;
}

ul.itemlist li img { 
  border: none;
  padding: 0px;
  margin: 0px 4px 0px 1px;
  vertical-align: bottom;
}

ul.itemlist.right { 
  padding-left: 8px;
}

ul.itemlist.right li {
  text-indent: -22px;
  padding-left: 15px;
}

ul.itemlist.right li img {
  margin: 0px 6px 0px 1px;
}

/* scrolling content */

div#rel_content_clip {
  margin: 2px 0px 0px 0px;
  padding: 0px;
  width: 162px;
  height: 70px;
  overflow: hidden;
  position: relative;
}

div#rel_content_content {
  margin: 0px;
  padding: 0px;
  width: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
}

div#rel_links_clip {
  margin: 2px 0px 0px 0px;
  padding: 0px;
  width: 163px;
  height: 70px;
  overflow: hidden;
  position: relative;
}

div#rel_links_content {
  margin: 0px;
  padding: 0px;
  width: 100%;
  position: absolute;
  top: 0px;
}

div.scrollbuttons {
  margin: 0px;
  padding: 3px 3px 0px 0px;
  text-align: right;
}


/* listening party album info */

div#player-audiocontent {
  width: 328px;
  height: 240px;
  overflow: hidden;
}

div#album-info {
  font-family: Verdana, sans-serif;
  font-size: 10px;
  margin: 10px 35px 10px 35px;
  text-align: center;
}

div#album-info td.albumcover {
	text-align: center;
	vertical-align: top;
	padding-right: 5px;
}

.albuminfo-artistname, .albuminfo-albumtitle, .albuminfo-artistname a, .albuminfo-albumtitle a {
  color: rgb(204,255,0);
  font-size: 10px;
  font-weight: bold;
}
.albuminfo-details {
  color: rgb(204,204,204);
  font-size: 9px;
}

div.albuminfo-ecom {
  margin-top: 20px;
  font-size: 10px;
}

div.albuminfo-ecom .buyinfo-listprice {
  color: rgb(204,204,204);
  font-weight: bold;
}

div.albuminfo-ecom .buyinfo-saleprice {
  color: rgb(204,255,0);
  font-weight: bold;
}

/* listening party record label opt-in */

div#recordlabel-optin {
	color: rgb(205,205,205);
	font-family: Verdana, sans-serif;
	font-size: 10px;
	border-top: 1px dotted rgb(204,255,0);
	padding: 8px 4px;
	margin: 0px 13px;
}

div#recordlabel-optin p {
  margin: 5px 0px;
}

div#recordlabel-optin .fieldlabel {
  color: rgb(204,255,0);
}

/* listening party track title */

div#tracktitle-clip {
  width: 200px;
  height: 12px;
  overflow: hidden;
}

div #tracktitle-content {
  width: 100%;
  position: relative;
  top: 0;
  left: 0;
}

div#tracktitle-clip div.tracktitle {
  width: 100%;
  height: 12px;
  margin: 0px;
  padding: 0px;
}

