.hidden {
    display: none;
}

#blq-content form { margin: 0; padding: 0; }

/* header */
#mmft-masthead {
    margin: 16px 0;
    position: relative;
    min-height: 218px;
    height: 218px;
    width: 100%;
}

#mmft-masthead h1, #mmft-masthead p.hd {
    text-indent: -9999px;
    margin-left: 8px;
}

#mmft-masthead h1 a, #mmft-masthead p.hd a {
    background: url(/staticarchive/697d5bf23e281a4ad975372bc32e75f196b173e5.png) 0 0 no-repeat;
    width: 290px;
    height: 153px;
    display: block;
}

/* LMS console */
#blq-content #channelsHolder li {
    color: #02ABE6;
}

/* radioplayer (MO) */
#aps-player {
    width: 320px;
    position: absolute;
    right: 0px;
    top: 0;
}

#aps-player .top {
    background: url(/staticarchive/ffebb0a68609b56692021be69140b13caa4ba242.png) repeat;
    padding: 8px;
}

#aps-player .top .listen-link {
    position: absolute;
    top: 8px;
    right: 8px;
}

#aps-player .top .listen-link {
    background: url(/staticarchive/e61f3d10e0aca63a4f02c37fd7c1a2275c3c5005.png) 0 3px no-repeat;
    position: absolute;
    padding-left: 18px;
    top: 6px;
    right: 8px;
}

#aps-player .top .listen-link a {
	/* put this back in for in festival
    background: url(../img/icons/hd.gif) right 2px no-repeat;
    display: block;
	padding-right:28px;*/
    color: #02abe6;
    text-decoration: none;
    font-size: 1.231em;
    font-weight: bold;
}

#aps-player .top .listen-link a:hover {
	text-decoration:underline;
}

#aps-player .top .scroll {
    color: #fff;
    margin-left: 6px;
	display: block;
	left: 180px;
	position: absolute;
	width: 2000px;
	height: 24px;
}

#aps-player .top p {
	color: #fff;
	padding-bottom: 0;
	width: 124px;
	overflow: hidden;
	height: 20px;
	position: relative;
	margin-left: 80px;
}

#aps-player .top p.wide {
	width: 150px;
}

#aps-player .bottom {
    background: url(/staticarchive/3d029a704512c4783e08270bd2a2087e4b1a979f.png) repeat;
    color: #fff;
    padding: 8px;
}

#aps-player .top .brand-player {
    background: #02abe6;
    float: left;
    text-transform: uppercase;
    font-size: 0.846em;
    font-weight: bold;
    padding: 2px 4px;
	color:#ffffff;
}
#aps-player .top .brand-player a {
  color: #fff;
  text-decoration: none;
}
.event-details {
    text-align: right;
    position: absolute;
    right: 0;
    bottom: 38px;
	color:#ffffff;
}

.event-details p {
    font-size: 1.846em;
    font-weight: bold;
    letter-spacing: -1px;
}

.blq-gvl-3 #blq-main {
    line-height: normal;
}

/* navigation */
#blq-local-nav, #blq-local-nav ul {
    clear: left;
}

#mmft-masthead #blq-local-nav {
    background:url(/staticarchive/ffebb0a68609b56692021be69140b13caa4ba242.png) repeat;
    width:976px;
    height: 32px;
    position: absolute;
    bottom: -2px;
	display:block;
}

#blq-local-nav ul {
    position: absolute;
    left: 16px;
    bottom: 4px;
    overflow: hidden;
    font-size: 1.2314em;
    font-weight: bold;
}

#blq-local-nav ul li {
    float: left;
    border-left: #999 solid 1px;
    padding: 0 6px;
}

#blq-local-nav ul li.first {
    border-left: none;
    padding-left: 0;
}

#blq-local-nav ul li a {
    color: #02abe6;
    text-decoration: none;
}

#blq-local-nav ul li a:hover {
    color: #73dbff;
}

#blq-local-nav ul li.active a {
    color: #fff;
}

/* footer */
#mmft-footer {
    min-height: 224px;
    height: 224px;
    width: 100%;
    float: left;
}

#mmft-footer h3 {
    color: #fff;
    font-size: 2.769em;
    margin-bottom: 6px;
}

#mmft-footer ul {
    clear: left;
    overflow: hidden;
    float: left;
    border-top: #dddddd solid 1px;
    padding-top: 14px;
    min-width: 48em;
}

.dj-index #mmft-footer ul,
.mmft-lineup #mmft-footer ul {
    width: 100%;
}

#mmft-footer li {
    float: left;
    font-weight: bold;
    margin-right: 20px;
}

#mmft-footer li.last {
    margin-right: 0;
}

#mmft-footer li a {
    display: block;
    background: url(/staticarchive/f652a6016744bd700627732113c2d1c48181046d.png) 0 0 no-repeat;
    padding-top: 50px;
    width: 72px;
    text-align: center;
    color: #02abe6;
    text-decoration: none;
}

#mmft-footer li a:hover {
    color: #73dbff;
}

#mmft-footer .mmft-footer-tv a {
    background-position: 7px -172px;
}

#mmft-footer .mmft-footer-dab a {
    background-position: -102px -177px;
}

#mmft-footer .mmft-footer-contact a {
    background-position: -225px -172px;
}

#mmft-footer .mmft-footer-mobile a {
    background-position: 22px -254px;
}

#mmft-footer .mmft-footer-embed a {
    background-position: -47px -254px;
}

#mmft-footer .mmft-footer-pc a {
    background-position: -119px -254px;
}

#mmft-footer .mmft-footer-podcasts a {
    background-position: -185px -254px;
}

body {
    background: url(/staticarchive/e2eec3072593468fb25bdacf78f9f5291deebf8b.jpg) top center no-repeat #222222;
    overflow-x: hidden;
}

.blq-gvl-3 #blq-main {
    line-height: normal;
}

/*
 .blq-gvl-3 #blq-mast #blq-search {height: 24px;}
 */
#blq-local-nav, #blq-local-nav ul, #mmft-footer ul {
    clear: left;
}

#blq-local-nav li, #mmft-footer li {
    float: left;
}

#blq-content {
    clear: both;
}

