#whats_on_now, 
#home-wnyc-listen {
	width: 100%; 
	margin-bottom: 15px;
	padding-bottom: 0px;
    background: url(/media/img/player/player-container-bg.png) no-repeat top left;
    padding-bottom: 5px;
}
#home-wnyc-listen #whats_on_now {
  width: 100%;
  margin: 0;
  padding: 0;
  background: 0;
}
#home-wnyc-listen {
	border-bottom: 1px solid #006699;
}
#whats_on_now p {
	line-height: 1em;
	margin: 0;
}
#listen_live_title { 
  text-align: right; 
  height: 25px; 
  padding: 12px 8px 0 126px; 
  background: url(/media/img/player/whats-on-title.png) no-repeat 0 0 transparent;
}

#listen_live_title h3 { display: none; }
#listen_live_title span { visibility: hidden; }
a#help {
	width: 87px;
	height: 16px;
	background: url(/media/img/player/audio-help.png) no-repeat top left; 
	display: block;
	float: left; 
	margin-right: 6px;}
a#help:hover { background-position: 0 -17px; text-decoration: none; }
.popup_player_body a#help {
	margin-top: 5px;
	text-indent: -9999px;
}

a#schedule-link { 
	width: 72px;
	height: 14px;
	background: url(/media/img/player/schedule-link.png) no-repeat top left; 
	display: block;
	float: left; }
a#schedule-link:hover { background-position: 0 -14px; text-decoration: none;}
h3#whats_on_now_title {
	text-indent: -9999px;
	background: url(/media/img/player/whats-on-header.png) no-repeat top left;
	width: 162px;
	height: 26px;
	margin: 5px 0 3px 5px;
}
#tabs-schedule-box {
  border: 1px solid #37687f;
  margin: 6px 7px 0;
}

.popup_player_body { padding: 12px; margin: 0px;
    background-color: #c3e2f0;
    repeat scroll left top; }
.player_wrapper { border: 1px solid #fff; }
.player_wrapper td { vertical-align: top; }
.player { width: 300px; height: 267px; background-color: #f1f1f1;
    font-family: arial; position: relative; border-top: 1px solid #303030;
    border-bottom: 1px solid #303030; border-left: 1px solid #303030; }
.top_player { position: absolute; top: 0px; }
.bottom_player { position: absolute; bottom: 0px; }
/* We need this wrapper because the player sometimes takes a while to load, but
 * we want to be able to do size calculations on the page right away. */
#playerObjectWrapper { height: 26px; width: 300px; }
img { border: 0px; }
/* This station logo wrapper business is only necessary for IE7. */
#station_logo_wrapper { height: 26px; width: 280px; margin: 10px 0px 10px 7px; }
#station_logo { height: 41px; width: 280px; }
#badge_ad { float: right; }
.popup_player_body #player-sponsor p {
 display: none;
}
#station_tabs { height: 26px; }
#station_tabs ul li { margin: 0px; padding: 0px; }
#station_tabs ul li:last-child { border-right: 0; }
ul.schedule-tabs li a { cursor: pointer; }
#station_tabs .schedule-tabs {
	background: #32678b url('/media/img/player/schedule-tabs-bg.png') no-repeat top right;
}
.popup_player_body #station_tabs, .popup_player_body #station_tabs .schedule-tabs {
	background: #5497b7 url('/media/img/player/pop-up-station-tab-bg.png') repeat-x top right;
	width: 300px;
}
.listen_live { display: none; }
.live #listen_live_live { display: block; cursor: pointer; }
.live #listen_live_latest { display: none; }
.last_episode #listen_live_latest { display: block; cursor: pointer; }
.last_episode #listen_live_live { display: none; }
#listen_live_live { display: none; height: 11px; width: 318px;
    background: transparent url(/media/img/player/takeaway/btn-listenlive.gif)
    no-repeat top right; }
#listen_live_latest { display: none; height: 11px; width: 318px;
    background: transparent url(/media/img/player/takeaway/btn-listen-latest.gif)
    no-repeat top right; }

#slider { width: 180px; }
#slide_hider { overflow: hidden; position: relative; padding: 0px; margin: 0px;
    height: 25px; }
