 /* Structure and Body */

.popup_player_body {
  background:  #c7dfdd url('/media/img/player/radiolab/radiolab-player-background.png') no-repeat 0px 0px;
  color: #000;
  margin: 0px;
  padding: 0px;
}

.player_wrapper {
  margin-top: 78px;
  margin-left: 93px;
  width: 798px;
  position: relative;
  height: 293px;
  border: 0px;
  padding-top: 80px;
}

.player_wrapper.outer_player { }

/* Resets */

.current_show .image, #up_next_items .image {
  float: left;
  margin: 0px;
}

.top_of_popup_player .download {
  display: block;
  position: absolute;
  right: 20px;
  top: 100px;
}

.top_of_popup_player .download a {
  display: block;
  width: 81px;
  height: 22px;
  text-indent: -9999px;
  background: transparent url('/media/img/player/radiolab/radiolab-player-graphics.png') no-repeat 0 -32px;
}

.current_show img, #up_next img {
  border: 0px;
  background: none;
  padding: 0px;
}

/* Player */

.popup_player_body .player_wrapper .player {
  background: none;
  float: left;
  background: none;
  border: 0px;
  height: 284px;
  width: 397px;
  position: relative;
  background: redl
}

#station_logo_wrapper {
  height: 80px;
  margin: 0px;
  width: 397px;
}

#station_logo_wrapper #station_logo {
  background:  transparent url('/media/img/player/radiolab/radiolab-player-title.png') no-repeat 0px 2px;
  height: 80px;
  width: 397px;
}

#station_tabs {  
  display: none;
}

.popup_player_body .current_show {
  height: 82px;
  margin: 49px 0px 0px 0px;
  padding: 15px 0px 10px 0px;
  position: relative;
  overflow: hidden;
  clear: both;
  width: 378px;
}

.current_show .image {
  width: 75px;
  height: 74px;
  background: transparent url('/media/img/player/radiolab/radiolab-player-graphics.png') no-repeat -0 -69px;
  margin-left: -3px;
  margin-right: 20px;
}

.current_show .image img {
  width: 70px;
  height: 70px;
  margin: 1px 0px 0px 4px;
}

.on_air_name {
  font-size: 16px;
  margin-top: 0px;
}

.piece_description {
  font-size: 12px;
  line-height: 14px;
		color: black;
  padding-top: 6px;
  padding-right: 6px;
}

#more_info_div {
  display: none;
}

#playerObject {
  border: 0px;
  width: 380px;
  height: 20px;
}

.bottom_player {
  bottom: 15px;
}

#popup_player .player_element {
  width: 295px;
}

#popup_player .scrubber {
  margin: 15px 0 0;
}

/* Playlists */

.player_wrapper .playlists {
  background: none;
  border: none;
  float: left;
  position: relative;
  height: 282px;
  width: 391px;
}

#clearPlaylist {
  position: absolute;
  top: 3px;
  left: 7px;
  background: transparent url('/media/img/player/radiolab/radiolab-player-graphics.png') no-repeat -0 -153px;
  text-indent: 0px;
  width: 200px;
  font-size: 10px;
  line-height: 11px;
  font-style: italic;
  font-weight: bold;
  padding: 0px 0px 0px 15px;
  height: 11px;
  margin: 0px;
  overflow: hidden;
}

ul.tabs li.close {
  width: 63px;
  height: 37px;
  position: absolute;
  top: -92px;
  right: -8px;
  background: none;
  display: block !important;
  float: none !important;
}

ul.tabs li.close a {
  border: none;
  width: 63px;
  height: 37px;
  text-indent: -9999px;
  display: block;
  background: transparent url('/media/img/player/radiolab/radiolab-player-close.png') no-repeat 0px 0px;
}

.player_wrapper .playlists ul.tabs {
  width: 391px;
  height: 27px;
  padding: 0px;
}

.player_wrapper .playlists ul.tabs li.my_playlist {
  width: 138px;
}

.player_wrapper .playlists ul.tabs li.most_listened {
  width: 149px;
}

.player_wrapper .playlists ul.tabs li.explore {
  width: 104px;
}

ul.tabs li a {
  display: block;
  height: 27px;
  background: transparent url('/media/img/player/radiolab/radiolab-player-graphics.png') no-repeat -0 -153px;
}

ul.tabs li.my_playlist a {
  width: 138px;
  background-position: 0px -221px !important;
		height: 27px;
}

ul.tabs li.my_playlist a:hover, ul.tabs.my_playlist li.my_playlist a {
  background-position: 0px -248px !important;
		height: 27px;
}

ul.tabs li.most_listened a {
  width: 149px;
  background-position: -138px -221px !important;
}

ul.tabs li.most_listened a:hover, ul.tabs.most_listened li.most_listened a {
  background-position: -138px -248px !important;
}

ul.tabs li.explore a {
  width: 104px;
  background-position: -287px -221px !important;
}

ul.tabs li.explore a:hover, ul.tabs.explore li.explore a {
  background-position: -287px -248px !important;
}

.playlist {
  border: 0px;
  margin: 0px;
  padding: 0px;
}

