#apm_media_player {
  width: 100%;
  height: 32px;
  background: url("sprite.png") repeat-x;
  border-color: #BBBBBB #AAAAAA #999999;
  border-style: solid;
  border-width: 0px;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  position: relative;
  overflow: hidden;
  border-top: 1px solid #bdbdbd;
  border-bottom: 1px solid #bdbdbd; }

.page-popoutplayer #apm_media_wrapper {
  border-right: 0px solid #e1e1e1;
  padding-right: 0px; }
.page-popoutplayer #main {
  padding-top: 0em; }
.page-popoutplayer #header_sub_big #apm_player_header_top {
  border-bottom: 7px solid #e1e1e1; }

.section-popoutplayer #header_sub_small header h3, .section-popoutplayer #header_sub_small #apm_player_header {
  padding-left: 10px; }
.section-popoutplayer .panel-2col .panel-col-last .inside {
  margin-left: 0em; }

#apm_media_player #apm_player_container {
  width: 57%;
  float: left;
  height: 32px;
  overflow: hidden; }
#apm_media_player #apm_player_container #apm_player_toggle .player-toggle.hide-text {
  text-indent: -9999px;
  background: url("sprite.png") -40px -209px;
  width: 32px;
  height: 32px;
  float: left;
  margin: 0 9px 0 0;
  padding-right: 1px;
  display: block;
  cursor: pointer; }
#apm_media_player #apm_player_container #apm_player_toggle #apm_player_play {
  background: url("sprite.png") -47px -209px; }
#apm_media_player #apm_player_container #apm_player_toggle #apm_player_pause {
  display: none;
  background: url("sprite.png") -84px -209px; }
#apm_media_player #apm_player_container #apm_player_toggle #apm_player_bar_container {
  width: 50%;
  float: left;
  padding: 11px 0 0 0; }
#apm_media_player #apm_player_container #apm_player_toggle #apm_player_bar_container #apm_player_bar.ui-slider-horizontal {
  background: #686565; }
#apm_media_player #apm_player_container #apm_player_toggle #apm_player_bar_container .ui-widget-header {
  background: url("sprite.png") -10px -115px; }
#apm_media_player #apm_player_container #apm_player_toggle #apm_player_playtime {
  width: 17%;
  float: left;
  padding: 7px 0 0 10px;
  font-size: 9px; }
#apm_media_player div#apm_sharing_tools {
  width: auto;
  height: 31px;
  border-left: 3px double #bbb;
  padding-left: 0px;
  left: 57%;
  position: absolute;
  display: block;
  overflow: hidden; }
#apm_media_player #support-link a:hover {
  background: #3d82a8;
  text-decoration: none; }
#apm_media_player div#apm_sharing_tools #apm_sharing_tab_controls li {
  float: left;
  list-style: none;
  padding-right: 3px; }
#apm_media_player div#apm_sharing_tools #apm_sharing_tab_controls li a {
  display: block;
  text-indent: -9999px;
  width: 23px;
  height: 24px;
  position: relative;
  top: -20px; }
#apm_media_player div#apm_sharing_tools #apm_sharing_tab_controls li a.ui-slider-handle {
  display: none; }
#apm_media_player div#apm_sharing_tools #apm_sharing_tab_controls li a#apm_sharing_popup {
  background: url("sprite.png") -140px -209px; }
#apm_media_player div#apm_sharing_tools #apm_sharing_tab_controls li a#apm_sharing_embed_link {
  background: url("sprite.png") -226px -209px; }
#apm_media_player div#apm_sharing_tools #apm_sharing_tab_controls li a#apm_sharing_subscribe {
  background: url("sprite.png") -261px -209px; }
#apm_media_player div#apm_sharing_tools #apm_sharing_tab_controls li a#apm_sharing_help {
  background: url("sprite.png") -294px -209px; }
#apm_media_player div#apm_sharing_tools #apm_sharing_tab_controls li:first-child {
  padding-left: 6px; }
#apm_media_player div#apm_sharing_tools #apm_sharing_tab_controls li:last-child {
  padding-right: 0; }
#apm_media_player div#apm_sharing_tools #apm_sharing_tab_controls li#apm_player_volume_wrapper {
  position: relative;
  top: -19px;
  left: -20px; }
#apm_media_player div#apm_sharing_tools #apm_sharing_tab_controls li#apm_player_volume_wrapper #apm_player_volume_slider_wrapper {
  display: none;
  position: absolute; }
#apm_media_player div#apm_sharing_tools #apm_sharing_tab_controls li#apm_share_download a {
  background: url("sprite.png") -185px -209px; }
