/* LayoutMondial_statistic18.css */

body {
    margin: 0;
    color: #000;
    font: 15px/22px blender-regular, Arial, Helvetica, sans-serif;
/*    background: #fff url(../../Images/Mondial/bg_large.png) repeat-x;
*/    /*letter-spacing: -0.025em;*/
    background-size: cover;
}

    body.color-alt-blue.article-page,
    body.color-alt-red.article-page,
    body.color-alt-grey.article-page,
    body.color-alt-black.article-page,
    body.color-alt-green.article-page,
    body.color-alt-rio_red.article-page,
    body.color-alt-rio_orange.article-page,
    body.color-alt-rio_navy.article-page,
    body.color-alt-rio_light_green.article-page {
        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% blender-regular, 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: url(../../Images/bg-page2.jpg) 500px 0  no-repeat;*/
    background: none;
}

body.with-bg #wrapper {
    background: none;
}

.w1 {
    width: 970px;
    margin: 0 auto;
    direction: rtl;
}

@media only screen and (max-width : 768px) {
    .w1 {
        width: 100%;
        margin: 0 auto;
        direction: rtl;
    }

    #wrapper {
        min-width: 100%;
        width: 100%;
        position: relative;
        overflow: hidden;
        background: url(../../Images/bg-page2.jpg) 500px 0 no-repeat;
    }
}

body.with-bg .w1 {
    background: #fff;
    padding: 0 10px;
    overflow-x: hidden;
}

body.color-alt-grey.with-bg .w1 {
    background: #fff;
    padding: 0 10px;
    overflow-x: initial;
}

body.with-bg.modial2018 .w1 {
    background: none;
    overflow-x: initial;
    position: relative;
}

    body.with-bg.modial2018 .w1:before {
        content: '';
        position: absolute;
        display: block;
        /*right: -417px;*/
        right: calc(50% - 890px);
        width: 1779px;
        height: 440px;
        top: 55px;
        background: url(../../Images/Euro/bg_top_white_glow.png) no-repeat 0 0;
        z-index: -1;
    }

.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;
        height: 55px;
    }*/

        /*.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: 12px;
                line-height: 18px;
                color: #efefef;
                width: 27px;
                display: inline-block;
                vertical-align: text-bottom;
                text-align: center;
                margin:3px 0 0 0;
            }*/

.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 0px 0 !important;
    min-height: 111px;
}

body.with-bg #header {
    /*overflow: hidden;*/
}

.hedaer-no-bottom-padding #header {
    padding-bottom: 0;
}

.header-holder:after,
#header:after {
    content: '';
    display: block;
    clear: both;
}

#header .menu {
    float: right;
    width: 900px;
    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 10px;
}

    .banner.article-section {
        margin: -10px 0px 17px 10px;
    }

    .banner.abroad {
        margin: 0 0 10px;
    }

    .banner > img {
        display: block;
    }


.main-banner-list {
    padding: 0;
    height: 77px;
    margin-bottom: 15px;
    margin-top: 0;
    width: 944px;
}

    .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;
        }



.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;
    }

body.with-bg.modial2018 .w1 #main {
    position: relative;
}

    body.with-bg.modial2018 .w1 #main:before {
        content: '';
        position: absolute;
        display: block;
        /* right: -47px; */
        width: 944px;
        height: 100%;
        top: 0;
        /*background: url(../../Images/Euro/bg_dark_glow1.png) repeat-y 0 0;*/
        z-index: -1;
        background-color: white;
    }

#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 .pink .num {
    background: #E96CA4;
}

#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;
}

#main .galleryWord .num {
    color: #fff;
    font-weight: bold;
    width: 32px;
    padding: 0;
}

#main .galleryWord .pink .num {
    background: #E96CA4;
}

#main .galleryWord .green .num {
    background: #61ac11;
}

#main .galleryWord .black .heading {
    color: #313131;
}

#main .galleryWord .black .num {
    background: #313131;
}

#main .galleryWord .blue .heading {
    color: #014bad;
}

#main .galleryWord .blue .num {
    background: #014bad;
}

#main .galleryWord .red .heading {
    color: #cc1601;
}

#main .galleryWord .red .num {
    background: #cc1601;
}



#twocolumns {
    overflow: hidden;
    position: relative;
    z-index: 1;
}

#sidebar {
    float: left;
    width: 325px;
    padding: 0 15px 0 0;
}

.events_archive #sidebar {
    padding: 0 0px 0 0;
}

#sidebar .banner-holder {
    border: 1px solid #b5b5b5;
    padding: 1px;
    margin: 0 0 18px;
    margin-left: 1px \0/;
}

    #sidebar .banner-holder img {
        display: block;
    }

#sidebar .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 .gallery .btn-prev,
    #sidebar .gallery .btn-next {
        float: left;
        overflow: hidden;
        text-indent: -9999px;
        width: 15px;
        height: 74px;
        background: url(../../Images/sprite.png) no-repeat -261px 0;
    }

    #sidebar .gallery .btn-next {
        float: right;
        background-position: -279px 0;
    }

        #sidebar .gallery .btn-next:hover {
            background-position: -279px -78px;
        }

    #sidebar .gallery .btn-prev:hover {
        background-position: -261px -78px;
    }

    #sidebar .gallery .gmask {
        overflow: hidden;
        border: solid #fff;
        border-width: 1px 0 0 1px;
    }

        #sidebar .gallery .gmask > ul {
            padding: 0;
            margin: 0;
            list-style: none;
            overflow: hidden;
            width: 9999px;
        }

#sidebar .meetings-block {
    margin: 0 0 26px;
    border: 1px solid #c3cad1;
    display: inline-block;
}

    #sidebar .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 .heading,
#sidebarHomePage .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 .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 .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: 0px solid #fff;
}

    .table td {
        height: 29px;
        text-align: right;
        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: 35px !important;
        font-size: 14px;
        line-height: 21px;
        text-align: right;
    }

    .table .alt-color {
        background: #edf3fb;
    }


#euroTopMatchesList {
    background: url(../../Images/Mondial/matches_bg-alignedleft.png) repeat-x;
    right: 20px;
    position: relative;
    background-size: cover;
}

#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 .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 .heading p {
    margin: 0;
    font-family: blender-bold, 'south web bold';
}

#sidebar .heading h2 {
    margin: 0;
    font-size: 18px;
    line-height: 22px;
}

#sidebar .gallery .gmask > ul > li {
    float: right;
    height: 73px;
    width: 253px;
    padding: 0 10px 0 9px;
}

#sidebar .gallery .gmask ul img {
    display: inline-block;
    vertical-align: middle;
}

#sidebar .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 .gallery strong {
    display: block;
    margin: 0 0 2px;
}

#sidebar .gallery .score {
    padding: 0;
    margin: 0 0 3px;
    font-size: 12px;
    line-height: 13px;
    font-weight: normal;
    list-style: none;
    overflow: hidden;
}

    #sidebar .gallery .score li {
        float: right;
        margin-right: 2px;
        border: 1px solid #bcbcbc;
        width: 51px;
        padding: 2px 0;
    }

        #sidebar .gallery .score li:first-child {
            margin: 0;
        }

    #sidebar .gallery .score span {
        float: left;
        width: 15px;
        font-weight: bold;
        padding: 2px 0;
        color: #cc1601;
        background: #fff;
        margin: -2px 0;
    }

#sidebar .gallery.gallery-banner {
    height: 73px;
}

    #sidebar .gallery.gallery-banner .gmask {
        width: 193px;
        border: 0;
    }

        #sidebar .gallery.gallery-banner .gmask > ul > li {
            width: 193px;
            padding: 0;
        }

        #sidebar .gallery.gallery-banner .gmask .holder {
            display: block;
            width: auto;
            margin: 0;
        }

    #sidebar .gallery.gallery-banner strong {
        height: 22px;
        overflow: hidden;
        font-size: 12px;
    }

    #sidebar .gallery.gallery-banner .score li {
        width: 48px;
        line-height: 18px;
        float: none;
        display: inline-block;
        margin: 0 3px;
    }

    #sidebar .gallery.gallery-banner .score span {
        margin: 0;
        padding: 0;
    }

    #sidebar .gallery.gallery-banner a.send {
        display: inline-block;
    }

    #sidebar .gallery.gallery-banner .btn-prev,
    #sidebar .gallery.gallery-banner .btn-next,
    #sidebar .gallery.gallery-banner .gmask {
        float: left;
    }

    #sidebar .gallery.gallery-banner .btn-next {
        border-right: 1px solid #d4d4d4;
    }

    #sidebar .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 3px 0 0px;
}

.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-container-wide {
    min-height: 22px;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    float: left;
}

.social-networks-wide {
    padding: 0;
    margin: 0;
    list-style: none;
}

    .social-networks-wide li {
        padding: 0 4px 0 0;
        display: inline-block;
        vertical-align: bottom;
    }

.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-wide 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-wide li.google div {
    height: 15px !important;
}

.social-networks .google {
    background-position: -207px -38px;
}

.social-networks-wide .google {
    background-position: -207px -38px;
    height: 20px !important;
}

.social-networks .twitter {
    background-position: -207px -62px;
}

.social-networks-wide .twitter {
    background-position: -207px -62px;
}

.social-networks .mail {
    background-position: -207px -87px;
}

.social-networks-wide .mail {
    background-position: -207px -87px;
}

.text-block-tags {
    font-size: 12px;
    line-height: 14px;
    color: #7d7d7d;
    width: 260px;
    padding: 0;
    margin: 0px;
}

.social-container .text-block {
    position: absolute;
    right: 17px;
    bottom: -3px;
    font-size: 12px;
    line-height: 14px;
    color: #7d7d7d;
    width: 115px;
}

.social-container-wide .text-block {
    /*position: absolute;*/
    right: 17px;
    bottom: -3px;
    font-size: 12px;
    line-height: 14px;
    color: #7d7d7d;
    width: 300px;
    float: right;
}

#main .social-container p {
    margin: 0;
}

#main .social-container-wide p {
    margin: 0;
}

#main .social-container p a {
    display: inline-block;
    color: #7d7d7d;
}

#main .social-container-wide 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;
}

#main .social-container-wide p a:hover,
#main .social-container-wide a.alt,
#main .social-container-wide span.alt {
    color: #014bad;
}

.content-holder {
    width: 600px;
    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: 20px 0 0px;
    text-align: right;
}

#main h1.article-main {
    font-family: blender-bold, 'south web bold';
    margin-bottom: 4px;
}

#main .kings h3,
#main .kings p.h3 {
    margin: 1px 5px 2px;
}



#main .news-block h2,
#content h2,
#main h3,
#main p.h3 {
    /*  font-size: 16px;
    line-height: 18px;
    margin: 0 0 12px;
    font-weight: normal;*/
    letter-spacing: 0%;
    text-align: right;
    font: normal normal normal 16px / 18px blender-regular;
    font-weight: 400;
    color: #3B3B3B;
   /* margin: 0px 12px 0px;*/
}

#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-talkbacksHomePage {
    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.smallLeftSide > a:after {
    width: 59px;
    height: 39px;
    margin: 14px 20px 0 0;
    /* background-position: -59px -252px; */
    right: 45.5%;
    top: 45%;
    z-index: 99999;
}






.btn-play.smallLeftSide > a:hover:after {
    opacity: 0.6;
    background-position: 0px 0px;
}

.btn-play.bigLeftSide > a:after {
    width: 59px;
    height: 39px;
    margin: 14px 20px 0 0;
    right: 85.5%;
    z-index: 99999;
    margin: -25px -25px 0 0;
    z-index: 1000;
    background: url(../../Images/VideoMain.png) no-repeat 0 0;
}

.btn-play.bigLeftSide > a:hover:after {
    opacity: 0.6;
    background-position: 0px 0px;
}


.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.green, .gallery5 .exclusive.pink {
            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.pink: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: 154px;
}

.aside-holder {
    float: right;
    /*padding: 7px 0 0 15px;*/
}

.aside-holder {
    padding-top: 15px;
}

.aside-alt {
    padding-top: 0;
}

.banner-list {
    padding: 7px 0 14px;
    margin: 0;
    list-style: none;
    text-align: right;
}

.radio-container {
    padding: 0px 0 7px;
    margin: 0;
    list-style: none;
    text-align: right;
}

.banner-list.center {
    padding: 0;
    overflow: hidden;
}

    .banner-list.center li {
        padding: 0 0 15px;
    }

.banner-list li {
    padding: 0 2px 15px;
    display: inline-block;
    vertical-align: bottom;
}

.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 #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;
}

#main .descHomepageDoublePass {
    margin: 0px 10px;
    height: 40px;
    overflow: hidden;
}

    #main .descHomepageDoublePass a {
        color: black !important;
        font: 14px/22px 'south web',Arial,Helvetica,sans-serif;
        line-height: 10px;
        height: auto;
        margin: 12px 0;
        overflow: hidden;
        text-decoration: none;
    }

.datedoublepass {
    color: #737373;
    font: 10px/12px 'south web', Arial, Helvetica, sans-serif;
    display: block;
    bottom: -24px;
    display: block;
    position: relative;
    padding-right: 10px;
}

.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%;
}

.article-list-talkbacksHomePage {
    margin: 0 5px;
    padding: 1px 20px 0 0;
    background: url(../../Images/graycomm.png) no-repeat 100%;
}

.article-holder .date .talkbacksHomePage {
    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 .talkbacksHomePage {
    color: white;
    font-style: normal;
    font-size: 11px;
    display: inline-block;
    margin-top: 0;
    left: 20px;
    position: absolute;
    text-align: center;
}


.talkbacksText {
    color: white;
    font-style: normal;
    font-size: 11px;
    display: inline-block;
    margin-top: -2px;
    left: 0px;
    position: relative;
    text-align: center;
    float: left;
    width: 77px;
}

.writer-date .talkbacksHomePage-blue {
    /*background-color: #0042B0;*/
    fill: #0042B0;
}

.writer-date .talkbacksHomePage-red {
    /*background-color: #d10202;*/
    fill: #d10202;
}

.writer-date .talkbacksHomePage-orange {
    /*background-color: #ff5a00;*/
    fill: #ff5a00;
}

.writer-date .talkbacksHomePage-grey {
    /*background-color: #59616c;*/
    fill: #59616c;
}

.writer-date .talkbacksHomePage-black {
    /*background-color: #141c27;*/
    fill: #141c27;
}

.writer-date .talkbacksHomePage-green {
    /*background-color: #0e9b00;*/
    fill: #0e9b00;
}

.writer-date .talkbacksHomePage-rio_red {
    /*background-color: #ed1b24;*/
    fill: #ed1b24;
}

.writer-date .talkbacksHomePage-rio_light_green {
    /*background-color: #63b32e;*/
    fill: #63b32e;
}

.writer-date .talkbacksHomePage-rio_orange {
    /*background-color: #ee7202;*/
    fill: #ee7202;
}

.writer-date .talkbacksHomePage-rio_navy {
    /*background-color: #004b88;*/
    fill: #004b88;
}

.writer-date .talkbacksHomePage-rio_green {
    /*background-color: #008b3b;*/
    fill: #008b3b;
}

.writer-date .talkbacksHomePage-rio_purple {
    /*background-color: #672879;*/
    fill: #672879;
}

.writer-date .talkbacksHomePage-rio_light_blue {
    /*background-color: #01abe4;*/
    fill: #01abe4;
}

.writer-date .talkbacksHomePage-rio_blue {
    /*background-color: #2564b9;*/
    fill: #2564b9;
}


.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;
}



.article-content {
    text-align: justify;
    width: 600px;
    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: 450px;
}

.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: 450px;
    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: 450px;
    }

.article-content div.video-div:not(.aod) > a.video-anc > img.video-image {
    width: 601px;
    height: 450px;
}

.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: 0px;
    bottom: 0px;
    width: 100%;
    color: #fff;
    font-size: 14px;
    line-height: 16px;
    padding: 2px 10px 0;
    margin: 0px 1px;
    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;
}

.mainarticles-img {
    width: 100%;
    height: 100%;
}

.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 {
    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;
            }

    #content .info-block p {
        margin: 0 0 10px;
    }

    #content .article-list .img-holder {
        position: relative;
        float: right;
        margin-left: 20px;
        line-height: 21px;
    }

    #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;
    }

    #content .article-block .heading {
        margin-bottom: 13px;
    }

    #content .article-list .league-title a {
        color: #737373;
        text-decoration: none;
    }

    #content .article-list .league-title {
        display: block;
        font: 13px/18px 'south web', Arial, Helvetica, sans-serif;
        line-height: 20px;
    }

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;
}


.blogs .article-list {
    padding: 0;
    margin-bottom: 15px;
}

#main .article-list li {
    float: right;
    width: 154px;
    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 {
    height: 57px;
    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 {
    width: 100% !important;
}

    #content .article-list img {
        display: block;
        width: 310px;
        height: 232px;
    }

    #content .article-list .dynamicBanner img {
        display: block;
        width: 125px;
        height: 62px;
         text-decoration:none;
    }


    #content .share_icon img.icon {
        width: 11px;
        height: 11px;
        margin: 0;
        margin-left: 8px;
    }

    #content .article-list p.abstract a {
        color: #000;
    }

    #content .article-list h2 {
        font: 19px/22px blender-bold, 'south web bold', Arial, Helvetica, sans-serif;
        line-height: 18px;
        width: 98%;
    }

    #content .writer-date .writer {
        display: inline-block;
        bottom: 0px;
        position: relative;
        margin: 0px 2px;
    }

    #content .share_icon {
        position: relative;
        display: inline-block;
        margin-top: 3px;
        cursor: pointer;
        float: left;
    }



    #content .writer-date {
        font: 10px/22px 'south web', Arial, Helvetica, sans-serif;
        color: #000;
        margin-top: 0px;
    }

        #content .writer-date .date {
            display: inline-block;
            bottom: 0px;
            position: relative;
            font: 11px/22px 'south web',Arial,Helvetica,sans-serif;
            color: #000;
        }

    #content .divider {
        width: 100%;
        border: none;
        height: 10px;
        /* margin: 0 auto; */
        margin: 10px 0px 10px 0px;
        display: inline-block;
        background: url(../../Images/Mondial/hr.png) 25px no-repeat;
    }

#sidebarHomePage .dividerLeftSideBig {
    border-top: 1px solid #ebebeb;
    width: 306px;
    margin: 1px 0 12px 0;
    display: inline-block;
}

#sidebarHomePage .dividerLeftSide {
    border-top: 1px solid #ebebeb;
    width: 306px;
    margin: 1px 0 10px 0;
    display: inline-block;
}

#sidebarHomePage .dividerLeftSidePass {
    border-top: 1px solid #ebebeb;
    width: 306px;
    margin: 1px 0 4px 0;
    display: inline-block;
}

#content .article-list h2 {
    font: 19px/22px blender-bold, 'south web bold', Arial, Helvetica, sans-serif;
    line-height: 18px;
    height: auto;
    overflow: hidden;
}

#content .article-list p.abstract {
    height: 57px;
    overflow: hidden;
    line-height: 11px;
    font: 16px/19px 'south web', Arial, Helvetica, sans-serif;
    width: 310px;
    margin: 4px 2px;
    max-height: 60px;
}

#content .article-list h2 a {
    color: #000;
    text-decoration: none;
}

#content .article-list li {
    width: 625px;
    padding: 12px 0px 0 0px;
    border-right: 0px solid #e8e8e8;
    text-align: justify;
}

    #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;
    }

    #content .article-list li.pink a:hover {
        color: #E96CA4;
    }

#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,
#content .article-list .league-title a:hover {
   color: #014bad;
   text-decoration: none;
}*/

#content .comment-block .heading {
    margin: 0;
    border: none;
    border-bottom: 3px solid #014bad;
}

#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;
}

