﻿.FooterContainer
{
    text-align:left;
    position:relative;
    width:948px;
    height:265px;
    background-image:url(../images/sprite.jpg);
    background-repeat:no-repeat;
    padding:28px 0 0 32px;
    margin-bottom:40px;
}
.FooterVerticalContainer
{
    overflow:hidden;
    margin-bottom:35px;
    display:none;
} 
.FooterVerticalLeft
{
    float:left;
    width:31px;
    height:172px;
    /*background:url('../Images/footerVerticalLeft.jpg') top left no-repeat;*/
}
.FooterVBox
{
    float:left;
    width:197px;
    margin-right:40px;
    /*background-color:#32749b;*/
}
.FooterVerticalMid
{
    float:left;
    width:31px;
    height:172px;
    /*background:url('../Images/footerVerticalMid.jpg') top left no-repeat;*/
}
.FooterVerticalRight
{
    float:left;
    width:31px;
    height:172px;
    /*background:url('../Images/footerVerticalRight.jpg') top left no-repeat;*/
}
.FooterVerticalBottom
{
    clear:both;
    width:975px;
    height:50px;
    /*background:url('../Images/footerVerticalBottom.jpg') top left no-repeat;*/
}
.FooterVBoxTitle, .FooterHBoxTitle
{
    /*border-bottom:solid 1px #474747;*/
    overflow:hidden;
    font-family:"Berthold", Arial;
    font-weight:bold;
    font-size:16px;
    color:#fff;
    padding-bottom:4px;
    margin-bottom:6px;
}
.FooterHBoxTitle
{
    margin-bottom:15px;
}
.FooterHorizontalContainer
{
    padding-right:32px;
}
.FooterRightsContainer
{
    margin-top:20px;
    font-size:0.7em;
    color:#7a8fa2;
}
.FooterRightsContainer a, .FooterRightsContainer a:visited, .FooterRightsContainer a:hover
{
    color:#7a8fa2;
}
.FooterRightsContainer a:hover
{
    text-decoration:underline;
}
.FooterVBoxText
{
    font-size:13px;
    color:#bababa;
    overflow:hidden;
}
.FooterVBoxText a, .FooterVBoxText a:visited
{
    color:#bababa;
    text-decoration:none;
}
.FooterVBoxText a:hover
{
    color:#fff;
}
.FooterHBoxText 
{
    font-size:13px;
    color:#3e6182;
    overflow:hidden;
    line-height:1.2em;
}
.FooterDiscoveryLink, .FooterDiscoveryLink:visited, .FooterDiscoveryLink:hover
{
    color:#bababa;
    font-size:13px;
}
.FooterDiscoveryLink:hover
{
    color:#fff;
}
.FooterNonDiscoveryLink, .FooterNonDiscoveryLink:visited, .FooterNonDiscoveryLink:hover
{
    color:#bababa;
    font-size:11px;
}
.FooterNonDiscoveryLink:hover
{
    color:#fff;
}
.FooterOlympicsLink
{
    position:absolute;
    top:80px;
    left:750px;
    width:163px;
    height:75px;
    display:block;
    background:url('../Images/olympicfooter.gif') top left no-repeat;
}
#FooterCTVglobemediaLogo
{
    width:113px;
    height:16px;
    background-image:url(../images/sprite.jpg);
    background-repeat:no-repeat;
    background-position:-1512px 0;
    float:right;
    margin-left:14px;
}
#FooterHBox1
{
    margin-bottom:35px;
    margin-top:30px;
}
#FooterHBoxText2
{
    color:#3e6182;
    font-size:13px;
}
/*
.FooterNonDiscoveryLink a, .FooterNonDiscoveryLink a:visited
{
    color:#7a8fa2;
    text-decoration:none;
}
.FooterNonDiscoveryLink a:hover
{
    color:#7a8fa2;
    text-decoration:underline;
}
.FooterDiscoveryLink a, .FooterDiscoveryLink a:visited
{
    color:#ffffff;
}
*/
.FooterNote
{
    position:absolute;
    bottom:34px;
    right:35px;
    font-size:11px;
    color:#fff;
}
.FooterNote span.Divider
{
    color:#214458;
}