#blq-content p {
	margin-bottom:10px;
}


 a:link {color: #02abe6;}
 a:visited {color: #02abe6;}
 a:hover {color: #73dbff;}

 
/* grids */
.wrapper-cont {
    overflow: hidden;
    float: left;
    width: 640px;
}

.col {
    float: left;
    margin-right: 16px;
}

.col1, .col2 {
    width: 304px;
    position: relative;
}

.col1-1 {
    width: 624px;
}

.col-int {
    width: 944px;
}

.col1-1 .col2 {
    margin-right: 0;
}

.sidebar {
    width: 336px;
    margin-right: 0;
    position: relative;
}

.container-all {
    float: left;
    overflow: hidden;
    position: relative;
    width: 640px;
}

.row {
    clear: both;
}

/* typography */
h2, h3, h4 {
    letter-spacing: -1px;
}

/* modules */
.mod {
    margin: 0 16px 16px 0;
    position: relative;
    float: left;
    width: 100%;
    color: #fff;
	background: url(/staticarchive/5dca78f876e5aa8ec74250be043ef2945868cf41.png) repeat;
}

.mod h1 {
    font-size: 3.077em;
    line-height: 1em;
    font-weight: bold;
    letter-spacing: -1px;
	color:#fff;
}

.mod a {
    text-decoration: none;
    outline: none 0;
    color: #02abe6;
}

.mod a:hover {
    text-decoration: underline;
	color: #73dbff;
}

.mod img {
    display: block;
}

.mod p.title {
    font-weight: bold;
}

/* large promo PL */

.pl {
    position: relative;
    height: 171px;
    float: left;
    width: 304px;
	overflow:hidden;
}

.pl a {
    display: block;
}

.pl:hover h2 a {
    color: #73dbff;
}

.pl div h2 {
    color: #fff;
    font-size: 1.538em;
}

.pl .ic_text a {
    text-decoration: none;
}

.pl div h2 a, .pl div p a {
    color: #o2abe6;
    text-decoration: none;
}

.ps p a,
.ps p a:hover
{
	color:#fff;
}

.pl div h2 a:hover, .pl div p a:hover, .ps h3 a:hover, .ps p a:hover {
    text-decoration: none;
}

.ic-container {
    vertical-align: baseline;
    position: relative;
    background: url(/staticarchive/ffebb0a68609b56692021be69140b13caa4ba242.png) repeat;
}

.ic-caption {
    position: absolute;
    overflow: hidden;
    left: 0px;
    right: 0px;
    bottom: 0;
    cursor: pointer;
    background: url(/staticarchive/ffebb0a68609b56692021be69140b13caa4ba242.png) repeat;
    padding: 8px;
    width: 288px;
}

.mod .ic-caption a {
    text-decoration: none;
}

.ps h3 a, .pl .ic-caption h2 a {
    color: #02abe6;
}

.ps h3 a:hover, .pl .ic-caption h2 a:hover {
    color: #73dbff;
}

.hc .ic-caption h2 a {
    color: #02abe6;
}

.mod .ic-text a,
.mod .ic-text a:hover
{
	color:#fff;
}

.hc .ic-text a,
.hc .ic-text a:hover
{
	color:#fff;
}

.pl .ic-caption h2 a:hover, .hc .ic-caption h2 a:hover {
    color: #73dbff;
}

.hc .ic-caption p {
    font-weight: bold;
    font-size: 1.2314em;
}

.gg a span.photo, 
.gg a.photo span,
.lg a span.photo, 
.lg a.photo span,
.ps a span.photo, 
.ps a.photo span,
.pl a span.photo, 
.pl a.photo span {
	position: absolute;
	height: 32px;
	width: 32px;
	background: url(/staticarchive/f652a6016744bd700627732113c2d1c48181046d.png) -468px -136px no-repeat;
	top: 0;
	left: 0;
	text-indent: -9999px;
}


.gg a:hover span.photo, 
.gg a.photo:hover span,
.lg a:hover span.photo, 
.lg a.photo:hover span,
.ps a:hover span.photo, 
.ps a.photo:hover span,
.pl a:hover span.photo, 
.pl a.photo:hover span {
	background-position-y:-168px;
}


.gg a span.video, 
.gg a.video span,
.lg a span.video, 
.lg a.video span,
.vg a span.video, 
.vg a.video span,
.vg a span, 
.ps a span.video, 
.ps a.video span,
.pl a span.video, 
.pl a.video span,
.lg a span.play, 
.lg a.play span,
.vg a span.play, 
.vg a.play span,
.ps a span.play, 
.ps a.play span,
.pl a span.play, 
.pl a.play span {
	position: absolute;
	height: 32px;
	width: 32px;
	background: url(/staticarchive/f652a6016744bd700627732113c2d1c48181046d.png) -468px -68px no-repeat;
	top: 0;
	left: 0;
	text-indent: -9999px;
}

.gg a:hover span.video, 
.gg a.video:hover span,
.lg a:hover span.video, 
.lg a.video:hover span,
.vg a:hover span.video, 
.vg a.video:hover span,
.vg a:hover span, 
.ps a:hover span.video, 
.ps a.video:hover span,
.pl a:hover span.video, 
.pl a.video:hover span,
.lg a:hover span.play, 
.lg a.play:hover span,
.vg a:hover span.play, 
.vg a.video:hover span,
.ps a:hover span.play, 
.ps a.play:hover span,
.pl a:hover span.play, 
.pl a.play:hover span {
    background-position-y:-100px;
} 


.ps a span.listen, 
.ps a.listen span,
.pl a span.listen, 
.pl a.listen span,
.ps a span.audio, 
.ps a.audio span,
.pl a span.audio, 
.pl a.audio span {
	position: absolute;
	height: 32px;
	width: 32px;
	background: url(/staticarchive/f652a6016744bd700627732113c2d1c48181046d.png) -468px 0 no-repeat;
	top: 0;
	left: 0;
	text-indent: -9999px;
}

.ps a:hover span.listen, 
.ps a.listen:hover span,
.pl a:hover span.listen, 
.pl a.listen:hover span,
.ps a:hover span.audio, 
.ps a.audio:hover span,
.pl a:hover span.audio, 
.pl a.audio:hover span {
    background-position-y:-32px;
}

.lg a span.expand, 
.lg a.expand span,
.ps a span.expand, 
.ps a.expand span,
.pl a span.expand, 
.pl a.expand span {
	position: absolute;
	height: 32px;
	width: 32px;
	background: url(/staticarchive/f652a6016744bd700627732113c2d1c48181046d.png) -468px -204px no-repeat;
	top: 0;
	left: 0;
	text-indent: -9999px;
}

.lg a:hover span.expand, 
.lg a.expand:hover span,
.ps a:hover span.expand, 
.ps a.expand:hover span,
.pl a:hover span.expand, 
.pl a.expand:hover span {
    background-position-y:-236px;
}


/* small promo PS */

.ps {
    width: 144px;
    color: #fff;
    padding-bottom: 16px;
    cursor: pointer;
}

.mr {
    margin-right: 0;
}

xxxxx.ps span {
    position: absolute;
	height: 32px;
	width: 32px;
	background: url(/staticarchive/f652a6016744bd700627732113c2d1c48181046d.png) -468px 0 no-repeat;
	top: 0;
	left: 0;
	text-indent: -9999px;
}

xxxxxx.ps span:hover {
    background-position-y:-32px;
}

xxxxxx.ps h3, .ps p {
    padding: 0 8px;
}

#blq-content .ps p { margin-bottom: 0; }

.ps h3 {
    padding-top: 8px;
}

#blq-content .col1-1 .ps h3 {
    font-size: 1em;
}

/* common gallery styles LG,VG */

.vg .a1 h2,
.lg .a1 h2 {
    font-size: 1.8457em;
    font-weight: bold;
}

.vg .a1,
.lg .a1 {
    margin-right: 0;
    padding: 10px;
}


/* large gallery */
.lg {
    margin-right: 0;
}

.lg .jcarousel-item a { /*position: relative;*/ }


.lg #mainImage a span
{
	position:absolute;
}

.lg #mainImage
{
	position:relative;
}

.lg ul {
  margin: 0 auto;
  overflow: hidden;
  width: 460px;
  margin-bottom: 8px;
}

.gg ul li,
.lg ul li {
	width: 114px;
	margin: 0 8px 0 0;
	position:relative;
	float:left;
}

.gg #mainImage img
{
	margin: 8px auto 0;
}


.gg
{
	padding-top:32px;
	background:url(/staticarchive/ffebb0a68609b56692021be69140b13caa4ba242.png) repeat;
}


/* video gallery */
.vg ul {
  margin: 0 8px;
  overflow: hidden;
  width: 460px;
  margin-bottom: 8px;
}

.vg ul li {
  float: left;
  position: relative;
  width: 126px;
  margin-right: 8px;
}


.vg ul li p {
    margin-top: 4px;
}

.vg a.prev, .vg a.next {
    display: block;
    width: 64px;
    height: 64px;
    text-indent: -9999px;
    position: absolute;
	z-index:99;
}

.vg a.prev {
    background: url(/staticarchive/f652a6016744bd700627732113c2d1c48181046d.png) -198px 0 no-repeat;
    bottom: 92px;
    left: 16px;
}

.vg a.next {
    background: url(/staticarchive/f652a6016744bd700627732113c2d1c48181046d.png) -263px 0 no-repeat;
    bottom: 92px;
    right: 16px;
}

.vg .video-player p { margin: 8px; }

.vg .video-player { text-align: center;}

/* have your say */
.hs {
}

.hs ul {
    border-bottom: #dddddd solid 1px;
}

.hs ul li {
    border-top: #dddddd dotted 1px;
    position: relative;
    padding: 8px 0;
    overflow: hidden;
}

.hs ul li .decimal {
    width: 30px;
    float: left;
}

.hs ul li .rate {
    position: absolute;
    top: 8px;
    right: 0;
}

.hs ul li p {
    width: 500px;
    float: left;
}

.hs ul li .cn {
    float: right;
}

.hs ul li .rate a {
    display: block;
    width: 12px;
    height: 10px;
    text-indent: -9999px;
    float: left;
}

.hs ul li .rate a.up {
    background: url(/staticarchive/f652a6016744bd700627732113c2d1c48181046d.png) -34px -15px no-repeat;
}

.hs ul li .rate a.down {
    background: url(/staticarchive/f652a6016744bd700627732113c2d1c48181046d.png) -50px -15px no-repeat;
}

.hs .pagination {
    overflow: hidden;
    padding: 8px 0;
}

.hs .pagination p {
    float: left;
}

.hs .pagination ul {
    border-bottom: none;
    float: right;
}

.hs .pagination ul li {
    border: none;
    float: left;
    margin-right: 1px;
    padding: 0;
}

.hs .pagination ul li a {
    display: table-cell;
    width: 23px;
    height: 23px;
    background: #02abe6;
    color: #ffffff;
    vertical-align: middle;
    text-align: center;
}

.hs .pagination ul li a:hover {
    background: #73dbff;
}

.hs .pagination ul li.dots a {
    background: none;
    color: #fff;
    text-decoration: none;
}

.hs .pagination ul li.pn {
    width: auto;
    margin: 0 8px;
    line-height: 23px;
    padding-top: 8px;
}

.gen {
    padding: 8px;
    margin-right: 0;
    width: 609px;
    clear: both;
}

.gen .mod {
    padding: 8px;
    margin-right: 0;
    width: 609px;
}

/* general text modules GT */
.bi p, .gt p {
    margin-bottom: 10px;
}

.gt h3 {
    font-size: 1.538em;
}

.gt ul, .gt ol {
    margin: 8px 0; /*line-height: normal;*/
}

.gt ul li, .gt ol li {
    margin: 0 0 4px 0px;
    list-style-position: inside;
}

.gt ul {
    list-style: disc;
}

.gt ul ul {
    list-style: circle;
}

.gt ol {
    list-style: decimal;
}

.gt ul.tb {
    list-style: none;
    width: 100%;
    float: left;
    font-weight: bold;
    margin: 0 0 8px 0;
}

.col1-1 .gt ul.tb li {
    float: left;
    margin: 0;
    padding: 0 8px;
    margin-bottom: 8px;
    border-left: #ccc solid 1px;
}

.col1-1 .gt ul.tb li.first {
    padding-left: 0;
    border-left: none;
}

.col1-1 .gt ul.tb li.last {
    padding-right: 0;
    border-right: none;
}

.gen2 {
    margin-right: 0;
    padding: 10px;
    width: 956px;
}

.gen2 ul {
    overflow: hidden;
    font-size: 1.231em;
    font-weight: bold;
}

.gen2 ul li {
    float: left;
    padding: 0 8px;
    border-left: #dddddd solid 2px;
}

.gen2 ul li.first {
    padding-left: 0;
    border-left: none;
}

.gen2 ul li a {
    color: #00a79s;
}

.gen2 ul li a:hover {
    color: #73dbff;
}

.gen2 ul li.active a {
    color: #fff;
}

.gen h2 {
    font-size: 1.8457em;
    line-height: 1em;
    padding-bottom: 8px;
    margin-bottom: 8px;
    border-bottom: #dddddd solid 1px;
}

/* set list */
.sl h2 span {
    font-size: 0.5418em;
    position: absolute;
    right: 12px;
}

.sl ul {
    /* main link colour - color: #02abe6; */
    font-weight: bold;
    font-size: 1.539em;
    float: left;
    width: 300px;
    margin-bottom: 8px;
}

.sl ul li {
    width: 285px;
    float: left;
}

.sl ul li span {
    float: left;
    display: block;
    width: 25px;
}

.sl ul li p {
    float: none;
    margin-left: 30px;
    color: #fff;
}

/* reviews */
.col1-1 .rv h3 {
    font-size: 1.692em;
    line-height: 1em;
    margin-bottom: 8px;
}

.col1-1 .rv h3 a {
    color: #02abe6;
}

.col1-1 .rv ul li {
    margin-top: 8px;
}

/* pr modules */
.col1-1 .pr h3 a {
    color: #02abe6; */
}

.pr .pl {
    width: 300px;
    margin-right: 8px;
}

.pr .mr {
    margin-right: 0;
}

/* line up */
.col1-1 .hd {
    height: 67px;
    position: relative;
    z-index: 1;
}

.col1-1 .hd p {
    position: absolute;
    left: 8px;
    bottom: 8px;
    font-size: 1.2314em;
    font-weight: bold;
}

.col1-1 .hd label {
    display: none;
}

.col1-1 .hd input.search {
    background: #fff;
    border: 1px solid #02abe6;
	border-right:none;
    width: 184px;
    padding: 0 4px;
    height: 22px;
    position: absolute;
    bottom: 8px;
    right: 32px;
	color:#cccccc;
}

.col1-1 .hd input.submit {
    background: url(/staticarchive/bdc7b59ae6c7c6b17dd1fe7e9b42f9be19d65a30.gif) no-repeat 4px 4px #fff;
    width: 24px;
    height: 24px;
    border: 1px solid #02abe6;
	border-left:none;
    text-indent: -9999px;
    cursor: pointer;
    position: absolute;
    bottom: 8px;
    right: 8px;
}

.col1-1 .hd ul.d-az {
    font-size: 1.231em;
    overflow: hidden;
    width: 50%;
    position: absolute;
    left: 8px;
    bottom: 4px;
}

.col1-1 .hd ul.d-az li {
    float: left;
    margin-right: 16px;
    font-weight: bold;
}

.col1-1 .hd ul.d-az li.active a {
    color: #02abe6;
}

.col1-1 .hd ul.d-az li a:hover {
    color: #73dbff;
}

.as-list {
    background-color: #000;
    color: #fff;
    font-family: helvetica, arial, sans-serif;
    font-size: 1em;
    line-height: normal;
    margin: 2px 0 0;
    padding: 0;
    position: absolute;
    right: 8px;
    top: 74px;
    z-index: 999;
    width: 216px !important;
}

.as-result-item {
    border-color: #FFFFFF #FFFFFF #DDDDDD;
    border-style: solid;
    border-width: 1px;
    cursor: pointer;
    margin: 0;
    padding: 5px 12px;
}

.as-result-item.active em {
    background: #253F7A;
    color: #FFFFFF;
}

.as-result-item.active {
    /* secondary link colour - background-color: #ccff99; */
    color: #FFFFFF;
    text-shadow: 0 1px 2px #122042;
}

.as-result-item em {
    background: #444444;
    color: #FFFFFF;
    font-style: normal;
    padding: 0 2px;
}

.as-selection-item {
    display: none;
}

.ld {
    padding: 10px;
    width: 294px;
}

.ld.last {
    margin-right: 0;
    width: 296px;
}

.ld ul li {
    font-size: 1.539em;
    line-height: 1em;
    margin-bottom: 8px;
    font-weight: bold;
    letter-spacing: -1px;
}

.ld ul li.last {
    margin-bottom: 0;
}

.ld ul li a:hover {
    color: #73dbff;
}

.ld ul li h3 {
    border-bottom: #dddddd solid 1px;
    padding-bottom: 12px;
    margin-bottom: 12px;
    font-size: 1.2em;
}

.col1-1 .tw {
    padding: 8px;
    width: 608px;
}

/* lineup by day headers */
.lz {
    width: 314px;
    float: left;
    margin: 0 16px 12px 0;
}

.lz.last {
    margin-right: 0;
}

.lz h2 {
    font-size: 2.43em;
	color:#ffffff;
}

/* photos a-z */

.pz .col {
	margin-right: 0;
}

/* my recomendations */
.col1-1 .dr ul {
    font-size: 1.539em;
    font-weight: bold;
}

/* sidebar modules */
.sidebar .mod {
    width: 320px;
    margin-right: 0px;
    color: #fff;
    padding: 8px;
	/*background:url(/staticarchive/5dca78f876e5aa8ec74250be043ef2945868cf41.png) repeat;*/
}

.sidebar .mod h2,
.sidebar .mod h3
{
	color:#fff;
}

.sidebar .mod h2 {
    font-size: 1.846em;
    font-weight: bold;
    padding-bottom: 8px;
    margin-bottom: 8px;
    border-bottom: #dddddd solid 1px;
}

.sidebar .mod h3 {
    /* secondary colour - color: #cfe2b8; */
    font-size: 1.8457em;
    line-height: 1em;
    margin-bottom: 8px;
}


/* TV Radio, Upcoming Schedule tabs */

.tabs .tab {padding:0px;}

.tabs h3.title{
	font-size: 1.2313em;
}

.blq-js .tabs h3.title{
	color: #02ABE6;
}

.blq-js .tabs h3.title:hover{
	color: #73dbff;
	cursor: pointer;
}
	
.blq-js .tabs h3.title.active {
	background: #2f2f2f;
	color: #ffffff;
}

.blq-js .tabs #laston h3.title,
.blq-js .tabs #sc_next h3.title {
    padding: 8px 10px 8px 8px;
     position: absolute;
     right: 8px;
     top: 50px;
     width: 144px;
}

.blq-js .tabs #laston h3.title,
.blq-js .tabs #laston h3.upcoming {
    cursor:pointer;
}