#content .galleryWord {
    background: #1e518c none;
    overflow: hidden;
    position: relative;
    width: 448px;
    margin: 0 0 18px;
    padding: 13px 8px 0;
}

    #main .galleryWord2 .title,
    #content .galleryWord .title {
        padding: 0 22px 5px;
        color: #fff;
        display: block;
        font-size: 16px;
        line-height: 18px;
        font-weight: normal;
        font-family: blender-regular, 'south web light';
    }

    #content .galleryWord .gmask {
        width: 448px;
        overflow: hidden;
        color: #fff;
        font-size: 14px;
        line-height: 16px;
        text-align: center;
    }

        #content .galleryWord .gmask ul {
            width: 448px;
            height: 346px;
            position: relative;
            padding: 0;
            margin: 0;
            list-style: none;
            overflow: hidden;
        }

            #content .galleryWord .gmask ul li {
                position: absolute;
                top: 0;
                z-index: 0;
                right: 0;
                width: 464px;
                height: 346px;
            }

        #content .galleryWord .gmask .img-holder {
            position: relative;
        }

        #content .galleryWord .gmask img {
            display: block;
            float: right;
        }

    #content .galleryWord .thumbnails-holder {
        overflow: hidden;
        width: 448px;
    }

    #content .galleryWord .thumbnails {
        overflow: hidden;
        position: relative;
        z-index: 1;
        width: 448px;
        padding: 8px 0;
    }

        #content .galleryWord .thumbnails ul {
            padding: 0;
            margin: 0;
            width: 9999px;
            list-style: none;
            overflow: hidden;
        }

            #content .galleryWord .thumbnails ul li {
                float: right;
                padding: 0 0 0 4px;
            }

        #content .galleryWord .thumbnails img {
            display: block;
        }

    #content .galleryWord .btn-next,
    #content .galleryWord .btn-prev {
        position: absolute;
        bottom: 47px;
        overflow: hidden;
        text-indent: -9999px;
        z-index: 10;
        right: 7px;
        width: 13px;
        height: 26px;
        background: #1e518c url(../../Images/nba/arrows.png) no-repeat -16px 0;
    }

    #content .galleryWord .btn-next {
        right: auto;
        left: 8px;
        background-position: 2px 0;
    }



.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;
        }


.comment-block {
    position: relative;
    border: 1px solid #e8e8e8;
    margin: 0 -2px 18px -1px;
}


    .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;
    }



.banner-alt {
    margin: 0;
}


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;
}

.tab-container .gallery .pink .heading {
    color: #E96CA4;
}



#sidebar .heading2 {
    border: 1px solid #e8e8e8;
    text-align: right;
    margin: 0 0 16px;
    font-weight: normal;
    border-bottom: 3px solid #014bad;
    padding: 0;
}

    #sidebar .heading2 strong {
        padding: 7px 17px 0px;
        display: block;
        border: 1px solid #fff;
        font-family: blender-bold, 'south web bold';
        font-weight: normal;
    }

.video-alt .desc {
    background: none;
    text-align: center;
    font-size: 16px;
    line-height: 20px;
    /*height: 28px;
    overflow: hidden;*/
}

.video-alt {
    margin: 0 0 10px;
}

    .video-alt .desc a {
        padding: 8px 14px 10px;
    }

.video-list {
    overflow: hidden;
    margin: 0 0 -1px;
}

.video-box {
    float: right;
    width: 144px;
    /*padding: 0 0 29px;*/
    margin: 0 16px 0 0;
}

    .video-box:first-child, .video-box-even {
        margin-right: 0 !important;
    }

    .video-box .desc {
        font-size: 14px;
        line-height: 16px;
    }

        .video-box .desc span {
            padding: 6px 14px 8px;
        }

.video-boxLeftSide {
    float: right;
    width: 144px;
    /*padding: 0 0 29px;*/
    margin: 0 16px 0 0;
}


    .video-boxLeftSide:first-child, .video-boxLeftSide-even {
        margin-right: 0 !important;
    }

    .video-boxLeftSide .descHomepageLeftSide {
        font-size: 14px;
        line-height: 16px;
    }

        .video-boxLeftSide .descHomepageLeftSide span {
            padding: 6px 14px 8px;
        }


.video-list .desc {
    height: 34px;
    overflow: hidden;
}

#sidebar .banner-list {
    padding: 0;
}

#sidebar .banner-list-alt {
    overflow: hidden;
    margin: 0 0 0px -16px;
}

    #sidebar .banner-list-alt li {
        float: right;
        padding: 0 0 18px 16px;
    }

#sidebar .tab-box {
    /*padding:0 0 12px;*/
}

    #sidebar .tab-box .gallery {
        margin: 0;
        font-size: 12px;
        border: solid #d4d4d4;
        border-width: 1px 1px 0;
    }

        #sidebar .tab-box .gallery .btn-next,
        #sidebar .tab-box .gallery .btn-prev {
            width: 17px;
            background-position: -297px 0;
            height: 29px;
        }

        #sidebar .tab-box .gallery .btn-next {
            background-position: -314px 0;
            margin: 0 -1px 0 0;
            width: 16px;
        }

        #sidebar .tab-box .gallery .btn-prev:hover {
            background-position: -298px -29px;
        }

        #sidebar .tab-box .gallery .btn-next:hover {
            background-position: -314px -29px;
        }

        #sidebar .tab-box .gallery .gmask {
            border: none;
        }

        #sidebar .tab-box .gallery ul {
            text-align: center;
        }

            #sidebar .tab-box .gallery ul > li {
                height: 28px;
                padding: 0;
                width: 90px;
            }

                #sidebar .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 .tab-content {
    background: none;
    padding: 0;
    border: none;
}

#sidebar .tab-box .gallery ul a {
    line-height: 25px;
}

#sidebar .tab-content .premiership-block {
    position: relative;
}

.placeholder {
    margin: 0 0 20px;
}

    .placeholder img {
        display: block;
    }

.post-list {
    /*margin: 0 0 10px;*/
    padding-top: 8px;
}

#sidebar .post-list.pos-rel {
    position: relative;
}

    #sidebar .post-list.pos-rel a.link-more {
        width: 14px;
        height: 12px;
        position: absolute;
        top: 17px;
        left: 5px;
    }

#sidebar .post-list .heading {
    border: 1px solid #e8e8e8;
    border-bottom: 3px solid #cb302f !important;
    margin: 0 0 14px;
    padding: 0;
}

    #sidebar .post-list .heading strong {
        padding: 7px 14px 3px;
        border: 1px solid #fff;
        display: block;
        text-align: right;
    }

        #sidebar .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 .post-list .heading .text-heading {
        background: url(../../Images/text-heading2.png) no-repeat 0 2px;
        width: 61px;
    }

    #sidebar .post-list .heading .text-heading3 {
        background: url(../../Images/text-heading3.png) no-repeat 0 2px;
        width: 59px;
    }

    #sidebar .post-list .heading .text-heading4 {
        background: url(../../Images/text-heading4.png) no-repeat 0 0;
    }

    #sidebar .post-list .heading.black {
        border-bottom: 3px solid #000 !important;
    }

#sidebar .post-holder {
    padding: 0 16px 3px;
    position: relative;
}

    #sidebar .post-holder:after {
        content: '';
        background: url(../../Images/sprite.png) no-repeat 0 -342px;
        width: 304px;
        height: 18px;
        position: absolute;
        bottom: 0;
        right: 0;
    }

#sidebar .post {
    padding: 0 0 14px;
    overflow: hidden;
    line-height: 16px;
    font-size: 14px;
}

    #sidebar .post.tlkb_item_lev2 {
        padding-right: 20px;
    }

    #sidebar .post > .img-holder {
        float: right;
        position: relative;
        margin: 2px 0 0 14px;
    }

        #sidebar .post > .img-holder img {
            display: block;
        }

    #sidebar .post .text-holder {
        overflow: hidden;
    }

    #sidebar .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;
    width: 945px;
}

.banner-right-fixed {
    right: 0px;
    top: 0;
    position: fixed;
    z-index: 999;
    margin-top: 61px;
    
}

.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-world.banner-holder .desc .talkbacksHomePage {
        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%;
    }

    .mainarticle-league.banner-holder .desc .talkbacksHomePage {
        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 .writer-talkback .talkbacksHomePage {
        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-blockHomepage .talkbacks {
    color: white;
    font-style: normal;
    font-size: 10px;
    display: inline-block;
    padding: 0 10px 2px 10px;
    /* background-color: #141c27; */
    left: 1px;
    position: absolute;
    width: 35px;
    height: 23px;
    padding: 1px 0 0 0;
    vertical-align: middle;
    text-align: center;
}

.writer-dateTalent {
    color: white;
    font-style: normal;
    font-size: 11px;
    display: inline-block;
    margin-top: 0;
    left: 20px;
    position: absolute;
    text-align: center;
}

.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;
        }





.galleryWord .pos-rel {
    height: 346px;
}

.galleryWord2-flat .desc {
    bottom: 6px;
    padding: 2px 10px 4px;
    margin: 0 8px;
    width: 428px;
    font-size: 14px;
    line-height: 16px;
}

#main .galleryWord2, #content .galleryWord {
    background: #1e518c none;
    overflow: hidden;
    position: relative;
    width: 448px;
    margin: 0 0 18px;
    padding: 13px 8px 0;
}



#main .gallery2,
#content .gallery {
    /*background: #141c27 url(../../Images/bg-video.jpg) no-repeat -912px 0;*/
    overflow: hidden;
    position: relative;
    width: 100%;
    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: 600px;
        overflow: hidden;
        color: #fff;
        font-size: 14px;
        line-height: 16px;
        text-align: center;
    }

        #content .gallery .gmask ul {
            width: 600px;
            height: 400px;
            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: 600px;
                height: 400px;
            }

        #content .gallery .gmask .img-holder {
            position: relative;
        }

        #content .gallery .gmask img {
            display: block;
            float: right;
        }

    #content .gallery img {
        width: 600px;
        /*height:395px;*/
    }

#content .gmask .holder {
    padding: 4px 5px 5px;
    position: absolute;
    bottom: 0;
    background: #014bad;
    right: 0;
    width: 443px;
}

#content .gallery .thumbnails-holder {
    overflow: hidden;
    width: 600px;
}

#content .gallery .thumbnails {
    overflow: hidden;
    position: relative;
    z-index: 1;
    width: 600px;
    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: 600px !important;
        position: static !important;
    }

    .gallery3 .gmask ul img {
        display: block;
    }

.gallery3 .pagination {
    position: absolute;
    width: 600px;
    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: 22px;
    width: 100%;
    color: #fff;
    font-size: 14px;
    line-height: 15px;
    padding: 4px 0;
    background: url(../../Images/bg-desc.png);
}

    .gallery3 .desc span {
        display: block;
    }

.gallery .pos-rel {
    height: 400px;
}

#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-wide .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-wide .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: 50px;
}

.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;
}

.social-networks-wide .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;
    }


.schedule-block .title,
.title,
.video-container .title,
#main .video-container .title h2 {
    font-family: blender-regular, 'south web';
    font-size: 14px;
    line-height: 18px;
    color: #fff;
    display: block;
    padding: 3px 34px 2px;
    font-weight: normal;
}


.logos-holder {
    width: 944px;
    overflow: hidden;
    border: 1px solid #c3cad1;
    margin: 0 0 15px;
    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 0px;
}

    .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: 0px 1px 1px;
    margin: 0px 4px 0 0px;
    list-style: none;
    /*background: url(../../Images/Mondial/stats_bg_wHRs.png) no-repeat 0 0;*/
    width: 448px;
    height: 500px;
    display: grid;
}

    .goal-list:after {
        content: '';
        display: block;
        clear: both;
    }

    .goal-list li {
/*    float: left;
    position: relative;
    margin: 14px 0px 0px 0px;
    border: 1px solid #c3cad1;
    width: 142px;
    height: 257px;
    left: -68%;*/
    }

.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 .goal-list .heading,
#toto-stats .goal-list .heading {
    text-align: right;
    overflow: hidden;
    padding: 4px 17px 1px;
    border-bottom-width: 3px;
}

#sidebar .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 .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 .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 .goal-list .heading h2,
    #toto-stats .goal-list .heading h2 {
        font-family: blender-bold, 'south web bold';
    }

    #main .score-list .heading strong,
    #sidebar .heading strong,
    #sidebarHomePage .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;
        background-color: transparent;
    }

#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: 0px 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: 22px;
        padding: 0 16px 0 0;
        text-align: right;
    }



.averageGame {
    position: absolute;
    text-align: left;
    float: left;
    top: 32px;
    left: 92px;
    font-family: blender-regular, 'south web ultralight';
    font-size: 22px;
    text-align: center;
    line-height: 78px;
    color: white;
}

.averageNumberGoals {
    position: relative;
    text-align: left;
    float: left;
    bottom: 267px;
    right: 103px;
    font-family: blender-regular, 'south web ultralight';
    font-size: 22px;
    text-align: center;
    line-height: 83px;
    color: white;
    /* display: block; */
    margin: 0 auto;
}

.averageTxt {
    font-size: 38pt;
    font-weight: 200;
    font-family: blender-regular, 'HelveticaNeue';
}

.averageTxt1 {
    font-size: 32pt;
    font-weight: 200;
    font-family: blender-regular, 'HelveticaNeue';
}

.totalChartDiv4 {
    margin: -75px 54px;
}

.totalChartDiv3 {
    margin: -75px 93px;
}

.totalChartDiv2 {
    margin: -75px 83px;
}

.totalChartDiv1 {
    margin: -75px 93px;
}

.goal-list .score .imgPlayer {
    position: absolute;
    border-radius: 15px;
    top: 3px;
    left: 211%;
    border: 2px solid #C8B789;
}

.goal-list .score .spnPlayer {
   position: absolute;
    top: 150px;
    width: 139px;
    margin: auto;
    text-align: right;
    color: #000;
    font: 22pt/24pt 'south web ultralight',Arial, Helvetica, sans-serif;
    top: 2px;
    left: 104%;
}

.goal-list .score .spnTeam {
   position: absolute;
   width: 139px;
   margin: auto;
   color: #000;
   text-align: center;
   font: 17pt/20px 'south web ultralight',Arial, Helvetica, sans-serif;
   left: 28%;
}


.goal-list-left .score .imgPlayer {
    /*position: absolute;*/
    border-radius: 15px;
    /*top: 3px;*/
    /*left: 211%;*/
    border: 2px solid #C8B789;
}

.goal-list-left .score .spnPlayerLeft {
   width: 100%;
    text-align: center;
    color: #000;
    font: 22pt/24pt 'south web ultralight',Arial, Helvetica, sans-serif;
    top: -3px;
    text-align: right;
    padding: 0px 6px;
}

.goal-list-left .score .spnTeamLeft {
    margin: 3px -5px;
    color: #000;
    text-align: right;
    font: 17pt/20px 'south web ultralight',Arial, Helvetica, sans-serif;
}

.goal-list-left .score .teamnamemargin{
    margin:5px;
}


#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: 105px;
    padding: 0 0 1px 0;
    height: 31px;
    background: white;
    text-align: right;
}

    .goal-list table td a {
        max-height: 32px;
        overflow: hidden;
        vertical-align: middle;
        display: block;
        max-width: 75px;
    }

.modal-cont table td {
    padding-right: 5px;
}

.goal-list table td {
    line-height: 15px;
    padding: 0 2px;
    color: #000;
}

.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;
    color: #000;
}

.goal-list table td:first-child {
    width: 23px;
    padding: 1px 0 0 1px;
    text-align: center;
}

#sidebar .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: 0px 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.pink td {
        border-bottom-color: #E96CA4;
    }


    #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 */

.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: scroll !important;*/
    /*float: right;
    height: 240px;*/
    /* box-shadow: 10px 0 10px #b2bac3; */
    /*margin: 0 16px 0 0;
    width: 286px !important;
    direction: rtl;
    text-align: right;
}*/

/*.schedule-block table {
    border-collapse: collapse;
    width: 100%;
    font-size: 14px;
    line-height: 18px;
}

    .schedule-block table td {
        font: 14px/16px 'south web',Arial,Helvetica,sans-serif;
        float: right;
        color: #000;
        margin: 10px 17px 5px 0px;
    }

    .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 {
        border-top: 1px solid #ebebeb;
    }*/

.heding {
    border-bottom: 1px solid #ebebeb;
}

/*.schedule-block table .date {
    font: 14px/16px blender-bold, 'south web bold',Arial, Helvetica, sans-serif;
    float: right;
    line-height: 20px;
    color: #000;
    margin: 0 0 0 15px;
    height: 100%;
    margin-top: -3px;
    height: auto;
}

.schedule-block table .oneCol {
    margin: 10px 16px 5px 0;
}

.schedule-block table .secondCol {
    width: 212px;
    margin: 7px 0px 5px 0;
    font: 14px/16px 'south web normal',Arial, Helvetica, sans-serif;
}*/

/* 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: 314px !important;
}*/

/*.scrollable-area-wrapper .hscrollbar,
.scrollable-area-wrapper .vscrollbar {
    position: absolute;
    top: 0;
    right: 0;
    width: 14px;*/
    /*border: 0px 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: #EEEEEE;
    width: 17px;*/
    /*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: #EEEEEE;
    width: 15px;
    float: left;
}*/

/*.scrollable-area-wrapper .hscroll-slider,
.scrollable-area-wrapper .vscroll-slider {
    box-shadow: 1px 1px 3px rgba(0,0,0,0.32);
    width: 15px;
    border: 0px 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 .post-list .heading2 {
    color: #fff;
    background: url(../../Images/bg-video.jpg) no-repeat;
    padding: 16px 48px 3px;
    margin: 0 0 21px;
    border: none;
}

    #sidebar .post-list .heading2 strong {
        border: none;
        padding: 0;
        font: 14px blender-bold, '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: 346px;
    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 blender-bold, '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;
    padding: 0;
}

.aside-holder .banner-list {
    list-style: none;
    margin: 0;
    padding: 0;
}

    .aside-holder.banner-list li {
        padding: 0 0 18px;
        display: inline-block;
        vertical-align: bottom;
    }

    .aside, .aside-holder .banner-list img {
        display: block;
    }


.section {
    overflow: hidden;
    /*width: 100%;*/
    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%;
        }

        .section .figure .date .talkbacksHomePage {
            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-Homepage {
    margin: 0;
    padding: 0 0 0 7px;
    font-size: 12px;
    line-height: 15px;
    color: #535353;
    overflow: hidden;
}

.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-grey .article-holder .item-holder.video:after {
    background-image: url(../../Images/grey-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-black .heading {
    background-position: -466px 0;
}

#main .section-black .link-more {
    background-position: -434px -144px;
}

.section-black > .holder:before {
    background: #141c27;
}

#main .section-black .article-holder .item-holder a:hover {
    color: #141c27;
}


#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 blender-bold, '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 .people-block {
    overflow: hidden;
    width: auto;
    background: none;
    margin: 0 0 0 -30px;
}

    #sidebar .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%;
    }

    .visual-container .date .talkbacksHomePage {
        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.pink > .img-holder:before,
.visual-container.pink {
    background: #E96CA4;
}

.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 blender-bold, '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 blender-bold, '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 blender-bold, '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 blender-bold, '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: 37px;
                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 blender-bold, '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 .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: 306px !important;
}

.homepage .facebook-widget .fb_iframe_widget iframe {
    visibility: visible !important;
    width: 306px !important;
}

.facebook-widget {
    border: 1px solid #e8e8e8;
    margin-top: 0px;
    width: 302px;
}

    .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 .facebook-widget .heading2 {
    border: none;
    border-bottom: 3px solid #014bad;
    position: relative;
    color: #0242AE;
}


    #sidebar .facebook-widget .heading2 strong:after {
        content: '';
        position: absolute;
        left: 5px;
        top: 5px;
        background: url(../../Images/facebook-icon.png) no-repeat;
        width: 22px;
        height: 22px;
    }

.facebook_image {
    vertical-align: middle;
    position: absolute;
    margin-top: 6px;
    left: 24px;
    z-index: 1;
}

.twiter_image {
    vertical-align: middle;
    position: absolute;
    margin-top: 9px;
    left: 22px;
    z-index: 1;
}

#sidebar .facebook-widget .fb-recommendations {
    overflow: hidden;
    margin-top: 3px;
}

    #sidebar .facebook-widget .fb-recommendations span {
        left: 3px;
        top: -1px;
        width: 297px !important;
        height: 147px !important;
    }

        #sidebar .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: #EBEBEB;
        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: blender-regular, 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: 0px !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 0px;
    width: 600px;
    font-size: 14px;
    line-height: 16px;
    bottom: 0px;
}

#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: 100%;
    height: auto;
}

.super-bomba .bomba-article .bomba-image {
    width: 944px;
    height: 704px;
}