#slide_hider_wrapper { height: 12px; }
#slide_contents { margin: 0px; padding: 0px; left: -1; position: absolute; }
#slide_contents td { overflow-x: visible; overflow-y: visible; }
#slide_contents div { width: 180px; padding-top: 5px; }
/* IE7 needs this width. */
.time-nav { 
	background: url('/media/img/player/schedule-times-bg.png') no-repeat top left;
	color: #fff; 
	width: 284px;
	height: 24px; 
	font-size: 11px; 
	line-height: 1.4em; 
	font-weight: bold; 
	overflow: hidden }
.popup_player_body #audio-help {
	background: url(/media/img/player/audio-help-bg.png) repeat-x top left;
	line-height: 2.2em
	display: block !important;
	width: 100%  !important;
}
#schedule td { text-align: center; vertical-align: top; }
.time { cursor: pointer; width: 60px; text-align: center; height: 20px;
    padding-top: 5px; }
/* IE needs this bg-color for smooth fading. */

#current_show { 
	height: 116px; 
	width: 274px;
	background: url(/media/img/player/whats-on-bg.png) no-repeat top left;
	padding: 5px;
	position: relative; 
	clear: both; 
	overflow: hidden;
}

.top_player .download {
  display: none;
}

.popup_player_body #current_show { 
	background: none;
	height: 110px;
}

#current_show .image {
	margin-bottom: 60px;
}

#current_show .image,
#up_next_items .image { 
	float: left; 
	margin-right: 12px;
}

#current_show img,
#up_next img,
#recent_podcasts img {
	padding: 1px;
	background-color: #b3e1ff;
	border: 1px solid #4c7a98;
}

#on_air_name {
	display: block;
	font-weight: bold;
	font-size: 12px;
	margin-top: 4px;
}

#on_air_name a {
	color: #000;
}

#on_air_wrapper a { 
	color: #333
    	font-weight: bold; 
	cursor: pointer; 
}

#composer { font-size: 11px; line-height: 14px; padding-top: 6px; }
#piece_title { font-size: 11px; line-height: 14px; font-weight: bold; padding-top: 9px; }
#piece_title a { color: inherit; }
#piece_description { 
	font-size: 11px; 
	line-height: 14px; 
	padding-top: 1px;
}
#more_info_div { padding: 0px 0px 5px 7px; }
#bottom_tools { 
	height: 25px; 
	background: url(/media/img/player/bottom-tools-bg.png) no-repeat top left;
	}
#bottom_tools li { 
	float: left; 
	margin: 4px 7px 2px 6px; 
	font-size: 11px;	
}
#bottom_tools li.other_formats { 
	float: right;
	margin: 7px 8px;
}
#bottom_tools a { color: #fff; }
#bottom_tools a:hover { color: #6cceff; text-decoration: none;}
#more_info { font-size: 12px; font-weight: bold; text-decoration: none; }

#playerObject { width: 300px; border-top: 1px solid #fff; }

a#listen_button { cursor: pointer;
	display: block;
	width: 125px;
	height: 18px;
	background: url(/media/img/player/listen_button.png) no-repeat top left; 
	}
a#listen_button:hover {
	background-position: 0 -17px;
	text-decoration: none;
	}
a#listen_button span { visibility: hidden; }
#formats_popup {
	position: absolute;
	z-index: 1000;
	top: 216px;
	width: 284px;
	height: 202px;
	background: url(/media/img/player/formats_popup_bg.png) no-repeat 0 0;
	border: 1px solid #37687F;
	border-left: 0;
}
#formats_popup.yes_popdown_ad {
	top: 277px;
}
ul#formats_list {
	display: block;
	height: 155px;
	list-style-type: none;
	margin: 14px 10px 14px 9px;
}
ul#formats_list li {
	margin: 2px 0;
	font-size: 11px;
	line-height: 1.4em;
	padding-bottom: 5px;
	border-bottom: 1px solid #55b3e2;
}
ul#formats_list li a {
	display: block;
	font-weight: bold;
	font-size: 12px;
	float: left;
	height: 22px;
	width: 70px;
	margin-right: 4px;
}
#formats_popup .formats_opener {
	display: block;
	float: right;
	font-size: 8pt;
	font-weight: bold;
	margin: 0 9px;
	text-transform: uppercase;
}
.alternate_url { padding-top: 2px; }
#listen_options { height: 25px; }
#listen_options li { float: left; margin: 5px; }
#listen_options_button { cursor: pointer; }
#audio-help { padding: 0px 0px 0px 7px; height: 25px;
    border-top: 1px solid #fff; overflow: hidden }
#audio-help a { color: #fff; }

.player_wrapper { position: relative; width: 593px; height: 269px; }