.tab_panel { }
.tab_panel#my_playlist { }

.playlist_wrapper, #most_listened {
  clear: both;
  height: 228px;
  margin-left: 0px;
  overflow: auto;
  width: 391px;
  float: none;
}

.playlist li.audio_file {
  border-bottom: none;
  cursor: pointer;
  list-style: none outside none;
  padding: 0px;
}

.playlist li.audio_file {
  border-bottom: none;
  cursor: pointer;
  list-style: none outside none;
  padding: 0px;
  overflow: hidden;
}

.playlist li.audio_file {
  border-bottom: medium none;
  cursor: pointer;
  list-style: none outside none;
  padding: 0px;
  background-color: #ecf4f3;
}

.playlist li.audio_file table {
  width: 100%;
}

.playlist li.audio_file.current {
  background-color: #ff5800;
}

.playlist li.audio_file.alternate {
  background-color: #c8dfdd;
}

.playlist td {
  vertical-align:top;
  height: 60px;
  overflow: hidden;
}

.playlist td.image {
  width: 56px;
}

.playlist td.center_cell {
  width 100px;
}

.playlist td.action_cell {
  width 106px;
}

.playlist .image div {
  height: 55px;
  margin: 0px 6px 0px 0px;
  width: 56px;
  background: transparent url('/media/img/player/radiolab/radiolab-player-graphics.png') no-repeat -227px -87px;
}

.playlist li.audio_file.current .image div {
  background-position: -89px -87px;
}

.playlist li.audio_file.alternate .image div {
  background-position: -158px -87px;
}

.playlist .image div img {
  margin-top: 7px;
  margin-left: 7px;
}

.playlist .title {
  color: #ff5800;
  font-size: 11px;
  font-weight: bold;
  line-height: 14px;
  padding-top: 4px
}

.playlist li.audio_file.current .title {
  color: #fff;
}

.playlist .description {
  font-size: 10px;
  line-height: 12px;
  padding-right: 6px;
}

.playlist .remove, .playlist .add {
  height: 34px;
  position: relative;
}

.playlist .remove a, .playlist .add a {
  position: absolute;
  top: 7px;
  right: 6px;
  display: block;
  width: 11px;
  height: 11px;
  text-indent: -9999px;
  background: transparent url('/media/img/player/radiolab/radiolab-player-graphics.png') no-repeat 0px -153px;
}

.playlist .add a {
  background-position:  0px -174px;
}

.playlist .actions {
  list-style-type: none;
  padding: 0px;
  margin: 0px 6px 0px 0px;
  height: 16px;
  float: right;
  width: 106px;
}

.playlist .actions li {
  border-bottom: none;
  float: left;
  margin: 0px 0px 0px 6px;
  padding: 0;
}

.playlist .actions a {
  cursor: pointer;
  display: block;
  margin-right: 0px;
  padding: 0px;
  text-decoration: none;
  height: 16px;
  text-indent: -9999px;
}

.playlist .actions .play {
  margin-left: 0px;
}

.playlist .actions .play a {
  width: 42px;
  background: transparent url('/media/img/player/radiolab/radiolab-player-graphics.png') no-repeat 0px -196px;
  border-right: none;
}

.playlist .actions .download a {
  width: 58px;
  background: transparent url('/media/img/player/radiolab/radiolab-player-graphics.png') no-repeat -47px -196px;
  border-right: none;
}

.playlist li.audio_file.current .play a {
  background-position: -124px -196px;
}

.playlist li.audio_file.current .download a {
  background-position: -171px -196px;
}

.playlist li.audio_file.alternate .play a {
  background-position: -249px -196px;
}

.playlist li.audio_file.alternate .download a {
  background-position: -296px -196px;
}

#explore {
  height:228px;
  overflow: hidden;
}

.explore-form-popup {
  height: 75px;
  overflow: hidden;
  padding: 0px 0px 3px 0px;
  border-bottom: 1px solid #000;
  margin: 6px;
}

#explorePlaylist {
  height: 137px;
  overflow: auto;
}

.explore-form-popup fieldset {
  float: left;
}

.explore-form-popup fieldset.explore-radio {
  width: 128px;
}

.explore-form-popup fieldset.tags-checkbox {
  width: 160px;
}

.explore-form-popup fieldset.sort-by {
  width: 91px;
}

.explore-form-popup form h3 {
  font-size: 11px;
  line-height: 11px;
  padding-bottom: 5px;
  margin: 0px;
}

.explore-form-popup fieldset {
  padding: 0px;
  margin: 0px 0px 2px 0px;
  width: 128px;
  overflow: hidden;
}

.explore-form-popup span {
  display: block;
  height: 11px;
  padding: 0px;
  margin: 0px 0px 2px 0px;
  overflow: hidden;
}

.explore-form-popup fieldset div.tagset span {
  margin-bottom: 3px;
}

.ui-helper-hidden-accessible {
  left:-9999px;
  position:absolute;
}

.ui-button {
  display: inline-block;
  position: relative;
  padding: 0;
  text-decoration: none !important;
  cursor: pointer; text-align:
  center; zoom: 1;
  overflow: visible;
  margin: 0px;
}