/*.super-bomba .bomba-article .img-responsive {
    width: 944px;
    height: 704px;
    max-width: 944px;
}

.bomba-article .bomba-titles-container {
    position: absolute;
    bottom: 0px;
}

.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: 100%;
    color: #fff;
    font-size: 40px;
    font-family: blender-bold, 'south web bold';
    line-height: 46px;
    background: rgba(1,75,173, 0.5);
}

.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.5);
}

.bomba-article.orange .bomba-title {
    background-color: rgba(255, 90, 0, 0.5);
}

.bomba-article.green .bomba-title {
    background-color: rgba(14, 155, 0, 0.5);
}

.bomba-article.pink .bomba-title {
    background-color: #E96CA4;
}

.bomba-article .bomba-subtitle {
    position: relative;
    overflow: hidden;
    right: 0px;
    padding: 11px 10px 2px 0;
    width: 580px;
    color: #000000;
    font-size: 16px;
    font-family: blender-bold, 'south web bold';
    line-height: 18px;
    background-color: #fff;
    height: auto;
    max-height: 60px;
}

.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: relative;
    overflow: hidden;
    right: 0px;
    bottom: 0px;
    padding: 15px 10px 2px 0;
    height: 30px;
    color: #000000 !important;
    font-size: 12px;
    line-height: 17px;*/
    /* background-color: rgba(1, 75, 173, 0.65); */
    /*background: white;
}

.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: #000000;
    text-decoration: none;
}

.bomba-article .bomba-author .date {
    display: inline-table;
    margin-right: 10px;
    font-size: 11px;
    color: #0a0a0a;
}

.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: 25px;
    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.live a::before {
    content: '';
    position: absolute;
    left: auto;
    right: 19px;
    top: 69px;
    width: 55px;
    height: 29px;
    z-index: 10;
    background: url(../../Images/play-live.png) no-repeat;
}*/



/*.bomba-article .btn-play1 a:after {
    content: '';
    position: absolute;
    left: auto;*/
    /*right:42px;*/
    /*top: 44px;
    width: 101px;
    height: 100px;
    margin: -50px -50px 0 0;
    z-index: 10;
    background: url(../../Images/sprite.png) no-repeat -101px -117px;
}*/

/*.bomba-article .btn-play1.live1 a::before {
    content: '';
    position: absolute;
    left: auto;
    right: 19px;
    top: 60px;
    width: 55px;
    height: 29px;
    z-index: 10;
    background: url(../../Images/play-live.png) no-repeat;
}

.bomba-article .btn-play a:after {
    content: '';
    position: absolute;
    left: auto;
    right: 42px;
    top: 44px;
    width: 101px;
    height: 100px;
    margin: -50px -50px 0 0;
    z-index: 10;
    background: url(../../Images/sprite.png) no-repeat -101px -117px;
}
*/
/*.bomba-article .btn-play1 a:hover:after {
    opacity: 0.6;*/
    /*background-position: 0px 0px;*/
    /*cursor: pointer;
}*/
/*.bomba-article .btn-play a:after {
    right: auto;
    left: 0;
}*/



/*--------------- Only on Homepage -------------------*/
/*.bomba-article .btn-play a:hover:after {
    opacity: 0.6;*/
    /*background-position: 0px 0px;*/
    /*cursor: pointer;
}*/

/*.bomba-article-home .btn-play1 a:after {
    content: '';
    content: '';
    position: absolute;
    left: 20px;*/
    /* right: 0; */
    /*top: 68px;
    width: 75px;
    height: 69px;
    margin: -37px -50px 0 0;
    z-index: 10;
    background: url(../../Images/Mondial/play_button_large.png) no-repeat;
}*/

/*.bomba-article-home .btn-play a:after {
    content: '';
    position: absolute;
    left: auto;
    right: auto;
    top: 349px;
    width: 39px;
    height: 38px;
    margin: 0px 20px 0 0;
    z-index: 10;
    background: url(../../Images/Basket/play_main_large.png) no-repeat;
}


.super-bomba-home .btn-play1 a:after {
    content: '';
    position: absolute;
    left: auto;
    right: auto;
    top: 517px;
    width: 39px;
    height: 38px;
    margin: -58px 20px 0 0;
    z-index: 10;
    background: url(../../Images/VideoMain.png) no-repeat;
}*/



#sidebarHomePage .btn-play.small > a:after {
    width: 59px;
    height: 38px;
    margin: 0px;
    background-position: 0px 0px;
    right: 69.5%;
    top: 66%;
}

#sidebarHomePage .btn-play.small > a:hover:after {
    opacity: 0.6;
    background-position: 0px 0px;
    cursor: pointer;
}

#sidebarHomePage .btn-play.small.video-box > a:after {
    right: 70%;
}

#sidebarHomePage .btn-play > a:after {
    content: '';
    position: absolute;
    right: 93%;
    top: 91%;
    height: 100px;
    margin: -50px -50px 0 0;
    z-index: 1000;
    background: url(../../Images/videosmallitem.png) no-repeat 0px 0px;
}

#sidebarHomePage .btn-play > a:hover:after {
    cursor: pointer;
    background-position: 2px -117px;
}

#sidebarHomePage .btn-play.smallLeftSide > a:hover:after {
    opacity: 0.6;
    background-position: 0px 0px;
}

#sidebarHomePage .btn-play.bigLeftSide > a:hover:after {
    opacity: 0.6;
    background-position: 0px 0px;
}

#sidebarHomePage .btn-play.bigLeftSide > a:after {
    width: 59px;
    height: 39px;
    /* margin: 14px 20px 0 0; */
    right: 85.5%;
    top: 19%;
    z-index: 99999;
    margin: -30px -28px 0 0;
    z-index: 1000;
    background: url(../../Images/Mondial/play_button_small.png) no-repeat 0 0;
}


#sidebarHomePage .btn-play.smallLeftSide > a:after {
    width: 59px;
    height: 39px;
    margin: 10px 20px 0 0;
    /* background-position: -59px -252px; */
    right: 48.5%;
    top: 45%;
    z-index: 99999;
}
/*----*/

#content .btn-play.small > a:after {
    width: 45px;
    height: 45px;
    margin: 0px;
    background-position: 0px 0px;
    right: 81%;
    top: 5%;
}

#content .btn-play.small > a:hover:after {
    opacity: 0.6;
    background-position: 0px 0px;
    cursor: pointer;
}

#content .btn-play.small.video-box > a:after {
    right: 66.5%;
}

#content .btn-play > a:after {
    content: '';
    position: absolute;
    right: 93%;
    top: 91%;
    height: 100px;
    margin: -50px -50px 0 0;
    z-index: 1000;
    background: url(../../Images/Mondial/play_button_small.png) no-repeat 0px 0px;
}

#content .btn-play > a:hover:after {
    cursor: pointer;
    background-position: 2px -117px;
}



/*--------------- End Only on Homepage -------------------*/


.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 blender-bold, 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 blender-bold, 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 blender-bold, 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 blender-bold, 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 #main .galleryWord2,
.color-alt-red #content .galleryWord,
.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 #main .galleryWord .holder a:hover,
/*.color-alt-red a:hover,*/
#content .section-red.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 #main .article-list 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,
#main .section-red .article-holder-homepage 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 .headerText,
#main .section-red .article-holder .date .writer a:hover,
#content .section-red .article-list p a:hover,
#content .section-red .article-list .writer-date .writer a:hover,
#content .section-red .article-list .league-title a:hover,
#content .section-red .article-list .league-title h2 a:hover {
    color: #d10202 !important;
}

#main .section-red .rightRect {
    /*background: linear-gradient(110deg,#FFF 42%,#d10202 0);*/
    border-bottom: 24px solid #d10202;
}

#main .section-red .rightRectLeftSide {
    /*border-top: 24px solid #d10202;*/
}

#main .section-red .leftRect {
    color: #d10202;
    /*background: linear-gradient(-45deg,#FFF 42%,#d10202 0);*/
    border-top: 24px solid #d10202;
}

#main .section-red .leftRectLeftSide {
    color: #d10202;
    border-top: 24px solid #d10202;
}

#main .section-red .text-red {
    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 .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%;
}

.color-alt-red #main .hint .article-talkbacksHomePage {
    background: url(../../Images/redcomm.png) no-repeat 100%;
}
/* -------------------------------------------------------End Of Red ------------------------------------------------------- */


/* Black Overlay */
.color-alt-black .logo {
    background-position: 0 -101px;
}

.color-alt-black .add-nav .more:before {
    background-position: -434px -31px;
}

.color-alt-black .info-block,
.color-alt-black #footer,
.color-alt-black .logo-block .frame,
.color-alt-black .tab-container,
.color-alt-black .goal-list .popup table th,
.color-alt-black .modal-cont .popup th,
.color-alt-black .cycle-games-popup .popup table th {
    border-top-color: #141c27;
}

.color-alt-black .social-container,
.color-alt-black .mainarticle-league.banner-holder .desc {
    border-color: #141c27;
}


.color-alt-black .heading {
    border-bottom-color: #141c27 !important;
}

.color-alt-black #main .galleryWord2,
.color-alt-black #content .galleryWord,
.color-alt-black #content .gmask .holder,
.color-alt-black .people-block,
.color-alt-black .banner-holder.mainarticle-world .desc,
.color-alt-black #content .gallery3 .pagination ul a:hover,
.color-alt-black #content .gallery3 .pagination ul li.active a,
.color-alt-black .goal-list .popup .title,
.color-alt-black .modal-cont .popup .title,
.color-alt-black .info-modal .title,
.color-alt-black .player-modal .title,
.color-alt-black .cycle-games-popup .popup .title,
.color-alt-black .people-block .figure span,
.color-alt-black .people-block .article .holder,
.color-alt-black .video-holder .title {
    background: #141c27;
}

.color-alt-black .post-container .post .title a:hover,
.color-alt-black .logo-block .box a:hover,
.color-alt-black .show-all,
.color-alt-black #main .social-container p a:hover,
.color-alt-black #main .social-container a.alt,
.color-alt-black #content > a,
.color-alt-black #main .gallery .holder a:hover,
.color-alt-black #main .galleryWord .holder a:hover,
/*.color-alt-black a:hover,*/
#content .section-black.color-alt-black a:hover,
.color-alt-black .article-content p a,
.color-alt-black .comment-box .reply,
.color-alt-black #main .info-block p a:hover,
.color-alt-black #main .info-block h3 a:hover,
.color-alt-black #main .social-container span.alt,
.color-alt-black .add-nav ul a:hover,
.color-alt-black #main .article-list h2 a:hover,
.color-alt-black #main .article-list a:hover,
.color-alt-black .article-list .league-title a:hover,
.color-alt-black #footer ul a:hover,
#main .sectblack-red .article-holder h2 a:hover,
#main .sectblack-red .article-holder-homepage h2 a:hover,
.color-alt-black .link-holder a,
.color-alt-black .players-block .gallery ul li:hover a,
.color-alt-black .results-holder .result-table .link,
.color-alt-black .player-info .heading a,
.color-alt-black #main .about-block .text h3,
.color-alt-black .tab-box .result-table .link,
.color-alt-black .score-list .link,
.color-alt-black .result-form input[type="button"],
.color-alt-black .player-modal .stat-data strong:hover,
.color-alt-black #content span > ul li,
.color-alt-black #content span > ul li a,
.color-alt-black .ranking-table-comment-title,
#main .section-black .headerText,
#main .section-black .article-holder .date .writer a:hover,
#content .section-black .article-list p a:hover,
#content .section-black .article-list .writer-date .writer a:hover,
#content .section-black .article-list .league-title a:hover,
#content .section-black .article-list .league-title h2 a:hover {
    color: #141c27 !important;
}

#main .section-black .rightRect {
    /*background: linear-gradient(110deg,#FFF 42%,#141c27 0);*/
    color: #141c27;
    height: 24px;
    border-bottom: 24px solid #141c27;
}

#main .section-black .rightRectLeftSide {
    /*border-bottom: 24px solid #141c27;*/
}

#main .section-black .leftRect {
    color: #141c27;
    /*background: linear-gradient(-45deg,#FFF 42%,#141c27 0);*/
    border-top: 24px solid #141c27 !important;
}

#main .section-black .leftRectLeftSide {
    color: #141c27;
    border-top: 24px solid #141c27 !important;
}

#main .section-black .text-black {
    color: #141c27;
    text-decoration: none;
}





.color-alt-black #content .bullet {
    background-color: #141c27 !important;
}

.color-alt-black .news-block .news-list ul li:before,
.color-alt-black .news-list li:before,
.color-alt-black .show-all:before,
.color-alt-black #content > ul li:before,
.color-alt-black a.print,
.color-alt-black .add-comment:after,
.color-alt-black #content .comment-box .box:after,
.color-alt-black #content > ul li:before,
.color-alt-black #content span > ul li:before,
.color-alt-black .link-holder a span,
.color-alt-black .premiership-block a.btn-next,
.color-alt-black .premiership-block a.btn-prev,
.color-alt-black .comment-list .tlkb_load_more a span,
.color-alt-black #content .gallery .btn-next,
.color-alt-black #content .gallery .btn-prev,
.color-alt-black .cycle-games-popup .popup .close,
.color-alt-black .modal-cont .popup .close,
.color-alt-black .goal-list .popup .close,
.color-alt-black .recomm-holder .btn-next,
.color-alt-black .recomm-holder .btn-prev,
.color-alt-black .scoreboard:before,
.color-alt-black .info-modal .close,
.color-alt-black .player-modal .close {
    background-image: url('images/sprite-black.png');
}

.color-alt-black .add-nav > ul > li.active:after {
    background-position: 0 -6px;
}

/*.color-alt-black .people-block .figure span:after {
    background: url(../../Images/bg-title-red.gif) no-repeat;
}

.color-alt-black .video-holder .title:before {
    background-image: url(../../Images/sprite2-red.png);
}

.color-alt-black #main .hint .article-views {
    background: url(../../Images/redeye.png) no-repeat 100%;
}

.color-alt-black #main .hint .article-talkbacks {
    background: url(../../Images/redcomm.png) no-repeat 100%;
}

.color-alt-black #main .hint .article-talkbacksHomePage {
    background: url(../../Images/redcomm.png) no-repeat 100%;
}*/

/* -------------------------------------------------------End Of Black ------------------------------------------------------- */

/* 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 #main .galleryWord2,
.color-alt-orange #content .galleryWord,
.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,*/
#content .section-orange.color-alt-orange a:hover,
.color-alt-orange #main .gallery .holder a:hover,
.color-alt-orange #main .galleryWord .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 #main .article-list 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,
#main .section-orange .article-holder-homepage 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 .headerText,
#main .section-orange .article-holder .date .writer a:hover,
#content .section-orange .article-list p a:hover,
#content .section-orange .article-list .writer-date .writer a:hover,
#content .section-orange .article-list .league-title a:hover,
#content .section-orange .article-list .league-title h2 a:hover {
    color: #ff5a00 !important;
}

#main .section-orange .rightRect {
    border-bottom: 24px solid #ff5a00;
    /*background: linear-gradient(110deg,#FFF 42%,#ff5a00 0);
    height: 24px;*/
}

#main .section-orange .rightRectLeftSide {
    /*border-bottom: 24px solid #ff5a00;*/
}

#main .section-orange .leftRect {
    color: #ff5a00;
    /*background: linear-gradient(-45deg,#FFF 42%,#ff5a00 0);*/
    border-top: 24px solid #ff5a00;
}

#main .section-orange .leftRectLeftSide {
    color: #ff5a00;
    border-top: 24px solid #ff5a00;
}

#main .section-orange .text-orange {
    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 .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 #main .galleryWord2,
/*.color-alt-orange #content .gallery,*/
.color-alt-orange .video-container-basket,
.color-alt-orange .schedule-block,
.color-alt-orange .play-block,
.color-alt-orange #sidebar .post-list .heading2,
.color-alt-orange .article-content div.video-div > a.video-anc {
    /*background-image: url('../../images/bg-video-orange.jpg');*/
    background-color: white;
}

.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%;
}

.color-alt-orange #main .hint .article-talkbacksHomePage {
    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 #main .galleryWord2,
.color-alt-green #content .galleryWord,
.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,
#content .section-green.color-alt-green a:hover,
.color-alt-green #main .gallery .holder a:hover,
.color-alt-green #main .galleryWord .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 #main .article-list 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,
#main .section-green .article-holder-homepage 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 .headerText,
#main .section-green .article-holder .date .writer a:hover,
#content .section-green .article-list p a:hover,
#content .section-green .article-list .writer-date .writer a:hover,
#content .section-green .article-list .league-title a:hover,
#content .section-green .article-list .league-title h2 a:hover {
    color: #0e9b00 !important;
}

#main .section-green .rightRect {
    border-bottom: 24px solid #0e9b00;
    height: 24px;
}

#main .section-green .rightRectLeftSide {
    border-bottom: 24px solid #0e9b00;
}

#main .section-green .leftRect {
    color: #0e9b00;
    /*background: linear-gradient(-45deg,#FFF 42%,#0e9b00 0);*/
    border-top: 24px solid #0e9b00;
}

#main .section-green .leftRectLeftSide {
    color: #0e9b00;
    border-top: 24px solid #0e9b00;
}

#main .section-green .text-green {
    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 #main .galleryWord2,
/*.color-alt-green #content .gallery,*/
.color-alt-green .video-container-basket,
.color-alt-green .schedule-block,
.color-alt-green .play-block,
.color-alt-green #sidebar .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%;
}


.color-alt-green #main .hint .article-talkbacksHomePage {
    background: url(../../Images/greencomm.png) no-repeat 100%;
}
/* -------------------------------------------------------End Of Green ------------------------------------------------------- */

/* Grey Overlay */
.color-alt-grey .logo {
    background-position: 0 -605px;
}

.color-alt-grey .add-nav .more:before {
    background-position: -434px -41px;
}

.color-alt-grey .info-block,
.color-alt-grey #footer,
.color-alt-grey .logo-block .frame,
.color-alt-grey .tab-container,
.color-alt-grey .goal-list .popup table th,
.color-alt-grey .modal-cont .popup th,
.color-alt-grey .cycle-games-popup .popup table th {
    border-top-color: #59616c;
}

.color-alt-grey .social-container,
.color-alt-grey .mainarticle-league.banner-holder .desc {
    border-color: #59616c;
}

.color-alt-grey .heading {
    border-bottom-color: #59616c !important;
}

.color-alt-grey #main .galleryWord2,
.color-alt-grey #content .galleryWord,
.color-alt-grey #content .gmask .holder,
.color-alt-grey .people-block,
.color-alt-grey .banner-holder.mainarticle-world .desc,
.color-alt-grey #content .gallery3 .pagination ul a:hover,
.color-alt-grey #content .gallery3 .pagination ul li.active a,
.color-alt-grey .goal-list .popup .title,
.color-alt-grey .modal-cont .popup .title,
.color-alt-grey .info-modal .title,
.color-alt-grey .player-modal .title,
.color-alt-grey .cycle-games-popup .popup .title,
.color-alt-grey .people-block .figure span,
.color-alt-grey .people-block .article .holder,
.color-alt-grey .video-holder .title {
    background: #59616c;
}

.color-alt-grey .post-container .post .title a:hover,
.color-alt-grey .logo-block .box a:hover,
.color-alt-grey .show-all,
.color-alt-grey #main .social-container p a:hover,
.color-alt-grey #main .social-container a.alt,
.color-alt-grey #content > a,
/*.color-alt-grey a:hover,*/
#content .section-grey.color-alt-grey a:hover,
.color-alt-grey #main .gallery .holder a:hover,
.color-alt-grey #main .galleryWord .holder a:hover,
.color-alt-grey .article-content p a,
.color-alt-grey .comment-box .reply,
.color-alt-grey #main .info-block p a:hover,
.color-alt-grey #main .info-block h3 a:hover,
.color-alt-grey #main .social-container span.alt,
.color-alt-grey .add-nav ul a:hover,
.color-alt-grey #main .article-list h2 a:hover,
.color-alt-grey #main .article-list a:hover,
.color-alt-grey .article-list .league-title a:hover,
.color-alt-grey #footer ul a:hover,
#main .section-grey .article-holder h2 a:hover,
#main .section-grey .article-holder-homepage h2 a:hover,
.color-alt-grey .link-holder a,
.color-alt-grey .players-block .gallery ul li:hover a,
.color-alt-grey .results-holder .result-table .link,
.color-alt-grey .player-info .heading a,
.color-alt-grey #main .about-block .text h3,
.color-alt-grey .tab-box .result-table .link,
.color-alt-grey .score-list .link,
.color-alt-grey .result-form input[type="button"],
.color-alt-grey .player-modal .stat-data strong:hover,
.color-alt-grey #content span > ul li,
.color-alt-grey #content span > ul li a,
.color-alt-grey .ranking-table-comment-title,
#main .section-grey .headerText,
#main .section-grey .article-holder .date .writer a:hover,
#content .section-grey .article-list p a:hover,
#content .section-grey .article-list .writer-date .writer a:hover,
#content .section-grey .article-list .league-title a:hover,
#content .section-grey .article-list .league-title h2 a:hover {
    color: #59616c !important;
}

#main .section-grey .rightRect {
    height: 24px;
    border-bottom: 24px solid #59616c;
}

#main .section-grey .rightRectLeftSide {
    border-bottom: 24px solid #59616c;
}

#main .section-grey .leftRect {
    color: #59616c;
    /*background: linear-gradient(-45deg,#FFF 42%,#59616c 0);*/
    border-top: 24px solid #59616c;
}

