﻿body
{
    background-image: url(../../images/whatsonbacktop.jpg);
    background-repeat: repeat-x;
    background-position: top;
    margin: 0px;
    font-family: Calibri, Arial;
    font-size: 12px;
}
.gv th
{
    border-bottom: solid 1px #000;
}
.gv tr
{
    border-bottom:solid 1px #a0a0a0;
}

a
{
    color: Black;
    text-decoration: none;
}
.LeftSide
{
    width: 148px;
    margin-left: 8px;
    float: left;
}
.Logo
{
    background-image: url(../../images/whatsonlogo.jpg);
    background-repeat: no-repeat;
    width: 148px;
    height: 130px;
    float: left;
}
.PageContent
{
    background-image: url(../../images/WhatsOnContentAreaBack.png);
    background-repeat: repeat-y;
    background-position: left top;
    margin-left: 25px;
    float: left;
    width: 965px;
}
.Menu
{
    width: 148px;
    float: left;
}
.Content
{
    width: 796px;
    float: left;
    padding-bottom: 50px;
}
.subPageContent
{
    padding-top: 20px;
    float: left;
    background-repeat: no-repeat;
    width: 796px;
}
.Download
{
    background-image: url(../../images/downloadback.jpg);
    background-repeat: no-repeat;
    width: 148px;
    background-position: bottom;
    height: 207px;
    border-top: solid 1px #ffffff;
    float: left;
}
.Partners
{
    border-top: solid 1px #ffffff;
    border-bottom: solid 1px #014e86;
    /*background-image: url(../../images/partners.jpg);*/
    background-repeat: no-repeat;
    background-color:#8395b9; 
    width: 148px;    
    float: left;
    padding-top:10px; 
    padding-bottom:15px; 
}
.LeftBottom
{
    border-top: solid 1px white;
    float: left;
    height: 50px;
    width: 148px;
}
.modalPopoupBackground
{
    background-color: Black;
    filter: alpha(opacity=70);
    opacity: 0.7;
}
.divLanguageSelector
{
    background-image: url(../../images/languageselectorback.png);
    width: 29px;
    height: 83px;
    position: absolute;
    top: 5px;
    left: 3px;
}
.WaterMark
{
    background-color:#ebebeb;
    color:#606060;
    font-style:italic; 
}
