﻿
.ad-thumb
{
    height: 42px;
    width: 42px;
    border: 0px solid #333333;
    background-image: url(images/ad-none.gif);
    background-repeat: no-repeat;
    margin-left: 1px;
    margin-top: 7px;
    float: left;
}

.ad-desc
{
    width: 140px;
    border: 0px solid #333333;
    margin-top: 7px;
    padding-left: 11px;
    color: #555555;
    float: left;
    font-size: 11px;
}

.ad-buttons
{
    width: 60px;
    height: 25px;
    border: 0px solid #333333;
    margin-top: 7px;
    float: right;
    text-align: right;
    padding-right: 3px;
}

a.playlist-ad
{
    color: #4CB60B;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
}

a.playlist-ad:visited
{
    color: #4CB60B;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
}

a.playlist-ad:hover
{
    color: #6CCB33;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
}

.removeBullet
{
    list-style-type: none;
    margin: 0;
    padding: 0;
}

/*Scroll bar*/
div#wn
{
    border: 0 solid #666666;
    height: 490px;
    overflow: hidden;
    position: relative;
    width: 260px;
}

div#lyr1
{
    left: 0;
    position: absolute;
    top: 0;
    visibility: visible;
    padding: 0;
}

.playlist-grid
{
    border: 0 solid #00CC33;
    color: #666666;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    width: 260px;
}

div#scrollbar, div#track, div#dragBar, div#up, div#down
{
    -moz-user-select: none;
}

div#scrollbar
{
    border: 0 solid #FF0000;
    font-size: 0;
    height: 490px;
    left: 0;
    margin-left: 8px;
    position: relative;
    width: 12px;
}

div#scrollbar
{
    display: block;
}

div#track
{
    background-color: #333333;
    background-image: url(images/bg_scroller.gif);
    background-repeat: repeat-y;
    height: 470px;
    left: 1px;
    position: absolute;
    top: 14px;
    width: 13px;
}

div#scrollbar
{
    display: block; /* initially display:none; to hide from incapable */
}

div#dragBar
{
    position: absolute;
    left: 0px;
    top: 1px;
    width: 13px;
    height: 40px;
    background-color: #000000;
    cursor: pointer;
    cursor: hand;
    background-image: url(images/bg_dragbar.gif);
    background-repeat: repeat-y;
}

div#dragBar:hover
{
    position: absolute;
    left: 0px;
    top: 1px;
    width: 13px;
    height: 40px;
    background-color: #000000;
    cursor: pointer;
    cursor: hand;
    background-image: url(images/bg_dragbar_hover.gif);
    background-repeat: repeat-y;
}

div#up
{
    position: absolute;
    left: 0px;
    top: 0;
    margin-left: 1px;
}

div#down
{
    position: absolute;
    left: 0px;
    bottom: 0;
    margin-left: 1px;
}

div#scrollbar img
{
    display: block;
}

.mouseover_up
{
    width: 13px;
    height: 13px;
    border: 0;
    display: block;
    background-image: url(images/btn-up.gif);
}

.mouseover_up:hover
{
    width: 13px;
    height: 13px;
    border: 0;
    background-image: url(images/btn-up-hover.gif);
}

.mouseover_down
{
    width: 13px;
    height: 13px;
    border: 0;
    display: block;
    background-image: url(images/btn-dn.gif);
}

.mouseover_down:hover
{
    width: 13px;
    height: 13px;
    border: 0;
    background-image: url(images/btn-dn-hover.gif);
}

.div_station_logo
{
    float: left;
    width: 152px;
    height: 86px;
    margin-right: 20px;
    padding-left: 4px;
}

.album-image
{
    cursor: pointer;
}

.playlist-paging
{
    color: #0066cc;
    font-size: 11px;
    margin-left: 0px;
    letter-spacing: 0px;
    display: none;
}

.playlist-paging:hover
{
    color: #0099ff;
    font-size: 11px;
    margin-left: 0px;
    letter-spacing: 0px;
}

.later-btn
{
    float: left;
    padding-left: 10px;
}

.earlier-btn
{
    float: left;
}

/*Date Search css */
.date-list
{
    display: none;
    border: 0.5px solid #999;
    z-index: 10;
    position: absolute;
    padding: 2px 5px 2px 15px;
    background-color: #f1f1f1;
    text-align: left;
    width: 60px;
}

.coupon-image-list
{
    border: 0.5px solid #999;
    position: absolute;
    background-color: #f1f1f1;
    text-align: left;
    width: 450px;
    height: 280px;
    z-index: 100;
}

.coupon-text-list
{
    border: 1px solid black;
    position: absolute;
    background-color: #f1f1f1;
    text-align: left;
    padding: 5px 0px 0px 20px;
    width: 280px;
    height: 120px;
    z-index: 100;
}
.coupon-text-p1
{
    color: Black;
    text-decoration: underline;
    font-weight: bold;
    font-size: 11px;
    float: left;
    text-align: left;
}