#main .section-grey .leftRectLeftSide {
    color: #59616c;
    border-top: 24px solid #59616c;
}

#main .section-grey .text-grey {
    color: #59616c;
}


.color-alt-grey #content .bullet {
    background-color: #59616c !important;
}

.color-alt-grey .news-block .news-list ul li:before,
.color-alt-grey .news-list li:before,
.color-alt-grey .show-all:before,
.color-alt-grey #content > ul li:before,
.color-alt-grey a.print,
.color-alt-grey .add-comment:after,
.color-alt-grey #content .comment-box .box:after,
.color-alt-grey #content > ul li:before,
.color-alt-grey #content span > ul li:before,
.color-alt-grey .link-holder a span,
.color-alt-grey .premiership-block a.btn-next,
.color-alt-grey .premiership-block a.btn-prev,
.color-alt-grey .comment-list .tlkb_load_more a span,
.color-alt-grey #content .gallery .btn-next,
.color-alt-grey #content .gallery .btn-prev,
.color-alt-grey .cycle-games-popup .popup .close,
.color-alt-grey .modal-cont .popup .close,
.color-alt-grey .goal-list .popup .close,
.color-alt-grey .recomm-holder .btn-next,
.color-alt-grey .recomm-holder .btn-prev,
.color-alt-grey .scoreboard:before,
.color-alt-grey .info-modal .close,
.color-alt-grey .player-modal .close {
    background-image: url('images/sprite-grey.png');
}

.color-alt-grey .add-nav > ul > li.active:after {
    background-position: 0 -18px;
}

.color-alt-grey .people-block .box-holder,
.color-alt-grey .people-block .article,
.color-alt-grey .items-container,
.color-alt-grey #main .gallery2,
.color-alt-grey #main .galleryWord2,
/*.color-alt-grey #content .gallery,*/
.color-alt-grey .video-container-basket,
.color-alt-grey .schedule-block,
.color-alt-grey .play-block,
.color-alt-grey #sidebar .post-list .heading2,
.color-alt-grey .article-content div.video-div > a.video-anc {
    background-image: url('images/bg-video-grey.jpg');
}

.color-alt-grey .people-block .figure span:after {
    background: url(../../Images/bg-title-grey.gif) no-repeat;
}

.color-alt-grey .video-holder .title:before {
    background-image: url(../../Images/sprite2-grey.png);
}

.color-alt-grey #main .hint .article-views {
    background: url(../../Images/greyeye.png) no-repeat 100%;
}

.color-alt-grey #main .hint .article-talkbacks {
    background: url(../../Images/greycomm.png) no-repeat 100%;
}

.color-alt-grey #main .hint .article-talkbacksHomePage {
    background: url(../../Images/greycomm.png) no-repeat 100%;
}

.color-alt-grey .add-nav > ul > li.active:after {
    background: url(../../Images/bg-add-nav-grey.png) no-repeat 0 -18px;
}

.color-alt-grey .add-nav .more:before {
    background: url(../../Images/sprite-grey.png) no-repeat -434px -26px;
}

.section-grey .link-more, .schedule-block .link-more {
    background: url(../../Images/sprite-grey.png) no-repeat -434px -168px !important;
}

.section-grey > .holder:before {
    background: #59616c;
}

#main .section-grey .article-holder .item-holder.video.aod:after {
    background: url(../../Images/audios.png) -127px 0 no-repeat;
}
/* -------------------------------------------------------End Of Grey ------------------------------------------------------- */

/* Pink Overlay */
.color-alt-pink .logo {
    background-position: 0 -303px;
}

.color-alt-pink .add-nav .more:before {
    background-position: -434px -41px;
}

.color-alt-pink .info-block,
.color-alt-pink #footer,
.color-alt-pink .logo-block .frame,
.color-alt-pink .tab-container,
.color-alt-pink .goal-list .popup table th,
.color-alt-pink .modal-cont .popup th,
.color-alt-pink .cycle-games-popup .popup table th {
    border-top-color: #E1386F;
}

.color-alt-pink .social-container,
.color-alt-pink .mainarticle-league.banner-holder .desc {
    border-color: #E1386F;
}

.color-alt-pink .heading {
    border-bottom-color: #E1386F !important;
}

.color-alt-pink #main .galleryWord2,
.color-alt-pink #content .galleryWord,
.color-alt-pink #content .gmask .holder,
.color-alt-pink .people-block,
.color-alt-pink .banner-holder.mainarticle-world .desc,
.color-alt-pink #content .gallery3 .pagination ul a:hover,
.color-alt-pink #content .gallery3 .pagination ul li.active a,
.color-alt-pink .goal-list .popup .title,
.color-alt-pink .modal-cont .popup .title,
.color-alt-pink .info-modal .title,
.color-alt-pink .player-modal .title,
.color-alt-pink .cycle-games-popup .popup .title,
.color-alt-pink .people-block .figure span,
.color-alt-pink .people-block .article .holder,
.color-alt-pink .video-holder .title {
    background: #E1386F;
}

.color-alt-pink .post-container .post .title a:hover,
.color-alt-pink .logo-block .box a:hover,
.color-alt-pink .show-all,
.color-alt-pink #main .social-container p a:hover,
.color-alt-pink #main .social-container a.alt,
.color-alt-pink #content > a,
/*.color-alt-pink a:hover,*/
#content .section-pink.color-alt-pink a:hover,
.color-alt-pink #main .gallery .holder a:hover,
.color-alt-pink #main .galleryWord .holder a:hover,
.color-alt-pink .article-content p a,
.color-alt-pink .comment-box .reply,
.color-alt-pink #main .info-block p a:hover,
.color-alt-pink #main .info-block h3 a:hover,
.color-alt-pink #main .social-container span.alt,
.color-alt-pink .add-nav ul a:hover,
.color-alt-pink #main .article-list h2 a:hover,
.color-alt-pink #main .article-list a:hover,
.color-alt-pink .article-list .league-title a:hover,
.color-alt-pink #footer ul a:hover,
#main .section-pink .article-holder h2 a:hover,
#main .section-pink .article-holder-homepage h2 a:hover,
.color-alt-pink .link-holder a,
.color-alt-pink .players-block .gallery ul li:hover a,
.color-alt-pink .results-holder .result-table .link,
.color-alt-pink .player-info .heading a,
.color-alt-pink #main .about-block .text h3,
.color-alt-pink .tab-box .result-table .link,
.color-alt-pink .score-list .link,
.color-alt-pink .result-form input[type="button"],
.color-alt-pink .player-modal .stat-data strong:hover,
.color-alt-pink #content span > ul li,
.color-alt-pink #content span > ul li a,
.color-alt-pink .ranking-table-comment-title,
#main .section-pink .headerText,
#main .section-pink .article-holder .date .writer a:hover,
#content .section-pink .article-list p a:hover,
#content .section-pink .article-list .writer-date .writer a:hover,
#content .section-pink .article-list .league-title a:hover,
#content .section-pink .article-list .league-title h2 a:hover {
    color: #E1386F !important;
}

#main .section-pink .rightRect {
    border-bottom: 24px solid #E1386F;
    height: 24px;
}

#main .section-pink .rightRectLeftSide {
    border-bottom: 24px solid #E1386F;
}

#main .section-pink .leftRect {
    color: #E1386F;
    /*background: linear-gradient(-45deg,#FFF 42%,#E1386F 0);*/
    border-top: 24px solid #E1386F;
}

#main .section-pink .leftRectLeftSide {
    color: #E1386F;
    border-top: 24px solid #E1386F;
}

#main .section-pink .text-pink {
    color: #E1386F;
}


.color-alt-green #content .bullet {
    background-color: #E1386F !important;
}

.color-alt-pink .news-block .news-list ul li:before,
.color-alt-pink .news-list li:before,
.color-alt-pink .show-all:before,
.color-alt-pink #content > ul li:before,
.color-alt-pink a.print,
.color-alt-pink .add-comment:after,
.color-alt-pink #content .comment-box .box:after,
.color-alt-pink #content > ul li:before,
.color-alt-pink #content span > ul li:before,
.color-alt-pink .link-holder a span,
.color-alt-pink .premiership-block a.btn-next,
.color-alt-pink .premiership-block a.btn-prev,
.color-alt-pink .comment-list .tlkb_load_more a span,
.color-alt-pink #content .gallery .btn-next,
.color-alt-pink #content .gallery .btn-prev,
.color-alt-pink .cycle-games-popup .popup .close,
.color-alt-pink .modal-cont .popup .close,
.color-alt-pink .goal-list .popup .close,
.color-alt-pink .recomm-holder .btn-next,
.color-alt-pink .recomm-holder .btn-prev,
.color-alt-pink .scoreboard:before,
.color-alt-pink .info-modal .close,
.color-alt-pink .player-modal .close {
    background-image: url('images/sprite-green.png');
}

.color-alt-pink .add-nav > ul > li.active:after {
    background-position: 0 -18px;
}

.color-alt-pink .people-block .box-holder,
.color-alt-pink .people-block .article,
.color-alt-pink .items-container,
.color-alt-pink #main .gallery2,
.color-alt-pink #main .galleryWord2,
/*.color-alt-pink #content .gallery,*/
.color-alt-pink .video-container-basket,
.color-alt-pink .schedule-block,
.color-alt-pink .play-block,
.color-alt-pink #sidebar .post-list .heading2,
.color-alt-pink .article-content div.video-div > a.video-anc {
    background-image: url('images/bg-video-green.jpg');
}

.color-alt-pink .people-block .figure span:after {
    background: url(../../Images/bg-title-green.gif) no-repeat;
}

.color-alt-pink .video-holder .title:before {
    background-image: url(../../Images/sprite2-green.png);
}

.color-alt-pink #main .hint .article-views {
    background: url(../../Images/greeneye.png) no-repeat 100%;
}

.color-alt-pink #main .hint .article-talkbacks {
    background: url(../../Images/greencomm.png) no-repeat 100%;
}

.color-alt-pink #main .hint .article-talkbacksHomePage {
    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 #main .galleryWord2,
.color-alt-dark-green #content .galleryWord,
.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,*/
#content .section-dark-green.color-alt-dark-green a:hover,
.color-alt-dark-green #main .gallery .holder a:hover,
.color-alt-dark-green #main .galleryWord .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 #main .article-list 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,
#main .section-green .article-holder-homepage 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 .headerText,
#main .section-dark-green .article-holder .date .writer a:hover,
#content .section-dark-green .article-list p a:hover,
#content .section-dark-green .article-list .writer-date .writer a:hover,
#content .section-dark-green .article-list .league-title a:hover,
#content .section-dark-green .article-list .league-title h2 a:hover {
    color: #0b7314 !important;
}

#main .section-dark-green .rightRect {
    border-bottom: 24px solid #0b7314;
    height: 24px;
}

#main .section-dark-green .rightRectLeftSide {
    border-bottom: 24px solid #0b7314;
}

#main .section-dark-green .leftRect {
    color: #0b7314;
    /*background: linear-gradient(-45deg,#FFF 42%,#0b7314 0);*/
    border-top: 24px solid #0b7314;
}

#main .section-dark-green .leftRectLeftSide {
    color: #0b7314;
    border-top: 24px solid #0b7314;
}

#main .section-dark-green .text-dark-green {
    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 #main .galleryWord2,
/*.color-alt-dark-green #content .gallery,*/
.color-alt-dark-green .video-container-basket,
.color-alt-dark-green .schedule-block,
.color-alt-dark-green .play-block,
.color-alt-dark-green #sidebar .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 #main .galleryWord2,
.color-alt-yellow #content .galleryWord,
.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,*/
#content .section-yellow.color-alt-yellow a:hover,
.color-alt-yellow #main .gallery .holder a:hover,
.color-alt-yellow #main .galleryWord .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 #main .article-list 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,
#main .section-yellow .article-holder-homepage 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 .headerText,
#main .section-yellow .article-holder .date .writer a:hover,
#content .section-yellow .article-list p a:hover,
#content .section-yellow .article-list .writer-date .writer a:hover,
#content .section-yellow .article-list .league-title a:hover,
#content .section-yellow .article-list .league-title h2 a:hover {
    color: #FFA200 !important;
}

#main .section-yellow .rightRect {
    border-bottom: 24px solid #0b7314;
    height: 24px;
}

#main .section-yellow .rightRectLeftSide {
    border-bottom: 24px solid #0b7314;
}

#main .section-yellow .leftRect {
    color: #FFA200;
    /*background: linear-gradient(-45deg,#FFF 42%,#FFA200 0);*/
    border-top: 24px solid #FFA200;
}

#main .section-yellow .leftRectLeftSide {
    color: #FFA200;
    border-top: 24px solid #0b7314;
}

#main .section-yellow .text-yellow {
    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 #main .galleryWord2,
/*.color-alt-yellow #content .gallery,*/
.color-alt-yellow .video-container-basket,
.color-alt-yellow .schedule-block,
.color-alt-yellow .play-block,
.color-alt-yellow #sidebar .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%;
}

.color-alt-yellow #main .hint .article-talkbacksHomePage {
    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;
}




/* Green Overlay */
/*.color-alt-blue .logo {
    background-position: 0 -303px;
}

.color-alt-blue .add-nav .more:before {
    background-position: -434px -41px;
}

.color-alt-blue .info-block,
.color-alt-blue #footer,
.color-alt-blue .logo-block .frame,
.color-alt-blue .tab-container,
.color-alt-blue .goal-list .popup table th,
.color-alt-blue .modal-cont .popup th,
.color-alt-blue .cycle-games-popup .popup table th {
    border-top-color: #014bad;
}

.color-alt-blue .social-container,
.color-alt-blue .mainarticle-league.banner-holder .desc {
    border-color: #014bad;
}

.color-alt-blue .heading {
    border-bottom-color: #014bad !important;
}

.color-alt-blue #main .galleryWord2, 
.color-alt-blue #content .galleryWord,
.color-alt-blue #content .gmask .holder,
.color-alt-blue .people-block,
.color-alt-blue .banner-holder.mainarticle-world .desc,
.color-alt-blue #content .gallery3 .pagination ul a:hover,
.color-alt-blue #content .gallery3 .pagination ul li.active a,
.color-alt-blue .goal-list .popup .title,
.color-alt-blue .modal-cont .popup .title,
.color-alt-blue .info-modal .title,
.color-alt-blue .player-modal .title,
.color-alt-blue .cycle-games-popup .popup .title,
.color-alt-blue .people-block .figure span,
.color-alt-blue .people-block .article .holder,
.color-alt-blue .video-holder .title {
    background: #014bad;
}

.color-alt-blue .post-container .post .title a:hover,
.color-alt-blue .logo-block .box a:hover,
.color-alt-blue .show-all,
.color-alt-blue #main .social-container p a:hover,
.color-alt-blue #main .social-container a.alt,
.color-alt-blue #content > a,
.color-alt-blue a:hover,
.color-alt-blue #main .gallery .holder a:hover,
.color-alt-blue #main .galleryWord .holder a:hover,
.color-alt-blue .article-content p a,
.color-alt-blue .comment-box .reply,
.color-alt-blue #main .info-block p a:hover,
.color-alt-blue #main .info-block h3 a:hover,
.color-alt-blue #main .social-container span.alt,
.color-alt-blue .add-nav ul a:hover,

.color-alt-blue #footer ul a:hover,

.color-alt-blue .link-holder a,
.color-alt-blue .players-block .gallery ul li:hover a,
.color-alt-blue .results-holder .result-table .link,
.color-alt-blue .player-info .heading a,
.color-alt-blue #main .about-block .text h3,
.color-alt-blue .tab-box .result-table .link,
.color-alt-blue .score-list .link,
.color-alt-blue .result-form input[type="button"],
.color-alt-blue .player-modal .stat-data strong:hover,
.color-alt-blue #content span > ul li,
.color-alt-blue #content span > ul li a,
.color-alt-blue .ranking-table-comment-title,
#main .section-blue .headerText,*/

#main .section-blue .article-holder h2 a:hover,
#main .section-blue .article-holder-homepage h2 a:hover,
.color-alt-blue article-list h2 a:hover,
.color-alt-blue .article-list a:hover,
.color-alt-blue .article-list h2 a:hover,
.color-alt-blue #main .article-list a:hover,
.color-alt-blue .article-list .league-title a:hover,
#main .section-blue .article-holder .date .writer a:hover,
#content .section-blue .articleBannerSpace p a:hover,
#content .section-blue .article-list .writer-date .writer a:hover,
#content .section-blue .articleBannerSpace a:hover,
#content .section-blue .articleBannerSpace a:hover {
    color: #014bad !important;
}


.color-alt-blue #content .bullet {
    background-color: #014bad !important;
}

.color-alt-blue .news-block .news-list ul li:before,
.color-alt-blue .news-list li:before,
.color-alt-blue .show-all:before,
.color-alt-blue #content > ul li:before,
.color-alt-blue a.print,
.color-alt-blue .add-comment:after,
.color-alt-blue #content .comment-box .box:after,
.color-alt-blue #content > ul li:before,
.color-alt-blue #content span > ul li:before,
.color-alt-blue .link-holder a span,
.color-alt-blue .premiership-block a.btn-next,
.color-alt-blue .premiership-block a.btn-prev,
.color-alt-blue .comment-list .tlkb_load_more a span,
.color-alt-blue #content .gallery .btn-next,
.color-alt-blue #content .gallery .btn-prev,
.color-alt-blue .cycle-games-popup .popup .close,
.color-alt-blue .modal-cont .popup .close,
.color-alt-blue .goal-list .popup .close,
.color-alt-blue .recomm-holder .btn-next,
.color-alt-blue .recomm-holder .btn-prev,
.color-alt-blue .scoreboard:before,
.color-alt-blue .info-modal .close,
.color-alt-blue .player-modal .close {
    background-image: url('images/sprite-blue.png');
}

.color-alt-blue .add-nav > ul > li.active:after {
    background-position: 0 -18px;
}

.color-alt-blue .people-block .box-holder,
.color-alt-blue .people-block .article,
.color-alt-blue .items-container,
.color-alt-blue #main .gallery2,
.color-alt-blue #main .galleryWord2,
.color-alt-blue .video-container-basket,
.color-alt-blue .schedule-block,
.color-alt-blue .play-block,
.color-alt-blue #sidebar .post-list .heading2,
.color-alt-blue .article-content div.video-div > a.video-anc {
    background-image: url('images/bg-video-blue.jpg');
}

.color-alt-blue .people-block .figure span:after {
    background: url(../../Images/bg-title-#014bad.gif) no-repeat;
}

.color-alt-blue .video-holder .title:before {
    background-image: url(../../Images/sprite2-#014bad.png);
}

.color-alt-blue #main .hint .article-views {
    background: url(../../Images/#014badeye.png) no-repeat 100%;
}

.color-alt-blue #main .hint .article-talkbacks {
    background: url(../../Images/#014badcomm.png) no-repeat 100%;
}


.color-alt-blue #main .hint .article-talkbacksHomePage {
    background: url(../../Images/#014badcomm.png) no-repeat 100%;
}

*/
/* -------------------------------------------------------End Of Blue ------------------------------------------------------- */
.mainarticle-league .desc span > a {
    color: #000 !important;
}

.red_mark {
    position: absolute;
    width: 27px;
    height: 27px;
    top: 10px;
    right: 18px;
    z-index: 10;
    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: 970px;
    height: 60px;
    margin: 20px 5px 16px;
    /*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: 460px;
        }

        .counter_flach_cont .counter_time.minutes {
            left: 384px;
        }

        .counter_flach_cont .counter_time.hours {
            left: 310px;
        }

        .counter_flach_cont .counter_time.days {
            left: 235px;
        }

    .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;
        }

.video-iframe {
    max-width: 100% !important;
}

.tlkb-days iframe {
}


.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-world.banner-holder .desc .talkbacksHomePage,
.mainarticle-league.banner-holder .desc .talkbacksHomePage {
    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 > .social-networks-wide li.google iframe {
    margin-top: 3px !important;
    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: 54px;*/
    width: 600px;
    background: url('images/Wobi-Header-600.jpg') no-repeat;
}

.video-holder.skin.wobi .skin-footer {
    display: block;
    height: 22px;
    width: 600px;
    margin-top: -6px;
    background: url('images/Wobi-Footer-600.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: #00ACEC;
    font-size: 16px;
    padding-right: -120px;
    text-decoration: none !important;
    width: 250px;
    position: absolute;
    right: 3px;
    margin-top: -32px;
    height: 32px;
    background: #F3F3F3;
    padding-right: 20px;
    padding-top: 7px;
}


.twitter-cont .twitter-sport {
    direction: ltr;
    font-family: blender-regular, 'south web';
    color: #00ACEC;
    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: blender-regular, 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: blender-regular, 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;
        width: 180px !important;
    }

#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: 50px;
    height: 50px;
}

#main .group_stats-small .table_side_cont {
    border: 0px 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;*/
        background: #F5F5F5;
        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: right;
    }

    #main .group_stats-small .table_side_cont .table .flag img {
        width: 15px;
        height: 15px;
    }