#apm_media_player #support-link {
  width: 88px;
  float: right;
  padding-right: .4em;
  border-left: 3px double #bbb;
  height: 31px;
  position: relative;
  z-index: 10;
  background: url("sprite.png") repeat-x; }
#apm_media_player #support-link a {
  text-indent: 0;
  width: auto;
  height: auto;
  color: #fff;
  background: #bdbdbd;
  padding: 0px 6px 0px 13px;
  font-size: 10px;
  border-radius: 5px;
  text-transform: none;
  margin: 7px 0 0 9px;
  display: block; }
#apm_media_player #apm_player_volume_status {
  background: url("sprite.png") -142px -36px;
  width: 36px;
  height: 32px;
  position: relative;
  float: left;
  overflow: visible;
  cursor: pointer;
  padding-right: 5px; }
#apm_media_player #apm_player_volume_slider_wrapper {
  background: #f6f6f6;
  display: none;
  height: 78px;
  width: 35px;
  position: absolute;
  top: -82px;
  right: -10px;
  padding: 0 1em;
  border-radius-topleft: 2px;
  border: 1px solid #bbb;
  border-bottom-color: #f6f6f6; }
#apm_media_player #apm_player_volume_status.muted {
  background: url("sprite.png") -177px -36px; }

.page-node-player-popout {
  font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
  font-size: 0.9em; }
.page-node-player-popout h1 {
  margin: 0 0 0.1em;
  font-size: 1.2em; }
.page-node-player-popout #skip-link {
  display: none; }
.page-node-player-popout .close_link {
  display: block;
  margin: 0 1em 0 0;
  float: right; }
.page-node-player-popout .popout-wrapper, .page-node-player-popout .popout_player {
  padding-top: 1em; }
.page-node-player-popout #apm_sharing_tab_controls li:first-child {
  display: none; }
.page-node-player-popout .box {
  margin-bottom: 0; }
.page-node-player-popout a.logo img {
  width: 175px; }
.page-node-player-popout .popout-image {
  float: left;
  padding: 0 1em 0.5em 0; }
.page-node-player-popout #apm_media_player {
  position: fixed;
  bottom: 0px;
  left: 0;
  width: 100%;
  z-index: 10; }
.page-node-player-popout #apm_media_player #apm_player_container #apm_player_toggle #apm_player_bar_container {
  width: 65%; }
.page-node-player-popout #apm_player_volume_slider_wrapper {
  top: 80px; }
.page-node-player-popout .popout-teaser-title {
  margin-bottom: 15px;
  color: #666;
  font-family: georgia, serif; }
.page-node-player-popout #apm_sharing_embed {
  position: fixed;
  bottom: 35px;
  left: 0; }
.page-node-player-popout #apm_sharing_tab_controls li:nth-child(2) {
  padding-left: 6px; }

.page-popoutplayer .ad-block-mobile {
  display: none !important; }
.page-popoutplayer .pane-custom.pane-2 {
  display: block !important;
  margin-top: 22px; }
.page-popoutplayer #apm_media_player {
  overflow: visible;
  background: none;
  border: none; }
.page-popoutplayer #apm_media_player #apm_sharing_tools #apm_sharing_tab_controls li:first-child {
  padding-left: 4px; }
.page-popoutplayer #apm_media_player #apm_player_container_wrapper {
  width: 100%;
  left: 0;
  bottom: 0;
  height: 32px;
  background: url("sprite.png") repeat-x;
  border-top: 1px solid #bdbdbd;
  border-bottom: 1px solid #bdbdbd;
  position: fixed;
  z-index: 10; }
.page-popoutplayer #apm_media_player #apm_player_container #apm_player_toggle #apm_player_bar_container {
  width: 75%; }
.page-popoutplayer #apm_media_player #apm_player_container #apm_player_toggle #apm_player_playtime {
  width: 0;
  display: none; }
.page-popoutplayer .apm_playlist_item_image {
  padding: 1.7em 1em 3em 0;
  float: left; }
.page-popoutplayer .apm_playlist_item_image img {
  width: 125px;
  height: 125px; }
.page-popoutplayer .panel-2col .panel-col-first, .page-popoutplayer .panel-2col .panel-col-last {
  width: 100%;
  min-height: 295px; }
.page-popoutplayer .view-latest-stories-audio .views-row {
  border-bottom: solid 1px #bdbdbd;
  padding-top: 10px; }
.page-popoutplayer .view-latest-stories-audio .views-row .views-field {
  display: none; }
.page-popoutplayer .view-latest-stories-audio .views-row .views-field-title {
  display: block;
  font-size: 1.1em;
  padding: 0 10px; }

#apm_sharing_embed {
  display: none;
  width: 100%; }
#apm_sharing_embed textarea {
  width: 100%; }