.blq-js .tabs #laston h3.title.active,
.blq-js .tabs #upcoming h3.title.active,
.blq-js .tabs #sc_next h3.title.active, 
.blq-js .tabs #sc_now h3.title.active {
    cursor:normal;
    background: #2f2f2f;
}


 .blq-js #upcoming h3.title,
 .blq-js #sc_now h3.title     { 
 margin-bottom: 0;
 padding-left: 8px;
 padding-top: 8px;
 width: 148px;}

.blq-js  .tab-content {background: none repeat scroll 0 0 #2f2f2f; }
 
.blq-js div .tab-content { display:none; }

.blq-js div:first-child .tab-content { display:block; }

.blq-js #laston .tab-content,
.blq-js #sc_next .tab-content { 
  display:none; 
}



.sidebar .mod .ic-caption h3 {
    margin-bottom: 0;
}

.sidebar .mod a {
    font-weight: bold;
}

/* share this page */
.sp {
    height: 69px;
}

.sp h2 span {
    font-size: 0.5416em;
}

.sp ul {
    text-indent: -9999px;
    width: 100%;
}

.sp p.bbc-st-basic a {
    font-size: 1.846em;
    padding-bottom: 8px;
    margin: 8px;
    color: #fff;
    font-weight: bold;
    display: block;
}