.ticker-games-bar-basket {
    width: 835px;
    height: 111px;
    margin: 0px 8px 30px;
    position: relative;
}

    .ticker-games-bar-basket .bar-header {
        width: 735px;
        height: 23px;
        margin: 0px 1px 5px;
    }

        .ticker-games-bar-basket .bar-header span.bar-title {
            float: right;
            font-family: blender-bold, 'south web bold';
            font-size: 20px;
        }

        .ticker-games-bar-basket .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-basket .bar-header a.vod-link:hover {
                color: #fff;
                text-decoration: none;
            }

            .ticker-games-bar-basket .bar-header a.vod-link span {
                padding-right: 10px;
            }

    .ticker-games-bar-basket .games-tbl {
        width: 735px;
        margin: 0 31px;
        overflow: hidden;
    }

        .ticker-games-bar-basket .games-tbl .game-cont {
            display: table-cell;
            width: 147px;
            height: 83px;
            background: #F4F4F4;
            border-left: 2px solid #fff;
            direction: rtl;
        }

            .ticker-games-bar-basket .games-tbl .game-cont .game-title {
                background: #0089CF;
                border-top: 2px solid #0089CF;
                border-bottom: 2px solid #fff;
                height: 14px;
            }

                .ticker-games-bar-basket .games-tbl .game-cont .game-title span.hour {
                    display: none;
                }

                .ticker-games-bar-basket .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-basket .games-tbl .game-cont .team {
                height: 30px;
                margin-top: 0px;
                padding: 0 10px 0 7px;
                font-size: 14px;
            }

                .ticker-games-bar-basket .games-tbl .game-cont .team a.name {
                    float: right;
                    width: 103px;
                    height: 30px;
                    overflow: hidden;
                }

                .ticker-games-bar-basket .games-tbl .game-cont .team span.score {
                    float: left;
                    font-weight: bold;
                    width: 40px;
                }

            .ticker-games-bar-basket .games-tbl .game-cont.future .game-title {
                background: #13AEE3;
                border-top: 2px solid #13AEE3;
            }

                .ticker-games-bar-basket .games-tbl .game-cont.future .game-title span.hour {
                    float: left;
                    display: block;
                    direction: ltr;
                }

            .ticker-games-bar-basket .games-tbl .game-cont.future .team span.score {
                display: none;
            }

    .ticker-games-bar-basket .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-basket .ticker-button.next {
            background: url('images/ticker-btn-left.png') no-repeat;
            left: 10px;
        }

        .ticker-games-bar-basket .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 {
    width: 301px;
    margin-top: 10px;
}

.spot-im-ticker {
    z-index: 2147483646 !important;
}

/*******************euro ticker ***********************************/


.ticker-games-euro .ticker-games-bar-basket {
    width: 944px;
    height: 111px;
    /*padding: 15px 0 0;*/
    margin: 0 0 15px;
    position: relative;
}

    .ticker-games-euro .ticker-games-bar-basket .bar-header {
        width: 880px;
        height: 23px;
        margin: 0px 31px 5px;
    }

        .ticker-games-euro .ticker-games-bar-basket .bar-header span.bar-title {
            float: right;
            font-family: blender-bold, 'south web bold';
            font-size: 20px;
        }

        .ticker-games-euro .ticker-games-bar-basket .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-euro .ticker-games-bar-basket .bar-header a.vod-link:hover {
                color: #fff;
                text-decoration: none;
            }

            .ticker-games-euro .ticker-games-bar-basket .bar-header a.vod-link span {
                padding-right: 10px;
            }

    .ticker-games-euro .ticker-games-bar-basket .games-tbl {
        width: 882px;
        margin: 0 31px;
        overflow: hidden;
    }


        .ticker-games-euro .ticker-games-bar-basket .games-tbl .game-cont .penalty {
            display: block;
            position: absolute;
            margin-right: 17px;
            font-size: 12px;
        }

        .ticker-games-euro .ticker-games-bar-basket .games-tbl .game-cont {
            display: table-cell;
            width: 147px;
            height: 83px;
            background: #F4F4F4;
            border-left: 2px solid #fff;
            direction: rtl;
        }

            .ticker-games-euro .ticker-games-bar-basket .games-tbl .game-cont .game-title {
                background: #0089CF;
                border-top: 2px solid #0089CF;
                border-bottom: 2px solid #fff;
                height: 14px;
            }

                .ticker-games-euro .ticker-games-bar-basket .games-tbl .game-cont .game-title span.hour {
                    display: none;
                }

                .ticker-games-euro .ticker-games-bar-basket .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-euro .ticker-games-bar-basket .games-tbl .game-cont .team {
                height: 30px;
                margin-top: 0px;
                padding: 0 10px 0 7px;
                font-size: 14px;
            }

                .ticker-games-euro .ticker-games-bar-basket .games-tbl .game-cont .team a.name {
                    float: right;
                    width: 103px;
                    height: 30px;
                    overflow: hidden;
                }

                .ticker-games-euro .ticker-games-bar-basket .games-tbl .game-cont .team span.score {
                    float: left;
                    font-weight: bold;
                    width: 24px;
                }

            .ticker-games-euro .ticker-games-bar-basket .games-tbl .game-cont.future .game-title {
                background: #13AEE3;
                border-top: 2px solid #13AEE3;
            }

                .ticker-games-euro .ticker-games-bar-basket .games-tbl .game-cont.future .game-title span.hour {
                    float: left;
                    display: block;
                    direction: ltr;
                }

            .ticker-games-euro .ticker-games-bar-basket .games-tbl .game-cont.future .team span.score {
                display: none;
            }

    .ticker-games-euro .ticker-games-bar-basket .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-euro .ticker-games-bar-basket .ticker-button.next {
            background: url('images/ticker-btn-left.png') no-repeat;
            left: 10px;
        }

        .ticker-games-euro .ticker-games-bar-basket .ticker-button.prev {
            background: url('images/ticker-btn-right.png') no-repeat;
            right: 10px;
        }


/************************************************/


.ticker-games-euro .euro-tables-cont .games-cont table {
    font-family: blender-regular, 'south web light';
}

    .ticker-games-euro .euro-tables-cont .games-cont table td.date-time {
        position: relative;
        text-align: right;
        padding: 0;
        color: #6B3080;
        font-size: 17px;
    }

        .ticker-games-euro .euro-tables-cont .games-cont table td.date-time span.game-date {
        }

    /*.ticker-games-euro .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;
}*/

    .ticker-games-euro .euro-tables-cont .games-cont table td.group-name {
        vertical-align: top;
        text-align: right;
        color: #02ADF2;
        font-size: 22px;
        line-height: 22px;
        width: 90px;
        font-family: blender-regular, 'south web light';
        padding: 10px 0;
    }

    .ticker-games-euro .euro-tables-cont .games-cont table td.team img {
        width: 20px;
        height: 20px;
    }


.ticker-games-euro .ticker-games-bar-basket {
    width: 735px;
    height: 180px;
    background: url(../../Images/Mondial/logo.png) 100% 30px no-repeat;
}

    /*.ticker-games-euro  .ticker-games-bar-basket:after {
    content:'';
    position:absolute;
    left: -65px;
    top:65px;
    width:65px;
    height:76px;
    background: url(../../Images/Euro/gfx_asterix_orange.png) no-repeat; 
}*/

    .ticker-games-euro .ticker-games-bar-basket .games-tbl {
        width: 760px;
        margin: 0 150px 0 0;
    }

        .ticker-games-euro .ticker-games-bar-basket .games-tbl .game-cont {
            height: 170px;
            padding: 5px 5px 5px 10px;
            background: none;
            border: none;
        }

        .ticker-games-euro .ticker-games-bar-basket .games-tbl .to-arena {
            width: 112px;
            overflow-x: hidden;
            display: block;
            margin-top: 6px;
            margin-right: -6px;
        }

        .ticker-games-euro .ticker-games-bar-basket .games-tbl .game-cont .game-title {
            position: relative;
            background: none;
            border: none;
            color: #000;
            height: 25px;
            margin-bottom: 2px;
        }

            .ticker-games-euro .ticker-games-bar-basket .games-tbl .game-cont .game-title span {
                color: #000;
                padding: 0;
                float: none;
            }

                .ticker-games-euro .ticker-games-bar-basket .games-tbl .game-cont .game-title span:after {
                    content: '';
                    position: absolute;
                    height: 5px;
                    width: 50px;
                    bottom: 0;
                    right: 0px;
                    background: #02ADF2;
                }

        .ticker-games-euro .ticker-games-bar-basket .games-tbl .game-cont .group {
            height: 15px;
        }

            .ticker-games-euro .ticker-games-bar-basket .games-tbl .game-cont .group span {
                color: #02ADF2;
                font-size: 14px;
                line-height: 15px;
                font-family: blender-regular, 'south web light';
                vertical-align: top;
            }

        .ticker-games-euro .ticker-games-bar-basket .games-tbl .game-cont:nth-child(6n) .score-cont {
            border-left: none;
        }

        .ticker-games-euro .ticker-games-bar-basket .games-tbl .game-cont .score-cont {
            border-left: 1px solid #B2B2B2;
            height: 95px;
        }


        .ticker-games-euro .ticker-games-bar-basket .games-tbl .game-cont .team {
            padding: 0;
            margin: 0;
            width: 200px;
        }

            .ticker-games-euro .ticker-games-bar-basket .games-tbl .game-cont .team a.name {
                width: auto;
                float: none;
            }

                .ticker-games-euro .ticker-games-bar-basket .games-tbl .game-cont .team a.name span {
                    font-size: 18px;
                    line-height: 20px;
                    font-family: blender-regular, 'south web light';
                }

                .ticker-games-euro .ticker-games-bar-basket .games-tbl .game-cont .team a.name img {
                    display: inline-block;
                    width: 18px;
                    height: 18px;
                }

        .ticker-games-euro .ticker-games-bar-basket .games-tbl .game-cont .score-cont .score-holder {
            position: relative;
        }

        .ticker-games-euro .ticker-games-bar-basket .games-tbl .game-cont .score-cont .score {
            display: block;
            width: 42px;
            font-size: 22px;
            line-height: 25px;
        }

            .ticker-games-euro .ticker-games-bar-basket .games-tbl .game-cont .score-cont .score:first-child {
                border-bottom: 1px solid #B2B2B2;
            }

        .ticker-games-euro .ticker-games-bar-basket .games-tbl .game-cont .score-cont .status {
            display: block;
            /* float: left; */
            position: absolute;
            top: 13px;
            left: 10px;
            color: #B2B2B2;
        }

        .ticker-games-euro .ticker-games-bar-basket .games-tbl .game-cont .score-cont .hour {
            display: block;
            font-size: 28px;
            line-height: 29px;
        }

        .ticker-games-euro .ticker-games-bar-basket .games-tbl .game-cont .score-cont .spnStadium {
            color: #095E9E;
            font-size: 14px;
        }



    .ticker-games-euro .ticker-games-bar-basket .ticker-button {
        width: 13px;
        height: 20px;
        bottom: 82px;
    }

        .ticker-games-euro .ticker-games-bar-basket .ticker-button.next {
            background: url(../../Images/Euro/arrow_games_L.png) no-repeat;
            left: 10px;
        }

        .ticker-games-euro .ticker-games-bar-basket .ticker-button.prev {
            background: url(../../Images/Euro/arrow_games_R.png) no-repeat;
            right: 130px;
        }

#main .section-grey .heading {
    background: #111720 url(../../Images/bg-block-car.jpg) no-repeat;
    background-position: 0 0;
}

.headerLeft {
    font: normal 1.1vw 'south web', Arial, Helvetica, sans-serif;
    margin: 0px;
    width: 306px;
    position: relative;
}

.header {
    font: normal 1.1vw 'south web', Arial, Helvetica, sans-serif;
    margin: 0 0 15px 0;
    width: 100%;
}

.leftRect {
    color: white;
    border-top: 24px solid #0142ad;
    border-right: 14px solid transparent;
    line-height: 1;
    width: 450px;
    float: left;
    line-height: 0px;
}


.leftRect1 {
    color: white;
    line-height: 1;
    line-height: 0px;
    background: #014BAD;
    /* background-size: 25px; */
    margin: 0px 0px;
    width: 98.5%;
    height: 25px;
}

.leftRectstate {
    color: white;
    line-height: 1;
    line-height: 0px;
    background: #014BAD;
    width: 100%;
    height: 25px;
}

.leftRectSide {
    color: white;
    line-height: 1;
    line-height: 0px;
    background: #014BAD;
    margin: 1px 0px;
    width: 303px;
    padding: 3px 10px;
    height: 25px;
}



.leftRectLeftSide {
    color: white;
    border-top: 24px solid #0142ad;
    border-right: 14px solid transparent;
    line-height: 1;
    width: 150px;
    float: left;
    line-height: 0px;
}

    .leftRectLeftSide .textLeftSide {
        color: #fff;
        position: absolute;
        font-size: 16px;
        margin-top: -9px;
    }

.rightRect {
    color: white;
    padding-left: -1.5%;
    float: right;
    right: 0;
    border-bottom: 24px solid #0142ad;
    border-left: 14px solid transparent;
    width: 24px;
    position: absolute;
    margin-top: -23px;
    height: 24px;
    line-height: 0;
}

.rightRectLeftSide {
    color: white;
    padding-left: -1.5%;
    float: right;
    right: 0px;
    border-bottom: 24px solid #0142ad;
    border-left: 14px solid transparent;
    width: 24px;
    position: absolute;
    margin-top: -24px;
    height: 24px;
    line-height: 0;
}

.headerTextLeftVideoSide {
    float: right;
    text-align: center;
    color: #ffffff;
    font-size: 17px;
    height: auto;
    margin-top: 0px;
    position: relative;
    height: 45px;
    padding: 0px;
    white-space: nowrap;
}

.headerTextLeftVideo {
    float: right;
    text-align: center;
    color: #0044B0;
    font-size: 17px;
    height: auto;
    margin-top: 14px;
    position: relative;
    right: 15px;
    height: 24px;
}

.headerText {
    float: right;
    text-align: center;
    color: #0044B0;
    font-size: 17px;
    height: auto;
    padding-top: 25px;
    position: relative;
    /*right: 15px;*/
    height: 20px;
}

.headerTextLeftSide {
    float: right;
    text-align: center;
    color: #ffffff;
    font-size: 17px;
    height: auto;
    margin-top: 11px;
    position: relative;
    height: 24px;
    white-space: nowrap;
    font-family: blender-regular, 'south web';
    font-weight: 400;
}

.headerTextLeftRedSide {
    float: left;
    text-align: center;
    color: #d10202;
    font-size: 17px;
    height: auto;
    margin-top: -10px;
    position: relative;
    white-space: nowrap;
}

.TextLeftSide_BlackText {
    color: #d10202;
}


.arrowlinktitle {
    background: url(../../Images/categoryheaderarrow.png) no-repeat;
    position: absolute;
    left: 23px;
    width: 6px;
    height: 10px;
    vertical-align: middle;
    top: 9px;
}

.arrowlinktitleVideo {
    background: url(../../Images/categoryheaderarrow.png) no-repeat;
    position: absolute;
    left: 16px;
    width: 6px;
    height: 10px;
    vertical-align: middle;
    top: 21px;
}

.arrowlinktitleLeftSide {
    background: url(../../Images/categoryheaderarrow.png) no-repeat;
    position: absolute;
    left: 15px;
    margin-top: 11px;
    height: 20px;
}


/*-------------  SideBar HomePage End  -------------*/

#sidebarHomePage {
    float: left;
    /*padding: 0 15px 0 0;*/
    padding: 0 4px 0 0;
    width: 304px;
}

.events_archive #sidebarHomePage {
    padding: 0 0px 0 0;
}

#sidebarHomePage .banner-holder {
    margin: 0 3px 15px;
    text-align: right;
}

    #sidebarHomePage .banner-holder img {
        display: block;
    }

#sidebarHomePage .gallery {
    margin: 0px 0 10px;
    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%);
}

    #sidebarHomePage .gallery .btn-prev,
    #sidebarHomePage .gallery .btn-next {
        float: left;
        overflow: hidden;
        text-indent: -9999px;
        width: 15px;
        height: 74px;
        background: url(../../Images/sprite.png) no-repeat -261px 0;
    }

    #sidebarHomePage .gallery .btn-next {
        float: right;
        background-position: -279px 0;
    }

        #sidebarHomePage .gallery .btn-next:hover {
            background-position: -279px -78px;
        }

    #sidebarHomePage .gallery .btn-prev:hover {
        background-position: -261px -78px;
    }

    #sidebarHomePage .gallery .gmask {
        overflow: hidden;
        border: solid #fff;
        border-width: 1px 0 0 1px;
    }

        #sidebarHomePage .gallery .gmask > ul {
            padding: 0;
            margin: 0;
            list-style: none;
            overflow: hidden;
            width: 9999px;
        }

#sidebarHomePage .meetings-block {
    margin: 0 0 26px;
    border: 1px solid #c3cad1;
    display: inline-block;
}

    #sidebarHomePage .meetings-block table.item-list {
        width: 50%;
        float: right;
    }

.events_archive #sidebarHomePage {
    padding: 0 0px 0 0;
}

#sidebarHomePage .banner-holder {
    /*border: 1px solid #b5b5b5;*/
    /*padding: 1px;*/
    margin: 0 0 18px;
    text-align: right;
}

    #sidebarHomePage .banner-holder img {
        display: block;
    }

#sidebarHomePage .gallery {
    /*margin: -10px 0 15px;*/
    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%);
}

    #sidebarHomePage .gallery .btn-prev,
    #sidebarHomePage .gallery .btn-next {
        float: left;
        overflow: hidden;
        text-indent: -9999px;
        width: 15px;
        height: 74px;
        background: url(../../Images/sprite.png) no-repeat -261px 0;
    }

    #sidebarHomePage .gallery .btn-next {
        float: right;
        background-position: -279px 0;
    }

        #sidebarHomePage .gallery .btn-next:hover {
            background-position: -279px -78px;
        }

    #sidebarHomePage .gallery .btn-prev:hover {
        background-position: -261px -78px;
    }

    #sidebarHomePage .gallery .gmask {
        overflow: hidden;
        border: solid #fff;
        border-width: 1px 0 0 1px;
    }

        #sidebarHomePage .gallery .gmask > ul {
            padding: 0;
            margin: 0;
            list-style: none;
            overflow: hidden;
            width: 9999px;
        }

#sidebarHomePage .meetings-block {
    margin: 0 0 26px;
    border: 1px solid #c3cad1;
    display: inline-block;
}

    #sidebarHomePage .meetings-block table.item-list {
        width: 50%;
        float: right;
    }


#sidebarHomePage .heading {
    padding: 8px 5px 2px;
    border:none;
    background: url(../../Images/Mondial/hr.png) no-repeat;
}



#sidebarHomePage .premiership-block .heading {
    text-align: right;
    padding: 4px 18px 1px;
    border-bottom: 3px solid #014bad;
    border-left: none;
    border-right: none;
}

#sidebarHomePage .premiership-block .heading-alt {
    border: none;
    padding: 1px 14px 6px;
    overflow: hidden;
}


#sidebarHomePage .heading p {
    margin: 0;
    font-family: blender-bold, 'south web bold';
}

#sidebarHomePage .heading h2 {
    margin: 0;
    font-size: 18px;
    line-height: 22px;
}

#sidebarHomePage .gallery .gmask > ul > li {
    float: right;
    height: 73px;
    width: 253px;
    padding: 0 10px 0 9px;
}

#sidebarHomePage .gallery .gmask ul img {
    display: inline-block;
    vertical-align: middle;
}

#sidebarHomePage .gallery .gmask .holder {
    display: inline-block;
    vertical-align: middle;
    margin: 0 4px 0 8px;
    font-weight: bold;
    text-align: center;
    width: 164px;
    height: 73px;
}

#sidebarHomePage .gallery strong {
    display: block;
    margin: 0 0 2px;
}

#sidebarHomePage .gallery .score {
    padding: 0;
    margin: 0 0 3px;
    font-size: 12px;
    line-height: 13px;
    font-weight: normal;
    list-style: none;
    overflow: hidden;
}

    #sidebarHomePage .gallery .score li {
        float: right;
        margin-right: 2px;
        border: 1px solid #bcbcbc;
        width: 51px;
        padding: 2px 0;
    }

        #sidebarHomePage .gallery .score li:first-child {
            margin: 0;
        }

    #sidebarHomePage .gallery .score span {
        float: left;
        width: 15px;
        font-weight: bold;
        padding: 2px 0;
        color: #cc1601;
        background: #fff;
        margin: -2px 0;
    }