@media only screen and (min-width: 700px) {
  .section-popoutplayer .panel-2col .panel-col-last .inside {
    margin: 0 0 1em .5em; }
  .section-popoutplayer .view-content .views-field-title {
    margin-bottom: 7px; }
  .page-popoutplayer .apm_playlist_item_image {
    padding-top:60px;}
  .page-popoutplayer .ad-block-mobile {
    display: block; }
  .page-popoutplayer #apm_media_wrapper {
    border-right: 1px solid #e1e1e1;
    padding-right: 10px; }
  .page-popoutplayer .pane-custom.pane-2 {
    display: none; }
  .page-popoutplayer #apm_media_player #apm_player_container_wrapper {
    width: 97.5%;
    position: absolute;
    top: 60px; }
  .page-popoutplayer .panel-2col .panel-col-first {
    width: 60%; }
  .page-popoutplayer .panel-2col .panel-col-last {
    width: 40%;
    margin-top: -20px; } }
/*** These styles handle the widths necessary to accomodate various widths of the play bar ***/
.no-playtime.no-volume #apm_player_bar_wrapper {
  width: 245px; }
.no-playtime #apm_player_playtime {
  display: none !important;
  visibility: hidden; }

.no-volume #apm_player_volume_wrapper {
  display: none !important;
  visibility: hidden; }

.no-playtime.volume #apm_player_bar_wrapper {
  width: 213px;
  margin-right: 10px; }

.volume.playtime #apm_player_bar_container {
  width: 90px;
  float: left; }
.volume.playtime #apm_player_bar_wrapper {
  width: 100%;
  float: left;
  position: relative;
  top: -32px;
  left: 45px; }

@media only screen and (min-width: 1040px) {
  .volume.playtime #apm_player_bar_container {
    width: 247px; } }
@media only screen and (min-width: 1040px) {
  .volume.playtime #apm_player_bar_wrapper {
    width: 100%; } }
.no-volume.playtime #apm_player_bar_wrapper {
  width: 100%; }
.no-volume.playtime #apm_player_bar_container {
  width: 171px;
  float: left;
  margin-right: 5px; }

#apm_player_bar {
  z-index: 10; }
#apm_player_bar.ui-slider-horizontal {
  background: url("sprite.png") -20px -80px;
  border: none;
  height: 10px; }
#apm_player_bar .ui-widget-header {
  background: url("sprite.png") -10px -115px; }
#apm_player_bar .ui-slider-handle {
  background: url("sprite.png") -222px -42px;
  border: none;
  margin-left: -0.3em;
  height: 22px;
  width: 11px; }

#apm_volume_bar.ui-slider-vertical {
  background: url("sprite.png") -293px -35px;
  border: none; }
#apm_volume_bar.ui-slider-vertical .ui-slider-handle {
  background: url("sprite.png") -251px -49px;
  border: none;
  height: 11px;
  width: 22px; }
#apm_volume_bar .ui-widget-header {
  border: 1px solid #CE1F1F;
  border-top-color: #DC4747;
  border-bottom-color: #9D2B2B;
  width: 8px; }
#apm_volume_bar.ui-slider-vertical .ui-slider-handle {
  margin-bottom: -0.3em; }

#apm_player_volume_wrapper {
  width: 36px;
  height: 32px;
  margin: 0 0 0 6px;
  position: relative;
  float: left;
  overflow: visible;
  top: -4px;
  left: -16px; }

#apm_player_volume_status {
  background: url("sprite.png") -142px -36px;
  width: 36px;
  height: 32px;
  position: relative;
  float: left;
  overflow: visible;
  cursor: pointer;
  padding-right: 5px; }
#apm_player_volume_status.muted {
  background: url("sprite.png") -177px -36px; }

#apm_player_volume_slider_wrapper {
  background: #f6f6f6;
  display: none;
  height: 78px;
  width: 35px;
  position: absolute;
  top: -80px;
  right: -1px;
  -moz-border-radius-topleft: 2px;
  -webkit-border-top-left-radius: 2px;
  border-radius-topleft: 2px;
  border: 1px solid #bbb;
  border-bottom-color: #f6f6f6; }
#apm_player_volume_slider_wrapper:hover #apm_player_volume_status {
  background-color: #ddd; }

#apm_player_volume_slider_container {
  position: relative;
  left: 12px;
  top: 10px;
  width: 10px;
  height: 60px;
  cursor: pointer; }

#apm_player_volume_slider_bar {
  background: #CB1D1D;
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 45%; }

#apm_player_volume_handle {
  /* alutz rm: background: url('sprite.png') -222px -46px;*/
  z-index: 11;
  width: 12px;
  height: 12px;
  position: absolute;
  top: -6px;
  cursor: pointer; }
