﻿.archive-pager-wrapper {
    width: 100%;
    color: #666;
    font-size: 13px;
    font-weight: bold;
}

.pager-wrapper {
    float: right;
}

.news-pager-wrapper {
    width: auto;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    margin: 6px 0 15px 0;
}

.video-pager-wrapper {
    float: left;
    width: 1000px;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    margin: 0px 0 15px 0;
}

.uc-pager-wrapper-i {
    width: auto;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    margin: 6px 0 15px 0;
}

ul.gold-pager {
    list-style-type: none;
    display: inline-block;
    margin: 0;
    padding: 0;
    /* For IE, the outcast */
    zoom: 1;
    *display: inline;
}

    ul.gold-pager li {
        /*font-family: 'Open Sans', Georgia,Tahoma, Arial, Helvetica,sans-serif; */
        margin: 2px;
        text-align: center;
        float: left;
        /*#028F41*/
        padding: 2px 8px 2px 8px;
        background-color: none;
    }

    ul.gold-pager a {
        text-decoration: none;
        color: #687074;
        line-height: 16px;
    }

        ul.gold-pager a:hover, ul.gold-pager a:active {
            /*border:0px solid #85BD1E;background-color: #F1FFD6;    font-family   : "Helvetica Neue";*/
        }

    ul.gold-pager li:hover {
        font-weight: bold;
        color: #687074;
        padding: 2px 8px;
        background-color: none;
        line-height: 16px;
    }

    ul.gold-pager li.current {
        font-weight: bold;
        color: #fff;
        padding: 2px 8px;
        color: #028F41;
        line-height: 16px;
    }

    ul.gold-pager li.disabled {
        padding: 2px 8px;
        color: #7E7E7E;
        line-height: 16px;
    }

.news-PagerLoading {
    margin: 10px 0 10px 0;
}

.uc-PagerLoading {
    margin: 5px 0 10px 0;
}

.round {
    border-radius: 50%;
}