#sidebarHomePage .gallery.gallery-banner {
    height: 73px;
}

    #sidebarHomePage .gallery.gallery-banner .gmask {
        width: 193px;
        border: 0;
    }

        #sidebarHomePage .gallery.gallery-banner .gmask > ul > li {
            width: 193px;
            padding: 0;
        }

        #sidebarHomePage .gallery.gallery-banner .gmask .holder {
            display: block;
            width: auto;
            margin: 0;
        }

    #sidebarHomePage .gallery.gallery-banner strong {
        height: 22px;
        overflow: hidden;
        font-size: 12px;
    }

    #sidebarHomePage .gallery.gallery-banner .score li {
        width: 48px;
        line-height: 12px;
        float: none;
        display: inline-block;
        margin: 0 3px;
    }

    #sidebarHomePage .gallery.gallery-banner .score span {
        margin: 0;
        padding: 0;
    }

    #sidebarHomePage .gallery.gallery-banner a.send {
        display: inline-block;
    }

    #sidebarHomePage .gallery.gallery-banner .btn-prev,
    #sidebarHomePage .gallery.gallery-banner .btn-next,
    #sidebarHomePage .gallery.gallery-banner .gmask {
        float: left;
    }

    #sidebarHomePage .gallery.gallery-banner .btn-next {
        border-right: 1px solid #d4d4d4;
    }

    #sidebarHomePage .gallery.gallery-banner > img {
        margin-top: 6px;
        margin: 6px 2px 0 0;
        float: right;
    }


    #sidebarHomePage .gallery.gallery-banner .score li {
        width: 48px;
        line-height: 12px;
        float: none;
        display: inline-block;
        margin: 0 3px;
    }



#sidebarHomePage .heading3 strong {
    padding: 3px 17px 0px;
    display: block;
    /*border: 1px solid #fff;*/
    font-family: blender-bold, 'south web bold';
    font-weight: normal;
}

#sidebarHomePage .banner-list {
    padding: 0;
    text-align: right;
    /*margin-top: -5px;*/
}


#sidebarHomePage .post-holder {
    /*padding: 10px 0px 0px 0px;*/
    position: relative;
}

#sidebarHomePage .post .text-holder {
    overflow: hidden;
    /*margin-top: 10px;*/
    height: 75px;
}

#sidebarHomePage .post-list p a {
    color: #000;
    font: 14px 'south web', Arial, Helvetica, sans-serif;
    text-decoration: none;
}

#sidebarHomePage .facebook-widget .heading2 {
    border: none;
    border-bottom: 3px solid #014bad;
    position: relative;
    color: #0242AE;
}

    #sidebarHomePage .facebook-widget .heading2 strong:after {
        content: '';
        position: absolute;
        left: 0px;
        top: 0;
        width: 54px;
        border-top: 27px solid #0242AE;
        border-right: 14px solid transparent;
    }

#sidebarHomePage .heading2 {
    border: 1px solid #e8e8e8;
    text-align: right;
    margin: 0 0 16px;
    font-weight: normal;
    border-bottom: 3px solid #014bad;
    padding: 0;
}

    #sidebarHomePage .heading2 strong {
        padding: 3px 17px 0px;
        display: block;
        border: 1px solid #fff;
        font-family: blender-bold, 'south web bold';
        font-weight: normal;
        width: 300px;
    }


#sidebarHomePage .heading3 {
    text-align: right;
    font-weight: normal;
    padding: 0px;
    width: 54px;
    border-top: 32px solid #00ACEC;
    border-right: 14px solid transparent;
    float: left;
    background: #F3F3F3;
}

    #sidebarHomePage .heading3 strong {
        padding: 3px 17px 0px;
        display: block;
        /*border: 1px solid #fff;*/
        font-family: blender-bold, 'south web bold';
        font-weight: normal;
    }

/*-------------SideBar HomePage End -------------*/




@media only screen and (max-width: 1320px) {
    .banner-holder {
        display: none;
    }

    .banner-right-fixed {
        display: none;
    }

    .banner-left-fixed {
        display: none;
    }

    .Plazma_944x200 {
        display: none;
    }
}

.banner-holder-strip {
    margin-bottom: 10px;
}

.containerHomePage {
   width: 1010px;
    padding: 0px 15px;
    padding-left: 0px;
    margin-right: 0px;
    margin: 0px auto;
    direction: rtl;
    background: white;
}

.center {
    text-align: center;
}

.articleBannerSpace {
    padding-right: 15px;
    padding-top: 8px;
}

/*------------  Start article Carousel Share ---------------*/

#main .carouserShare.center {
    width: 107.8%;
    position: relative;
    direction: ltr;
    height: 280px;
    margin-bottom: 10px;
}

    #main .carouserShare.center .video-list {
        height: auto;
        width: 100%;
    }

        #main .carouserShare.center .video-list.slick-slider {
            margin-bottom: 0px;
            margin-right: 0px;
        }

        #main .carouserShare.center .video-list .video-box {
            margin-right: -2px !important;
            width: 100%;
            direction: rtl;
        }

        #main .carouserShare.center .video-list .video-box-even {
            margin-right: 0px !important;
        }

        #main .carouserShare.center .video-list .video-box:first-child {
            margin-right: 0px !important;
        }

.carouserShare.center .gallery-button.prev {
    background: url(../../Images/arrow_games_L.png) no-repeat;
    position: absolute;
    top: 50%;
    left: 50px;
    cursor: pointer;
    height: 20px;
    width: 13px;
    z-index: 10;
}

.carouserShare.center .gallery-button.next {
    background: url(../../Images/arrow_games_R.png) no-repeat;
    position: absolute;
    top: 50%;
    right: 10px;
    cursor: pointer;
    height: 20px;
    width: 13px;
    z-index: 10;
}

#main .carouserShare.center .video-list span.desc {
    position: absolute;
    bottom: 0;
    width: 250px;
    max-height: 28px;
    height: 28px;
    overflow: hidden;
    color: #fff;
    font-size: 11px;
    padding: 2px 5px 2px 2px;
    white-space: normal;
    text-align: right;
    background: url(http://m.sport5.co.il/images/black_bg.png) repeat;
}

/* Slick active tab/slide (Group A default + any tab click) */
.slick-slider .slick-slide.slick-current,
.slick-slider .slick-slide.slick-current a,
.slick-slider .slick-slide.slick-active a.active,
.slick-slider .slick-slide.slick-current a.active {
    color: #1722C2;
}

.slick-slider .slick-slide.slick-current,
.slick-slider .slick-slide.slick-active a.active,
.slick-slider .slick-slide.slick-current a.active {
    border-bottom: 4px solid var(--border-default, #1722C2);
}

/*------------  Start article Carousel Share ---------------*/


/*------------  Start article CarouselVerticle Share ---------------*/

/*#main .carouserShareVerticle.center {
    position: relative;
    width: 305px;
}*/


#main .carouserShareVerticle.center {
    width: 305px;
    position: relative;
    direction: rtl;
    height: 280px;
    margin-bottom: 10px;
    margin-left: 10px;
    padding-right: 4px;
}

    #main .carouserShareVerticle.center .video-list {
        height: auto;
        width: 100%;
    }

        #main .carouserShareVerticle.center .video-list.slick-slider {
            margin-bottom: 0px;
            margin-right: 0px;
        }

        #main .carouserShareVerticle.center .video-list .video-box {
            margin-right: 0px !important;
            width: 100%;
            direction: rtl;
        }

        #main .carouserShareVerticle.center .video-list .video-box-even {
            margin-right: 0px !important;
        }

        #main .carouserShareVerticle.center .video-list .video-box:first-child {
            margin-right: 0px !important;
        }

.carouserShareVerticle.center .gallery-button.prev {
    background: url(../../Images/arrow_games_L.png) no-repeat;
    position: absolute;
    top: 50%;
    left: 10px;
    cursor: pointer;
    height: 20px;
    width: 13px;
    z-index: 10;
}

.carouserShareVerticle.center .gallery-button.next {
    background: url(../../Images/arrow_games_R.png) no-repeat;
    position: absolute;
    top: 50%;
    right: 10px;
    cursor: pointer;
    height: 20px;
    width: 13px;
    z-index: 10;
}

#main .carouserShareVerticle.center .video-list span.desc {
    position: absolute;
    bottom: 0;
    width: 250px;
    max-height: 28px;
    height: 28px;
    overflow: hidden;
    color: #fff;
    font-size: 11px;
    padding: 2px 5px 2px 2px;
    white-space: normal;
    text-align: right;
    background: url(http://m.sport5.co.il/images/black_bg.png) repeat;
}
/*------------  Start article CarouselVerticle Share ---------------*/



/*------------ EuroBasket Special ---------------*/

.euro-tables-cont .games-cont .score {
    color: #6B3080;
    font-size: 30px;
    width: 140px;
    text-align: center;
}

.euro-tables-cont .games-cont .scoreTime {
    color: #6B3080;
    font-size: 24px;
    width: 140px;
    text-align: center;
}

.euro-tables-cont .games-cont .gamePlanned {
    color: #FF9919;
    float: left;
    width: 105px;
}

.euro-tables-cont .games-cont .stadium {
    color: #6B3080;
    font-size: 13px;
    vertical-align: middle;
    text-align: right;
    line-height: 14px;
    position: relative;
    display: inline-block;
}




.ticker-games-bar-basket {
    width: 944px;
    height: 111px;
    /*padding: 15px 0 0;*/
    margin: 0 0 15px;
    position: relative;
}

    .ticker-games-bar-basket .bar-header {
        width: 880px;
        height: 23px;
        margin: 0px 31px 5px;
    }

        .ticker-games-bar-basket .bar-header span.bar-title {
            float: right;
            font-family: blender-bold, 'south web bold';
            font-size: 20px;
        }

        .ticker-games-bar-basket .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-basket .bar-header a.vod-link:hover {
                color: #fff;
                text-decoration: none;
            }

            .ticker-games-bar-basket .bar-header a.vod-link span {
                padding-right: 10px;
            }

    .ticker-games-bar-basket .games-tbl {
        width: 882px;
        margin: 0 31px;
        overflow: hidden;
    }

        .ticker-games-bar-basket .games-tbl .game-cont {
            display: table-cell;
            width: 147px;
            height: 83px;
            background: #F4F4F4;
            border-left: 2px solid #fff;
            direction: rtl;
        }

            .ticker-games-bar-basket .games-tbl .game-cont .game-title {
                background: #0089CF;
                border-top: 2px solid #0089CF;
                border-bottom: 2px solid #fff;
                height: 14px;
            }

                .ticker-games-bar-basket .games-tbl .game-cont .game-title span.hour {
                    display: none;
                }

                .ticker-games-bar-basket .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-basket .games-tbl .game-cont .team {
                height: 30px;
                margin-top: 0px;
                padding: 0 10px 0 7px;
                font-size: 14px;
            }

                .ticker-games-bar-basket .games-tbl .game-cont .team a.name {
                    float: right;
                    width: 103px;
                    height: 30px;
                    overflow: hidden;
                }

                .ticker-games-bar-basket .games-tbl .game-cont .team span.score {
                    float: left;
                    font-weight: bold;
                    width: 50px;
                }

            .ticker-games-bar-basket .games-tbl .game-cont.future .game-title {
                background: #13AEE3;
                border-top: 2px solid #13AEE3;
            }

                .ticker-games-bar-basket .games-tbl .game-cont.future .game-title span.hour {
                    float: left;
                    display: block;
                    direction: ltr;
                }

            .ticker-games-bar-basket .games-tbl .game-cont.future .team span.score {
                display: none;
            }

    .ticker-games-bar-basket .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-basket .ticker-button.next {
            background: url('../../Images/ticker-btn-left.png') no-repeat;
            left: 10px;
        }

        .ticker-games-bar-basket .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 ------------------------ */


.modial2018 .statistics-small-header {
    display: none;
}

.modial2018 .groups-header {
    position: relative;
    width: 944px;
    height: 70px;
    background: url("../../images/Basket/groups_header_bg_textless.png") no-repeat;
}

    .modial2018 .groups-header span {
        color: #EC9C1F;
        font-size: 20px;
        display: block;
        line-height: 70px;
        padding-right: 20px;
        font-family: blender-regular, 'south web light';
    }

.euro-tables-cont {
   width: 970px;
    padding: 0px 0px;
    padding-left: 0px;
    margin-right: 0px;
    margin: 0px 0px;
    direction: rtl;
    background: white;
}

    .euro-tables-cont .games-cont {
        display: none;
        background: #fff;
        padding: 0px;
    }

.modial2018 .group_stats-small {
    width: 100%;
    font-family: blender-regular, 'south web light';
    float: none;
    display: inline-block;
    margin: 0px;
}

   

    .modial2018 .group_stats-small.active {
        position: relative;
        border: 0px solid #F79B1C;
    }

        .modial2018 .group_stats-small.active:after {
            content: '';
            position: absolute;
            width: 31px;
            height: 21px;
            bottom: -18px;
            left: 200px;
            background: url("../../images/Basket/arrow_down_yellow.png") no-repeat left top;
        }

    .modial2018 .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;
    }

        .modial2018 .group_stats-small .score-list .heading strong {
            font-family: blender-regular, 'south web light' !important;
            font-weight: normal;
            font-size: 20px !important;
        }

    .modial2018 .group_stats-small.group-1 .score-list .heading {
        background: #441354 !important;
        color: white;
    }

    .modial2018 .group_stats-small.group-2 .score-list .heading {
        background: #441354 !important;
        color: white;
    }

    .modial2018 .group_stats-small.group-3 .score-list .heading {
        background: #441354 !important;
        color: white;
    }

    .modial2018 .group_stats-small.group-4 .score-list .heading {
        background: #441354 !important;
        color: white;
    }

    .modial2018 .group_stats-small.group-5 .score-list .heading {
        background: #441354 !important;
        color: white;
    }

    .modial2018 .group_stats-small.group-6 .score-list .heading {
        background: #441354 !important;
        color: white;
    }

.modial2018 #main .group_stats-small .score-list table.table th {
   font: 11pt/14pt south ultralight, Helvetica, sans-serif;
    background: #fff;
    color: #000;
    height: 25px;
    border: none;
    padding-right: 6px;
    /*text-align: right;*/
}

.modial2018 #main .group_stats-small .score-list table td expandteam{
       background: url(../../images/Mondial/arrow_down_blue.png) 100% no-repeat;

}
.modial2018 #main .group_stats-small .score-list table td,
.modial2018 #main .group_stats-small .score-list table td a,
.modial2018 #main .group_stats-small .score-list table tr.alt td {
    border: none;
    height: 0px;
    font: 19pt/21pt south web ultralight, Helvetica, sans-serif;
    color: #000;
    vertical-align: top;
    cursor: default;
    vertical-align:middle;
    width:30px;
    padding: 0px;
    /*text-align:right;*/
    cursor:pointer;
}


.modial2018 .group_stats-small .games-header::after {
    content: '>';
    position: absolute;
    padding: 0 5px;
}

.modial2018 .group_stats-small.active .games-header::after {
    content: ' ';
}

.modial2018 .group_stats-small .games-header {
    background: #909090;
    height: 27px;
    color: #fff;
    line-height: 30px;
    display: block;
    font-size: 18px;
    text-align: center;
    cursor: pointer;
}

.modial2018 .group_stats-small.active .games-header {
    background: #F79B1C;
    color: #fff;
}

.modial2018 .group_stats-small .games-header a,
.modial2018 .group_stats-small .games-header a:hover {
    color: #fff;
    line-height: 30px;
    display: block;
    font-size: 18px;
    text-align: center;
}



.modial2018 .group_stats-small .games-headerEuroBasket::after {
    content: '>';
    position: absolute;
    padding: 0 5px;
}

.modial2018 .group_stats-small.active .games-headerEuroBasket::after {
    content: '';
    position: absolute;
    width: 36px;
    height: 14px;
    top: 255px;
    right: 26%;
    background: url(../../images/Basket/games_btn_title_x.png) no-repeat left top;
}

.modial2018 .group_stats-small .games-headerEuroBasket {
    background: #909090;
    height: 27px;
    color: #fff;
    line-height: 30px;
    display: block;
    font-size: 18px;
    text-align: center;
    cursor: pointer;
}

.modial2018 .group_stats-small.active .games-headerEuroBasket {
    background: #F79B1C;
    color: #fff;
}

.modial2018 .group_stats-small .games-headerEuroBasket a,
.modial2018 .group_stats-small .games-headerEuroBasket a:hover {
    color: #fff;
    line-height: 30px;
    display: block;
    font-size: 18px;
    text-align: center;
}




.modial2018 .group_stats-small .table_side_cont {
    /*display: none;*/
    display: block;
}

.modial2018 #main .bomba-article .bomba-title {
    background: rgba(1,75,173, 0.5);
}

.modial2018 #main .show-all {
    color: #B9ED42;
    font-family: blender-regular, 'south web light';
    font-size: 16px;
    line-height: 24px;
    margin-top: -5px;
    margin-bottom: 3px;
}

    .modial2018 #main .show-all:before {
        content: '>';
        width: 8px;
        height: 13px;
        margin-top: -4px;
        /*background: url(../../images/Basket/arrow_more.png) no-repeat;*/
    }


.modial2018 #main .people-block .box-holder {
    background: url(../../images/Euro/talents_bg.png) no-repeat;
    background-size: 100% 100%;
}

    .modial2018 #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;
    }

.modial2018 #main .people-block .figure span {
    background: #014bad;
}

    .modial2018 #main .people-block .figure span:after {
        background: url(../../images/bg-title.gif) no-repeat;
    }

.modial2018 #main .gallery2 {
    background: url(../../images/Euro/gallery_bg.png) no-repeat;
}

.modial2018 #main .gallery2, .modial2018 #main #content .gallery .title {
    color: #FDBA13;
    font-family: blender-regular, 'south web light';
    font-size: 19px;
    line-height: 20px;
}

.modial2018 #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;
        color: #6B3080;
        font-size: 17px;
        padding: 0px 15px;
    }

        .euro-tables-cont .games-cont table td.date-time span.game-date {
        }

    .euro-tables-cont .games-cont table td.group-name {
        vertical-align: middle;
        text-align: right;
        color: #02ADF2;
        font-size: 22px;
        line-height: 22px;
        width: 120px;
        font-family: blender-regular, 'south web light';
        padding-right: 15px;
    }

.article {
    width: 110px;
}

.games-cont .country1 {
    text-align: right;
    width: 240px;
}

.games-cont .country2 {
    text-align: left;
    width: 240px;
}

.euro-tables-cont .games-cont table td.team img {
    width: 42px;
    height: 30px;
}

.modial2018 .logos-holder {
    background: url(../../Images/Mondial/flags_frame.png) no-repeat;
    background-size: contain;
    border: none;
    /* margin-right: 33px; */
    height: 418px;
    width: 100%;
}

    .modial2018 .logos-holder .logos {
    }

        .modial2018 .logos-holder .logos li {
            background: none;
            height: 26px;
        }

            .modial2018 .logos-holder .logos li img {
                width: 100px !important;
                height: 60px !important;
                vertical-align: middle;
            }

.modial2018 .win-data {
    margin-bottom: 18px;
}



    .modial2018 .win-data .stage-cube {
        width: 101px;
        height: 90px;
    }

        .modial2018 .win-data .stage-cube table {
            width: 101px;
            height: 60px;
            text-align: right;
            color: #000;
            font-size: 14px;
            font-family: blender-regular, Arial;
        }

            .modial2018 .win-data .stage-cube table td.team-title {
                padding-right: 5px;
            }

            .modial2018 .win-data .stage-cube table td.team-name {
                width: 30%;
            }

            .modial2018 .win-data .stage-cube table td.team-img img {
                padding: 0px 1px 0 0px;
                width: 17px;
                height: 15px;
            }

            .modial2018 .win-data .stage-cube table td.team-score {
                text-align: center;
                color: #E21476;
            }

        .modial2018 .win-data .stage-cube.final table td.team-score {
            color: #000;
        }

        .modial2018 .win-data .stage-cube .bottom-title {
            color: #fff;
            font-size: 12px;
            line-height: 13px;
        }

            .modial2018 .win-data .stage-cube .bottom-title span {
                display: block;
            }

                .modial2018 .win-data .stage-cube .bottom-title span.stadium {
                    float: none;
                    margin: 0;
                }