#blq-main .bbc-st-full ul.bbc-st-buttons {
    margin: 0;
}

.sp ul li {
    float: left;
    margin-right: 8px;
}

.sp ul li a {
    background: url(/staticarchive/f652a6016744bd700627732113c2d1c48181046d.png) 0 0 no-repeat;
    height: 24px;
    display: block;
}

#blq-main .bbc-st-count {
    position: absolute;
    right: 10px;
    top: 10px;
    width: auto;
}

.sp ul li.bbc-st-share-cta a {
    width: 70px;
    background-position: 0 -36px;
}

.sp ul li.bbc-st-share-cta a:hover {
    background-position: 0 -60px;
}

.sp ul li.bbc-st-facebook-cta a {
    width: 64px;
    background-position: -70px -36px;
}

.sp ul li.bbc-st-facebook-cta a:hover {
    background-position: -70px -60px;
}

.sp ul li.bbc-st-twitter-cta a {
    width: 64px;
    background-position: -134px -36px;
}

.sp ul li.bbc-st-twitter-cta a:hover {
    background-position: -134px -60px;
}

#blq-container-inner #blq-main .bbc-st-full div.bbc-st-wrapper h2.bbc-st-heading {
    font-size: 2.4em;
    line-height: normal;
    padding-bottom: 8px;
    margin-bottom: 8px;
    border-bottom: #dddddd solid 1px;
    width: 100%;
    color: #fff;
    overflow: hidden;
}

#blq-container-inner #blq-main .bbc-st-full {
    color: #fff;
	background:#333;
	background:url(/staticarchive/5dca78f876e5aa8ec74250be043ef2945868cf41.png) repeat;
}

/* tweets */
.tw a {
    font-weight: bold;
}

.tw p {
    font-weight: bold;
}

.tw ul {
    padding-bottom: 8px;
    margin-bottom: 8px;
    border-bottom: #dddddd solid 1px;
}

.tw ul li {
    margin-bottom: 8px;
    width: 100%;
    clear: both;
    overflow: hidden;
}

.tw ul li.last {
    margin-bottom: 0;
}

.tw ul li img {
    float: left;
    margin-top: 3px;
}

.tw ul li p {
    margin-top: 0;
    margin-left: 56px;
    font-weight: normal;
}

.tw ul li span {
    float: right;
    margin-top: -15px;
    text-indent: -9999px;
}

.tw ul li span a {
    display: block;
    width: 32px;
    height: 13px;
    background: url(/staticarchive/f652a6016744bd700627732113c2d1c48181046d.png) -32px 0 no-repeat;
}

/* countdown */
.sidebar .mod.cd h2 {
    /*color:#62bd30;*/
    font-size: 2.769em;
    font-weight: bold;
    border-bottom: none;
}

.cd ul {
    float: left;
    margin-top: -20px;
    padding-bottom: 0.5em;
    width: 98%;
    background: url(/staticarchive/d707a5d51c431e99eed703cf0a8ffb20e3a005bd.png) right 12px no-repeat;
}

.cd ul li {
    float: left;
    width: 70px;
    font-size: 3.692em;
    font-weight: bold;
    position: relative;
}

.cd ul li span {
    font-size: 0.271em;
    font-weight: normal;
    position: absolute;
    left: 0;
    bottom: -0.5em;
}

/* most shared */
.mv {
}

.mv img {
    margin-bottom: 8px;
}

.mv .pl h3 {
    font-size: 1.538em;
}

.mv .pl p a {
    font-weight: normal;
}

.mv h3 span,
.mv li span {
	display: block;
	float: left;
}

.mv h3 a {
	display: block; 
}

.mv ol 
{
  list-style: decimal;
}

.mv ol li,
.mv ul li {
  margin-left: 32px;
  width: 250px;
  display: list-item;
  vertical-align: top;
  font-size: 1.538em;
  font-weight: bold;
}

.two-col .mv h2,
.two-col .mv ol,
.two-col .mv ul {
  padding: 8px 0 0 8px;
}

/* most shared */
.mv {
}

.mv .pl {
    margin-top: 0;
}

.mv .pl h3 {
    font-size: 1.538em;
}

.mv .pl p a {
    font-weight: normal;
}

.mv h3 span,
.mv li span {
	display: block;
	float: left;
}

.mv h3 a {
	display: block; 
}

/* played / playing  */
.pp h3 span {
    white-space: nowrap;
}

/* similar acts */
.sa ul {
    width: 100%;
}

.sa ul li {
    float: left;
    margin-right: 8px;
    position: relative;
}

.sa ul li a:hover {
    color: #73dbff;
}

.sa ul li.last {
    margin-right: 0;
}

.sa ul li img {
    float: left;
}

.sa ul li span {
    position: absolute;
    left: 0;
    bottom: 0;
    background: url(/staticarchive/ffebb0a68609b56692021be69140b13caa4ba242.png) repeat;
    padding: 8px;
    text-decoration: none;
    width: 140px;
}

/* quote */
.mq p {
    font-size: 2.462em;
    font-weight: bold;
    padding-top: 35px;
    color: #cccccc;
    background: url(/staticarchive/b845928cfbb8b497d8638896e7edc89750a87315.png) 0 0 no-repeat;
}

/* latest album */
.la img {
    float: left;
}

.la p {
    margin-left: 134px;
}

/* last played */
.lp dd {
    margin-bottom: 8px;
}

.lp dt {
    font-weight:bold;
}

.lp dd.last {
    margin-bottom: 0;
}

/* artists links */
/* related links */
.rl ul li, .al ul li {
    margin-bottom: 8px;
}

.rl ul li.last, .al ul li.last {
    margin-bottom: 0;
}

/* tipped by */
.sidebar .tb {
    padding: 0;
    background: none;
    min-height: 320px;
}

.sidebar .tb .hd {
    position: absolute;
    top: 0;
    left: 0;
    padding: 0 8px 8px;
    z-index: 2;
}

.sidebar .tb .hd h2 {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
}

.sidebar .tb .hd h3 {
    color: #fff;
    font-size: 2.462em;
    font-weight: bold;
}

.sidebar .tb img {
    position: absolute;
    bottom: 0;
    z-index: 1;
}

.sidebar .tb span {
    position: absolute;
    bottom: 0;
    left: 0;
    background: url(/staticarchive/ffebb0a68609b56692021be69140b13caa4ba242.png) repeat;
    padding: 8px;
    width: 100%;
    z-index: 2;
}