.player_wrapper .playlist .image img {
  width: 45px;
  height: 45px;
}

.player_wrapper .playlists ul.tabs {
	width: 284px;
	padding: 8px 0px 6px 5px;
	height: 12px;
}

.player_wrapper .playlists ul.tabs li {
	margin: 0px;
	padding: 0px;
  display: inline;
  float: left;
}

ul.tabs li a {
	display: block;
	height: 12px;
	text-indent: -9999px;
	cursor: pointer;
	background: transparent url('/media/img/player/playlist-tabs.png') no-repeat 0px 0px; 
}

ul.tabs li.my_playlist a {
	width: 124px;
	background-position: 0px 0px;
}

ul.tabs li.swap.my_playlist, 
ul.tabs li.my_playlist a:hover, 
ul.tabs li.my_playlist a.selected, 
ul.tabs li.my_playlist a.selected:hover {
	background-position: 0px -12px;
}

ul.tabs li.most_listened a {
	width: 154px;
	background-position: -124px 0px;
}

ul.tabs li.swap.most_listened, 
ul.tabs li.most_listened a:hover, 
ul.tabs li.most_listened a.selected, 
ul.tabs li.most_listened a.selected:hover {
	background-position: -124px -12px;
}
ul.tabs li.clear_playlist {
	display: none !important;
	border: 1px solid #000;
}

.player_wrapper .player { float: left; }
.popup_player_body .player_wrapper .player {
	background: #fff url(/media/img/player/pop-up-player-bg.gif) repeat-x 0px 71px;
}
.popup_player_body.no_tabs .player_wrapper .player {
  background-position: 0 46px;
}
.player_wrapper .playlists { width: 290px; height: 267px;
    background: #fff url(/media/img/player/playlist-panel-bg.jpg) no-repeat;
    font-family: arial; border: 1px solid #303030; float: left;
    position: relative; }
.player_wrapper .playlists h1 { padding: 2px 2px 0px 2px;
    margin: 2px 2px 1px 2px; text-indent: -9999px;
    background-image: url(/media/img/player/playlist-title.gif);
    width: 286px; height: 22px; background-repeat: no-repeat; }
.playlist_wrapper { overflow: auto; width: 285px; height: 217px;
    margin-left: 1px; clear: both; }
#most_listened { overflow: auto; width: 284px; height: 240px;
    margin-left: 2px; float: left; }
.hide { display: none; }

.playlist { padding: 0px; margin: 0px 0px 0px 2px;
    border-top: 1px dotted #666; }
.playlist li.audio_file { border-bottom: 1px dotted #666; list-style: none;
    cursor: pointer; padding: 3px;}
.playlist td { vertical-align: top; }
.playlist .image div { height: 47px; margin: 0px 6px 0px 0px; width: 46px; }
.playlist .space div { height: 47px; margin: 3px 0px 3px 0px; width: 2px; }
.playlist .title { font-weight: bold; font-size: 12px; color: #333; line-height: 14px; }
.playlist .date { font-size: 11px; color: #333; text-transform: uppercase;
    padding-bottom: 1px; padding-top: 3px; }

.playlist .actions { list-style-type: none; padding: 3px 0px 0px 0px; }
.playlist .actions li { float: left; border-bottom: 0px; padding: 0px; margin: 0px; }
.playlist .actions .play a { border-right: 1px solid #333;
    background-image: url(/media/img/player/playlist-icon-play.png);
    background-position: left; background-repeat: no-repeat; }
* html.playlist .actions .play a { background-image: url(/media/img/player/playlist-icon-play.gif)}
.playlist .actions .add {
  text-transform: uppercase;
}
.playlist .actions .add a { border-right: 1px solid #333;
    background-image: url(/media/img/player/playlist-icon-play.png);
    background-position: left; background-repeat: no-repeat; }
* html.playlist .actions .add a { background-image: url(/media/img/player/playlist-icon-play.gif)}
.playlist .actions .download a { border-right: 1px solid #333;
    background-image: url(/media/img/player/playlist-icon-download.png);
    background-position: left; background-repeat: no-repeat; }
* html.playlist .download .play a { background-image: url(/media/img/player/playlist-icon-download.gif)}
.playlist .actions .remove a {
    background-image: url(/media/img/player/playlist-icon-remove.png);
    background-position: left; background-repeat: no-repeat; }
* html.playlist .actions .remove a { background-image: url(/media/img/player/playlist-icon-remove.gif)}
.playlist .actions a { cursor: pointer; font-size: 10px;
    padding: 0px 5px 0px 12px; margin-right: 5px; text-decoration: none; display: block}
.playlist .actions a:hover {
	text-decoration: underline;
}
  
.playlist td.remove { display: none; }

#clearPlaylist { cursor: pointer; text-indent: -999px;
    background-image: url(/media/img/player/clear_playlist.gif);
    background-repeat: no-repeat; margin: 4px; width: 99px; height: 16px; }

/* Embeddable what's on widget */

body.embedded-whats-on { background: 0; }

.embedded-whats-on #whats_on_now {
  background: url(/media/img/player/embedded/player-container-bg.png) repeat-x 0 0 transparent;
}

