﻿.FooterContainer
{
    text-align:left;
    position:relative;
    width:980px;
    height:444px;
    background:#fff url('../Images/ap_footerBg.jpg') top left no-repeat;
}
.FooterVerticalContainer
{
    position:absolute;
    margin:82px 0px 0px 2px;
} 
.FooterVerticalLeft
{
    float:left;
    width:31px;
    height:172px;
    /*background:url('../Images/footerVerticalLeft.jpg') top left no-repeat;*/
}
.FooterVBox
{
    float:left;
    width:205px;
    height:172px;
    /*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
{
    margin:15px 0px 8px 17px;
    width:168px;
    height:22px;
    border-bottom:solid 1px #efd5c8;
    overflow:hidden;
}
.FooterHBoxTitle
{
    margin-bottom:8px;
    height:22px;
    border-bottom:solid 1px #a89382;
    overflow:hidden;
}
.FooterVBoxTitle h4, .FooterHBoxTitle h4
{
    color:#ffffff;
    font-size:15px;
    margin:0px;
    width:168px;
}
.FooterHorizontalContainer
{
    position:absolute;
    width:913px;
    /*height:90px;*/
    margin:275px 0px 0px 33px;
}
.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
{
    margin:0px 0px 0px 17px;
    width:168px;
    height:180px;
    font-size:0.9em;
    color:#efd5c8;
    overflow:hidden;
}
.FooterVBoxText a, .FooterVBoxText a:visited
{
    color:#efd5c8;
    text-decoration:none;
}
.FooterVBoxText a:hover
{
    color:#efd5c8;
    text-decoration:underline;
}
.FooterHBoxText 
{
    width:913px;
    height:55px;
    font-size:0.7em;
    text-align:justify;
    color:#a89382;
    overflow:hidden;
    line-height:1.5em;
}
.FooterDiscoveryLink, .FooterDiscoveryLink:visited, .FooterDiscoveryLink:hover
{
    color:#ffffff;
}
.FooterDiscoveryLink:hover
{
    text-decoration:underline;
}
.FooterNonDiscoveryLink, .FooterNonDiscoveryLink:visited, .FooterNonDiscoveryLink:hover
{
    color:#a89382;
}
.FooterNonDiscoveryLink:hover
{
    text-decoration:underline;
}
.FooterOlympicsLink
{
    position:absolute;
    top:80px;
    left:750px;
    width:163px;
    height:75px;
    display:block;
    background:url('../Images/olympicfooter.gif') top left no-repeat;
}
/*
.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;
}
*/