/* home gallery */
.hc {
    width:976px;
    overflow: hidden;
    margin-bottom: 16px;
    position: relative;
}

.hc .jcarousel-skin { 
	width: 10000px;
	margin-left:-283px;
}

.hc .jcarousel-skin  .jcarousel-clip
{
	width: 1281px;
	overflow:hidden;
}

.hc .jcarousel-skin  .jcarousel-list
{
	margin-left:-230px;
}

.hc a.play span,
.hc a span.play {
    width: 64px;
    height: 64px;
    background: url(/staticarchive/f652a6016744bd700627732113c2d1c48181046d.png) -392px -208px no-repeat;
    position: absolute;
    left: 0px;
    top: 0;
    z-index: 1;
    text-indent: -9999px;
    cursor: pointer;
}

.hc a.listen span, 
.hc a span.listen,
.hc a.audio span, 
.hc a span.audio {
    width: 64px;
    height: 64px;
    background: url(/staticarchive/f652a6016744bd700627732113c2d1c48181046d.png) -392px -136px no-repeat;
    position: absolute;
    left: 0px;
    top: 0;
    z-index: 1;
    text-indent: -9999px;
    cursor: pointer;
}

.hc a.photo span,
.hc a span.photo {
    width: 64px;
    height: 64px;
    background: url(/staticarchive/f652a6016744bd700627732113c2d1c48181046d.png) -392px -280px no-repeat;
    position: absolute;
    left: 0px;
    top: 0;
    z-index: 1;
    text-indent: -9999px;
    cursor: pointer;
}

.hc a.expand span, 
.hc a span.expand {
    width: 64px;
    height: 64px;
    background: url(/staticarchive/f652a6016744bd700627732113c2d1c48181046d.png) -392px -352px no-repeat;
    position: absolute;
    left: 0px;
    top: 0;
    z-index: 1;
    text-indent: -9999px;
    cursor: pointer;
}

.hc a.expand:hover span,
.hc a.photo:hover span,
.hc a.play:hover span,
.hc a.video:hover span,
.hc a.listen:hover span,
.hc a.audio:hover span,
.hc a:hover span.expand,
.hc a:hover span.photo,
.hc a:hover span.play,
.hc a:hover span.video,
.hc a:hover span.listen,
.hc a:hover span.audio {
    background-position-x:-328px;
}


.hc .mask1 {
    width: 229px;
    height: 288px;
    position: absolute;
    left: 0;
    z-index: 2;
    cursor: pointer;
    background: url(/staticarchive/ffebb0a68609b56692021be69140b13caa4ba242.png) repeat;
}

.hc .mask2 {
    width: 231px;
    height: 288px;
    position: absolute;
    right: 0;
    z-index: 2;
    cursor: pointer;
    background: url(/staticarchive/ffebb0a68609b56692021be69140b13caa4ba242.png) repeat;
}

.mmft-dj .hc .mask1 {
    background-position: left bottom;
}

.mmft-dj .hc .mask2 {
    background-position:right bottom;
}

.hc .mask1 .carousel-prev {
    position: absolute;
    top: 142px;
    right: 0px;
    width: 64px;
    height: 64px;
    cursor: pointer;
    background: url(/staticarchive/f652a6016744bd700627732113c2d1c48181046d.png) -198px 0 no-repeat;
    z-index: 10;
}
.hc .mask1:hover .carousel-prev, 
.hc .mask1 .carousel-prev:hover{
    background-position:-328px 0;
}

.hc .mask2 .carousel-next {
    position: absolute;
    top: 142px;
    left: 0px;
    width: 64px;
    height: 64px;
    cursor: pointer;
    background: url(/staticarchive/f652a6016744bd700627732113c2d1c48181046d.png) -263px 0 no-repeat;
    z-index: 10;
}
.hc .mask2:hover .carousel-next, 
.hc .mask2 .carousel-next:hover{
    background-position:-393px 0;
}


.hc img {
	display:block;
}

.hc ul {
	overflow:hidden;	
}

.hc ul li {
	float:left;
	margin-right:2px;
}

.hc .caption2 {
	width:496px;
}

.hc .caption2 a {
	text-decoration:none;
	color:#fff;
}

.hc .caption2 h2 {
	font-size:1.846em;
}


/* horizontal carousel */
.jcarousel-skin .jcarousel-container-horizontal {
	width: 1540px;
}

.jcarousel-skin .jcarousel-clip {
	overflow: hidden;
}

.jcarousel-skin .jcarousel-clip-horizontal {
	width:	1540px;
	height: 288px;
}

.jcarousel-skin .jcarousel-item {
	width: 512px;
	height: 288px;
}


/* vertical carousel */
.jcarousel-skin2 .jcarousel-container-vertical {
	width: 310px; height: 350px;
}
.jcarousel-skin2 .jcarousel-clip {
	overflow: hidden;
}

.jcarousel-skin2 .jcarousel-clip-vertical {
	width: 310px; height: 350px;
}
.jcarousel-skin2 .jcarousel-item {
	width: 310px; height: 82px;
}

.jcarousel-skin2 .jcarousel-next-vertical {
	 background:url(/staticarchive/f652a6016744bd700627732113c2d1c48181046d.png) 0 -126px no-repeat; 
	 left: 0; 
	 width: 321px; 
	 height: 40px; 
	 bottom: 0;
	 position: absolute; 
	 cursor: pointer; 
}

.jcarousel-skin2 .jcarousel-prev-vertical {
	 background:url(/staticarchive/f652a6016744bd700627732113c2d1c48181046d.png) 0 -85px no-repeat; 
	 left: 0; 
	 top: 0; 
	 width: 321px; 
	 height: 40px; 
	 position: absolute; 
	 cursor: pointer; 
}


/**
 *	Horizontal Buttons
 */
.jcarousel-skin .jcarousel-next-horizontal {
	display:none;
}


.jcarousel-skin .jcarousel-prev-horizontal {
    display:none;
}

.jcarousel-skin3 {
    margin: 8px;
	padding:0;
}

.gg .jcarousel-skin3 {
	width: 960px;
}

.jcarousel-clip-horizontal
{
	overflow: hidden;
}

.jcarousel-skin3 .jcarousel-next-horizontal,
.jcarousel-skin4 .jcarousel-next-horizontal {
	position: absolute;
	z-index:99;
	top: 0px;
	right: -0px;
	width: 64px;
	height: 64px;
	cursor: pointer;
	background:url(/staticarchive/f652a6016744bd700627732113c2d1c48181046d.png) -263px 0 no-repeat;
}

.jcarousel-prev-disabled-horizontal,
.jcarousel-next-disabled-horizontal {
	display:none !important;
}


.jcarousel-skin3 .jcarousel-prev-horizontal,
.jcarousel-skin4 .jcarousel-prev-horizontal {
	position: absolute;
	top: 0px;
	left: -0px;
	width: 64px;
	height: 64px;
	cursor: pointer;
	background:url(/staticarchive/f652a6016744bd700627732113c2d1c48181046d.png) -198px 0 no-repeat;
}

.jcarousel-next-horizontal:hover{
    background-position:-393px 0;
}

.jcarousel-prev-horizontal:hover{
    background-position:-328px 0;
}

/* comments */

.ct div.dna-comments_module {
	background:none !important;
	padding: 0;
	color: #fff;
	max-width: 100%;
}

.ct .dna-textarea-container {
	background: none !important;
}

.ct div.dna-comments_module h3 {
	border-bottom: 1px solid #dddddd;
    font-size: 1.8457em;
    line-height: 1em;
    margin-bottom: 8px;
    padding-bottom: 8px;
    color: #fff;
}

.ct .dna-comments_module a, 
.ct .dna-comments_module a:link, 
.ct .dna-comments_module a:visited, 
.ct .dna-comments_module a:active {
	font-weight: bold;
	color: #00a7e1;
	text-decoration: none;
}

.ct form.postcomment .dna-textarea-container {
	padding: 0;
	margin-bottom: 0;
	border: none;
	background-color: transparent;
}:h

.ct .dna-comments_module a:hover {
	font-weight: bold;
	color: #73dbff;
	text-decoration: underline;
}

.ct .dna-comments_module div {
color: #fff;
}

.ct a:hover {
	color: #73dbff;
}

