﻿/* FOOTER */

.footer {
    border-top: 1px solid #cacaca;
    margin-bottom: 30px;
    background-color:#FFF;
    width:932px;
    margin-top:18px;
    float: left;
}

.footer a:hover, .footer a:visited { 
    color:#3E3D40 !important;
}

.footer a:hover {
    text-decoration:underline !important;
}

.footer .supported_by .ms_text {
    font-size: 13px !important;
    width: 120px;
    color:#3C3C3B !important;
}

.footer .supported_by > div {
    float:left;
}

.footer .supported_by {
    margin-top: 30px;
}

.footer .supported_by .credit1 {
    height:40px;
    width:650px;
}

.footer .supported_by .credit2 {
    display:none;
}

.footer_menu {
    margin-top: 30px;
    color: #706f6f;
}

.footer_menu ul, .footer_menu ul li {
    list-style: none;
    margin: 0;
    padding: 0;
}

.footer_menu a:hover {
    text-decoration: underline !important;
}

.footer_menu a:visited {
    color: #706f6f;
}

.copyright_footer{
    float:left;
    width:324px;
}

.footer_menu .microsoft {
    background:url("../../images/layout/sprite.png") no-repeat 0 -425px transparent;
    height:30px;
    width:120px;
}

.copyright_text {
    line-height: 19px;
}

.footer_menu .menu {
    font-size: 12px;
}

.footer_menu .menu .left {
    float:left;
    width:175px;
    padding-top:10px;
}

.footer_menu .menu .middle {
    float:left;
    padding-top:10px;
    width: 220px;
}

.footer_menu .menu .right {
    float:left;
    width:195px;
    padding-top:10px;
}

.footer_menu .menu ul li {
    float:left;
    padding: 0 0 5px 0;
    width:175px;
}

.footer_menu .menu ul li a {
    color: #706f6f !important;
}

.expand_sitemap {
    border-top:1px solid #CACACA;
    color:#3E3D40;
    margin-top:20px;
    overflow:hidden;
    padding-top:20px;
    width:932px;
}

.expand_sitemap a {
    color: #3e3d40;
}

.expand_sitemap .expand_title {
    background:url("../../images/layout/sprite.png") no-repeat 0 -455px;
    height:17px;
    padding:4px 0 0 32px;
    cursor: pointer;
    width: 250px;
}

.footer_sitemap a:hover {
    text-decoration: underline;
}

.footer_sitemap ul, .footer_sitemap li {
    padding:0;
    margin:0;
    list-style:none;
}

.footer_sitemap {
    display: none;
    font-size: 12px;
    overflow: hidden;
    padding-top:20px;
}

.footer_sitemap .col1, .footer_sitemap .col2, .footer_sitemap .col3 {
    float:left;
    width:206px;
    margin-bottom: 15px;
}

.footer_sitemap .col1 ul, .footer_sitemap .col2 ul, .footer_sitemap .col3 ul {
    margin-bottom: 15px;
}

.footer_sitemap .col2 {
    margin-left: 117px;
}

.footer_sitemap .col3 {
    margin-left:116px;
}

.footer_sitemap li {
    line-height: 17px;
}
