/* The console backgrounds */
body .radioplayer-localwrapper { background: #005489 none top left no-repeat; }

/* station logos */
.radioplayer-head #station-logo-link { background-image:url(../img/ukrp/www.lbc.co.uk.png); }
body.lbcnews .radioplayer-head #station-logo-link { background-image:url(../img/ukrp/www.lbcnews.co.uk.png); }

.radioplayer-localwrapper {
    background:transparent;
}
/* plugin bgs */
.radioplayer-plugin { background-image: url(../img/ukrp/ukrp_plugin_bg.jpg); }

/* tab navigation */
ul#tabs {
    border-bottom-color: #005489;
}

ul#tabs a:link,
ul#tabs a:hover,
ul#tabs a:visited,
ul#tabs a:active {
    color: #06293F;
}

ul#tabs li {
    background-color: #fff;
    color: #06293F;
}

ul#tabs li.active {
    color: #fff;
    background-color: #0591CD;
}