.coupon-text-p2
{
    color: Black;
    font-size: 11px;
    float: left;
    margin-top: 2%;
    text-align: left;
}

.coupon-text-p3
{
    color: Black;
    font-size: 11px;
    font-weight: bold;
    margin-top: 7%;
    text-align: left;
}

.date-dn
{
    width: 13px;
    height: 13px;
    display: block;
    background-image: url(images/btn-dn.gif);
}

.date-dn:hover
{
    width: 13px;
    height: 13px;
    background-image: url(images/btn-dn-hover.gif);
}

.dvlblplaylist
{
    float: left;
    width: 65px;
    padding-top: 6px;
    height: 25px;
}

.dvlblshuffle
{
    float: left;
    width: 49px;
    padding-top: 6px;
    height: 25px;
}

.imageplaylist
{
    height: 12px;
    width: 14px;
    display: block;
    background-image: url(images/player/icon_shuffle_ON.png);
}

.dvimageshuffleplaylist
{
    float: left;
    width: 16px;
}

.dvimageshuffleonoff
{
    float: right;
    height: 25px;
    width: 16px;
    margin-top: 2px;
}

.invisible-shuffle-onoff
{
    visibility: hidden;
}

.dvonoff
{
    float: left;
    width: 16px;
}

.dvdatesearch-playlist-on
{
    float: left;
    width: 190px;
}

.search-dates
{
    border: 0 solid #888888;
    float: left;
    font-size: 10px;
    height: 30px;
    line-height: 180%;
    padding-top: 10px;
    width: 270px;
}

.playlist-lounge-listenlive-searchdates
{
    border: 0 solid #888888;
    float: left;
    font-size: 10px;
    height: 30px;
    line-height: 180%;
    padding-top: 15px;
    width: 270px;
}

.rotatorimage
{
    width: 270px;
    height: 90px;
}

.rotator
{
    z-index: 500;
}


#imagerotator
{
    padding: 0px;
    margin: 0px;
    position: relative;
    height: 95px;
    width: 270px;
}

#imagerotator li
{
    list-style: none;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 500;
    display: none;
}

#imagerotator li img
{
    position: absolute;
    border: 1px solid #ccc;
    padding: 0px;
    margin: 0px;
    background: #FFF;
    float: left;
}

#imagerotator li:first-child
{
    display: block;
}

.div-left
{
    float: left;
}

.div-right
{
    float: right;
}

#slideshow
{
    position: relative;
    height: 90px;
    width: 270px;
    padding: 0px;
    margin: 0px;
    cursor: pointer;
}

#slideshow img
{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8;
    opacity: 0.0;
    height: 90px;
    width: 270px;
    border: 1px solid #ccc;
}

#slideshow img.active
{
    z-index: 10;
    opacity: 1.0;
    padding: 0px;
    margin: 0px;
    cursor: pointer;
    width: 270px;
    height: 90px;
    border: 1px solid #ccc;
}

#slideshow img.last-active
{
    z-index: 9;
    cursor: pointer;
    width: 270px;
    height: 90px;
    border: 1px solid #ccc;
}

.div-item-bg
{
    background-color: #FFFFFF;
    background-image: url("");
    background-repeat: repeat-x;
    border: 0 solid green;
    left: 0;
    position: relative;
    top: 0;
}

.lblplaylisttxt
{
    font-weight: bold;
    color: Black;
    font-size: 14px;
}

.lblshuffletxt
{
    font-weight: normal;
    color: #666666;
    font-size: 14px;
    font-family: Arial;
}

.lblonoff
{
    font-weight: bold;
    color: Black;
    font-size: 11px;
}

.lblDateToday
{
    color: #666666;
    font-size: 11px;
    padding-left: 5px;
}

.dvdatesearch
{
    float: right;
    padding-top: 10px;
    width: 110px;
}

.separatorline
{
    color: Black;
    height: 50px;
    padding-left: 15px;
}

.left
{
    padding-left: 5px;
}

.playlist-footer
{
    border: 0 solid #888888;
    float: left;
    font-size: 10px;
    height: 50px;
    line-height: 120%;
    width: 280px;
}

.div-playlist-footer
{
    float: right;
    margin-top: 19px;
}

.div-playlist-login
{
    float: left;
    padding-top: 7px;
}

.dvloginleft
{
    float: left;
    padding-top: 30px;
    width: 180px;
}

.dvlogoquuinteractive
{
    float: right;
}

.video-playlist-listen-live
{
    border: 0 solid #888888;
    float: left;
    font-size: 10px;
    height: 55px;
    line-height: 180%;
    width: 270px;
}

.playlist-Date-search
{
    height: 18px;
    width: 100px;
    display: block;
    background-image: url(images/gray-btn_tweet.png);
}

