@CHARSET "ISO-8859-1";

.gmp-clear {
  clear: both;
  font-size: 0px !important;  
}

.gallery-left {
    float: left;
    position:relative;
    width: 320px;
}

.gallery-right {
    float: left;
    background-color: #FFF;
    text-align: center;
    margin-left: 12px;
    width: 427px;
}

.playlist {
  height: 194px;
  overflow: auto;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}

.playlist,
#np,
#ttl-nowplaying{
  
}

.flash {
    position:relative;
    height: 300px;
    width: 320px;
    background-color: #FFF;
    text-align: center;
    background: url(../images/gallery-video-back.jpg) no-repeat top left;
}
.video {
    float: left;
    width: 410px;
    background: #fdf0df;
    border-bottom: 1px solid #f6b55f;
    color: #54202b;
}
.video STRONG { font: bold 11px Verdana; padding: 0px; }
.video-on {
    float: left;
    width: 410px;
    color: #ff5c00;
    cursor: pointer;
    background: #FFFFFF;
    border-bottom: 1px solid #f6b55f;
}

.video-on STRONG { font: bold 11px Verdana; }
.video-holder { display: block; padding: 8px 10px 8px 10px; font-size: 7pt; float: left;  }
.video-holder p { padding: 2px; margin: 0px; }
.video-holder img { float: left; padding: 0 13px 0px 0; }

#np {
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    
}
.nowplaying {
  color: #ff5c00;
  background: #FFFFFF;
  border-bottom: 1px solid #8b6f39;
}
.nowplaying STRONG { font: bold 11px Verdana; color: #ff5c00; }



#ttl-nowplaying{
    height: 28px;
    text-align: left;
}
.ttl-np{
    color: #00a030;
    background: #B4713D url(../images/tn-nowplaying.gif) no-repeat;
}


#div-btn-addtochs-container {
  position: relative;
  left: 0;
  right: 0;
}
#div-btn-addtochs {
  position: absolute;
  left: +192px;
  top: -35px;
  width:157px;
  height:35px;
  margin-left: 2px;
  /*margin: 0 2px 0 0;*/
  padding-left: 2px;
  /*padding: 0 2px 0 0;*/
  /*background: #FFF;*/
}