﻿/*
.FooterContainer
{
    text-align:left;
    position:relative;
    width:980px;
    height:530px;
    background:#1b496a url('../Images/footerBg.jpg') repeat-x;
}
.FooterVerticalContainer
{
    position:absolute;
    margin:82px 0px 0px 2px;
} 
.FooterVerticalLeft
{
    float:left;
    width:31px;
    height:248px;
    background:url('../Images/footerVerticalLeft.jpg') top left no-repeat;
}
.FooterVBox
{
    float:left;
    width:205px;
    height:248px;
    background-color:#32749b;
}
.FooterVerticalMid
{
    float:left;
    width:31px;
    height:248px;
    background:url('../Images/footerVerticalMid.jpg') top left no-repeat;
}
.FooterVerticalRight
{
    float:left;
    width:31px;
    height:248px;
    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 #bababa;
    overflow:hidden;
}
.FooterHBoxTitle
{
    margin-bottom:8px;
    height:22px;
    border-bottom:solid 1px #bababa;
    overflow:hidden;
}
.FooterVBoxTitle h4, .FooterHBoxTitle h4
{
    color:#ffffff;
    font-size:15px;
    margin:0px;
    width:168px;
}
.FooterHorizontalContainer
{
    position:absolute;
    width:913px;
    margin:360px 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:#bababa;
    overflow:hidden;
}
.FooterVBoxText a, .FooterVBoxText a:visited
{
    color:#bababa;
    text-decoration:none;
}
.FooterVBoxText a:hover
{
    color:#bababa;
    text-decoration:underline;
}
.FooterHBoxText 
{
    width:913px;
    height:55px;
    font-size:0.7em;
    text-align:justify;
    color:#7a8fa2;
    overflow:hidden;
    line-height:1.5em;
}
.FooterDiscoveryLink, .FooterDiscoveryLink:visited, .FooterDiscoveryLink:hover
{
    color:#ffffff;
}
.FooterDiscoveryLink:hover
{
    text-decoration:underline;
}
.FooterNonDiscoveryLink, .FooterNonDiscoveryLink:visited, .FooterNonDiscoveryLink:hover
{
    color:#7a8fa2;
}
.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;
}
*/
#footer ul.Horizontal {list-style:none;margin:0;padding:0;overflow:hidden;}
#footer ul.Horizontal li {float:left;}
#footer .VDivider {display:inline-block;background-color:#1a405a;width:1px;height:20px;}
#footer {position:relative;display:block;margin:15px auto 50px auto;clear:both;color:#284559;width:916px;height:264px;background:transparent url(../images/sprite.png) 0 -372px no-repeat;padding:35px 35px 0 35px;overflow:hidden;}
#footer h2 {font-weight:bold;font-size:16px;line-height:16px;color:#fff;text-transform:uppercase;margin:0 0 3px 0;padding-bottom:9px;/*border-bottom:1px solid #284559;*/}
#footer a, #footer a:visited {font-size:13px;color:#b3bcc2;}
#footer a:hover {color:#fff;text-decoration:none;}
#footer .Nav {display:block;overflow:hidden;margin-bottom:37px;}
#footer .Nav ul li span {margin:0 7px;}
#footer ul.Small, #footer ul.Small a {font-size:11px;}
#footer ul.Horizontal {height:16px;margin-bottom:12px;}
#footer ul.Small {height:33px;line-height:18px;}
#footer .Copyright {text-align:center;}
#footer .FooterNote {position:absolute;bottom:38px;right:35px;font-size:11px;color:#fff;}
#footer .FooterNote .Divider {color:#25445a;}
#footer .SmallPrint {color:#fff;font-size:11px;display:inline-block;}
#footer-logo {display:inline-block;width:94px;height:21px;background:transparent url(../images/sprite.png) 0 -94px no-repeat;margin-bottom:-6px;}
#footer-corporate-logo {display:inline-block;width:113px;height:16px;background:transparent url(../images/sprite.png) -94px -94px no-repeat;margin:0 0 -5px 14px;}
#footer div .VDivider, #footer nav .VDivider, #footer .Nav ul li span.VDivider {margin-left:30px;margin-right:30px;margin-bottom:-5px;}