.ui-button .ui-button-text {
  font-family: arial, sans-serif;
  display: inline;
  font-size: 9px;
  line-height: 10px;
  padding: 0px 0px 0px 15px;
  margin: 0px;
}

.ui-state-default {
  background:url("/media/img/radiolab/explore-radio.png") no-repeat 0px 0px;
  height: 11px;
  border: none;
  -moz-border-radius: 0px;
  border-radius: 0px;
  color: #000;
  font-weight: normal;
}

.tags-checkbox .ui-state-default {
  background:url("/media/img/radiolab/explore-check.png") no-repeat 0px 0px;
}

.ui-state-active, .tags-checkbox .ui-state-active {
  background-position: 0px -13px;
}

.popup_player_body #audio-help {
		border: none;
		height: auto;
		overflow: hidden;
		padding: 7px 13px 0px 0px;
		margin: 0px 0px 0px 93px;
		width: 785px;
		text-align: right;
		background: none;
  }

.popup_player_body a#help {
		font-family: arial, sans-serif;
		font-size: 13px;
		color: white;
		font-weight: bold;
		text-transform: uppercase;
		margin: 0px;
}

.popup_player_body a#help:hover {
 text-decoration: underline;
}

.popup_player_body #player-sponsor {
  position: absolute;
  bottom: -38px;
  right: 20px;
  width: 80px;
  height: 30px;
  text-transform: uppercase;
  font-size: 7px;
  overflow: hidden;
}

.popup_player_body #player-sponsor p {
  display: block;
  text-align: center;
  margin: 0 0 2px;
}

/* effing media buttons */

.article-audioplayer .media_buttons,
p.media_buttons {
  height: 21px;
  margin: 0px;
  padding: 0px 0px 0px 12px;
}

.segment-tease p.media_buttons,
.series-item p.media_buttons,
.channel-item p.media_buttons {
  padding: 0;
}

.media_buttons a.button,
p.downloadlink a,
p.transcript a {
  padding: 0;
  border: 0;
  height: 21px;
}

.media_buttons {
  padding: 5px 0px 0px 12px;
}

.media_buttons a.button, p.downloadlink a, p.transcript a {
  display: block;
  height 21px;
  text-indent: -9999px;
  background: transparent url('/media/img/radiolab/btn-media.png') no-repeat 0px 0px;
  float: left;
  margin-right: 5px;
}

.media_buttons a.button,!
p.downloadlink a {
  height: 21px;
  background-image: url('/media/img/radiolab/btn-media-white.png');
}

.article-audioplayer .media_buttons a.button,!
.article-audioplayer p.downloadlink a {
  background-image: url('/media/img/radiolab/btn-media.png');
}

.media_buttons a.button.first {
  margin-left: 10px;
  padding: 0;
}

.article-audioplayer .media_buttons a.button.first {
  margin-left: 0;
}

/* homepage tools */

.radiolab_home .article-tools {
  position: relative;
  right: 16px;
  top: 4px; 
}

.radiolab_home p.media_buttons,
.radiolab_home ul.sharelinks {
  float: left;
}

.radiolab_home .sharelinks .share a {
  background-image: url(/media/img/radiolab/btn-media-white.png);
  background-position: -330px 0;
  padding-left: 0;
  display: block;
  width: 50px;
  height: 21px;
  text-indent: -9999px;
}

.radiolab_home .media_buttons a.button,
.segment-tease .media_buttons a.button,
.series-item .media_buttons a.button,
.channel-item .media_buttons a.button {
  background-image: url(/media/img/radiolab/btn-media-white.png);
  padding-left: 0;
  margin-left: 0;
  height: 21px;
}

div .media_buttons a.button.edit {
     background:none;
}

.media_buttons a.button.Listen {
  width: 55px;
  background-position: 0px 0px; 
}

.media_buttons a.button.Add {
  width: 46px;
  background-position: -60px 0px; 
}

.media_buttons a.button.Download {
  width: 75px;
  background-position: -111px 0px; 
}

.media_buttons a.button.Embed {
  width: 67px;
  background-position: -191px 0px; 
}

.article-audioplayer .downloadlink,
.article-audioplayer .transcript {
  float: left;
  width: 64px;
  height: 21px;
  margin: 0px; 
  padding: 0px; 
}

.downloadlink a.Stream {
  width: 64px;
  background-position: -263px 0px; 
}

p.transcript a {
  width: 78px;
  background-position: -327px 0px;
}

.commentlink a, .media_buttons a.button.commentlink {
  background:url("/media/img/icons/comments_radiolab.png") no-repeat scroll 0 1px transparent;
  display: inline;
  height auto;
  text-indent: 0px;!
  float: left;
  margin: 3px 5px 0 2px;
  padding-left: 19px !important;
  font-size: 11px;
  font-weight: bold;
  color: #000;
}

.series-item .commentlink a, .series-item .media_buttons a.button.commentlink,
.channel-item .commentlink a, .channel-item .media_buttons a.button.commentlink {
  margin-top: 2px;
}