.ct .dna-comments_module form.postcomment textarea#dna-commentbox-text {
	height:80px !important;
	width:594px !important;
	margin-bottom:16px;
	padding:8px;
	color:#333;
	border:none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:1em;
}

.dna-commentbox-submit-controls {
	text-align:right;
	float:right;
}

.ct .dna-comments_module input.dna-commentbox-submit-control, 
.ct .dna-comments_module input.dna-commentbox-preview {
	background:#00a7e1;
	color:#fff;
	border:none;
	text-transform:uppercase;
	font-weight:bold;
	font-size:0.9228em;
	font-family:Arial, Helvetica, sans-serif;
	padding:4px;
}

.dna-comments_module form.dna-commentbox ul li.dna-comment 
{
	padding:8px;
}

.ct .ieclear {
	display:none;
}

.ct ul .sel {
	font-size: 1.538em;
    margin: 8px 0;
	border-top: 1px solid #dddddd;
}

.ct p.secondary_body {
	float:none;
	color:#fff;
}

.ct p.secondary_body label {
	display:inline-block;
	overflow:hidden;
	float:none;
	margin:8px 16px -4px 16px;
}

div.dna-comments_module ul li.dna-rate-order-controls img
{
	margin-left:8px;
}

.ct p.secondary_body label img {
	float:right;
}

.ct .dna-rate-controls {
	position:absolute !important;
	right:0;
	width:36px;
}

.ct .dna-commentbox-logged-in {
	position:relative;
}

.ct .dna-commentbox-logged-in .dna-rate-label {
	position:absolute !important;
	right:40px;
	width:80px;
	margin-top:2px;
}

.ct ul li .dna-rate-label {
	text-align:right;
}

.ct .dna-rate-controls img {
	float:left;
}

.ct .dna-comment-rating {
	position:absolute;
	right:0;
	top:30px;
	float:right;
	margin-right:70px;
}

.ct div.dna-comments_module ul li h4 {
	font-weight:bold;
	font-size:1.077em;
	margin-bottom:6px;
	letter-spacing:0;
	color:#fff;
}

.ct div.dna-comments_module span.vcard .comment_username {
	font-weight: bold;
	color: #dddddd;
}

.ct div.dna-comments_module .dna-rate-label,
.ct .dna-comments_module .secondary_body {
	color: #fff;
}

.ct .time
{
	color:#dddddd;
}
.ct .comment-text {
	margin:12px 0;
	overflow:hidden;
	color: #cccccc;
}

.ct .dna-commentbox-complain-link {
	overflow:hidden;
	position:absolute;
	right:0;
	bottom:10px;
	text-transform:uppercase;
	font-size:0.85em;
	font-weight:bold;
	padding-left:20px;
	background:url(/staticarchive/1fed1fb6beee8fe85fd308ad629acba7e52b4281.png) 0 0 no-repeat transparent !important;
}

.ct .dna-commentbox-complain-link img {
	display:none;
}

.ct .comments_link_to_comment {
	position:absolute;
	left:0;
	bottom:0;
	width:300px;
	text-transform:uppercase;
	font-size:0.85em;
	font-weight:bold;
}

.ct .comments_pagination {
	border-top: 1px solid #dddddd;
	padding-top:12px;
}

.ct #comment_pagination_page_status {
	float:left;
	width:200px;
}

.ct div.dna-comments_module ul.comments_pagination_ul {
	width:auto;
	float:right;
	text-transform: none;
}

.ct div.dna-comments_module ul.comments_pagination_ul li {
	float:left;
	margin-left:16px;
	padding:0 0 0 16px;
	border-top:none;
	border-left: 1px solid #dddddd;
}

.ct div.dna-comments_module ul.comments_pagination_ul li.comment_pagination_current_page {
	background-color: transparent;
	color: white;
	padding:0 0 0 16px;
}

.ct ul.comments_pagination_ul li.comment_pagination_first_page_inactive,
.ct ul.comments_pagination_ul li.comment_pagination_first_page_active,
.ct ul.comments_pagination_ul li.view-all-dna-comments {
	border-left:none;
}


.ct .dna-commentbox-add-comment-cta {
	float:left;
	width:100%;
}

.ct .dna-logged-in-fragment {
	float:left;
	width:100%;
}

.ct div.dna-comments_module ul.tabs {
	width:100%;
	height: auto;
	overflow:hidden;
	position:relative;
}

.ct div.dna-comments_module ul li,
.ct div.dna-comments_module ul li.sel {
	border-top:#dddddd dotted 1px;
	position:relative;
	padding:8px 0;
	overflow:hidden;
	background: transparent;
	text-align: left;
}

.ct div.dna-comments_module ul.tabs li.sel {
	font-size: 1.538em;
	margin: 8px 0;
	border-top: 1px solid #7D8171;
	width: 100%;
	background: transparent;
}

.ct .dna-comments_module ul li.dna-comment {
background-color: transparent;
}

.ct div.dna-comments_module ul.tabs li.sel a, 
.ct div.dna-comments_module ul.tabs li.sel a span {
	color: #02abe6!important;
}

.ct div.dna-comments_module ul.tabs li .decimal {
	width:30px;
	float:left;
}

.ct div.dna-comments_module ul.tabs li .rate {
	position:absolute;
	top:8px;
	right:0;
}

.ct div.dna-comments_module ul.tabs li p {
	width:500px;
	float:left;
}

.ct div.dna-comments_module ul.tabs li .cn {
	float:right;
}

.ct div.dna-comments_module ul.tabs li .rate a {
	display:block;
	width:12px;
	height:10px;
	text-indent:-9999px;
	float:left;
}

.ct div.dna-comments_module ul.tabs li .rate a.up {
	background:url(/staticarchive/f652a6016744bd700627732113c2d1c48181046d.png) -34px -15px no-repeat;
}

.ct div.dna-comments_module ul.tabs li .rate a.down {
	background:url(/staticarchive/f652a6016744bd700627732113c2d1c48181046d.png) -50px -15px no-repeat;
}

.ct .pagination {
	overflow:hidden;
	padding:8px 0;
}

.ct .pagination p {
	float:left;
}

.ct .pagination ul {
	border-bottom:none;
	float:right;
}

.ct .pagination ul li {
	border:none;
	float:left;
	margin-right:1px;
	padding:0;
}

.ct .pagination ul li a {
	display:table-cell;
	width:23px;
	height:23px;
	background:#93d030;
	color:#0d1707;
	vertical-align:middle;
	text-align:center;
}

.ct .pagination ul li a:hover {
	background:#fff;
}

.ct .pagination ul li.dots a {
	background:none;
	color:#fff;
	text-decoration:none;
}

.ct .pagination ul li.pn {
	width:auto;
	margin:0 8px;
	line-height:23px;
	padding-top:8px;
}



/* dj */
.dj {
	float:left;
	width:100%;
	margin-bottom:16px;
	position:relative;
	overflow:hidden;
	height:218px;
}

#dj-nav{
	height: 29px;
	position: relative;
	clear: both;
	padding-top: 229px;
	margin-bottom: 0.5em;
}
#dj-images{
	
}

#dj-text{
	z-index: 1000;
	position: absolute;
	top:190px;
	background:#14220b;
	width:100%;
	font-size:0.82em;
	font-weight:bold;
}

#dj-text li{
	float: left;
	font-size: 1.5em;
	padding: 0.3em 0;
	text-align:center;
	border-right:#999 solid 1px;
}

#dj-text li a {
	color: #00a7e1;
	text-decoration:none;
}

#dj-text li a:hover {
	color: #73dbff;
}

#dj-text li.d1 {
	width:200px;
}

#dj-text li.d2 {
	width:170px;
}

#dj-text li.d3 {
	width:220px;
}

#dj-text li.d4 {
	width:190px;
}
#dj-text li.d5 {
	border-right:none;
	width:188px;
}

#dj-text li.active a {
	color: #fff;
}

#dj-text li.last{
	width: auto;
}
#dj-images li a{ display: block;}
#dj-images li{
	position: absolute;
	text-indent: -2000px;
	cursor: pointer;
}
#dj-images #dj1-pic{
	left: 0px;
	top: 27px;
	z-index: 100;
}
#dj-images #dj1-pic a{
	height: 238px;
	width: 210px;
	background: transparent url( /staticarchive/15abf19316fd928ce6570a507b16250e6e27ac81.png ) top left no-repeat;
}
#dj-images #dj1-pic.inactive a{
	background: transparent url( /staticarchive/06084ae224098e4276b6a46f89f57b7aa0250218.png ) 1px 10px no-repeat;
}

