#serviceMonth optgroup option {
  padding-left: 1em;
}

#serviceList  div.loader {
  text-align:center;
  margin: 1em 0;
}
#serviceList ul.service {
  display: inline-block;
}
#serviceList li.service > a {
  text-decoration: none;
}
#serviceList li.service {
  display: inline-block;
}
#serviceList .mediaTypes  {
  display: none;
  float: right;
  color: #AAAACC;
  font-size: 0.9em;
  padding-top: 0.5em;
}
#serviceList .mediaTypes img {
  padding-left: 3px;
  padding-right: 3px;
  vertical-align: middle;
}
#serviceList .mediaTypes a {
  color: #AAAACC;
  text-decoration: none;
}
#serviceList  .mediaTypes > * {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
#serviceList  .mediaTypes > *:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
#serviceList .mediaTypes .fb_iframe_widget {
  float: left;
}

#serviceList li.service, #serviceList li.marker {
  width: 100%;
  list-style: none;
  margin-left: 0;
}
#serviceList li.marker {
  border-bottom: 1px solid #EEE;
  margin-left: -25px;
  padding-left: 25px;
}
#serviceList li.marker.even {
  background-color: #FBFBFB;
}
#serviceList li.service {
  border-bottom: 1px dashed grey;
  padding-bottom: 0.5em;
  padding-top: 0.5em;
}
#serviceList li.service.hasdetails {
  border-bottom: 1px none;
  padding-bottom: 0em;
}
#serviceList li.service.details {
  padding-bottom: 1em;
  padding-left: 1em;
}
#serviceList li.service img.thumb {
  float: left;
  margin-right: 10px;
  font-size: 0.7em;
  padding: 2px;
  border: 1px solid #AAAACC;
}
#serviceList a.recording {
  text-decoration: none;
  font-size: 1.8em;
  display: block;
  width: auto;
  background: url(../images/audio-playback_48.png) no-repeat left;
  padding-left: 60px;
  line-height: 100%;
  height: 48px;
  margin-top: 10px;
}
#serviceList .sm2_paused a.recording {
  background-image: url(../images/media-playback-pause_48.png) !important;
}
#serviceList .sm2_playing a.recording {
  background-image: url(../images/media-playback-start_48.png) !important;
}
#serviceList .sm2_loading a.recording {
  background-image: url(../images/media-playback-start-loading_48.gif) !important;
}
#serviceList a.vod {
  text-decoration: none;
  font-size: 1.8em;
  display: block;
  width: auto;
  background: url(../images/video-playback_48.png) no-repeat left;
  padding-left: 60px;
  line-height: 100%;
  height: 48px;
  margin-top: 10px;
}

#serviceList .slides a.slide {
  float: right;
  padding: 2px;
  white-space: pre;
  text-align: right;
  text-decoration: none;
}
#serviceList .slides img.slide {
  border: 1px solid #AAAACC;
}
#serviceList .slides ul {
  display: none;
}
#serviceList .markers {
  padding-right: 230px;
}
#serviceList .markers a {
  text-decoration: none;
  padding-left: 20px;
  margin-left: -20px
}
#serviceList .details .markers .marker a:hover {
  background: url(../images/media-playback-start_16.png) no-repeat left;
}
#serviceList .details.sm2_playing .markers .currentmarker,
#serviceList .details.sm2_paused .markers .currentmarker {
  font-weight: bold;
}
.popupOverlay {
  background-color: #000;
  height: 100%;
  left: 0;
  opacity: 0.50;
  filter: alpha(opacity=50);
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99;
}
#slidePopup {
  background-color: white;
  border: 1px solid #AAAACC;
  position: fixed;
  left: 50%;
  top: 50%;
  z-index: 100;
  height: 550px;
  margin-top: -275px;
  width: 750px;
  margin-left: -375px;
}
#slidePopup #slideHeader {
  width: 100%;
  height: 50px;
  display: block;
  background-color: #AAAACC;
}
#slidePopup #slideHeader h3 {
  padding-top: 0.3em;
}
#slidePopup #slideHeader > * {
  padding-left: 1em;
}
#slidePopup .info {
  bottom: 130px;
  display: block;
  position: absolute;
  right: 0;
  top: 50px;
  width: 260px;
}
#slidePopup #slideContent {
  bottom: 80px;
  display: block;
  margin: 15px 0 5px 15px;
  padding-right: 15px;
  overflow: auto;
  position: absolute;
  top: 0;  
}
#slidePopup #slideAction {
  border-top: 1px solid #000;
  bottom: 0;
  display: block;
  height: 65px;
  padding: 5px 15px;
  position: absolute;
  width: 230px;  
}
#slidePopup #slideAction a {
  text-decoration: none;
  line-height: 20px;
  margin-right: 40px;
}
#slidePopup #slideFullScreen  ul {
  padding: 0;
  display: inline;
}
#slidePopup #slideFullScreen  li {
  display: inline;
  list-style-type: none;
  margin: 0px;
}
#slidePopup .slideBox {
  position: absolute;
  width: auto;
  height: auto;
  margin: 50px 260px 130px 0;
  padding: 5px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ddd;
  text-align: center;
  vertical-align: middle;
  display: table-cell;
}
#slidePopup .slideBox img.slide {
  height: 100%;
  width: auto;
}
#slidePopup .slideNav {
  width: 100%;
  height: 100px;
  position: absolute;
  display: block;
  bottom: 0; 
  margin-bottom: 30px;
  background-color: #000;
}
#slidePopup .footer, #vodPopup .footer  {
  position: absolute;
  width: 100%;
  height: 30px;
  display: block;
  bottom: 0; 
  background-color: #AAAACC;
  text-align: right;
  vertical-align: middle;
}
#slidePopup .footer a, #vodPopup .footer a {
  margin-right: 10px;
  text-decoration: none;
  line-height: 25px;
}
#slidePopup .footer a img, #vodPopup .footer a img {
  position: relative;
  top: .3em;
}
#slidePopup #slidePrevSet, #slidePopup #slideNextSet {
  background: url("../images/prevnext.gif") no-repeat scroll 0 0 transparent;
  height: 100%;
  position: absolute;
  top: 0;
  width: 55px;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
#slidePopup #slidePrevSet:hover, #slidePopup #slideNextSet:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
#slidePopup #slidePrevSet {
  background-position: 0 center;
  left: 0;
}
#slidePopup #slideNextSet {
  background-position: -60px center;
  right: 0;
}
#slidePopup #slideContainer {
  margin-left: 55px;
  margin-right: 55px;
  overflow: hidden;
  padding: 0;
  height: 100%;
  position: relative;
}
#slidePopup #slideBar {
  position: absolute;
  top: 3px;
  overflow-y: hidden;
  white-space: nowrap;
}
#slidePopup #slideBar  ul {
  padding: 0;
}
#slidePopup #slideBar  li {
  display: inline;
  list-style-type: none;
  padding-left: 1px;
  margin: 0px;
}
#slidePopup #slideBar  li img {
  border: 2px solid #000;
}
#slidePopup #slideBar  li img.current {
  border-color: #FFF;
}

#vodPopup {
  background-color: white;
  border: 1px solid #AAAACC;
  position: fixed;
  left: 50%;
  top: 50%;
  z-index: 100;
  height: 450px;
  margin-top: -275px;
  width: 750px;
  margin-left: -375px;
}