/*** BBC RADIO 2 MASTERHEAD ***/

#r2_masterhead {
position: relative;
top:-3px;
left:0;
}

#r2_masterhead #logo {
float: left;
}

#r2_masterhead h1 a  {
display:block;
width: 105px;
height: 58px;
position: relative;
font-size: 0.2em;
top: 22px;
left: 14px;
margin-bottom: 42px;
}

#r2_masterhead h1 a span {
background: url('/staticarchive/88b2cfd1373047dd73a4297afe684988f1728a7f.gif') no-repeat;
position: absolute;
width: 100%;
height: 100%;
}

* html #atoz-show #r2_masterhead h1 a,
* html #show-episode #r2_masterhead h1 a,
* html #show-series #r2_masterhead h1 a,
* html #genres-list #r2_masterhead h1 a,
* html #genres-show #r2_masterhead h1 a,
* html #programmes-list #r2_masterhead h1 a,
* html #show-episode #r2_masterhead h1 a, 
* html #show-day #r2_masterhead h1 a  {
display:block;
width: 105px;
height: 58px;
position: relative;
font-size: 0.2em;
top: -50px;
left: -322px;
margin-bottom: 42px;
}

/*** end MASTERHEAD ***/

/*** WHATS ON? ***/

#whatson {
height: 96px;
width: 525px;
position: absolute;
top:3px;
left:130px;
}

#whatson #presenter-image {
float: left;
width: 158px;
height: 96px;
}

#whatson #whatson-details {
width: 667px;
position: absolute;
top:17px;
left:204px;
}

#whatson #whatson-details p {
font-weight: bold;
font-family:'Arial';
padding-bottom: 5px;
color: #989898;
}

#whatson #whatson-details .presenter-show a{
font-family: arial;
font-size: 1.2em;
font-weight: bold;
color: #365DA0;
}

#whatson #whatson-details .listen {
width: 94px;
height: 19px;
position: relative;
color: #fff;
}

#whatson #whatson-details .listen:hover {
background: #fff;
}

#whatson #whatson-details a.listen span{
background: url('/staticarchive/64940690fbc04e9a3bc9088d1cdf98cdfac336ff.gif') 0 0 no-repeat;
position: absolute;
width: 94px;
height: 19px;
top:12px;
left:0px;
padding-left:25px;
padding-top:3px;
color:#335EA1;
}




@media screen and (-webkit-min-device-pixel-ratio:0)
  {#whatson #whatson-details a.listen span { top:0px; }  
      }



#whatson #whatson-details span p {
font-weight: bold;
color: #365DA0;
padding: 3px 0 0 25px;
margin:0;
}


*html #whatson #whatson-details a.listen span{
top:0px;
left:0px;
}