#dj-images #dj2-pic {
	left: 115px;
	background: transparent url( /staticarchive/eaf667d89ab982995126495380ccce40fb07ba21.png ) top left no-repeat;
	top:20px;
	z-index: 99;
}
#dj-images #dj2-pic a{
	height: 242px;
	width: 312px;
	background: transparent url( /staticarchive/eaf667d89ab982995126495380ccce40fb07ba21.png ) top left no-repeat;
}
#dj-images #dj2-pic.inactive a{
	background: transparent url( /staticarchive/3175f2a738182a49dcae9c96612d93737ef4ecc8.png ) top left no-repeat;
}

#dj-images #dj3-pic{
	left: 345px;
	top: 0px;
	z-index: 98;
}
#dj-images #dj3-pic a{
	width: 298px;
	height: 215px;
	background: transparent url( /staticarchive/436a47e0903326bf2b0073efc3a4fe0ca7ae23b6.png ) top left no-repeat;
}

#dj-images #dj3-pic.inactive a{
	background: transparent url( /staticarchive/32c2530085778a821cb8bf130865e67f86d8f771.png ) -4px 0 no-repeat;
}

#dj-images #dj4-pic{
	left: 538px;
	top: 2px;
	z-index: 99;
}
#dj-images #dj4-pic a{
	width: 318px;
	height: 233px;
	background: transparent url( /staticarchive/e3c31044fb54b589487ddceeb1017646805dca84.png ) top left no-repeat;
}

#dj-images #dj4-pic.inactive a{
	background: transparent url( /staticarchive/8a6f9ba60aa1b9679abf7b668089c9225d026880.png ) top left no-repeat;
}

#dj-images #dj5-pic{
	right: 0;
	top: 21px;
	z-index: 300;
}
#dj-images #dj5-pic a{
	height: 214px;
	width: 181px;
	background: transparent url( /staticarchive/6d6de6a8dda5cd1238ce229c14a284404c53b324.png ) top left no-repeat;
}
#dj-images #dj5-pic.inactive a{
	background: transparent url( /staticarchive/d44e34cdd98ccaabade9e0d1b803c7b48fb5f9a0.png ) top left no-repeat;
}

/* bbc introducing BN */

.bn img { margin-bottom: 8px; }

/* webcam photo gallery WP */

.wp #webcam-main {
	float: left; margin-right: 16px;
}
.wp ul {
	float: left; width: 200px;
}
.wp li {
	clear: left; margin-bottom: 16px;
}
.wp li a.img {
	float: left;
}
.wp li h3 {
	letter-spacing: 0; float: right; display: block; width: 70px;
}
.wp #webcam-refresh {
	font-size: 1.5em; font-weight: bold;
}

.ww .centre-holder 
{
	width: 300px;
	margin: 0 auto 8px;
}

/* lifted from big weekend */

/****** GALLERY ******/
.preview-holder,
.preview-holder img{
	display: block;
	cursor: pointer;
}
.preview-holder{ margin-bottom: 1px; position: relative; }

.gallery-scroller-holder{
	position: relative;
	height: 85px;
	overflow: hidden;
	padding-top: 1em;
}
#overlay {
 	background-color: #000000;
	height: 500px;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 90;
	opacity: 0.8;
	z-index: 1000;
}
#lb{
	background: #fff;
	position: absolute;
	z-index: 2000;
	left: 50%;
 	position: fixed;
	text-align: left;
	top: 50%;
	padding: 10px;
	color: #fff;
}

#lb h2{
	font-size: 2.1em;
	font-weight: bold;
	line-height: 1.1em;
	padding-bottom: 0.5em;
	position: relative;
}
#lb h2 span{
	position: absolute;
	right: 0px;
	bottom: 10px;
	padding: 0px 8px;
	display: inline-block;
	background-color: #00FFFC;
}
#lb h2 span.video{
	right: 23px;
}
.mmft-dj #lb h2 span { display: none; }
#lb h2 span a{
	color: #020260;
	font-weight: bold;
}
#lb h2 span a:hover{ text-decoration: underline;}
#lb-info-panel{	
	width: 866px;
}

#lb #lb-close{
    position: absolute;
	z-index: 300;
	opacity: 1;
	background: url( /staticarchive/7f6a6b90ad9b0420981a7ac1e8cf7a5d79ac0e4a.png ) top left no-repeat;
	width: 23px;
	height: 23px;
	top: 10px;
	right: 10px;
}
#lb #lb-close:hover{
	background: url( /staticarchive/7f6a6b90ad9b0420981a7ac1e8cf7a5d79ac0e4a.png ) -23px 0 no-repeat;
}
#gallery-next,
#gallery-prev{
	position: absolute;
	top: 300px;
	background-image: url( /staticarchive/4506b6fce7ac04a524557b40dc202c8caabb63ac.png );
	width: 60px;
	height: 60px;
	opacity: 0;
}
#gallery-next{
	right: 0px;
	background-position: 0px -60px;
}
#gallery-next:hover{ background-position: -60px -60px; }
#gallery-prev{
	left: 0px;
	background-position: 0px 0px;
}
#gallery-prev:hover{ background-position: -60px 0px; }

#lb-main-panel{
	width: 866px;
	height: 478px;
	overflow: hidden;
}

#lb-main-panel.video{
	width: 650px;
	height: 370px;
}
#lb-caption{
	background: #000;
    opacity: 0.7;
    color: white;
    position: absolute;
    bottom: 42px;
    left: 10px;
    padding: 0;
    width: 866px;
}
.mmft-photos #lb-caption{
	width: 842px;
}
#lb-caption p{
	font-size: 1.3em;
	line-height: 1.2em;
	margin: 8px;
}
#full-size-gallery #lb-caption p{ font-size: 1em; padding-bottom: 0; }
#lb-info-panel{
	padding-top: 1em;
	font-size: 1.3em;
}

#lb-controls{
	display: inline;
	float: right;
	width: 50%;
	text-align: right;
}
#lb-controls a{
	display: inline-block;
    padding: 4px 8px;
    color: #ffffff;
    margin-left: 13px;
    font-weight: normal;
    text-transform: uppercase;
    cursor: pointer;
    background-color: #02abe6;
    font-size: 0.84em;
}

#lb-controls a:hover
{
	background-color:#73dbff;
}

/* Main Gallery */

.mainImage-prev
{
	position: absolute;
	top: 220px;
	left: 55px;
	width: 64px;
	height: 64px;
	cursor: pointer;
	background:url(/staticarchive/f652a6016744bd700627732113c2d1c48181046d.png) -198px 0 no-repeat;
}

.mainImage-next
{
	position: absolute;
	top: 210px;
	right: 55px;
	width: 64px;
	height: 64px;
	cursor: pointer;
	background:url(/staticarchive/f652a6016744bd700627732113c2d1c48181046d.png) -263px 0 no-repeat;	
}

.mainImage-next:hover{
   background-position-x:-393px;
}

.mainImage-prev:hover{
   background-position-x:-328px;
}


#mainImageCaption
{
	background:url(/staticarchive/ffebb0a68609b56692021be69140b13caa4ba242.png) repeat;
	position: absolute;
	color: #fff;
	font-size:1.1em;
	padding:16px;
	left:55px;
	width: 834px;
	bottom:120px; 
}

#startSlideShow,
#hideCaption
{
	color: #ffffff;
	background:#02abe6;
	padding: 8px;
	margin: 0 8px 8px 0;
	text-transform: uppercase;
	font-size: 1em;
	font-weight: bold;
	float: right;
	cursor: pointer;
}

#startSlideShow:hover,
#hideCaption:hover
{
	background: #73dbff;
}

#imageNumbers
{
	color:#fff;
	padding: 8px;
	font-size: 1em;
	font-weight: bold;
	float: left;
}

/* DJ subnav */

.ds {
	background:url(/staticarchive/d93ea42f70a0d302682d09356bc865d0ee00b1e6.png) right bottom no-repeat;
	width:976px;
	margin-bottom:16px;
	position:relative;
	min-height:316px;
	height:316px;
	color:#113d11;
	font-weight:bold;
	overflow:hidden;
}