#listen_live_title.wqxr {
  background: url(/media/img/player/embedded/station_logo_wqxr.png) no-repeat 0 0 transparent;
}

#listen_live_title.wnyc {
  background: url(/media/img/player/embedded/station_logo_wnyc.png) no-repeat 0 0 transparent;
}

.embedded-whats-on #whats_on_now a#help {
  float: right;
}

.embedded-whats-on #whats_on_now #tabs-schedule-box { border: 0; }

.embedded-whats-on #whats_on_now #station_tabs .schedule-tabs { background: 0; }

.embedded-whats-on #whats_on_now ul.schedule-tabs li.ui-tabs-selected {
  background: url(/media/img/player/embedded/schedule-tabs-bg.png) no-repeat 0 2px;
}

.embedded-whats-on #whats_on_now #bottom_tools {
  width: 100%;
  background: url(/media/img/player/embedded/bottom-tools-bg.png) repeat-x top left;
}

.embedded-whats-on #whats_on_now .time-nav {
  width: 100%;
  background: url(/media/img/player/embedded/schedule-times-bg.png) repeat-x top left;
}

.embedded-whats-on #whats_on_now .time {
  width: auto;
}

.embedded-whats-on #whats_on_now #current_show,
.embedded-whats-on #whats_on_now #up_next_items li {
  width: auto;
  padding: 7px 15px 7px 7px;
  background: url(/media/img/player/embedded/whats-on-bg.png) repeat-x top left;
}

.embedded-whats-on #whats_on_now #up_next { width: auto; }

.embedded-whats-on #whats_on_now #up_next_items { border: 0; }

.embedded-whats-on #whats_on_now #formats_popup {
  height: 179px;
  width: 98.1%;
  top: 43px;
  background: url(/media/img/player/embedded/formats_popup_bg.png) repeat-x 0 0 transparent;
}

.embedded-whats-on #whats_on_now ul#formats_list { height: 130px; }

/* embeddable what's on - popup player */

.embedded-whats-on .player_wrapper { width: 302px; }
.embedded-whats-on .player { border-right: 1px solid #303030; }
.embedded-whats-on.popup_player_body #audio-help { width: auto !important; }

/* Inline Buttons */

.media_buttons {
	margin-top: 5px;
	margin-bottom: 15px;
	padding: 0px 0px 0px 0px;
	min-height: 15px;
	height: auto !important;
	height: 15px;}

p.downloadlink {
	padding: 0px;
	margin: 0px 0px 0px 0px;
}
 
.media_buttons a.button, 
p.downloadlink a,
p.transcript a {
	border-left: 1px solid #999;
	margin-right: 0px;
	padding: 0px 5px 0px 23px;
	float: left;
	cursor: pointer;
	height: 14px;
	font-size: 11px;
	line-height: 15px;
	background-position: 5px center;
	background-repeat: no-repeat;
}

.media_buttons a.button.more {
	padding: 0 7px;
}

div.video a.Embed {
	border-left: 0px;
}

p.media_buttons a.first, div.media_buttons a.first {
	border-left: 0px;
	background-position: 6px center;
	padding-left: 24px;
}

/* Embed */

.media_buttons fieldset {
	clear: both;
	display: block;
	margin: 20px 0px 0px 0px;
	padding: 0px;
	padding: 5px;
	position: relative;
}

.media_buttons legend {
	font-weight: bold;
}

.embedthis {
	background-color: #fff;
	padding: 0px;
	background-color: #f6f6f6;
	border: 1px solid #C6C6C6;
	margin: 10px 0px;
	padding: 0px;
	width: 288px;
	overflow: hidden;
	position: absolute;
	z-index: 100;
}

.embedthis textarea {
	margin: 0px;
	width: 286px;
	height: 75px;
	font-size: 11px;
	margin-bottom: 5px;
}

* html .embedthis textarea {
	width: 282px;
}

.embedthis legend {
	display: none;
}

.embedthis p {
	font-size: 12px;
	line-height: 15px;
	padding-bottom: 5px;
}

.embedthis label {
	font-weight: bold;
}

.embed-close-button {
	font: normal normal 10px/10px arial;
	display: block;
	clear: both;
}

.segment-tease .media_buttons a.first.commentLink {
	padding-left: 0px;
}

#whats_on_now .technical-message p {
	padding: 10px 8px 12px;
	margin: 0 7px;
	background: url(/media/img/player/whats-on-bg.png) no-repeat top left;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	border-left: 1px solid #3E687F;
	border-right: 1px solid #3E687F;
	border-bottom: 1px solid #3E687F;
}