.modial2018 .score-cont .penalty {
    display: block;
    position: absolute;
    margin-right: 140px;
    font-size: 12px;
}

.modial2018 .stadium_cont {
    margin-bottom: 12px;
}

.modial2018 .stadiums-popup {
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 2147483647;
}

    .modial2018 .stadiums-popup .bg_dark {
        width: 100%;
        height: 100%;
        background: #000;
        opacity: 0.7;
    }

    .modial2018 .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;
    }

        .modial2018 .stadiums-popup .popup-cont .title {
            margin-top: 33px;
            height: 70px;
            text-align: center;
        }

            .modial2018 .stadiums-popup .popup-cont .title span {
                color: #fff;
                font-size: 25px;
                line-height: 90px;
                font-family: blender-regular, 'south web light';
            }

        .modial2018 .stadiums-popup .popup-cont .img-cont {
            height: 438px;
            width: 95%;
            margin: 10px auto;
            overflow: auto;
        }

            .modial2018 .stadiums-popup .popup-cont .img-cont img {
                width: 100%;
            }

            .modial2018 .stadiums-popup .popup-cont .img-cont .jspDrag {
                background: #8BC9F2;
                border-radius: 10px;
            }

            .modial2018 .stadiums-popup .popup-cont .img-cont .jspTrack {
                background: #095DBF;
                border-radius: 10px;
            }

            .modial2018 .stadiums-popup .popup-cont .img-cont .jspVerticalBar {
                background: none;
            }

        .modial2018 .stadiums-popup .popup-cont .close-btn {
            position: absolute;
            height: 22px;
            width: 22px;
            right: 1px;
            top: 3px;
        }

        .modial2018 .stadiums-popup .popup-cont .next-btn {
            position: absolute;
            height: 20px;
            width: 13px;
            left: 23px;
            top: 65px;
        }

        .modial2018 .stadiums-popup .popup-cont .prev-btn {
            position: absolute;
            height: 20px;
            width: 13px;
            right: 17px;
            top: 65px;
        }

.modial2018 .ticker-games-bar-basket {
    width: 835px;
    height: 180px;
    background: url(../../images/Mondial/logo.png) 100% no-repeat;
}

.hidden {
    display: none;
}

.modial2018 .ticker-games-bar-basket .slick-initialized {
    visibility: visible;
}


.modial2018 .ticker-games-bar-basket .games-tbl {
    width: 745px;
    margin: 0 200px 0 0;
}

    .modial2018 .ticker-games-bar-basket .games-tbl .game-cont {
        height: 180px;
        padding: 5px 5px 5px 10px;
        background: none;
        border: none;
    }

    .modial2018 .ticker-games-bar-basket .games-tbl .to-arena {
        overflow-x: hidden;
        display: block;
        margin-right: 0px;
        text-align: center;
        color: white;
        margin-top: 10px;
    }

    .modial2018 .ticker-games-bar-basket .games-tbl .game-cont .game-title {
        position: relative;
        background: none;
        border: none;
        color: #E72B65;
        height: 20px;
        margin-bottom: 0px;
    }

        .modial2018 .ticker-games-bar-basket .games-tbl .game-cont .game-title span {
            color: #E72B65;
            padding: 0;
            float: none;
        }

.euroBasket-video-link a {
    line-height: 47px;
    color: #E62E64;
    font-family: blender-regular, 'south web light';
    font-weight: normal;
    padding-left: 10px;
    font-size: 17px;
    float: left;
}

.modial2018 .ticker-games-bar-basket .games-tbl .game-cont .channel {
    color: #E72B65;
    text-align: right;
    margin-right: 2px;
    line-height: 0px;
    padding: 0px;
    position: absolute;
    margin-top: -11px;
    font-size: 12px;
}

.modial2018 .ticker-games-bar-basket .games-tbl .game-cont .hour {
    text-align: left;
    margin-left: 5px;
    float: left;
    position: relative;
    display: block;
    margin-top: -5px;
}

.modial2018 .ticker-games-bar-basket .games-tbl .game-cont .israel {
    text-align: left;
    margin-left: 6px;
    float: left;
    position: relative;
    display: block;
    /* margin-top: -5px; */
    width: 32px;
    height: 25px;
    background: url(../../images/Basket/Israel_stamp.png) no-repeat left top;
}




.modial2018 .ticker-games-bar-basket .games-tbl .game-cont .group:nth-child(2n) {
    height: 25px;
    background: #E72B65;
}


.aaa1 {
    background-color: #c8b789 !important;
}

.aaaheader1 {
    color: #c8b789 !important;
}

.aaa2 {
    background-color: #a79974 !important;
}

.aaaheader2 {
    color: #a79974 !important;
}

.aaa3 {
    background-color: #EE7202 !important;
}

.aaaheader3 {
    color: #EE7202 !important;
}

.aaa4 {
    background-color: #00956D !important;
}

.aaaheader4 {
    color: #00956D !important;
}

.modial2018 .ticker-games-bar-basket .games-tbl .game-cont .group span {
    color: white;
    font-size: 14px;
    line-height: 14px;
    font-family: blender-regular, 'south web light';
    padding-top: 12px;
    padding-right: 4px;
}

.modial2018 .ticker-games-bar-basket .games-tbl .game-cont:nth-child(6n) .score-cont {
    border-left: none;
}

.modial2018 .ticker-games-bar-basket .games-tbl .game-cont .score-cont {
    /*border-left: 1px solid #B2B2B2;*/
    height: auto;
    color: #000000;
}


.modial2018 .ticker-games-bar-basket .games-tbl .game-cont .team {
    padding: 0;
    margin: 0px 0px 0px 0px;
    /*width:200px;*/
}

    .modial2018 .ticker-games-bar-basket .games-tbl .game-cont .team a.name {
        width: auto;
        float: right;
        text-align: left;
    }

        .modial2018 .ticker-games-bar-basket .games-tbl .game-cont .team a.name span {
            font-size: 16px;
            line-height: 20px;
            font-family: blender-regular, 'south web light';
            color: #000000;
        }

        .modial2018 .ticker-games-bar-basket .games-tbl .game-cont .team a.name img {
            display: inline-block;
            width: 30px;
            height: 30px;
        }

.modial2018 .ticker-games-bar-basket .games-tbl .game-cont .score-cont .score-holder {
    position: relative;
}

.modial2018 .ticker-games-bar-basket .games-tbl .game-cont .score-cont .score {
    display: block;
    width: 42px;
    font-size: 21px;
    line-height: 20px;
    text-align: left;
    padding-left: 5px;
}

    .modial2018 .ticker-games-bar-basket .games-tbl .game-cont .score-cont .score:first-child {
        border-bottom: 1px solid #000000;
    }

.modial2018 .ticker-games-bar-basket .games-tbl .game-cont .status {
    float: left;
    color: #B2B2B2;
    font-size: 14px;
    line-height: 15px;
    font-family: blender-regular, 'south web light';
    padding-left: 6px;
}

.modial2018 .ticker-games-bar-basket .games-tbl .game-cont .score-cont .hour {
    display: block;
    font-size: 25px;
    line-height: 29px;
    text-align: left;
}

.modial2018 .ticker-games-bar-basket .games-tbl .game-cont .score-cont .spnStadium {
    color: #095E9E;
    font-size: 14px;
}



.modial2018 .ticker-games-bar-basket .ticker-button {
    width: 13px;
    height: 20px;
    bottom: 68px;
}

    .modial2018 .ticker-games-bar-basket .ticker-button.next {
        background: url(../../images/Mondial/arrow_l_black.png) no-repeat;
        left: -125px;
    }

    .modial2018 .ticker-games-bar-basket .ticker-button.prev {
        background: url(../../images/Mondial/arrow_r_black.png) no-repeat;
        right: 178px;
    }

.modial2018 .goal-list li {
/*    border: none;
    width: 144px;
    height: 171px;*/
}

    .modial2018 .goal-list li:last-child {
       /* margin-left: 0;*/
    }

/*.modial2018 .goal-list li.box_1 {
    background: url(../../images/Basket/stats1_bg.png) no-repeat;
}

.modial2018 .goal-list li.box_2 {
    background: url(../../images/Basket/stats2_bg.png) no-repeat; 
    
}

.modial2018 .goal-list li.box_3 {
    background: url(../../images/Basket/stats3_bg.png) no-repeat;
}

.modial2018 .goal-list li.box_4 {
    background: url(../../images/Basket/stats4_bg.png) no-repeat;
}*/

.modial2018 .goal-list .heading {
    font-family: blender-regular, 'south web ultralight';
    font-size: 22px;
    text-align: center;
    line-height: 31px;
    padding: 15px 0 0 0;
    margin: 0;
}

.modial2018 .goal-list li.box_1 .heading {
    /*color: #B8E93F;*/
    color: white;
    background-color: transparent;
}

.modial2018 .goal-list li.box_2 .heading {
    /*color: #FFB715;*/
    color: white;
    background-color: transparent;
}

.modial2018 .goal-list li.box_3 .heading {
    /*color: #F05222;*/
    color: white;
    background-color: transparent;
}

.modial2018 .goal-list li.box_4 .heading {
    /*color: #01AEF0;*/
    color: white;
    background-color: transparent;
}

.modial2018 .goal-list .heading strong {
    font-weight: normal;
}

.color-alt-orange .show-all {
    color: #754183 !important;
}

.modial2018 .goal-list li > table tr th {
    background: #c8b789;
    color: #fff;
    font-family: blender-regular, 'south web light';
    height: 20px;
    font-size: 12px;
    text-align: right;
    padding-top: 3px;
}

.modial2018 .goal-list li > table tr td,
.modial2018 .goal-list li > table tr.alt td {
    background: none;
    /*color:#338ACD;*/
}

    .modial2018 .goal-list li > table tr td a {
        color: #000;
    }

        .modial2018 .goal-list li > table tr td a:hover {
            color: #c8b789;
        }

.modial2018 .goal-list li > table tr td {
       border-bottom: 1px solid #100e0e29;
}

.modial2018 #main .goal-list .show-all {
    position: absolute;
    bottom: 15px;
    left: 5px;
    font-size: 11px;
    margin: 0;
    color: white !important;
    /*display:none !important;*/
}

.modial2018 .goal-list li.box_1 .popup {
    right: 0;
    left: initial;
}

.modial2018 .goal-list li.box_2 .popup {
    right: 0;
    left: initial;
}

.modial2018 .goal-list li.box_3 .popup {
    right: initial;
    left: 0;
}

.modial2018 .goal-list li.box_4 .popup {
    right: initial;
    left: 0;
}


#footer {
    background: url(../../images/bg-footer.gif) repeat-x;
    overflow: hidden;
    padding: 31px 0 66px;
    margin: 0 0px 0 0px;
    color: #313131;
    font-size: 13px;
    line-height: 15px;
    display: table;
    width: 970px;
}

.modial2018 #footer {
    background: none;
    border-top: 1px solid #fff !important;
    color: #313131;
    background-color: #FAFCFE;
    width: 1010px;
    background: url(../../images/bg-footer.gif) repeat-x;
    background-size: 1px 320px;
}

    .modial2018 #footer ul a {
        color: #535353;
    }

.rightRectMondial {
    float: left;
    font-size: 14px;
    margin: 15px 18px;
    left: 10%;
}
/*-----------Start Video Center Special ---------- */
.rio-video {
    width: 942px;
    overflow: hidden;
    position: relative;
    direction: rtl;
}

    .rio-video .video-container-basket {
        position: relative;
        direction: rtl;
    }

.video-container-basket.center .video-list {
    height: 224px;
    margin: 0 -4px 0px -8px;
}

.video-container-basketr .video-list.slick-slider {
    margin-bottom: 0;
}

.video-container-basket.center .video-list .video-box {
    margin-right: 0px !important;
    width: 224px;
    padding: 0 0 0 0px;
    direction: rtl;
}

.video-container-basket.center .video-list .video-box-even {
    margin-right: 0 !important;
}

.video-container-basket.center .video-list .video-box:first-child {
    margin-right: 0 !important;
}



.rio-video .slick-slider {
    margin-bottom: 0px;
    height: 224px;
    overflow-y: hidden;
}

.rio-video .video-list {
    height: 224px;
    overflow-y: hidden;
}

.rio-video .video-holder {
    width: 224px;
}

    .rio-video .video-holder > a {
        display: block;
        width: 224px;
        margin: 0 6px;
    }

    .rio-video .video-holder .desc {
        position: inherit;
        width: 224px;
        margin: 0 6px;
        height: 60px;
        width: 224px;
        background-image: none;
        background-color: #004b88;
        vertical-align: middle;
    }

    .rio-video .video-holder:nth-child(4n+3) .desc {
        background-color: #EE7202;
    }

    .rio-video .video-holder:nth-child(4n+2) .desc {
        background-color: #F79B1C;
    }

    .rio-video .video-holder:nth-child(4n+1) .desc {
        background-color: #E72B65;
    }

    .rio-video .video-holder:nth-child(4n+0) .desc {
        background-color: #00956D;
    }

    .rio-video .video-holder .desc > a {
        color: #fff;
        font-family: blender-regular, Arial;
        font-size: 14px;
        padding: 15px 15px !important;
        direction: rtl;
        vertical-align: middle;
    }

.rio-video .btn-play a > img {
    width: 224px;
    height: 164px;
}

.rio-video .btn-play > a:after {
    background-image: url(../../Images/Basket/play_VOD.png) !important;
    background-position: center center !important;
    width: 65px !important;
    height: 70px !important;
    right: 60px !important;
    top: 53px !important;
}

.rio-video .btn-play > a:hover:after {
    opacity: 0.6;
    background-position: 0px 0px;
}

.rio-video .gallery-button {
    position: absolute;
    height: 224px;
    width: 39px;
    background-position: center center !important;
    background-repeat: no-repeat;
    top: 0px;
    cursor: pointer;
    z-index: 9;
}

.video-container-basket .gallery-button.prev {
    background-image: url(../../Images/Basket/arrow_white_right.png) !important;
    right: 3px;
}

.video-container-basket .gallery-button.next {
    background-image: url(../../Images/Basket/arrow_white_left.png) !important;
    left: 3px;
}


/*.modial2018 .ticker-games-bar-basket:after {
    content:'';
    position:absolute;
    left: -115px;
    top:435px;
    width:105px;
    height:110px;
    background: url(../../images/Basket/gfx_trophy.png) no-repeat; 
}*/

/*.modial2018 .bomba-article:after {
    content: '';
    position: absolute;
    width: 82px;
    height: 104px;
    top: 108px;
    right: -100px;
    background: url(../../images/Basket/gfx_player.png) no-repeat left top;
}

.modial2018 .post-container:after {
   content: '';
    position: absolute;
    width: 135px;
    height: 85px;
    top: 1250px;
    right: -147px;
    background: url(../../images/Basket/gfx_dunk.png) no-repeat left top;
}

.modial2018 .euro-tables-cont:after {
   content: '';
    position: absolute;
    width: 117px;
    height: 104px;
    top: 2150px;
    right: -130px;
    background: url(../../images/Basket/gfx_trophy_wide.png) no-repeat left top;
}


.modial2018 .containerHomePage:after {
    content:'';
    position:absolute;
    left: -115px;
    top:955px;
    width:105px;
    height:110px;
    background: url(../../images/Basket/gfx_ball.png) no-repeat left top;
}




.modial2018 .groups-header:after {
    content:'';
    position:absolute;
    left: -95px;
    top:-90px;
    width:88px;
    height:203px;
    background: url(../../images/Basket/gfx_arrow.png) no-repeat left top;
}



.modial2018 .win-data:after {
    content:'';
    position:absolute;
    left: -115px;
    top:5px;
    width:70px;
    height:96px;
    background: url("../../images/Basket/gfx_passball.png") no-repeat left top;
}*/

/*-----------End Video Center Special ---------- */

.table{
    margin-bottom:0px;
}

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    padding: 0px 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 0px none #ddd;
    vertical-align: middle;
    background: #F8F8F8;
    text-align: center;
    color: #6B3080;
}

.euroBasket-israel-list .ticker-button {
    width: 37px;
    height: 50px;
    position: absolute;
    display: block;
    line-height: 0;
    font-size: 0;
    cursor: pointer;
    background: transparent;
    color: transparent;
    padding: 0;
    border: none;
    outline: none;
}

    .euroBasket-israel-list .ticker-button.next {
        background: url(../../Images/Basket/arrow_white_left.png) no-repeat 0 0;
        left: 7px;
        z-index: 999;
        margin-top: -306px;
    }

    .euroBasket-israel-list .ticker-button.prev {
        background: url(../../Images/Basket/arrow_white_right.png) no-repeat 0 0;
        right: 3px;
        z-index: 999;
        margin-top: 272px;
    }

.basket-israel-cont {
    background-color: #fff;
    width: 620px;
    height: auto;
}

.basket-israel-title {
    color: #338ACD;
    font-size: 20px;
    font-family: blender-regular, 'south web light';
    padding: 0px 5px;
    vertical-align: top;
}

.basket-israel-title-num {
    color: #338ACD;
    font-size: 34px;
    font-family: blender-regular, 'south web light';
    vertical-align: top;
    padding: 0px 10px;
}

.basket-israel-list {
    width: 620px;
}

.basket-israel-itm {
    width: 304px;
    min-height: 60px;
    float: right;
    margin-right: 16px;
    margin-bottom: 15px;
}

.basket-israel-page .basket-israel-itm {
    margin-right: 10px;
}

.basket-israel-itm:first-child {
    margin-right: 0px;
}

.basket-israel-itm-img {
    text-align: center;
    height: 429px;
}

    .basket-israel-itm-img .statistic {
        position: absolute;
        top: 70px;
        height: 177px;
        width: 224px;
        color: #338ACD;
        padding: 10px;
        font-size: 18px;
        text-align: right;
        line-height: 30px;
        background: url(../../Images/Basket/stats_popup.png) no-repeat 0 0;
    }

    .basket-israel-itm-img img {
        /*width:624px;
    height:429px;*/
        display: inline-block;
    }

    .basket-israel-itm-img .box {
        text-align: right;
        position: absolute;
        width: 500px !important;
        margin: 25px 5px 0px 0px;
    }

    .basket-israel-itm-img .absolute-right {
        display: inline-block;
        position: absolute;
    }

.basket-israel-itm-name {
    margin: 20px 15px 0 15px;
    color: #004b88;
    font-size: 26px;
    font-family: blender-regular, 'south web light';
}

.basket-israel-itm-sport {
    margin: 5px 15px 0 15px;
    color: #338ACD;
    font-size: 20px;
    font-family: blender-bold, 'south web bold';
    margin: 10px 10px;
    vertical-align: top;
}

.basket-israel-itm-desc {
    font-family: blender-regular, Arial;
    font-size: 15px;
    color: #338ACD;
    line-height: 19px;
    margin: 0px 10px;
}

    .basket-israel-itm-desc p {
        padding-bottom: 0;
        margin-bottom: 0;
    }

.basket-israel-itm-birthcont {
    margin: 10px 10px;
    vertical-align: top;
}

.basket-israel-itm-text {
    font-family: blender-bold, 'south web bold';
    font-size: 15px;
    color: #338ACD;
    line-height: 19px;
    max-width: 180px;
    position: relative;
    width: 200px;
}

.basket-israel-itm-text1 {
    font-family: blender, Arial;
    font-size: 15px;
    color: #338ACD;
    line-height: 19px;
}

.basket-israel-itm-Desc {
    font-family: blender-regular, Arial;
    font-size: 15px;
    color: #338ACD;
    line-height: 19px;
    margin: 0px 10px;
}

.basket-israel-itm-age {
    font-family: blender-regular, Arial;
    font-size: 15px;
    color: #f57921;
    line-height: 19px;
}

.basket-israel-itm-recordcont {
    margin: 10px 15px 0 15px;
    padding: 0 46px 0 15px;
    background: url(Images/Rio/Trophy_Icon.gif) right 7px no-repeat;
    vertical-align: top;
}

.basket-israel-itm-recordlabel {
    margin: 5px 15px 0 15px;
    color: #338ACD;
    font-size: 15px;
    font-family: blender-bold, 'south web bold';
    margin: 10px 0px;
    vertical-align: top;
}

.basket-israel-itm-record {
    font-family: blender-regular, Arial;
    font-size: 15px;
    color: #ed1c24;
    line-height: 19px;
}

.basket-israel-itm-medalscont {
    margin: 10px 15px 0 15px;
    padding: 0 46px 0 15px;
    background: url(Images/Rio/isr_medal_icon.png) 248px 7px no-repeat;
    vertical-align: top;
}

.basket-israel-itm-medalslabel {
    font-family: blender-regular, Arial;
    font-size: 15px;
    color: #62bb46;
    font-weight: bold;
}

