body {
    margin: 0;
    color: #000;
    font: 15px/22px Arial, Helvetica, sans-serif;
}

img {
    border-style: none;
}

a {
    color: #1b1b1b;
    text-decoration: none;
}

    a:hover {
        color: #014bad;
    }

input,
textarea,
select {
    font: 100% Arial, Helvetica, sans-serif;
    vertical-align: middle;
    color: #000;
}

figure, figcaption, header, footer, hgroup, nav, menu, section, article, aside {
    display: block;
}

input[type="submit"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner {
    border: 0;
}

form,
fieldset {
    margin: 0;
    padding: 0;
    border-style: none;
    overflow: hidden;
}

q {
    quotes: none;
}

    q:before {
        content: '';
    }

    q:after {
        content: '';
    }

.clear {
    clear: both;
}

.pos-rel {
    position: relative;
}

.o_hidden {
    overflow: hidden;
}

.dir_ltr {
    direction: ltr;
}

.f_right {
    float: right;
}

.f_left {
    float: left;
}

.no_margin {
    margin: 0 !important;
}

.d_none {
    display: none !important;
}

#wrapper {
    min-width: 975px;
    width: 100%;
    position: relative;
    overflow: hidden;
    background-color: transparent;
}



/*.w1 {
    width: 944px;
    margin: 0 auto;
    direction: rtl;
}*/

body.with-bg .w1 {
    background: #fff;
    padding: 0 10px;
    overflow-x: hidden;
}

body.with-bg.special-league .w1 {
    background: none;
    overflow-x: initial;
    position: relative;
}

.main-bar {
    left: 0;
    top: 0;
    position: fixed;
    background: #101720 url(images/sb-red-strip.png) repeat-x 0 -3px;
    padding: 6px 0 3px;
    width: 100%;
    z-index: 1000;
    min-height: 47px;
}

    .main-bar.un-pinned {
        position: absolute;
    }

    .main-bar > .holder {
        margin: 0 auto;
        width: 946px;
        position: relative;
    }

        .main-bar > .holder:after {
            content: '';
            display: block;
            clear: both;
        }

        .main-bar > .holder .pin {
            position: absolute;
            right: -70px;
            top: 27%;
            background: url(images/pin-bg.png) no-repeat;
            width: 50px;
            height: 19px;
            cursor: pointer;
            -webkit-touch-callout: none;
            -webkit-user-select: none;
            -khtml-user-select: none;
            -moz-user-select: moz-none;
            -ms-user-select: none;
            user-select: none;
        }

            .main-bar > .holder .pin img {
                position: relative;
                float: right;
                margin-top: 1px;
            }

            .main-bar > .holder .pin span {
                font-size: 9px;
                line-height: 18px;
                color: #efefef;
                width: 27px;
                display: inline-block;
                vertical-align: text-bottom;
                text-align: center;
            }

.time {
    margin: 3px 0 0 10px;
    float: right;
    width: 70px;
    text-align: center;
    color: #FEB207;
    font-size: 20px;
    line-height: 24px;
    background: url(images/bg-time-white.png) no-repeat 5px 26px;
}

    .time strong {
        font-weight: normal;
        letter-spacing: -0.1em;
    }

    .time .date {
        color: #FEB207;
        font-style: normal;
        font-size: 11px;
        line-height: 13px;
    }

.main-bar .time {
    color: #fff;
}

    .main-bar .time .date {
        color: #fff;
    }

.main-bar .drop-holder {
    float: right;
    margin: 0;
    font-size: 11px;
    line-height: 13px;
    padding: 4px 0 0 4px;
    width: 103px;
}

    .main-bar .drop-holder > li {
        padding: 3px 0 0;
    }

        .main-bar .drop-holder > li:first-child {
            padding: 0;
        }

        .main-bar .drop-holder > li > a {
            border-top: 1px solid #000;
            border-left: 1px solid #000;
            padding: 1px 6px 2px 22px;
            background: none;
            border-bottom: none;
            color: #fff;
            border-right: none;
        }

            .main-bar .drop-holder > li > a:before {
                background-position: -76px 0;
                width: 8px;
                height: 7px;
                top: 5px;
                left: 5px;
            }

        .main-bar .drop-holder > li:hover > a {
            background: #3e454d;
            color: #bfbfbf;
        }

            .main-bar .drop-holder > li:hover > a:before {
                background-position: -84px 0;
            }

    .main-bar .drop-holder .drop {
        background: #748190;
        width: 103px;
        border: none;
        box-shadow: 0 1px 2px #c2c2c2;
        -moz-box-shadow: 0 1px 2px #c2c2c2;
        -webkit-box-shadow: 0 1px 2px #c2c2c2;
    }

        .main-bar .drop-holder .drop li {
            border-top: 1px solid #8d959f;
            box-shadow: 0 1px 1px #a2abb5 inset;
        }

            .main-bar .drop-holder .drop li:hover a {
                background: #3e444d;
                color: #dfe2e5;
                box-shadow: 0 1px 1px #a2abb5 inset;
            }

        .main-bar .drop-holder .drop a {
            color: #fff;
        }

.gallery4 {
    padding: 0 40px;
    float: right;
    font-size: 12px;
    line-height: 15px;
    color: #fff;
    margin-left: 3px;
    position: relative;
    background: url(images/sb-red-item2.png) repeat-x;
}

    .gallery4 .gmask {
        overflow: hidden;
        width: 680px;
        height: 47px;
    }

    .gallery4 .btn-prev,
    .gallery4 .btn-next {
        background: url(images/sprite.png) no-repeat -465px -300px;
        width: 57px;
        height: 46px;
        overflow: hidden;
        text-indent: -9999px;
        position: absolute;
        top: 0;
        z-index: 10;
        right: 0;
    }

    .gallery4 .btn-next {
        right: auto;
        background-position: -526px -300px;
        left: 0;
    }

    .gallery4 .gmask ul {
        padding: 0;
        margin: 0;
        list-style: none;
        overflow: hidden;
        width: 9999px;
    }

        .gallery4 .gmask ul li {
            float: right;
        }

            .gallery4 .gmask ul li .holder {
                width: 217px;
                padding: 0 15px 0 0;
                position: relative;
                height: 46px;
            }

        .gallery4 .gmask ul .holder:before {
            content: '';
            position: absolute;
            top: 0;
            right: 0;
            width: 15px;
            height: 46px;
            background: url(images/item-divider.png) no-repeat;
        }

        .gallery4 .gmask ul li:first-child .holder {
            padding: 0;
        }

            .gallery4 .gmask ul li:first-child .holder:before {
                display: none;
            }

    .gallery4 .heading {
        font-weight: bold;
        padding: 3px 12px 4px;
        font-size: 11px;
    }

    .gallery4 .score {
        overflow: hidden;
        white-space: nowrap;
        padding: 0 11px 0 0;
    }

    .gallery4 .heading .competition {
        max-width: 132px;
        display: inline-block;
        height: 12px;
        overflow: hidden;
        font-weight: normal;
    }

    .gallery4 .score span {
        display: inline-block;
    }

    .gallery4 .score .num {
        width: 20px;
        font-size: 11px;
        font-weight: bold;
        height: 13px;
        text-align: center;
        line-height: 13px;
        vertical-align: top;
        padding-top: 1px;
        background: url(images/sprite.png) no-repeat -480px -46px;
    }

        .gallery4 .score .num.num-first {
            margin-right: 3px;
        }

        .gallery4 .score .num.num-second {
            margin-left: 3px;
            margin-right: -3px;
        }

    .gallery4 .score.blue .num {
        background-position: -480px -60px;
    }

    .gallery4 .score.grey .num {
        background-position: -480px -74px;
        letter-spacing: 2px;
    }

        .gallery4 .score.grey .num span {
            margin: 0 6px 0 0;
            letter-spacing: 0;
        }

.scoreboard {
    font-size: 12px;
    line-height: 15px;
    color: #FFF;
    float: right;
    padding: 3px 4px 4px 31px;
    border: 1px solid #49515a;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    box-shadow: 0 1px 3px #0a0d11;
    position: relative;
    margin: 10px 0 0 -3px;
    background: url(images/scores-btn.png) no-repeat;
    background-size: 100%;
}

    .scoreboard:before {
        background: url(images/sprite.png) no-repeat -576px -24px;
        width: 23px;
        height: 22px;
        position: absolute;
        top: 0;
        left: 3px;
        content: '';
    }

    .scoreboard:hover {
        text-decoration: underline;
        color: #FFF !important;
    }

#header {
    padding: 75px 2px 18px 0;
    min-height: 111px;
}

body.with-bg #header {
    /*overflow: hidden;*/
}

.hedaer-no-bottom-padding #header {
    padding-bottom: 0;
}

.header-holder {
    width: 1040px;
}


    .header-holder:after,
    #header:after {
        content: '';
        display: block;
        clear: both;
    }

/*#header .menu {
    float: right;
    width: 825px;
    padding: 26px 0 3px 0;
}*/

/*  #header .menu ul {
        list-style: none;
        margin: 0;
        float: left;
        padding: 0;
        text-transform: uppercase;
        position: relative;
        font-size: 12px;
        line-height: 15px;
    }

        #header .menu ul li:before {
            position: absolute;
            top: 7px;
            right: 0;
            width: 4px;
            height: 3px;
            content: '';
            background: url(images/sprite.png) no-repeat -372px 0;
        }

        #header .menu ul:first-child li:first-child {
            padding-right: 0;
        }

            #header .menu ul:first-child li:first-child div {
                margin-top: -3px;
                height: 18px;
            }

            #header .menu ul:first-child li:first-child:before {
                background: none;
            }

        #header .menu ul:first-child:before {
            right: auto;
            left: 0;
        }

        #header .menu ul:first-child {
            float: right;
        }

        #header .menu ul li {
            float: right;
            padding: 0 9px 0 14px;
            position: relative;
        }

            #header .menu ul li img {
                display: inline-block;
                vertical-align: middle;
                margin: -5px 6px 0 0;
            }

        #header .menu ul .item {
            font-size: 10px;
        }

        #header .menu ul .fb-like iframe {
            z-index: 11;
        }

#nav {
    float: right;
    position: relative;
    margin: 0 0 3px;
}

    #nav .bg {
        position: absolute;
        background: url(images/bg-nav-holder.gif) repeat-x 0 100%;
        height: 25px;
        bottom: 0;
        right: 100%;
        margin: 0 72px 0 0;
        width: 100%;
    }

        #nav .bg:before {
            content: '';
            position: absolute;
            height: 25px;
            width: 90px;
            right: -72px;
            bottom: 0;
            background: url(images/nav-grey.png) no-repeat;
        }

    #nav > ul {
        position: relative;
        padding: 0;
        float: right;
        margin: 0;
        list-style: none;
        font-size: 14px;
        line-height: 18px;
        color: #fff;
        z-index: 10;
        text-align: center;
        font-weight: bold;
    }

        #nav > ul > li {
            float: right;
            height: 30px;
            margin-left: -5px;
            min-width: 90px;
            position: relative;
        }

    #nav ul img {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        z-index: 1;
    }

        #nav ul img.hover,
        #nav > ul > li.active > img {
            display: none;
        }

            #nav > ul > li.active > img.hover {
                display: block !important;
            }

    #nav > ul > li:hover > a {
        text-decoration: none;
    }

    #nav ul a {
        display: block;
        color: #fff;
        padding: 10px 17px 4px;
        position: relative;
        z-index: 2;
        font-family: 'blender-bold','south web bold';
    }

    #nav ul .blue {
        min-width: 128px;
    }

    #nav ul .red {
        min-width: 115px;
    }

    #nav ul .orange {
        min-width: 80px;
    }

    #nav ul .green {
        min-width: 113px;
    }

    #nav ul .yellow {
        min-width: 108px;
    }*/

.logo {
    float: right;
    background: url(images/logo.png?Q=1) no-repeat;
    background-position: 0 -505px;
    width: 125px;
    height: 101px;
    overflow: hidden;
    text-indent: -9999px;
    margin: -2px 0 0 -11px;
}

    .logo a {
        display: block;
        height: 100%;
    }

.red-style .logo {
    background-position: 0 -101px;
}

.orange-style .logo {
    background-position: 0 -202px;
}

.green-style .logo {
    background-position: 0 -303px;
}

.yellow-style .logo {
    background-position: 0 -303px;
}

.add-nav {
    padding: 0 0 0 9999px;
    margin: 0 16px 4px -9999px;
    float: right;
    position: relative;
    border-bottom: 3px solid #f3f6f8;
    background: #e1e5ea;
}

    .add-nav > ul {
        padding: 0 15px 0 0;
        margin: 0;
        float: right;
        list-style: none;
        position: relative;
        font-size: 13px;
        line-height: 17px;
        letter-spacing: 0;
        font-weight: bold;
    }

        .add-nav > ul:before {
            background: url(images/sprite.png) no-repeat -434px 0;
            width: 7px;
            height: 23px;
            position: absolute;
            right: -6px;
            bottom: 0;
            content: '';
        }

    .add-nav:after {
        content: '';
        background: #141c27;
        position: absolute;
        height: 4px;
        bottom: -7px;
        right: 0;
        width: 100%;
        margin: 0 3px 0 0;
    }

    .add-nav > ul > li {
        float: right;
        position: relative;
        padding: 2px 12px 4px 15px;
    }

        .add-nav > ul > li:before {
            background: url(images/sprite.png) no-repeat -443px 0;
            position: absolute;
            top: 3px;
            left: 0;
            content: '';
            width: 7px;
            height: 15px;
        }

        .add-nav > ul > li.active:after {
            content: '';
            position: absolute;
            bottom: -7px;
            right: 0px;
            width: 105%;
            height: 4px;
            background: url(images/bg-add-nav.png) no-repeat;
            background-size: 100% 22px;
            z-index: 10;
        }

        .add-nav > ul > li:first-child.active:after {
            right: -15px;
            width: 125%;
        }

        .add-nav > ul > li:first-child {
            padding-right: 0;
        }

    .add-nav a {
        color: #141c27;
    }

    .add-nav ul a:hover {
        color: #014bad;
    }

    .add-nav .more {
        padding: 0 0 0 17px;
        position: relative;
    }

        .add-nav .more:before {
            content: '';
            background: url(images/sprite.png) no-repeat -434px -26px;
            width: 9px;
            height: 5px;
            position: absolute;
            top: 7px;
            left: 0;
        }

    .add-nav ul ul {
        display: none;
        position: absolute;
        top: 100%;
        left: -4px;
        width: 122px;
        margin: 0;
        z-index: 1000;
        list-style: none;
    }

        .add-nav ul ul:before {
            position: absolute;
            top: 3px;
            left: -1px;
            background: url(images/sprite.png) no-repeat -295px -90px;
            content: '';
            height: 4px;
            width: 77px;
        }

        .add-nav ul ul li {
            background: #e1e5ea;
            border-top: 1px solid #fff;
            border-bottom: 1px solid #8a9097;
            padding: 4px 9px 2px;
        }

            .add-nav ul ul li:first-child {
                border: none;
                background: transparent url(images/trans.gif);
                padding-bottom: 3px;
            }

    .add-nav ul li:hover ul {
        display: block;
    }

.red-style .add-nav .more:before {
    background-position: -434px -31px;
}

.orange-style .add-nav .more:before {
    background-position: -434px -36px;
}

.green-style .add-nav .more:before {
    background-position: -434px -41px;
}

.yellow-style .add-nav .more:before {
    background-position: -434px -46px;
}

.red-style .add-nav:before {
    background-position: -295px -102px;
}

.orange-style .add-nav:before {
    background-position: -295px -108px;
}

.green-style .add-nav:before {
    background-position: -295px -114px;
}

.yellow-style .add-nav:before {
    background-position: -295px -120px;
}

.banner {
    margin: 0 0 15px;
}

    .banner.article-section {
        margin: -10px 0 5px;
    }

    .banner.abroad {
        margin: 0 0 5px;
    }

    .banner > img {
        display: block;
    }

.tab-container {
    border: 1px solid #dcdcdc;
    border-top: 5px solid #014bad;
    margin: 0 0 33px;
    position: relative;
    z-index: 10;
}

    .tab-container .nav-holder {
        overflow: hidden;
        padding: 0 0 0 19px;
        border-top: 1px solid #fff;
        border-bottom: 1px solid #dcdcdc;
        background: rgb(243,243,243);
        background: -moz-linear-gradient(top, #f2f2f2 0%, #f0f0f0 30%, #e3e3e3 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f2f2f2), color-stop(30%,#f0f0f0), color-stop(100%,#e3e3e3));
        background: -webkit-linear-gradient(top, #f2f2f2 0%, #f0f0f0 30%,#e3e3e3 100%);
        background: -o-linear-gradient(top, #f2f2f2 0%,#f0f0f0 30%,#e3e3e3 100%);
        background: -ms-linear-gradient(top, #f2f2f2 0%,#f0f0f0 30%,#e3e3e3 100%);
        background: linear-gradient(to bottom, #f2f2f2 0%,#f0f0f0 30%,#e3e3e3 100%);
    }

.show-all {
    float: left;
    position: relative;
    margin: 0 0 5px;
    color: #014bad;
    font-size: 12px;
    line-height: 15px;
    padding: 0 0 0 12px;
}

    .show-all:before {
        content: '';
        position: absolute;
        left: 0;
        top: 4px;
        background: url(images/sprite.png) no-repeat;
        width: 6px;
        height: 9px;
    }

    .show-all.day-events {
        font-family: 'blender-bold','south web bold';
        line-height: 22px;
        display: block;
        font-size: 15px;
        color: #000;
        margin: 3px 0 0 0;
        font-weight: bold;
    }

        .show-all.day-events:before {
            top: 5px;
        }

.tab-container .tabset {
    padding: 0;
    text-align: center;
    margin: 0;
    list-style: none;
    border-left: 1px solid #fff;
    font-weight: bold;
    font-size: 14px;
    line-height: 22px;
    float: right;
}

    .tab-container .tabset li {
        float: right;
    }

    .tab-container .tabset a {
        width: 116px;
        color: #535353;
        padding: 0 0 2px;
        display: block;
        background: url(images/sprite.png) no-repeat 0 -13px;
    }

        .tab-container .tabset a:hover,
        .tab-container .tabset a.active {
            background-position: 0 -45px;
            text-decoration: none;
            color: #858585;
        }

.tab-content {
    border-top: 1px solid #fff;
    padding: 7px 4px 7px 9px;
    background: rgb(250,250,250);
    background: -moz-linear-gradient(top, rgba(250,250,250,1) 0%, rgba(250,250,250,1) 29%, rgba(238,238,238,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(250,250,250,1)), color-stop(29%,rgba(250,250,250,1)), color-stop(100%,rgba(238,238,238,1)));
    background: -webkit-linear-gradient(top, rgba(250,250,250,1) 0%,rgba(250,250,250,1) 29%,rgba(238,238,238,1) 100%);
    background: -o-linear-gradient(top, rgba(250,250,250,1) 0%,rgba(250,250,250,1) 29%,rgba(238,238,238,1) 100%);
    background: -ms-linear-gradient(top, rgba(250,250,250,1) 0%,rgba(250,250,250,1) 29%,rgba(238,238,238,1) 100%);
    background: linear-gradient(to bottom, rgba(250,250,250,1) 0%,rgba(250,250,250,1) 29%,rgba(238,238,238,1) 100%);
}

.tab:after {
    content: '';
    display: block;
    clear: both;
}

.bar {
    padding: 0 21px 4px 25px;
    margin: 0;
    list-style: none;
    float: right;
    position: relative;
    font-size: 12px;
    line-height: 14px;
    color: #707070;
}

    .bar:before {
        position: absolute;
        top: 0;
        right: 2px;
        content: '';
        width: 12px;
        background: url(images/sprite.png) no-repeat -124px -13px;
        height: 47px;
    }

    .bar li {
        padding: 0 5px 0 0;
        position: relative;
    }

        .bar li:before {
            background: url(images/sprite.png) no-repeat -7px 0;
            width: 3px;
            height: 1px;
            position: absolute;
            top: 7px;
            right: 0;
            content: '';
        }

        .bar li.active {
            color: #000;
        }

    .bar .selected {
        position: absolute;
        right: -21px;
        top: 1px;
        background: url(images/sprite.png) no-repeat -144px -13px;
        width: 16px;
        height: 16px;
        content: '';
        visibility: hidden;
    }

    .bar li.active .selected {
        visibility: visible;
    }

.tab-container .gallery {
    position: relative;
    overflow: hidden;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border: 1px solid #cbcbcb;
    background: #ddd;
    padding: 4px 22px 4px 23px;
}

    .tab-container .gallery .btn-prev,
    .tab-container .gallery .btn-next {
        position: absolute;
        overflow: hidden;
        text-indent: -9999px;
        left: 4px;
        top: 4px;
        width: 16px;
        height: 36px;
        background: url(images/sprite.png) no-repeat -168px -13px;
    }

    .tab-container .gallery .btn-next {
        left: auto;
        right: 3px;
        background-position: -187px -13px;
    }

        .tab-container .gallery .btn-next:hover {
            background-position: -187px -61px;
        }

    .tab-container .gallery .btn-prev:hover {
        background-position: -168px -61px;
    }

    .tab-container .gallery .gmask {
        overflow: hidden;
    }

    .tab-container .gallery ul {
        padding: 0;
        margin: 0;
        list-style: none;
        overflow: hidden;
        width: 9999px;
    }

        .tab-container .gallery ul li {
            float: right;
            width: 190px;
            margin-right: 4px;
            background: #fff;
            border: 1px solid #b7b7b7;
        }

            .tab-container .gallery ul li:first-child {
                margin: 0;
            }

    .tab-container .gallery .heading {
        background: #f8f8f8;
        overflow: hidden;
        font-size: 12px;
        line-height: 16px;
        padding: 0 5px 0 9px;
        color: #014bad;
        border-top: 1px solid #fff;
    }

        .tab-container .gallery .heading .direct {
            float: left;
            font-size: 11px;
            line-height: 14px;
            color: #cc1601;
        }

    .tab-container .gallery .holder {
        overflow: hidden;
        font-size: 12px;
        line-height: 16px;
        padding: 0 6px 1px;
    }

    .tab-container .gallery .date {
        font-style: normal;
        float: right;
        color: #898989;
        margin-left: 12px;
        font-size: 11px;
    }

/*#main .gallery p {
    margin: 0;
}

#main .gallery .holder a {
    display: block;
    color: #fff;
}

#main .gallery .score {
    display: table;
    width: 100%;
    font-size: 12px;
    line-height: 12px;
}

    #main .gallery .score > * {
        text-align: center;
        height: 16px;
        vertical-align: middle;
        display: table-cell;
        padding: 0 0 1px;
    }

#main .gallery .num {
    color: #fff;
    font-weight: bold;
    width: 32px;
    padding: 0;
}

#main .gallery .green .num {
    background: #61ac11;
}

#main .gallery .black .heading {
    color: #313131;
}

#main .gallery .black .num {
    background: #313131;
}

#main .gallery .blue .heading {
    color: #014bad;
}

#main .gallery .blue .num {
    background: #014bad;
}

#main .gallery .red .heading {
    color: #cc1601;
}

#main .gallery .red .num {
    background: #cc1601;
}
*/
.two_columns_div {
    overflow: hidden;
    position: relative;
    z-index: 1;
}

.sidebar_div {
    float: left;
    width: 304px;
    padding: 0 15px 0 0;
}

.events_archive .sidebar_div {
    padding: 0 0px 0 0;
}

.sidebar_div .banner-holder {
    border: 1px solid #b5b5b5;
    padding: 1px;
    margin: 0 0 18px;
    margin-left: 1px \0/;
}

    .sidebar_div .banner-holder img {
        display: block;
    }

.sidebar_div .gallery {
    margin: 0 0 18px;
    border: 1px solid #d4d4d4;
    overflow: hidden;
    background: rgb(249,249,249);
    background: -moz-linear-gradient(top, rgba(249,249,249,1) 0%, rgba(248,248,248,1) 33%, rgba(244,244,244,1) 43%, rgba(240,240,240,1) 74%, rgba(233,233,233,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(249,249,249,1)), color-stop(33%,rgba(248,248,248,1)), color-stop(43%,rgba(244,244,244,1)), color-stop(74%,rgba(240,240,240,1)), color-stop(100%,rgba(233,233,233,1)));
    background: -webkit-linear-gradient(top, rgba(249,249,249,1) 0%,rgba(248,248,248,1) 33%,rgba(244,244,244,1) 43%,rgba(240,240,240,1) 74%,rgba(233,233,233,1) 100%);
    background: -o-linear-gradient(top, rgba(249,249,249,1) 0%,rgba(248,248,248,1) 33%,rgba(244,244,244,1) 43%,rgba(240,240,240,1) 74%,rgba(233,233,233,1) 100%);
    background: -ms-linear-gradient(top, rgba(249,249,249,1) 0%,rgba(248,248,248,1) 33%,rgba(244,244,244,1) 43%,rgba(240,240,240,1) 74%,rgba(233,233,233,1) 100%);
    background: linear-gradient(to bottom, rgba(249,249,249,1) 0%,rgba(248,248,248,1) 33%,rgba(244,244,244,1) 43%,rgba(240,240,240,1) 74%,rgba(233,233,233,1) 100%);
}

    .sidebar_div .gallery .btn-prev,
    .sidebar_div .gallery .btn-next {
        float: left;
        overflow: hidden;
        text-indent: -9999px;
        width: 15px;
        height: 74px;
        background: url(images/sprite.png) no-repeat -261px 0;
    }

    .sidebar_div .gallery .btn-next {
        float: right;
        background-position: -279px 0;
    }

        .sidebar_div .gallery .btn-next:hover {
            background-position: -279px -78px;
        }

    .sidebar_div .gallery .btn-prev:hover {
        background-position: -261px -78px;
    }

    .sidebar_div .gallery .gmask {
        overflow: hidden;
        border: solid #fff;
        border-width: 1px 0 0 1px;
    }

        .sidebar_div .gallery .gmask > ul {
            padding: 0;
            margin: 0;
            list-style: none;
            overflow: hidden;
            width: 9999px;
        }

.sidebar_div .meetings-block {
    margin: 0 0 26px;
    border: 1px solid #c3cad1;
    display: inline-block;
}

    .sidebar_div .meetings-block table.item-list {
        width: 50%;
        float: right;
    }

.logo-block .holder {
    border: 1px solid #fff;
}

.logo-block .frame {
    border-top: 3px solid #014bad;
    padding: 3px 0 0 4px;
}

.logo-block {
    border-bottom: 1px solid #c3cad1;
    background: #fff url(images/bg-logo-block.gif) repeat-x;
}

    .logo-block .box {
        display: table-cell;
        vertical-align: middle;
        text-align: center;
        width: 151px;
        padding: 13px 0 8px;
        border-right: 1px solid #c3cad1;
    }

        .logo-block .box:first-child {
            border: none;
        }

        .logo-block .box .img {
            vertical-align: top;
            margin: 0 0 2px;
        }

            .logo-block .box .img img {
                vertical-align: top;
            }

        .logo-block .box a {
            color: #1b1b1b;
        }

            .logo-block .box a:hover {
                color: #014bad;
            }

#main .about-block .heading,
#main .player-info .heading,
#main .results-holder .heading,
#main .tab-box .heading,
#main .score-list .heading,
.sidebar_div .heading,
#toto-stats .heading,
.twtr-hd {
    text-align: center;
    font-size: 18px;
    line-height: 22px;
    display: block;
    padding: 3px 5px 7px;
    border: 1px solid #fff;
    border-bottom: 1px solid #014bad;
    background: rgb(245,245,245);
    background: -moz-linear-gradient(top, rgba(237,237,237,1) 0%, rgba(248,248,248,1) 19%, rgba(253,253,253,1) 35%, rgba(255,255,255,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(237,237,237,1)), color-stop(19%,rgba(248,248,248,1)), color-stop(35%,rgba(253,253,253,1)), color-stop(100%,rgba(255,255,255,1)));
    background: -webkit-linear-gradient(top, rgba(237,237,237,1) 0%,rgba(248,248,248,1) 19%,rgba(253,253,253,1) 35%,rgba(255,255,255,1) 100%);
    background: -o-linear-gradient(top, rgba(237,237,237,1) 0%,rgba(248,248,248,1) 19%,rgba(253,253,253,1) 35%,rgba(255,255,255,1) 100%);
    background: -ms-linear-gradient(top, rgba(237,237,237,1) 0%,rgba(248,248,248,1) 19%,rgba(253,253,253,1) 35%,rgba(255,255,255,1) 100%);
    background: linear-gradient(to bottom, rgba(237,237,237,1) 0%,rgba(248,248,248,1) 19%,rgba(253,253,253,1) 35%,rgba(255,255,255,1) 100%);
    border-left: none;
    border-right: none;
}

.sidebar_div .heading {
    padding: 8px 5px 2px;
}

table.item-list {
    border: solid #fff;
    border-width: 1px 1px 0;
    border-collapse: collapse;
    width: 100%;
    line-height: 18px;
}

    table.item-list td {
        height: 37px;
        padding: 7px 12px 5px 15px;
        width: 120px;
        border: solid #fff;
        vertical-align: top;
        border-width: 0 2px 2px 0;
        background: #edf3fb;
    }

        table.item-list td:first-child {
            border-right: 0;
        }

    table.item-list .num {
        float: left;
        font-size: 14px;
        font-weight: bold;
    }

.premiership-block .heading.heading-alt {
    border: 1px solid #e8e8e8 !important;
}

.sidebar_div .premiership-block .heading {
    text-align: right;
    padding: 4px 18px 1px;
    border-bottom: 3px solid #014bad;
    border-left: none;
    border-right: none;
}

.premiership-block .premiership-block-carousel {
    overflow: hidden;
    border: 1px solid #e8e8e8;
    width: 302px;
}

    .premiership-block .premiership-block-carousel > div {
        margin: 0;
        padding: 0;
        overflow: hidden;
    }

        .premiership-block .premiership-block-carousel > div > div {
            width: 302px;
            min-height: 230px;
            float: right;
            overflow: hidden;
        }

.premiership-block a.btn-next,
.premiership-block a.btn-prev {
    position: absolute;
    left: 5px;
    cursor: pointer;
    background: url(images/sprite.png) no-repeat;
    width: 7px;
    height: 9px;
    text-indent: -9999px;
    top: 11px;
}

.premiership-block a.btn-prev {
    background-position: -408px 0px;
    left: 18px;
}

.table {
    width: 100%;
    font-size: 14px;
    border-collapse: collapse;
    border: 1px solid #fff;
}

    .table td {
        height: 29px;
        text-align: center;
        padding: 2px 0;
    }

    .table th {
        height: 23px;
        border-bottom: 1px solid #000;
        font-weight: normal;
        color: #535353;
        width: 42px;
        padding: 2px 0;
    }

        .table td:first-child,
        .table th:first-child {
            width: 42px;
            padding: 0 4px 0 0;
        }

    .table .big {
        width: 127px !important;
        font-size: 14px;
        line-height: 21px;
        text-align: right;
    }

    .table .alt-color {
        background: #edf3fb;
    }

#main .table-alt th {
    height: auto;
    line-height: 17px !important;
    padding: 4px 0 7px;
    border: none;
}

#main .table-alt td {
    background: #edf3fb;
    border-bottom: 1px solid #fff;
}

#main .table-alt .row td {
    border-bottom: 2px solid #fff;
}

.sidebar_div .premiership-block .heading-alt {
    border: none;
    padding: 1px 14px 6px;
    overflow: hidden;
}

.premiership-block .show-all {
    padding-left: 15px;
}

.precisely-block {
    border: 1px solid #c3cad1;
    margin-bottom: 20px;
}

.statistic-block {
    overflow: hidden;
    border: solid #fff;
    border-width: 4px 1px 0;
    border-bottom: 1px solid #c3cad1;
}

    .statistic-block .block {
        float: right;
        text-align: center;
        font-size: 12px;
        line-height: 14px;
        width: 96px;
        padding: 17px 0 7px;
        position: relative;
        background: #edf3fb;
    }

        .statistic-block .block:first-child {
            width: 95px;
        }

        .statistic-block .block .img {
            margin: 0 auto 3px;
        }

            .statistic-block .block .img a {
                display: inline-block;
                vertical-align: top;
                margin: 0;
                width: auto;
            }

            .statistic-block .block .img img {
                display: block;
                border: 1px solid #fff;
            }

        .statistic-block .block span {
            position: absolute;
            top: 130px;
            font-weight: bold;
            font-size: 28px;
            display: inline-block;
            line-height: 32px;
            left: 32px;
            cursor: default;
        }

    .statistic-block a {
        width: 41px;
        margin: 0 0 19px;
        display: inline-block;
        vertical-align: top;
    }

    .statistic-block table {
        border-collapse: collapse;
        margin: 0 0 0 4px;
        float: right;
        width: 105px;
        font-size: 16px;
    }

        .statistic-block table td {
            border: solid #fff;
            text-align: center;
            height: 26px;
            background: #edf3fb;
            padding: 0 !important;
            width: 31px;
            border-width: 0 4px 4px 0;
        }

            .statistic-block table td a {
                margin: 0;
                display: block;
                width: auto;
            }

        .statistic-block table img {
            display: block;
        }

        .statistic-block table td:first-child {
            border-left: 0;
        }

        .statistic-block table tr:first-child td {
            border-bottom: 5px solid #fff;
        }

table.item-list-alt {
    font-size: 12px;
    line-height: 12px;
}

.table-holder {
    border-bottom: 1px solid #c3cad1;
}

.item-list .img-holder {
    float: right;
    margin: 0 0 0 6px;
    border: 1px solid #fff;
}

.item-list .text {
    overflow: hidden;
    padding: 4px 0 0;
}

    .item-list .text a {
        display: block;
        vertical-align: top;
        margin: 0 0 3px;
    }

.item-list .img-holder img {
    display: block;
}

table.item-list-alt td {
    height: auto;
    border-bottom: 1px solid #fff;
    padding: 10px 13px 12px;
}

.item-list .number {
    font-weight: normal;
    font-size: 18px;
    line-height: 18px;
}

.sidebar_div .heading p {
    margin: 0;
    font-family: 'blender-bold','south web bold';
}

.sidebar_div .heading h2 {
    margin: 0;
    font-size: 18px;
    line-height: 22px;
}

.sidebar_div .gallery .gmask > ul > li {
    float: right;
    height: 73px;
    width: 253px;
    padding: 0 10px 0 9px;
}

.sidebar_div .gallery .gmask ul img {
    display: inline-block;
    vertical-align: middle;
}

.sidebar_div .gallery .gmask .holder {
    display: inline-block;
    vertical-align: middle;
    margin: 0 4px 0 8px;
    font-weight: bold;
    text-align: center;
    width: 164px;
    height: 73px;
}

.sidebar_div .gallery strong {
    display: block;
    margin: 0 0 2px;
}

.sidebar_div .gallery .score {
    padding: 0;
    margin: 0 0 3px;
    font-size: 12px;
    line-height: 13px;
    font-weight: normal;
    list-style: none;
    overflow: hidden;
}

    .sidebar_div .gallery .score li {
        float: right;
        margin-right: 2px;
        border: 1px solid #bcbcbc;
        width: 51px;
        padding: 2px 0;
    }

        .sidebar_div .gallery .score li:first-child {
            margin: 0;
        }

    .sidebar_div .gallery .score span {
        float: left;
        width: 15px;
        font-weight: bold;
        padding: 2px 0;
        color: #cc1601;
        background: #fff;
        margin: -2px 0;
    }

.sidebar_div .gallery.gallery-banner {
    height: 73px;
}

    .sidebar_div .gallery.gallery-banner .gmask {
        width: 193px;
        border: 0;
    }

        .sidebar_div .gallery.gallery-banner .gmask > ul > li {
            width: 193px;
            padding: 0;
        }

        .sidebar_div .gallery.gallery-banner .gmask .holder {
            display: block;
            width: auto;
            margin: 0;
        }

    .sidebar_div .gallery.gallery-banner strong {
        height: 22px;
        overflow: hidden;
        font-size: 12px;
    }

    .sidebar_div .gallery.gallery-banner .score li {
        width: 48px;
        line-height: 18px;
        float: none;
        display: inline-block;
        margin: 0 3px;
    }

    .sidebar_div .gallery.gallery-banner .score span {
        margin: 0;
        padding: 0;
    }

    .sidebar_div .gallery.gallery-banner a.send {
        display: inline-block;
    }

    .sidebar_div .gallery.gallery-banner .btn-prev,
    .sidebar_div .gallery.gallery-banner .btn-next,
    .sidebar_div .gallery.gallery-banner .gmask {
        float: left;
    }

    .sidebar_div .gallery.gallery-banner .btn-next {
        border-right: 1px solid #d4d4d4;
    }

    .sidebar_div .gallery.gallery-banner > img {
        margin-top: 6px;
        margin: 6px 2px 0 0;
        float: right;
    }

a.send {
    display: block;
    font-size: 12px;
    line-height: 19px;
    color: #000 !important;
    margin: 0 1px 0 0;
    width: 162px;
    background: url(images/sprite.png) no-repeat 0 -78px;
}

    a.send:hover {
        color: #014bad !important;
    }

.main-block {
    overflow: hidden;
    padding: 0 0 0 1px;
}

.content-block {
    overflow: hidden;
    margin: 0;
}

.content-block-article {
    overflow: visible;
}

.social-container {
    float: right;
    border-right: 16px solid #014bad;
    min-height: 490px;
    margin: 7px 0 0;
    padding: 0 16px 0 0;
    width: 128px;
    position: relative;
}

.social-networks {
    padding: 0;
    margin: 0;
    list-style: none;
}

    .social-networks li {
        padding: 0 0 5px;
    }

    .social-networks a {
        display: block;
        overflow: hidden;
        text-indent: -9999px;
        width: 50px;
        height: 20px;
        background: url(images/sprite.png?q) no-repeat -207px -13px;
    }

    .social-networks li.google div {
        height: 15px !important;
    }

    .social-networks .google {
        background-position: -207px -38px;
    }

    .social-networks .twitter {
        background-position: -207px -62px;
    }

    .social-networks .mail {
        background-position: -207px -87px;
    }

.social-container .text-block {
    position: absolute;
    right: 17px;
    bottom: -3px;
    font-size: 12px;
    line-height: 14px;
    color: #7d7d7d;
    width: 115px;
}

#main .social-container p {
    margin: 0;
}

    #main .social-container p a {
        display: inline-block;
        color: #7d7d7d;
    }

        #main .social-container p a:hover,
        #main .social-container a.alt,
        #main .social-container span.alt {
            color: #014bad;
        }

/*.content-holder {
    width: 464px;
    float: right;
    margin-bottom: 10px;
}

    .content-holder h2 {
        font-family: 'blender-bold','south web bold';
        padding-top: 5px;
    }
*/
#main h2,
#main h1.article-main {
    letter-spacing: -0.010em;
    font-size: 30px;
    line-height: 35px;
    margin: 4px 0 18px;
}

#main h1.article-main {
    font-family: 'blender-bold','south web bold';
    margin-bottom: 4px;
}

#main .news-block h2,
#content h2,
#main h3,
#main p.h3 {
    font-size: 16px;
    line-height: 18px;
    margin: 0 0 12px;
    font-weight: normal;
}

#main .content-holder h2.article-sub-main {
    font-size: 16px;
    line-height: 18px;
    margin: 0 0 12px;
    font-weight: normal;
    letter-spacing: 0;
    font-family: 'blender-regular',Arial;
    padding: 0;
}

#main .hint {
    font-size: 12px;
    line-height: 15px;
    margin: 0 0 16px;
    display: block;
}

#main div.author-img-holder {
    height: 40px;
    width: 40px;
    border-radius: 50px;
    float: right;
    margin: -10px 0px 3px 10px;
    overflow: hidden;
    position: relative;
}

#main img.author-img {
    height: 45px;
    width: auto;
    position: absolute;
    left: 50%;
    margin-left: -32px;
}

#main .hint .article-talkbacks {
    float: left;
    margin: 0 10px 0 0;
    padding: 0 20px 0 0;
    background: url(Images/bluecomm.png) no-repeat 100%;
}

#main .hint .article-views {
    float: left;
    padding: 0 20px 0 0;
    background: url(Images/blueeye.png) no-repeat 100%;
}

#main .content-holder p {
    margin: 0 0 4px;
}

.btn-play > a {
    position: relative;
    display: block;
    z-index: 0;
}

    .btn-play > a:after {
        content: '';
        position: absolute;
        right: 93%;
        top: 91%;
        width: 101px;
        height: 100px;
        margin: -50px -50px 0 0;
        z-index: 1000;
        background: url(images/sprite.png) no-repeat -101px -117px;
    }

.btn-play.hp.live > a:after {
    top: auto;
    bottom: 8px;
}

.btn-play.hp.live > a::before {
    content: '';
    position: absolute;
    right: auto;
    left: 6px;
    bottom: 4px;
    width: 55px;
    height: 29px;
    z-index: 1000;
    background: url(images/play-live.png) no-repeat;
}

.btn-play-reverse > a:after {
    content: '';
    position: absolute;
    right: 93%;
    top: 91%;
    width: 101px;
    height: 100px;
    margin: -80px -40px 0 0;
    z-index: 1000;
    background: url(images/sprite.png) no-repeat -101px -117px;
}

.btn-play-reverse > a:hover:after {
    cursor: pointer;
    background-position: 2px -117px;
}

.btn-play > a:hover:after {
    cursor: pointer;
    background-position: 2px -117px;
}

.btn-play.hp > a:after {
    right: 91.8%;
}

.btn-play.medium > a:after {
    right: 89%;
    top: 84%;
}

.info-container .article .btn-play.medium > a:after {
    right: 90%;
    top: 87%;
}

.btn-play.small > a:after {
    width: 59px;
    height: 35px;
    margin: 14px 20px 0 0;
    background-position: -59px -252px;
    right: 52.5%;
    top: 52%;
}

.btn-play.small > a:hover:after {
    background-position: 0 -252px;
}

.btn-play.small.video-box > a:after {
    right: 51%;
}

.btn-play a > img {
    position: relative;
    z-index: -1;
}

.btn-play > a:hover img {
    border: none;
}

.video-holder {
    position: relative;
    margin: 0 0 17px;
}

    .video-holder .title,
    .gallery5 .exclusive {
        position: absolute;
        top: 15px;
        right: 0;
        background: #014bad;
        color: #fff;
        font-size: 14px;
        line-height: 25px;
        padding: 3px 78px 0 1px;
        font-family: 'blender-regular', 'south web';
        z-index: 10;
    }

        .video-holder .title.red, .gallery5 .exclusive.red {
            background: #d10202;
        }

        .video-holder .title.orange, .gallery5 .exclusive.orange {
            background: #ff5a00;
        }

        .video-holder .title.green, .gallery5 .exclusive.green {
            background: #0e9b00;
        }

        .video-holder .title.yellow, .gallery5 .exclusive.yellow {
            background: #ffa200;
        }

        .video-holder .title:before,
        .gallery5 .exclusive:before {
            position: absolute;
            left: -50px;
            top: 0;
            background: url(images/sprite2.png) no-repeat -38px -0px;
            width: 50px;
            height: 28px;
            content: '';
        }

        .video-holder .title.red:before, .gallery5 .exclusive.red:before {
            background-image: url(images/sprite2-red.png);
        }

        .video-holder .title.orange:before, .gallery5 .exclusive.orange:before {
            background-image: url(images/sprite2-orange.png);
        }

        .video-holder .title.green:before, .gallery5 .exclusive.green:before {
            background-image: url(images/sprite2-green.png);
        }

        .video-holder .title.yellow:before, .gallery5 .exclusive.yellow:before {
            background-image: url(images/sprite2-yellow.png);
        }

    .video-holder img {
        display: block;
    }

    .video-holder .desc {
        position: absolute;
        right: 0;
        bottom: 0;
        width: 100%;
        color: #fff;
        font-size: 12px;
        line-height: 15px;
        background: url(images/bg-desc.png);
    }

        #main .desc a,
        .video-holder .desc span {
            display: block;
            padding: 3px 14px 5px;
        }
/*.btn-play .video-div > a:after{*/
/*.payed-btn-play .video-anc:after {
    content: '';
    position: absolute;
    right: 93%;
    top: 85%;
    width: 101px;
    height: 100px;
    margin: -50px -50px 0 0;
    z-index: 1000;
    background: url(images/sprite.png) no-repeat -101px -117px;
}*/
/*.btn-play .video-div > a:hover:after{*/
.payed-btn-play .video-anc:hover:after {
    cursor: pointer;
    background-position: 2px -117px;
}

#main .desc a {
    color: #fff;
}

.social-holder {
    padding: 0;
    margin: 0 0 0 1px;
    list-style: none;
    float: left;
    min-height: 22px;
}

    .social-holder li {
        float: left;
        margin-right: 7px;
    }

        .social-holder li a {
            float: left;
            margin-right: 2px;
        }

    .social-holder label {
        float: left;
        background: url(images/sprite.png) no-repeat -332px 1px;
        width: 27px;
        height: 18px;
        font-size: 11px;
        line-height: 18px;
        letter-spacing: 0.055em;
        padding: 1px 4px 0 7px;
    }

    .social-holder img {
        display: block;
    }

    .social-holder .fb-like iframe {
        left: 0;
    }

.main-container:after {
    content: '';
    display: block;
    clear: both;
}

.aside {
    float: right;
    padding: 7px 0 0 15px;
    width: 144px;
}

.aside-alt {
    padding-top: 0;
}

.banner-list,
.radio-container {
    padding: 0 0 16px;
    margin: 0;
    list-style: none;
}

    .banner-list.center {
        padding: 0;
        overflow: hidden;
    }

        .banner-list.center li {
            padding: 0 0 15px;
        }

    .banner-list li {
        padding: 0 0 18px;
    }

.main-block .banner-list li:last-child {
    padding: 0;
}

.banner-list img, .banner-list object {
    display: block;
}

.tab-block {
    margin-bottom: 18px;
}

    .tab-block .tabset {
        padding: 0;
        margin: 0;
        list-style: none;
        border: solid #dcdcdc;
        border-width: 1px 1px 0;
        text-align: center;
        font-size: 12px;
        overflow: hidden;
        line-height: 26px;
    }

        .tab-block .tabset li {
            float: right;
            width: 71px;
        }

        .tab-block .tabset a {
            color: #535353;
            display: block;
            background: url(images/sprite.png) no-repeat 0 -217px;
        }

            .tab-block .tabset a:hover,
            .tab-block .tabset a.active {
                color: #8d8d8d;
                background-position: -71px -217px;
                text-decoration: none;
            }

    .tab-block .tab-content {
        position: relative;
        padding: 0 0 18px;
        background: none;
    }

        .tab-block .tab-content:after {
            content: '';
            position: absolute;
            bottom: 0;
            right: 0;
            width: 144px;
            height: 29px;
            background: url(images/sprite.png) no-repeat -142px -217px;
        }

        .tab-block .tab-content > div {
            position: relative;
            z-index: 10;
        }

#main .article-block .heading,
#main .aside .heading,
#content .heading,
#main .tab-block .heading {
    border: 1px solid #c3cad1;
    margin: 0 0 15px;
    border-bottom: 3px solid #014bad;
}

    #main .article-block .heading h2,
    #main .aside .heading h2,
    #main #content .heading h2,
    #main .tab-block .heading h2 {
        font-family: 'blender-bold','south web bold';
        line-height: 22px;
        border: 1px solid #fff;
        display: block;
        font-size: 15px;
        color: #000;
        margin: 0;
        font-weight: bold;
        padding: 5px 8px 2px 5px;
        background: rgb(245,245,245);
        background: -moz-linear-gradient(top, rgba(237,237,237,1) 0%, rgba(248,248,248,1) 19%, rgba(253,253,253,1) 35%, rgba(255,255,255,1) 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(237,237,237,1)), color-stop(19%,rgba(248,248,248,1)), color-stop(35%,rgba(253,253,253,1)), color-stop(100%,rgba(255,255,255,1)));
        background: -webkit-linear-gradient(top, rgba(237,237,237,1) 0%,rgba(248,248,248,1) 19%,rgba(253,253,253,1) 35%,rgba(255,255,255,1) 100%);
        background: -o-linear-gradient(top, rgba(237,237,237,1) 0%,rgba(248,248,248,1) 19%,rgba(253,253,253,1) 35%,rgba(255,255,255,1) 100%);
        background: -ms-linear-gradient(top, rgba(237,237,237,1) 0%,rgba(248,248,248,1) 19%,rgba(253,253,253,1) 35%,rgba(255,255,255,1) 100%);
        background: linear-gradient(to bottom, rgba(237,237,237,1) 0%,rgba(248,248,248,1) 19%,rgba(253,253,253,1) 35%,rgba(255,255,255,1) 100%);
    }

#main #content.tlkb-days .heading {
    padding-top: 0px;
}

    #main #content.tlkb-days .heading h2 {
        background: none;
        border: none;
    }

#main .sidebar_div #content.tlkb-days .post p {
    height: inherit;
}

.writer {
    font-style: normal;
    font-size: 11px;
    margin-left: 3px;
}

.date {
    color: #626262;
    font-style: normal;
    font-size: 10px;
    display: block;
}

.article-list-talkbacks {
    margin: 0 5px;
    padding: 1px 20px 0 0;
    background: url(Images/graycomm.png) no-repeat 100%;
}

.article-holder .date .talkbacks {
    margin: 0 5px;
    padding: 1px 20px 0 0;
    background: url(Images/graycomm.png) no-repeat 100%;
}

.writer-date .date {
    /*float: right;*/
    display: inline-block;
    margin: 0 0 0 5px;
}

.writer-date .talkbacks {
    color: #626262;
    font-style: normal;
    font-size: 10px;
    display: inline-block;
    padding: 0 20px 0 0;
    background: url(Images/graycomm.png) no-repeat 100%;
}

.writer-date .writer {
    display: table;
}

.comment-box .date {
    display: inline;
}

.comment-box .comment-opener {
    cursor: pointer;
}

.comment-box .comment-content {
    display: none;
}

.comment-box .comment-opener-active .comment-content {
    display: block;
}

#content {
    overflow: hidden;
    padding: 0 3px 0 1px;
}

    #content .bullet {
        float: right;
        margin: 8px -3px 0px 6px;
        background: #014bad;
    }

    #content p {
        margin: 0 0 20px;
    }

        #content p a {
            color: #014bad;
        }

            #content p a:hover {
                text-decoration: underline;
            }

/*.article-content {
    text-align: justify;
    width: 461px;
    display: inline-block;
    margin-top: 10px;
}

    .article-content > span {
        display: block;
        margin-bottom: 23px;
    }

    .article-content p a {
        color: #014bad;
    }

    .article-content div.video-div {
        margin: 0 0 16px;
        position: relative;
    }

        .article-content div.video-div.aod iframe {
            margin-bottom: -6px;
        }*/

/*.content-block.content-block-article .video-holder .video-div {
    min-height: 354px;
}

.content-block.content-block-article .video-holder div.video-div > a.video-anc,
.article-content div.video-div > a.video-anc {
    position: relative;
    display: block;
    z-index: 0;
}

.article-content div.video-div:not(.aod) > a.video-anc {
    padding: 13px 6px 0;
    height: 346px;
    background: #141c27 url(images/bg-video.jpg) no-repeat -912px 0;
}

.content-block.content-block-article .video-holder div.video-div > a.video-anc > img.video-image,
.article-content div.video-div > a.video-anc > img.video-image {
    position: relative;
    display: block;
    z-index: -1;
}

.content-block.content-block-article .video-holder div.video-div > a.video-anc > img.video-image {
    height: 348px;
}

.article-content div.video-div:not(.aod) > a.video-anc > img.video-image {
    width: 448px;
    height: 340px;
}

.content-block.content-block-article .video-holder div.video-div > a.video-anc:after,
.article-content div.video-div:not(.aod) > a.video-anc:after {
    content: '';
    position: absolute;
    left: 10px;
    top: 10px;
    width: 49px;
    height: 49px;
    z-index: 1000;
    background: url(images/sprite.png) no-repeat -126px -143px;
}

.article-content div.video-div > a.video-anc:after {
    top: 17px;
    left: 12px;
}

.content-block.content-block-article .video-holder div.video-div > a.video-anc:hover:after,
.article-content div.video-div > a.video-anc:hover:after {
    cursor: pointer;
    background-position: -23px -143px;
}

.article-content div.video-div div.video-desc {
    position: absolute;
    right: 0;
    bottom: 6px;
    width: 428px;
    color: #fff;
    font-size: 14px;
    line-height: 16px;
    padding: 2px 10px 0px;
    margin: 0 6px;
    background: url(images/bg-desc.png);
}

.content-block.content-block-article .video-holder div.video-div div.video-desc {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 100%;
    color: #fff;
    font-size: 14px;
    line-height: 16px;
    padding: 2px 10px 4px;
    background: url(images/bg-desc.png);
}

.article-content div.video-div div.video-desc span {
    display: block;
    padding: 1px 0 3px;
}

.content-block.content-block-article .video-holder div.video-div div.video-desc spann {
    display: block;
    padding: 3px 14px 5px;
}

.article-content > span ul li {
    line-height: 18px;
}

.article-content div.article-img {
    position: relative;
    width: 304px;
    height: 227px;
    margin-right: 10px;
    float: left;
    margin-top: 6px;
}

    .article-content div.article-img div.image-desc {
        position: absolute;
        right: 0;
        bottom: 0;
        width: 100%;
        color: #fff;
        font-size: 12px;
        line-height: 15px;
        background: url(images/bg-desc.png);
    }

        .article-content div.article-img div.image-desc span {
            display: block;
            padding: 3px 14px 5px;
        }*/

.info-block {
    float: left;
    background: #edf3fb;
    margin: 8px 10px 0 0;
    border-top: 12px solid #014bad;
    padding: 7px 18px;
    width: 108px;
    font-size: 14px;
    line-height: 15px;
}

#main .post-container h2,
#main .info-block h3 {
    font-size: 15px;
    font-weight: bold;
    line-height: 16px;
    margin: 0 0 0px;
}

    #main .info-block p a,
    #main .info-block h3 a {
        color: #000;
    }

        #main .info-block p a:hover,
        #main .info-block h3 a:hover {
            color: #014bad;
            text-decoration: none;
        }

#content .info-block p {
    margin: 0 0 10px;
}

#content > a,
#content span:not(.writer) > a {
    color: #014bad;
}

#content > ul,
#content span > ul {
    padding: 9px 4px 17px 0;
    margin: 0;
    list-style: none;
}

    #content > ul li,
    #content span > ul li {
        position: relative;
        padding: 0 21px 0 0;
        font-weight: bold;
    }

        #content span > ul li a {
            font-weight: bold;
            text-decoration: underline;
        }

        #content > ul li:before,
        #content span > ul li:before {
            position: absolute;
            top: 9px;
            right: 0;
            content: '';
            width: 5px;
            height: 5px;
            background: url(images/sprite.png) no-repeat -11px 0;
        }

#content h2 {
    font-weight: bold;
    margin: 0 0 3px;
}

a.print {
    display: inline-block;
    margin: -5px -2px 18px 0;
    vertical-align: top;
    background: url(images/sprite.png) no-repeat -202px -116px;
    overflow: hidden;
    text-indent: -9999px;
    width: 28px;
    height: 27px;
    float: left;
}

.article-block {
    margin: 0 -2px 0 0;
}

#content .article-block .heading {
    margin-bottom: 13px;
}

.article-list {
    border-bottom: 1px solid #e8e8e8;
    padding: 0 0 10px;
    margin: 0 0 18px -9px;
    list-style: none;
    overflow: hidden;
    position: relative;
    line-height: 14px;
    /*letter-spacing:-0.04em;*/
}

    .article-list:after {
        content: '';
        background: url(images/sprite.png) no-repeat 0 -299px;
        width: 465px;
        height: 25px;
        position: absolute;
        bottom: 0;
        right: 0;
    }

.blogs .article-list {
    padding: 0;
    margin-bottom: 15px;
}

#main .article-list li {
    float: right;
    width: 144px;
    padding: 0 8px 0 7px;
    border-right: 1px solid #e8e8e8;
    text-align: justify;
}

    #main .article-list li:first-child {
        padding-right: 0;
        border: none;
    }

#main .article-list img {
    display: block;
}

#main .article-list h2 {
    font-size: 15px;
    margin: 0 0 6px;
    line-height: 16px;
    font-weight: bold;
    height: 50px;
    overflow: hidden;
}

#main .article-list.recom-hovers h2 {
    height: 32px;
}

#main .article-list h2 a {
    color: #1b1b1b;
}

    #main .article-list h2 a:hover {
        color: #014bad;
    }

/*#main .article-list p.abstract {
    max-height: 25px;
    overflow: hidden;
    line-height: 14px;
    font-weight: normal;
    font-size: 15px;
}*/

#main .article-list writer-date {
    font-weight: normal;
    margin: 0;
}

#main .article-list3 writer-date {
    margin-top: 10px;
    overflow: hidden;
}

    #main .article-list3 writer-date .writer {
        height: 14px;
        display: block;
        overflow: hidden;
    }

#main .article-list .writer-date .writer a {
    color: #000;
    font-weight: normal;
}

#main .article-list p.h3 {
    font-size: 15px;
}

#main .blogs .article-list p.h3 {
    height: 54px;
    overflow: hidden;
}

#content .article-list p.abstract a {
    color: #000;
}

#content .article-list h2 {
    font-size: 15px;
    margin: 0 0 8px;
    line-height: 16px;
}

    #content .article-list h2 a {
        color: #1b1b1b;
    }

#content .article-list li.red a:hover {
    color: #d10202;
}

#content .article-list li.orange a:hover {
    color: #ff5a00;
}

#content .article-list li.green a:hover {
    color: #0e9b00;
}

.article-list .img-holder {
    margin: 0 0 11px;
    position: relative;
}

    .article-list .img-holder img {
        display: block;
        width: 144px;
        height: 107px;
    }

.article-list .league-title {
    display: block;
    font-size: 12px;
    margin: 0 0 2px;
    line-height: 15px;
}

    .article-list .league-title a {
        color: #707070;
    }

        .article-list .league-title a:hover {
            color: #014bad;
        }

#content .article-list p {
    margin: 0 0 4px;
}

    #content .article-list p a {
        color: #000;
    }

        #content .article-list p a:hover,
        #content .article-list .writer-date .writer a:hover {
            color: #014bad;
            text-decoration: none;
        }

.comment-block {
    position: relative;
    border: 1px solid #e8e8e8;
    margin: 0 -2px 18px -1px;
}

#content .comment-block .heading {
    margin: 0;
    border: none;
    border-bottom: 3px solid #014bad;
}

.comment-block .control-block,
.comment-list .control-block {
    border: solid #fff;
    position: relative;
    padding: 4px 16px 5px 14px;
    font-size: 14px;
    line-height: 18px;
    border-width: 0 1px 1px;
    background: rgb(255,255,255);
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(253,253,253,1) 62%, rgba(248,248,248,1) 79%, rgba(237,237,237,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(62%,rgba(253,253,253,1)), color-stop(79%,rgba(248,248,248,1)), color-stop(100%,rgba(237,237,237,1)));
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(253,253,253,1) 62%,rgba(248,248,248,1) 79%,rgba(237,237,237,1) 100%);
    background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(253,253,253,1) 62%,rgba(248,248,248,1) 79%,rgba(237,237,237,1) 100%);
    background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(253,253,253,1) 62%,rgba(248,248,248,1) 79%,rgba(237,237,237,1) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(253,253,253,1) 62%,rgba(248,248,248,1) 79%,rgba(237,237,237,1) 100%);
}

.comment-list .tlkb_load_more a {
    text-align: center;
    display: block;
    font-family: 'blender-regular', 'south web';
}

    .comment-list .tlkb_load_more a span {
        background: url(images/sprite.png) no-repeat 0 0;
        width: 7px;
        height: 8px;
        display: inline-block;
        margin-right: 5px;
    }

.comment-block .control-block:after {
    content: '';
    display: block;
    clear: both;
}

.add-comment {
    float: left;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    -moz-border-radius: 4px;
    font-weight: bold;
    font-size: 12px;
    line-height: 15px;
    -webkit-border-radius: 4px;
    background: rgb(255,255,255);
    overflow: hidden;
    padding: 1px 26px 3px 8px;
    position: relative;
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(249,249,249,1) 6%, rgba(248,248,248,1) 35%, rgba(236,236,236,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(6%,rgba(249,249,249,1)), color-stop(35%,rgba(248,248,248,1)), color-stop(100%,rgba(236,236,236,1)));
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(249,249,249,1) 6%,rgba(248,248,248,1) 35%,rgba(236,236,236,1) 100%);
    background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(249,249,249,1) 6%,rgba(248,248,248,1) 35%,rgba(236,236,236,1) 100%);
    background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(249,249,249,1) 6%,rgba(248,248,248,1) 35%,rgba(236,236,236,1) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(249,249,249,1) 6%,rgba(248,248,248,1) 35%,rgba(236,236,236,1) 100%);
}

    .add-comment:after {
        content: '';
        position: absolute;
        right: 7px;
        top: 3px;
        background: url(images/sprite.png) no-repeat -21px 0;
        width: 13px;
        height: 13px;
    }

.comment-block .control-block > .result {
    display: block;
    padding: 1px 0 0;
}

.comment-block .result strong {
    font-size: 12px;
}

.form-holder {
    z-index: 10;
    position: absolute;
    top: 100%;
    border: 1px solid #e8e8e8;
    background: #efefef;
    right: 0;
    width: 460px;
    padding: 1px;
    box-shadow: 0 0 1px #fff;
    -moz-box-shadow: 0 0 1px #fff;
    -webkit-box-shadow: 0 0 1px #fff;
}

    .form-holder:after {
        content: '';
        background: url(images/sprite.png) no-repeat 0 -325px;
        width: 463px;
        height: 17px;
        position: absolute;
        bottom: -17px;
        right: -1px;
    }

    .form-holder img {
        display: block;
    }

.comment-list {
    padding: 0 16px 0 0;
    position: relative;
}

.comment-box {
    padding: 0 0 12px;
    color: #707070;
    font-size: 12px;
    line-height: 14px;
}

    .comment-box .num {
        float: right;
        font-size: 12px;
        line-height: 15px;
        color: #626262;
        font-weight: bold;
        margin: 0 0 0 9px;
    }

    .comment-box .holder {
        overflow: hidden;
    }

    .comment-box .title {
        overflow: hidden;
        line-height: 15px;
    }

    .comment-box .reply {
        color: #014bad;
        text-decoration: underline;
    }

#content .comment-box a.reply:hover {
    text-decoration: underline;
}

#content .comment-box .h3 {
    font-size: 12px;
    margin: 0 0 0 7px;
    line-height: 14px;
    color: #1b1b1b;
    float: right;
    font-weight: bold;
}

    #content .comment-box .h3 a {
        color: #000;
        text-decoration: none;
    }

        #content .comment-box .h3 a:hover {
            text-decoration: underline;
        }

#content .comment-box a {
    text-decoration: underline;
}

    #content .comment-box a:hover {
        text-decoration: none;
    }

#content .comment-box p {
    margin: 0 0 2px;
}

#content .comment-box .box {
    padding: 0 11px 0 0;
    position: relative;
}

    #content .comment-box .box:after {
        content: '';
        background: url(images/sprite.png) no-repeat -11px 0;
        width: 5px;
        position: absolute;
        height: 5px;
        top: 4px;
        right: 1px;
    }

#content .tlkb_item_lev2 {
    padding-right: 20px;
}

#content .tlkb_cont {
    min-height: 270px;
}

.banner-alt {
    margin: 0;
}

#footer {
    overflow: hidden;
    padding: 31px 0 150px;
    margin: 0 -3px 0 -2px;
    color: #313131;
    font-size: 13px;
    line-height: 15px;
    display: table;
    width: 949px;
}

body.with-bg #footer {
    padding-bottom: 0;
    margin-bottom: 66px;
}

#footer .matrix-logo {
    float: left;
    margin-top: 20px;
}

#footer .col {
    float: right;
    width: 158px;
}

#footer .bullet {
    display: inline-block;
    vertical-align: top;
    margin: 0 12px 6px 0;
}

#footer .holder {
    position: relative;
    padding: 0 14px 0 0;
}

    #footer .holder:after {
        content: '';
        display: block;
        clear: both;
    }

    #footer .holder:before {
        height: 100%;
        background: #cad0d6;
        position: absolute;
        width: 1px;
        top: 0;
        right: -7px;
        content: '';
    }

    #footer .holder .frame {
        margin: -4px 0 -5px;
        float: right;
    }

#footer h2,
#footer strong.h2 {
    font-size: 14px;
    line-height: 18px;
    margin: 0 0 4px;
    font-weight: bold;
    display: block;
}

#footer ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

#footer .col:first-child .holder {
    border: none;
}

#footer ul li {
    padding: 0 0 5px;
}

#footer ul a {
    color: #535353;
}

    #footer ul a:hover {
        color: #014bad;
    }

ul.drop-holder {
    padding: 0;
    float: right;
    width: 108px;
    margin: 0 -7px 0 8px;
    list-style: none;
    font-size: 12px;
    line-height: 15px;
}

.drop-holder > li {
    padding: 2px 0 0;
    position: relative;
}

.drop-holder li:first-child {
    padding: 0;
}

.drop-holder > li > a {
    display: block;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background: #e9e9e9;
    border: 1px solid #d9d9d9;
    color: #000;
    padding: 2px 5px 3px 22px;
    overflow: hidden;
    position: relative;
}

    .drop-holder > li > a:before {
        content: '';
        position: absolute;
        top: 2px;
        left: 3px;
        background: url(images/sprite.png) no-repeat -186px -100px;
        width: 16px;
        height: 16px;
    }

.drop-holder li:hover a {
    color: #000;
    text-decoration: none;
}

    .drop-holder li:hover a:before {
        background-position: -170px -100px;
    }

.drop-holder ul.drop {
    position: absolute;
    top: 100%;
    padding: 0;
    z-index: 10;
    display: none;
    margin: 0;
    overflow: hidden;
    list-style: none;
    width: 106px;
    border: 1px solid #c1bfbf;
    border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    right: 0;
    box-shadow: 0 1px 1px #c1bfbf;
    -moz-box-shadow: 0 1px 1px #c1bfbf;
    -webkit-box-shadow: 0 1px 1px #c1bfbf;
    background: #f3f3f3;
}

    .drop-holder ul.drop li {
        border-top: 1px solid #c1bfbf;
        box-shadow: 0 1px 1px #fff inset;
        -moz-box-shadow: 0 1px 1px #fff inset;
        -webkit-box-shadow: 0 1px 1px #fff inset;
    }

        .drop-holder ul.drop li:first-child {
            border: none;
        }

    .drop-holder ul.drop a {
        display: block;
        overflow: hidden;
        padding: 3px 5px 4px;
    }

    .drop-holder ul.drop li:hover a {
        background: #fff;
    }

.drop-holder li:hover ul {
    display: block;
}

.tab-container .gallery .green .heading {
    color: #61ac11;
}

.sidebar_div .heading2 {
    border: 1px solid #e8e8e8;
    text-align: right;
    margin: 0 0 16px;
    font-weight: normal;
    border-bottom: 3px solid #014bad;
    padding: 0;
}

    .sidebar_div .heading2 strong {
        padding: 7px 17px 0px;
        display: block;
        border: 1px solid #fff;
        font-family: 'blender-bold','south web bold';
        font-weight: normal;
    }



.sidebar_div .banner-list {
    padding: 0;
}

.sidebar_div .banner-list-alt {
    overflow: hidden;
    margin: 0 0 0px -16px;
}

    .sidebar_div .banner-list-alt li {
        float: right;
        padding: 0 0 18px 16px;
    }

.sidebar_div .tab-box {
    /*padding:0 0 12px;*/
}

    .sidebar_div .tab-box .gallery {
        margin: 0;
        font-size: 12px;
        border: solid #d4d4d4;
        border-width: 1px 1px 0;
    }

        .sidebar_div .tab-box .gallery .btn-next,
        .sidebar_div .tab-box .gallery .btn-prev {
            width: 17px;
            background-position: -297px 0;
            height: 29px;
        }

        .sidebar_div .tab-box .gallery .btn-next {
            background-position: -314px 0;
            margin: 0 -1px 0 0;
            width: 16px;
        }

        .sidebar_div .tab-box .gallery .btn-prev:hover {
            background-position: -298px -29px;
        }

        .sidebar_div .tab-box .gallery .btn-next:hover {
            background-position: -314px -29px;
        }

        .sidebar_div .tab-box .gallery .gmask {
            border: none;
        }

        .sidebar_div .tab-box .gallery ul {
            text-align: center;
        }

            .sidebar_div .tab-box .gallery ul > li {
                height: 28px;
                padding: 0;
                width: 90px;
            }

                .sidebar_div .tab-box .gallery ul > li a {
                    padding: 1px 5px 3px;
                    display: block;
                    border: solid #fff;
                    border-width: 0 1px 0 0;
                }

.tab-box .gallery ul a.active,
.tab-box .gallery ul li:hover a {
    text-decoration: none;
    color: #8e8e8e;
    background: url(images/sprite.png) no-repeat -237px -249px;
}

.sidebar_div .tab-content {
    background: none;
    padding: 0;
    border: none;
}

.sidebar_div .tab-box .gallery ul a {
    line-height: 25px;
}

.sidebar_div .tab-content .premiership-block {
    position: relative;
}

.placeholder {
    margin: 0 0 20px;
}

    .placeholder img {
        display: block;
    }

.post-list {
    margin: 0 0 18px;
}

.sidebar_div .post-list.pos-rel {
    position: relative;
}

    .sidebar_div .post-list.pos-rel a.link-more {
        width: 14px;
        height: 12px;
        position: absolute;
        top: 17px;
        left: 5px;
    }

.sidebar_div .post-list .heading {
    border: 1px solid #e8e8e8;
    border-bottom: 3px solid #cb302f !important;
    margin: 0 0 14px;
    padding: 0;
}

    .sidebar_div .post-list .heading strong {
        padding: 7px 14px 3px;
        border: 1px solid #fff;
        display: block;
        text-align: right;
    }

        .sidebar_div .post-list .heading strong a {
            background: url(images/text-heading.png) no-repeat;
            width: 56px;
            border: 1px solid #fff;
            overflow: hidden;
            display: block;
            text-indent: -9999px;
            height: 20px;
        }

    .sidebar_div .post-list .heading .text-heading {
        background: url(images/text-heading2.png) no-repeat 0 2px;
        width: 61px;
    }

    .sidebar_div .post-list .heading .text-heading3 {
        background: url(images/text-heading3.png) no-repeat 0 2px;
        width: 59px;
    }

    .sidebar_div .post-list .heading .text-heading4 {
        background: url(images/text-heading4.png) no-repeat 0 0;
    }

    .sidebar_div .post-list .heading.black {
        border-bottom: 3px solid #000 !important;
    }

.sidebar_div .post-holder {
    padding: 0 16px 3px;
    position: relative;
}

    .sidebar_div .post-holder:after {
        content: '';
        background: url(images/sprite.png) no-repeat 0 -342px;
        width: 304px;
        height: 18px;
        position: absolute;
        bottom: 0;
        right: 0;
    }

.sidebar_div .post {
    padding: 0 0 14px;
    overflow: hidden;
    line-height: 16px;
    font-size: 14px;
}

    .sidebar_div .post.tlkb_item_lev2 {
        padding-right: 20px;
    }

    .sidebar_div .post > .img-holder {
        float: right;
        position: relative;
        margin: 2px 0 0 14px;
    }

        .sidebar_div .post > .img-holder img {
            display: block;
        }

    .sidebar_div .post .text-holder {
        overflow: hidden;
    }

    .sidebar_div .post p {
        margin: 0;
        height: 32px;
        overflow: hidden;
    }

.banner-holder {
    position: relative;
    color: #fff;
    overflow: hidden;
    font-size: 16px;
    line-height: 18px;
    margin: 0 0 18px;
}

.banner-right-fixed {
    right: 0px;
    top: 0;
    position: fixed;
    z-index: 999;
    margin-top: 150px !important;
}

.banner-left-fixed {
    left: 0px;
    top: 0;
    position: fixed;
    z-index: 999;
    margin-top: 61px;
}

.banner-holder-toto {
    text-align: center;
    margin-top: 2px;
}

.banner-holder.visual-box {
    margin: 8px;
}

.banner-holder .desc {
    position: absolute;
    right: 0;
    height: 346px;
    top: 0;
    z-index: 10;
    background: #014bad;
    width: 203px;
    padding: 10px 9px 0 10px;
    overflow: hidden;
}

.mainarticle-world.banner-holder .desc {
    padding-top: 3px;
}

    .mainarticle-world.banner-holder .desc .main-article-writer {
        float: right;
        margin: 0 0 0 20px;
    }

    .mainarticle-world.banner-holder .desc .talkbacks {
        display: table;
        padding: 0 20px 0 0;
        background: url(Images/whitecomm.png) no-repeat 100%;
    }

.mainarticle-league.banner-holder .desc {
    background: white;
    padding: 0 5px 0 5px;
    border-right: 12px solid #014bad;
    width: 203px;
    color: black;
}

    .mainarticle-league.banner-holder .desc .main-article-writer {
        float: right;
        margin: 0 0 0 20px;
    }

    .mainarticle-league.banner-holder .desc .talkbacks {
        display: table;
        padding: 0 20px 0 0;
        background: url(Images/graycomm.png) no-repeat 100%;
    }

#main .mainarticle-league.banner-holder h1 {
    color: #707070;
}

#main .mainarticle-league.banner-holder h2 a,
#main .mainarticle-league.banner-holder h3 a,
#main .mainarticle-league.banner-holder p.h3 a {
    color: #000;
}

.mainarticle-league.banner-holder .date {
    color: #707070;
}

#main .mainarticle-league.banner-holder h3 {
    width: 165px;
}

.banner-holder .img-holder {
    position: relative;
    float: left;
}

.banner-holder img {
    display: block;
}

.banner-holder .img-holder a.article-mag,
.gallery2 .img-holder a.article-mag,
.video-holder a.article-mag {
    background: url(images/sprite2.png) no-repeat 0px 0;
    position: absolute;
    bottom: 2px;
    right: 67px;
    width: 32px;
    height: 32px;
}

.video-holder a.article-mag {
    bottom: 25px;
    right: 5px;
}

.gallery2 .img-holder a.article-mag {
    right: 0;
    bottom: -40px;
}

    .banner-holder .img-holder a.article-mag:after,
    .gallery2 .img-holder a.article-mag:after,
    .video-holder a.article-mag:after {
        background: none;
    }

#main .content-holder .banner-holder {
    letter-spacing: -0.045em;
}

#main .banner-holder h1,
#main .visual-container h1 {
    color: white;
    font-size: 12px;
    margin-bottom: 15px;
    margin-top: 5px;
}

#main .banner-holder h1 {
    margin-right: 5px;
}

#main .visual-container h1 {
    margin: 0 0 2px 0;
    line-height: 15px;
}

#main .banner-holder h2 {
    display: block;
    margin: 0 -1px 11px 0;
    font-size: 30px;
    line-height: 30px;
    font-family: 'blender-bold','south web bold';
    font-weight: normal;
}

    #main .banner-holder h2 a.bold-title {
        font-size: 50px;
        line-height: 45px;
    }

#main .banner-holder .mainarticle-img {
    /*width: 410px;
    height: 346px;*/
}

.banner-holder .date,
.banner-holder .title a {
    color: #fff;
    padding: 0 !important;
}

.banner-holder span {
    font-size: 12px;
    line-height: 12px;
    display: block;
}

.banner-holder .writer-talkback {
    display: table;
    position: relative;
}

    .banner-holder .writer-talkback span:first-child {
        display: inline-block;
        margin: 0 0 0 15px;
    }

    .banner-holder .writer-talkback .talkbacks {
        display: inline-block;
        padding: 0 20px 0 0;
        margin-left: 15px;
        background: url(Images/whitecomm.png) no-repeat 100%;
    }

.banner-holder.cm8 span {
    line-height: 0;
}

#main .banner-holder p.h3,
#main .banner-holder h3 {
    margin: 0 0 16px;
    font-size: 16px;
    line-height: 18px;
    text-align: justify;
}

#main .banner-holder a {
    padding: 0 !important;
}

    #main .banner-holder a:hover {
        color: #fff;
    }

#main .content-holder .article-list {
    padding: 0 0 9px;
    margin-bottom: 13px;
}

#main .article-list-alt:after {
    display: none;
}

#main .content-holder .article-list p {
    height: 56px;
    overflow: hidden;
}

#main .content-holder .article-list:after {
    display: none;
}

#main .content-holder .article-list h2 {
    font-weight: bold;
    line-height: 16px;
    font-size: 15px;
    margin: 0 0 8px;
    height: 32px;
    overflow: hidden;
}

.post-container {
    overflow: hidden;
}

.people-block .box-holder {
    margin: 0 0 18px;
    padding: 12px 8px 5px;
    background: #141c27 url(images/bg-video.jpg) no-repeat -304px 0;
}

#main .people-block .article .heading,
#main .people-block .box-holder .heading {
    font-family: 'blender-bold','south web bold';
    color: #fff;
    font-size: 14px;
    line-height: 18px;
    display: block;
    margin: 0;
    border: none;
    padding: 3px 22px 1px;
    font-weight: normal;
}

.people-block {
    width: 144px;
    margin-bottom: 18px;
}

    .people-block .box {
        font-weight: bold;
        line-height: 16px;
        font-size: 15px;
        margin: 0 0 11px;
    }

        .people-block .box .talkbacks {
            display: block;
            color: #fff;
            font-weight: normal;
            font-size: 12px;
            padding: 0 20px 0 0;
            background: url(Images/whitecomm.png) no-repeat 100%;
        }

    .people-block .figure {
        position: relative;
        display: block;
        width: 128px;
        height: 90px;
    }

        .people-block .figure span {
            position: absolute;
            right: 0;
            bottom: 0;
            font-size: 12px;
            color: #fff;
            font-weight: bold;
            background: #014bad;
            padding: 0 6px;
            line-height: 15px;
            width: 84px;
        }

            .people-block .figure span:after {
                background: url(images/bg-title.gif) no-repeat;
                width: 5px;
                height: 15px;
                position: absolute;
                left: -5px;
                bottom: 0;
                content: '';
            }

    .people-block .box img {
        display: block;
    }

    .people-block .post-holder {
        background: #fff;
    }

    .people-block .place-holder {
        padding: 0 1px 0 0;
    }

        .people-block .place-holder a {
            width: 45%;
            display: inline-block;
        }

#main .blockquote .place-holder a {
    display: inline-block;
    padding: 0 10px 0;
    position: relative;
    line-height: 12px;
}

.people-block .place-holder img,
#main .blockquote .place-holder img {
    display: inline-block;
    margin-left: 3px;
    position: absolute;
    min-width: 11px;
}

.people-block .place-holder span,
#main .blockquote .place-holder span {
    color: #e8e8e8;
    font-size: 11px;
    margin-right: 15px;
}

    .people-block .place-holder span:hover,
    #main .blockquote .place-holder span:hover {
        color: #aaaaaa;
    }

.people-block .holder {
    padding: 5px 5px 7px;
}

#main .people-block p {
    margin: 0 0 8px;
}

    #main .people-block p a {
        color: #fff;
    }

        #main .people-block p a:hover {
            color: #aaaaaa;
        }

#main .people-block .box p {
    /*height: 64px;*/
    overflow: hidden;
}

.people-block .article {
    font-size: 14px;
    line-height: 14px;
    padding: 13px 8px 10px;
    color: #fff;
    background: #151b24 url(images/bg-video.jpg) no-repeat -304px 0;
}

    .people-block .article .img-holder {
        position: relative;
        overflow: hidden;
    }

    .people-block .article img {
        display: block;
    }

    .people-block .article .holder {
        background: #014bad;
        min-height: 107px;
    }

    .people-block .article strong {
        display: block;
        margin: 0 1px 6px 0;
        font-size: 12px;
        line-height: 15px;
    }

        #main .people-block .article p a,
        .people-block .article strong a,
        #main .people-block .article h3 a {
            color: #fff;
        }

#main .people-block .article p.h3 {
    font-size: 16px;
    line-height: 18px;
    margin: 0 0 12px;
    font-weight: normal;
}

#main .people-block .date {
    color: #e8e8e8;
    padding: 0 2px 3px;
}

#main .people-block .article .date {
    padding: 0 5px 9px;
}

#main .people-block .article p {
    margin: 0 0 6px;
    overflow: hidden;
}

.post-container .post-holder {
    background: #fff;
    padding: 0 2px 18px 0;
    overflow: hidden;
}

.post-container .post {
    overflow: hidden;
    line-height: 14px;
    font-size: 14px;
    display: block;
    padding: 8px 0 7px 16px;
    border-top: 1px solid #e8e8e8;
}

.post-container .post-holder .post:last-child {
    padding-bottom: 0px;
}

.post-container .post-alt {
    border-top: 1px solid transparent;
    padding-bottom: 8px;
    margin: 0 0 -1px;
    position: relative;
    z-index: 2;
    background: #fff;
}

    .post-container .post-alt .holder {
        background: #f4f4f4;
    }

.post-container .post .holder {
    overflow: hidden;
    padding: 0 0 0 16px;
    margin: 0 0 0 -16px;
}

.post-container .post:first-child {
    border: none;
    padding-top: 0;
}

.post-container .post .img-holder {
    float: right;
    margin: 0 0 0 16px;
    position: relative;
}

.post-container .post img {
    display: block;
}

.post-container .post .text-holder {
    overflow: hidden;
    padding: 2px 0 0;
}

.post-container .post .title {
    display: block;
    font-size: 12px;
    margin: 0 0 2px;
    line-height: 15px;
}

    .post-container .post .title a {
        color: #707070;
    }

.post-container .post-alt .title {
    color: #707070;
}

.post-container .post .title a:hover {
    color: #014bad;
}

#main .post-container .post p {
    margin: 0 0 4px;
}

.aside-alt {
    padding: 0 0 0 13px;
}

    .aside-alt .heading {
        margin: 0 0 13px;
    }

.news-block {
    margin: 0 0 18px;
}

#main .news-block h2 {
    font-weight: bold;
    margin: 0 5px 10px 0;
}

.news-block ul {
    padding: 0;
    position: relative;
    margin: 0;
    list-style: none;
    font-size: 14px;
    line-height: 16px;
}

    .news-block ul li {
        position: relative;
        z-index: 10;
        padding: 15px 0 13px;
    }

        .news-block ul li:before {
            content: '';
            position: absolute;
            top: 0;
            right: 52px;
            background: url(images/sprite.png) no-repeat -41px 0;
            width: 23px;
            height: 5px;
        }

        .news-block ul li:first-child {
            padding-top: 0;
        }

            .news-block ul li:first-child:before {
                display: none;
            }

.items-container {
    width: 448px;
    padding: 13px 8px 0;
    overflow: hidden;
    background: #141c27 url(images/bg-video.jpg) no-repeat -448px 0;
    margin: 0 0 19px;
}

    .items-container .title {
        overflow: hidden;
        display: block;
        padding: 0 34px 5px;
        font-size: 14px;
        line-height: 18px;
        color: #fff;
        font-weight: bold;
        font-family: 'blender-bold','south web bold';
    }

    .items-container > .holder {
        overflow: hidden;
        margin: 0 0 -4px -14px;
    }

        .items-container > .holder .item:first-child {
            margin-right: 0;
        }

    .items-container .item {
        float: right;
        margin: 0 8px 8px 0;
        padding: 0 0 24px;
        position: relative;
    }

        .items-container .item .img-holder {
            position: relative;
        }

        .items-container .item img {
            display: block;
        }

#main .items-container .item .desc a {
    padding: 0;
    max-height: 16px;
    overflow: hidden;
    display: inline;
}

#main .items-container .item .desc {
    background: #ffa200;
    font-size: 14px;
    position: absolute;
    bottom: 0;
    right: 0;
    line-height: 16px;
    text-align: center;
    width: 134px;
    color: #fff;
    padding: 4px 5px 4px;
}

/*#main .items-container .item.big {
    width: 464px;
    float: none;
    margin: 0 0 8px;
    padding-bottom: 0;
}

    #main .items-container .item.big .desc {
        width: 438px;
        padding-bottom: 5px;
    }

        #main .items-container .item.big .desc a {
            max-height: 32px;
            overflow: hidden;
        }

#main .gallery2,
#content .gallery {
    background: #141c27 url(images/bg-video.jpg) no-repeat -912px 0;
    overflow: hidden;
    position: relative;
    width: 448px;
    margin: 0 0 18px;
    padding: 13px 8px 0;
}

    #main .gallery2 .title,
    #content .gallery .title {
        padding: 0 34px 5px;
        color: #fff;
        display: block;
        font-size: 14px;
        line-height: 18px;
        font-weight: bold;
        font-family: 'blender-bold','south web bold';
    }

    #content .gallery .gmask {
        width: 448px;
        overflow: hidden;
        color: #fff;
        font-size: 14px;
        line-height: 16px;
        text-align: center;
    }

        #content .gallery .gmask ul {
            width: 448px;
            height: 346px;
            position: relative;
            padding: 0;
            margin: 0;
            list-style: none;
            overflow: hidden;
        }

            #content .gallery .gmask ul li {
                position: absolute;
                top: 0;
                z-index: 0;
                right: 0;
                width: 464px;
                height: 346px;
            }

        #content .gallery .gmask .img-holder {
            position: relative;
        }

        #content .gallery .gmask img {
            display: block;
            float: right;
        }

#content .gmask .holder {
    padding: 4px 5px 5px;
    position: absolute;
    bottom: 0;
    background: #014bad;
    right: 0;
    width: 443px;
}

#content .gallery .thumbnails-holder {
    overflow: hidden;
    width: 448px;
}

#content .gallery .thumbnails {
    overflow: hidden;
    position: relative;
    z-index: 1;
    width: 448px;
    padding: 8px 0;
}

    #content .gallery .thumbnails ul {
        padding: 0;
        margin: 0;
        width: 9999px;
        list-style: none;
        overflow: hidden;
    }

        #content .gallery .thumbnails ul li {
            float: right;
            padding: 0 0 0 4px;
        }

    #content .gallery .thumbnails img {
        display: block;
    }

#content .gallery .btn-next,
#content .gallery .btn-prev {
    position: absolute;
    bottom: 47px;
    overflow: hidden;
    text-indent: -9999px;
    z-index: 10;
    right: 7px;
    width: 13px;
    height: 26px;
    background: #141c27 url(images/sprite.png) no-repeat -393px 0;
}

#content .gallery .btn-next {
    right: auto;
    left: 8px;
    background-position: -379px 0;
}*/

/*#content .gallery3 {
    overflow: hidden;
    margin: 0 0 16px;
}

    #content .gallery3 .gmask {
        position: relative;
        overflow: hidden;
        border: none;
    }

.gallery3 .gmask ul {
    padding: 0;
    margin: 0;
    list-style: none;
    overflow: hidden;
}

    .gallery3 .gmask ul li {
        float: right;
        width: 448px !important;
        position: static !important;
    }

    .gallery3 .gmask ul img {
        display: block;
    }

.gallery3 .pagination {
    position: absolute;
    width: 100%;
    bottom: 0;
    right: 0;
    text-align: center;
    font-size: 12px;
    line-height: 15px;
    padding: 3px 0 4px;
    background: url(images/bg-desc.png);
}

    .gallery3 .pagination ul {
        padding: 0;
        margin: 0;
        list-style: none;
        direction: ltr;
    }

        .gallery3 .pagination ul li {
            display: inline-block;
            vertical-align: top;
            margin-left: -3px;
        }

            .gallery3 .pagination ul li:first-child {
                margin: 0;
            }

.gallery3 .desc {
    position: absolute;
    right: 0;
    bottom: 23px;
    width: 100%;
    color: #fff;
    font-size: 12px;
    line-height: 15px;
    background: url(images/bg-desc.png);
}

    .gallery3 .desc span {
        display: block;
    }

.gallery .pos-rel {
    height: 346px;
}

#content .gallery3 .pagination ul a {
    color: #fff;
    padding: 1px 0 0;
    display: block;
    width: 17px;
}

    #content .gallery3 .pagination ul a:hover,
    #content .gallery3 .pagination ul li.active a {
        background: #014bad;
    }

.news-list {
    padding: 0;
    line-height: 16px;
    font-size: 14px;
    margin: 0;
    list-style: none;
}

    .news-list li {
        position: relative;
        padding: 8px 0 11px 10px;
    }

        .news-list li:before {
            position: absolute;
            top: 0;
            right: 0;
            content: '';
            width: 5px;
            height: 5px;
            background: url(images/sprite.png) no-repeat -11px 0;
        }*/
/**/
#world-center {
    width: 465px;
    float: left;
}

    #world-center .m-class {
        margin-bottom: 16px;
    }

        #world-center .m-class:last-child {
            margin-bottom: 0px;
        }

#world-right {
    width: 112px;
}

.heading a.fb-icon {
    background: url(images/facebook-icon.png) no-repeat;
    width: 22px;
    height: 22px;
    display: inline-block;
    float: left;
}
/**/
.popup-container {
    position: absolute;
    left: -1px;
    top: -20px;
    z-index: 10;
}

.popup-box {
    overflow: hidden;
}

.popup-frame {
    overflow: hidden;
}

.no-talkbacks .popup-container {
    position: relative;
    left: 18px;
    overflow: visible !important;
}

.no-talkbacks .popup-box,
.no-talkbacks .popup-holder,
.no-talkbacks .popup-frame {
    overflow: visible;
}

.tlkb_form_wrapper {
    background: #e8e8e8;
}

.comment-form {
    overflow: hidden;
    width: 458px;
    direction: rtl;
    background-color: #efefef;
    padding: 1px 1px 1px 5px;
}

.left-tlkb.comment-form,
.tlkb_form_wrapper.left-tlkb .comment-form {
    width: 299px;
}

.tlkb_form {
    background-color: #efefef;
    border: 1px solid white;
    padding: 1px;
}

.comment-form .comment-area {
    overflow: hidden;
    float: right;
    background: url(Images/tb-inputs.png) right 0 no-repeat;
    margin: 8px 11px 0 0;
}

.tlkb_form_wrapper.left-tlkb .comment-form .comment-area {
    background: none;
}

.comment-form .comment-area input {
    float: left;
    padding: 0 8px;
    border: none;
    background: none;
    height: 29px;
    width: 183px;
    color: #a0a0a0;
    font-size: 12px;
}

.tlkb_form_wrapper.left-tlkb .comment-form .comment-area input {
    width: 183px;
    background: white;
    border: 1px solid #a0a0a0;
    width: 160px;
}

.comment-form .comment-area-wide {
    background-position: right -38px;
    margin: 8px 11px 8px 0;
}

    .comment-form .comment-area-wide input {
        width: 417px;
    }

.comment-form .area {
    overflow: hidden;
    margin: 0 11px 0 0;
    width: 433px;
}

.comment-form .comments-box {
    overflow: hidden;
    width: 433px;
}

.comment-form .comments-frame {
    background: url(Images/tb-inputs.png) right -75px no-repeat;
}

.tlkb_form_wrapper.left-tlkb .comment-form .comments-frame {
    background: none;
}

.comment-form .comments-box textarea {
    background: none;
    border: none;
    overflow: auto;
    color: #a0a0a0;
    padding: 0 8px;
    width: 417px !important;
    min-height: 69px;
    line-height: 20px;
    resize: none;
    font-size: 12px;
}

.tlkb_form_wrapper.left-tlkb .comments-box textarea {
    width: 263px !important;
    background: #fff;
    border: 1px solid #a0a0a0;
}

.comment-form .btn-section {
    overflow: hidden;
    padding: 0 0 6px;
}

.btn-tb {
    text-align: center;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    -moz-border-radius: 4px;
    font-weight: bold;
    font-size: 12px;
    line-height: 15px;
    -webkit-border-radius: 4px;
    background: rgb(255,255,255);
    overflow: hidden;
    padding: 3px 10px;
    position: relative;
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(249,249,249,1) 6%, rgba(248,248,248,1) 35%, rgba(236,236,236,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(6%,rgba(249,249,249,1)), color-stop(35%,rgba(248,248,248,1)), color-stop(100%,rgba(236,236,236,1)));
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(249,249,249,1) 6%,rgba(248,248,248,1) 35%,rgba(236,236,236,1) 100%);
    background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(249,249,249,1) 6%,rgba(248,248,248,1) 35%,rgba(236,236,236,1) 100%);
    background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(249,249,249,1) 6%,rgba(248,248,248,1) 35%,rgba(236,236,236,1) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(249,249,249,1) 6%,rgba(248,248,248,1) 35%,rgba(236,236,236,1) 100%);
}

.comment-form .btn-contact {
    width: 66px;
    color: #014bad;
    cursor: pointer;
    margin-top: 10px;
}

    .comment-form .btn-contact:hover {
        text-decoration: underline;
    }

.comment-form .tlkb_form_button_cancel {
    float: right;
    margin-right: 10px;
}

.comment-form .tlkb_form_button_send {
    float: left;
    margin-left: 15px;
}

.comment-form .facebook-holder {
    float: left;
    margin-left: 15px;
    margin-top: 9px;
    cursor: pointer;
}

.tlkb_form_wrapper.left-tlkb .comment-form .facebook-holder {
    margin-top: 13px;
    margin-left: 8px;
}

.tb-message {
    display: block;
    float: none;
    margin: 0 auto;
    min-height: 196px;
}

    .tb-message .tlkb_form_msg_success {
        text-align: center;
        margin: 45px 0 10px;
    }

        .tb-message .tlkb_form_msg_success .a {
            font-weight: bold;
            font-size: 22px;
        }

        .tb-message .tlkb_form_msg_success .b {
            font-weight: bold;
            font-size: 18px;
            margin-bottom: 5px;
        }

        .tb-message .tlkb_form_msg_success .c {
            font-size: 14px;
        }

    .tb-message .tlkb_form_button_cancel {
        float: none;
        display: block;
        margin: 0 auto 10px;
    }

.social-networks .popup-holder {
    position: relative;
}

    .social-networks .popup-holder .popup {
        position: absolute;
        right: 68px;
        display: none;
        top: -77px;
        border: 1px solid #c3cad1;
        z-index: 100;
        box-shadow: 3px 3px 2px #b6b8b8;
        width: 260px;
        background: #efefef;
        height: 482px;
    }

        .social-networks .popup-holder .popup:before {
            position: absolute;
            content: '';
            border: 9px solid #efefef;
            -moz-transform: rotate(-45deg);
            -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
            right: -6px;
            box-shadow: 1px 5px 2px #b6b8b8;
            top: 78px;
        }

.message-form {
    background: #efefef;
    position: relative;
    z-index: 2;
    font-size: 12px;
    line-height: 15px;
    width: 260px;
    overflow: hidden;
    margin: 0;
}

    .message-form .holder {
        padding: 14px 25px 5px;
        min-height: 420px;
    }

    .message-form label {
        display: block;
        margin: 0 0 7px;
    }

    .message-form textarea,
    .message-form input[type="text"] {
        width: 210px;
        border: 1px solid #dcdcdc;
        box-shadow: 1px 1px #949494 inset;
        background: #fff;
        margin: 0 0 11px;
        padding: 6px 5px;
    }

    .message-form textarea {
        width: 210px !important;
        height: 69px !important;
        overflow: auto;
        margin: 0 0 7px;
    }

    .message-form .row {
        overflow: hidden;
        margin: 0 -2px 18px;
    }

        .message-form .row img {
            float: right;
            margin: 0 0 0 11px;
        }

        .message-form .row input[type="text"] {
            float: right;
            margin: 7px 0 0;
            width: 77px;
        }

    .message-form .btn-holder {
        border: solid #fff;
        overflow: hidden;
        border-width: 1px 0;
        padding: 8px 20px 11px 20px;
    }

    .message-form .cancel,
    .message-form input[type="submit"] {
        float: left;
        width: 55px;
        border: 1px solid #c3cad1;
        font-size: 12px;
        line-height: 15px;
        color: #014bad;
        font-weight: bold;
        cursor: pointer;
        border-radius: 5px;
        -moz-border-radius: 5px;
        background: url(images/bg-submit.gif) repeat-x;
        -webkit-border-radius: 5px;
        margin: 1px 0 0;
        padding: 0;
        height: 21px;
    }

        .message-form input[type="submit"]:hover {
            cursor: pointer;
        }

    .message-form .cancel {
        float: right;
        height: 19px;
        text-indent: 0;
        text-align: center;
        line-height: 18px;
        width: 53px;
    }

    .message-form .warning {
        color: #ff0000;
        font-size: 12px;
        margin-left: 10px;
    }


.logos-holder {
    width: 944px;
    overflow: hidden;
    border: 1px solid #c3cad1;
    margin: 0 0 23px;
    background: url(images/bg-logos.gif) repeat-x;
}

.logos {
    margin: 0;
    width: 946px;
    padding: 0;
    list-style: none;
    display: table;
}

    .logos li {
        height: 62px;
        display: table-cell;
        vertical-align: middle;
        text-align: center;
        background: url(images/separator.gif) repeat-y;
    }

        .logos li a {
            display: block;
        }

        .logos li:hover {
            background-color: #ededed;
        }

        .logos li.separator {
            width: 56px;
            height: 61px;
            padding: 0 0 0 2px;
        }

    .logos img {
        vertical-align: top;
    }

.logos-list {
    overflow: hidden;
    border: solid #c3cad0;
    border-width: 1px 0 1px 1px;
    background: #f8f8f8;
    margin: 0 0 23px;
}

    .logos-list ul {
        padding: 0;
        margin: 0 0 -1px -5px;
        overflow: hidden;
        list-style: none;
    }

    .logos-list li {
        float: right;
        padding: 0 31px 0 0;
    }

        .logos-list li:first-child {
            padding: 0;
        }

    .logos-list table {
        border-collapse: collapse;
        width: 100%;
    }

        .logos-list table td {
            vertical-align: middle;
            width: 42px;
            height: 39px;
            text-align: center;
            border-left: 1px solid #c3cad0;
            border-right: 1px solid #c3cad2;
            border-top: 1px solid #fff;
            border-bottom: 1px solid #c3cad0;
        }

            .logos-list table td img {
                vertical-align: top;
            }

.post-box {
    margin: -15px 0 18px;
    border: solid #c3cad1;
    border-width: 0 1px 1px;
    background: #fff;
    padding: 1px;
}

    .post-box > .holder {
        background: #f0f1f3;
        padding: 15px 12px 0 16px;
        margin: 0 0 -3px;
    }

    .post-box .post {
        border: none;
        padding: 0 0 21px;
    }

        .post-box .post .img-holder {
            display: block;
            width: 112px;
            margin: 0 0 6px;
        }

#main .post-box .post h3 {
    font-weight: normal;
    margin: 0 0 5px;
}

#main .post-box .date {
    padding: 0 3px;
}

.link-holder {
    letter-spacing: 0;
    border-top: 2px solid #fff;
    font-size: 12px;
    line-height: 16px;
    font-weight: bold;
    padding: 16px 10px 10px 5px;
    background: rgb(245,245,245);
    background: -moz-linear-gradient(top, rgba(237,237,237,1) 0%, rgba(248,248,248,1) 19%, rgba(253,253,253,1) 35%, rgba(255,255,255,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(237,237,237,1)), color-stop(19%,rgba(248,248,248,1)), color-stop(35%,rgba(253,253,253,1)), color-stop(100%,rgba(255,255,255,1)));
    background: -webkit-linear-gradient(top, rgba(237,237,237,1) 0%,rgba(248,248,248,1) 19%,rgba(253,253,253,1) 35%,rgba(255,255,255,1) 100%);
    background: -o-linear-gradient(top, rgba(237,237,237,1) 0%,rgba(248,248,248,1) 19%,rgba(253,253,253,1) 35%,rgba(255,255,255,1) 100%);
    background: -ms-linear-gradient(top, rgba(237,237,237,1) 0%,rgba(248,248,248,1) 19%,rgba(253,253,253,1) 35%,rgba(255,255,255,1) 100%);
    background: linear-gradient(to bottom, rgba(237,237,237,1) 0%,rgba(248,248,248,1) 19%,rgba(253,253,253,1) 35%,rgba(255,255,255,1) 100%);
}

    .link-holder a {
        color: #014bad;
    }

        .link-holder a span {
            background: url(images/sprite.png) no-repeat 0 0;
            width: 8px;
            height: 8px;
            display: inline-block;
            margin-right: 5px;
        }

.news-alt {
    padding-bottom: 21px !important;
}

.goal-list {
    padding: 0 0 1px;
    margin: 0 0 0 -18px;
    list-style: none;
}

    .goal-list:after {
        content: '';
        display: block;
        clear: both;
    }

    .goal-list li {
        float: right;
        position: relative;
        margin: 0 0 18px 16px;
        border: 1px solid #c3cad1;
        width: 142px;
        height: 257px;
    }

.modal-cont {
    display: none;
}

    .modal-cont .popup,
    .goal-list .popup,
    .cycle-games-popup .popup {
        position: absolute;
        display: none;
        width: 334px;
        background: #fff;
        z-index: 1000;
        top: -50px;
        right: -450px;
        padding: 15px 12px 8px;
        border-radius: 2px;
        -moz-border-radius: 2px;
        -webkit-border-radius: 2px;
        box-shadow: 0 0 16px #000;
    }

    .modal-cont .popup {
        top: auto;
        right: 80px;
        bottom: 100px;
        display: block;
    }

.article-page .modal-cont .popup {
    right: 250px;
    bottom: 0;
}

.cycle-games-popup .popup {
    right: 20px;
    width: 380px;
    top: auto;
    bottom: 40px;
}

    .modal-cont .popup .title,
    .goal-list .popup .title,
    .cycle-games-popup .popup .title {
        background: #014bad;
        border-radius: 3px;
        font-size: 18px;
        margin: 0 0 11px -3px;
        line-height: 22px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        color: #fff;
        position: relative;
        padding: 3px 19px 5px 25px;
        text-align: right;
    }

    .modal-cont .popup .close,
    .goal-list .popup .close,
    .cycle-games-popup .popup .close {
        position: absolute;
        top: 8px;
        left: 8px;
        background: url(images/sprite.png) no-repeat -418px 0;
        overflow: hidden;
        text-indent: -9999px;
        width: 12px;
        height: 12px;
    }

    .modal-cont .popup .holder,
    .goal-list .popup .holder,
    .cycle-games-popup .popup .holder {
        direction: ltr;
        height: 404px;
        float: left;
        width: 334px;
        overflow: auto;
    }

.modal-cont .popup .holder {
    overflow-x: hidden;
}

.cycle-games-popup .popup .holder {
    width: 379px;
    overflow: hidden;
}

.cycle-games-popup .popup .all-games-pop {
    overflow-y: auto;
    height: 363px;
    width: 378px;
}

.goal-list .popup .frame,
.modal-cont .popup .frame {
    direction: rtl;
}

.goal-list .popup .frame,
.cycle-games-popup .popup .frame {
    width: 301px;
    padding: 0 0 0 3px;
    float: left;
}

.modal-cont .popup .frame {
    width: 100%;
    padding: 0 0 0 3px;
    float: left;
}

.cycle-games-popup .popup .frame {
    width: 375px;
}

.modal-cont .popup th,
.goal-list .popup table th,
.cycle-games-popup .popup table th {
    border-top: 3px solid #014bad;
    width: auto;
}

    .modal-cont .popup th:first-child {
        width: 100px;
    }

.cycle-games-popup .popup table th {
    font-size: 14px;
}

.goal-list .popup table td,
.cycle-games-popup .popup table td {
    width: auto;
    text-align: center;
}

    .goal-list .popup table td:first-child,
    .cycle-games-popup .popup table td:first-child {
        width: 20px;
        padding: 1px 0 0 2px;
    }

.goal-list .popup table .medium,
.modal-cont .popup table .medium {
    width: 98px;
    text-align: right;
    font-size: 14px;
}

.modal-cont .popup table .big,
.goal-list .popup table .big,
.cycle-games-popup .popup table .big {
    width: 111px;
    font-size: 14px;
    text-align: right;
}

.cycle-games-popup .popup .results-holder {
    border: none;
    margin-right: 5px;
    direction: rtl;
}

#main .map-block .heading,
#main .about-block .heading,
#main .player-info .heading,
#main .item-table .heading,
#main .results-holder .heading,
#main .tab-box .heading,
#main .score-list .heading,
.sidebar_div .goal-list .heading,
#toto-stats .goal-list .heading {
    text-align: right;
    overflow: hidden;
    padding: 4px 17px 1px;
    border-bottom-width: 3px;
}

.sidebar_div .goal-list .heading,
#toto-stats .goal-list .heading {
    border-right: none;
    border-left: none;
}

    #main .map-block .heading h2,
    #main .about-block .heading h2,
    #main .player-info .heading h2,
    #main .item-table .heading h2,
    #toto-stats .goal-list .heading h2,
    #main .results-holder .heading p,
    #main .tab-box .heading p,
    #main .score-list .heading p,
    .sidebar_div .goal-list .heading p,
    #toto-stats .goal-list .heading p {
        font-family: 'blender-bold','south web bold';
    }

    #main .map-block .heading h2,
    #main .about-block .heading h2,
    #main .player-info .heading h2,
    #main .item-table .heading h2,
    #main .results-holder .heading h2,
    #main .tab-box .heading h2,
    #main .score-list .heading h2,
    .sidebar_div .goal-list .heading h2,
    #toto-stats .goal-list .heading h2 {
        font-size: 16px;
        line-height: 20px;
        font-weight: bold;
        margin: 0;
    }

    #main .score-list .heading h2,
    .sidebar_div .goal-list .heading h2,
    #toto-stats .goal-list .heading h2 {
        font-family: 'blender-bold','south web bold';
    }

    #main .score-list .heading strong,
    .sidebar_div .heading strong,
    #main .player-info .heading strong,
    .main-block .tab-box .tab-content strong,
    #main .map-block .heading strong,
    #main .about-block .heading strong,
    #toto-stats .goal-list .heading strong {
        font-family: 'blender-bold','south web bold';
        font-size: 16px;
    }

#main .item-table table,
.results-holder .result-table,
.tab-box .result-table,
#main .score-list table,
.goal-list table,
.modal-cont table {
    border-collapse: collapse;
    width: 100%;
    font-size: 14px;
    line-height: 18px;
    color: #000;
}

    .results-holder .result-table th,
    .tab-box .result-table th,
    #main .score-list table th,
    .goal-list table th,
    .modal-cont table th {
        color: #535353;
        height: 31px;
        text-align: center;
        font-weight: normal;
        border-bottom: 1px solid #000;
    }

    .modal-cont table th {
        text-align: right;
        padding-right: 5px;
    }

#main .score-list.manual-tbl table th,
#main .score-list.manual-tbl table th:first-child,
#main .score-list.manual-tbl table td {
    text-align: right;
}

    #main .score-list.manual-tbl table td:first-child {
        padding-right: 16px;
    }

.goal-list table th {
    width: 50px;
    line-height: 15px;
    padding: 0 2px;
}

    .results-holder .result-table th:first-child,
    .tab-box .result-table th:first-child,
    #main .score-list table th:first-child,
    .goal-list table th:first-child {
        width: 85px;
        padding: 0 16px 0 0;
        text-align: right;
    }

#main .score-list-alt table th:first-child {
    text-align: center;
    width: auto;
}

#main .score-list-alt table th.th-rank {
    width: 10%;
    text-align: right;
}

.results-holder .result-table td,
.tab-box .result-table td,
#main .score-list table td,
.goal-list table td,
.modal-cont table td {
    width: 76px;
    padding: 0 0 1px 0;
    height: 31px;
    background: #edf3fb;
    text-align: right;
}

    .goal-list table td a {
        max-height: 32px;
        overflow: hidden;
        vertical-align: middle;
        display: block;
    }

.modal-cont table td {
    padding-right: 5px;
}

.goal-list table td {
    line-height: 15px;
    padding: 0 2px;
}

.results-holder .result-table tr.alt td,
.tab-box .result-table tr.alt td,
#main .score-list table tr.alt td,
.goal-list table tr.alt td,
.modal-cont table tr.alt td,
.item-table table tr.alt td {
    background: #fff;
}

#main .score-list table td:last-child {
    min-width: 56px;
}

#main .score-list .heading-alt {
    border: none;
}

.goal-list table td.score,
.modal-cont table td.score {
    width: 30px;
    padding: 1px 0 0;
    font-size: 12px;
    text-align: center;
}

.goal-list table td:first-child {
    width: 23px;
    padding: 1px 0 0 1px;
    text-align: center;
}

.sidebar_div .goal-list .heading-alt,
#toto-stats .goal-list .heading-alt {
    border-bottom: none;
    padding: 6px 13px 2px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 116px;
}

.video-list-yellow {
    background-position: -1376px 0;
}

.content {
    overflow: hidden;
    padding: 0 2px 0 0;
}

.score-list {
    border: 1px solid #c3cad1;
    padding: 0;
    margin: 0px 0px 18px 0;
    background: #fff;
}

    .score-list .result-table {
        margin: 0;
    }

#main .score-list table {
    font-size: 14px;
    line-height: 15px;
}

    #main .score-list table th {
        height: 29px;
    }

    #main .score-list table td {
        width: 44px;
        text-align: center;
        border-bottom: 1px solid transparent;
        padding-top: 1px;
    }

        #main .score-list table td:first-child {
            width: 43px;
            padding-right: 4px;
        }

        #main .score-list table td.big {
            width: 149px;
            text-align: right;
            font-size: 14px;
            padding: 0;
        }

    #main .score-list table tr.green td {
        border-bottom-color: #61ac11;
    }

    #main .score-list table tr.red td {
        border-bottom-color: #cc1601;
    }

#main .score-list .menu {
    overflow: hidden;
    padding: 5px 18px 4px 19px;
    border-bottom: 1px solid #fff;
    background: rgb(255,255,255);
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(253,253,253,1) 63%, rgba(246,246,246,1) 83%, rgba(247,247,247,1) 87%, rgba(241,241,241,1) 90%, rgba(240,240,240,1) 97%, rgba(237,237,237,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(63%,rgba(253,253,253,1)), color-stop(83%,rgba(246,246,246,1)), color-stop(87%,rgba(247,247,247,1)), color-stop(90%,rgba(241,241,241,1)), color-stop(97%,rgba(240,240,240,1)), color-stop(100%,rgba(237,237,237,1)));
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(253,253,253,1) 63%,rgba(246,246,246,1) 83%,rgba(247,247,247,1) 87%,rgba(241,241,241,1) 90%,rgba(240,240,240,1) 97%,rgba(237,237,237,1) 100%);
    background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(253,253,253,1) 63%,rgba(246,246,246,1) 83%,rgba(247,247,247,1) 87%,rgba(241,241,241,1) 90%,rgba(240,240,240,1) 97%,rgba(237,237,237,1) 100%);
    background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(253,253,253,1) 63%,rgba(246,246,246,1) 83%,rgba(247,247,247,1) 87%,rgba(241,241,241,1) 90%,rgba(240,240,240,1) 97%,rgba(237,237,237,1) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(253,253,253,1) 63%,rgba(246,246,246,1) 83%,rgba(247,247,247,1) 87%,rgba(241,241,241,1) 90%,rgba(240,240,240,1) 97%,rgba(237,237,237,1) 100%);
}

    #main .score-list .menu a.next {
        padding: 0 0 0 17px;
        margin: 4px 0 0;
    }

    #main .score-list .menu a.prev {
        float: right;
        margin: 4px 0 0;
        padding: 0 15px 0 0;
    }

        #main .score-list .menu a.prev:before {
            background-position: -408px 0px;
            width: 7px;
            left: auto;
            right: 0;
        }

.score-list .menu .title {
    display: block;
    text-align: center;
}

.result-table {
    margin: 0 0 1px;
}

    .result-table th {
        font-size: 14px;
        line-height: 18px;
        border-top: 1px solid #e8e8e8;
    }

#main .popup table.result-table td {
    width: 80px !important;
}

#main .result-table td {
    width: 41px !important;
    text-align: center !important;
    height: 31px !important;
    padding: 0 !important;
}

    #main .result-table th:first-child,
    #main .result-table td:first-child {
        width: 213px !important;
        text-align: right !important;
        padding: 0 16px 0 0 !important;
    }

.tab-box .tab-content .title-block,
.score-list .title-block {
    text-align: right;
    border: solid #e8e8e8;
    border-width: 1px 0 0;
    padding: 1px 0;
}

    .tab-box .tab-content .title-block strong,
    .score-list .title-block strong {
        display: block;
        padding: 5px 13px 4px;
        background: rgb(236,236,236);
        background: -moz-linear-gradient(top, rgba(236,236,236,1) 0%, rgba(244,244,244,1) 10%, rgba(254,254,254,1) 43%, rgba(253,253,253,1) 63%, rgba(246,246,246,1) 83%, rgba(247,247,247,1) 87%, rgba(241,241,241,1) 90%, rgba(240,240,240,1) 97%, rgba(237,237,237,1) 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(236,236,236,1)), color-stop(10%,rgba(244,244,244,1)), color-stop(43%,rgba(254,254,254,1)), color-stop(63%,rgba(253,253,253,1)), color-stop(83%,rgba(246,246,246,1)), color-stop(87%,rgba(247,247,247,1)), color-stop(90%,rgba(241,241,241,1)), color-stop(97%,rgba(240,240,240,1)), color-stop(100%,rgba(237,237,237,1)));
        background: -webkit-linear-gradient(top, rgba(236,236,236,1) 0%,rgba(244,244,244,1) 10%,rgba(254,254,254,1) 43%,rgba(253,253,253,1) 63%,rgba(246,246,246,1) 83%,rgba(247,247,247,1) 87%,rgba(241,241,241,1) 90%,rgba(240,240,240,1) 97%,rgba(237,237,237,1) 100%);
        background: -o-linear-gradient(top, rgba(236,236,236,1) 0%,rgba(244,244,244,1) 10%,rgba(254,254,254,1) 43%,rgba(253,253,253,1) 63%,rgba(246,246,246,1) 83%,rgba(247,247,247,1) 87%,rgba(241,241,241,1) 90%,rgba(240,240,240,1) 97%,rgba(237,237,237,1) 100%);
        background: -ms-linear-gradient(top, rgba(236,236,236,1) 0%,rgba(244,244,244,1) 10%,rgba(254,254,254,1) 43%,rgba(253,253,253,1) 63%,rgba(246,246,246,1) 83%,rgba(247,247,247,1) 87%,rgba(241,241,241,1) 90%,rgba(240,240,240,1) 97%,rgba(237,237,237,1) 100%);
        background: linear-gradient(to bottom, rgba(236,236,236,1) 0%,rgba(244,244,244,1) 10%,rgba(254,254,254,1) 43%,rgba(253,253,253,1) 63%,rgba(246,246,246,1) 83%,rgba(247,247,247,1) 87%,rgba(241,241,241,1) 90%,rgba(240,240,240,1) 97%,rgba(237,237,237,1) 100%);
    }

#main .tab-box .tab-content .title-block-stages th,
#main .content .tab-content .title-block-stages th {
    padding: 0 !important;
}

#main .tab-box .tab-content .title-block-stages strong,
#main .content .tab-content .title-block-stages strong {
    font-family: 'blender-regular',Arial;
    color: black;
    font-size: 15px;
}

.results-holder .result-table .link,
.tab-box .result-table .link,
.score-list .link {
    color: #014bad;
    font-size: 14px;
    line-height: 18px;
}

    .results-holder .result-table .link:hover,
    .tab-box .result-table .link:hover,
    .score-list .link:hover {
        text-decoration: underline;
    }

.result-form {
    overflow: hidden;
    margin: 0;
    padding: 12px 20px 10px 5px;
    background: rgb(245,245,245);
    background: -moz-linear-gradient(top, rgba(237,237,237,1) 0%, rgba(248,248,248,1) 10%, rgba(253,253,253,1) 19%, rgba(255,255,255,1) 29%, rgba(254,254,254,1) 78%, rgba(248,248,248,1) 90%, rgba(237,237,237,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(237,237,237,1)), color-stop(10%,rgba(248,248,248,1)), color-stop(19%,rgba(253,253,253,1)), color-stop(29%,rgba(255,255,255,1)), color-stop(78%,rgba(254,254,254,1)), color-stop(90%,rgba(248,248,248,1)), color-stop(100%,rgba(237,237,237,1)));
    background: -webkit-linear-gradient(top, rgba(237,237,237,1) 0%,rgba(248,248,248,1) 10%,rgba(253,253,253,1) 19%,rgba(255,255,255,1) 29%,rgba(254,254,254,1) 78%,rgba(248,248,248,1) 90%,rgba(237,237,237,1) 100%);
    background: -o-linear-gradient(top, rgba(237,237,237,1) 0%,rgba(248,248,248,1) 10%,rgba(253,253,253,1) 19%,rgba(255,255,255,1) 29%,rgba(254,254,254,1) 78%,rgba(248,248,248,1) 90%,rgba(237,237,237,1) 100%);
    background: -ms-linear-gradient(top, rgba(237,237,237,1) 0%,rgba(248,248,248,1) 10%,rgba(253,253,253,1) 19%,rgba(255,255,255,1) 29%,rgba(254,254,254,1) 78%,rgba(248,248,248,1) 90%,rgba(237,237,237,1) 100%);
    background: linear-gradient(to bottom, rgba(237,237,237,1) 0%,rgba(248,248,248,1) 10%,rgba(253,253,253,1) 19%,rgba(255,255,255,1) 29%,rgba(254,254,254,1) 78%,rgba(248,248,248,1) 90%,rgba(237,237,237,1) 100%);
}

#main .result-form h3 {
    float: right;
    font-size: 14px;
    line-height: 16px;
    color: #626262;
    text-align: center;
    margin: 2px 0 0 30px;
    max-width: 68px;
}

.result-form .select-holder {
    float: right;
    padding: 8px 14px 4px 10px;
    border-right: 1px solid #e0e0e0;
}

.result-form select {
    float: right;
    width: 110px;
    margin: 0 11px 0 0;
    font-size: 12px;
    color: #626262;
}

    .result-form select:first-child {
        margin: 0;
    }

.result-form input[type="submit"],
.result-form input[type="button"] {
    float: right;
    width: 52px;
    height: 22px;
    font-size: 12px;
    line-height: 15px;
    color: #014bad;
    font-weight: bold;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    cursor: pointer;
    margin: 7px 0 0 13px;
    padding: 0;
    float: left;
    background: rgb(255,255,255);
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(249,249,249,1) 5%, rgba(245,245,245,1) 53%, rgba(234,234,234,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(5%,rgba(249,249,249,1)), color-stop(53%,rgba(245,245,245,1)), color-stop(100%,rgba(234,234,234,1)));
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(249,249,249,1) 5%,rgba(245,245,245,1) 53%,rgba(234,234,234,1) 100%);
    background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(249,249,249,1) 5%,rgba(245,245,245,1) 53%,rgba(234,234,234,1) 100%);
    background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(249,249,249,1) 5%,rgba(245,245,245,1) 53%,rgba(234,234,234,1) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(249,249,249,1) 5%,rgba(245,245,245,1) 53%,rgba(234,234,234,1) 100%);
}

    .result-form input[type="submit"]:hover,
    .result-form input[type="button"]:hover {
        cursor: pointer;
    }

.main-box {
    margin: 0 0 25px;
    overflow: hidden;
    border-right: 16px solid #014bad;
    padding: 0 16px 0 0;
}

    .main-box > img {
        float: left;
        margin: 0 5px 0 0;
    }

    .main-box .text-block {
        overflow: hidden;
        font-size: 12px;
        line-height: 16px;
        color: #1b1b1b;
        padding: 45px 0 0;
    }

#main .main-box h2 {
    font-size: 33px;
    line-height: 28px;
    margin: 0 0 22px;
}

#main .main-box h3 {
    margin: 0 0 17px 25px;
}

.tab-box {
    overflow: hidden;
    margin: 0 0 18px;
}

    .tab-box .tabset {
        padding: 0;
        margin: 0;
        list-style: none;
        font-size: 12px;
        line-height: 25px;
        overflow: hidden;
        border: 1px solid #dcdcdc;
        border-width: 1px 0 0 1px;
    }

.player-modal .tab-box .tabs-all {
    margin-bottom: 20px;
    max-width: 601px;
    border: none;
    border-bottom: 1px solid #dcdcdc;
    padding: 1px 1px 0px 0px;
}

#statisticsTop5 .tabset {
    border-width: 0;
}

.tab-box .tabset li {
    float: right;
    border: solid #dcdcdc;
    border-width: 0 1px 1px 0;
    height: 29px;
    overflow: hidden;
}

.player-modal .tab-box .tabset li {
    border-width: 1px;
}

.main-block .tab-box .tabset a,
.player-modal .tab-box .tabset a {
    display: block;
    border: 1px solid #fff;
    border-width: 1px 1px 0;
    background: #f4f4f4 url(images/bg-tab.gif) repeat-x;
    width: 113px;
    text-align: center;
    color: #000;
    padding: 0 0 2px;
}

.player-modal .tab-box .tabset a {
    width: 96px;
}

.player-modal .stat-data strong {
    display: block;
    background: url(images/sprite.png) 0 -360px no-repeat;
    cursor: pointer;
    padding-right: 12px;
    line-height: 23px;
    height: 25px;
    outline: none;
    font-size: 12px;
}

    .player-modal .stat-data strong:hover,
    .player-modal .stat-data strong.ui-state-hover,
    .player-modal .stat-data strong.ui-state-active,
    .player-modal .stat-data strong.ui-state-focus {
        color: #014bad;
        border: none;
    }

.player-modal .stat-data table {
    width: 99.9%;
}

    .player-modal .stat-data table tr th {
        text-align: right;
        background: #fff;
        border-bottom: 1px solid #000;
        color: #535353;
        font-size: 14px;
        line-height: 15px;
        padding: 5px 5px 1px 0px;
    }

    .player-modal .stat-data table tr td {
        padding: 5px 5px 5px 0;
        background: #fff;
    }

    .player-modal .stat-data table tr.alt td {
        background: #edf3fb;
    }

.player-modal .stat-data .events {
    background: url(images/player-events.png) no-repeat 0 0;
    width: 20px;
    height: 20px;
    display: inline-block;
    float: right;
    margin-top: 2px;
    margin-left: 5px;
}

    .player-modal .stat-data .events.score {
        background-position: 0 0;
    }

    .player-modal .stat-data .events.assist {
        background-position: -22px 0;
    }

    .player-modal .stat-data .events.subout {
        background-position: -43px 0;
    }

    .player-modal .stat-data .events.subin {
        background-position: -67px 0;
    }

    .player-modal .stat-data .events.red {
        background-position: -90px 0;
    }

    .player-modal .stat-data .events.yellow {
        background-position: -110px 0;
    }

    .player-modal .stat-data .events.yellows {
        background-position: -131px 0;
    }

    .player-modal .stat-data .events.opend {
        background-position: -153px 0;
    }

    .player-modal .stat-data .events.vote {
        background-position: -198px 0;
    }

.player-modal .stat-data .ui-accordion-content > div {
    max-height: 360px;
}

.player-modal .stat-seps-data table tr th {
    text-align: right;
}

.main-block .tab-box .tabset a.active,
.main-block .tab-box .tabset a:hover,
.player-modal .tab-box .tabs-all a.active,
.player-modal .tab-box .tabs-all a:hover {
    background: #d4d4d4 url(images/bg-tab-hover.gif) no-repeat 50% 0;
}

.main-block .tab-box .tab-content {
    background: none;
    padding: 0;
    border: 1px solid #dcdcdc;
    border-width: 0 1px 1px;
}

.results-holder {
    margin: 0 0 18px;
    border: 1px solid #dcdcdc;
}

.main-block .tab-box-alt .tabset a,
.tab-box-alt .tabset a {
    width: 55px;
}

    .tab-box-alt .tabset a.active,
    .tab-box-alt .tabset a:hover {
        background: #dadada url(images/bg-tab-alt.gif) no-repeat 50% 0;
    }

.tab-box-alt table .green td {
    border-bottom: 1px solid #61ac11;
}

.tab-box-alt .score-list {
    margin: -1px 0 0 0;
}

#main .article-block-alt .article-list {
    border: none;
}

    #main .article-block-alt .article-list:after {
        display: none;
    }

.gallery2 ul {
    padding: 0;
    margin: 0;
    list-style: none;
    overflow: hidden;
    text-align: center;
    font-size: 14px;
    line-height: 16px;
}

    .gallery2 ul li {
        float: right;
        margin-right: 3px;
        width: 143px;
    }

        .gallery2 ul li:last-child {
            margin-right: 3px;
            width: 140px;
        }

    .gallery2 ul a.btn-play {
        display: inline-block;
        vertical-align: top;
        margin: 0 0 1px;
    }

        .gallery2 ul a.btn-play img {
            display: block;
        }

    .gallery2 ul a {
        color: #fff;
    }

        .gallery2 ul a:hover {
            color: #014bad;
        }

.gallery2 .gmask ul li {
    margin: 0;
}

#content .gallery .gmask ul li.active {
    z-index: 1;
}

/* New style 03/04/2013 */
.schedule-block,
.play-block {
    background: #141c27 url(images/bg-video.jpg) no-repeat;
    width: 288px;
    padding: 13px 8px 7px;
    font-size: 12px;
    line-height: 12px;
    position: relative;
    margin: 0 0 18px;
}

.play-block {
    display: inline-block;
}

    .play-block .heading3 {
        overflow: hidden;
        padding: 0 34px 8px 17px;
    }

        .play-block .heading3 .title {
            padding: 0;
        }

        .play-block .heading3 a {
            color: #fff;
            margin: 0 0 -5px -21px;
            float: left;
            width: 80px;
            padding: 3px 0 0 21px;
            text-align: left;
            height: 20px;
            background: url(images/sprite.png) no-repeat -434px -121px;
        }

            .play-block .heading3 a:hover {
                text-decoration: underline;
            }

    .play-block .play-by-play {
        overflow: hidden;
        margin-left: 1px;
    }

.play-table {
    border-collapse: collapse;
    width: 287px;
    border: 1px solid #828a96;
    float: right;
}

    .play-table td {
        height: 33px;
        padding: 2px 10px 2px 2px;
        border: 1px solid #828a96;
        background: rgb(255,255,255);
        background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(254,255,255,1) 44%, rgba(237,238,240,1) 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(44%,rgba(254,255,255,1)), color-stop(100%,rgba(237,238,240,1)));
        background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(254,255,255,1) 44%,rgba(237,238,240,1) 100%);
        background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(254,255,255,1) 44%,rgba(237,238,240,1) 100%);
        background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(254,255,255,1) 44%,rgba(237,238,240,1) 100%);
        background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(254,255,255,1) 44%,rgba(237,238,240,1) 100%);
    }

    .play-table .score td {
        text-align: center;
        height: 42px;
        padding: 0 10px;
    }

    .play-table .result {
        font-weight: bold;
        width: 70px;
    }

        .play-table .result .holder {
            line-height: 21px;
        }

            .play-table .result .holder strong {
                font-size: 20px;
            }

    .play-table a {
        display: inline-block;
        vertical-align: middle;
    }

        .play-table a.team-name {
            width: 39px;
            font-weight: bold;
            text-align: right;
        }

        .play-table a.link {
            font-weight: bold;
            text-align: center;
            display: block;
        }

        .play-table a img {
            display: block;
        }

    .play-table .num {
        font-size: 14px;
        line-height: 18px;
        color: #014bad;
        display: inline-block;
        vertical-align: middle;
        margin-left: 5px;
    }

    .play-table .text {
        display: inline-block;
        vertical-align: middle;
        width: 240px;
        height: 26px;
        overflow: hidden;
    }

    .play-table .img-holder {
        margin: 0 2px 0 0;
    }

    .play-table .img-holder2 {
        margin: 0 0 0 2px;
    }

    .play-table table.remarks td {
        padding: 0;
        border: 0;
        margin: 0;
        height: 21px;
    }

.play-block .pagination ul {
    list-style-type: disc;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 100%;
}

    .play-block .pagination ul li {
        display: inline-block;
        text-indent: -9999px;
        background: url(images/sprite.png) no-repeat -11px 0;
        width: 5px;
        height: 5px;
        margin: 0 2px;
        cursor: pointer;
    }

.section .link-more,
.schedule-block .link-more {
    position: absolute;
    top: 17px;
    left: 5px;
    overflow: hidden;
    text-indent: -9999px;
    background: url(images/sprite.png) no-repeat -434px -125px;
    width: 14px;
    height: 12px;
}

.section .link-more {
    top: 16px;
    left: 6px;
}

.schedule-block .holder {
    background: #cdd7e1;
    border: 1px solid #cdd7e1;
}

.schedule-block .scrollable-area {
    overflow: auto;
    height: 215px;
    box-shadow: 10px 0 10px #b2bac3;
    margin: 0 16px 0 0;
    width: 271px !important;
}

.schedule-block table {
    border-collapse: collapse;
    width: 100%;
    font-size: 14px;
    line-height: 18px;
}

    .schedule-block table td {
        padding: 0 12px;
        height: 26px;
        border-bottom: 1px solid #cdd7e1;
        background: #e9edf2;
    }

    .schedule-block table img {
        float: right;
        margin: 0 1px 0 0;
    }

        .schedule-block table img.scnd-channel {
            margin-right: -50px;
        }

    .schedule-block table span.channel-num {
        float: left;
        font-size: 11px;
        font-weight: bold;
        position: absolute;
        left: 5px;
    }

    .schedule-block table .heding td {
        background: #fff;
    }

    .schedule-block table .date {
        float: right;
        font-size: 12px;
        font-weight: bold;
        line-height: 20px;
        color: #000;
        margin: 0 0 0 15px;
        height: 100%;
    }
/* hide original element */
.jcf-hidden {
    display: block !important;
    position: absolute !important;
    left: -9999px !important; /* change to right: -9999px on RTL sites */
}
/* custom scrollbars styles */
.scrollable-area-wrapper {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.schedule-block .scrollable-area-wrapper {
    width: 286px !important;
}

.scrollable-area-wrapper .hscrollbar,
.scrollable-area-wrapper .vscrollbar {
    position: absolute;
    top: 0;
    right: 0;
    width: 14px;
    border: 1px solid #b2bbc4;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.scrollable-area-wrapper .hscroll-left,
.scrollable-area-wrapper .vscroll-up,
.scrollable-area-wrapper .hscroll-right,
.scrollable-area-wrapper .vscroll-down {
    background: #777;
    width: 14px;
    height: 14px;
    float: left;
    background: url(images/sprite.png) no-repeat -552px -55px;
}

.scrollable-area-wrapper .vscroll-down {
    background-position: -538px -55px;
    height: 17px;
}

.scrollable-area-wrapper .hscroll-line,
.scrollable-area-wrapper .vscroll-line {
    background: #fff;
    width: 14px;
    float: left;
}

.scrollable-area-wrapper .hscroll-slider,
.scrollable-area-wrapper .vscroll-slider {
    box-shadow: 1px 1px 3px rgba(0,0,0,0.32);
    width: 12px;
    border: 1px solid #d2d7dc;
    height: 20px;
    background: #c6cdd4;
    background: -moz-linear-gradient(top, #c6cdd4 0%, #bec5cd 25%, #a0abb6 92%, #a6b0ba 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c6cdd4), color-stop(25%,#bec5cd), color-stop(92%,#a0abb6), color-stop(100%,#a6b0ba));
    background: -webkit-linear-gradient(top, #c6cdd4 0%,#bec5cd 25%,#a0abb6 92%,#a6b0ba 100%);
    background: -o-linear-gradient(top, #c6cdd4 0%,#bec5cd 25%,#a0abb6 92%,#a6b0ba 100%);
    background: -ms-linear-gradient(top, #c6cdd4 0%,#bec5cd 25%,#a0abb6 92%,#a6b0ba 100%);
    background: linear-gradient(to bottom, #c6cdd4 0%,#bec5cd 25%,#a0abb6 92%,#a6b0ba 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c6cdd4', endColorstr='#a6b0ba',GradientType=0 );
}

.sidebar_div .post-list .heading2 {
    color: #fff;
    background: url(images/bg-video.jpg) no-repeat;
    padding: 16px 48px 3px;
    margin: 0 0 21px;
    border: none;
}

    .sidebar_div .post-list .heading2 strong {
        border: none;
        padding: 0;
        font: 14px 'south web bold', Arial, Helvetica, sans-serif;
    }

.banner-holder ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.gallery5 {
    margin: 0 0 15px;
    position: relative;
}

    .gallery5 .gmask {
        position: relative;
        z-index: 1;
    }

        .gallery5 .gmask ul {
            position: relative;
            width: 625px;
            height: 346px;
        }

            .gallery5 .gmask ul li {
                position: absolute;
                top: 0;
                left: 0;
                width: 625px;
                height: 346px;
                z-index: 2;
            }

                .gallery5 .gmask ul li.active {
                    z-index: 10;
                }

    .gallery5 .pagination {
        position: absolute;
        top: 0;
        right: 0;
        z-index: 100;
        font-size: 10px;
        line-height: 13px;
        text-align: center;
        font-weight: bold;
    }

        .gallery5 .pagination ul {
            list-style: none;
            margin: 0;
            padding: 0;
        }

            .gallery5 .pagination ul:after {
                content: "";
                display: block;
                clear: both;
            }

            .gallery5 .pagination ul li {
                float: right;
                margin: 0 0 0 -13px;
                background: url(images/bg-pagination.png) no-repeat;
                width: 37px;
            }

                .gallery5 .pagination ul li:first-child {
                    background: url(images/bg-pagination-first.png) no-repeat;
                }

#main .gallery5 .pagination ul a {
    color: #fff;
    display: block;
    position: relative;
    padding: 10px 0 1px !important;
}

.gallery5 .pagination ul li.active a,
.gallery5 .pagination ul a:hover {
    background: url(images/bg-pagination-hover.png) no-repeat 10px 0;
}

    .gallery5 .pagination ul li.active a.red,
    .gallery5 .pagination ul a.red:hover {
        background: url(images/bg-red-pagination-hover.png) no-repeat 10px 0;
    }

    .gallery5 .pagination ul li.active a.orange,
    .gallery5 .pagination ul a.orange:hover {
        background: url(images/bg-orange-pagination-hover.png) no-repeat 10px 0;
    }

    .gallery5 .pagination ul li.active a.green,
    .gallery5 .pagination ul a.green:hover {
        background: url(images/bg-green-pagination-hover.png) no-repeat 10px 0;
    }

.gallery5 .pagination ul li.active a {
    cursor: default;
}

.gallery5 .desc {
    background: #014bad;
    font-size: 12px;
    line-height: 15px;
    height: 307px;
    padding: 40px 13px 0 10px;
    width: 203px;
}

    .gallery5 .desc.red {
        background: #d10202;
    }

    .gallery5 .desc.orange {
        background: #ff5a00;
    }

    .gallery5 .desc.green {
        background: #0e9b00;
    }

#main .gallery5 h2 {
    margin: 0 -1px 8px 0;
}

#main .gallery5 h3 {
    font: 16px/18px 'south web bold', Arial, Helvetica, sans-serif;
    margin: 0 -2px 10px 0;
}

#main .gallery5 .date {
    display: inline;
    /*margin:0 0px;*/
}

#main .gallery5 p {
    margin: 0;
}

#main .gallery5 .gallery5_inner ul {
    width: 464px;
}

#main .gallery5 .gallery5_inner .pagination2 {
    position: absolute;
    bottom: 6px;
    left: 8px;
}

    #main .gallery5 .gallery5_inner .pagination2 ul {
        width: auto;
        height: auto;
        position: static;
    }

        #main .gallery5 .gallery5_inner .pagination2 ul li {
            bottom: 27px;
            background: url(images/bg-gallery2.png);
            width: auto;
            height: 17px;
            position: relative;
            float: left;
            z-index: 10;
            padding: 4px 5px 4px 0;
        }

            #main .gallery5 .gallery5_inner .pagination2 ul li:first-child {
                padding-left: 5px;
            }

            #main .gallery5 .gallery5_inner .pagination2 ul li:last-child {
                padding-left: 0px;
            }

            #main .gallery5 .gallery5_inner .pagination2 ul li a {
                color: white;
                font-size: 12px;
                background: #014bad;
                width: 19px;
                height: 17px;
                text-align: center;
            }

    #main .gallery5 .gallery5_inner .pagination2.red ul li a {
        background: #d10202;
    }

    #main .gallery5 .gallery5_inner .pagination2.orange ul li a {
        background: #ff5a00;
    }

    #main .gallery5 .gallery5_inner .pagination2.green ul li a {
        background: #0e9b00;
    }

    #main .gallery5 .gallery5_inner .pagination2 ul li a:hover {
        text-decoration: underline;
    }

    #main .gallery5 .gallery5_inner .pagination2 ul li.active a {
        background: #fff;
        color: #014bad;
    }

        #main .gallery5 .gallery5_inner .pagination2 ul li.active a:hover {
            text-decoration: none;
            cursor: default;
        }

    #main .gallery5 .gallery5_inner .pagination2.red ul li.active a {
        color: #d10202;
    }

    #main .gallery5 .gallery5_inner .pagination2.orange ul li.active a {
        color: #ff5a00;
    }

    #main .gallery5 .gallery5_inner .pagination2.green ul li.active a {
        color: #0e9b00;
    }

#main .gallery5 .gallery5_inner ul li a {
    float: left;
}

.aside .banner-list {
    list-style: none;
    margin: 0;
}

    .aside .banner-list li {
        padding: 0 0 18px;
    }

    .aside .banner-list img {
        display: block;
    }

#main .article-list-alt2:after {
    display: none;
}

#main .article-list-alt2 {
    padding: 0 0 17px;
    width: 471px;
    margin: 0 -1px 0 -7px;
}

    #main .article-list-alt2 li:before {
        display: none;
    }

.section {
    overflow: hidden;
    width: 466px;
    position: relative;
    margin: 0 0 21px;
}

#main .section .heading {
    border: none;
    background: #111720 url(images/bg-block.jpg) no-repeat;
    padding: 17px 45px 2px;
    color: #fff;
    margin: 0 0 11px;
    font-family: 'blender-bold','south web bold';
    font-weight: normal;
}

    #main .section .heading a {
        color: #fff;
    }

.section > .holder {
    overflow: hidden;
    position: relative;
}

    .section > .holder:before {
        width: 144px;
        height: 100%;
        background: #014bad;
        content: '';
        position: absolute;
        right: 0;
        top: 8px;
        z-index: -1;
    }

.section .figure {
    color: #fff;
    float: right;
    font-weight: bold;
    font-size: 12px;
    width: 144px;
    line-height: 15px;
    margin: 8px 0 0 15px;
}

    .section .figure img {
        display: block;
        margin: 0 0 11px;
    }

    .section .figure .desc {
        padding: 0 10px;
    }

    .section .figure .date {
        color: #fff;
        margin: 0 0 10px;
    }

        .section .figure .date .talkbacks {
            margin: 0 5px 0 0;
            padding: 1px 20px 0 0;
            background: url(images/whitecomm.png) no-repeat 100%;
        }

#main .section .figure a {
    color: #fff;
    padding: 0;
}

#main .section .figure p {
    margin: 0 0 3px;
}

#main .section .figure h2 {
    margin: 0;
    font-size: 15px;
    line-height: 16px;
    max-height: 80px;
    overflow: hidden;
    padding-bottom: 20px;
    padding-top: 10px;
}

.section .figure.video .desc > p > a:after {
    background: url(images/white-vi.png) 0 0 no-repeat;
    content: '';
    display: inline-block;
    width: 16px;
    height: 10px;
    margin-right: 8px;
}

.section .figure.video.aod .desc > p > a:after {
    background: url(images/audios.png) -106px 0 no-repeat;
    width: 18px;
    height: 12px;
}

.article-holder {
    margin: 0;
    padding: 0 0 0 7px;
    font-size: 12px;
    line-height: 15px;
    color: #535353;
    overflow: hidden;
}

    .article-holder li {
        list-style: none;
        padding: 4px 5px;
    }

        .article-holder li.alt {
            background: #e9edf2;
        }

    .article-holder .item-holder {
        overflow: hidden;
    }

        .article-holder .item-holder span {
            float: right;
            margin: 0 0 0 10px;
        }

        .article-holder .item-holder .date {
            display: inline;
        }

.section .article-holder .item-holder a {
    color: #535353;
    font-weight: bold;
}

    .section .article-holder .item-holder a:hover {
        color: #014bad;
    }

#main .article-holder h2 {
    font-size: 14px;
    line-height: 14px;
    max-height: 28px;
    overflow: hidden;
}

#main .article-holder .item-holder.video:after {
    background: url(images/black-vi.png) 0 0 no-repeat;
    content: '';
    display: inline-block;
    width: 16px;
    height: 10px;
}

#main .article-holder .item-holder.video.aod:after {
    background: url(images/audios.png) -1px 0 no-repeat;
    width: 18px;
    height: 12px;
}

#main .section-blue .article-holder .item-holder.video:after {
    background-image: url(images/blue-vi.png);
}

#main .section-blue .article-holder .item-holder.video.aod:after {
    background: url(images/audios.png) -1px 0 no-repeat;
}

#main .section-red .article-holder .item-holder.video:after {
    background-image: url(images/red-vi.png);
}

#main .section-red .article-holder .item-holder.video.aod:after {
    background: url(images/audios.png) -22px 0 no-repeat;
}

#main .section-green .article-holder .item-holder.video:after {
    background-image: url(images/green-vi.png);
}

#main .section-green .article-holder .item-holder.video.aod:after {
    background: url(images/audios.png) -64px 0 no-repeat;
}

#main .section-yellow .article-holder .item-holder.video:after {
    background-image: url(images/yellow-vi.png);
}

#main .section-yellow .article-holder .item-holder.video.aod:after {
    background: url(images/audios.png) -85px 0 no-repeat;
}

#main .section-orange .article-holder .item-holder.video:after {
    background-image: url(images/orange-vi.png);
}

#main .section-orange .article-holder .item-holder.video.aod:after {
    background: url(images/audios.png) -43px 0 no-repeat;
}

#main .section-red .heading {
    background-position: -466px 0;
}

#main .section-red .link-more {
    background-position: -434px -144px;
}

.section-red > .holder:before {
    background: #d10202;
}

#main .section-red .article-holder .item-holder a:hover {
    color: #d10202;
}

#main .section-orange .heading {
    background-position: -932px 0;
}

#main .section-orange .link-more {
    background-position: -434px -156px;
}

.section-orange > .holder:before {
    background: #ff5a00;
}

#main .section-orange .article-holder .item-holder a:hover {
    color: #ff5a00;
}

#main .section-green .heading {
    background-position: -1398px 0;
}

#main .section-green .link-more {
    background-position: -434px -168px;
}

.section-green > .holder:before {
    background: #0e9b00;
}

#main .section-green .article-holder .item-holder a:hover {
    color: #0e9b00;
}

.items-container .figure {
    float: right;
    margin: 0 0 0 8px;
    position: relative;
}

    .items-container .box img,
    .items-container .figure img {
        display: block;
    }

    .items-container .box .desc,
    .items-container .figure .desc {
        position: absolute;
        bottom: 0;
        font-size: 14px;
        line-height: 16px;
        left: 0;
        width: 100%;
        background: #ffa200;
        color: #000;
        padding: 0 3px;
    }

#main .items-container .box .desc span,
#main .items-container .figure .desc span,
#main .items-container .box .desc a,
#main .items-container .figure .desc a {
    display: block;
    padding: 2px 12px 4px;
    color: #000;
}

.items-container .box {
    margin: 0 0 13px 14px;
    float: right;
    position: relative;
    overflow: hidden;
}

    .items-container .box:first-child {
        margin: 0;
    }

.people-block-grey .box-holder {
    background: #141c27 url(images/bg-block2.jpg) no-repeat;
}

.people-block-grey .figure span {
    background: #636a76;
}

    .people-block-grey .figure span:after {
        background: url(images/bg-titl2.png) no-repeat;
    }

.main-section {
    margin: -5px 0 18px -30px;
}

    .main-section:after {
        display: block;
        clear: both;
        content: '';
    }

    .main-section .box {
        float: right;
        width: 591px;
        color: #dcdcdc;
        font-size: 16px;
        line-height: 20px;
        padding: 16px;
        margin: 0 0 19px 16px;
        background: #020306;
    }

        .main-section .box.box-hidden {
            height: 0;
            padding: 0;
            overflow: hidden;
            margin: 0;
        }

        .main-section .box a {
            color: #dcdcdc;
        }

        .main-section .box .img-holder {
            display: inline-block;
            vertical-align: middle;
            position: relative;
            margin: 0 0 0 27px;
        }

        .main-section .box .desc {
            display: inline-block;
            width: 150px;
            vertical-align: middle;
        }

#main .main-section .box h2 {
    font-size: 24px;
    line-height: 29px;
    margin: 0 0 12px 0;
}

    #main .main-section .box h2 a {
        color: #ffa200;
    }

#main .main-section .box a {
    padding: 0;
}

.main-section .box img {
    display: block;
}

#main .main-section .box p {
    margin: 0;
}

.main-section .img-btn {
    position: absolute;
    bottom: 1px;
    right: 1px;
    overflow: hidden;
    text-indent: -9999px;
    background: url(images/sprite.png) no-repeat -538px -83px;
    width: 32px;
    height: 32px;
}

.main-section .btn-video {
    background-position: -605px -83px;
    width: 35px;
    height: 35px;
    right: 4px;
    bottom: 6px;
}

.main-section .btn-gallery {
    background-position: -566px -83px;
    width: 35px;
    height: 28px;
    right: 5px;
}

.main-section .box-medium {
    width: 272px;
    font-size: 14px;
    line-height: 17px;
}

#main .main-section .box-big {
    height: 314px;
    overflow: hidden;
}

    #main .main-section .box-big .desc {
        max-height: 314px;
        overflow: hidden;
    }

#main .main-section .box-medium {
    height: 277px;
    overflow: hidden;
}

    #main .main-section .box-medium h2 {
        height: 18px;
        overflow: hidden;
    }

    #main .main-section .box-medium p {
        height: 34px;
        overflow: hidden;
    }

#main .main-section .box-small {
    height: 117px;
    overflow: hidden;
    padding: 14px 21px 13px 13px;
}

    #main .main-section .box-small .desc {
        height: 120px;
        overflow: hidden;
    }

#main .main-section .box-smallest {
    height: 43px;
    overflow: hidden;
    padding: 14px 21px 13px 13px;
}

    #main .main-section .box-smallest .desc {
        height: 49px;
        overflow: hidden;
    }

#main .main-section .box-smallestk .desc p {
    display: none;
}

.main-section .box-medium .img-holder {
    margin: 0 0 16px;
    display: block;
}

.main-section .box-medium .desc {
    display: block;
    width: auto;
    padding: 0 5px 5px;
}

#main .main-section .box-medium h2 {
    font-size: 16px;
    line-height: 18px;
    margin: 0 0 9px;
}

.main-section .banner {
    border: 2px solid #000;
    border-radius: 2px;
    float: right;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    padding: 0;
    margin: 0 0 21px;
}

.main-section .box-orange {
    background: #ffa200;
}

#main .main-section .box-small .img-holder.alignleft,
#main .main-section .box-smallest .img-holder.alignleft {
    margin: 0 10px 0 0;
}

#main .main-section .box-small,
#main .main-section .box-smallest {
    font-size: 14px;
    width: 270px;
    line-height: 18px;
    padding: 13px 21px 16px 13px;
}

    #main .main-section .box-small .desc,
    #main .main-section .box-smallest .desc {
        width: 102px;
    }

    #main .main-section .box-small .img-holder,
    #main .main-section .box-smallest .img-holder {
        margin: 0 -6px 0 10px;
    }

    #main .main-section .box-small h2,
    #main .main-section .box-smallest h2 {
        font-size: 16px;
        line-height: 18px;
    }

#main .main-section .box-orange h2,
#main .main-section .box-orange h2 a,
#main .main-section .box-orange p,
#main .main-section .box-orange a {
    color: #000;
}

.main-section .box-3 {
    margin: -241px 0 0 15px;
}

.main-section .box-4 {
    margin: -241px 0 0 15px;
}

.main-section .box-5 {
    margin: -76px 0 0 15px;
}

.main-section .box-6 {
    margin: -4px 0 19px 15px;
}

.main-section .box-8 {
    margin: -4px 0 17px 15px;
}

.main-section .banner-7 {
    margin: -168px 0 0px 15px;
}

.main-section .box-9 {
    margin: -258px -1px 0 15px;
}

.main-section .box-10 {
    margin: -91px -1px 0 15px;
}

.main-section .banner-12 {
    margin: -1px 2px 15px 0;
}

#main .main-section .box-smallest.box-13 {
    margin: -202px -2px 0 15px;
    height: 49px;
}

.main-section .box-14 {
    margin: -109px -2px 0 17px;
}

.main-section .banner-2,
.main-section .banner-7,
.main-section .banner-12 {
    width: 300px;
    height: 250px;
}

.main-section .banner- body > .popup-holder,
.main-section .box .popup-holder {
    position: relative;
    overflow: hidden;
    height: 0;
}

#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 40px;
    height: 40px;
    margin-top: -20px;
    margin-left: -20px;
    cursor: pointer;
    overflow: hidden;
    z-index: 1104;
    display: none;
}

    #fancybox-loading div {
        position: absolute;
        top: 0;
        left: 0;
        width: 40px;
        height: 480px;
    }

#fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1100;
    display: none !important;
}

#fancybox-tmp {
    padding: 0;
    margin: 0;
    border: 0;
    overflow: auto;
    display: none;
}

#fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    padding: 20px; /* should be 20px */
    z-index: 1101;
    outline: none;
    display: none;
}

#fancybox-outer {
    position: relative;
    width: 100%;
    height: 100%;
    background: #fff;
}

#fancybox-content {
    width: 0;
    height: 0;
    padding: 0;
    outline: none;
    position: relative;
    overflow: hidden;
    z-index: 1102;
    box-shadow: 3px 3px 2px #000000;
    border: 0 solid #fff; /* border-width should be zero */
}

#fancybox-hide-sel-frame {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent;
    z-index: 1101;
}

#fancybox-close {
    position: absolute;
    top: 14px;
    left: 18px;
    width: 18px;
    height: 18px;
    background: url(images/sprite.png) no-repeat -570px -55px;
    cursor: pointer;
    z-index: 1103;
    display: none;
}

#fancybox-error {
    color: #444;
    font: normal 12px/20px Arial;
    padding: 14px;
    margin: 0;
}

#fancybox-img {
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    border: none;
    outline: none;
    line-height: 0;
    vertical-align: top;
}

#fancybox-frame {
    width: 100%;
    height: 100%;
    border: none;
    display: block;
}

#fancybox-left, #fancybox-right {
    position: absolute;
    bottom: 0px;
    height: 100%;
    width: 35%;
    cursor: pointer;
    outline: none;
    background: transparent url(images/trans.gif);
    z-index: 1102;
    display: none;
}

#fancybox-left {
    left: 0px;
}

#fancybox-right {
    right: 0px;
}

#fancybox-left-ico, #fancybox-right-ico {
    position: absolute;
    top: 50%;
    left: -9999px;
    width: 30px;
    height: 30px;
    margin-top: -15px;
    cursor: pointer;
    z-index: 1102;
    display: block;
}

#fancybox-left-ico {
    background-position: -40px -30px;
}

#fancybox-right-ico {
    background-position: -40px -60px;
}

#fancybox-left:hover, #fancybox-right:hover {
    visibility: visible; /* IE6 */
}

    #fancybox-left:hover span {
        left: 20px;
    }

    #fancybox-right:hover span {
        left: auto;
        right: 20px;
    }

.fancybox-bg {
    display: none;
}

.fancybox-title-inside {
    padding-bottom: 10px;
    text-align: center;
    color: #333;
    background: #fff;
    position: relative;
}

.fancybox-title-outside {
    padding-top: 10px;
    color: #fff;
}

.fancybox-title-over {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #FFF;
    text-align: left;
}

#fancybox-title-over {
    padding: 10px;
    background-image: url(images/fancybox/fancy_title_over.png);
    display: block;
}

.fancybox-title-float {
    position: absolute;
    left: 0;
    bottom: -20px;
    height: 32px;
}

#fancybox-title-float-wrap {
    border: none;
    border-collapse: collapse;
    width: auto;
}

    #fancybox-title-float-wrap td {
        border: none;
        white-space: nowrap;
    }

#fancybox-title-float-left {
    padding: 0 0 0 15px;
}

#fancybox-title-float-main {
    color: #FFF;
    line-height: 29px;
    font-weight: bold;
    padding: 0 0 3px 0;
}

#fancybox-title-float-right {
    padding: 0 0 0 15px;
}

.lightbox {
    width: 733px;
    background: #141c27;
    border: 1px solid #223043;
    padding: 7px;
    box-shadow: 4px 4px 4px #000;
}

.lightbox-video {
    width: 643px;
}

.lightbox > .holder {
    overflow: hidden;
    position: relative;
    margin: 0 0 2px 1px;
    padding: 2px 8px 2px 60px;
    background: #111720 url(images/bg-lightbox.png) repeat-x;
}

    .lightbox > .holder:before {
        content: '';
        background: url(images/sprite.png) no-repeat -652px -52px;
        width: 60px;
        height: 31px;
        position: absolute;
        left: 0;
        top: 0;
    }

.lightbox .facebook {
    float: left;
    margin: 4px 0 0;
}

.lightbox .logo {
    background: url(images/logo-small.png) no-repeat;
    background-position: initial !important;
    width: 41px;
    height: 27px;
}

.lightbox .img-holder {
    position: relative;
    margin: 0 1px 0 2px;
    padding: 0 0 2px;
}

    .lightbox .img-holder img {
        display: block;
    }

    .lightbox .gallery .desc,
    .lightbox .img-holder .desc {
        position: absolute;
        bottom: 0;
        line-height: 14px;
        left: 0;
        width: 100%;
        background: #ffb400;
        text-align: center;
        color: #000;
    }

        .lightbox .gallery .desc span,
        .lightbox .img-holder .desc span {
            display: block;
            padding: 4px 10px;
            line-height: 15px;
        }

.lightbox-gallery {
    padding: 7px 8px 2px 9px;
}

.lightbox .gallery {
    position: relative;
}

    .lightbox .gallery .gmask {
        overflow: hidden;
    }

        .lightbox .gallery .gmask ul {
            list-style: none;
            margin: 0;
            padding: 0;
            float: left;
        }

            .lightbox .gallery .gmask ul li {
                float: left;
                position: relative;
            }

            .lightbox .gallery .gmask ul img {
                display: block;
            }

    .lightbox .gallery .desc {
        bottom: 84px;
    }

    .lightbox .gallery .panel {
        background: #111720 url(images/bg-lightbox.png) repeat-x;
        margin: 0 2px 0 -1px;
        font-size: 14px;
        overflow: hidden;
    }

    .lightbox .gallery .btn-prev,
    .lightbox .gallery .btn-next {
        float: right;
        padding: 4px 72px 5px 0;
        position: relative;
        color: #7c8695;
        text-decoration: none;
    }

        .lightbox .gallery .btn-prev:hover,
        .lightbox .gallery .btn-next:hover {
            text-decoration: underline;
        }

    .lightbox .gallery .btn-next {
        float: left;
        padding: 4px 0 5px 55px;
    }

        .lightbox .gallery .btn-prev:before,
        .lightbox .gallery .btn-next:before {
            position: absolute;
            right: 0;
            background: url(images/sprite.png) no-repeat -583px -118px;
            top: 0;
            width: 44px;
            height: 31px;
            content: '';
        }

        .lightbox .gallery .btn-next:before {
            right: auto;
            left: 0;
            background-position: -538px -118px;
        }

.lightbox .gallery6 {
    margin: 0 0 5px;
    position: relative;
}

    .lightbox .gallery6 .gmask {
        overflow: hidden;
        position: relative;
    }

    .lightbox .gallery6 > .gmask > ul {
        position: relative;
        width: 730px;
        height: 528px;
    }

        .lightbox .gallery6 > .gmask > ul > li {
            position: absolute;
            width: 730px;
            height: 528px;
        }

    .lightbox .gallery6 .btn-prev,
    .lightbox .gallery6 .btn-next {
        position: absolute;
        right: 15px;
        bottom: 35px;
        width: 11px;
        z-index: 100;
        border: none !important;
        padding: 0;
        height: 11px;
        overflow: hidden;
        text-indent: -9999px;
        background: url(images/sprite.png) no-repeat -605px -52px;
    }

        .lightbox .gallery6 .btn-prev:before,
        .lightbox .gallery6 .btn-next:before {
            display: none;
        }

    .lightbox .gallery6 .btn-next {
        right: auto;
        left: 11px;
        background-position: -617px -52px;
    }

    .lightbox .gallery6 .gmask li.active {
        z-index: 10;
    }

.lightbox .gallery .pagination {
    position: absolute;
    bottom: 0;
    background: url(images/bg-gallery2.png);
    right: 0;
    z-index: 100;
    width: 657px;
    padding: 8px 37px 7px 40px;
}

    .lightbox .gallery .pagination .gmask {
        overflow: hidden;
    }

    .lightbox .gallery .pagination ul {
        list-style: none;
        margin: 0;
        float: right;
        overflow: hidden;
    }

        .lightbox .gallery .pagination ul li {
            float: right;
            margin: 0 9px 0 0;
        }

            .lightbox .gallery .pagination ul li:first-child {
                margin: 0;
            }

    .lightbox .gallery .pagination a {
        display: block;
        border: 2px solid #000;
    }

.lightbox .text {
    position: absolute;
    right: 0;
    top: 0;
    width: 183px;
    height: 100%;
    font-size: 14px;
    line-height: 17px;
    padding: 0 25px;
    background: url(images/bg-gallery2.png);
    color: #fff;
    overflow: hidden;
    direction: rtl;
}

    .lightbox .text > .holder {
        padding: 24px 0 0;
    }

    .lightbox .text p {
        margin: 0;
    }

    .lightbox .text h2 {
        font: 30px/28px 'south web bold', Arial, Helvetica, sans-serif;
        color: #ffa200;
        margin: 0 0 15px;
    }

.blog-page #fancybox-close {
    left: auto;
    width: 24px;
    height: 24px;
    top: 8px;
    right: 8px;
    background-position: -640px -118px;
}

.article-lightbox {
    border: none;
    color: #000;
    background: #fff;
    padding: 8px 8px 6px 10px;
    width: 624px;
}

    .article-lightbox > .holder {
        background: #eee;
        margin: 0;
        padding: 0 0 0 46px;
    }

        .article-lightbox > .holder:before {
            display: none;
        }

    .article-lightbox .img-holder {
        float: right;
        position: relative;
        margin: 0 0 0 25px;
        padding: 0;
    }

        .article-lightbox .img-holder img {
            display: block;
        }

    .article-lightbox .text {
        overflow: hidden;
        padding: 20px 25px 0 25px;
        right: auto;
        left: 15px;
        background: none;
        direction: rtl;
        width: 265px;
        height: 225px;
        color: #000;
    }

    .article-lightbox .date {
        color: #000;
        margin: 0 4px 4px;
    }

    .article-lightbox .text h2 {
        font-size: 16px;
        line-height: 20px;
        margin: 0 0 9px;
        color: #000;
        font-family: 'blender-regular',Arial;
        font-weight: bold;
    }

    .article-lightbox .text h3,
    .article-lightbox .text p {
        font-size: 14px;
        font-weight: normal;
        line-height: 18px;
        margin: 0 0 5px;
        color: #000;
    }

    .article-lightbox .text p {
        width: 290px;
    }

.sidebar_div .people-block {
    overflow: hidden;
    width: auto;
    background: none;
    margin: 0 0 0 -30px;
}

    .sidebar_div .people-block .box {
        float: right;
        width: 128px;
        padding: 9px 8px 12px;
        background: #141c27;
        margin: 0 0 16px 19px;
    }

.item-table {
    margin: 0 0 18px;
    padding: 0 1px 1px;
    border: 1px solid #e8e8e8;
}

#main .item-table .heading-alt {
    border-width: 0;
}

.item-table table {
    border: none;
    border-bottom: 1px solid #fff;
}

    .item-table table th {
        border-bottom: 1px solid #000;
        height: 28px;
        font-size: 14px;
        line-height: 18px;
        text-align: right;
        padding: 0;
        color: #535353;
        font-weight: normal;
    }

        .item-table table th:first-child {
            padding-right: 10px;
        }

        .item-table table th.big {
            padding: 0 11px 0 0;
        }

    .item-table table td {
        height: 31px;
        background: #edf3fb;
    }

        .item-table table td:first-child {
            padding: 0 10px 0 6px;
        }

        .item-table table td.big {
            width: 98px;
        }

        .item-table table td.small {
            width: 65px;
        }

.visual-container {
    overflow: hidden;
    margin: 0 0 15px;
    background: #ff5a00;
    color: #fff;
}

    .visual-container > .img-holder {
        float: left;
        position: relative;
        overflow: hidden;
    }

        .article-lightbox .img-holder:before,
        .visual-container > .img-holder:before {
            width: 45px;
            content: '';
            position: absolute;
            bottom: 28px;
            right: -33px;
            height: 45px;
            background: #ff5a00;
            -moz-transform: rotate(45deg);
            -o-transform: rotate(45deg);
            -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
        }

    .article-lightbox .img-holder:before,
    .visual-container.even > .img-holder:before {
        right: auto;
        left: -33px;
    }

    .visual-container img {
        display: block;
    }

    .visual-container .desc {
        position: relative;
        z-index: 2;
        padding: 0 24px 0 16px;
        overflow: hidden;
    }

    .visual-container .autor {
        margin: 0 1px 19px 0;
    }

        .visual-container .autor:after {
            content: "";
            display: block;
            clear: both;
        }

#main .visual-container:first-child .autor {
    margin-bottom: 27px;
}

.visual-container .autor .img-holder {
    background: #fff;
    float: right;
    margin: 0 0 0 9px;
    padding: 24px 2px 2px;
    box-shadow: 1px 1px 5px rgba(0,0,0,0.58);
}

.visual-container .autor .holder {
    overflow: hidden;
    padding-top: 23px;
}

.visual-container:first-child .autor .holder {
    padding-top: 7px;
}

#main .visual-container .autor p {
    margin: 0 0 1px;
}

    #main .visual-container .autor p a {
        padding: 0 0 0 0;
    }

#main .visual-container .desc .autor .img-holder a {
    padding: 0 0 0 0;
}

.visual-container .date {
    color: #fff;
    line-height: 15px;
}

    .visual-container .date .talkbacks {
        margin: 0 8px;
        padding: 0 20px 0 0;
        background: url(images/whitecomm.png) no-repeat 100%;
    }

#main .visual-container:first-child h2 {
    font-size: 24px;
    line-height: 28px;
}

#main .visual-container:first-child > .img-holder:before {
    display: none;
}

#main .visual-container h2 {
    font-size: 20px;
    line-height: 24px;
    margin: 0 0 12px;
    font-family: 'blender-bold','south web bold';
}

    #main .visual-container h3 a,
    #main .visual-container p.h3 a,
    #main .visual-container h2 a {
        padding: 0;
    }

.visual-container.even .img-holder {
    float: right;
}

.visual-container.blue > .img-holder:before,
.visual-container.blue {
    background: #014bad;
}

.visual-container.red > .img-holder:before,
.visual-container.red {
    background: #cc1601;
}

.visual-container.green > .img-holder:before,
.visual-container.green {
    background: #0e9b00;
}

.visual-container.grey > .img-holder:before,
.visual-container.grey {
    background: #434343;
}

.article-lightbox .img-holder:before {
    background: #eee;
}

.article-list-holder {
    overflow: hidden;
}

    .article-list-holder > ul {
        border: none;
    }

        .article-list-holder > ul:after {
            display: none;
        }

.visual-container .blockquote {
    font-size: 18px;
    line-height: 24px;
    padding: 5px 5px 25px;
}

#main .visual-container .blockquote p {
    margin: 0 0 34px;
}

.visual-container blockquote {
    font-size: 14px;
    line-height: 18px;
    margin: 0;
    padding: 0 23px 0 26px;
}

    .visual-container blockquote q {
        font-size: 22px;
        line-height: 24px;
        display: block;
        margin: 0 0 6px;
    }

    .visual-container blockquote cite {
        display: block;
        text-align: left;
        font-style: normal;
    }

#main .visual-container blockquote a {
    padding: 0;
}

.visual-container .like {
    position: absolute;
    right: 185px;
    bottom: 5px;
}

    .visual-container .like img {
        display: block;
    }

#main .main-block2 > .heading,
#main .main-block > .heading {
    color: #fff;
    overflow: hidden;
    background: #111720 url(images/bg-block.jpg) no-repeat -2328px 0;
    margin: 0 0 12px;
    padding: 12px 32px 3px;
}

    #main .main-block2 > .heading h2,
    #main .main-block > .heading h2,
    #main .main-block2 > .heading strong,
    #main .main-block > .heading strong {
        font: 14px/18px 'south web bold', Arial, Helvetica, sans-serif;
        margin: 0;
    }

.players-block {
    margin: 0 0 18px;
    border: 1px solid #c3cad1;
    position: relative;
    z-index: 100;
    background: #f2f2f2 url(images/bg-logos.gif) no-repeat;
}

    .players-block:after {
        content: "";
        display: block;
        clear: both;
    }

    .players-block .item {
        float: right;
        width: 178px;
        text-align: center;
    }

    .players-block .logo-holder {
        border: 1px solid #fff;
        border-bottom: 1px solid #c3cad1;
        padding: 7px 10px 2px 6px;
        vertical-align: middle;
        border-width: 1px 0 1px 1px;
        font-size: 14px;
        line-height: 14px;
    }

        .players-block .logo-holder img {
            display: block;
            margin-top: 5px;
        }

        .players-block .logo-holder h1,
        #main .players-block .logo-holder h2,
        .players-block .logo-holder img {
            display: inline-block;
            vertical-align: middle;
            margin: 0 10px 7px 10px;
            font-size: 20px;
            line-height: 17px;
            font-weight: normal;
            float: right;
        }

        .players-block .logo-holder .f_right {
            width: 87px;
        }

    .players-block .drop-block {
        position: relative;
        font-size: 12px;
        line-height: 17px;
        border-top: 1px solid #fff;
        cursor: pointer;
    }

        .players-block .drop-block > span {
            margin-right: 10px;
        }

        .players-block .drop-block > a {
            position: relative;
            display: block;
            padding: 2px 20px;
        }

        .players-block .drop-block:after {
            content: '';
            position: absolute;
            top: -1px;
            right: 0;
            width: 21px;
            height: 18px;
            background: url(images/sprite.png) no-repeat -716px 0;
        }

        .players-block .drop-block ul {
            position: absolute;
            display: none;
            list-style: none;
            background: #fafafa;
            margin: 0;
            padding: 0;
            top: 100%;
            right: -1px;
            border: 1px solid #dcdcdc;
            border-width: 1px 0 0 1px;
            width: 179px;
            z-index: 1;
        }

        .players-block .drop-block:hover ul {
            display: block;
        }

        .players-block .drop-block ul li {
            display: table;
            width: 100%;
        }

        .players-block .drop-block div {
            display: table-cell;
            border: 1px solid #dcdcdc;
            border-width: 0 1px 1px 0;
            text-align: center;
            vertical-align: middle;
            width: 33%;
            height: 55px;
        }

            .players-block .drop-block div:hover {
                background: #ededed;
            }

        .players-block .drop-block img {
            vertical-align: top;
            width: 45px;
        }

    .players-block .gallery {
        overflow: hidden;
        font-size: 12px;
        border-right: 1px solid #c3cad1;
        line-height: 12px;
    }

        .players-block .gallery .gmask {
            overflow: hidden;
        }

            .players-block .gallery .gmask > div {
                width: 9999px;
            }

            .players-block .gallery .gmask ul {
                list-style: none;
                margin: 0;
                padding: 0;
                display: table;
            }

        .players-block .gallery ul li {
            display: table-cell;
            width: 61px;
            height: 87px;
            padding: 5px;
            text-align: center;
            border-left: 1px solid #fff;
            border-right: 1px solid #c3cad1;
            vertical-align: middle;
        }

            .players-block .gallery ul li > div {
                position: relative;
            }

            .players-block .gallery ul li span.top-score {
                color: #0e8140;
                background: white url('../../Images/sprite2.png') no-repeat -98px 0;
                padding: 2px;
                padding-left: 16px;
                font-size: 11px;
                line-height: 9px;
                position: absolute;
                left: 8px;
                top: 40px;
            }

        .players-block .gallery .img-holder {
            display: inline-block;
            vertical-align: top;
            margin: 0 0 5px;
        }

        .players-block .gallery img {
            display: block;
        }

        .players-block .gallery a {
            color: #000;
        }

        .players-block .gallery ul li:hover {
            background: #ededed;
        }

            .players-block .gallery ul li:hover a {
                color: #014bad;
            }

        .players-block .gallery ul li a:last-child {
            height: 27px;
            display: inline-block;
            overflow: hidden;
        }

        .players-block .gallery ul li a:first-child {
            margin-top: 5px;
        }

        .players-block .gallery .btn-prev,
        .players-block .gallery .btn-next {
            float: right;
            width: 16px;
            height: 96px;
            overflow: hidden;
            text-indent: -9999px;
            background: url(images/sprite.png) no-repeat -558px -154px;
        }

        .players-block .gallery .btn-next {
            float: left;
            background-position: -538px -154px;
            width: 20px;
        }

    .players-block .img-holder {
        border: 1px solid #707072;
        box-shadow: 0 0 2px #707072;
    }

.info-container {
    overflow: hidden;
    padding: 0 0 11px;
}

    .info-container .article {
        float: right;
        width: 304px;
        margin: 0 0 0 15px;
        line-height: 18px;
        color: #1b1b1b;
    }

#main .info-container .article h2 {
    font-size: 18px;
    line-height: 18px;
    margin: 0 -1px 3px 0;
}

#main .info-container .article p {
    margin: 0;
}

#main .article-list2 {
    border: none;
    margin: 0;
    padding: 0;
}

    #main .article-list2:after {
        display: none;
    }

    #main .article-list2 li {
        float: none;
        padding: 10px 0 9px;
        width: auto;
        border: 1px solid #e8e8e8;
        border-width: 1px 0 0;
        overflow: hidden;
    }

        #main .article-list2 li:first-child {
            padding-top: 0;
            border-top: none;
        }

        #main .article-list2 li p {
            margin: 0 0 7px 0;
            height: 48px;
            overflow: hidden;
            line-height: 16px;
        }

        #main .article-list2 li h2 {
            height: 32px;
        }

    #main .article-list2 .img-holder {
        float: right;
        width: 144px;
        margin: 0 0 0 16px;
    }

.info-container .article .img-holder {
    margin: 0 0 15px;
}

    .info-container .article .img-holder img {
        display: block;
    }

.player-info {
    background: #fff;
    border: 1px solid #c3cad1;
    margin: 0 1px 18px 0;
}

    .player-info .heading a {
        color: #014bad;
    }

    .player-info > .holder {
        padding: 19px 20px 12px 14px;
        border-top: 1px solid #fff;
        overflow: hidden;
        background: rgb(250,250,250);
        background: -moz-linear-gradient(top, rgba(250,250,250,1) 0%, rgba(250,250,250,1) 33%, rgba(237,237,237,1) 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(250,250,250,1)), color-stop(33%,rgba(250,250,250,1)), color-stop(100%,rgba(237,237,237,1)));
        background: -webkit-linear-gradient(top, rgba(250,250,250,1) 0%,rgba(250,250,250,1) 33%,rgba(237,237,237,1) 100%);
        background: -o-linear-gradient(top, rgba(250,250,250,1) 0%,rgba(250,250,250,1) 33%,rgba(237,237,237,1) 100%);
        background: -ms-linear-gradient(top, rgba(250,250,250,1) 0%,rgba(250,250,250,1) 33%,rgba(237,237,237,1) 100%);
        background: linear-gradient(to bottom, rgba(250,250,250,1) 0%,rgba(250,250,250,1) 33%,rgba(237,237,237,1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fafafa', endColorstr='#ededed',GradientType=0 );
    }

    .player-info .img-holder {
        float: right;
        margin: 0 0 0 22px;
        border: 1px solid #000;
    }

        .player-info .img-holder img {
            display: block;
        }

    .player-info .info {
        overflow: hidden;
        font-size: 10px;
        line-height: 13px;
    }

        .player-info .info dl {
            overflow: hidden;
            padding: 0 4px 4px 30px;
            margin: 0;
            font-size: 14px;
            line-height: 14px;
        }

        .player-info .info dt {
            float: right;
            padding: 0 11px 0 5px;
            position: relative;
            color: #7d7d7d;
        }

            .player-info .info dt:before {
                content: '';
                position: absolute;
                right: 1px;
                top: 5px;
                width: 5px;
                height: 5px;
                background: url(images/sprite.png) no-repeat -732px -19px;
            }

        .player-info .info dl dd {
            display: block;
            margin: 0 0 5px;
        }

        .player-info .info ul {
            list-style: none;
            margin: 0;
            padding: 24px 0 0;
            font-size: 18px;
            line-height: 18px;
            overflow: hidden;
            text-align: center;
        }

            .player-info .info ul li {
                float: right;
                border-right: 1px solid #ececec;
                position: relative;
                width: 40px;
                padding: 3px 0 8px;
                background: #fff;
            }

            .player-info .info ul.imported li {
                width: 47px;
            }

            .player-info .info ul li:first-child {
                border: none;
            }

            .player-info .info ul li:before {
                position: absolute;
                top: -24px;
                height: 24px;
                right: 0px;
                width: 34px;
                content: '';
                background: url(images/sprite.png) no-repeat -697px -262px;
            }

            .player-info .info ul.imported li:before {
                right: 4px;
            }

            .player-info .info ul .replaced:before {
                background-position: -654px -262px;
            }

            .player-info .info ul .replaced2:before {
                background-position: -611px -262px;
            }

            .player-info .info ul .goals:before {
                background-position: -569px -262px;
            }

            .player-info .info ul .cooking:before {
                background-position: -527px -262px;
            }

            .player-info .info ul .yellow:before {
                background-position: -483px -262px;
            }

            .player-info .info ul .red:before {
                background-position: -443px -262px;
            }

            .player-info .info ul .desc {
                display: block;
                padding: 0 0 2px;
                font-size: 10px;
                margin: 0 0 9px;
                line-height: 13px;
                border-bottom: 1px solid #ececec;
            }

        .player-info .info .rate {
            position: absolute;
            left: 23px;
            top: 52px;
            background: url(images/sprite.png) no-repeat -697px -168px;
            width: 35px;
            text-align: center;
            font-size: 11px;
            line-height: 34px;
            font-weight: bold;
            color: #fff;
            height: 34px;
        }

.about-block {
    border: 1px solid #c3cad1;
    line-height: 18px;
    padding: 0 0 13px;
    margin-bottom: 18px;
}

    .about-block img {
        display: block;
        margin: 5px 0 13px;
    }

    .about-block .text {
        padding: 5px 12px 0;
    }

#main .about-block .text h3 {
    font-size: 18px;
    line-height: 18px;
    color: #014bad;
    margin: 8px 0 8px;
    font-weight: normal;
}

#main .about-block p {
    margin: 0 0 16px;
}

.about-block dl {
    overflow: hidden;
    margin: 0;
    font-size: 14px;
    line-height: 18px;
}

    .about-block dl dt {
        float: right;
        margin: 0 0 0 15px;
        font-weight: bold;
    }

    .about-block dl dd {
        display: block;
        margin: 0;
    }

.table2 td,
.table2 th {
    text-align: right;
    width: auto;
}

    .table2 td:first-child,
    .table2 th:first-child {
        padding: 0 17px 0;
        width: 89px;
    }

.table2 .last {
    text-align: center;
    padding: 0 0 0 10px;
    width: 27px;
}

.premiership-block2 {
    margin: 0 0 18px;
    border: 1px solid #e8e8e8;
}

.map-block {
    font-size: 14px;
    line-height: 16px;
    border: 1px solid #c3cad1;
    padding: 0 1px 1px;
    position: relative;
    margin-bottom: 18px;
}

    .map-block .text {
        padding: 0 15px 5px 15px;
        line-height: 17px;
    }

    .map-block img, .map-block iframe {
        display: block;
        margin: 4px 0 21px;
        border-bottom: 1px solid #c3cad1;
    }

    .map-block iframe,
    .map-block small {
        display: none;
    }

    .map-block a.gmap img {
        position: absolute;
        margin: 0;
        top: 40px;
        left: 8px;
    }

#main .map-block p {
    margin: 0 0 16px;
}

.main-holder:after {
    content: "";
    display: block;
    clear: both;
}

.main-block2 {
    padding: 0 0 0 5px;
    width: 625px;
}

.events_archive .main-block2 {
    width: 624px;
    float: right;
}

.main-block2:after {
    content: "";
    display: block;
    clear: both;
}

.main-block2 .heading2 {
    padding: 4px 24px 2px;
    margin: 0 0 10px;
    overflow: hidden;
    border: 1px solid #000;
    background: #111821 url(images/bg-heading2.gif) repeat-x;
}

#main .main-block2 .heading2 h1 {
    font: normal 18px/22px 'south web bold', Arial, Helvetica, sans-serif;
    color: #fff;
    margin: 0;
}

.program-block {
    overflow: hidden;
    background: #111821 url(images/bg-program-block.gif) repeat-x;
    padding: 11px 7px 8px 8px;
    border: 1px solid #000;
    margin: 0 0 18px;
}

    .program-block .gallery8 .gmask ul a {
        padding: 4px 4px 6px;
    }

        .program-block .gallery8 .gmask ul a.live img {
            margin-top: 3px;
        }

    .program-block.scoreboard-block {
        background: none;
        border: none;
        padding-top: 0;
    }

    .program-block .title {
        overflow: hidden;
        margin: 0 14px 16px 21px;
        border-radius: 5px;
        color: #fff;
        background: #131922;
        padding: 9px 10px 0 9px;
        text-align: center;
    }

        .program-block .title .btn-prev,
        .program-block .title .btn-next {
            overflow: hidden;
            text-indent: -9999px;
            width: 10px;
            height: 11px;
            display: inline-block;
            background: url(images/sprite.png) no-repeat -677px -118px;
        }

            .program-block .title .btn-prev.disable,
            .program-block .title .btn-next.disable {
                display: none;
            }

        .program-block .title .btn-next {
            background-position: -665px -118px;
        }

#main .program-block .title span.day {
    font: 18px/18px 'south web bold', Arial, Helvetica, sans-serif;
    color: #fff;
    margin: 0;
    display: inline-block;
    text-align: center;
    min-width: 170px;
}

.gallery8 {
    overflow: hidden;
    margin: 0 -7px 0 -8px;
    background: #111821 url(images/bg-heading2.gif) repeat-x;
}

    .gallery8 .btn-prev,
    .gallery8 .btn-next {
        overflow: hidden;
        text-indent: -9999px;
        float: right;
        width: 15px;
        height: 28px;
        background: url(images/sprite.png) no-repeat -705px -118px;
    }

    .gallery8 .btn-next {
        float: left;
        width: 14px;
        background-position: -689px -118px;
    }

    .gallery8 .gmask {
        overflow: hidden;
    }

        .gallery8 .gmask ul {
            list-style: none;
            margin: 0;
            width: 9999px;
            padding: 0;
            text-align: center;
            overflow: hidden;
            font: 12px/20px 'south web bold', Arial, Helvetica, sans-serif;
            color: #fff;
            padding-right: 7px;
        }

            .gallery8 .gmask ul li {
                float: right;
                background: url(images/separator2.gif) repeat-y;
            }

            .gallery8 .gmask ul img {
                vertical-align: top;
            }

            .gallery8 .gmask ul li a img:last-child {
                display: none;
            }

            .gallery8 .gmask ul a {
                color: #fff;
                padding: 4px 5px 6px;
                min-width: 77px;
                display: inline-block;
                vertical-align: top;
                height: 22px;
                position: relative;
                border-top: 1px solid transparent;
            }

                .gallery8 .gmask ul a > * {
                    position: relative;
                    z-index: 2;
                }

            .gallery8 .gmask ul span {
                display: inline-block;
                vertical-align: top;
                padding: 2px 0 0;
                line-height: 26px;
            }

            .gallery8 .gmask ul a:hover,
            .gallery8 .gmask ul li.active a {
                color: #000;
                background: #fff;
                border-top: 1px solid #424851;
            }

                .gallery8 .gmask ul a:hover img:last-child,
                .gallery8 .gmask ul li.active a img:last-child {
                    display: inline-block;
                }

                .gallery8 .gmask ul a:hover img:first-child,
                .gallery8 .gmask ul li.active a img:first-child {
                    display: none;
                }

                .gallery8 .gmask ul a:hover:before,
                .gallery8 .gmask ul li.active a:before,
                .gallery8 .gmask ul a:hover:after,
                .gallery8 .gmask ul li.active a:after {
                    position: absolute;
                    top: -1px;
                    right: 0;
                    width: 23px;
                    height: 28px;
                    content: '';
                    background: url(images/bg-tab-hover2.jpg) no-repeat 100% 0;
                }

                .gallery8 .gmask ul a:hover:before,
                .gallery8 .gmask ul li.active a:before {
                    background-position: 0 0;
                    left: 0;
                    right: auto;
                }

.program-block .tab-content {
    overflow: hidden;
    background: #fff;
    padding: 2px 4px;
    min-height: 629px;
    min-width: 588px;
}

.program-block table {
    border-collapse: collapse;
    width: 100%;
    margin: 0;
    color: #000;
}

    .program-block table th {
        padding: 10px 18px 0px;
        font: 14px/16px 'south web bold', Arial, Helvetica, sans-serif;
        text-align: right;
        border-bottom: 3px solid #014bad;
        background: rgb(245,245,245);
        background: -moz-linear-gradient(top, rgba(237,237,237,1) 0%, rgba(248,248,248,1) 19%, rgba(253,253,253,1) 35%, rgba(255,255,255,1) 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(237,237,237,1)), color-stop(19%,rgba(248,248,248,1)), color-stop(35%,rgba(253,253,253,1)), color-stop(100%,rgba(255,255,255,1)));
        background: -webkit-linear-gradient(top, rgba(237,237,237,1) 0%,rgba(248,248,248,1) 19%,rgba(253,253,253,1) 35%,rgba(255,255,255,1) 100%);
        background: -o-linear-gradient(top, rgba(237,237,237,1) 0%,rgba(248,248,248,1) 19%,rgba(253,253,253,1) 35%,rgba(255,255,255,1) 100%);
        background: -ms-linear-gradient(top, rgba(237,237,237,1) 0%,rgba(248,248,248,1) 19%,rgba(253,253,253,1) 35%,rgba(255,255,255,1) 100%);
        background: linear-gradient(to bottom, rgba(237,237,237,1) 0%,rgba(248,248,248,1) 19%,rgba(253,253,253,1) 35%,rgba(255,255,255,1) 100%);
    }

        .program-block table th span.channel_numbers {
            float: left;
            font: 12px/19px Arial, Helvetica, sans-serif;
            font-weight: bold;
        }

    .program-block table td {
        background: #cfdcef;
        height: 32px;
        vertical-align: middle;
    }

    .program-block table .alt td {
        background: #fff;
    }

    .program-block table td:first-child {
        width: 30px;
        text-align: center;
    }

    .program-block table td.date {
        width: 63px;
        font-size: 16px;
        display: table-cell;
        line-height: 16px;
        color: #000;
    }

    .program-block table .now td,
    .program-block table .now td.date {
        background: #014bad;
        color: #fff;
    }

    .program-block table td.last {
        width: 55px;
    }
/*.program-block table tr:hover td.date,
.program-block table tr:hover td{
	background:#014bad;
	color:#fff;
}*/
.program-block .no-programs div {
    text-align: center;
    font-weight: bold;
    display: block;
    margin-top: 80px;
}
/* TipTip CSS - Version 1.2 */
#tiptip_holder {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99999;
}

    #tiptip_holder.tip_top {
        padding-bottom: 5px;
    }

    #tiptip_holder.tip_bottom {
        padding-top: 5px;
    }

    #tiptip_holder.tip_right {
        padding-left: 5px;
    }

    #tiptip_holder.tip_left {
        padding-right: 5px;
    }

#tiptip_content {
    font-size: 11px;
    color: #fff;
    text-shadow: 0 0 2px #000;
    padding: 4px 8px;
    border: 1px solid rgba(255,255,255,0.25);
    background-image: linear-gradient(bottom, #000 0%,transparent 100%);
    background-image: -o-linear-gradient(bottom, #000 0%,transparent 100%);
    background-image: -moz-linear-gradient(bottom, #000 0%,transparent 100%);
    background-image: -webkit-linear-gradient(bottom, #000 0%,transparent 100%);
    background-image: -ms-linear-gradient(bottom, #000 0%,transparent 100%);
    background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0,#000), color-stop(1,transparent) );
    background-color: Black;
    border-radius: 3px;
    box-shadow: 0 0 3px #555;
    text-align: right;
    direction: rtl;
    line-height: 16px;
}

#tiptip_arrow, #tiptip_arrow_inner {
    position: absolute;
    border-color: transparent;
    border-style: solid;
    border-width: 6px;
    height: 0;
    width: 0;
    display: none;
}

#tiptip_holder.tip_top #tiptip_arrow {
    border-top-color: #fff;
    border-top-color: rgba(255,255,255,0.35);
}

#tiptip_holder.tip_bottom #tiptip_arrow {
    border-bottom-color: #fff;
    border-bottom-color: rgba(255,255,255,0.35);
}

#tiptip_holder.tip_right #tiptip_arrow {
    border-right-color: #fff;
    border-right-color: rgba(255,255,255,0.35);
}

#tiptip_holder.tip_left #tiptip_arrow {
    border-left-color: #fff;
    border-left-color: rgba(255,255,255,0.35);
}

#tiptip_holder.tip_top #tiptip_arrow_inner {
    margin-top: -7px;
    margin-left: -6px;
    border-top-color: rgb(25,25,25);
    border-top-color: rgba(25,25,25,0.92);
}

#tiptip_holder.tip_bottom #tiptip_arrow_inner {
    margin-top: -5px;
    margin-left: -6px;
    border-bottom-color: rgb(25,25,25);
    border-bottom-color: rgba(25,25,25,0.92);
}

#tiptip_holder.tip_right #tiptip_arrow_inner {
    margin-top: -6px;
    margin-left: -5px;
    border-right-color: rgb(25,25,25);
    border-right-color: rgba(25,25,25,0.92);
}

#tiptip_holder.tip_left #tiptip_arrow_inner {
    margin-top: -6px;
    margin-left: -7px;
    border-left-color: rgb(25,25,25);
    border-left-color: rgba(25,25,25,0.92);
}

.pic-page {
    text-align: center;
    margin-bottom: 18px;
}

    .pic-page > div {
        position: relative;
        display: inline-block;
    }

    .pic-page .social-networks {
        position: absolute;
        right: 12px;
        top: 12px;
    }

    .pic-page figure {
        padding: 8px 8px 4px 8px;
        background: #141c27;
        margin: 0;
    }

        .pic-page figure img {
            max-width: 928px;
        }

        .pic-page figure figcaption {
            text-align: center;
            color: white;
            font-size: 15px;
            line-height: 16px;
            font-family: 'blender-regular', 'south web';
            padding-top: 2px;
        }
/* Player */
.person-block {
    overflow: hidden;
    position: relative;
    background: #fafafa;
    padding: 16px 14px 15px;
    margin: 0 0 18px;
    border: 1px solid #c3cad1;
    background: -moz-linear-gradient(top, #fafafa 0%, #fafafa 33%, #ededed 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fafafa), color-stop(33%,#fafafa), color-stop(100%,#ededed));
    background: -webkit-linear-gradient(top, #fafafa 0%,#fafafa 33%,#ededed 100%);
    background: -o-linear-gradient(top, #fafafa 0%,#fafafa 33%,#ededed 100%);
    background: -ms-linear-gradient(top, #fafafa 0%,#fafafa 33%,#ededed 100%);
    background: linear-gradient(to bottom, #fafafa 0%,#fafafa 33%,#ededed 100%);
}

    .person-block .rate {
        position: absolute;
        left: 15px;
        top: 11px;
        background: url(images/sprite.png) no-repeat -697px -168px;
        width: 35px;
        text-align: center;
        font-size: 11px;
        line-height: 34px;
        font-weight: bold;
        color: #fff;
        height: 38px;
    }

    .person-block .info-holder {
        overflow: hidden;
        line-height: 18px;
        margin: 0 0 14px;
    }

        .person-block .info-holder p:empty {
            display: none;
        }

        .person-block .info-holder .img-holder {
            float: right;
            margin: 0 0 0 46px;
            text-align: center;
        }

            .person-block .info-holder .img-holder > img {
                display: block;
                margin: 0 0 7px;
                border: 1px solid #fff;
            }

    .person-block .like {
        vertical-align: top;
    }

    .person-block .info-holder .holder {
        overflow: hidden;
        padding: 4px 0 0;
        font-size: 12px;
    }

#main .person-block .info-holder h1 {
    font-size: 22px;
    line-height: 24px;
    margin: 0 0 20px;
    font-family: 'blender-bold','south web bold';
}

.person-block .info-holder .holder ul {
    list-style: none;
    font-size: 12px;
    line-height: 14px;
    color: #1b1b1b;
    margin: 0;
    padding: 0 0 15px;
    overflow: hidden;
}

    .person-block .info-holder .holder ul li {
        float: right;
        position: relative;
        padding: 0 14px 0 30px;
    }

        .person-block .info-holder .holder ul li:before {
            content: '';
            position: absolute;
            top: 3px;
            right: 0;
            background: url(images/sprite.png) no-repeat -95px 2px;
            width: 5px;
            height: 7px;
        }

.person-block ul.social-holder {
    margin: 0 auto;
    width: 100%;
}

    .person-block ul.social-holder li {
        float: none;
        display: inline;
        text-align: center;
    }

    .person-block ul.social-holder a {
        float: none;
        position: relative;
        display: inline-block;
    }

        .person-block ul.social-holder a img {
            display: inline;
            position: absolute;
            margin-top: 2px;
        }

    .person-block ul.social-holder li:last-child img {
        margin-top: 6px;
    }

    .person-block ul.social-holder label {
        background: none;
        color: #637aab;
        float: none;
        cursor: pointer;
        margin-right: 13px;
    }

.person-block p {
    margin: 0 0 10px;
}

.person-block .info-data {
    overflow: hidden;
    font-size: 12px;
    line-height: 14px;
    padding: 0 1px 0 2px;
}

    .person-block .info-data .img-holder {
        float: right;
        margin: 31px 0 0;
        border-right: 1px solid #e0e0e0;
        background: #fff;
        width: 162px;
        height: 156px;
        background: white;
        text-align: center;
        position: relative;
    }

        .person-block .info-data .img-holder img {
            display: block;
            margin: 0 auto;
            padding-top: 18px;
        }

        .person-block .info-data .img-holder span {
            position: absolute;
            bottom: -7px;
            font-size: 42px;
            display: inline-block;
            width: 44px;
            line-height: 44px;
            right: 1px;
            cursor: default;
            font-family: 'blender-regular', 'south web';
        }

.person-block .table-holder:after {
    content: "";
    display: block;
    clear: both;
}

.person-block .info-table {
    border-collapse: collapse;
    padding: 0;
    margin: 0;
    font-size: 12px;
    text-align: center;
    background: #fff;
}

    .person-block .info-table:first-child {
        margin: 0 0 9px;
    }

        .person-block .info-table:first-child td {
            padding: 2px 2px 4px;
            position: relative;
            border-top: none;
        }

    .person-block .info-table td {
        width: 51px;
        padding: 5px 2px;
        vertical-align: bottom;
        border: 1px solid #e2e2e2;
    }

.person-block .imported .info-table td {
    width: 55px;
}

.person-block .info-table td:first-child {
    width: 35px;
}

.person-block .imported .info-table td:first-child {
    width: 60px;
}

.person-block .info-table td.align-middle {
    vertical-align: middle;
    padding-top: 25px;
}

.person-block .info-table tr.big td {
    font-size: 30px;
    line-height: 32px;
    width: 51px;
    padding: 8px 2px;
}

.title-image {
    list-style: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    text-align: left;
}

    .title-image li {
        margin: 0 0 0 6px;
        display: inline-block;
        vertical-align: top;
    }

.imported .title-image li {
    margin: 0 0 0 12px;
}

.title-image li img {
    display: block;
}

.time-line {
    overflow: hidden;
    display: none;
}

    .time-line .title {
        float: right;
        border-left: 1px solid #c3c3c3;
        width: 149px;
        position: relative;
        padding: 59px 14px 17px 0;
        text-align: center;
    }

        .time-line .title:before {
            position: absolute;
            top: 0;
            left: 0;
            width: 1px;
            height: 100%;
            content: '';
            background: #fff;
        }

        .time-line .title:after {
            position: absolute;
            top: 30px;
            left: 67px;
            content: '';
            background: url(images/sprite.png) no-repeat -707px -207px;
            width: 18px;
            height: 24px;
        }

        .time-line .title span {
            font-size: 18px;
            line-height: 20px;
            margin: 0;
            font-weight: normal;
        }

.person-block a.more-stat {
    font-size: 12px;
    float: left;
    margin-top: 15px;
}

    .person-block a.more-stat:hover {
        color: #fff;
    }

.slider-holder {
    width: 393px;
    float: right;
    margin: 15px 35px 0 0;
}

    .slider-holder .slider {
        border-radius: 15px;
        -moz-border-radius: 15px;
        padding: 4px 3px;
        position: relative;
        margin: 0 0 12px;
        -webkit-border-radius: 15px;
        background: #d0d0d0;
        background: -moz-linear-gradient(top, #d0d0d0 0%, #d9d9d9 10%, #dcdcdc 16%, #dcdcdc 97%, #dadada 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d0d0d0), color-stop(10%,#d9d9d9), color-stop(16%,#dcdcdc), color-stop(97%,#dcdcdc), color-stop(100%,#dadada));
        background: -webkit-linear-gradient(top, #d0d0d0 0%,#d9d9d9 10%,#dcdcdc 16%,#dcdcdc 97%,#dadada 100%);
        background: -o-linear-gradient(top, #d0d0d0 0%,#d9d9d9 10%,#dcdcdc 16%,#dcdcdc 97%,#dadada 100%);
        background: -ms-linear-gradient(top, #d0d0d0 0%,#d9d9d9 10%,#dcdcdc 16%,#dcdcdc 97%,#dadada 100%);
        background: linear-gradient(to bottom, #d0d0d0 0%,#d9d9d9 10%,#dcdcdc 16%,#dcdcdc 97%,#dadada 100%);
    }

        .slider-holder .slider:after {
            content: '';
            position: absolute;
            bottom: -11px;
            left: 20px;
            width: 360px;
            height: 5px;
            background: url(images/bg-time-line.gif);
        }

        .slider-holder .slider .holder {
            border-radius: 12px;
            -moz-border-radius: 12px;
            -webkit-border-radius: 12px;
            font-size: 11px;
            line-height: 26px;
            text-align: center;
            height: 26px;
            color: #fff;
        }

    .slider-holder .slider-range {
        float: left;
        overflow: hidden;
        direction: ltr;
        height: 26px;
    }

    .slider-holder .slider-range-left {
        border-bottom-left-radius: 12px;
        border-top-left-radius: 12px;
        -moz-border-radius-topleft: 12px;
        -moz-border-radius-bottomleft: 12px;
        -webkit-border-top-left-radius: 12px;
        -webkit-border-bottom-left-radius: 12px;
    }

    .slider-holder .slider-range-right {
        border-bottom-right-radius: 12px;
        border-top-right-radius: 12px;
        -moz-border-radius-topright: 12px;
        -moz-border-radius-bottomright: 12px;
        -webkit-border-top-right-radius: 12px;
        -webkit-border-bottom-right-radius: 12px;
    }

    .slider-holder .slider-range span {
        direction: rtl;
        cursor: default;
    }

    .slider-holder .date-list {
        list-style: none;
        margin: 0;
        padding: 0 10px 13px;
        font-size: 10px;
        line-height: 12px;
        color: #1b1b1b;
        direction: ltr;
    }

        .slider-holder .date-list li {
            display: inline;
            margin: 0 30px 0 0;
            position: relative;
        }

            .slider-holder .date-list li:last-child {
                margin: 0;
            }

            .slider-holder .date-list li img {
                position: absolute;
                bottom: 56px;
                left: 5px;
            }

    .slider-holder .notes {
        list-style: none;
        margin: 0 0 0 -2px;
        padding: 0;
        text-align: left;
        font-size: 11px;
        color: #1b1b1b;
        line-height: 13px;
    }

        .slider-holder .notes li {
            display: inline;
            position: relative;
            padding: 0 11px 0 10px;
        }

            .slider-holder .notes li img {
                padding-left: 5px;
                vertical-align: middle;
            }

    .slider-holder .slider-handle {
        position: absolute;
        top: -13px;
        left: 31.8%;
        overflow: hidden;
        text-indent: -9999px;
        background: url(images/sprite.png) no-repeat -687px -207px;
        width: 10px;
        height: 15px;
    }

    .slider-holder .slider-handle2 {
        left: 58.2%;
        background-position: -697px -207px;
    }

.article-list3 {
    width: 631px;
    background-position: 0 -360px;
    padding: 0 0 24px;
}

    .article-list3:after {
        width: 631px;
        background-position: 0 -360px;
    }

.player-block {
    margin: 0 0 18px;
    border: 1px solid #c3cad1;
    font-size: 14px;
    line-height: 18px;
    background: #f9f9f9;
    background: -moz-linear-gradient(top, #f9f9f9 0%, #f8f8f8 34%, #f0f0f0 73%, #e8e8e8 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9f9f9), color-stop(34%,#f8f8f8), color-stop(73%,#f0f0f0), color-stop(100%,#e8e8e8));
    background: -webkit-linear-gradient(top, #f9f9f9 0%,#f8f8f8 34%,#f0f0f0 73%,#e8e8e8 100%);
    background: -o-linear-gradient(top, #f9f9f9 0%,#f8f8f8 34%,#f0f0f0 73%,#e8e8e8 100%);
    background: -ms-linear-gradient(top, #f9f9f9 0%,#f8f8f8 34%,#f0f0f0 73%,#e8e8e8 100%);
    background: linear-gradient(to bottom, #f9f9f9 0%,#f8f8f8 34%,#f0f0f0 73%,#e8e8e8 100%);
    padding: 0 0 21px;
}

.sidebar_div .player-block .heading2 {
    border-right: none;
    border-left: none;
}

.player-block .holder {
    padding: 0 18px 0 5px;
    overflow: hidden;
}

.player-block p {
    margin: 0 0 18px;
}

.player-block .img-list {
    float: right;
    color: #313131;
    list-style: none;
    margin: 0;
    padding: 1px 0 0 8px;
}

    .player-block .img-list li {
        float: right;
        margin: 0 5px 0 0;
        border: 1px solid #1b1b1b;
    }

        .player-block .img-list li:first-child {
            margin: 0;
        }

    .player-block .img-list img {
        display: block;
    }

.player-block .control {
    float: right;
    margin: 0;
    font-size: 12px;
    line-height: 14px;
    width: 99px;
}

    .player-block .control select {
        width: 99px;
        margin: 0 0 9px;
    }

    a.more-stat,
    .player-block .control a.compare {
        color: #fff;
        text-align: center;
        display: block;
        padding: 3px 5px 4px;
        font-weight: bold;
        border-radius: 4px;
        -moz-border-radius: 4px;
        margin: -1px 0 0;
        -webkit-border-radius: 4px;
        background: #4188eb;
        background: -moz-linear-gradient(top, #4188eb 0%, #3a81e7 20%, #1a68d7 70%, #0c5cd0 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4188eb), color-stop(20%,#3a81e7), color-stop(70%,#1a68d7), color-stop(100%,#0c5cd0));
        background: -webkit-linear-gradient(top, #4188eb 0%,#3a81e7 20%,#1a68d7 70%,#0c5cd0 100%);
        background: -o-linear-gradient(top, #4188eb 0%,#3a81e7 20%,#1a68d7 70%,#0c5cd0 100%);
        background: -ms-linear-gradient(top, #4188eb 0%,#3a81e7 20%,#1a68d7 70%,#0c5cd0 100%);
        background: linear-gradient(to bottom, #4188eb 0%,#3a81e7 20%,#1a68d7 70%,#0c5cd0 100%);
    }

.info-modal,
.player-modal {
    padding: 9px 11px;
    border: 1px solid #fff;
    direction: rtl;
    font-size: 12px;
    line-height: 14px;
    border-radius: 2px;
    min-height: 454px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    width: 607px;
    background: #f9f9f9;
    background: -moz-linear-gradient(top, #f9f9f9 0%, #f8f8f8 40%, #f0f0f0 92%, #ededed 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9f9f9), color-stop(40%,#f8f8f8), color-stop(92%,#f0f0f0), color-stop(100%,#ededed));
    background: -webkit-linear-gradient(top, #f9f9f9 0%,#f8f8f8 40%,#f0f0f0 92%,#ededed 100%);
    background: -o-linear-gradient(top, #f9f9f9 0%,#f8f8f8 40%,#f0f0f0 92%,#ededed 100%);
    background: -ms-linear-gradient(top, #f9f9f9 0%,#f8f8f8 40%,#f0f0f0 92%,#ededed 100%);
    background: linear-gradient(to bottom, #f9f9f9 0%,#f8f8f8 40%,#f0f0f0 92%,#ededed 100%);
}

.player-modal {
    width: 500px;
}

    .info-modal .title,
    .player-modal .title {
        border-radius: 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        background: #0252c1;
        margin: 0 0 11px;
        color: #fff;
        padding: 3px 16px 4px 8px;
        overflow: hidden;
    }

    .info-modal .close,
    .player-modal .close {
        float: left;
        overflow: hidden;
        text-indent: -9999px;
        width: 12px;
        height: 12px;
        background: url(images/sprite.png) no-repeat -102px 0;
        margin: 5px 0 0;
    }

    .info-modal .title h2,
    .player-modal .title h2 {
        font-size: 16px;
        line-height: 20px;
        margin: 0;
    }

.info-modal .holder {
    overflow: hidden;
    padding: 0 66px 0 57px;
    background: #e1e1e1;
    margin: 0 2px 0 0;
    background: -moz-linear-gradient(top, #e1e1e1 0%, #f1f1f1 2%, #f7f7f7 3%, #f9f9f9 4%, #f8f8f8 33%, #f0f0f0 91%, #ededed 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e1e1e1), color-stop(2%,#f1f1f1), color-stop(3%,#f7f7f7), color-stop(4%,#f9f9f9), color-stop(33%,#f8f8f8), color-stop(91%,#f0f0f0), color-stop(100%,#ededed));
    background: -webkit-linear-gradient(top, #e1e1e1 0%,#f1f1f1 2%,#f7f7f7 3%,#f9f9f9 4%,#f8f8f8 33%,#f0f0f0 91%,#ededed 100%);
    background: -o-linear-gradient(top, #e1e1e1 0%,#f1f1f1 2%,#f7f7f7 3%,#f9f9f9 4%,#f8f8f8 33%,#f0f0f0 91%,#ededed 100%);
    background: -ms-linear-gradient(top, #e1e1e1 0%,#f1f1f1 2%,#f7f7f7 3%,#f9f9f9 4%,#f8f8f8 33%,#f0f0f0 91%,#ededed 100%);
    background: linear-gradient(to bottom, #e1e1e1 0%,#f1f1f1 2%,#f7f7f7 3%,#f9f9f9 4%,#f8f8f8 33%,#f0f0f0 91%,#ededed 100%);
    min-height: 405px;
}

.info-modal .item {
    float: right;
    padding: 17px 0 0;
    width: 111px;
}

.info-modal .item-alt {
    float: left;
    text-align: left;
}

.info-modal .img-holder {
    border: 1px solid #161616;
    margin: 0 0 6px;
    width: 104px;
}

.info-modal img {
    display: block;
}

.info-modal h3 {
    font-size: 18px;
    line-height: 22px;
    margin: 0 0 7px;
    font-weight: normal;
    color: #000;
}

.info-modal ul {
    list-style: none;
    margin: 0;
    padding: 0 2px 22px;
    color: #1b1b1b;
}

    .info-modal ul li {
        position: relative;
        padding: 0 12px 6px 0;
    }

        .info-modal ul li:before {
            position: absolute;
            top: 6px;
            right: 0;
            width: 5px;
            height: 5px;
            content: '';
            background: url(images/sprite.png) no-repeat -95px 0;
        }

.info-modal .img-item {
    margin: 0 5px 0 -2px;
    display: inline-block;
    vertical-align: top;
}

.info-modal .shirt-holder {
    position: relative;
    text-align: center;
}

    .info-modal .shirt-holder span {
        position: absolute;
        bottom: -7px;
        font-size: 42px;
        display: inline-block;
        width: 56px;
        line-height: 44px;
        left: 85px;
        cursor: default;
        font-family: 'blender-regular', 'south web';
    }

.info-modal .item-alt ul li {
    padding: 0 0 6px 12px;
}

    .info-modal .item-alt ul li:before {
        right: auto;
        left: 0;
    }

.info-modal .item-alt .shirt-holder span {
    left: -35px;
}

.info-modal table.score {
    border-collapse: collapse;
    padding: 0;
    font-size: 30px;
    direction: ltr;
    line-height: 32px;
    vertical-align: middle;
    text-align: center;
    margin: 0 56px 0 40px;
    width: 161px;
    float: right;
}

    .info-modal table.score td {
        border-top: 1px solid #dfdfdf;
        border-left: 1px solid #dfdfdf;
        padding: 0;
    }

        .info-modal table.score td.img {
            width: 39px;
        }

    .info-modal table.score img {
        display: inline-block;
        vertical-align: top;
    }

    .info-modal table.score td:first-child {
        border-top: 1px solid #fff;
        border-left: 1px solid transparent;
    }

    .info-modal table.score tr:first-child td {
        border-top: 1px solid #dfdfdf;
    }
/* custom select styles */
.select-area {
    background: url(images/sprite.png) no-repeat -598px -185px;
    position: relative;
    overflow: hidden;
    cursor: default;
    height: 22px;
    font-size: 12px;
    line-height: 14px;
    color: #313131;
    margin: 0 0 9px;
    display: block;
}

    .select-area .center {
        white-space: nowrap;
        padding: 4px 17px;
        display: block;
    }

    .select-area .select-opener {
        background: url(images/sprite.png) no-repeat -515px -185px;
        position: absolute;
        height: 22px;
        width: 16px;
        right: 0;
        top: 0;
    }

.select-options {
    position: absolute;
    overflow: hidden;
    background: #fff;
    z-index: 2000;
}

    .select-options .drop-holder {
        border: 1px solid #dbdfe8;
        overflow: hidden;
        height: 1%;
    }

    .select-options ul {
        list-style: none;
        padding: 0;
        margin: 0;
    }

        .select-options ul li {
            width: 100%;
            float: left;
        }

        .select-options ul a {
            text-decoration: none;
            padding: 1px 5px;
            display: block;
            cursor: default;
            color: #000;
            height: 1%;
            font-size: 12px;
            text-align: right;
        }

    .select-options .item-selected a {
        text-decoration: none;
        background: #dbdfe8;
        color: #000;
    }
    /* select options optgroup example styles */
    .select-options .optgroup {
        clear: both;
    }

        .select-options .optgroup strong {
            display: block;
            padding: 5px;
        }

        .select-options .optgroup ul a {
            padding-left: 30px;
        }

.player-page #fancybox-close {
    display: none !important;
}

/* new styles */
.items {
    overflow: hidden;
    border-bottom: 1px solid #e8e8e8;
    position: relative;
    z-index: 2;
    margin: 0 0 19px;
    padding: 0 0 13px;
}

    .recommendations-block .score:after,
    .items:after {
        width: 100%;
        position: absolute;
        z-index: -1;
        left: 0;
        height: 46px;
        content: '';
        bottom: 5px;
        background: #fff;
        background: -moz-linear-gradient(top, #ffffff 0%, #fefefe 78%, #f8f8f8 93%, #f3f3f3 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(78%,#fefefe), color-stop(93%,#f8f8f8), color-stop(100%,#f3f3f3));
        background: -webkit-linear-gradient(top, #ffffff 0%,#fefefe 78%,#f8f8f8 93%,#f3f3f3 100%);
        background: -o-linear-gradient(top, #ffffff 0%,#fefefe 78%,#f8f8f8 93%,#f3f3f3 100%);
        background: -ms-linear-gradient(top, #ffffff 0%,#fefefe 78%,#f8f8f8 93%,#f3f3f3 100%);
        background: linear-gradient(to bottom, #ffffff 0%,#fefefe 78%,#f8f8f8 93%,#f3f3f3 100%);
    }

    .items:before {
        position: absolute;
        content: '';
        width: 100%;
        height: 3px;
        bottom: 1px;
        left: 0;
        background: #131a25;
    }

#main .items > .heading {
    border-top: 1px solid #c5d0db;
    border-bottom: 3px solid #141c27;
    margin: 0 0 26px;
    background: rgb(237,237,237);
    background: -moz-linear-gradient(top, rgba(237,237,237,1) 0%, rgba(248,248,248,1) 19%, rgba(253,253,253,1) 35%, rgba(255,255,255,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(237,237,237,1)), color-stop(19%,rgba(248,248,248,1)), color-stop(35%,rgba(253,253,253,1)), color-stop(100%,rgba(255,255,255,1)));
    background: -webkit-linear-gradient(top, rgba(237,237,237,1) 0%,rgba(248,248,248,1) 19%,rgba(253,253,253,1) 35%,rgba(255,255,255,1) 100%);
    background: -o-linear-gradient(top, rgba(237,237,237,1) 0%,rgba(248,248,248,1) 19%,rgba(253,253,253,1) 35%,rgba(255,255,255,1) 100%);
    background: -ms-linear-gradient(top, rgba(237,237,237,1) 0%,rgba(248,248,248,1) 19%,rgba(253,253,253,1) 35%,rgba(255,255,255,1) 100%);
    background: linear-gradient(to bottom, rgba(237,237,237,1) 0%,rgba(248,248,248,1) 19%,rgba(253,253,253,1) 35%,rgba(255,255,255,1) 100%);
}

    #main .items > .heading h1 {
        font-size: 17px;
        line-height: 20px;
        padding: 12px 25px 8px;
        border-top: 1px solid #fff;
        margin: 0;
        font-family: 'blender-bold','south web bold';
        font-weight: normal;
    }

#main .article-list3 {
    border: none;
    margin-bottom: 8px;
    padding: 0;
}

    #main .article-list3:after {
        display: none;
    }

    #main .article-list3 li:first-child,
    #main .article-list3 li {
        width: 304px;
        border: 1px solid #e8e8e8;
        margin: 0 0 13px 11px;
        padding: 0 0 9px;
        border-width: 0 0 1px;
    }

    #main .article-list3 .img-holder {
        float: right;
        margin: 0 0 10px 16px;
    }

#main .events_archive .article-list3 .img-holder {
    width: 138px;
    height: 107px;
}

#main .article-list2 .holder,
#main .article-list3 .holder {
    overflow: hidden;
}

#main .article-list3 h2 {
    margin-top: 2px;
    height: 47px;
}

#main .events_archive .article-list3 h2 {
    margin-top: 2px;
    height: 32px;
}

#main .article-list3 h3,
#main .article-list3 p.abstract {
    margin: 0 0 8px;
    line-height: 15px;
    height: 45px;
}

.paging {
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: center;
    font-size: 12px;
    line-height: 15px;
    direction: ltr;
}

    .paging li {
        display: inline-block;
        vertical-align: middle;
        text-align: left;
        margin: 0 6px 0 7px;
    }

    .paging .next,
    .paging .prev {
        display: block;
        overflow: hidden;
        width: 6px;
        height: 7px;
        text-indent: -9999px;
        background: url(images/sprite.png) no-repeat -410px -40px;
    }

    .paging .next {
        background-position: -417px -40px;
    }

    .paging a {
        color: #014bad;
    }

        .paging a:hover,
        .paging li.active a {
            color: #141c27;
        }
/* Twitter */
.twtr-widget-profile {
    border: 1px solid #e8e8e8;
    margin-bottom: 18px;
}

.twtr-doc {
    border: 1px solid #fff;
    border-top: none;
    border-radius: 0 !important;
}

.twtr-hd {
    padding: 7px 0 0px !important;
    border-bottom-width: 3px;
}

    .twtr-hd a {
        float: left;
    }

        .twtr-hd a img {
            margin-top: 1px;
        }

.twtr-ft {
    border-top: 1px dotted #ddd;
    line-height: 22px;
    padding: 3px 5px 7px;
    background: rgb(245,245,245);
    background: -moz-linear-gradient(top, rgba(237,237,237,1) 0%, rgba(248,248,248,1) 19%, rgba(253,253,253,1) 35%, rgba(255,255,255,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(237,237,237,1)), color-stop(19%,rgba(248,248,248,1)), color-stop(35%,rgba(253,253,253,1)), color-stop(100%,rgba(255,255,255,1)));
    background: -webkit-linear-gradient(top, rgba(237,237,237,1) 0%,rgba(248,248,248,1) 19%,rgba(253,253,253,1) 35%,rgba(255,255,255,1) 100%);
    background: -o-linear-gradient(top, rgba(237,237,237,1) 0%,rgba(248,248,248,1) 19%,rgba(253,253,253,1) 35%,rgba(255,255,255,1) 100%);
    background: -ms-linear-gradient(top, rgba(237,237,237,1) 0%,rgba(248,248,248,1) 19%,rgba(253,253,253,1) 35%,rgba(255,255,255,1) 100%);
    background: linear-gradient(to bottom, rgba(237,237,237,1) 0%,rgba(248,248,248,1) 19%,rgba(253,253,253,1) 35%,rgba(255,255,255,1) 100%);
}

    .twtr-ft div {
        padding: 0 !important;
    }

        .twtr-ft div a {
            color: #014bad !important;
        }

        .twtr-ft div > a:first-child {
            display: none;
        }

    .twtr-ft span {
        padding-left: 20px;
    }

        .twtr-ft span, .twtr-ft span a {
            float: left !important;
        }

.twtr-timeline {
    height: auto !important;
}

#twtr-widget-1 h3 {
    text-align: left;
}

#twtr-widget-1 h4 {
    text-align: left;
    font-weight: normal;
}

    #twtr-widget-1 h4:after {
        content: '';
        background: url(images/twitter.png) no-repeat;
        width: 22px;
        height: 18px;
        position: absolute;
        right: 7px;
        top: 12px;
    }

.twtr-ft div span a:before {
    content: '';
    position: absolute;
    left: 10px;
    top: 10px;
    background: url(images/sprite.png) no-repeat;
    width: 6px;
    height: 9px;
}

.homepage .facebook-widget .fb_iframe_widget {
    width: 142px !important;
}

.homepage .fb_iframe_widget span {
    width: 142px !important;
}

.homepage .facebook-widget .fb_iframe_widget iframe {
    visibility: visible !important;
    width: 142px !important;
}

.facebook-widget {
    border: 1px solid #e8e8e8;
    margin-bottom: 18px;
}

    .facebook-widget > div {
        border: 1px solid #fff;
        border-top: none;
    }

    .facebook-widget .fb_iframe_widget {
        padding-bottom: 5px;
    }

        .facebook-widget .fb_iframe_widget iframe {
            visibility: visible !important;
        }

.sidebar_div .facebook-widget .heading2 {
    border: none;
    border-bottom: 3px solid #014bad;
    position: relative;
}

    .sidebar_div .facebook-widget .heading2 strong:after {
        content: '';
        position: absolute;
        left: 5px;
        top: 5px;
        background: url(images/facebook-icon.png) no-repeat;
        width: 22px;
        height: 22px;
    }

.sidebar_div .facebook-widget .fb-recommendations {
    overflow: hidden;
    margin-top: 3px;
}

    .sidebar_div .facebook-widget .fb-recommendations span {
        left: 3px;
        top: -1px;
        width: 297px !important;
        height: 147px !important;
    }

        .sidebar_div .facebook-widget .fb-recommendations span iframe {
            left: -5px;
            top: -1px;
        }

.recomm-holder {
    direction: rtl;
    width: 378px;
    height: 303px;
    display: inline-block;
    text-align: center;
    padding: 22px 43px 23px 43px;
    background: #141c27;
    color: white;
    position: relative;
}

    .recomm-holder .btn-next,
    .recomm-holder .btn-prev {
        display: inline-block;
        float: right;
        position: absolute;
        top: 50%;
        left: 8px;
        background: url('../../Images/sprite.png') -352px -184px no-repeat;
        width: 15px;
        height: 18px;
        width: 20px;
        height: 20px;
    }

    .recomm-holder .btn-prev {
        right: 8px;
        left: auto;
        background-position: -372px -184px;
    }

    .recomm-holder .gmask {
        float: right;
        border-left: 1px solid #717478;
        border-right: 1px solid #717478;
        width: 380px;
        overflow: hidden;
    }

        .recomm-holder .gmask .slider .slides {
            float: right;
            padding: 0 38px 0 14px;
            width: 326px;
        }

        .recomm-holder .gmask .slider .clear {
            height: 20px;
        }

        .recomm-holder .gmask .holder {
            float: right;
            margin: 0 0 0 18px;
            height: 142px;
            overflow: hidden;
        }

            .recomm-holder .gmask .holder.alt {
                margin: 0 18px 0 0;
            }

#main .recomm-holder .gmask .holder .text-holder h2 {
    font-size: 15px;
    font-weight: normal;
    margin: 5px 0 0 0;
    width: 144px;
    height: 31px;
    overflow: hidden;
    line-height: 15px;
    font-family: 'blender-regular',Arial;
    padding: 0;
}

    #main .recomm-holder .gmask .holder .text-holder h2 a {
        color: #fff;
    }

        #main .recomm-holder .gmask .holder .text-holder h2 a:hover {
            color: #aaaaaa;
        }

.score-container .table-block,
.recommendations-block {
    overflow: hidden;
    background: #7d7d7f;
    padding: 16px 14px 15px;
    margin: 0 0 11px;
}

    .score-form .title,
    .score-container .title,
    .recommendations-block .title,
    .stat-tables > .title {
        overflow: hidden;
        padding: 0 18px 0 0;
        margin: 0 0 16px;
        background: #ed1c24;
    }

#main .recommendations-block .title h1,
#main .stat-tables > .title div.h1 {
    font: 16px/18px 'south web',Arial, Helvetica, sans-serif;
    color: #fff;
    margin: 12px 0 0;
    display: block;
}

    #main .stat-tables > .title div.h1 h2 {
        font: 16px/18px 'south web',Arial, Helvetica, sans-serif;
        color: #fff;
        margin: 12px 0 0;
        display: inline;
    }

.score-form .title img,
.score-container .title img,
#main .recommendations-block .title img,
.stat-tables > .title img {
    float: left;
}

#main .recommendations-block .holder {
    padding: 0 2px 0 0;
}

    #main .recommendations-block .holder:after {
        content: '';
        display: block;
        clear: both;
    }

#main .recommendations-block .col {
    float: right;
    background: #eee;
    width: 216px;
    border-bottom: 1px solid #fff;
    margin: 0 16px 0 0;
}

    #main .recommendations-block .col:first-child {
        margin: 0;
    }

#main .recommendations-block .photo-holder {
    display: block;
    background: #ed1c24;
    color: #fff;
    font: 18px/20px 'south web',Arial, Helvetica, sans-serif;
    overflow: hidden;
}

    #main .recommendations-block .photo-holder img {
        display: inline-block;
        vertical-align: middle;
    }

    #main .recommendations-block .photo-holder .text {
        display: inline-block;
        vertical-align: middle;
        width: 75px;
        padding: 0 24px 0 0;
    }

#main .recommendations-block .col-alt .photo-holder {
    color: #000;
    background: #f9cf03;
}

.recommendations-block .score {
    position: relative;
    overflow: hidden;
    font-size: 14px;
    padding: 13px 0 14px;
    background: #fff;
    text-align: center;
    line-height: 18px;
    z-index: 2;
    font-weight: bold;
}

    .recommendations-block .score:after {
        bottom: 0;
        width: 100%;
        height: 18px;
        left: 0;
        position: absolute;
        content: '';
        background: #fefefe;
        background: -moz-linear-gradient(top, #fefefe 0%, #f5f5f5 41%, #dcdcdc 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fefefe), color-stop(41%,#f5f5f5), color-stop(100%,#dcdcdc));
        background: -webkit-linear-gradient(top, #fefefe 0%,#f5f5f5 41%,#dcdcdc 100%);
        background: -o-linear-gradient(top, #fefefe 0%,#f5f5f5 41%,#dcdcdc 100%);
        background: -ms-linear-gradient(top, #fefefe 0%,#f5f5f5 41%,#dcdcdc 100%);
        background: linear-gradient(to bottom, #fefefe 0%,#f5f5f5 41%,#dcdcdc 100%);
    }

#main .recommendations-block p {
    margin: 0 0 8px;
}

.recommendations-block .score ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

    .recommendations-block .score ul li {
        display: inline-block;
        vertical-align: top;
        margin: 0 0 0 1px;
        width: 38px;
        padding: 5px 5px 4px;
        border-radius: 5px;
        border: 1px solid #bfbfbf;
        border-bottom: 1px solid #5a5a5a;
        -webkit-box-shadow: 0 0 2px #d6d6d6;
        box-shadow: 0 0 2px #d6d6d6;
        background: #efefef;
        background: -moz-linear-gradient(top, #efefef 0%, #ededed 28%, #e0e0e0 76%, #d6d6d6 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#efefef), color-stop(28%,#ededed), color-stop(76%,#e0e0e0), color-stop(100%,#d6d6d6));
        background: -webkit-linear-gradient(top, #efefef 0%,#ededed 28%,#e0e0e0 76%,#d6d6d6 100%);
        background: -o-linear-gradient(top, #efefef 0%,#ededed 28%,#e0e0e0 76%,#d6d6d6 100%);
        background: -ms-linear-gradient(top, #efefef 0%,#ededed 28%,#e0e0e0 76%,#d6d6d6 100%);
        background: linear-gradient(to bottom, #efefef 0%,#ededed 28%,#e0e0e0 76%,#d6d6d6 100%);
    }

        .recommendations-block .score ul li.red {
            color: #e30613;
        }

.recommendations-block .col > .text {
    padding: 13px 18px 0;
    line-height: 17px;
    overflow: hidden;
    height: 108px;
    margin-bottom: 30px;
}

.recommendations-block .send {
    background: #bfbfbf;
    border-radius: 5px;
    overflow: hidden;
    display: block;
    margin: -17px auto 7px;
    width: 108px;
    text-align: center;
    color: #252426;
    font-size: 15px;
    line-height: 17px;
    font-weight: bold;
    padding: 2px 2px 2px 3px;
}

    .recommendations-block .send:hover {
        color: #252426 !important;
    }

    .recommendations-block .send span {
        display: block;
        padding: 4px 5px 5px;
        border: 1px solid #b5a765;
        font-weight: bold;
        border-radius: 5px;
        -webkit-box-shadow: 0 1px 1px #fff inset;
        box-shadow: 0 1px 1px #fff inset;
        background: #ffd100;
        background: -moz-linear-gradient(top, #ffd100 0%, #ffc900 58%, #f3bf00 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffd100), color-stop(58%,#ffc900), color-stop(100%,#f3bf00));
        background: -webkit-linear-gradient(top, #ffd100 0%,#ffc900 58%,#f3bf00 100%);
        background: -o-linear-gradient(top, #ffd100 0%,#ffc900 58%,#f3bf00 100%);
        background: -ms-linear-gradient(top, #ffd100 0%,#ffc900 58%,#f3bf00 100%);
        background: linear-gradient(to bottom, #ffd100 0%,#ffc900 58%,#f3bf00 100%);
    }

.recommendations-block .col-alt .send {
    color: #fff !important;
}

    .recommendations-block .col-alt .send span {
        border: 1px solid #a86c67;
        background: #ff2211;
        -webkit-box-shadow: 0 1px 1px #f19d96 inset;
        box-shadow: 0 1px 1px #f19d96 inset;
        background: -moz-linear-gradient(top, #ff2211 0%, #ff1e0e 38%, #e11406 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff2211), color-stop(38%,#ff1e0e), color-stop(100%,#e11406));
        background: -webkit-linear-gradient(top, #ff2211 0%,#ff1e0e 38%,#e11406 100%);
        background: -o-linear-gradient(top, #ff2211 0%,#ff1e0e 38%,#e11406 100%);
        background: -ms-linear-gradient(top, #ff2211 0%,#ff1e0e 38%,#e11406 100%);
        background: linear-gradient(to bottom, #ff2211 0%,#ff1e0e 38%,#e11406 100%);
    }

.recommendations-block .table-block {
    position: relative;
    z-index: 2;
    background: #dbdbdb;
    display: table;
    padding: 0 0 11px;
    width: 100%;
    height: 96px;
}

    .recommendations-block .table-block:before {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        height: 17px;
        z-index: -1;
        width: 100%;
        background: #bebebe;
        background: -moz-linear-gradient(top, #bebebe 0%, #d4d4d4 63%, #dbdbdb 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bebebe), color-stop(63%,#d4d4d4), color-stop(100%,#dbdbdb));
        background: -webkit-linear-gradient(top, #bebebe 0%,#d4d4d4 63%,#dbdbdb 100%);
        background: -o-linear-gradient(top, #bebebe 0%,#d4d4d4 63%,#dbdbdb 100%);
        background: -ms-linear-gradient(top, #bebebe 0%,#d4d4d4 63%,#dbdbdb 100%);
        background: linear-gradient(to bottom, #bebebe 0%,#d4d4d4 63%,#dbdbdb 100%);
    }

    .recommendations-block .table-block table {
        border-collapse: collapse;
        padding: 0;
        border: none;
        width: 183px;
        font-size: 14px;
        line-height: 16px;
        color: #252426;
        font-weight: bold;
        margin: 0 auto;
    }

        .recommendations-block .table-block table td {
            background: #fff;
            border: 2px solid #dcdcdc;
            padding: 2px 9px 4px 0;
            width: 50%;
        }

            .recommendations-block .table-block table td:first-child {
                font-weight: normal;
                padding: 0 13px 0 0;
                border-right: none;
            }

.testimonials {
    margin: 0;
    padding: 24px 28px 21px;
    font-size: 14px;
    line-height: 16px;
    list-style: none;
}

    .testimonials li {
        padding: 0 0 15px;
    }

        .testimonials li strong {
            font-weight: bold;
            margin: 0 0 0 4px;
        }

#main .testimonials p {
    margin: 0;
}

.testimonials li a {
    color: #e02517;
    position: relative;
}

.testimonials .tooltip {
    z-index: 1100;
    width: 259px;
    background: #fff;
    position: absolute;
    color: #252426;
    display: none;
    bottom: 40px;
    left: -8px;
    border: 1px solid #aaa;
    padding: 22px 28px 18px;
    -webkit-box-shadow: 0 5px 5px rgba(0,0,0,0.65);
    box-shadow: 0 5px 5px rgba(0,0,0,0.65);
}

.testimonials li a:hover .tooltip {
    display: block;
}

.testimonials .tooltip:after {
    position: absolute;
    left: 42px;
    bottom: -38px;
    content: '';
    background: url(images/bullet7.png) no-repeat 0 100%;
    width: 28px;
    height: 38px;
}

.testimonials .tooltip .title {
    display: block;
    background: none;
    padding: 0;
    margin: 0 0 13px;
    font: 16px/18px 'south web',Arial, Helvetica, sans-serif;
}

.testimonials .tooltip span {
    margin: 0 0 7px;
    display: block;
}

.testimonials .tooltip .alert {
    display: block;
    color: #cc1601;
}

.score-container {
    overflow: hidden;
    padding: 0 0 18px;
}

    .score-container .table-block {
        float: right;
        padding-left: 16px;
        width: 681px;
        margin: 0 0 0 16px;
    }

    .score-container .title {
        margin: 0;
    }

    .score-container .block {
        overflow: hidden;
        background: #414042;
        border-bottom: 1px solid #7d7d7f;
        padding: 8px 22px 5px;
        color: #fff;
        font: 14px/18px 'south web',Arial, Helvetica, sans-serif;
    }

        .score-container .block strong {
            float: right;
            margin: 0 0 0 10px;
            font-weight: normal;
        }

    .score-container .scrollable-area-wrapper .vscrollbar {
        border: 1px solid #7d7d7f;
        border-width: 0 0 0 1px;
        background: #5f5f60;
        width: 26px;
    }

    .score-container table {
        background: #5f5f60;
        border-collapse: collapse;
        margin: 0;
        width: 100%;
        padding: 0;
    }

        .score-container table td {
            color: #fff;
            font-size: 12px;
            line-height: 15px;
            height: 22px;
            width: 53px;
            padding: 8px 1px 5px;
            border: 1px solid #5f5f60;
            border-bottom: 1px solid #7d7d7f;
        }

            .score-container table td img {
                vertical-align: top;
                display: inline-block;
                margin: 4px 0 0;
            }

            .score-container table td:first-child {
                width: 33px;
                padding: 0 0 0 11px;
                text-align: center;
            }

            .score-container table td.second {
                width: 118px;
            }

            .score-container table td.third {
                width: 79px;
            }

            .score-container table td.fourth {
                width: 138px;
            }

            .score-container table td.fifth {
                width: 59px;
            }

            .score-container table td.sixth {
                width: 138px;
                padding-left: 10px;
            }

            .score-container table td div {
                border: 1px solid #30323a;
                text-align: left;
                border-width: 0 1px 1px 0;
                border-left: 1px solid #fff;
                color: #000;
                width: 100%;
                height: 100%;
                display: table;
                background: #ffffff;
                background: -moz-linear-gradient(top, #ffffff 0%, #efeff0 36%, #dbdbdc 68%, #cccccd 100%);
                background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(36%,#efeff0), color-stop(68%,#dbdbdc), color-stop(100%,#cccccd));
                background: -webkit-linear-gradient(top, #ffffff 0%,#efeff0 36%,#dbdbdc 68%,#cccccd 100%);
                background: -o-linear-gradient(top, #ffffff 0%,#efeff0 36%,#dbdbdc 68%,#cccccd 100%);
                background: -ms-linear-gradient(top, #ffffff 0%,#efeff0 36%,#dbdbdc 68%,#cccccd 100%);
                background: linear-gradient(to bottom, #ffffff 0%,#efeff0 36%,#dbdbdc 68%,#cccccd 100%);
            }

                .score-container table td div span {
                    display: table-cell;
                    padding: 4px 8px 3px 0;
                    text-align: right;
                    vertical-align: middle;
                }

                .score-container table td div strong {
                    color: #e02517;
                    display: table-cell;
                    vertical-align: middle;
                    padding: 4px 0 3px 12px;
                }

            .score-container table td.fifth span {
                font-weight: bold;
            }

            .score-container table td div .score-container .banner-list {
                margin: 0;
                overflow: hidden;
                padding: 1px 0 0;
                list-style: none;
                text-align: center;
            }

    .score-container .banner-list li {
        padding: 0 0 9px;
    }

        .score-container .banner-list li a {
            display: inline-block;
            vertical-align: top;
        }

.banner-list img {
    vertical-align: top;
}

.score-container .scroll-block {
    height: 586px;
    background: #5f5f60;
}

    .score-container .scroll-block .scrollable-area {
        overflow: auto;
        height: 586px;
        width: 681px;
        float: left;
    }

    .score-container .scroll-block .vscrollbar {
        width: 23px;
    }

.score-container .scrollable-area-wrapper .vscroll-up,
.score-container .scrollable-area-wrapper .vscroll-down {
    height: 37px;
    width: 26px;
    background: url(images/arrow.gif) no-repeat -3px 0;
}

.score-container .scrollable-area-wrapper .vscroll-down {
    background-position: -1px 100%;
}

.score-container .scrollable-area-wrapper .vscroll-line {
    background: none;
    margin-left: 5px;
}

.score-container .scrollable-area-wrapper .vscroll-slider {
    width: 13px;
    background: #dcdcdc;
}

.popup {
    background: #7d7d7f;
    padding: 15px 12px;
}

.text-form {
    overflow: hidden;
    color: #000;
    font-size: 14px;
    line-height: 18px;
    background: #fff200 url(images/bg-text-form.jpg) no-repeat 0 100%;
    margin: 0;
    width: 473px;
    direction: rtl;
    padding: 33px 40px 41px;
    height: 230px;
}

    .text-form .error {
        font-size: 12px;
        color: #e02517;
        margin-right: 5px;
        width: 73px;
        line-height: 23px;
        display: inline-block;
    }

    .text-form h2 {
        font: 24px/28px 'south web',Arial, Helvetica, sans-serif;
        margin: 0 0 17px;
    }

.toto-page #fancybox-close {
    position: absolute;
    right: 19px;
    left: auto;
    top: 20px;
    overflow: hidden;
    text-indent: -9999px;
    background: url(images/ico-close.gif) no-repeat;
    width: 18px;
    height: 18px;
}

.toto-page .popup iframe {
    display: block;
}

.text-form .row:after {
    display: block;
    clear: both;
    content: '';
}

.text-form .row {
    padding: 0 3px 16px;
}

.text-form label {
    float: right;
    width: 45px;
    padding: 2px 0 0 11px;
}

.text-form input[type="text"] {
    float: right;
    width: 216px;
    border: 1px solid #cfcfcf;
    border-width: 0 1px;
    border-top: 1px solid #707070;
    margin: 0;
    padding: 3px 5px 4px;
}

.text-form textarea {
    float: right;
    width: 216px !important;
    height: 50px !important;
    border: 1px solid #cfcfcf;
    resize: none;
    border-width: 0 1px;
    border-top: 1px solid #707070;
    margin: 0;
    overflow: auto;
    padding: 3px 5px 4px;
}

.text-form input[type="submit"] {
    float: right;
    background: url(images/bg-submit2.png) no-repeat;
    width: 108px;
    padding: 0;
    margin: 3px 62px 0 0;
    cursor: pointer;
    border: none;
    height: 28px;
    font-size: 15px;
    line-height: 19px;
    color: #fff;
    font-weight: bold;
}

    .text-form input[type="submit"]:hover {
        cursor: pointer;
    }

#main .stat-tables > .title div.h1 {
    margin-top: 7px;
}

.stat-tables > .title select {
    font-size: 13px;
    margin-right: 10px;
    vertical-align: baseline;
}

.stat-tables > .title a.show {
    display: inline-block;
    height: 16px;
    border-radius: 4px;
    color: #e02517;
    margin-right: 10px;
    background: #fff;
    background: linear-gradient(bottom, rgb(235,232,235) 4%, rgb(252,252,252) 52%);
    background: -o-linear-gradient(bottom, rgb(235,232,235) 4%, rgb(252,252,252) 52%);
    background: -moz-linear-gradient(bottom, rgb(235,232,235) 4%, rgb(252,252,252) 52%);
    background: -webkit-linear-gradient(bottom, rgb(235,232,235) 4%, rgb(252,252,252) 52%);
    background: -ms-linear-gradient(bottom, rgb(235,232,235) 4%, rgb(252,252,252) 52%);
    background: -webkit-gradient(linear,left bottom,left top,color-stop(0.04, rgb(235,232,235)),color-stop(0.52, rgb(252,252,252)));
    font-size: 13px;
    padding: 2px 15px;
    font-family: 'blender-regular',Arial;
    font-weight: bold;
    vertical-align: text-bottom;
    line-height: 15px;
}

.stat-tables #toto-stats {
    padding: 0;
}

    .stat-tables #toto-stats > div.right-block {
        width: 465px;
        float: right;
        padding-left: 20px;
    }

    .stat-tables #toto-stats > div.left-block {
        float: right;
        width: 459px;
    }

.stat-tables .goal-list li {
    margin-left: 13px;
}

.stat-tables .tab-box .result-table td,
#main .stat-tables .score-list table td,
.stat-tables .goal-list table td {
    background: #FFF2F2;
}

.racer-page #main .banner-holder .desc {
    padding-top: 25px;
    background-color: #41ad49;
}

    .racer-page #main .banner-holder .desc > span,
    .racer-page #main .banner-holder .desc > em {
        display: none;
    }

.english-title {
    font-family: Verdana !important;
    font-weight: bold !important;
    font-size: 13px !important;
}

#img-loader {
    display: none;
    text-align: center;
    margin: 10px auto;
}

#simplemodal-overlay {
    display: none !important;
}

#simplemodal-container {
    position: absolute !important;
}

.ranking-table-comments td {
    height: 20px !important;
    text-align: right !important;
    font-size: 12px;
    background-color: #edf3fb !important;
}

.first-comment-row {
    border-top-style: double;
    border-top-width: 1px;
    border-color: black;
}
/*
.gallery2-flat .desc {
    bottom: 6px;
    padding: 2px 10px 4px;
    margin: 0 8px;
    width: 428px;
    font-size: 14px;
    line-height: 16px;
}*/

#main .aside .facebook-widget .heading {
    border: none;
    border-bottom: 3px solid #014bad;
}

    #main .aside .facebook-widget .heading strong {
        font-family: 'blender-bold','south web bold';
        font-size: 14px;
    }

/*#main .bomba-article {
    padding: 1px 0 0 0;
    margin: 0 0 12px 0;
}

.bomba-img-holder {
    position: relative;
}

.bomba-article .bomba-image {
    width: 624px;
    height: 514px;
}

.super-bomba .bomba-article .bomba-image {
    width: 944px;
    height: 704px;
}

.bomba-article .bomba-titles-container {
    position: absolute;
    bottom: 30px;
}

.super-bomba .bomba-article .bomba-titles-container {
    width: 90%;
}*/

/*.bomba-article .bomba-title {
    position: relative;
    overflow: hidden;
    right: 0px;
    padding: 8px 10px 0 0;
    width: 415px;
    color: #fff;
    font-size: 35px;
    font-family: 'blender-bold','south web bold';
    line-height: 35px;
    background-color: rgba(1, 75, 173, 0.65);
}*/

/*.super-bomba .bomba-article .bomba-title {
    display: inline-block;
    padding: 8px 10px 0 10px;
    margin-bottom: -6px;
    max-width: 90%;
    width: auto;
    font-size: 41px;
    line-height: 42px;
}

.bomba-article.red .bomba-title {
    background-color: rgba(209, 2, 2, 0.65);
}

.bomba-article.orange .bomba-title {
    background-color: rgba(255, 90, 0, 0.65);
}

.bomba-article.green .bomba-title {
    background-color: rgba(14, 155, 0, 0.65);
}

.bomba-article .bomba-subtitle {
    position: relative;
    overflow: hidden;
    right: 0px;
    padding: 6px 10px 2px 0;
    width: 565px;
    color: #000;
    font-size: 15px;
    font-family: 'blender-bold','south web bold';
    line-height: 18px;
    background-color: #fff;
}

.super-bomba .bomba-article .bomba-subtitle {
    width: 100%;
    font-size: 22px;
    font-family: 'blender-regular','south web light';
    line-height: 20px;
}

.bomba-article .bomba-author {
    position: absolute;
    overflow: hidden;
    right: 0px;
    bottom: 6px;
    padding: 3px 10px 5px 10px;
    height: 19px;
    color: #fff;
    font-size: 14px;
    line-height: 19px;
    background-color: rgba(1, 75, 173, 0.65);
}

.bomba-article.red .bomba-author {
    background-color: rgba(209, 2, 2, 0.65);
}

.bomba-article.orange .bomba-author {
    background-color: rgba(255, 90, 0, 0.65);
}

.bomba-article.green .bomba-author {
    background-color: rgba(14, 155, 0, 0.65);
}

.bomba-article .bomba-author a {
    font-size: 14px;
    color: #fff;
    text-decoration: none;
}

.bomba-article .bomba-author .date {
    display: inline-table;
    margin-right: 20px;
    font-size: 11px;
    color: #fff;
}

.bomba-article .bomba-exclusive {
    position: absolute;
    top: 30px;
    right: 0;
    background: #014bad;
    color: #fff;
    font-size: 14px;
    line-height: 25px;
    height: 25px;
    padding: 3px 35px 0 1px;
    font-family:'blender-regular', 'south web';
    z-index: 10;
}

.bomba-article.red .bomba-exclusive {
    background: #d10202;
}

.bomba-article.orange .bomba-exclusive {
    background: #ff5a00;
}

.bomba-article.green .bomba-exclusive {
    background: #0e9b00;
}

.bomba-article.yellow .bomba-exclusive {
    background: #ffa200;
}

.bomba-article .bomba-exclusive:before {
    position: absolute;
    left: -50px;
    top: 0;
    background: url(images/sprite2.png) no-repeat -38px -0px;
    width: 50px;
    height: 28px;
    content: '';
}

.bomba-article.red .bomba-exclusive:before {
    background-image: url(images/sprite2-red.png);
}

.bomba-article.orange .bomba-exclusive:before {
    background-image: url(images/sprite2-orange.png);
}

.bomba-article.green .bomba-exclusive:before {
    background-image: url(images/sprite2-green.png);
}

.bomba-article.yellow .bomba-exclusive:before {
    background-image: url(images/sprite2-yellow.png);
}

.bomba-article .btn-play a:after {
    content: '';
    position: absolute;
    right: auto;
    left:0;
    top: 44px;
    width: 101px;
    height: 100px;
    margin: -50px -50px 0 0;
    z-index: 1000;
    background: url(images/sprite.png) no-repeat -101px -117px;
}

.bomba-article .btn-play.live a::before {
    content: '';
    position: absolute;
    right: auto;
    left:19px;
    top: 69px;
    width: 55px;
    height: 29px;
    z-index: 1000;
    background: url(images/play-live.png) no-repeat;
}*/

/*.bomba-article .btn-play a:after {
    right: auto;
    left: 0;
}*/

. /*bomba-article .btn-play a:hover:after {
    cursor: pointer;
    background-position: 2px -117px;
}
*/
.instagram-page .heading_cont {
    background: url(images/right_bottom_shadow.png) right bottom no-repeat;
    margin: 0px -12px -18px 0px;
    padding: 0px 12px 18px 0px;
}

.instagram-page .heading {
    min-height: 88px;
    background: #141c27;
    color: #fff;
    border: 1px solid #ebebeb;
    padding: 13px 20px 15px 20px;
    direction: ltr;
}

    .instagram-page .heading img {
        float: right;
        width: 88px;
        height: 88px;
        margin: 0px 0px 0 30px;
    }

    .instagram-page .heading a.banner {
        float: left;
        width: 88px;
        height: 88px;
        margin: 0px 30px 0 0px;
    }

.instagram-page .heading-titles {
    margin: 18px 0px 14px;
    float: right;
    width: 660px;
    direction: rtl;
}

.instagram-page .heading .title {
    display: block;
    font-size: 31px !important;
    font-weight: bold;
    margin: 0 0 10px 0 !important;
    font-family: 'blender-bold','south web bold' !important;
}

.instagram-page .heading .subtitle {
    display: block;
    font-size: 24px !important;
    font-weight: bold;
    font-family: 'blender-bold','south web bold' !important;
    letter-spacing: normal !important;
    line-height: 23px !important;
    margin: 0 0 0 0 !important;
}

.instagram-list {
    /*border-bottom: 1px solid #e8e8e8;*/
    list-style: none;
    /*overflow: hidden;*/
    padding: 24px 0 0 0px;
}

    .instagram-list li {
        width: 221px;
        height: 304px;
        margin: 0px -12px 18px 20px;
        float: right;
        background: url("images/right_bottom_shadow.png") right bottom no-repeat;
        padding: 0px 12px 18px 0px;
    }

        .instagram-list li .insta_item {
            width: 219px;
            height: 302px;
            /*margin: 0px 1px 0px 0px;*/
            direction: ltr;
            color: #fff;
            /*box-shadow: 0 1px 0 #fff;*/
            outline: none;
            background: #141c27;
            border: 1px solid #ebebeb;
        }

        .instagram-list li.last {
            margin-left: 0px;
        }

        .instagram-list li .insta-user,
        .instagram-list li .insta-desc {
            height: 50px;
        }

            .instagram-list li .insta-desc .insta-likes {
                overflow: hidden;
                position: relative;
                text-align: center;
                font-weight: bold;
            }

            .instagram-list li .insta-desc .insta-desc-txt-cont {
                height: 28px;
                display: block;
                padding: 0px 10px;
                font: bold 12px arial;
                overflow: hidden;
                line-height: 28px;
                text-align: center;
                direction: rtl;
            }

            .instagram-list li .insta-user .insta-user-img-cont {
                position: relative;
                top: -21px;
                width: 44px;
                height: 44px;
                margin: auto;
            }

            .instagram-list li .insta-desc .insta-likes span {
                background: url(images/lev.png) left 2px no-repeat;
                padding: 0 0 0 24px;
                height: 19px;
                /*width:19px;*/
                display: inline-block;
                font: bold 18px arial;
            }

            .instagram-list li .insta-user .insta-user-img-cont img {
                width: 39px;
                height: 40px;
                border-radius: 21px;
                border: 2px solid #fff;
            }

            .instagram-list li .insta-user .insta-user-txt-cont {
                position: relative;
                top: -20px;
                text-align: center;
                height: 20px;
                overflow: hidden;
                font: bold 14px arial;
                line-height: 20px;
            }

        .instagram-list li .insta-picture {
            overflow: hidden;
        }

        .instagram-list li .insta-picture {
            height: 193px;
            width: 193px;
            overflow: hidden;
            margin: 0 13px;
        }

            .instagram-list li .insta-picture img {
                height: 193px;
                width: 193px;
            }

            .instagram-list li .insta-picture .video-icon {
                position: absolute;
                bottom: 5px;
                right: 5px;
                height: 29px;
                width: 39px;
                background: url(images/video_i.png) left top;
            }

            .instagram-list li .insta-picture.video {
                cursor: pointer;
                position: relative;
            }

            .instagram-list li .insta-picture .video-loader {
                display: none;
                position: relative;
                bottom: 109px;
                width: 24px;
                height: 24px;
                background: url('../../Images/instagram-loader.gif') no-repeat;
                margin: auto;
                z-index: 1;
            }

            .instagram-list li .insta-picture #vidPlayer {
                position: relative;
                z-index: 0;
            }

.instagram_page {
    position: relative;
    height: 30px;
    clear: both;
    margin: 17px 0px 70px;
}

    .instagram_page .paging .next, .instagram_page .paging .prev {
        background: url("images/paging.png") left top no-repeat;
        display: block;
        height: 25px;
        overflow: hidden;
        text-indent: -9999px;
        width: 25px;
        top: -5px;
        position: absolute;
    }

    .instagram_page .paging .next {
        right: 0px;
    }

    .instagram_page .paging .prev {
        background: url("images/paging.png") left bottom no-repeat;
        left: 0px;
    }

    .instagram_page .paging li {
        font: bold 14px arial;
        color: #ffa200;
        margin: 0px 8px;
    }

        .instagram_page .paging li a {
            font: bold 14px arial;
            color: #111111;
        }
/* Webkit Hacks  */
@media screen and (-webkit-min-device-pixel-ratio:0) {
    #tiptip_content {
        padding: 4px 8px 5px 8px;
        background-color: rgba(45,45,45,0.88);
    }

    #tiptip_holder.tip_bottom #tiptip_arrow_inner {
        border-bottom-color: rgba(45,45,45,0.88);
    }

    #tiptip_holder.tip_top #tiptip_arrow_inner {
        border-top-color: rgba(20,20,20,0.92);
    }
}
/* -----------------------------------------------------------------------------------------*/


/* Red Overlay */
.color-alt-red .logo {
    background-position: 0 -101px;
}

.color-alt-red .add-nav .more:before {
    background-position: -434px -31px;
}

.color-alt-red .info-block,
.color-alt-red #footer,
.color-alt-red .logo-block .frame,
.color-alt-red .tab-container,
.color-alt-red .goal-list .popup table th,
.color-alt-red .modal-cont .popup th,
.color-alt-red .cycle-games-popup .popup table th {
    border-top-color: #d10202;
}

.color-alt-red .social-container,
.color-alt-red .mainarticle-league.banner-holder .desc {
    border-color: #d10202;
}

.color-alt-red .heading {
    border-bottom-color: #d10202 !important;
}

.color-alt-red #content .gmask .holder,
.color-alt-red .people-block,
.color-alt-red .banner-holder.mainarticle-world .desc,
.color-alt-red #content .gallery3 .pagination ul a:hover,
.color-alt-red #content .gallery3 .pagination ul li.active a,
.color-alt-red .goal-list .popup .title,
.color-alt-red .modal-cont .popup .title,
.color-alt-red .info-modal .title,
.color-alt-red .player-modal .title,
.color-alt-red .cycle-games-popup .popup .title,
.color-alt-red .people-block .figure span,
.color-alt-red .people-block .article .holder,
.color-alt-red .video-holder .title {
    background: #d10202;
}

.color-alt-red .post-container .post .title a:hover,
.color-alt-red .logo-block .box a:hover,
.color-alt-red .show-all,
.color-alt-red #main .social-container p a:hover,
.color-alt-red #main .social-container a.alt,
.color-alt-red #content > a,
.color-alt-red #main .gallery .holder a:hover,
.color-alt-red a:hover,
.color-alt-red .article-content p a,
.color-alt-red .comment-box .reply,
.color-alt-red #main .info-block p a:hover,
.color-alt-red #main .info-block h3 a:hover,
.color-alt-red #main .social-container span.alt,
.color-alt-red .add-nav ul a:hover,
.color-alt-red #main .article-list h2 a:hover,
.color-alt-red .article-list .league-title a:hover,
.color-alt-red #footer ul a:hover,
#main .section-red .article-holder h2 a:hover,
.color-alt-red .link-holder a,
.color-alt-red .players-block .gallery ul li:hover a,
.color-alt-red .results-holder .result-table .link,
.color-alt-red .player-info .heading a,
.color-alt-red #main .about-block .text h3,
.color-alt-red .tab-box .result-table .link,
.color-alt-red .score-list .link,
.color-alt-red .result-form input[type="button"],
.color-alt-red .player-modal .stat-data strong:hover,
.color-alt-red #content span > ul li,
.color-alt-red #content span > ul li a,
.color-alt-red .ranking-table-comment-title,
#main .section-red .article-holder .date .writer a:hover {
    color: #d10202;
}

.color-alt-red #content .bullet {
    background-color: #d10202 !important;
}

.color-alt-red .news-block .news-list ul li:before,
.color-alt-red .news-list li:before,
.color-alt-red .show-all:before,
.color-alt-red #content > ul li:before,
.color-alt-red a.print,
.color-alt-red .add-comment:after,
.color-alt-red #content .comment-box .box:after,
.color-alt-red #content > ul li:before,
.color-alt-red #content span > ul li:before,
.color-alt-red .link-holder a span,
.color-alt-red .premiership-block a.btn-next,
.color-alt-red .premiership-block a.btn-prev,
.color-alt-red .comment-list .tlkb_load_more a span,
.color-alt-red #content .gallery .btn-next,
.color-alt-red #content .gallery .btn-prev,
.color-alt-red .cycle-games-popup .popup .close,
.color-alt-red .modal-cont .popup .close,
.color-alt-red .goal-list .popup .close,
.color-alt-red .recomm-holder .btn-next,
.color-alt-red .recomm-holder .btn-prev,
.color-alt-red .scoreboard:before,
.color-alt-red .info-modal .close,
.color-alt-red .player-modal .close {
    background-image: url('../../Images/sprite-red.png');
}

.color-alt-red .add-nav > ul > li.active:after {
    background-position: 0 -6px;
}

.color-alt-red .people-block .box-holder,
.color-alt-red .people-block .article,
.color-alt-red .items-container,
.color-alt-red #main .gallery2,
.color-alt-red #content .gallery,
.color-alt-red .schedule-block,
.color-alt-red .play-block,
.color-alt-red .sidebar_div .post-list .heading2,
.color-alt-red .article-content div.video-div > a.video-anc {
    background-image: url('../../Images/bg-video-red.jpg');
}

.color-alt-red .people-block .figure span:after {
    background: url(images/bg-title-red.gif) no-repeat;
}

.color-alt-red .video-holder .title:before {
    background-image: url(images/sprite2-red.png);
}

.color-alt-red #main .hint .article-views {
    background: url(images/redeye.png) no-repeat 100%;
}

.color-alt-red #main .hint .article-talkbacks {
    background: url(images/redcomm.png) no-repeat 100%;
}
/* -------------------------------------------------------End Of Red ------------------------------------------------------- */


/* Orange Overlay */
.color-alt-orange .logo {
    background-position: 0 -202px;
}

.color-alt-orange .add-nav .more:before {
    background-position: -434px -36px;
}

.color-alt-orange .info-block,
.color-alt-orange #footer,
.color-alt-orange .logo-block .frame,
.color-alt-orange .tab-container,
.color-alt-orange .goal-list .popup table th,
.color-alt-orange .modal-cont .popup th,
.color-alt-orange .cycle-games-popup .popup table th {
    border-top-color: #ff5a00;
}

.color-alt-orange .social-container,
.color-alt-orange .mainarticle-league.banner-holder .desc {
    border-color: #ff5a00;
}

.color-alt-orange .heading {
    border-bottom-color: #ff5a00 !important;
}

.color-alt-orange #content .gmask .holder,
.color-alt-orange .people-block,
.color-alt-orange .banner-holder.mainarticle-world .desc,
.color-alt-orange #content .gallery3 .pagination ul a:hover,
.color-alt-orange #content .gallery3 .pagination ul li.active a,
.color-alt-orange .goal-list .popup .title,
.color-alt-orange .modal-cont .popup .title,
.color-alt-orange .info-modal .title,
.color-alt-orange .player-modal .title,
.color-alt-orange .cycle-games-popup .popup .title,
.color-alt-orange .people-block .figure span,
.color-alt-orange .people-block .article .holder,
.color-alt-orange .video-holder .title {
    background: #ff5a00;
}

.color-alt-orange .post-container .post .title a:hover,
.color-alt-orange .logo-block .box a:hover,
.color-alt-orange .show-all,
.color-alt-orange #main .social-container p a:hover,
.color-alt-orange #main .social-container a.alt,
.color-alt-orange #content > a,
.color-alt-orange a:hover,
.color-alt-orange #main .gallery .holder a:hover,
.color-alt-orange .article-content p a,
.color-alt-orange .comment-box .reply,
.color-alt-orange #main .info-block p a:hover,
.color-alt-orange #main .info-block h3 a:hover,
.color-alt-orange #main .social-container span.alt,
.color-alt-orange .add-nav ul a:hover,
.color-alt-orange #main .article-list h2 a:hover,
.color-alt-orange .article-list .league-title a:hover,
.color-alt-orange #footer ul a:hover,
#main .section-orange .article-holder h2 a:hover,
.color-alt-orange .link-holder a,
.color-alt-orange .players-block .gallery ul li:hover a,
.color-alt-orange .results-holder .result-table .link,
.color-alt-orange .player-info .heading a,
.color-alt-orange #main .about-block .text h3,
.color-alt-orange .tab-box .result-table .link,
.color-alt-orange .score-list .link,
.color-alt-orange .result-form input[type="button"],
.color-alt-orange .player-modal .stat-data strong:hover,
.color-alt-orange #content span > ul li,
.color-alt-orange #content span > ul li a,
.color-alt-orange .ranking-table-comment-title,
#main .section-orange .article-holder .date .writer a:hover {
    color: #ff5a00;
}

.color-alt-orange #content .bullet {
    background-color: #ff5a00 !important;
}

.color-alt-orange .news-block .news-list ul li:before,
.color-alt-orange .news-list li:before,
.color-alt-orange .show-all:before,
.color-alt-orange #content > ul li:before,
.color-alt-orange a.print,
.color-alt-orange .add-comment:after,
.color-alt-orange #content .comment-box .box:after,
.color-alt-orange #content > ul li:before,
.color-alt-orange #content span > ul li:before,
.color-alt-orange .link-holder a span,
.color-alt-orange .premiership-block a.btn-next,
.color-alt-orange .premiership-block a.btn-prev,
.color-alt-orange .comment-list .tlkb_load_more a span,
.color-alt-orange #content .gallery .btn-next,
.color-alt-orange #content .gallery .btn-prev,
.color-alt-orange .cycle-games-popup .popup .close,
.color-alt-orange .modal-cont .popup .close,
.color-alt-orange .goal-list .popup .close,
.color-alt-orange .recomm-holder .btn-next,
.color-alt-orange .recomm-holder .btn-prev,
.color-alt-orange .scoreboard:before,
.color-alt-orange .info-modal .close,
.color-alt-orange .player-modal .close {
    background-image: url('../../Images/sprite-orange.png');
}

.color-alt-orange .add-nav > ul > li.active:after {
    background-position: 0 -12px;
}

.color-alt-orange .people-block .box-holder,
.color-alt-orange .people-block .article,
.color-alt-orange .items-container,
.color-alt-orange #main .gallery2,
.color-alt-orange #content .gallery,
.color-alt-orange .schedule-block,
.color-alt-orange .play-block,
.color-alt-orange .sidebar_div .post-list .heading2,
.color-alt-orange .article-content div.video-div > a.video-anc {
    background-image: url('../../Images/bg-video-orange.jpg');
}

.color-alt-orange .people-block .figure span:after {
    background: url(images/bg-title-orange.gif) no-repeat;
}

.color-alt-orange .video-holder .title:before {
    background-image: url(images/sprite2-orange.png);
}

.color-alt-orange #main .hint .article-views {
    background: url(images/orangeeye.png) no-repeat 100%;
}

.color-alt-orange #main .hint .article-talkbacks {
    background: url(images/orangecomm.png) no-repeat 100%;
}
/* -------------------------------------------------------End Of Orange ------------------------------------------------------- */


/* Green Overlay */
.color-alt-green .logo {
    background-position: 0 -303px;
}

.color-alt-green .add-nav .more:before {
    background-position: -434px -41px;
}

.color-alt-green .info-block,
.color-alt-green #footer,
.color-alt-green .logo-block .frame,
.color-alt-green .tab-container,
.color-alt-green .goal-list .popup table th,
.color-alt-green .modal-cont .popup th,
.color-alt-green .cycle-games-popup .popup table th {
    border-top-color: #0e9b00;
}

.color-alt-green .social-container,
.color-alt-green .mainarticle-league.banner-holder .desc {
    border-color: #0e9b00;
}

.color-alt-green .heading {
    border-bottom-color: #0e9b00 !important;
}

.color-alt-green #content .gmask .holder,
.color-alt-green .people-block,
.color-alt-green .banner-holder.mainarticle-world .desc,
.color-alt-green #content .gallery3 .pagination ul a:hover,
.color-alt-green #content .gallery3 .pagination ul li.active a,
.color-alt-green .goal-list .popup .title,
.color-alt-green .modal-cont .popup .title,
.color-alt-green .info-modal .title,
.color-alt-green .player-modal .title,
.color-alt-green .cycle-games-popup .popup .title,
.color-alt-green .people-block .figure span,
.color-alt-green .people-block .article .holder,
.color-alt-green .video-holder .title {
    background: #0e9b00;
}

.color-alt-green .post-container .post .title a:hover,
.color-alt-green .logo-block .box a:hover,
.color-alt-green .show-all,
.color-alt-green #main .social-container p a:hover,
.color-alt-green #main .social-container a.alt,
.color-alt-green #content > a,
.color-alt-green a:hover,
.color-alt-green #main .gallery .holder a:hover,
.color-alt-green .article-content p a,
.color-alt-green .comment-box .reply,
.color-alt-green #main .info-block p a:hover,
.color-alt-green #main .info-block h3 a:hover,
.color-alt-green #main .social-container span.alt,
.color-alt-green .add-nav ul a:hover,
.color-alt-green #main .article-list h2 a:hover,
.color-alt-green .article-list .league-title a:hover,
.color-alt-green #footer ul a:hover,
#main .section-green .article-holder h2 a:hover,
.color-alt-green .link-holder a,
.color-alt-green .players-block .gallery ul li:hover a,
.color-alt-green .results-holder .result-table .link,
.color-alt-green .player-info .heading a,
.color-alt-green #main .about-block .text h3,
.color-alt-green .tab-box .result-table .link,
.color-alt-green .score-list .link,
.color-alt-green .result-form input[type="button"],
.color-alt-green .player-modal .stat-data strong:hover,
.color-alt-green #content span > ul li,
.color-alt-green #content span > ul li a,
.color-alt-green .ranking-table-comment-title,
#main .section-green .article-holder .date .writer a:hover {
    color: #0e9b00;
}

.color-alt-green #content .bullet {
    background-color: #0e9b00 !important;
}

.color-alt-green .news-block .news-list ul li:before,
.color-alt-green .news-list li:before,
.color-alt-green .show-all:before,
.color-alt-green #content > ul li:before,
.color-alt-green a.print,
.color-alt-green .add-comment:after,
.color-alt-green #content .comment-box .box:after,
.color-alt-green #content > ul li:before,
.color-alt-green #content span > ul li:before,
.color-alt-green .link-holder a span,
.color-alt-green .premiership-block a.btn-next,
.color-alt-green .premiership-block a.btn-prev,
.color-alt-green .comment-list .tlkb_load_more a span,
.color-alt-green #content .gallery .btn-next,
.color-alt-green #content .gallery .btn-prev,
.color-alt-green .cycle-games-popup .popup .close,
.color-alt-green .modal-cont .popup .close,
.color-alt-green .goal-list .popup .close,
.color-alt-green .recomm-holder .btn-next,
.color-alt-green .recomm-holder .btn-prev,
.color-alt-green .scoreboard:before,
.color-alt-green .info-modal .close,
.color-alt-green .player-modal .close {
    background-image: url('../../Images/sprite-green.png');
}

.color-alt-green .add-nav > ul > li.active:after {
    background-position: 0 -18px;
}

.color-alt-green .people-block .box-holder,
.color-alt-green .people-block .article,
.color-alt-green .items-container,
.color-alt-green #main .gallery2,
.color-alt-green #content .gallery,
.color-alt-green .schedule-block,
.color-alt-green .play-block,
.color-alt-green .sidebar_div .post-list .heading2,
.color-alt-green .article-content div.video-div > a.video-anc {
  /*  background-image: url('../../Images/bg-video-green.jpg');*/
}

.color-alt-green .people-block .figure span:after {
    background: url(images/bg-title-green.gif) no-repeat;
}

.color-alt-green .video-holder .title:before {
    background-image: url(images/sprite2-green.png);
}

.color-alt-green #main .hint .article-views {
    background: url(images/greeneye.png) no-repeat 100%;
}

.color-alt-green #main .hint .article-talkbacks {
    background: url(images/greencomm.png) no-repeat 100%;
}
/* -------------------------------------------------------End Of Green ------------------------------------------------------- */

/* Dark Green Overlay */
.color-alt-dark-green .logo {
    background-position: 0 -303px;
}

.color-alt-dark-green .add-nav .more:before {
    background-position: -434px -41px;
}

.color-alt-dark-green .info-block,
.color-alt-dark-green #footer,
.color-alt-dark-green .logo-block .frame,
.color-alt-dark-green .tab-container,
.color-alt-dark-green .goal-list .popup table th,
.color-alt-dark-green .modal-cont .popup th,
.color-alt-dark-green .cycle-games-popup .popup table th {
    border-top-color: #0b7314;
}

.color-alt-dark-green .social-container,
.color-alt-dark-green .mainarticle-league.banner-holder .desc {
    border-color: #0b7314;
}

.color-alt-dark-green .heading {
    border-bottom-color: #0b7314 !important;
}

.color-alt-dark-green #content .gmask .holder,
.color-alt-dark-green .people-block,
.color-alt-dark-green .banner-holder.mainarticle-world .desc,
.color-alt-dark-green #content .gallery3 .pagination ul a:hover,
.color-alt-dark-green #content .gallery3 .pagination ul li.active a,
.color-alt-dark-green .goal-list .popup .title,
.color-alt-dark-green .modal-cont .popup .title,
.color-alt-dark-green .info-modal .title,
.color-alt-dark-green .player-modal .title,
.color-alt-dark-green .cycle-games-popup .popup .title,
.color-alt-dark-green .people-block .figure span,
.color-alt-dark-green .people-block .article .holder,
.color-alt-dark-green .video-holder .title {
    background: #0b7314;
}

.color-alt-dark-green .post-container .post .title a:hover,
.color-alt-dark-green .logo-block .box a:hover,
.color-alt-dark-green .show-all,
.color-alt-dark-green #main .social-container p a:hover,
.color-alt-dark-green #main .social-container a.alt,
.color-alt-dark-green #content > a,
.color-alt-dark-green a:hover,
.color-alt-dark-green #main .gallery .holder a:hover,
.color-alt-dark-green .article-content p a,
.color-alt-dark-green .comment-box .reply,
.color-alt-dark-green #main .info-block p a:hover,
.color-alt-dark-green #main .info-block h3 a:hover,
.color-alt-dark-green #main .social-container span.alt,
.color-alt-dark-green .add-nav ul a:hover,
.color-alt-dark-green #main .article-list h2 a:hover,
.color-alt-dark-green .article-list .league-title a:hover,
.color-alt-dark-green #footer ul a:hover,
#main .section-green .article-holder h2 a:hover,
.color-alt-dark-green .link-holder a,
.color-alt-dark-green .players-block .gallery ul li:hover a,
.color-alt-dark-green .results-holder .result-table .link,
.color-alt-dark-green .player-info .heading a,
.color-alt-dark-green #main .about-block .text h3,
.color-alt-dark-green .tab-box .result-table .link,
.color-alt-dark-green .score-list .link,
.color-alt-dark-green .result-form input[type="button"],
.color-alt-dark-green .player-modal .stat-data strong:hover,
.color-alt-dark-green #content span > ul li,
.color-alt-dark-green #content span > ul li a,
.color-alt-dark-green .ranking-table-comment-title,
#main .section-dark-green .article-holder .date .writer a:hover {
    color: #0b7314;
}

.color-alt-dark-green #content .bullet {
    background-color: #0b7314 !important;
}

.color-alt-dark-green .news-block .news-list ul li:before,
.color-alt-dark-green .news-list li:before,
.color-alt-dark-green .show-all:before,
.color-alt-dark-green #content > ul li:before,
.color-alt-dark-green a.print,
.color-alt-dark-green .add-comment:after,
.color-alt-dark-green #content .comment-box .box:after,
.color-alt-dark-green #content > ul li:before,
.color-alt-dark-green #content span > ul li:before,
.color-alt-dark-green .link-holder a span,
.color-alt-dark-green .premiership-block a.btn-next,
.color-alt-dark-green .premiership-block a.btn-prev,
.color-alt-dark-green .comment-list .tlkb_load_more a span,
.color-alt-dark-green #content .gallery .btn-next,
.color-alt-dark-green #content .gallery .btn-prev,
.color-alt-dark-green .cycle-games-popup .popup .close,
.color-alt-dark-green .modal-cont .popup .close,
.color-alt-dark-green .goal-list .popup .close,
.color-alt-dark-green .recomm-holder .btn-next,
.color-alt-dark-green .recomm-holder .btn-prev,
.color-alt-dark-green .scoreboard:before,
.color-alt-dark-green .info-modal .close,
.color-alt-dark-green .player-modal .close {
    background-image: url('../../Images/sprite-dark-green.png');
}

.color-alt-dark-green .add-nav > ul > li.active:after {
    background-position: 0 -18px;
}

.color-alt-dark-green .people-block .box-holder,
.color-alt-dark-green .people-block .article,
.color-alt-dark-green .items-container,
.color-alt-dark-green #main .gallery2,
.color-alt-dark-green #content .gallery,
.color-alt-dark-green .schedule-block,
.color-alt-dark-green .play-block,
.color-alt-dark-green .sidebar_div .post-list .heading2,
.color-alt-dark-green .article-content div.video-div > a.video-anc {
    background-image: url('../../Images/bg-video-dark-green.jpg');
}

.color-alt-dark-green .people-block .figure span:after {
    background: url(images/bg-title-dark-green.gif) no-repeat;
}

.color-alt-dark-green .video-holder .title:before {
    background-image: url(images/sprite2-dark-green.png);
}
/* -------------------------------------------------------End Of Green ------------------------------------------------------- */

/* Yellow Overlay */
.color-alt-yellow .logo {
    background-position: 0 -404px;
}

.color-alt-yellow .add-nav .more:before {
    background-position: -434px -41px;
}

.color-alt-yellow .info-block,
.color-alt-yellow #footer,
.color-alt-yellow .logo-block .frame,
.color-alt-yellow .tab-container,
.color-alt-yellow .goal-list .popup table th,
.color-alt-yellow .modal-cont .popup th,
.color-alt-yellow .cycle-games-popup .popup table th {
    border-top-color: #FFA200;
}

.color-alt-yellow .social-container,
.color-alt-yellow .mainarticle-league.banner-holder .desc {
    border-color: #FFA200;
}

.color-alt-yellow .heading {
    border-bottom-color: #FFA200 !important;
}

.color-alt-yellow #content .gmask .holder,
.color-alt-yellow .people-block,
.color-alt-yellow .banner-holder.mainarticle-world .desc,
.color-alt-yellow #content .gallery3 .pagination ul a:hover,
.color-alt-yellow #content .gallery3 .pagination ul li.active a,
.color-alt-yellow .goal-list .popup .title,
.color-alt-yellow .modal-cont .popup .title,
.color-alt-yellow .info-modal .title,
.color-alt-yellow .player-modal .title,
.color-alt-yellow .cycle-games-popup .popup .title,
.color-alt-yellow .people-block .figure span,
.color-alt-yellow .people-block .article .holder,
.color-alt-yellow .video-holder .title {
    background: #FFA200;
}

.color-alt-yellow .post-container .post .title a:hover,
.color-alt-yellow .logo-block .box a:hover,
.color-alt-yellow .show-all,
.color-alt-yellow #main .social-container p a:hover,
.color-alt-yellow #main .social-container a.alt,
.color-alt-yellow #content > a,
.color-alt-yellow a:hover,
.color-alt-yellow #main .gallery .holder a:hover,
.color-alt-yellow .article-content p a,
.color-alt-yellow .comment-box .reply,
.color-alt-yellow #main .info-block p a:hover,
.color-alt-yellow #main .info-block h3 a:hover,
.color-alt-yellow #main .social-container span.alt,
.color-alt-yellow .add-nav ul a:hover,
.color-alt-yellow #main .article-list h2 a:hover,
.color-alt-yellow .article-list .league-title a:hover,
.color-alt-yellow #footer ul a:hover,
#main .section-yellow .article-holder h2 a:hover,
.color-alt-yellow .link-holder a,
.color-alt-yellow .players-block .gallery ul li:hover a,
.color-alt-yellow .results-holder .result-table .link,
.color-alt-yellow .player-info .heading a,
.color-alt-yellow #main .about-block .text h3,
.color-alt-yellow .tab-box .result-table .link,
.color-alt-yellow .score-list .link,
.color-alt-yellow .result-form input[type="button"],
.color-alt-yellow .player-modal .stat-data strong:hover,
.color-alt-yellow #content span > ul li,
.color-alt-yellow #content span > ul li a,
.color-alt-yellow .ranking-table-comment-title,
#main .section-yellow .article-holder .date .writer a:hover {
    color: #FFA200;
}

.color-alt-yellow #content .bullet {
    background-color: #FFA200 !important;
}

.color-alt-yellow .news-block .news-list ul li:before,
.color-alt-yellow .news-list li:before,
.color-alt-yellow .show-all:before,
.color-alt-yellow #content > ul li:before,
.color-alt-yellow a.print,
.color-alt-yellow .add-comment:after,
.color-alt-yellow #content .comment-box .box:after,
.color-alt-yellow #content > ul li:before,
.color-alt-yellow #content span > ul li:before,
.color-alt-yellow .link-holder a span,
.color-alt-yellow .premiership-block a.btn-next,
.color-alt-yellow .premiership-block a.btn-prev,
.color-alt-yellow .comment-list .tlkb_load_more a span,
.color-alt-yellow #content .gallery .btn-next,
.color-alt-yellow #content .gallery .btn-prev,
.color-alt-yellow .cycle-games-popup .popup .close,
.color-alt-yellow .modal-cont .popup .close,
.color-alt-yellow .goal-list .popup .close,
.color-alt-yellow .recomm-holder .btn-next,
.color-alt-yellow .recomm-holder .btn-prev,
.color-alt-yellow .scoreboard:before,
.color-alt-yellow .info-modal .close,
.color-alt-yellow .player-modal .close {
    background-image: url('../../Images/sprite-yellow.png');
}

.color-alt-yellow .add-nav > ul > li.active:after {
    background-position: 0 -18px;
}

.color-alt-yellow .people-block .box-holder,
.color-alt-yellow .people-block .article,
.color-alt-yellow .items-container,
.color-alt-yellow #main .gallery2,
.color-alt-yellow #content .gallery,
.color-alt-yellow .schedule-block,
.color-alt-yellow .play-block,
.color-alt-yellow .sidebar_div .post-list .heading2,
.color-alt-yellow .article-content div.video-div > a.video-anc {
    background-image: url('../../Images/bg-video-yellow.jpg');
}

.color-alt-yellow .people-block .figure span:after {
    background: url(images/bg-title-yellow.gif) no-repeat;
}

.color-alt-yellow .video-holder .title:before {
    background-image: url(images/sprite2-yellow.png);
}

.color-alt-yellow #main .hint .article-views {
    background: url(images/yelloweye.png) no-repeat 100%;
}

.color-alt-yellow #main .hint .article-talkbacks {
    background: url(images/yellowcomm.png) no-repeat 100%;
}
/* -------------------------------------------------------End Of Yellow ------------------------------------------------------- */

.color-alt-blue #content span > ul li,
.color-alt-blue #content span > ul li a,
.color-alt-blue .ranking-table-comment-title {
    color: #014bad;
}

.color-alt-blue .logo {
    background-position: 0px 0px;
}

.mainarticle-league .desc span > a {
    color: #000 !important;
}

/*.red_mark {
    position: absolute;
    width: 27px;
    height: 27px;
    top: 10px;
    left: 10px;
    z-index: 999;
    background: url('../../Images/red_mark.png') no-repeat;
}*/

/*.article-list .red_mark {
    width: 20px;
    height: 20px;
    background-size: 20px 20px;
    top: 8px;
    left: 15px;
}*/
/*
.bomba-img-holder.btn-play .red_mark {
    top: 30px;
    left: 80px;
    z-index: 999;
}*/

.dialog-confirm {
    font-size: 16px;
}

    .dialog-confirm p {
        margin: 0;
        line-height: 17px;
        font-size: 14px;
    }

.dlg-person {
    position: fixed !important;
    top: 250px !important;
    direction: rtl;
}

    .dlg-person .ui-dialog-titlebar-close {
        top: 73% !important;
    }

    .dlg-person .ui-icon-closethick {
        left: 45% !important;
    }

    .dlg-person .ui-dialog-title {
        float: none !important;
    }

.counter_flach_cont {
    position: relative;
    width: 944px;
    height: 60px;
    margin: 0 0 15px;
    /*background: url(images/copa-counter.png) no-repeat;*/
   /* color: #FFF;*/
}

    .counter_flach_cont .counter_banner {
        position: absolute;
        top: 2px;
        right: 50px;
        z-index: 2;
    }

    .counter_flach_cont .counter_time {
        position: absolute;
        width: 40px;
        height: 40px;
        top: 14px;
        font-size: 32px;
        font-weight: bold;
        text-align: center;
    }

        .counter_flach_cont .counter_time.seconds {
            left: 424px;
        }

        .counter_flach_cont .counter_time.minutes {
            left: 368px;
        }

        .counter_flach_cont .counter_time.hours {
            left: 312px;
        }

        .counter_flach_cont .counter_time.days {
            left: 255px;
        }

    .counter_flach_cont .mondial_area_link {
        position: absolute;
        width: 100%;
        height: 56px;
        top: 2px;
        left: 2px;
    }

    .counter_flach_cont .counter_date {
        position: absolute;
        width: 80px;
        height: 20px;
        top: 36px;
        right: 63px;
        color: #1c4a75;
        font-family: 'blender-regular', 'south web';
        font-size: 18px;
        font-weight: normal;
        text-align: center;
        display: none;
    }

.mondial_iframe {
    margin: 0 -6px 10px;
}

.title_blue.daka {
    font-size: 18px;
    line-height: 22px;
    display: block;
    margin: 0 2px 0 2px;
    padding: 0px 5px 2px;
    border: none;
    border-bottom: 3px solid #014bad;
    background: rgb(245,245,245);
    background: -moz-linear-gradient(top, rgba(237,237,237,1) 0%, rgba(248,248,248,1) 19%, rgba(253,253,253,1) 35%, rgba(255,255,255,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(237,237,237,1)), color-stop(19%,rgba(248,248,248,1)), color-stop(35%,rgba(253,253,253,1)), color-stop(100%,rgba(255,255,255,1)));
    background: -webkit-linear-gradient(top, rgba(237,237,237,1) 0%,rgba(248,248,248,1) 19%,rgba(253,253,253,1) 35%,rgba(255,255,255,1) 100%);
    background: -o-linear-gradient(top, rgba(237,237,237,1) 0%,rgba(248,248,248,1) 19%,rgba(253,253,253,1) 35%,rgba(255,255,255,1) 100%);
    background: -ms-linear-gradient(top, rgba(237,237,237,1) 0%,rgba(248,248,248,1) 19%,rgba(253,253,253,1) 35%,rgba(255,255,255,1) 100%);
    background: linear-gradient(to bottom, rgba(237,237,237,1) 0%,rgba(248,248,248,1) 19%,rgba(253,253,253,1) 35%,rgba(255,255,255,1) 100%);
    border-left: none;
    border-right: none;
}

.title_blue {
   /* background: url(images/title_bg.gif) bottom center repeat-x;*/
    color: #2d7335;
    margin: -23px 3px 10px 2px;
    font-family: 'blender-regular', 'south web';
    padding: 0px 10px 4px;
    text-align: right;
    font-weight: normal;
    clear: both;
}

    .title_blue.title_blue2 {
        margin-top: 0;
    }

    .title_blue span {
        font-size: 16px;
        color: #2d7335;
        font-weight: normal;
        font-family: 'blender-regular', 'south web';
    }

    .title_blue.daka span {
        font-family: 'blender-bold','south web bold';
        line-height: 22px;
        display: block;
        font-size: 15px;
        color: #000;
        margin: 3px 0 0 0;
        font-weight: bold;
    }

    .title_blue h1 {
        font-size: 16px;
        color: #2d7335;
        font-weight: normal;
        font-family: 'blender-regular', 'south web';
        margin: 28px 0 0 0;
    }

    .title_blue span.date_cur {
        font-size: 16px;
        color: #073c62;
        font-weight: normal;
        font-family: 'blender-regular', 'south web';
    }

.prev_link {
    background: url(images/arrow_gray.gif) left 6px no-repeat;
    font-size: 14px;
    color: #898989;
    padding-left: 10px;
    text-align: left;
    font-family: 'blender-regular', 'south web';
    float: left;
    display: inline-block;
    text-decoration: none;
    font-weight: normal;
}

#fb-like-days-events {
    float: right;
    margin-right: 20px;
    margin-top: -6px;
}

.table_cont_daka {
    margin: 0px 3px 38px 2px;
    width: 619px;
}

    .table_cont_daka table {
        border-collapse: collapse;
        width: 100%;
        direction: rtl;
        border: 1px solid #c9e6f7;
    }

        .table_cont_daka table td {
            text-align: right;
            vertical-align: top;
            padding: 28px 0px 22px;
            border-bottom: 2px solid #c6e5f6;
            padding: 25px 0px;
        }

            .table_cont_daka table td p {
                font: normal 14px arial;
                color: #000;
                line-height: 17px;
                padding: 0px 27px;
                margin: 0px;
            }

            .table_cont_daka table td.first {
                text-align: center;
                vertical-align: top;
                padding: 43px 0px 22px;
                width: 66px;
                background: #c6e5f6;
                border-bottom: 2px solid #ffffff;
                font: normal 15px arial;
                color: #073c62;
                text-align: center;
                font-family: 'blender-regular','south web light';
            }

            .table_cont_daka table td.flag {
                text-align: center;
                vertical-align: top;
                padding: 46px 0px 22px;
                width: 69px;
                background: #e4f3fb;
                border-bottom: 2px solid #ffffff;
                text-align: center;
            }

                .table_cont_daka table td.flag img {
                    max-width: 30px;
                }

        .table_cont_daka table .img_cont {
            width: 448px;
            height: 333px;
            position: relative;
            margin: 8px 19px 17px 0px;
        }

            .table_cont_daka table .img_cont img {
                width: 100%;
            }

            .table_cont_daka table .img_cont .desc {
                position: absolute;
                right: 0;
                bottom: 0;
                width: 100%;
                color: #fff;
                font-size: 12px;
                line-height: 15px;
                background: url(images/bg-desc.png);
            }

                .table_cont_daka table .img_cont .desc span {
                    display: block;
                    padding: 4px 14px 4px;
                }

        .table_cont_daka table tr.last td {
            border-bottom: 1px solid #c9e6f7 !important;
        }

        .table_cont_daka table iframe {
            margin: 10px auto;
            display: block;
            max-width: 464px;
        }

.tlkb-days iframe {
}

.article-list .img-holder .no_image {
    display: block;
    background: url(images/logo.png?Q=1) no-repeat;
    width: 125px;
    height: 101px;
    overflow: hidden;
    text-indent: -9999px;
    margin: 6px auto;
}

.share_icon {
    position: relative;
    /*width: 11px;
    height: 11px;*/
    /*background: url('../../Images/share_icon.png') no-repeat;*/
    display: inline-block;
    /*background-size:contain;*/
    margin-top: 2px;
    cursor: pointer;
}

    .share_icon img.icon {
        width: 11px;
        height: 11px;
        margin: 0;
    }

        .share_icon img.icon.white {
            display: none !important;
        }

.share_bar {
    display: none;
    position: absolute;
    bottom: 0;
    left: -8px;
    width: 26px;
}

    .share_bar ul {
        list-style: none;
        padding: 1px 3px 0;
        background: #898989;
        width: 20px !important;
        height: auto !important;
        position: static !important;
        margin: 0;
    }

        .share_bar ul li {
            padding: 5px 2px 0px !important;
            margin: 0 auto;
            display: inline-table;
            border-bottom: 1px solid #a9a9a9 !important;
            box-shadow: none;
            height: 20px !important;
            width: 15px !important;
            text-align: center !important;
            position: static !important;
            float: none !important;
            border-right: none !important;
            cursor: pointer;
        }

            .share_bar ul li:last-child {
                border-bottom: none !important;
            }

            .share_bar ul li img {
                height: 13px;
                width: auto;
                margin: 0 auto;
            }

.banner-holder .writer-talkback .share_icon,
.mainarticle-world.banner-holder .desc .share_icon {
    /*width: 14px;
    height: 14px;*/
    /*background: url('../../Images/share_icon_white.png') no-repeat;*/
    display: inline-block;
    /*background-size:contain;*/
}

    .banner-holder .writer-talkback .share_icon img.icon.white,
    .mainarticle-world.banner-holder .desc .share_icon img.icon.white {
        width: 14px;
        height: 14px;
        display: block !important;
    }

    .banner-holder .writer-talkback .share_icon img.icon.gray,
    .mainarticle-world.banner-holder .desc .share_icon img.icon.gray {
        width: 14px;
        height: 14px;
        display: none !important;
    }

.section .figure .share_icon {
    /*width: 11px;
    height: 11px;*/
    margin-right: 2px;
    /*background: url('../../Images/share_icon_white.png') no-repeat;*/
    display: inline-block;
    /*background-size:contain;*/
}

    .section .figure .share_icon img.icon.white {
        width: 11px;
        height: 11px;
        display: block !important;
    }

    .section .figure .share_icon img.icon.gray {
        width: 11px;
        height: 11px;
        display: none !important;
    }

.section .figure .share_bar ul {
    margin: 0;
}

    .section .figure .share_bar ul img {
        margin: 0;
        display: inline;
    }

.section .figure span.writer {
    display: inline-block;
}

.mainarticle-world.banner-holder .desc .main-article-writer,
.mainarticle-world.banner-holder .desc span {
    margin: 0 0 0 10px;
    display: inline-block;
    float: none;
}

.mainarticle-world.banner-holder .desc .talkbacks,
.mainarticle-league.banner-holder .desc .talkbacks {
    display: inline-block;
    margin-left: 10px;
}

.mainarticle-league.banner-holder .desc .main-article-writer,
.mainarticle-league.banner-holder .desc span {
    margin: 0 0 0 10px;
    display: inline-block;
    float: none;
}

.mainarticle-league.banner-holder .desc .share_icon {
    /*width: 14px;
    height: 14px;*/
}

    .mainarticle-league.banner-holder .desc .share_icon img.icon {
        width: 14px;
        height: 14px;
    }

.date.team {
    display: inline-block;
}

.schedule-block .title img.live-icon {
    float: right;
    margin-left: 10px;
}

.pic-page.gallery .gallery-holder {
    position: relative;
    direction: ltr;
}

.pic-page.gallery .gallery-images {
    width: 928px;
}

    .pic-page.gallery .gallery-images .fig-holder {
        width: 928px;
    }

.pic-page.gallery figure {
    display: inline-block;
    direction: rtl;
}

    .pic-page.gallery figure img {
        max-width: 912px;
    }

.pic-page.gallery .social-networks {
    z-index: 1;
}

.pic-page.gallery .gallery-holder .gallery-button {
    position: absolute;
    top: 0;
    width: 64px;
    height: 100%;
    cursor: pointer;
}

    .pic-page.gallery .gallery-holder .gallery-button.prev {
        left: 10px;
        background: url('../../Images/gallery-arrow-left.png') center center no-repeat;
    }

    .pic-page.gallery .gallery-holder .gallery-button.next {
        right: 10px;
        background: url('../../Images/gallery-arrow-right.png') center center no-repeat;
    }

#content > ul.social-networks {
    display: inline-block;
    margin: 0 0 18px;
    padding: 0;
}

    #content > ul.social-networks li {
        display: inline-block;
        list-style: none;
        padding: 0 10px 0 0;
    }

        #content > ul.social-networks li:first-child {
            padding: 0;
        }

        #content > ul.social-networks li:before {
            display: none;
        }

        #content > ul.social-networks li.google iframe {
            margin-bottom: -4px !important;
        }

        #content > ul.social-networks li.popup-holder .popup {
            left: -120px;
            bottom: 40px;
            top: auto;
            right: auto;
        }

            #content > ul.social-networks li.popup-holder .popup:before {
                bottom: -9px;
                left: 134px;
                top: auto;
                right: auto;
                -moz-transform: rotate(-45deg);
                -webkit-transform: rotate(-45deg);
                transform: rotate(-45deg);
                box-shadow: -1px 5px 2px #b6b8b8;
            }

.sidebar_div .tlkb-days iframe {
    width: 305px !important;
}

.video-holder .skin-header,
.video-holder .skin-footer {
    display: none;
}

.video-holder.skin iframe {
    display: block;
}

.video-holder.skin.wobi .skin-header {
    display: block;
    height: 42px;
    width: 467px;
    background: url('../../Images/Wobi-Header-467.jpg') no-repeat;
}

.video-holder.skin.wobi .skin-footer {
    display: block;
    height: 17px;
    width: 467px;
    margin-top: -6px;
    background: url('../../Images/Wobi-Footer-467.jpg') no-repeat;
}

.video-holder.skin.wobi .video-div .skin-footer {
    margin-top: 0px;
}

.twitter-cont a:hover {
    text-decoration: underline;
}

.twitter-cont .twitter-title {
    font-family: 'blender-bold','south web bold';
    color: #00abeb;
    font-size: 15px;
    margin-left: 30px;
}

.twitter-cont img {
    margin-left: 35px;
}

.twitter-cont .twitter-sport {
    direction: ltr;
    font-family: 'blender-regular', 'south web';
    color: #00abeb;
    font-size: 15px;
}

#div-popunder {
    display: none;
}

.win-data .stage-cube {
    position: absolute;
    left: 0;
    top: 0;
    width: 145px;
    height: 72px;
    font-size: 10px;
    font-family: 'blender-regular','south web light';
}

    .win-data .stage-cube .top-title, .win-data .stage-cube .bottom-title {
        height: 10px;
        font-family: 'blender-regular','south web light';
        line-height: 10px;
        color: #000;
    }

        .win-data .stage-cube .top-title .top_title {
            float: right;
            color: #000;
        }

        .win-data .stage-cube .top-title img {
            float: left;
            margin-right: 8px;
            position: relative;
            bottom: 2px;
        }

        .win-data .stage-cube .top-title .ltr-date {
            float: left;
        }

    .win-data .stage-cube table {
        width: 144px;
        height: 50px;
        font-size: 15px;
        text-align: center;
        color: #929292;
        border-collapse: collapse;
        border-spacing: 2px;
        line-height: 17px;
    }

        .win-data .stage-cube table tr td {
            padding: 0;
        }

        .win-data .stage-cube table td.team-name {
            width: 64%;
        }

        .win-data .stage-cube table td.team-img, .win-data .stage-cube table td.team-score {
            width: 16%;
        }

        .win-data .stage-cube table td.team-img {
            height: 27px;
        }

            .win-data .stage-cube table td.team-img img {
                padding-top: 3px;
                width: 18px;
                height: 18px;
            }

    .win-data .stage-cube .bottom-title .stadium {
        float: left;
        margin-left: 4px;
    }

    .win-data .stage-cube .bottom-title .buttom_title {
        float: right;
    }

    .win-data .stage-cube.to-left {
        direction: ltr;
    }

        .win-data .stage-cube.to-left .bottom-title .stadium {
            float: right;
            margin: 0;
        }

        .win-data .stage-cube.to-left .bottom-title .buttom_title {
            float: left;
            margin-left: 4px;
        }

        .win-data .stage-cube.to-left .top-title .top_title {
            float: left;
        }

        .win-data .stage-cube.to-left .top-title img {
            float: right;
            margin-left: 8px;
            margin-right: 0;
        }

        .win-data .stage-cube.to-left .top-title .ltr-date {
            float: right;
        }

    .win-data .stage-cube .div-final {
        position: absolute;
        top: -70px;
        color: #5B5B5B;
    }

        .win-data .stage-cube .div-final .final-inner {
            font-size: 20px;
            font-weight: bold;
        }

        .win-data .stage-cube .div-final .final-date {
            font-size: 15px;
        }

        .win-data .stage-cube .div-final .final-stad {
            font-size: 12px;
            color: #000;
        }

/* -------------------------------------------------------jQuery UI ------------------------------------------------------- */
/*! jQuery UI - v1.10.3 - 2013-05-03
* http://jqueryui.com
* Includes: jquery.ui.core.css, jquery.ui.accordion.css, jquery.ui.autocomplete.css, jquery.ui.button.css, jquery.ui.datepicker.css, jquery.ui.dialog.css, jquery.ui.menu.css, jquery.ui.progressbar.css, jquery.ui.resizable.css, jquery.ui.selectable.css, jquery.ui.slider.css, jquery.ui.spinner.css, jquery.ui.tabs.css, jquery.ui.tooltip.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Lucida%20Grande%2CLucida%20Sans%2CArial%2Csans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=6px&bgColorHeader=deedf7&bgTextureHeader=highlight_soft&bgImgOpacityHeader=100&borderColorHeader=aed0ea&fcHeader=222222&iconColorHeader=72a7cf&bgColorContent=f2f5f7&bgTextureContent=highlight_hard&bgImgOpacityContent=100&borderColorContent=dddddd&fcContent=362b36&iconColorContent=72a7cf&bgColorDefault=d7ebf9&bgTextureDefault=glass&bgImgOpacityDefault=80&borderColorDefault=aed0ea&fcDefault=2779aa&iconColorDefault=3d80b3&bgColorHover=e4f1fb&bgTextureHover=glass&bgImgOpacityHover=100&borderColorHover=74b2e2&fcHover=0070a3&iconColorHover=2694e8&bgColorActive=3baae3&bgTextureActive=glass&bgImgOpacityActive=50&borderColorActive=2694e8&fcActive=ffffff&iconColorActive=ffffff&bgColorHighlight=ffef8f&bgTextureHighlight=highlight_soft&bgImgOpacityHighlight=25&borderColorHighlight=f9dd34&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=cd0a0a&bgTextureError=flat&bgImgOpacityError=15&borderColorError=cd0a0a&fcError=ffffff&iconColorError=ffffff&bgColorOverlay=eeeeee&bgTextureOverlay=diagonals_thick&bgImgOpacityOverlay=90&opacityOverlay=80&bgColorShadow=000000&bgTextureShadow=highlight_hard&bgImgOpacityShadow=70&opacityShadow=30&thicknessShadow=7px&offsetTopShadow=-7px&offsetLeftShadow=-7px&cornerRadiusShadow=8px
* Copyright 2013 jQuery Foundation and other contributors Licensed MIT */ .ui-helper-hidden {
    display: none;
}

.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none;
}

.ui-helper-clearfix:before, .ui-helper-clearfix:after {
    content: "";
    display: table;
    border-collapse: collapse;
}

.ui-helper-clearfix:after {
    clear: both;
}

.ui-helper-clearfix {
    min-height: 0;
}

.ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter: Alpha(Opacity=0);
}

.ui-front {
    z-index: 100;
}

.ui-state-disabled {
    cursor: default !important;
}

.ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat;
}

.ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.ui-accordion .ui-accordion-header {
    display: block;
    cursor: pointer;
    position: relative;
    margin-top: 2px;
    padding: .5em .5em .5em .7em;
    min-height: 0;
}

.ui-accordion .ui-accordion-icons {
    padding-left: 2.2em;
}

.ui-accordion .ui-accordion-noicons {
    padding-left: .7em;
}

.ui-accordion .ui-accordion-icons .ui-accordion-icons {
    padding-left: 2.2em;
}

.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
    position: absolute;
    left: .5em;
    top: 50%;
    margin-top: -8px;
}

.ui-accordion .ui-accordion-content {
    padding: 1em 2.2em;
    border-top: 0;
    overflow: auto;
}

.ui-autocomplete {
    position: absolute;
    top: 0;
    left: 0;
    cursor: default;
}

.ui-button {
    display: inline-block;
    position: relative;
    padding: 0;
    line-height: normal;
    margin-right: .1em;
    cursor: pointer;
    vertical-align: middle;
    text-align: center;
    overflow: visible;
}

    .ui-button, .ui-button:link, .ui-button:visited, .ui-button:hover, .ui-button:active {
        text-decoration: none;
    }

.ui-button-icon-only {
    width: 2.2em;
}

button.ui-button-icon-only {
    width: 2.4em;
}

.ui-button-icons-only {
    width: 3.4em;
}

button.ui-button-icons-only {
    width: 3.7em;
}

.ui-button .ui-button-text {
    display: block;
    line-height: normal;
}

.ui-button-text-only .ui-button-text {
    padding: .4em 1em;
}

.ui-button-icon-only .ui-button-text, .ui-button-icons-only .ui-button-text {
    padding: .4em;
    text-indent: -9999999px;
}

.ui-button-text-icon-primary .ui-button-text, .ui-button-text-icons .ui-button-text {
    padding: .4em 1em .4em 2.1em;
}

.ui-button-text-icon-secondary .ui-button-text, .ui-button-text-icons .ui-button-text {
    padding: .4em 2.1em .4em 1em;
}

.ui-button-text-icons .ui-button-text {
    padding-left: 2.1em;
    padding-right: 2.1em;
}

input.ui-button {
    padding: .4em 1em;
}

.ui-button-icon-only .ui-icon, .ui-button-text-icon-primary .ui-icon, .ui-button-text-icon-secondary .ui-icon, .ui-button-text-icons .ui-icon, .ui-button-icons-only .ui-icon {
    position: absolute;
    top: 50%;
    margin-top: -8px;
}

.ui-button-icon-only .ui-icon {
    left: 50%;
    margin-left: -8px;
}

.ui-button-text-icon-primary .ui-button-icon-primary, .ui-button-text-icons .ui-button-icon-primary, .ui-button-icons-only .ui-button-icon-primary {
    left: .5em;
}

.ui-button-text-icon-secondary .ui-button-icon-secondary, .ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary {
    right: .5em;
}

.ui-buttonset {
    margin-right: 7px;
}

    .ui-buttonset .ui-button {
        margin-left: 0;
        margin-right: -.3em;
    }

input.ui-button::-moz-focus-inner, button.ui-button::-moz-focus-inner {
    border: 0;
    padding: 0;
}

.ui-datepicker {
    width: 17em;
    padding: .2em .2em 0;
    display: none;
}

    .ui-datepicker .ui-datepicker-header {
        position: relative;
        padding: .2em 0;
    }

    .ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
        position: absolute;
        top: 2px;
        width: 1.8em;
        height: 1.8em;
    }

    .ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover {
        top: 1px;
    }

    .ui-datepicker .ui-datepicker-prev {
        left: 2px;
    }

    .ui-datepicker .ui-datepicker-next {
        right: 2px;
    }

    .ui-datepicker .ui-datepicker-prev-hover {
        left: 1px;
    }

    .ui-datepicker .ui-datepicker-next-hover {
        right: 1px;
    }

    .ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
        display: block;
        position: absolute;
        left: 50%;
        margin-left: -8px;
        top: 50%;
        margin-top: -8px;
    }

    .ui-datepicker .ui-datepicker-title {
        margin: 0 2.3em;
        line-height: 1.8em;
        text-align: center;
    }

        .ui-datepicker .ui-datepicker-title select {
            font-size: 1em;
            margin: 1px 0;
        }

    .ui-datepicker select.ui-datepicker-month-year {
        width: 100%;
    }

    .ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
        width: 49%;
    }

    .ui-datepicker table {
        width: 100%;
        font-size: .9em;
        border-collapse: collapse;
        margin: 0 0 .4em;
    }

    .ui-datepicker th {
        padding: .7em .3em;
        text-align: center;
        font-weight: 700;
        border: 0;
    }

    .ui-datepicker td {
        border: 0;
        padding: 1px;
    }

        .ui-datepicker td span, .ui-datepicker td a {
            display: block;
            padding: .2em;
            text-align: right;
            text-decoration: none;
        }

    .ui-datepicker .ui-datepicker-buttonpane {
        background-image: none;
        margin: .7em 0 0;
        padding: 0 .2em;
        border-left: 0;
        border-right: 0;
        border-bottom: 0;
    }

        .ui-datepicker .ui-datepicker-buttonpane button {
            float: right;
            margin: .5em .2em .4em;
            cursor: pointer;
            padding: .2em .6em .3em;
            width: auto;
            overflow: visible;
        }

            .ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
                float: left;
            }

    .ui-datepicker.ui-datepicker-multi {
        width: auto;
    }

.ui-datepicker-multi .ui-datepicker-group {
    float: left;
}

    .ui-datepicker-multi .ui-datepicker-group table {
        width: 95%;
        margin: 0 auto .4em;
    }

.ui-datepicker-multi-2 .ui-datepicker-group {
    width: 50%;
}

.ui-datepicker-multi-3 .ui-datepicker-group {
    width: 33.3%;
}

.ui-datepicker-multi-4 .ui-datepicker-group {
    width: 25%;
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
    border-left-width: 0;
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
    clear: left;
}

.ui-datepicker-row-break {
    clear: both;
    width: 100%;
    font-size: 0;
}

.ui-datepicker-rtl {
    direction: rtl;
}

    .ui-datepicker-rtl .ui-datepicker-prev {
        right: 2px;
        left: auto;
    }

    .ui-datepicker-rtl .ui-datepicker-next {
        left: 2px;
        right: auto;
    }

    .ui-datepicker-rtl .ui-datepicker-prev:hover {
        right: 1px;
        left: auto;
    }

    .ui-datepicker-rtl .ui-datepicker-next:hover {
        left: 1px;
        right: auto;
    }

    .ui-datepicker-rtl .ui-datepicker-buttonpane {
        clear: right;
    }

        .ui-datepicker-rtl .ui-datepicker-buttonpane button {
            float: left;
        }

            .ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current, .ui-datepicker-rtl .ui-datepicker-group {
                float: right;
            }

    .ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
        border-right-width: 0;
        border-left-width: 1px;
    }

.ui-dialog {
    position: absolute;
    top: 0;
    left: 0;
    padding: .2em;
    outline: 0;
}

    .ui-dialog .ui-dialog-titlebar {
        padding: .4em 1em;
        position: relative;
        direction: rtl;
    }

    .ui-dialog .ui-dialog-title {
        line-height: 16px;
        float: left;
        margin: 3px 0 0 0;
        white-space: nowrap;
        width: 90%;
        overflow: hidden;
        text-overflow: ellipsis;
        font-size: 14px;
        font-family: 'blender-bold','south web bold';
    }

    .ui-dialog .ui-dialog-titlebar-close {
        position: absolute;
        right: .3em;
        top: 50%;
        width: 21px;
        margin: -10px 0 0 0;
        padding: 1px;
        height: 20px;
    }

    .ui-dialog .ui-dialog-content {
        position: relative;
        border: 0;
        padding: .5em 1em;
        background: 0;
        overflow: auto;
    }

    .ui-dialog .ui-dialog-buttonpane {
        text-align: left;
        border-width: 1px 0 0;
        background-image: none;
        margin-top: .5em;
        padding: .3em 1em .5em .4em;
    }

        .ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
            float: left;
        }

        .ui-dialog .ui-dialog-buttonpane button {
            margin: .5em .4em .5em 0;
            cursor: pointer;
        }

    .ui-dialog .ui-resizable-se {
        width: 12px;
        height: 12px;
        right: -5px;
        bottom: -5px;
        background-position: 16px 16px;
    }

.ui-draggable .ui-dialog-titlebar {
    cursor: move;
}

.ui-menu {
    list-style: none;
    padding: 2px;
    margin: 0;
    display: block;
    outline: 0;
}

    .ui-menu .ui-menu {
        margin-top: -3px;
        position: absolute;
    }

    .ui-menu .ui-menu-item {
        margin: 0;
        padding: 0;
        width: 100%;
        list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
    }

    .ui-menu .ui-menu-divider {
        margin: 5px -2px 5px -2px;
        height: 0;
        font-size: 0;
        line-height: 0;
        border-width: 1px 0 0;
    }

    .ui-menu .ui-menu-item a {
        text-decoration: none;
        display: block;
        padding: 2px .4em;
        line-height: 1.5;
        min-height: 0;
        font-weight: 400;
    }

        .ui-menu .ui-menu-item a.ui-state-focus, .ui-menu .ui-menu-item a.ui-state-active {
            font-weight: 400;
            margin: -1px;
        }

    .ui-menu .ui-state-disabled {
        font-weight: 400;
        margin: .4em 0 .2em;
        line-height: 1.5;
    }

        .ui-menu .ui-state-disabled a {
            cursor: default;
        }

.ui-menu-icons {
    position: relative;
}

    .ui-menu-icons .ui-menu-item a {
        position: relative;
        padding-left: 2em;
    }

.ui-menu .ui-icon {
    position: absolute;
    top: .2em;
    left: .2em;
}

.ui-menu .ui-menu-icon {
    position: static;
    float: right;
}

.ui-progressbar {
    height: 2em;
    text-align: left;
    overflow: hidden;
}

    .ui-progressbar .ui-progressbar-value {
        margin: -1px;
        height: 100%;
    }

    .ui-progressbar .ui-progressbar-overlay {
        background: url(images/jquery.ui/animated-overlay.gif);
        height: 100%;
        filter: alpha(opacity=25);
        opacity: .25;
    }

.ui-progressbar-indeterminate .ui-progressbar-value {
    background-image: none;
}

.ui-resizable {
    position: relative;
}

.ui-resizable-handle {
    position: absolute;
    font-size: .1px;
    display: block;
}

.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle {
    display: none;
}

.ui-resizable-n {
    cursor: n-resize;
    height: 7px;
    width: 100%;
    top: -5px;
    left: 0;
}

.ui-resizable-s {
    cursor: s-resize;
    height: 7px;
    width: 100%;
    bottom: -5px;
    left: 0;
}

.ui-resizable-e {
    cursor: e-resize;
    width: 7px;
    right: -5px;
    top: 0;
    height: 100%;
}

.ui-resizable-w {
    cursor: w-resize;
    width: 7px;
    left: -5px;
    top: 0;
    height: 100%;
}

.ui-resizable-se {
    cursor: se-resize;
    width: 12px;
    height: 12px;
    right: 1px;
    bottom: 1px;
}

.ui-resizable-sw {
    cursor: sw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    bottom: -5px;
}

.ui-resizable-nw {
    cursor: nw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    top: -5px;
}

.ui-resizable-ne {
    cursor: ne-resize;
    width: 9px;
    height: 9px;
    right: -5px;
    top: -5px;
}

.ui-selectable-helper {
    position: absolute;
    z-index: 100;
    border: 1px dotted #000;
}

.ui-slider {
    position: relative;
    text-align: left;
}

    .ui-slider .ui-slider-handle {
        position: absolute;
        z-index: 2;
        width: 1.2em;
        height: 1.2em;
        cursor: default;
    }

    .ui-slider .ui-slider-range {
        position: absolute;
        z-index: 1;
        font-size: .7em;
        display: block;
        border: 0;
        background-position: 0 0;
    }

    .ui-slider.ui-state-disabled .ui-slider-handle, .ui-slider.ui-state-disabled .ui-slider-range {
        filter: inherit;
    }

.ui-slider-horizontal {
    height: .8em;
}

    .ui-slider-horizontal .ui-slider-handle {
        top: -.3em;
        margin-left: -.6em;
    }

    .ui-slider-horizontal .ui-slider-range {
        top: 0;
        height: 100%;
    }

    .ui-slider-horizontal .ui-slider-range-min {
        left: 0;
    }

    .ui-slider-horizontal .ui-slider-range-max {
        right: 0;
    }

.ui-slider-vertical {
    width: .8em;
    height: 100px;
}

    .ui-slider-vertical .ui-slider-handle {
        left: -.3em;
        margin-left: 0;
        margin-bottom: -.6em;
    }

    .ui-slider-vertical .ui-slider-range {
        left: 0;
        width: 100%;
    }

    .ui-slider-vertical .ui-slider-range-min {
        bottom: 0;
    }

    .ui-slider-vertical .ui-slider-range-max {
        top: 0;
    }

.ui-spinner {
    position: relative;
    display: inline-block;
    overflow: hidden;
    padding: 0;
    vertical-align: middle;
}

.ui-spinner-input {
    border: 0;
    background: 0;
    color: inherit;
    padding: 0;
    margin: .2em 0;
    vertical-align: middle;
    margin-left: .4em;
    margin-right: 22px;
}

.ui-spinner-button {
    width: 16px;
    height: 50%;
    font-size: .5em;
    padding: 0;
    margin: 0;
    text-align: center;
    position: absolute;
    cursor: default;
    display: block;
    overflow: hidden;
    right: 0;
}

.ui-spinner a.ui-spinner-button {
    border-top: 0;
    border-bottom: 0;
    border-right: 0;
}

.ui-spinner .ui-icon {
    position: absolute;
    margin-top: -8px;
    top: 50%;
    left: 0;
}

.ui-spinner-up {
    top: 0;
}

.ui-spinner-down {
    bottom: 0;
}

.ui-spinner .ui-icon-triangle-1-s {
    background-position: -65px -16px;
}

.ui-tabs {
    position: relative;
    padding: .2em;
}

    .ui-tabs .ui-tabs-nav {
        margin: 0;
        padding: .2em .2em 0;
    }

        .ui-tabs .ui-tabs-nav li {
            list-style: none;
            float: left;
            position: relative;
            top: 0;
            margin: 1px .2em 0 0;
            border-bottom-width: 0;
            padding: 0;
            white-space: nowrap;
        }

            .ui-tabs .ui-tabs-nav li a {
                float: left;
                padding: .5em 1em;
                text-decoration: none;
            }

            .ui-tabs .ui-tabs-nav li.ui-tabs-active {
                margin-bottom: -1px;
                padding-bottom: 1px;
            }

                .ui-tabs .ui-tabs-nav li.ui-tabs-active a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-tabs-loading a {
                    cursor: text;
                }

            .ui-tabs .ui-tabs-nav li a, .ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a {
                cursor: pointer;
            }

    .ui-tabs .ui-tabs-panel {
        display: block;
        border-width: 0;
        padding: 1em 1.4em;
        background: 0;
    }

.ui-tooltip {
    padding: 8px;
    position: absolute;
    z-index: 9999;
    max-width: 300px;
    -webkit-box-shadow: 0 0 5px #aaa;
    box-shadow: 0 0 5px #aaa;
}

body .ui-tooltip {
    border-width: 2px;
}

.ui-widget {
    font-family: Arial,sans-serif;
    font-size: 14px;
}

    .ui-widget .ui-widget {
        font-size: 1em;
    }

    .ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
        font-family: Lucida Grande,Lucida Sans,Arial,sans-serif;
        font-size: 1em;
    }

.ui-widget-content {
    text-align: right;
    border: 1px solid #ddd;
    background: #f2f5f7 url(images/jquery.ui/ui-bg_highlight-hard_100_f2f5f7_1x100.png) 50% top repeat-x;
    color: #362b36;
}

    .ui-widget-content a {
        color: #362b36;
    }

.ui-widget-header {
    border: 1px solid #aed0ea;
    background: #deedf7 url(images/jquery.ui/ui-bg_highlight-soft_100_deedf7_1x100.png) 50% 50% repeat-x;
    color: #222;
    font-weight: bold;
}

    .ui-widget-header a {
        color: #222;
    }

    .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
        border: 1px solid #aed0ea;
        background: #d7ebf9 url(images/jquery.ui/ui-bg_glass_80_d7ebf9_1x400.png) 50% 50% repeat-x;
        font-weight: bold;
        color: #2779aa;
    }

        .ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
            color: #2779aa;
            text-decoration: none;
        }

    .ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
        border: 1px solid #74b2e2;
        background: #e4f1fb url(images/jquery.ui/ui-bg_glass_100_e4f1fb_1x400.png) 50% 50% repeat-x;
        font-weight: bold;
        color: #0070a3;
    }

        .ui-state-hover a, .ui-state-hover a:hover, .ui-state-hover a:link, .ui-state-hover a:visited {
            color: #0070a3;
            text-decoration: none;
        }

    .ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
        border: 1px solid #2694e8;
        background: #3baae3 url(images/jquery.ui/ui-bg_glass_50_3baae3_1x400.png) 50% 50% repeat-x;
        font-weight: bold;
        color: #fff;
    }

        .ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
            color: #fff;
            text-decoration: none;
        }

    .ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
        border: 1px solid #f9dd34;
        background: #ffef8f url(images/jquery.ui/ui-bg_highlight-soft_25_ffef8f_1x100.png) 50% top repeat-x;
        color: #363636;
    }

        .ui-state-highlight a, .ui-widget-content .ui-state-highlight a, .ui-widget-header .ui-state-highlight a {
            color: #363636;
        }

    .ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {
        border: 1px solid #cd0a0a;
        background: #cd0a0a url(images/jquery.ui/ui-bg_flat_15_cd0a0a_40x100.png) 50% 50% repeat-x;
        color: #fff;
    }

        .ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a {
            color: #fff;
        }

    .ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text {
        color: #fff;
    }

    .ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary {
        font-weight: bold;
    }

    .ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary {
        opacity: .7;
        filter: Alpha(Opacity=70);
        font-weight: normal;
    }

    .ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
        opacity: .35;
        filter: Alpha(Opacity=35);
        background-image: none;
    }

        .ui-state-disabled .ui-icon {
            filter: Alpha(Opacity=35);
        }

.ui-icon {
    width: 16px;
    height: 16px;
}

.ui-icon, .ui-widget-content .ui-icon {
    background-image: url(images/jquery.ui/ui-icons_72a7cf_256x240.png);
}

.ui-widget-header .ui-icon {
    background-image: url(images/jquery.ui/ui-icons_72a7cf_256x240.png);
}

.ui-state-default .ui-icon {
    background-image: url(images/jquery.ui/ui-icons_3d80b3_256x240.png);
}

.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {
    background-image: url(images/jquery.ui/ui-icons_2694e8_256x240.png);
}

.ui-state-active .ui-icon {
    background-image: url(images/jquery.ui/ui-icons_ffffff_256x240.png);
}

.ui-state-highlight .ui-icon {
    background-image: url(images/jquery.ui/ui-icons_2e83ff_256x240.png);
}

.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {
    background-image: url(images/jquery.ui/ui-icons_ffffff_256x240.png);
}

.ui-icon-blank {
    background-position: 16px 16px;
}

.ui-icon-carat-1-n {
    background-position: 0 0;
}

.ui-icon-carat-1-ne {
    background-position: -16px 0;
}

.ui-icon-carat-1-e {
    background-position: -32px 0;
}

.ui-icon-carat-1-se {
    background-position: -48px 0;
}

.ui-icon-carat-1-s {
    background-position: -64px 0;
}

.ui-icon-carat-1-sw {
    background-position: -80px 0;
}

.ui-icon-carat-1-w {
    background-position: -96px 0;
}

.ui-icon-carat-1-nw {
    background-position: -112px 0;
}

.ui-icon-carat-2-n-s {
    background-position: -128px 0;
}

.ui-icon-carat-2-e-w {
    background-position: -144px 0;
}

.ui-icon-triangle-1-n {
    background-position: 0 -16px;
}

.ui-icon-triangle-1-ne {
    background-position: -16px -16px;
}

.ui-icon-triangle-1-e {
    background-position: -32px -16px;
}

.ui-icon-triangle-1-se {
    background-position: -48px -16px;
}

.ui-icon-triangle-1-s {
    background-position: -64px -16px;
}

.ui-icon-triangle-1-sw {
    background-position: -80px -16px;
}

.ui-icon-triangle-1-w {
    background-position: -96px -16px;
}

.ui-icon-triangle-1-nw {
    background-position: -112px -16px;
}

.ui-icon-triangle-2-n-s {
    background-position: -128px -16px;
}

.ui-icon-triangle-2-e-w {
    background-position: -144px -16px;
}

.ui-icon-arrow-1-n {
    background-position: 0 -32px;
}

.ui-icon-arrow-1-ne {
    background-position: -16px -32px;
}

.ui-icon-arrow-1-e {
    background-position: -32px -32px;
}

.ui-icon-arrow-1-se {
    background-position: -48px -32px;
}

.ui-icon-arrow-1-s {
    background-position: -64px -32px;
}

.ui-icon-arrow-1-sw {
    background-position: -80px -32px;
}

.ui-icon-arrow-1-w {
    background-position: -96px -32px;
}

.ui-icon-arrow-1-nw {
    background-position: -112px -32px;
}

.ui-icon-arrow-2-n-s {
    background-position: -128px -32px;
}

.ui-icon-arrow-2-ne-sw {
    background-position: -144px -32px;
}

.ui-icon-arrow-2-e-w {
    background-position: -160px -32px;
}

.ui-icon-arrow-2-se-nw {
    background-position: -176px -32px;
}

.ui-icon-arrowstop-1-n {
    background-position: -192px -32px;
}

.ui-icon-arrowstop-1-e {
    background-position: -208px -32px;
}

.ui-icon-arrowstop-1-s {
    background-position: -224px -32px;
}

.ui-icon-arrowstop-1-w {
    background-position: -240px -32px;
}

.ui-icon-arrowthick-1-n {
    background-position: 0 -48px;
}

.ui-icon-arrowthick-1-ne {
    background-position: -16px -48px;
}

.ui-icon-arrowthick-1-e {
    background-position: -32px -48px;
}

.ui-icon-arrowthick-1-se {
    background-position: -48px -48px;
}

.ui-icon-arrowthick-1-s {
    background-position: -64px -48px;
}

.ui-icon-arrowthick-1-sw {
    background-position: -80px -48px;
}

.ui-icon-arrowthick-1-w {
    background-position: -96px -48px;
}

.ui-icon-arrowthick-1-nw {
    background-position: -112px -48px;
}

.ui-icon-arrowthick-2-n-s {
    background-position: -128px -48px;
}

.ui-icon-arrowthick-2-ne-sw {
    background-position: -144px -48px;
}

.ui-icon-arrowthick-2-e-w {
    background-position: -160px -48px;
}

.ui-icon-arrowthick-2-se-nw {
    background-position: -176px -48px;
}

.ui-icon-arrowthickstop-1-n {
    background-position: -192px -48px;
}

.ui-icon-arrowthickstop-1-e {
    background-position: -208px -48px;
}

.ui-icon-arrowthickstop-1-s {
    background-position: -224px -48px;
}

.ui-icon-arrowthickstop-1-w {
    background-position: -240px -48px;
}

.ui-icon-arrowreturnthick-1-w {
    background-position: 0 -64px;
}

.ui-icon-arrowreturnthick-1-n {
    background-position: -16px -64px;
}

.ui-icon-arrowreturnthick-1-e {
    background-position: -32px -64px;
}

.ui-icon-arrowreturnthick-1-s {
    background-position: -48px -64px;
}

.ui-icon-arrowreturn-1-w {
    background-position: -64px -64px;
}

.ui-icon-arrowreturn-1-n {
    background-position: -80px -64px;
}

.ui-icon-arrowreturn-1-e {
    background-position: -96px -64px;
}

.ui-icon-arrowreturn-1-s {
    background-position: -112px -64px;
}

.ui-icon-arrowrefresh-1-w {
    background-position: -128px -64px;
}

.ui-icon-arrowrefresh-1-n {
    background-position: -144px -64px;
}

.ui-icon-arrowrefresh-1-e {
    background-position: -160px -64px;
}

.ui-icon-arrowrefresh-1-s {
    background-position: -176px -64px;
}

.ui-icon-arrow-4 {
    background-position: 0 -80px;
}

.ui-icon-arrow-4-diag {
    background-position: -16px -80px;
}

.ui-icon-extlink {
    background-position: -32px -80px;
}

.ui-icon-newwin {
    background-position: -48px -80px;
}

.ui-icon-refresh {
    background-position: -64px -80px;
}

.ui-icon-shuffle {
    background-position: -80px -80px;
}

.ui-icon-transfer-e-w {
    background-position: -96px -80px;
}

.ui-icon-transferthick-e-w {
    background-position: -112px -80px;
}

.ui-icon-folder-collapsed {
    background-position: 0 -96px;
}

.ui-icon-folder-open {
    background-position: -16px -96px;
}

.ui-icon-document {
    background-position: -32px -96px;
}

.ui-icon-document-b {
    background-position: -48px -96px;
}

.ui-icon-note {
    background-position: -64px -96px;
}

.ui-icon-mail-closed {
    background-position: -80px -96px;
}

.ui-icon-mail-open {
    background-position: -96px -96px;
}

.ui-icon-suitcase {
    background-position: -112px -96px;
}

.ui-icon-comment {
    background-position: -128px -96px;
}

.ui-icon-person {
    background-position: -144px -96px;
}

.ui-icon-print {
    background-position: -160px -96px;
}

.ui-icon-trash {
    background-position: -176px -96px;
}

.ui-icon-locked {
    background-position: -192px -96px;
}

.ui-icon-unlocked {
    background-position: -208px -96px;
}

.ui-icon-bookmark {
    background-position: -224px -96px;
}

.ui-icon-tag {
    background-position: -240px -96px;
}

.ui-icon-home {
    background-position: 0 -112px;
}

.ui-icon-flag {
    background-position: -16px -112px;
}

.ui-icon-calendar {
    background-position: -32px -112px;
}

.ui-icon-cart {
    background-position: -48px -112px;
}

.ui-icon-pencil {
    background-position: -64px -112px;
}

.ui-icon-clock {
    background-position: -80px -112px;
}

.ui-icon-disk {
    background-position: -96px -112px;
}

.ui-icon-calculator {
    background-position: -112px -112px;
}

.ui-icon-zoomin {
    background-position: -128px -112px;
}

.ui-icon-zoomout {
    background-position: -144px -112px;
}

.ui-icon-search {
    background-position: -160px -112px;
}

.ui-icon-wrench {
    background-position: -176px -112px;
}

.ui-icon-gear {
    background-position: -192px -112px;
}

.ui-icon-heart {
    background-position: -208px -112px;
}

.ui-icon-star {
    background-position: -224px -112px;
}

.ui-icon-link {
    background-position: -240px -112px;
}

.ui-icon-cancel {
    background-position: 0 -128px;
}

.ui-icon-plus {
    background-position: -16px -128px;
}

.ui-icon-plusthick {
    background-position: -32px -128px;
}

.ui-icon-minus {
    background-position: -48px -128px;
}

.ui-icon-minusthick {
    background-position: -64px -128px;
}

.ui-icon-close {
    background-position: -80px -128px;
}

.ui-icon-closethick {
    background-position: -96px -128px;
}

.ui-icon-key {
    background-position: -112px -128px;
}

.ui-icon-lightbulb {
    background-position: -128px -128px;
}

.ui-icon-scissors {
    background-position: -144px -128px;
}

.ui-icon-clipboard {
    background-position: -160px -128px;
}

.ui-icon-copy {
    background-position: -176px -128px;
}

.ui-icon-contact {
    background-position: -192px -128px;
}

.ui-icon-image {
    background-position: -208px -128px;
}

.ui-icon-video {
    background-position: -224px -128px;
}

.ui-icon-script {
    background-position: -240px -128px;
}

.ui-icon-alert {
    background-position: 0 -144px;
}

.ui-icon-info {
    background-position: -16px -144px;
}

.ui-icon-notice {
    background-position: -32px -144px;
}

.ui-icon-help {
    background-position: -48px -144px;
}

.ui-icon-check {
    background-position: -64px -144px;
}

.ui-icon-bullet {
    background-position: -80px -144px;
}

.ui-icon-radio-on {
    background-position: -96px -144px;
}

.ui-icon-radio-off {
    background-position: -112px -144px;
}

.ui-icon-pin-w {
    background-position: -128px -144px;
}

.ui-icon-pin-s {
    background-position: -144px -144px;
}

.ui-icon-play {
    background-position: 0 -160px;
}

.ui-icon-pause {
    background-position: -16px -160px;
}

.ui-icon-seek-next {
    background-position: -32px -160px;
}

.ui-icon-seek-prev {
    background-position: -48px -160px;
}

.ui-icon-seek-end {
    background-position: -64px -160px;
}

.ui-icon-seek-start {
    background-position: -80px -160px;
}

.ui-icon-seek-first {
    background-position: -80px -160px;
}

.ui-icon-stop {
    background-position: -96px -160px;
}

.ui-icon-eject {
    background-position: -112px -160px;
}

.ui-icon-volume-off {
    background-position: -128px -160px;
}

.ui-icon-volume-on {
    background-position: -144px -160px;
}

.ui-icon-power {
    background-position: 0 -176px;
}

.ui-icon-signal-diag {
    background-position: -16px -176px;
}

.ui-icon-signal {
    background-position: -32px -176px;
}

.ui-icon-battery-0 {
    background-position: -48px -176px;
}

.ui-icon-battery-1 {
    background-position: -64px -176px;
}

.ui-icon-battery-2 {
    background-position: -80px -176px;
}

.ui-icon-battery-3 {
    background-position: -96px -176px;
}

.ui-icon-circle-plus {
    background-position: 0 -192px;
}

.ui-icon-circle-minus {
    background-position: -16px -192px;
}

.ui-icon-circle-close {
    background-position: -32px -192px;
}

.ui-icon-circle-triangle-e {
    background-position: -48px -192px;
}

.ui-icon-circle-triangle-s {
    background-position: -64px -192px;
}

.ui-icon-circle-triangle-w {
    background-position: -80px -192px;
}

.ui-icon-circle-triangle-n {
    background-position: -96px -192px;
}

.ui-icon-circle-arrow-e {
    background-position: -112px -192px;
}

.ui-icon-circle-arrow-s {
    background-position: -128px -192px;
}

.ui-icon-circle-arrow-w {
    background-position: -144px -192px;
}

.ui-icon-circle-arrow-n {
    background-position: -160px -192px;
}

.ui-icon-circle-zoomin {
    background-position: -176px -192px;
}

.ui-icon-circle-zoomout {
    background-position: -192px -192px;
}

.ui-icon-circle-check {
    background-position: -208px -192px;
}

.ui-icon-circlesmall-plus {
    background-position: 0 -208px;
}

.ui-icon-circlesmall-minus {
    background-position: -16px -208px;
}

.ui-icon-circlesmall-close {
    background-position: -32px -208px;
}

.ui-icon-squaresmall-plus {
    background-position: -48px -208px;
}

.ui-icon-squaresmall-minus {
    background-position: -64px -208px;
}

.ui-icon-squaresmall-close {
    background-position: -80px -208px;
}

.ui-icon-grip-dotted-vertical {
    background-position: 0 -224px;
}

.ui-icon-grip-dotted-horizontal {
    background-position: -16px -224px;
}

.ui-icon-grip-solid-vertical {
    background-position: -32px -224px;
}

.ui-icon-grip-solid-horizontal {
    background-position: -48px -224px;
}

.ui-icon-gripsmall-diagonal-se {
    background-position: -64px -224px;
}

.ui-icon-grip-diagonal-se {
    background-position: -80px -224px;
}

.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
    border-top-left-radius: 6px;
}

.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
    border-top-right-radius: 6px;
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
    border-bottom-left-radius: 6px;
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
    border-bottom-right-radius: 6px;
}

.ui-widget-overlay {
    background: #eee url(images/jquery.ui/ui-bg_diagonals-thick_90_eeeeee_40x40.png) 50% 50% repeat;
    opacity: .8;
    filter: Alpha(Opacity=80);
}

.ui-widget-shadow {
    margin: -7px 0 0 -7px;
    padding: 7px;
    background: #000 url(images/jquery.ui/ui-bg_highlight-hard_70_000000_1x100.png) 50% top repeat-x;
    opacity: .3;
    filter: Alpha(Opacity=30);
    border-radius: 8px;
}

.statistics-small-header {
    position: relative;
    width: 633px;
    height: 41px;
    margin-bottom: 18px;
    background: url("images/groupstage_header.png") no-repeat;
}

    .statistics-small-header a {
        position: absolute;
        left: 21px;
        top: 12px;
        width: 148px;
        height: 18px;
        margin-bottom: 18px;
        background: url("images/print_schedule.png") no-repeat;
    }

.group_stats-small {
    width: 190px;
    float: right;
    margin: 0px 14px 17px 0px;
}

    .group_stats-small .score-list-small {
        margin-bottom: 0;
    }

    .group_stats-small .score-list .heading {
        background: url("images/group_header.png") no-repeat left top !important;
        background-size: 100% 100% !important;
        border: none !important;
        color: #fff;
        font-family: 'blender-bold','south web bold';
        height: 23px;
        line-height: 33px;
    }

#main .group_stats-small .score-list table.table {
    border: none;
}

    #main .group_stats-small .score-list table.table th {
        font: normal 11px arial;
        background: #00589C;
        color: #fff;
        height: 15px;
        border: none;
    }

        #main .group_stats-small .score-list table.table th.big {
            text-align: right;
        }

#main .group_stats-small .score-list table th:first-child {
    width: 10px;
    padding: 0;
    text-align: right;
}

#main .group_stats-small .score-list table td {
    background: none;
    border-bottom: 1px solid #c3cad1;
    vertical-align: bottom;
    height: 25px;
    padding-bottom: 3px;
}

    #main .group_stats-small .score-list table td.big {
        padding-bottom: 0;
    }

#main .group_stats-small .score-list table tr:last-child td {
    border-bottom: none;
}

#main .group_stats-small .score-list table td:first-child {
    width: 10px;
    padding: 0 4px 3px;
}

#main .group_stats-small .score-list table td:last-child {
    min-width: 20px;
}

.group_stats-small .table .big img {
    vertical-align: middle;
    width: 15px;
    height: 15px;
}

#main .group_stats-small .table_side_cont {
    border: 1px solid #C3CAD1;
    border-top: none;
}

    #main .group_stats-small .table_side_cont table {
        border: none;
    }

    #main .group_stats-small .table_side_cont th {
        background: #00589C;
        color: #fff;
        vertical-align: top;
        height: 22px !important;
        text-align: center !important;
        padding: 0;
        border-bottom: none;
    }

    #main .group_stats-small .table_side_cont .table tr td {
        height: 22px;
        text-align: center;
        padding: 0px 4px;
        background: #fff url(images/row_reg.gif) left 1px repeat-x;
        font-size: 12px;
        color: #000;
        line-height: normal;
        vertical-align: middle;
    }

    #main .group_stats-small .table_side_cont .table tr.empty_line td {
        height: 23px;
        text-align: right;
        padding: 0px 4px;
        background: #fff;
        font-size: 11px;
        color: #707070;
        line-height: normal;
        vertical-align: middle;
        border-bottom: 1px solid #ececec;
    }

    #main .group_stats-small .table_side_cont .table tr td.country {
        text-align: right;
        font-family: 'blender-regular','south web light';
    }

    #main .group_stats-small .table_side_cont .table tr td.country2 {
        text-align: left;
    }

    #main .group_stats-small .table_side_cont .table tr td.flag {
        width: 20px;
    }

    #main .group_stats-small .table_side_cont .table td:first-child, .table_side_cont .table th:first-child {
        padding: 0px 4px;
        text-align: center;
    }

    #main .group_stats-small .table_side_cont .table .flag img {
        width: 15px;
        height: 15px;
    }


.euro-tables-cont .games-cont .score {
    color: #02ADF2;
    font-size: 28px;
    width: 200px;
}

.euro-tables-cont .games-cont .gamePlanned {
    color: #00AEEF;
    float: left;
    width: 105px;
}

.euro-tables-cont .games-cont .stadium {
    color: #0B0A36;
    font-size: 12px;
    float: right;
    margin-top: -33px;
    margin-right: -2px !important;
}


.ticker-games-bar {
    width: 944px;
    height: 111px;
    /*padding: 15px 0 0;*/
    margin: 0 0 23px;
    position: relative;
}

    .ticker-games-bar .bar-header {
        width: 880px;
        height: 23px;
        margin: 0px 31px 5px;
    }

        .ticker-games-bar .bar-header span.bar-title {
            float: right;
            font-family: 'blender-bold','south web bold';
            font-size: 20px;
        }

        .ticker-games-bar .bar-header a.vod-link {
            float: left;
            height: 23px;
            width: 145px;
            font-size: 14px;
            color: #fff;
            text-decoration: none;
            background: url('../../Images/scores-bar-btn.png') no-repeat;
        }

            .ticker-games-bar .bar-header a.vod-link:hover {
                color: #fff;
                text-decoration: none;
            }

            .ticker-games-bar .bar-header a.vod-link span {
                padding-right: 10px;
            }

    .ticker-games-bar .games-tbl {
        width: 882px;
        margin: 0 31px;
        overflow: hidden;
    }

        .ticker-games-bar .games-tbl .game-cont {
            display: table-cell;
            width: 147px;
            height: 83px;
            background: #F4F4F4;
            border-left: 2px solid #fff;
            direction: rtl;
        }

            .ticker-games-bar .games-tbl .game-cont .game-title {
                background: #0089CF;
                border-top: 2px solid #0089CF;
                border-bottom: 2px solid #fff;
                height: 14px;
            }

                .ticker-games-bar .games-tbl .game-cont .game-title span.hour {
                    display: none;
                }

                .ticker-games-bar .games-tbl .game-cont .game-title span {
                    color: #fff;
                    padding: 0 5px;
                    font-size: 14px;
                    line-height: 15px;
                    float: right;
                    font-family: 'blender-regular','south web light';
                }

            .ticker-games-bar .games-tbl .game-cont .team {
                height: 22px;
                margin-top: 5px;
                padding: 0 10px 0 7px;
                font-size: 14px;
            }

                .ticker-games-bar .games-tbl .game-cont .team a.name {
                    float: right;
                    width: 103px;
                    height: 22px;
                    overflow: hidden;
                }

                .ticker-games-bar .games-tbl .game-cont .team span.score {
                    float: left;
                    font-weight: bold;
                    width: 24px;
                }

            .ticker-games-bar .games-tbl .game-cont.future .game-title {
                background: #13AEE3;
                border-top: 2px solid #13AEE3;
            }

                .ticker-games-bar .games-tbl .game-cont.future .game-title span.hour {
                    float: left;
                    display: block;
                    direction: ltr;
                }

            .ticker-games-bar .games-tbl .game-cont.future .team span.score {
                display: none;
            }

    .ticker-games-bar .ticker-button {
        width: 9px;
        height: 10px;
        position: absolute;
        display: block;
        line-height: 0;
        font-size: 0;
        cursor: pointer;
        background: transparent;
        color: transparent;
        bottom: 37px;
        margin-top: -5px;
        padding: 0;
        border: none;
        outline: none;
    }

        .ticker-games-bar .ticker-button.next {
            background: url('../../Images/ticker-btn-left.png') no-repeat;
            left: 10px;
        }

        .ticker-games-bar .ticker-button.prev {
            background: url('../../Images/ticker-btn-right.png') no-repeat;
            right: 10px;
        }

/* ------------------------------- Player Popup Css ------------------------ */

.player_popup_div .popup_close_btn:hover {
    cursor: pointer;
}

.player_popup_div {
    display: none;
    position: fixed;
    padding: 15px 15px 15px 5px;
    top: 50%;
    left: 50%;
    background: #fff;
    z-index: 1000;
    box-shadow: 0 0 16px #000;
}

    .player_popup_div .popup_close_btn {
        float: left;
        position: relative;
        top: -12px;
        left: -2px;
        background: url('../../Images/close_popup.png') no-repeat 0px 0px;
        background-size: 10px 10px;
        height: 10px;
        width: 10px;
    }

    .player_popup_div .popup-loader,
    .player_popup_div .imgPopup {
        display: block;
    }
/* ------------------------------- End Of Player Popup Css ------------------------ */
/* ------------------------------- Day Events Video ------------------------ */
.video-div.day-events {
    text-align: center;
    position: relative;
    margin-top: 8px;
}

    .video-div.day-events .video-desc {
        display: none;
    }

    .video-div.day-events > a.video-anc {
        position: relative;
        display: inline-block;
    }

        .video-div.day-events > a.video-anc:after {
            content: '';
            position: absolute;
            left: 10px;
            top: 10px;
            width: 49px;
            height: 49px;
            z-index: 1000;
            background: url('../../Images/sprite.png') no-repeat -126px -143px;
        }

        .video-div.day-events > a.video-anc:hover:after {
            cursor: pointer;
            background-position: -23px -143px;
        }
/* ------------------------------- End Of Day Events Video ------------------------ */

.twitter-cont {
    margin: 0 0 18px;
}

.spot-im-ticker {
    z-index: 2147483646 !important;
}

.main-banner-list {
    padding: 0;
    height: 77px;
    margin-bottom: 15px;
    margin-top: 0;
}

    .main-banner-list li {
        float: right;
        margin-left: 15px;
        list-style: none;
        width: 145px;
        height: 77px;
        overflow: hidden;
    }

        .main-banner-list li:last-child {
            margin-left: 0;
            margin-right: -1px;
        }

        .main-banner-list li a, .main-banner-list li a img {
            display: inline-block;
            width: 145px;
            height: 77px;
        }

.special-league .statistics-small-header {
    display: none;
}

.special-league .groups-header {
    position: relative;
    width: 944px;
    height: 70px;
    background: url("../../images/Euro/groups_header_bg.png") no-repeat;
}

    .special-league .groups-header span {
        color: #00BBF2;
        font-size: 20px;
        display: block;
        line-height: 70px;
        padding-right: 20px;
        font-family: 'blender-regular','south web light';
    }

.euro-tables-cont {
    position: relative;
    padding-top: 12px;
    margin-bottom: 18px;
}

    .euro-tables-cont .bg-top {
        position: absolute;
        top: 0;
        left: 0;
        width: 944px;
        height: 239px;
        background: url("../../images/Euro/groups_top_bg.png") no-repeat left top;
        z-index: -1;
    }

    .euro-tables-cont:before {
        content: '';
        position: absolute;
        top: 65px;
        right: -65px;
        width: 89px;
        height: 130px;
        background: url("../../images/Euro/gfx_football_line.png") no-repeat;
        z-index: -2;
    }

    .euro-tables-cont .bg-top:after {
        content: '';
        position: absolute;
        top: 65px;
        left: -65px;
        width: 53px;
        height: 78px;
        background: url("../../images/Euro/gfx_circles.png") no-repeat;
        z-index: -2;
    }

    .euro-tables-cont:after {
        content: '';
        position: absolute;
        bottom: 0px;
        left: -55px;
        width: 59px;
        height: 238px;
       /* background: url("../../images/Euro/gfx_hexagonal_line.png") no-repeat;*/
        z-index: -2;
    }

    .euro-tables-cont .bg-bottom {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 944px;
        height: 239px;
        /*background: url("../../images/Euro/groups_bottom_bg.png") no-repeat left top;*/
        z-index: -1;
    }

    .euro-tables-cont .games-cont {
        display: none;
        background: #fff;
        padding: 5px;
        margin: -6px 0 6px 0;
    }

        .euro-tables-cont .games-cont.bottom {
            margin: -6px 0 2px 0;
        }

.special-league .group_stats-small {
    width: 295px;
    font-family: 'blender-regular','south web light';
    float: none;
    display: inline-block;
    margin: 0px 14px 17px 0px;
}

    .special-league .group_stats-small.bottom {
        margin: 5px 14px 12px 0px;
    }

    .special-league .group_stats-small.active {
        position: relative;
        border: 2px solid #73B844;
        margin: -2px 12px 15px -2px;
    }

        .special-league .group_stats-small.active:after {
            content: '';
            position: absolute;
            width: 31px;
            height: 21px;
            bottom: -23px;
            left: 137px;
            background: url("../../images/Euro/arrow_down_green.png") no-repeat left top;
        }

    .special-league .group_stats-small.bottom.active:after {
        content: '';
        position: absolute;
        width: 31px;
        height: 21px;
        top: -23px;
        left: 137px;
        background: url("../../images/Euro/arrow_up_green.png") no-repeat left top;
    }

    .special-league .group_stats-small .score-list .heading {
        background: url("../../images/Euro/groupA_header.png") no-repeat left top !important;
        background-size: 100% 100% !important;
        border: none !important;
        color: #000;
        font-family: 'blender-regular','south web light';
        height: 35px;
        line-height: 38px !important;
        padding-top: 0 !important;
    }

        .special-league .group_stats-small .score-list .heading strong {
            font-family: 'south web light' !important;
            font-weight: normal;
            font-size: 20px !important;
        }

    .special-league .group_stats-small.group-1 .score-list .heading {
        background: url("../../images/Euro/groupA_header.png") no-repeat left top !important;
        color: #E62E37;
    }

    .special-league .group_stats-small.group-2 .score-list .heading {
        background: url("../../images/Euro/groupB_header.png") no-repeat left top !important;
        color: #7A6DEE;
    }

    .special-league .group_stats-small.group-3 .score-list .heading {
        background: url("../../images/Euro/groupC_header.png") no-repeat left top !important;
        color: #28C4F6;
    }

    .special-league .group_stats-small.group-4 .score-list .heading {
        background: url("../../images/Euro/groupD_header.png") no-repeat left top !important;
        color: #EF9F39;
    }

    .special-league .group_stats-small.group-5 .score-list .heading {
        background: url("../../images/Euro/groupE_header.png") no-repeat left top !important;
        color: #DD3385;
    }

    .special-league .group_stats-small.group-6 .score-list .heading {
        background: url("../../images/Euro/groupF_header.png") no-repeat left top !important;
        color: #86C261;
    }

.special-league #main .group_stats-small .score-list table.table th {
    font: normal 12px arial;
    background: #fff;
    color: #1E2A4C;
    height: 15px;
    border: none;
}

.special-league #main .group_stats-small .score-list table td,
.special-league #main .group_stats-small .score-list table tr.alt td {
    background: #F8F8F8;
    border: none;
    height: 29px;
    font-size: 17px;
    color: #1E2A4C;
}

.special-league .group_stats-small .games-header {
    background: #00BBF2;
    height: 27px;
    color: #000;
    line-height: 30px;
    display: block;
    font-size: 18px;
    text-align: center;
    cursor: pointer;
}

.special-league .group_stats-small.active .games-header {
    background: #73B844;
    color: #fff;
}

.special-league .group_stats-small .games-header a,
.special-league .group_stats-small .games-header a:hover {
    color: #000;
    line-height: 30px;
    display: block;
    font-size: 18px;
    text-align: center;
}

.special-league .group_stats-small .table_side_cont {
    display: none;
}

.special-league #main .bomba-article .bomba-title {
    background-color: rgba(1, 75, 173, 0.65);
}

.special-league #main .article-list {
    margin: 0 0 10px -9px;
}

    .special-league #main .article-list p.abstract {
        margin: 0;
    }

.special-league #main .show-all {
    color: #B9ED42;
    font-family: 'blender-regular','south web light';
    font-size: 16px;
    line-height: 24px;
    margin-top: -5px;
    margin-bottom: 3px;
}

    .special-league #main .show-all:before {
        content: '';
        width: 8px;
        height: 13px;
        background: url(images/Euro/arrow_more.png) no-repeat;
    }

.special-league #main .article-list a,
.special-league #main .article-list a:hover {
    color: #F4FCFF !important;
}

.special-league #main .article-list .writer a {
    color: #FBFFFD !important;
}

.special-league #main .article-list .date,
.special-league #main .article-list .talkbacks {
    color: #9DB8D6;
}

.special-league #main

.special-league #main .people-block .box-holder {
    background: url(images/Euro/talents_bg.png) no-repeat;
    background-size: 100% 100%;
}

.special-league #main .people-block .box-holder .heading {
    color: #06C0F3;
    font-family: 'blender-regular','south web light';
    font-size: 19px;
    text-align: center;
    line-height: 20px;
    padding: 0 0 0 0;
    margin: -3px 0 0 0;
}

.special-league #main .people-block .figure span {
    background: #014bad;
}

    .special-league #main .people-block .figure span:after {
        background: url(images/bg-title.gif) no-repeat;
    }

.special-league #main .gallery2 {
    background: url(images/Euro/gallery_bg.png) no-repeat;
}

.special-league #main .gallery2, .special-league #main #content .gallery .title {
    color: #FDBA13;
    font-family: 'blender-regular','south web light';
    font-size: 19px;
    line-height: 20px;
}

.special-league #main #content .gmask .holder {
    background: #035390;
}

.euro-tables-cont .games-cont table {
    font-family: 'blender-regular','south web light';
}

    .euro-tables-cont .games-cont table td.date-time {
        position: relative;
        text-align: right;
        padding: 0;
    }

        .euro-tables-cont .games-cont table td.date-time span.game-date {
        }

            .euro-tables-cont .games-cont table td.date-time span.game-date:after {
                content: '';
                position: absolute;
                height: 5px;
                width: 55px;
                bottom: 0;
                right: 0;
                background: #02ADF2;
            }

    .euro-tables-cont .games-cont table td.group-name {
        vertical-align: top;
        text-align: right;
        color: #02ADF2;
        font-size: 22px;
        line-height: 22px;
        width: 180px;
        font-family: 'blender-regular','south web light';
        padding: 10px 0;
    }

    .euro-tables-cont .games-cont table td.team img {
        width: 20px;
        height: 20px;
    }

.special-league .logos-holder {
    background: url(images/Euro/teams_bg.png) no-repeat;
    border: none;
    margin-bottom: 15px;
}

    .special-league .logos-holder .logos {
    }

        .special-league .logos-holder .logos li {
            background: none;
            height: 26px;
        }

            .special-league .logos-holder .logos li img {
                width: 18px !important;
                height: 18px !important;
                vertical-align: middle;
            }

.special-league .win-data {
    margin-bottom: 18px;
}

    .special-league .win-data:after {
        content: '';
        position: absolute;
        width: 86px;
        height: 218px;
        top: 170px;
        right: -85px;
        background: url("../../images/Euro/gfx_heart_circles.png") no-repeat left top;
    }

    .special-league .win-data .stage-cube {
        width: 101px;
        height: 90px;
    }

        .special-league .win-data .stage-cube table {
            width: 101px;
            height: 60px;
            text-align: right;
            color: #000;
            font-size: 14px;
            font-family: Arial;
        }

            .special-league .win-data .stage-cube table td.team-title {
                padding-right: 5px;
            }

            .special-league .win-data .stage-cube table td.team-name {
                width: 68%;
            }

            .special-league .win-data .stage-cube table td.team-img img {
                padding: 5px 5px 0 3px;
                width: 17px;
                height: 17px;
            }

            .special-league .win-data .stage-cube table td.team-score {
                text-align: center;
                color: #E21476;
            }

        .special-league .win-data .stage-cube.final table td.team-score {
            color: #000;
        }

        .special-league .win-data .stage-cube .bottom-title {
            color: #fff;
            font-size: 12px;
            line-height: 13px;
        }

            .special-league .win-data .stage-cube .bottom-title span {
                display: block;
            }

                .special-league .win-data .stage-cube .bottom-title span.stadium {
                    float: none;
                    margin: 0;
                }

.special-league .stadium_cont {
    /*position:relative;*/
    margin-bottom: 12px;
}

/*.special-league .stadium_cont:after {
    content:'';
    position:absolute;
    width:83px;
    height:332px;
    bottom:0px;
    right:-75px;
    background: url("images/Euro/gfx_circle_and_line.png") no-repeat;
}*/

.special-league .stadiums-popup {
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 2147483647;
}

    .special-league .stadiums-popup .bg_dark {
        width: 100%;
        height: 100%;
        background: #000;
        opacity: 0.7;
    }

    .special-league .stadiums-popup .popup-cont {
        position: absolute;
        top: calc(50% - 280px);
        left: calc(50% - 380px);
        width: 760px;
        height: 561px;
        background: url(images/Euro/stadium_popup_bg.png) no-repeat;
    }

        .special-league .stadiums-popup .popup-cont .title {
            margin-top: 33px;
            height: 70px;
            text-align: center;
        }

            .special-league .stadiums-popup .popup-cont .title span {
                color: #fff;
                font-size: 25px;
                line-height: 90px;
                font-family: 'blender-regular','south web light';
            }

        .special-league .stadiums-popup .popup-cont .img-cont {
            height: 438px;
            width: 95%;
            margin: 10px auto;
            overflow: auto;
        }

            .special-league .stadiums-popup .popup-cont .img-cont img {
                width: 100%;
            }

            .special-league .stadiums-popup .popup-cont .img-cont .jspDrag {
                background: #8BC9F2;
                border-radius: 10px;
            }

            .special-league .stadiums-popup .popup-cont .img-cont .jspTrack {
                background: #095DBF;
                border-radius: 10px;
            }

            .special-league .stadiums-popup .popup-cont .img-cont .jspVerticalBar {
                background: none;
            }

        .special-league .stadiums-popup .popup-cont .close-btn {
            position: absolute;
            height: 22px;
            width: 22px;
            right: 1px;
            top: 3px;
        }

        .special-league .stadiums-popup .popup-cont .next-btn {
            position: absolute;
            height: 20px;
            width: 13px;
            left: 23px;
            top: 65px;
        }

        .special-league .stadiums-popup .popup-cont .prev-btn {
            position: absolute;
            height: 20px;
            width: 13px;
            right: 17px;
            top: 65px;
        }

.special-league .ticker-games-bar {
    width: 944px;
    height: 150px;
    background: url(images/Euro/matches_bg.png) no-repeat;
}

    .special-league .ticker-games-bar:after {
        content: '';
        position: absolute;
        left: -65px;
        top: 65px;
        width: 65px;
        height: 76px;
        background: url(images/Euro/gfx_asterix_orange.png) no-repeat;
    }

    .special-league .ticker-games-bar .games-tbl {
        width: 760px;
        margin: 0 150px 0 0;
    }

        .special-league .ticker-games-bar .games-tbl .game-cont {
            height: 140px;
            padding: 5px 5px 5px 10px;
            background: none;
            border: none;
        }

            .special-league .ticker-games-bar .games-tbl .game-cont .game-title {
                position: relative;
                background: none;
                border: none;
                color: #000;
                height: 25px;
                margin-bottom: 2px;
            }

                .special-league .ticker-games-bar .games-tbl .game-cont .game-title span {
                    color: #000;
                    padding: 0;
                    float: none;
                }

                    .special-league .ticker-games-bar .games-tbl .game-cont .game-title span:after {
                        content: '';
                        position: absolute;
                        height: 5px;
                        width: 50px;
                        bottom: 0;
                        right: 0px;
                        background: #02ADF2;
                    }

            .special-league .ticker-games-bar .games-tbl .game-cont .group {
                height: 15px;
            }

                .special-league .ticker-games-bar .games-tbl .game-cont .group span {
                    color: #02ADF2;
                    font-size: 14px;
                    line-height: 15px;
                    font-family: 'blender-regular','south web light';
                    vertical-align: top;
                }

            .special-league .ticker-games-bar .games-tbl .game-cont:nth-child(6n) .score-cont {
                border-left: none;
            }

            .special-league .ticker-games-bar .games-tbl .game-cont .score-cont {
                border-left: 1px solid #B2B2B2;
                height: 95px;
            }


            .special-league .ticker-games-bar .games-tbl .game-cont .team {
                padding: 0;
                margin: 0;
            }

                .special-league .ticker-games-bar .games-tbl .game-cont .team a.name {
                    width: auto;
                    float: none;
                }

                    .special-league .ticker-games-bar .games-tbl .game-cont .team a.name span {
                        font-size: 18px;
                        line-height: 20px;
                        font-family: 'blender-regular','south web light';
                    }

                    .special-league .ticker-games-bar .games-tbl .game-cont .team a.name img {
                        display: inline-block;
                        width: 18px;
                        height: 18px;
                    }

            .special-league .ticker-games-bar .games-tbl .game-cont .score-cont .score-holder {
                position: relative;
            }

            .special-league .ticker-games-bar .games-tbl .game-cont .score-cont .score {
                display: block;
                width: 42px;
                font-size: 22px;
                line-height: 25px;
            }

                .special-league .ticker-games-bar .games-tbl .game-cont .score-cont .score:first-child {
                    border-bottom: 1px solid #B2B2B2;
                }

            .special-league .ticker-games-bar .games-tbl .game-cont .score-cont .status {
                display: block;
                /* float: left; */
                position: absolute;
                top: 13px;
                left: 20px;
                color: #B2B2B2;
            }

            .special-league .ticker-games-bar .games-tbl .game-cont .score-cont .hour {
                display: block;
                font-size: 28px;
                line-height: 29px;
            }

            .special-league .ticker-games-bar .games-tbl .game-cont .score-cont .spnStadium {
                color: #095E9E;
                font-size: 14px;
            }



    .special-league .ticker-games-bar .ticker-button {
        width: 13px;
        height: 20px;
        bottom: 67px;
    }

        .special-league .ticker-games-bar .ticker-button.next {
            background: url(images/Euro/arrow_games_L.png) no-repeat;
            left: 10px;
        }

        .special-league .ticker-games-bar .ticker-button.prev {
            background: url(images/Euro/arrow_games_R.png) no-repeat;
            right: 130px;
        }

.special-league .goal-list li {
    border: none;
    width: 144px;
    height: 254px;
}

    .special-league .goal-list li:last-child {
        margin-left: 0;
    }

    .special-league .goal-list li.box_1 {
        background: url(images/Euro/stats_1_bg.png) no-repeat;
    }

    .special-league .goal-list li.box_2 {
        background: url(images/Euro/stats_2_bg.png) no-repeat;
    }

    .special-league .goal-list li.box_3 {
        background: url(images/Euro/stats_3_bg.png) no-repeat;
    }

    .special-league .goal-list li.box_4 {
        background: url(images/Euro/stats_4_bg.png) no-repeat;
    }

.special-league .goal-list .heading {
    font-family: 'blender-regular','south web light';
    font-size: 19px;
    text-align: center;
    line-height: 40px;
    padding: 5px 0 0 0;
    margin: 0;
}

.special-league .goal-list li.box_1 .heading {
    color: #B8E93F;
}

.special-league .goal-list li.box_2 .heading {
    color: #FFB715;
}

.special-league .goal-list li.box_3 .heading {
    color: #F05222;
}

.special-league .goal-list li.box_4 .heading {
    color: #01AEF0;
}

.special-league .goal-list .heading strong {
    font-weight: normal;
}

.special-league .goal-list li > table tr th {
    background: #FFFFFF;
    color: #000;
    border: none;
    height: 20px;
    font-size: 14px;
}

.special-league .goal-list li > table tr td,
.special-league .goal-list li > table tr.alt td {
    background: none;
    color: #ffffff;
}

    .special-league .goal-list li > table tr td a,
    .special-league .goal-list li > table tr td a:hover {
        color: #ffffff;
    }

.special-league .goal-list li > table tr td {
    border-bottom: 1px solid #fff;
}

.special-league #main .goal-list .show-all {
    position: absolute;
    bottom: -3px;
    left: 5px;
    font-size: 14px;
    margin: 0;
}

.special-league .goal-list li.box_1 .popup {
    right: 0;
    left: initial;
}

.special-league .goal-list li.box_2 .popup {
    right: 0;
    left: initial;
}

.special-league .goal-list li.box_3 .popup {
    right: initial;
    left: 0;
}

.special-league .goal-list li.box_4 .popup {
    right: initial;
    left: 0;
}

.special-league #footer {
    background: none;
    border-top: 1px solid #fff !important;
    color: #fff;
}

    .special-league #footer ul a {
        color: #fff;
    }

.rio-br-rec-label {
    font-weight: bold !important;
}