#up_next {
 	width: 284px;
	margin: 8px;
	overflow: hidden;
}

h3#up_next_title {
	text-indent: -9999px;
	background: url(/media/img/player/up-next-header.png) no-repeat top left;
	width: 87px;
	height: 18px;
	margin-bottom: 3px;
}

#up_next_items {
	overflow: hidden;
	border: 1px solid #3e687f;
	padding: 1px;
}

#up_next_items li { 
	height: 56px;
	padding: 7px;
	background: url(/media/img/player/whats-on-bg.png) no-repeat top left;
}

#up_next_items h1 {
	padding-bottom: 2px;
	}
#up_next_items h1 a {
	color: #333;
	font-size: 12px;
	font-weight: bold;
}
#up_next_items .where { 
	width: 41px;
	margin-top: 9px;
	margin-left: 5px;
	float: right; 
	font-weight: bold;
	font-family: Helvetica, arial;
	}
#up_next_items .where .hour { 
	color: #336699; 
	margin: 2px 0; 
	line-height: 1em; 
	font-size: 14px;
	}
#up_next_items .where .stations { 
	color: #1d9fdf; 
	border-top: 1px solid #55b3e2;
	padding-top: 3px; 
	line-height: 1.2em;
	}
#up_next_items .where .stations span {
	display: block;
}
#up_next_items .description { 
	}
/*
#up_next_items .trailing { border-left: 1px solid #00f; padding-left: 5px; margin-left: 5px; }
*/
#recent_podcasts .podcasts {
	width: 282px;
	height: 97px;
	background: transparent url(/media/img/player/podcasts-bg.png) no-repeat 1px 1px;
	border: 1px solid #3e687f;
	margin: 0px 0px 0px 3px;
}

#recent_podcasts h3 {
	text-indent: -9999px;
	background: transparent url(/media/img/player/podcasts-header.png) no-repeat top left;
	width: 189px;
	height: 24px;
	margin-left: 7px;
	margin-bottom: 4px;
	margin-top: 5px;
}

.podcast-list { 
	height: 72px;
	overflow: hidden;
	margin: 0px 3px 0px 0px;
}

.podcast-list li { 
	background: none !important;
	overflow: hidden;
	padding: 8px 10px 0px 5px;
	height: 56px;
	width: 265px;
}

.podcast-navigation { 
	list-style-type: none;
	height: 21px;
	margin: 0px 4px 1px 4px;
}

.podcast-navigation li {
	float: left;
}	

.podcast-navigation li a {
	display: block;
	background: url(/media/img/player/podcasts-nav.png) no-repeat top left;
	height: 22px;
	width: 19px;
	text-indent: -9999px;
	overflow: hidden;
}

.podcast-navigation li.prev a {
	background-position: 5px 0px;
}

.podcast-navigation li.prev a:hover {
	background-position: 5px -22px;
}

.podcast-navigation li.next a {
	background-position: -14px 0px;
}

.podcast-navigation li.next a:hover {
	background-position: -14px -22px;
}

.podcast-navigation li.all {
	float: right;
}

.podcast-navigation li.all a {
	background-position: -58px 0px;
	width: 90px;
}

.podcast-navigation li.all a:hover {
	background-position: -58px -22px;
}

#recent_podcasts li, #recent_podcasts p, #up_next_items p { 
	margin: 0;
	line-height: 14px;
	font-size: 11px;
}

#recent_podcasts {
	width: 290px;
	margin-left: 5px;
}	

#recent_podcasts img {
	float: left;
	margin-right: 8px;
}

#up_next h4,
#recent_podcasts h4 {
	font-size: 12px;
	margin-top: 0px;
	text-transform: none;
}