.basket-israel-itm-medals {
    font-family: blender-regular, Arial;
    font-size: 15px;
    color: #62bb46;
    line-height: 19px;
}

    .basket-israel-itm-medals ul {
        font-family: blender-regular, Arial;
        font-size: 15px;
        color: #62bb46;
        line-height: 19px;
        padding-right: 13px;
        margin-top: 0px;
    }

.basket-israel-itm-riocont {
    margin: 10px 15px 0 15px;
    padding: 0 46px 0 15px;
    background: url(Images/Rio/Clock_Icon.gif) right 6px no-repeat;
    vertical-align: top;
}

.basket-israel-itm-riolabel {
    font-family: blender-regular, Arial;
    font-size: 15px;
    color: #00aee6;
    font-weight: bold;
}

.basket-israel-itm-rio {
    font-family: blender-regular, Arial;
    font-size: 15px;
    color: #00aee6;
    line-height: 19px;
}

.basket-israel-link {
    height: 42px;
    text-align: left;
    direction: rtl;
}

    .basket-israel-link a {
        line-height: 47px;
        color: #63b32e;
        font-family: blender-regular, 'south web light';
        font-weight: normal;
        padding-left: 0px;
        font-size: 18px;
        padding-left: 10px;
    }

.basket-israel-banner {
    clear: both;
}

.basket-israel-page .basket-israel-title {
}

    .basket-israel-page .basket-israel-title select {
        font-family: blender-regular, 'Open Sans Hebrew', sans-serif;
        font-size: 16px;
        color: #338ACD;
        float: left;
        margin-top: 18px;
        margin-left: 20px;
        width: 200px;
        border: solid 1px #fff;
        border-radius: 4px;
    }

.basket-israel-title-img {
    width: 60px !important;
    /*float: right;
    margin-top: 13px;
    position: absolute;*/
    padding: 5px;
}

.rio-banner .banner-list {
    padding: 0 0 0 0;
}

.basket-israel-medals {
}

.basket-israel-medals-cont {
    margin-bottom: 18px;
    background-color: #fff;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.basket-israel-medals-title {
    height: 58px;
    text-align: center;
}

    .basket-israel-medals-title span {
        line-height: 60px;
        color: #004b88;
        font-family: blender-regular, 'south web light';
        font-weight: normal;
        padding-right: 18px;
        font-size: 22px;
        text-align: center;
    }

.basket-israel-medals-list {
    padding-right: 17px;
    padding-left: 17px;
    clear: both;
}

.basket-israel-medals-itm {
    width: 191px;
    height: 237px;
    float: right;
    margin-right: 8px;
}

    .basket-israel-medals-itm:first-child {
        margin-right: 0px;
    }

.basket-israel-medals-gold-itm {
    background: url(Images/Rio/Medal_Gold.gif) center top no-repeat;
}

.basket-israel-medals-silver-itm {
    background: url(Images/Rio/Medal_Silver.gif) center top no-repeat;
}

.basket-israel-medals-bronze-itm {
    background: url(Images/Rio/Medal_Bronze.gif) center top no-repeat;
}

.basket-israel-medals-itm span {
    font-family: blender-regular, 'Open Sans Hebrew', sans-serif;
    font-weight: bold;
    color: #fff;
    font-size: 26px;
    text-align: center;
    display: block;
    height: 144px;
    line-height: 170px;
}

.basket-israel-medals-itm div {
    font-family: blender-regular, 'south web light';
    font-weight: normal;
    font-size: 20px;
    text-align: center;
    padding: 0 40px;
}

.basket-israel-medals-gold-itm div {
    color: #ffcb00;
}

.basket-israel-medals-silver-itm div {
    color: #b3b3b3;
}

.basket-israel-medals-bronze-itm div {
    color: #c77f67;
}

.example2 {
}

.popup-loader {
    margin: 0 auto;
    display: block;
    top: 100px;
    position: relative;
    right: 120px;
}
/*------------ End EuroBasket Special ---------------*/





/*-----------------------------  header Rio -------------*/


#header-rio-banner .banner-list.center li {
    padding-bottom: 0px;
}


#header-rio {
   width: 970px;
    padding: 0px 15px;
    padding-left: 0px;
    margin-right: 0px;
    margin: 0px auto;
}

#header-rio-holder {
    /*margin: 0px 18px 0px 0px;*/
    /* padding: 10px 0px; */
    background: #014bad;
    color: #ffffff !important;
    width: 970px;
}






#nav-rio {
    display: table;
    height: 21px;
    width: 970px;
}

    #nav-rio ul,
    #nav-rio li {
        list-style: none;
        margin: 0;
        padding: 0;
    }

    #nav-rio a {
        white-space: nowrap;
        font-family: blender-regular, 'south web light';
        font-size: 14px;
        color: #616574;
    }

    #nav-rio > ul {
        display: table-row;
        list-style: none;
    }

        #nav-rio > ul > li {
            width:100px;
            display: table-cell;
            /*border-right:solid 2px #DBDBDB;*/
            height: 0px;
            padding: 0px 0px;
        }

            #nav-rio > ul > li:first-child {
                border-right: 0;
            }

            #nav-rio > ul > li > div > a {
                font-family: blender-regular, 'south web';
                font-weight: normal;
                color: #ffffff;
                text-decoration: none;
                font-size: 20px;
                line-height: 20px;
                text-align: center;
                display: block;
                font-weight: normal;
                color: #ffffff;
                text-decoration: none;
                font-size: 20px;
                line-height: 55px;
                text-align: center;
                display: block;
                /* border-bottom: 10px red; */
                height: 50px;
            }

                #nav-rio > ul > li > div > a:hover {
                    font-family: blender-regular, 'south web';
                    font-weight: normal;
                    color: #c8b789;
                    text-decoration: none;
                    font-size: 20px;
                    line-height: 55px;
                    text-align: center;
                    display: block;
                    height: 50px;
                    /*border-bottom: solid 5px #c8b789;*/
                    bottom: 0px;
                    position: relative;
                }

         
            #nav-rio > ul > li.active > div > a {
                 font-family: blender-regular, 'south web';
                    font-weight: normal;
                    color: #c8b789;
                    text-decoration: none;
                    font-size: 20px;
                    line-height: 55px;
                    text-align: center;
                    display: block;
                    height: 50px;
                   /* border-bottom: solid 5px #c8b789;*/
                    bottom: 0px;
                    position: relative;
            }

            /*level 2*/
            #nav-rio > ul > li > div {
                text-align: center;
                position: relative;
            }

                #nav-rio > ul > li > div > ul {
                    position: absolute;
                    background-color: #fff;
                    /* border-top: solid 8px #c8b789; */
                    border-radius: 3px;
                    z-index: 99;
                    left: -106%;
                    transform: translate(-50%, 0);
                     display: none;
                }

            #nav-rio > ul > li:hover > div > ul {
                display: block;
            }

            /*#nav-rio > ul > li > div > ul:before {
                content: '';
                position: absolute;
                width: 0;
                height: 0;
                border-style: solid;
                border-width: 7px 6px 0 6px;
                border-color: #c8b789 transparent transparent transparent;
                top: 0px;
                right: 50%;
                margin-right: -6px;
            }*/

            #nav-rio > ul > li > div > ul > li {
                border-top: solid 1px #DBDBDB;
                text-align: right;
            }

                #nav-rio > ul > li > div > ul > li:first-child {
                    border-top: 0;
                }

                #nav-rio > ul > li > div > ul > li a {
                    line-height: 43px;
                }
                /*level 3*/
                #nav-rio > ul > li > div > ul > li > ul {
                }

                    #nav-rio > ul > li > div > ul > li > ul > li {
                    }

                        #nav-rio > ul > li > div > ul > li > ul > li:before {
                            content: ' - ';
                        }
            /*colors*/
            #nav-rio > ul > li.menu-color-rio_red > div > a {
                color: #fff;
            }

            #nav-rio > ul > li.menu-color-rio_light_green > div > a {
                color: #63b32e;
            }

            #nav-rio > ul > li.menu-color-rio_orange > div > a {
                color: #ee7202;
            }

            #nav-rio > ul > li.menu-color-rio_navy > div > a {
                color: #004b88;
            }

            #nav-rio > ul > li.menu-color-rio_green > div > a {
                color: #008b3b;
            }

            #nav-rio > ul > li.menu-color-rio_purple > div > a {
                color: #672879;
            }

            #nav-rio > ul > li.menu-color-rio_light_blue > div > a {
                color: #01abe4;
            }

            #nav-rio > ul > li.menu-color-rio_blue > div > a {
                color: #2564b9;
            }

            /*#nav-rio > ul > li.menu-color-rio_red > div > ul {
                border-top: solid 8px #ed1b24;
            }*/

            #nav-rio > ul > li.menu-color-rio_light_green > div > ul {
                border-top: solid 8px #63b32e;
            }

            #nav-rio > ul > li.menu-color-rio_orange > div > ul {
                border-top: solid 8px #ee7202;
            }

            #nav-rio > ul > li.menu-color-rio_navy > div > ul {
                border-top: solid 8px #004b88;
            }

            #nav-rio > ul > li.menu-color-rio_green > div > ul {
                border-top: solid 8px #008b3b;
            }

            #nav-rio > ul > li.menu-color-rio_purple > div > ul {
                border-top: solid 8px #672879;
            }

            #nav-rio > ul > li.menu-color-rio_light_blue > div > ul {
                border-top: solid 8px #01abe4;
            }

            #nav-rio > ul > li.menu-color-rio_blue > div > ul {
                border-top: solid 8px #2564b9;
            }

            #nav-rio > ul > li.menu-color-rio_red > div > ul:before {
                border-color: #ed1b24 transparent transparent transparent;
            }

            #nav-rio > ul > li.menu-color-rio_light_green > div > ul:before {
                border-color: #63b32e transparent transparent transparent;
            }

            #nav-rio > ul > li.menu-color-rio_orange > div > ul:before {
                border-color: #ee7202 transparent transparent transparent;
            }

            #nav-rio > ul > li.menu-color-rio_navy > div > ul:before {
                border-color: #004b88 transparent transparent transparent;
            }

            #nav-rio > ul > li.menu-color-rio_green > div > ul:before {
                border-color: #008b3b transparent transparent transparent;
            }

            #nav-rio > ul > li.menu-color-rio_purple > div > ul:before {
                border-color: #672879 transparent transparent transparent;
            }

            #nav-rio > ul > li.menu-color-rio_light_blue > div > ul:before {
                border-color: #01abe4 transparent transparent transparent;
            }

            #nav-rio > ul > li.menu-color-rio_blue > div > ul:before {
                border-color: #2564b9 transparent transparent transparent;
            }



.rio-sport-center {
    position: relative;
    z-index: 2;
    height: 131px;
    margin: 0 auto;
    overflow: hidden;
    background: url(../../Images/Mondial/flags_info_box.png) no-repeat;
    display: block;
    width: 13%;
    bottom: 120px;
}

    .rio-sport-center > img {
        width: 97px;
        height: 50px;
        margin-top: 37px;
        margin-right: 15px;
    }

    .rio-sport-center span {
        display: block;
        color: #fff;
        width: 100px;
        text-align: center;
        /*transform:rotate(-45deg) translate(2px,2px);*/
    }

    .rio-sport-center .rio-sport-center-img {
        width: 97px;
        height: 50px;
        display: none;
        /*transform:rotate(-45deg) translate(2px,2px);*/
    }
    /*.rio-sport-center span.rio-sport-center-text0{
    color:#fff;
    font:36px/36px Arial;
    font-family: 'south web light';
    height:72px;
    overflow:hidden;
    width:150px;
    text-align:center;
    transform: rotate(-45deg) translate(65px,52px);
    display:none;
}*/
    .rio-sport-center span.rio-sport-center-text1 {
        color: #c8b789;
        font: 24px/23px Arial;
        font-family: blender-regular, 'south web light';
        /* height: 39px; */
        overflow: hidden;
        margin: 36px 15px;
        width: 97px;
    }
/*.rio-sport-center span.rio-sport-center-text2{
    color:#fff;
    font:82px/82px Arial;
    font-family: 'south web light';
    height:82px;
    overflow:hidden;
    transform:rotate(-45deg) translate(16px,70px);
}
.rio-sport-center span.rio-sport-center-text3{
    color:#fff;
    font:36px/36px Arial;
    font-family: 'south web light';
    height:36px;
    overflow:hidden;
    transform:rotate(-45deg) translate(58px,70px);
}
.rio-sport-center span.rio-sport-center-text4{
    color:#fff;
    font:13px/13px Arial;
    font-family: 'south web light';
    height:13px;
    overflow:hidden;
    transform:rotate(-45deg) translate(75px,73px);
}*/


.rio-sports-row {
    margin: 0 auto;
    margin-top: 77px;
    width: 81%;
}

.rio-sports-row2 {
    margin-top: 140px;
    width: 87%;
}


.rio-sports-row3 {
    margin-top: 205px;
    width: 87%;
}

.rio-sports-row4 {
    margin-top: 270px;
    width: 81%;
}

.rio-sport-center {
    margin-top: -173px;
}

.rio-sport-center-team {
    position: relative;
    position: relative;
    z-index: 2;
    height: 20px;
    margin: 0 auto;
    overflow: hidden;
    display: block;
    width: 8%;
    bottom: 346px;
    /* margin-top: -170px; */
    color: #B5A981;
    /* top: -3px; */
    font: 23px/22px blender-regular;
}


.rio-sponsors .slick-slide img {
    display: inline;
}

.rio .logo {
    background-image: url(../../Images/Rio/logo_5.gif) !important;
    background-position: center 4px;
    background-repeat: no-repeat;
    height: 115px;
}

.sponsors-button-prev, .sponsors-button-next {
    margin-top: -21px;
}

/*---------------- legend header Rio -------------*/

.headerSectionStatistic {
    height: 350px;
    background-color: white;
    margin: 0px 15px;
    width: 970px;
}

.headerStatistic {
    background-image: url(../../Images/Mondial/header_texture.png) !important;
    margin: 0px 10px;
    background-repeat: no-repeat;
    height: 50px;
}

.headerStatisticTitle {
    color: #000;
    font: 17pt/20px blender-regular;
    position: relative;
    margin-top: 20px;
    text-align: center;
    display: block;
}

.headerStatisticTitleimg {
    background-image: url(../../Images/Mondial/icon_stopwatch.png);
}

.headerStatisticTitleAverageTxt {
    font: 30pt/33pt blender-regular;
    margin-top: 1   0px;
    text-align: center;
    display: block;
}

.headerStatisticTitleticket {
    font: 18pt/20pt south web ultralight, Helvetica, sans-serif;
    margin-top: 10px;
    text-align: center;
    display: block;
}

.headerSubStatistic {
    background-image: url(../../Images/Mondial/header_curly_plate.png) !important;
    margin: 0px 0px 0px 0px;
    background-repeat: no-repeat;
    height: 50px;
    text-align: right;
    position: relative;
    left: 0;
    width: 295px;
    float: right;
}

.headerSubStatisticImg {
    text-align: center;
    margin-top: 15px;
}

.statisticMondialTitle {
   
    /* top: -3px; */
    font: normal normal normal 20px/22px blender-bold !important;
     margin: 10px;
    /* padding: 14px; */
    position: relative;
    margin: 14px !important;
    text-align: center;
    display: block;
   

}

.mondial-groups-nav{
     background: var(--Colors-Sport-greyscale-400, #F2F2F2);
    
}

.mondial-groups-nav .mondial-groups-nav-item:hover,
.mondial-groups-nav .mondial-groups-nav-item:hover .statisticMondialTitle {
    color: #1722C2;
    cursor: pointer;
}
.headerTopXTableMondial {
    font: 18pt/20pt blender-regular;
    margin: 32px 12px 6px 0px;
    text-align: right;
    line-height: 28px;
    display: block;
}

.headerTopXTableMondialLeft {
    font: 18pt/20pt blender-regular;
    margin: 37px 0px 6px 0px;
    text-align: right;
    line-height: 23px;
    display: block;
}

.playernumDiv1{
  width: 100%;
    color: #000;
    font: 27pt/24pt blender-regular;
    top: 9px;
    text-align: center;
    padding: 9px 0px;
    left: 0%;
    position: relative;
}

.playernameDiv1{
    width: 100%;
    text-align: center;
    color: #000;
    font: 16pt/18pt blender-regular;
    top: 0px;
    text-align: center;
    padding: 9px 0px;
    left: 0%;
    position: relative;
}

.playerrecordsR{
    color: #C8B789;
    font: 22pt/20pt blender-regular;
    text-align:right;
}
.playerrecordsL {
    color: #C8B789;
    font: 22pt/20pt blender-regular;
    text-align: left;
}

.playerrecords {
    color: #C8B789;
    text-align: center;
    font: 25pt/21pt blender-regular;
    vertical-align: central;
    margin-top: 0px;
}

.playerrecordTeam {
    color: #000;
    text-align: center;
    font: 14pt/14pt blender-regular;
    vertical-align: central;
    margin-top: 5px;
}

.playerrecordBox{
    padding:10px 0;
    left: 2%;
}

.headerStatisticTitleAvg{
    color: #000;
    font: 13pt/13px blender-regular;
    position: relative;
    line-height: 10px;
    padding: 10px;
}


/*Mondia Stage*/


.headerStatisticSStage {
    background-image: url(../../Images/Mondial/header_texture.png) !important;
    margin: 0px;
    background-repeat: no-repeat;
    height: 50px;
}

.headerSubStatisticStage {
    /*background-image: url(../../Images/Mondial/header_curly_plate.png) !important;*/
    margin: 0px 0px 0px 0px;
    background-repeat: no-repeat;
    height: 50px;
    text-align: right;
    position: relative;
    left: 0;
    width: 132px;
    float: right;
}



.expandteam {
    background: url(../../Images/Mondial/arrow_down_blue.png) no-repeat;
    width: 40px;
    height: 20px;
    vertical-align: middle;
    position: relative;
}

.expandteamToggle {
    background: url(../../Images/Mondial/arrow_up_blue.png) no-repeat;
}

.to-arena {
        color: white !important;
        margin: 0 auto !important;
        font-size:14px !important;
        
    }

.to-arenaDiv {
    background: #014bad;
    width: 170px;
    height: 22px;
    text-align: center;
    margin: 0 auto;
    cursor: pointer;
}

.to-arenaSpace {
    width: 170px;
    height: 22px;
    text-align: center;
    margin: 0 auto;
    cursor: pointer;
}

.ScoreStatus{
     text-align: center;
    position: relative;
    margin: 0 auto;
    display: block;
    font-size: 26pt;
    margin-top: 13px !important;
    max-height: 40px;
}

.ScoreStatusDefault {
    text-align: center;
    position: relative;
    margin: 20px auto;
    display: block;
    font-size: 22pt;
    background:none;
    width: 170px;
}

.ScoreStatusFinish{
    text-align: center;
    position: relative;
    margin: 0 auto;
    display: block;
    font-size: 13pt;
    height: 22px;
}
.ScoreStatusPendel {
    /*text-align: center;
    position: relative;
    margin: 0 auto;
    display: block;
    font-size: 13pt;
    height: 22px;
    color:#014bad;*/
    width: 58%;
    font: normal normal normal 12px / 14px blender-bold;
    font-weight: 400;
    letter-spacing: -0.3px;
    color: #0D0D0D;
    text-align: center;
    border: 0px solid;
    display: block;
    margin: 10px 0px 0 0;
    padding: 3px 0 0 0;
    border-top: 1px solid #0D0D0D;
}

.penalty{
    font-size: 15pt;
    margin: 0px 3px;
}

 .details {
         
          display:none; 
          background-color:#F5F5F5; 
          border: 0px solid #ffd800;
          padding: 0px;
          width:100%;
          height: auto;
     }


.header-rio-holder {
    margin: 0px;
    background: #014bad;
    color: #FFFFFF !important;
    width: 970px;
}

 .mainMondial{
     margin-top: 18px;
    width: 1010px;
    padding: 0px 20px;
    padding-left: 0px;
    margin-right: -20px;
    /* margin: 0px auto; */
    direction: rtl;
    background: white;
 }

.bannerTopHeader {
    width: 970px;
    margin:25px 0px;
    /* margin-right: 15px !important;*/
}



.mondial .slick-next:before, .mondial .slick-prev:before {
    display: none;
}
.mondial .slick-prev {
    background: url('../../Images/Mondial2026/arrow_games_L.png') no-repeat;
    left: 4px;
    top: 24px;
    z-index: 999;
}

.mondial .slick-next {
    background: url('../../Images/Mondial2026/arrow_games_R.png') no-repeat;
    right: 4px;
    top: 24px;
    z-index: 999;
}