.dvvideoplaylisttop
{
    height: 25px;
    padding: 9px 0 0 9px;
    width: 140px;
}

.dv-videoplaylist-listenlivetop
{
    background-color: Black;
    float: left;
    height: 36px;
    width: 178px;
    margin-top: -2px;
}

.dv-listenlive-livevideos
{
    float: right;
    height: 58px;
    width: 135px;
}

.dvplaybutton
{
    float: right;
    padding-right: 5px;
}

.dvforwardbutton
{
    float: right;
    padding-top: 4px;
}

.dvoffbutton
{
    float: right;
    padding-top: 4px;
}

.dvvideoplaylist
{
    background-color: transparent;
    float: right;
    padding: 2px 10px 0 0;
    width: 110px;
    margin-top: -2px;
}

.listen-text
{
    font-size: 13px;
}

.lnk-listenlive
{
    color: #0066CC;
    font-size: 15px;
    letter-spacing: 0;
    margin-left: 0;
    text-decoration: underline;
    font-weight: bolder;
}

.dvlistenlive
{
    float: right;
    width: 135px;
}

.dvlbllistenlive
{
    float: left;
    padding-left: 30px;
}

.musiclistenlive
{
    float: left;
    padding: 2px 38px 0 0;
    width: 128px;
}

.albummusiclistenlive
{
    float: right;
}

.button-listenlive-playlist
{
    height: 29px;
    width: 30px;
    display: block;
    background-image: url(images/player/icon_listen_live_INACTIVE.png);
}

.button-listenlive-playlist-selected
{
    height: 29px;
    width: 30px;
    display: block;
    background-image: url(images/player/icon_listen_live.png);
}

.video-playlist-listenlive-selected
{
    height: 30px;
    width: 272px;
    background-image: url(images/v5/player-bg-narrow.png);
    background-position: center top;
    background-repeat: repeat-y;
    margin-top: 0;
    padding: 0;
    text-align: left;
}

.video-playlist-listenlive
{
    height: 30px;
    width: 272px;
    background-image: url(images/player/player-bg-narrow.png);
    background-position: center top;
    background-repeat: repeat-y;
    margin-top: 0;
    padding: 0;
    text-align: left;
    cursor: pointer;
}


.listen-live
{
    border: 0 solid #888888;
    border-bottom: 1px solid #D0D0D0;
    border-top: 1px solid #FFFFFF;
    float: left;
    font-size: 10px;
    height: 55px;
    line-height: 180%;
    width: 135px;
    background-color: #f1f1f1;
}

.listen-live-hover
{
    border: 0 solid #888888;
    border-bottom: 1px solid #D0D0D0;
    border-top: 1px solid #FFFFFF;
    float: left;
    font-size: 10px;
    height: 55px;
    line-height: 180%;
    width: 135px;
    background-color: white;
}

.listen-live-selected
{
    border: 0 solid #888888;
    border-bottom: 1px solid #D0D0D0;
    border-top: 1px solid #FFFFFF;
    float: left;
    font-size: 10px;
    height: 55px;
    line-height: 180%;
    width: 135px;
    background-color: White;
}

.lblVideoPlaylisttxt
{
    color: #666666;
    font-size: 14px;
    font-weight: bold;
}

.lblVideoPlaylisttxt-selected
{
    color: White;
    font-size: 12px;
    font-weight: bold;
}

.lbllistenlivetxt
{
    color: #666666;
    font-size: 14px;
    font-weight: bold;
}

.lbllistenlivetxt-selected
{
    color: Black;
    font-size: 14px;
    font-weight: bold;
}

.date-drp-dwn
{
    position: absolute;
    right: 0;
    top: 0;
    width: 60px;
}

.dvdatetoday
{
    float: right;
}

.dvlbldate
{
    float: left;
}

.video-playlist-listenlive-selected-space
{
    height: 30px;
    width: 272px;
    background-image: url(images/v5/player-bg-narrow.png);
    background-position: center top;
    background-repeat: repeat-y;
    padding: 0;
    text-align: left;
    margin-bottom: 10px;
}

.active
{
    z-index: 10;
    opacity: 1.0;
    padding: 0px;
    margin: 0px;
    cursor: pointer;
    width: 270px;
    height: 90px;
    border: 1px solid #ccc;
}

.ad-enabled-preview
{
    float: left;
    color: #0066cc;
    font-size: 12px;
    padding: 0 0 0 3px;
}

a.preview-ad-enabled:link
{
    color: #0066cc;
    font-size: 12px;
    cursor: pointer;
}

a.preview-ad-enabled:visited
{
    color: #0066cc;
    font-size: 12px;
    cursor: pointer;
}

a.preview-ad-enabled:hover
{
    color: #0099ff;
    font-size: 12px;
    cursor: pointer;
}

.dialogcontent
{
    display: none;
    font-family: Arial;
    font-size: 14px;
    color: #222;
}