﻿

h1
{
   
    font-size: 1.0em;
    color: #37579B;
}   



p { margin-top: 2px; margin-bottom: 2px; border-width: 1.2px; font-style: inherit; padding-left: 10px;}


#boxWhatsOn
{
    position: relative;
    width: 310px;
    color: black; 
    margin-top: -10px;
    height: 200px;
    
    
}

#columnRight < div
{
    position:relative;
    
}

#boxWhatsOnTop
{   
    background-image: url(  '/structureIMG/WhatsOn_box/top.png' );
    background-repeat: no-repeat;
    /* background-position: center top;  */
    height: 25px;
    width: 296px;  
    text-align:center;
    margin-left:6px;
}

#boxWhatsOnTop span
{
position: relative;
color: white;
font-family:Arial,Helvetica,sans-serif;
font-size: 14px;
font-weight: bold;
letter-spacing:0;
top: 7px;
}





#image

{
margin-top: 5px;
float: left;    
margin-left: 10px;
width: 175px;
}

#sqltext

{
 
left: 14px;


}

#watchnowlink

{
top: 5px;
text-align:center;   
margin-top: 5px;
margin-bottom: 5px;
width: 301px;

}



#boxWhatsOnMid
{ 
    background-image: url( '/structureIMG/WhatsOn_box/middle.png' );
   /* background-repeat: repeat-y; */
    background-position: left top;    
    height:90%;
    width:301px;
    display:table;  
 

}

#boxWhatsOnMid span
{
/* position: relative; */
color: black;
font-family:Arial,Helvetica,sans-serif;
font-size: 14px;
font-weight: bold;
letter-spacing:0;
top: 7px;
left: 10px;
}






p.ONTEXT {margin-LEFT:55PX}

#boxWhatsOnBot
{
    position: relative;
    background-image: url( '/structureIMG/WhatsOn_box/bottom.png' );
   background-repeat: no-repeat;
 /*   background-position: center top;   */
    width: 301px;
    height: 40px;
    


}