.ds img {
	position:absolute;
	right:0;
	bottom:0;
}


.ds h1 {
	font-size:3.692em;
	font-weight:bold;
	margin:50px 0 12px 8px;
	color:#fff;
	line-height:1em;
	letter-spacing: -1px;
}

.ds h1 span {
	display:block;
}


.ds p {
	font-size:1.231em;
	margin-left:8px;
	width:320px;
	color:#fff;
}


.ds ul {
	background:url(/staticarchive/ffebb0a68609b56692021be69140b13caa4ba242.png) repeat;
	overflow:hidden;
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	font-size:1.231em;	
}


.ds ul li {
	float:left;
	padding:8px 38px;
	display:block;
	text-align:center;
}


.ds ul li a {
	color: #00a7e1;
	text-decoration:none;	
}


.ds ul li a:hover {
	color: #73dbff;
}

.ds ul li.active a {
	color:#fff; 
}

.m2 {
	padding:16px 0 0 16px;
	width:960px;
}

.m2 .last {
	margin-right:0;
}


/* tv and radio, live schedule */
.sc span.time { display: block; float: left; font-weight: bold; }
.sc span.text  { display: block; margin-left: 40px;}
.sc ul.tb2 ,
.tr ul.tb2 {
	float:left;
	width:100%;
}

.sc ul.tb2 li,
.tr ul.tb2 li {
	float:left;
}

.sc ul.tb2 li a,
.tr ul.tb2 li a {
	display:block;
	padding:4px 20px 4px 8px;
	font-size:1.2313em;
}

.sc ul.tb2 li.tabs-selected,
.sc ul.tb2 li.ui-state-active,
.tr ul.tb2 li.tabs-selected,
.tr ul.tb2 li.ui-state-active {
	background:#333;
}

.sc ul.tb2 li.tabs-selected a,
.sc ul.tb2 li.ui-state-active a,
.tr ul.tb2 li.tabs-selected a,
.tr ul.tb2 li.ui-state-active a {
	color:#cccccc;	
}

.mod .ui-tabs-panel
{
	background:#333;
}

.sc div,
.tr div {
	overflow:hidden;
	padding:8px;
}



.sc ul.item,
.tr ul.item {
	float:left;
	width:100%;
}

.sc ul.item li,
.tr ul.item li {
	clear:both;
	position:relative;
	overflow:hidden;
	margin-bottom:8px;
}

.tr ul.item li h3 {
	font-size:1.2313em;
	font-weight:bold;
	color:#fff;
}


.tr ul.item li p {
	margin-left:80px;
}

.tr ul.item li p a {
	background:url(/staticarchive/e61f3d10e0aca63a4f02c37fd7c1a2275c3c5005.png) 0 0 no-repeat;
	padding-left:20px;
}

.tr ul.item li img {
	float:left;
}

/* overrides for programmes */

#blq-container {
/*	background:url(../img/bg/bg-footer.png) bottom center no-repeat; */
}

#blq-main,
#blq-container-inner {
	background:none;
}

#show-episode .box .box,
#show-brand .box .box, 
#episodes-show-broadcast-brand .box .box,
#episodes-show-brand .box .box,
#episodes-list-brand .box .box,
#series-list-brand .box .box {
	background:none !important;
}

#summary .content {
	padding-bottom: 0;
}

#episodes-show-broadcast-brand .col,
#episodes-show-brand .col-a,
#episodes-list-brand .col-a,
#series-list-brand .col-a {
	background: url(/staticarchive/5dca78f876e5aa8ec74250be043ef2945868cf41.png) repeat;
	padding:8px;
}

#episodes-show-brand #blq-content .col-a h1,
#episodes-list-brand #blq-content .col-a h1,
#series-list-brand #blq-content .col-a h1 {
	font-size:2.308em;
	margin-bottom:16px;
}

#episodes-show-brand #blq-content .col-a h1 span.desc,
#episodes-list-brand #blq-content .col-a h1 span.desc,
#series-list-brand #blq-content .col-a h1 span.desc {
	font-size: 0.6667em;
}

#episodes-show-brand #blq-content .col-a h1,
#series-list-brand #blq-content .col-a h1 {
	padding-bottom:8px;
	border-bottom: 1px solid #dddddd;
}

#series-list-brand #blq-content ol#series {
	font-weight:bold;
	font-size:1.231em;
}


#episodes-list-brand #blq-content .navlist {
    margin: 0;
	padding:0;
}

#episodes-list-brand #blq-content .navlist li a {
	width:auto;
	margin-right:16px;
}

#show-episode .col-a{
	background: url(/staticarchive/5dca78f876e5aa8ec74250be043ef2945868cf41.png) repeat;
	padding:8px;
	width:608px;
}

#show-clip .col-a,
#episodes-show-broadcast-series .col{
	background: url(/staticarchive/5dca78f876e5aa8ec74250be043ef2945868cf41.png) repeat;
	padding:8px;
	width:608px;
}

#show-episode .col-a h1,
#episodes-show-broadcast-series .col h1 {
	padding-bottom:8px;
	border-bottom: 1px solid #dddddd;
	font-size:2em;
}

#episodes-show-broadcast-series .col h1 {
	margin-bottom:16px;
}

#episodes-show-broadcast-brand .col {
	width: 546px;
}

#show-episode .col-a h2,
#episodes-list-brand .col-a h2 {
	margin:0;
}

#show-episode .col-a #on-air, #nexton {
	margin-left:0;
	padding-left:76px;
}

#show-episode .col-a #nexton, #on-air {
	background-position:0 0;
}

#show-episode .col-a #related_site-links {
	margin-top:8px;
}

#blq-local-nav {
	display:none;
}

#blq-foot,
#blq-sitelinks, 
#blq-bbclinks {
	background:#404040;
}

#blq-foot {
	border-top:none;
}

p {
	padding-bottom:0;
}

#blq-pre-mast, 
#blq-acc, 
#blq-mast, 
#blq-main, 
#blq-foot, 
#blq-nav {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.3em;
}

#supporting-content span img, #supporting-content a span img {
	margin-right:0;
}

#supporting-content p {
	float:left;
	margin-left:12px;
	width:400px;
}

#blq-local-nav ul li.home {
	border-left:none;
	padding-left:0
}

#episodes-show-broadcast-brand h1 {
    font-size: 2.308em;
    font-weight: bold;
	border-bottom:none;
}

#episodes-show-broadcast-brand h2 {
	border-bottom: none;
}


#episodes-show-broadcast-brand h1 span.desc {
	font-size:0.667em;
	border-bottom: 1px solid #dddddd;
	margin-bottom:8px;
  
}

#synopsis {
    margin:0;
}

#blq-content p.availability {
	margin:0;
}

#ondemand {
	margin-bottom:0;
}

.col-a h3, .col-b h3 {
    padding:0;
}

#show-brand .box .box {
	padding:0;
}

#supporting-content a.sc-link {
    background:none;
	padding:0;
}

#categories .content dl {
    margin-bottom: 0;
}

ul#genres, ul#formats {
    margin: 0;
}

.col-b .content {
    padding-bottom:0;
    padding-top: 0;
}

#show-episode #parents ol li {
    background: none;
}

#last-broadcast a span img {
    border: none;
}
#last-broadcast a:hover span img {
    border-color: none;
}

#last-broadcast .content {
    padding-bottom: 0;
}

#last-broadcast .media,
#last-broadcast .description {
	margin-left:98px;
}

#summary .img-zoom img {
    margin-bottom: 0;
}

.col-a h3, .col-b h3 {
	text-transform:none;
}

#supporting-content p {
	margin-bottom:0;
}

#supporting-content div.first-child h3 {
	font-size:1.24em;
	font-weight:bold;
	letter-spacing:normal;
}

#upcoming span.title {
    display: inline;
}

#show-brand #clips .pageNav li.dotActive {
	color:#fff;
}

#show-brand  #clips .dotLabel {
    text-transform: none;
    width: auto;
}

#show-brand #clips .content {
    padding: 0;
}

#show-brand #clips .pageNav li {
    /* main link colour - color: #02abe6; */
}

#blq-content #related-links h2,
#blq-content #broadcasts h2 {
	margin:0;
}