﻿.mp-footer-Container {
    width: 960px;
    direction: rtl;
    clear: both;
    margin: 0 auto;
}

.mp-footer-Content {
    float: right;
    background-color: #04273A;
    color: #fff;
    width: 960px;
    font-size: 12px;
}

    .mp-footer-Content table {
        width: 100%;
    }

.mp-footer-Top {
    background: url(/Style/Images/HomePage/footer_top.gif);
    float: right;
    height: 14px;
    width: 960px;
}

.mp-footer-Bottom {
    background: url(/Style/Images/HomePage/footer_bottom.gif);
    float: right;
    height: 14px;
    width: 960px;
}

.mp-footer-Header {
    color: #2D95C8;
    border-bottom: solid 1px #093552;
    font-size: 18px;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.mp-footer-Content td {
    padding-left: 17px;
    padding-right: 17px;
}

.mp-footer-Separator {
    height: 15px;
    clear: both;
}

.mp-footer-Title, .mp-footer-Title:hover {
    color: #2D95C8;
}

.mp-footer-SubTitle, .mp-footer-SubTitle:hover {
    color: #fff;
    display: block;
}

.mp-footer-links-Container {
    clear: both;
    direction: rtl;
    font-size: 12px;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    padding-top: 5px;
    width: 944px;
}

.mp-footer-links-Links {
    float: right;
    width: 580px;
}

    .mp-footer-links-Links a {
        color: #339AD4;
    }

    .mp-footer-links-Links span {
        color: #C7C7C7;
        padding: 0 3px;
    }

.mp-footer-links-Copyrights {
    float: left;
    width: 350px;
    text-align: left;
    color: #04273A;
}
/*.mp-hd-banner{background-color:#F2F2F2;min-height:90px;text-align:center;width:960px;margin:0 auto;padding:12px 0 4px;}*/
/*.mp-hd-banner{background-color:#F2F2F2;text-align:center;width:960px;margin:0 auto;padding: 12px 12px 12px 0;height:90px;}*/

.leaderboard-banner-top {
    width: 960px;
    margin: 0 auto;
    text-align: center;
}

    .leaderboard-banner-top > div {
        margin: 0 auto;
    }

#header, .mp-Container {
    margin: 0 auto;
    width: 960px;
    direction: rtl;
}

/*MasterPage Wide Menu     */
.mp-wm-Container {
    position: relative;
    width: 960px;
    height: 41px;
    float: right;
    background-image: url(/Style/Images/TopNavBar/topmenu_bg.gif);
    direction: rtl;
    margin: 0;
    font-size: 13px;
    z-index: 999
}

    .mp-wm-Container li {
        list-style-type: none;
        float: right;
    }

    .mp-wm-Container .mp-wm-Item:hover {
        background: rgb(255, 255, 255);
        -moz-border-radius: 5px 5px 0px 0px;
        -webkit-border-radius: 5px 5px 0px 0px;
        border-radius: 5px 5px 0px 0px;
    }

        .mp-wm-Container .mp-wm-Item:hover span {
            color: #3cc1f3;
        }

    .mp-wm-Container ul li {
        position: relative;
        float: right
    }

    .mp-wm-Container .mp-wm-Item .TabA {
        display: block;
        height: 41px;
        padding-left: 14px;
        font-weight: 700;
        text-align: center;
        text-decoration: none;
    }

    .mp-wm-Container .mp-wm-Item .TabSpan {
        display: block;
        height: 31px;
        padding-right: 15px;
        padding-top: 8px;
        color: #fff;
        font-family: Arial;
        cursor: pointer;
    }

    .mp-wm-Container ul li ul {
        display: none
    }

    .mp-wm-Container ul li:hover ul {
        display: block;
        position: absolute;
    }

    /*IE7 ONLY*/
    * + html .mp-wm-Container ul li:hover ul {
        display: block;
        position: absolute;
    }

* + html .mp-wm-DropDown {
    margin-right: -102px
}

.mp-wm-Menu {
    margin-top: 3px;
    margin-right: -30px;
}

.mp-wm-Item {
    margin-right: -2px;
    text-align: right;
    position: relative;
}

.mp-wm-Separator {
    color: #31B2ED;
    padding-top: 8px;
    font: 10px;
    margin: 0 1px 0 2px;
}

.mp-wm-DropDown {
    position: absolute;
    width: 192px;
    background-image: url(/Style/Images/TopNavBar/submenu_bg.png?v=1);
    background-repeat: repeat-y;
    margin-right: -48px;
    margin-top: -3px;
    direction: rtl;
    text-align: right;
    z-index: 999;
}

    .mp-wm-DropDown li {
        width: 150px;
        border-bottom: dotted 1px silver;
        margin-right: 18px;
        padding: 3px 0;
    }

    .mp-wm-DropDown a {
        text-decoration: none;
        color: #3cc1f3;
        width: 100%;
        display: block;
    }

        .mp-wm-DropDown a.Last {
            margin-right: 18px;
            margin-top: -12px;
        }

    .mp-wm-DropDown li.Bottom {
        background-image: url(/Style/Images/TopNavBar/submen_bottom.png?v=1);
        border-bottom: medium none;
        height: 6px;
        list-style-image: none;
        margin-bottom: 0;
        margin-right: 0;
        position: relative;
        top: 12px;
        width: 192px;
        background-position: bottom;
        background-repeat: no-repeat;
        height: 25px;
    }

    .mp-wm-DropDown li.First {
        margin-top: 15px;
    }

.mp-bc-Container {
    color: #818181;
    float: right;
    font-size: 11px;
    margin: 10px 0 -6px;
    text-align: right;
    width: 950px;
}
