body {
    padding: 0;
    margin: 0;
    font-family: Tahoma, Geneva, sans-serif;
    color: #333;
    font-size: 11px;
    background-color: #222222;
}

div, h1, h2, h3, h4, p, form, input, textarea, img, span {
    margin: 0;
    padding: 0;
    font-weight: normal;
}

ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

li {
    vertical-align: bottom;
}

img {
    border-width: 0;
}

a:link, a:visited {
    text-decoration: none;
    color: #333333;
}

a:hover {
    color: #C30;
    text-decoration: underline;
}

/*------------------------------------------------top--------------------*/
#t_s {
    width: 974px;
    height: 22px;
    line-height: 22px;
    color: #BFBFBF;
    margin: 0 auto;
    padding: 0 3px;
}

#share-buttons-detail {
    margin-top: 3px;
    float: right;
}

#share-buttons-standings {
    padding: 0px 10px;
    float: left;
    position: absolute;
    top: 0px;
    left: 0px;
}

    #share-buttons-standings span.share-on {
        float: left;
        padding-right: 5px;
        line-height: 16px;
    }

#share-buttons-detail .last {
    margin-right: 0px;
}

#share-buttons-detail a {
    float: left;
    color: #E0E0E0;
    margin: 0 10px 0 2px;
    text-decoration: underline;
    line-height: 15px;
    display: block;
}

.share-button {
    float: left;
    display: block;
    width: 16px;
    height: 16px;
    cursor: pointer;
    margin-right: 4px;
    background-image: url(../../style/blue_img/icons-social.3.png);
    background-repeat: no-repeat;
    background-position: 0 -600px;
}

    .share-button:hover {
        opacity: 0.8;
    }

.twitter {
    background-position: 0px -616px;
}

.googleplus {
    background-position: 0px -632px;
}

.vk {
    background-position: 0px -648px;
}

#top {
    background-color: #2B7FBB;
    width: 970px;
    height: 90px;
    position: relative;
    background-image: url(../../style/blue_img/topbg.jpg);
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
}

    #top p {
        display: block;
        text-align: right;
        color: #ADCAE4;
        line-height: 26px;
        padding-right: 10px;
    }

        #top p span {
            color: #FFF;
            font-weight: bold;
        }

        #top p a {
            color: #E4F1FC
        }

            #top p a:hover {
                color: #FFF
            }

#nav {
    clear: both;
    width: 970px;
    background-image: url(../../style/blue_img/bg-menu.gif);
    background-repeat: repeat-x;
    background-position: left top;
    height: 27px;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #858585;
}

    #nav li {
        float: left;
        margin-right: -1px;
        border-right-width: 1px;
        border-left-width: 1px;
        border-right-style: solid;
        border-left-style: solid;
        border-right-color: #858585;
        border-left-color: #858585;
        display: block;
        width: 97px;
        position: relative;
        height: 100%;
    }

        #nav li a {
            font-weight: bold;
            color: #FFFFFF;
            background-image: url(../../style/blue_img/bg-menu.gif);
            text-align: center;
            height: 27px;
            display: block;
            line-height: 27px;
            background-position: 0px 0px;
            background-repeat: repeat-x;
            font-size: 11px;
            padding-right: 6px;
            padding-left: 5px;
        }

            #nav li a:hover {
                color: #FFFFFF;
                text-decoration: none;
                background-image: url(../../style/blue_img/bg-menu.gif);
                background-position: left -50px;
            }

    #nav span a, #nav span a:visited, #nav span a:hover {
        color: #FFFFFF;
        background-color: #00407D;
        background-image: url(../../style/blue_img/bg-menu.gif);
        background-repeat: repeat-x;
        background-position: 0px -100px;
        height: 30px;
    }

    #nav .noMenu a {
        height: 26px !important;
    }

.sport-icon {
    vertical-align: middle;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 3px 0 0;
    background-color: transparent;
    background-image: url(../../style/blue_img/icon-sprite-fs.9.png);
    background-repeat: no-repeat;
    background-position: -1px -1px;
}

    .sport-icon.soccer {
        background-position: -1px -484px;
    }

    .sport-icon.hockey {
        background-position: -1px -400px;
    }

    .sport-icon.tennis {
        background-position: -1px -505px;
    }

    .sport-icon.basketball {
        background-position: -1px -169px;
    }

    .sport-icon.american-football {
        background-position: -1px -43px;
    }

    .sport-icon.baseball {
        background-position: -1px -148px;
    }

    .sport-icon.snooker {
        background-position: -1px -106px;
    }

    .sport-icon.tv {
        background-position: -1px -717px;
    }

    .sport-icon.news {
        background-position: -1px -742px;
    }

#nl {
    background-color: #FFF;
    padding: 5px 5px 3px 5px;
    margin: 0 auto;
    width: 970px
}

.settime a, .settime a:visited {
    color: #B5DEEF
}

    .settime a:hover {
        color: #FFF
    }

.nav2 {
    clear: both;
    height: 26px;
    /*text-align: center;*/
    background-color: #00407D;
    width: 970px;
    margin: 0 auto;
    border-top-width: 1px;
    border-bottom-width: 0px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-color: #858585;
    border-bottom-color: #646464;
}

    .nav2 li {
        background: url(../../style/blue_img/ik.gif) no-repeat right;
        padding: 0 13px;
        line-height: 26px;
        display: inline;
        height: 26px;
    }

        .nav2 li a {
            /*text-decoration: underline;*/
            color: #E1EDFB;
        }

.nav22 {
    clear: both;
    height: 30px;
    text-align: center;
    background-color: #FFF;
    width: 950px;
    margin: 0 auto;
}

    .nav22 li {
        background: url(../../style/blue_img/ik.gif) no-repeat right;
        padding: 0 8px;
        line-height: 30px;
        display: inline;
        height: 30px;
        font-weight: bold;
    }

        .nav22 li a {
            text-decoration: underline;
        }

#top h1 {
    position: absolute;
    left: 12px;
    top: 55px;
    color: #DEF0FA;
    font-family: Times New Roman, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
}

.wap {
    position: absolute;
    left: 780px;
    top: 37px;
    color: #FF0;
    font-size: 11px;
}

    .wap span {
        font-weight: bold;
        color: #FFF;
    }

.lea a {
    position: absolute;
    left: 825px;
    top: 9px;
    height: 21px;
    font-family: Times New Roman, Helvetica, sans-serif;
    font-size: 13px;
    display: block;
    width: 97px;
    padding-top: 3px;
    padding-left: 13px;
    color: White;
}

.le2 {
    visibility: hidden;
    position: absolute;
    left: 863px;
    top: 32px;
    background-color: #EFFDE1;
    border: 2px solid #444D3C;
    z-index: 1;
    padding-top: 6px;
    padding-right: 10px;
    padding-bottom: 6px;
    padding-left: 10px;
}

    .le2 li {
        line-height: 16px;
    }

.le22 {
    visibility: hidden;
    position: absolute;
    left: 843px;
    top: 50px;
    background-color: #EFFDE1;
    border: 2px solid #444D3C;
    z-index: 1;
    padding-top: 6px;
    padding-right: 10px;
    padding-bottom: 6px;
    padding-left: 10px;
}

    .le22 li {
        line-height: 16px;
    }

/*------------------------------------------------main--------------------*/
#main {
    width: 970px;
    background-color: #FFF;
    clear: both;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    padding-top: 3px;
    padding-right: 5px;
    padding-bottom: 6px;
    padding-left: 5px;
}

#main3 {
    width: 95%;
    background-color: White;
    clear: both;
    margin: 4px auto 0 auto;
    padding: 3px 6px 6px 6px;
}

.clear {
    clear: both;
    display: block;
    height: 1px;
    overflow: hidden;
}

.lrdiv {
    background-color: #FFF;
    clear: both;
    border: 1px solid #D9DFE6;
}

.lr_tit {
    line-height: 24px;
    font-weight: bold;
    color: #FFF;
    display: block;
    height: 24px;
    padding-left: 2px;
    background-color: #454444;
    text-align: left;
}

.H333 {
    line-height: 24px;
    font-weight: bold;
    color: #FFF;
    display: block;
    height: 24px;
    padding-left: 2px;
    background-color: #454444;
}

.lr_tit a {
    color: #FFF;
}

.lr_tit2 {
    line-height: 24px;
    font-weight: bold;
    color: #FFF;
    display: block;
    height: 24px;
    width: 136px;
    padding-left: 7px;
    background-color: #663300;
}

.lr_tit3 {
    line-height: 24px;
    color: #455670;
    display: block;
    height: 24px;
    padding-left: 20px;
    background-color: #E6F0F7;
}

.lr_litime, .lr_litime a {
    line-height: 20px;
}
/*------------------------------------------------left--------------------*/
#left {
    width: 145px;
    float: left;
    padding-right: 6px
}

.leftnav {
}

    .leftnav li {
        border-bottom: 1px solid #D7D7D7;
    }

        .leftnav li a {
            line-height: 20px;
            background-color: #F0F9FB;
            display: block;
            height: 20px;
            width: 139px;
            /*font-weight: bold;*/
            color: #425B7E;
            padding-left: 6px;
            text-align: left;
        }

            .leftnav li a:hover, .leftnav .select a, .leftnav .select a {
                color: #39F;
                text-decoration: none;
                background-color: #FFF;
            }

#nob, #nob2 {
    border-bottom-width: 0;
}

.leftnav span {
    padding-left: 24px;
    background: url(../../Images/flag-list_rgb_17.png) no-repeat;
}
/*------------------------------------------------min--------------------*/
#min {
    float: left;
    width: 666px
}

.minCaption {
    background-color: #E6F0F7;
    height: 24px;
    border-bottom-color: #A0BAD3;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    padding: 4px 0px 0 4px;
}

.mintopnav, .mintopnav2 {
    line-height: 24px;
    height: 24px;
    border-bottom-color: #A0BAD3;
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

    .mintopnav li, .mintopnav2 li {
        float: left;
    }

    .mintopnav2 li {
        float: left;
        width: 100px;
        text-align: center;
        background-color: #E6F0F7; 
    }

    .mintopnav .setup {
        float: right;
    }

        .mintopnav .setup a {
            height: 24px;
            width: 27px;
            background-image: url(../../style/blue_img/y.png);
            background-repeat: no-repeat;
            background-position: 5px 3px;
            display: block;
            background-color: #F95757;
            padding: 0;
            border-top-width: 1px;
            border-right-width: 1px;
            border-left-width: 1px;
            border-top-style: solid;
            border-right-style: solid;
            border-left-style: solid;
            border-top-color: #F82E2E;
            border-right-color: #F82E2E;
            border-left-color: #F82E2E;
        }

            .mintopnav .setup a:hover {
                background-color: #33CC00;
                border-top-width: 1px;
                border-right-width: 1px;
                border-left-width: 1px;
                border-top-style: solid;
                border-right-style: solid;
                border-left-style: solid;
                border-top-color: #2BA800;
                border-right-color: #2BA800;
                border-left-color: #2BA800;
            }

    .mintopnav li a, .mintopnav li .tabItem,
    .mintopnav2 li span, .mintopnav2 li a {
        display: block;
        line-height: 22px;
        height: 22px;
        color: #455670;
        background-color: #E6F0F7;
        text-align: center;
        margin-right: 1px;
        padding-top: 0;
        padding-right: 9px;
        padding-bottom: 0;
        padding-left: 6px;
        font-family: Tahoma, Geneva, sans-serif;
        border-top-width: 1px;
        border-right-width: 1px;
        border-left-width: 1px;
        border-top-style: solid;
        border-right-style: solid;
        border-left-style: solid;
        border-top-color: #BBCCDF;
        border-right-color: #BBCCDF;
        border-left-color: #BBCCDF;
    }

    .mintopnav li span a,
    .mintopnav2 li span a {
        border:none;
    }

    .mintopnav li a, .mintopnav li .tabItem {
        float: left;
    }

        .mintopnav li a span, .mintopnav2 li a span {
            color: red;
            font-weight: bold;
        }

    .mintopnav li.on a {
        background-color: #595959;
        color: #fff;
    }

.btnLi a:hover {
    text-decoration: none;
}

.btnLi .cbb {
}

#main2 .mintopnav li a:hover {
    background-color: #C8E1F0;
    text-decoration: none;
    color: #FFF;
}

.mintopnav li a span {
    color: red;
    font-weight: bold;
}

#mnavnone a {
    background-image: none;
}

#note {
    line-height: 26px;
    background-color: #FFFACC;
    clear: both;
    border-right: 1px solid #C6C6C6;
    border-left: 1px solid #C6C6C6;
    padding: 0 10px;
    text-align: left;
    height: 26px;
    color: #B36946;
}

    #note .close a {
        float: right;
        display: block;
        background-image: url(../../style/blue_img/close.gif);
        height: 14px;
        width: 14px;
        margin-top: 5px;
        line-height: 0px;
    }

#mintable {
    border: 1px solid #C6C6C6;
}

    #mintable td, #oddsmain td {
        height: 24px;
        border-bottom: 1px solid #DFDFDF;
        text-align: center;
    }

.scoretitle {
    color: #CAD9E6;
    background-color: #455670;
    line-height: 18px;
    text-align: center;
}

.Leaguestitle {
    color: #FFF;
    background-image: url(../../style/blue_img/bg-label.gif);
    background-repeat: repeat-x;
}

.LeaguesSpan {
    float: left;
    color: #FFF;
    background-color: #424242;
    display: block;
    width: 267px;
    text-align: left;
    border-top: 1px solid #aaaaaa;
    border-bottom: 1px solid #aaaaaa;
    border-left: 1px solid #aaaaaa;
    line-height: 26px;
    height: 26px;
}

    .LeaguesSpan a, .LeaguesSpan a:hover {
        color: #FFF;
    }

    .LeaguesSpan img {
        float: left;
        margin-left: 2px;
        margin-top: 5px;
    }

.LeaguesSpan_backup {
    float: left;
    margin-left: 10px;
    padding-left: 16px;
    color: #C1DBEE;
    background-position: -1px 5px;
    color: #FFF;
    background-image: url(../../style/blue_img/bg-label.gif);
    background-repeat: repeat-x;
}


.Leaguestitle td {
    line-height: 24px
}

    .Leaguestitle td a, .Leaguestitle td a:visited {
        color: #FFF
    }

.oddsTitleRow td {
    line-height: 24px;
}

.bOddstitle {
    background-color: #A67332;
    color: #fff;
}

.gOddstitle {
    background-color: #059890;
    color: #fff;
}

.score {
    color: red;
}

.oddsTime {
    color: #7B66FC;
}

#teammain2 {
    width: 100%;
}

#teammain .nba_b td {
    background-color: #E2E8EB;
    color: #333333;
    line-height: 18px;
}

#teammain .te_b td {
    background-color: #E5E5E5;
    color: #464646;
    line-height: 18px;
}

#teammain .fo_b td {
    background-color: #E2E8EB;
    color: #333333;
    line-height: 18px;
}

.red {
    color: #F00;
    font-weight: bold;
    cursor: pointer;
    font-size: 12px;
}

.blue {
    color: #00f;
    font-weight: bold;
    cursor: pointer;
    font-size: 12px;
}

.blue2 {
    color: #00f
}

.red2 {
    color: #F00;
}

.status {
    color: #0066FF
}

.time {
    color: #666
}

.toolimg img {
    margin: 0 1px
}

.b1 {
    background-color: #ffffff;
}

.b2 {
    background-color: #F0F0F0;
}

.b3 {
    BACKGROUND-COLOR: #eeeeff
}

.b4 {
    BACKGROUND-COLOR: #eeeeee
}

.basketball .l1{
    background-position-y:6px;
}

.l1 {
    float: left;
    margin-left: 10px;
    /*padding-left: 16px;*/
    color: #C1DBEE;
    /*background-image: url(../../style/blue_img/my-leagues-sprite.1.png);
    background-repeat: no-repeat;
    background-position: -1px 5px;*/
}

    .l1 a {
        font-weight: bold;
        color: #FFFFFF;
        line-height: 24px;
    }

.ml1 {
    float: left;
    padding-left: 5px;
    color: #C1DBEE;
}

.l2 {
    float: right;
    padding: 4px 4px 0 0;
}

    .l2 img {
        margin: 0 2px
    }

.contest {
    font-weight: bold;
    background-color: #FFFACC;
}

.l3 {
    float: left;
    margin-left: 10px;
    background: url(../../style/blue_img/ds.gif) no-repeat left;
    padding-left: 12px;
    color: black;
    font-weight: bold;
}

.l4 {
    float: left;
    margin-left: 5px;
    padding-left: 6px;
    color: #B36946;
}

.l5 {
    float: right;
    padding: 2px 2px 0 0;
}

    .l5 img {
        margin: 0 2px
    }

.contest {
    font-weight: bold;
    background-color: #FFFACC;
}

.date_li {
    height: 24px;
    line-height: 24px;
    background-color: #E4F2FA;
    border: 1px solid #AACADD;
}

    .date_li a, .date_li a:visited {
        display: block;
        float: left;
        padding: 0 8px;
        background: url(../../style/blue_img/minbg_line.gif) no-repeat right;
        color: #1E5875;
    }

        .date_li a:hover {
            background-color: #F4FBFF;
            text-decoration: none;
            color: #F30;
        }

    .date_li b {
        display: block;
        float: left;
        padding: 0 8px;
        color: #FFF;
        background-color: #F60;
    }

/*------------------------------------------------right--------------------*/
#right {
    float: right
}

#right2 {
    float: right;
    width: 145px;
}

.soundtab {
    background-color: #F4F5F5;
    clear: both;
    border-right: 1px solid #D9DFE6;
    border-bottom: 1px solid #D9DFE6;
    border-left: 1px solid #D9DFE6;
    padding: 4px 0 4px 4px;
    line-height: 20px;
}

    .soundtab select {
        margin-left: 2px;
        width: 65px;
        height: 20px;
    }

    .soundtab span {
        line-height: 18px
    }

.fontse a {
    background: url(../../style/blue_img/font.gif) repeat-x;
    font-weight: bold;
    border: 1px solid #D1D1D1;
    margin-right: 7px;
    display: block;
    float: left;
    padding-right: 4px;
    padding-left: 4px;
}

    .fontse a:hover {
        color: #039;
        background-image: url(../../style/blue_img/font2.gif);
        border: 1px solid #09F;
        text-decoration: none;
    }

.e12:link, .e12:visited {
    font-size: 12px
}

.e14:link, .e14:visited {
    font-size: 14px
}

.set1:link, .set1:visited {
    padding-left: 13px;
    background: url(../../style/blue_img/re.gif) no-repeat left top;
    margin: 0 8px 0 4px;
}

.set2:link, .set2:visited {
    padding-left: 13px;
    background: url(../../style/blue_img/re.gif) no-repeat left -20px;
}

.color {
    background-image: url(../../style/blue_img/color.gif);
    height: 8px;
    width: 72px;
    margin-top: 3px;
    background-repeat: no-repeat;
    overflow: hidden;
}

    .color li {
        float: left
    }

        .color li a {
            display: block;
            height: 8px;
            width: 8px;
            margin-right: 4px;
        }

.s_blue a:hover {
    background: url(../../style/blue_img/color.gif) left -8px;
}

.s_red a:hover {
    background: url(../../style/blue_img/color.gif) -12px -8px;
}

.s_black a:hover {
    background: url(../../style/blue_img/color.gif) -24px -8px;
}

.s_green a:hover {
    background: url(../../style/blue_img/color.gif) -36px -8px;
}

.s_black2 a:hover {
    background: url(../../style/blue_img/color.gif) -48px -8px;
}

.s_purple a:hover {
    background: url(../../style/blue_img/color.gif) -60px -8px;
}

/*------------------------------------------------odds 2in1--------------------*/
#oddsmain {
    float: left;
    width: 787px
}

.oddstd {
    cursor: pointer;
}

    .oddstd p {
        line-height: 16px;
        display: block;
        height: 16px;
    }

.odds1 {
    color: #880000;
}

.odds2 {
    color: #0000bb;
}

.up {
    background-color: #FFb0c8;
}

.down {
    background-color: #DCFFB9;
}

.up1 {
    color: #D20055;
    font-weight: bold;
}

.down1 {
    color: #339933;
    font-weight: bold;
}

.normal {
    font-weight: bold;
}

.firstodds {
    color: #888;
    font-weight: bold;
}

.up_red {
    BACKGROUND-COLOR: #fad2c9
}

.down_green {
    BACKGROUND-COLOR: #d5fc9e
}

.change_yellow {
    BACKGROUND-COLOR: yellow
}

A.sb {
    FONT-WEIGHT: bold;
    COLOR: #cc0000;
    text-DECORATION: none;
    font-size: 12px;
}

    A.sb:link {
        FONT-WEIGHT: bold;
        COLOR: #cc0000;
        text-DECORATION: none
    }

    A.sb:visited {
        FONT-WEIGHT: bold;
        COLOR: #cc0000;
        text-DECORATION: none
    }

    A.sb:hover {
        FONT-WEIGHT: bold;
        COLOR: #000066;
    }

a.pk:link {
    color: #0000FF;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
}

a.pk:visited {
    color: #0000FF;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
}

a.pk:hover {
    color: #FF0000;
    font-size: 12px;
    text-decoration: underline;
    font-weight: bold;
}

/*------------------------------------------------bottom--------------------*/
#bottom {
    background-color: #FFF;
    text-align: center;
    clear: both;
    width: 980px;
    margin: 0 auto;
    padding-bottom: 10px;
}

.menu {
    font-weight: bold;
    line-height: 30px;
}

.bt_time {
    font-weight: bold;
    color: #F60;
}

.p2 {
    color: #999
}

#score_win {
    position: absolute;
    left: 356px;
    top: 235px;
    border: 3px solid #090;
    background-color: #FFF;
    padding: 1px;
}

.score_title {
    background-color: #DBECA6;
}

#showoptional {
    background-color: #FFF;
    padding: 1px;
    width: 450px;
    border: 2px solid #666;
    position: absolute;
    left: 20px;
    top: 25px;
    z-index: 5;
    position: absolute;
    visibility: hidden;
}

    #showoptional h1, #showCompany h1 {
        float: left;
        font-size: 11px;
        font-weight: bold;
        background-image: url(https://www.goaloo.com/style/blue_img/show.gif);
        background-repeat: no-repeat;
        background-position: left;
        padding-left: 15px;
    }

    #showoptional li {
        line-height: 26px;
        display: block;
        float: left;
        width: 100px;
        padding-left: 5px;
        padding-bottom: 5px;
    }

#showoptional2 {
    background-color: #FFF;
    padding: 1px;
    width: 600px;
    border: 2px solid #666;
    position: absolute;
    left: 20px;
    top: 25px;
    z-index: 5;
    visibility: hidden;
}

    #showoptional2 h1, #showCompany h1, #showCountry h1 {
        float: left;
        font-size: 11px;
        font-weight: bold;
        background-image: url(https://www.goaloo.com/style/blue_img/show.gif);
        background-repeat: no-repeat;
        background-position: left;
        padding-left: 15px;
    }

    #showoptional2 li, #showCountry li {
        line-height: 22px;
        display: block;
        float: left;
        width: 48%;
        padding-left: 5px;
    }

.spanleague {
    display: block;
    clear: both;
    background-color: #E2F5FA;
    border: 1px solid #AEC6EC;
    color: #06C;
    line-height: 26px;
}

#myleague {
    OVERFLOW: auto;
}

#myleague2 {
    OVERFLOW: auto;
    height: 300px;
}

#showCompany {
    visibility: hidden;
    top: 28px;
    left: 140px;
    width: 110px;
    position: absolute;
    border: solid 2px #666;
    line-height: 22px;
    text-align: center;
    background-color: White;
    z-index: 8;
    padding: 3px;
}

#countryListDiv {
    OVERFLOW: auto;
    height: 300px;
}

#showCountry {
    background-color: #FFF;
    padding: 1px;
    width: 450px;
    border: 2px solid #666;
    position: absolute;
    left: 5px;
    top: 25px;
    z-index: 5;
    visibility: hidden;
}

.cc a {
    position: relative;
    float: right;
    background-image: url(../../style/blue_img/cc.gif);
    display: block;
    height: 13px;
    width: 15px;
    margin-top: 1px;
}

.sotit {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #E1E1E1;
    height: 18px;
    padding-top: 2px;
    padding-right: 6px;
    padding-bottom: 0;
    padding-left: 6px;
    line-height: 18px;
    background-color: #F5F4EF;
    margin-bottom: 6px;
}

.gSearch {
    position: relative;
}

.bts {
    display: block;
    clear: both;
    padding: 8px 0 8px 11px;
    text-align: center;
}

    .bts input, .vsbtn {
        margin: 0 3px;
        font-size: 11px;
        font-weight: bold;
        background-color: #E2F5FA;
        border: 1px solid #AEC6EC;
        color: #06C;
        line-height: 18px;
        cursor: pointer;
        padding: 0 3px;
    }

    .bts input.enter { 
        background: #00407d;
        color: #fff;
        border: none;
        font-weight: normal;
        padding: 1px 5px;
    }

.rbl {
    padding: 4px;
    text-align: center;
    font-weight: bold;
    border-bottom: 1px solid #AEC6EC;
    color: #06C;
    margin-bottom: 5px;
}

.oddstable {
    background-color: #C6C6C6;
}

    .oddstable td {
        line-height: 17px;
        text-align: center;
    }

/*------------------------------------------------team vs team--------------------*/
#teammain {
    float: left;
    width: 787px
}

    #teammain td {
        text-align: center;
        line-height: 18px;
    }

    #teammain h2 {
        font-size: 23px;
        line-height: 23px;
        font-weight: bold;
        margin-bottom: 6px;
    }

    #teammain2 h3, #teammain h3 {
        font-size: 16px;
        line-height: 23px;
        font-weight: bold;
        color: #FFF;
    }

#team_info2 {
    border-top-width: 0px;
    border-bottom-width: 0px;
}

.team_info {
    display: block;
    line-height: 24px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #E6E6E6;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #E6E6E6;
}

.title_h3 {
    background-color: #4877b5;
}

.teamname_td, .teamname_td2 {
    background-color: #E6F0FB;
    line-height: 18px;
    font-weight: bold;
    font-size: 14px;
}

.teaminfo2 {
    background-color: #E6F0FB;
    color: #33638A;
}

.teaminfo_td, .teaminfo_td2 {
    background-color: #FFF7E1;
    font-weight: bold;
}

.te1 {
    background-color: #FFF;
}

.te2 {
    background-color: #F5F5F5;
}

.greens {
    color: #360;
    background-color: #D3F88F;
    font-weight: bold;
}

.BgYellow {
    background-color: #fcebda;
    color: #73250f
}

.BgSky {
    background-color: #d2e6ff
}

#teamid .sl {
    text-align: left
}

#teamid .sr {
    text-align: right
}

.leftnav_2 li {
    border-bottom: 1px solid #D7D7D7;
}

    .leftnav_2 li a {
        line-height: 20px;
        display: block;
        height: 20px;
        width: 168px;
        font-weight: bold;
        color: #425B7E;
        padding-left: 6px;
        text-align: left;
    }

        .leftnav_2 li a:hover {
            color: #FFF;
            text-decoration: none;
            background-color: #0C0;
        }

.hp {
    FONT-SIZE: 8pt;
    COLOR: #ffffff;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR: #ff0000;
}

/*------------------------------------------------i vs i--------------------*/
#main2 {
    width: 968px;
    background-color: #FFF;
    clear: both;
    margin: 4px auto 0 auto;
    padding: 6px;
}

    #main2 a {
    }

.ivsi_top {
    text-align: center;
    padding-bottom: 16px;
    padding-top: 16px;
}

    .ivsi_top h2 {
        font-size: 16px;
        line-height: 16px;
        font-weight: bold;
        display: inline;
    }

    .ivsi_top span a {
        background-image: url(../../images/Excel_icon.gif);
        background-repeat: no-repeat;
        background-position: left;
        text-decoration: underline;
        padding-left: 16px;
        color: #5F9349;
    }

        .ivsi_top span a:hover {
            color: #F60;
            text-decoration: none;
        }

#ivsi h3 {
    font-size: 16px;
    line-height: 23px;
    font-weight: bold;
    color: #FFF;
}

#ivsi td {
    text-align: center;
    line-height: 18px;
}

.ivsiinfo_td {
    background-color: #72B0E9;
    color: #FFF;
    font-weight: bold;
}

    .ivsiinfo_td a, .ivsiinfo_td a:visited {
        color: #FFF;
        display: block;
        background-color: #1F76C5;
    }

        .ivsiinfo_td a:hover {
            color: #C30;
            background-color: #FF0;
            text-decoration: none;
        }

.hh4 {
    font-size: 14px;
    font-weight: bold;
    color: #FFF;
}

.leftnav .th_1 {
    background-position: 0px -480px;
}

.leftnav .th_2 {
    background-position: 0px -168px;
}

.leftnav .th_3 {
    background-position: 0px -1128px;
}

.leftnav .th_4 {
    background-position: 0px -624px;
}

.leftnav .th_5 {
    background-position: 0px -144px;
}

.leftnav .th_6 {
    background-position: 0px -1056px;
}

.leftnav .th_7 {
    background-position: 0px -1104px;
}

.leftnav .th_8 {
    background-position: 0px -1032px;
}

.leftnav .th_9 {
    background-position: 0px -888px;
}

.leftnav .th_10 {
    background-position: 0px -336px;
}

.leftnav .th_11 {
    background-position: 0px -264px;
}

.leftnav .th_12 {
    background-position: 0px -192px;
}

.leftnav .th_13 {
    background-position: 0px -528px;
}

.leftnav .th_14 {
    background-position: 0px -936px;
}

.leftnav .th_15 {
    background-position: 0px -288px;
}

.leftnav .th_16 {
    background-position: 0px -960px;
}

.leftnav .th_17 {
    background-position: 0px -552px;
}

.leftnav .th_18 {
    background-position: 0px 0px;
}

.leftnav .th_19 {
    background-position: 0px -745px;
}

.leftnav .th_20 {
    background-position: 0px -1152px;
}

.leftnav .th_21 {
    background-position: 0px -96px;
}

.leftnav .th_22 {
    background-position: 0px -504px;
}

.leftnav .th_23 {
    background-position: 0px -912px;
}

.leftnav .th_24 {
    background-position: 0px -120px;
}

.leftnav .th_25 {
    background-position: 0px -1512px;
}

.leftnav .th_26 {
    background-position: 0px -216px;
}

.leftnav .th_27 {
    background-position: 0px -648px;
}

.leftnav .th_28 {
    background-position: 0px -672px;
}

.leftnav .th_29 {
    background-position: 0px -1080px;
}

.leftnav .th_30 {
    background-position: 0px -312px;
}

.leftnav .th_31 {
    background-position: 0px -360px;
}

.leftnav .th_32 {
    background-position: 0px -456px;
}

.leftnav .th_33 {
    background-position: 0px -1368px;
}

.leftnav .th_34 {
    background-position: 0px -408px;
}

.leftnav .th_35 {
    background-position: 0px -816px;
}

.leftnav .th_36 {
    background-position: 0px -432px;
}

.leftnav .th_37 {
    background-position: 0px -24px;
}

.leftnav .th_38 {
    background-position: 0px -1344px;
}

.leftnav .th_39 {
    background-position: 0px -840px;
}

.leftnav .th_40 {
    background-position: 0px -1392px;
}

.leftnav .th_41 {
    background-position: 0px -864px;
}

.leftnav .th_42 {
    background-position: 0px -2640px;
}

.leftnav .th_43 {
    background-position: 0px -792px;
}

.leftnav .th_44 {
    background-position: 0px -2448px;
}

.leftnav .th_45 {
    background-position: 0px -2736px;
}

.leftnav .th_46 {
    background-position: 0px -1920px;
}

.leftnav .th_47 {
    background-position: 0px -1704px;
}

.leftnav .th_48 {
    background-position: 0px -1656px;
}

.leftnav .th_49 {
    background-position: 0px -1176px;
}

.leftnav .th_50 {
    background-position: 0px -2976px;
}

.leftnav .th_60 {
    background-position: 0px -3217px;
}

.leftnav .th_s {
    background-position: 0px -1200px;
}

.tv1 {
    color: #D9AD00;
}

.tool2 {
    height: 18px;
    clear: both;
    line-height: 18px;
    height: 18px;
    margin-bottom: 6px;
    padding-top: 6px;
}

.w_search {
    float: left;
    height: 18px;
    width: 200px;
}

.w_search2 {
    background-image: url("../../style/blue_img/laba.jpg");
    background-repeat: no-repeat;
    float: right;
    height: 18px;
    width: 430px;
    background-color: #FFF;
    padding-left: 32px;
    border: 1px solid #CCC;
}

.ggg:link, .ggg:visited {
    background-color: #FCF2D3;
    display: block;
    float: right;
    width: 72px;
    padding-right: 21px;
    padding-left: 8px;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #E9D5C9;
    color: #82572D;
    background-repeat: no-repeat;
    background-position: right;
}

.ggg:hover {
    color: #C60;
    text-decoration: none;
    background-color: #FEE985;
}

#comp_li {
    background-color: #FFF;
    padding: 1px;
    width: 200px;
    border: 2px solid #666;
    position: absolute;
    left: 96px;
    top: 28px;
    z-index: 5;
    position: absolute;
    visibility: hidden;
}

    #comp_li label, #comp_li td {
        padding-left: 2px;
    }

.bottom_line, .left_bottom_line {
    height: 100px;
    padding-top: 30px;
}

.left_bottom_line {
    border-bottom: 1px solid #aaaaaa;
    border-left: 1px solid #aaaaaa;
}

.bottom_line {
    border-bottom: 1px solid #aaaaaa;
    height: 100px;
}

.left_line {
    border-left: 1px solid #aaaaaa;
}

.lblue {
    background-color: #f5f5f5;
}

.myoddstable {
    margin-bottom: 5px;
    position: relative;
}

    .myoddstable td {
        text-align: center;
    }

    .myoddstable .LeaguesSpan {
        position: absolute;
        left: 0px;
        top: 0px;
    }

.toolsDiv {
    margin-top: 10px;
}

    .toolsDiv img {
        margin-left: 10px;
    }

.adIcon {
    background-position-y: -742px;
}

.orange {
    color: orange !important;
}

.besideNews {
    overflow: hidden;
    text-overflow: ellipsis;
    width: 320px;
    white-space: nowrap;
    color: #696969;
    font-weight: bold;
}

    .besideNews a {
        color: #1277bf;
        font-weight:300;
    }

.scTitle {
    padding: 2px 20px 2px 20px;
    background: #ECECEC;
}

    .scTitle a {
        color: #003399 !important;
        font-weight: bold;
    }

.nav_select .nav_item {
    color: #2C63A0;
    text-decoration: none;
    background-color: #EBF3FA;
    border-top-width: 1px;
    border-right-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-left-style: solid;
    border-top-color: #A6CDEE;
    border-right-color: #A6CDEE;
    border-left-color: #A6CDEE;
}

.nav_select .on {
    color: #FFFFFF;
    font-weight: bold;
    background-color: #36C;
    height: 29px;
}

.nav_select li {
    float: left;
    width: 128px;
    line-height: 28px;
    text-align: center;
    margin-right: 1px;
    list-style-type: none;
}

.nav_select {
    margin-top: 5px;
}

.nav_select_bottom {
    background-color: #36C;
    width: 100%;
    height: 4px;
    overflow: hidden;
    clear: both;
}


/*detail views*/

.btns {
    float: none;
    display: block;
    margin-right: auto;
    margin-left: auto;
    border-bottom: 2px solid #455670;
    height: 30px;
}

    .btns .btn {
        background: #BCDAFA;
        display: block;
        height: 29px;
        width: 100px;
        font-size: 14px;
        line-height: 29px;
        color: #333;
        float: left;
        text-align: center;
        border-top: 1px solid #a9bed3;
        border-right: 1px solid #a9bed3;
        border-left: 1px solid #a9bed3;
    }

        .btns .btn.on {
            background: #455670;
            width: 100px;
            color: #FFF;
            font-weight: bold;
        }

#home, #guest {
    float: left;
    width: 170px;
    height: auto;
    text-align: center;
    margin-top: 10px;
}

#matchItems {
    float: left;
    width: 598px;
    padding-top: 10px;
}

    #matchItems .item {
        text-align: center;
        line-height: 20px;
        font-size: 12px;
        overflow: hidden;
    }

.bhTable,
.statisticsTable,
.piTable {
    border-top: 1px solid #d8e0e7;
    border-left: 1px solid #d8e0e7;
}

    .bhTable th,
    .statisticsTable th,
    .piTable th {
        padding: 5px;
        background: #455670;
        color: #FFF;
        font-size: 14px;
    }

    .bhTable td,
    .statisticsTable td,
    .piTable td {
        border-right: 1px solid #d8e0e7;
        border-bottom: 1px solid #d8e0e7;
        font-size: 12px;
        padding-right: 5px;
        padding-left: 5px;
        line-height: 20px;
        height: 20px;
    }

    .bhTable tr td.bg1,
    .statisticsTable tr td.bg1 {
        background: #f4f4f4;
    }

    .bhTable tr td.bg2,
    .statisticsTable tr td.bg2 {
        background: #FFF;
    }

    .bhTable tr td.bg3,
    .statisticsTable tr td.bg3 {
        background: #f4f4f4;
    }

    .bhTable tr td.bg4,
    .statisticsTable tr td.bg4 {
        background: #FFF;
    }

    .bhTable tr.bg1,
    .statisticsTable tr.bg1,
    .piTable tr.bg1 {
        background: #F4F4F4;
    }

.barBg2 .info {
    background: #ff6600;
    height: 16px;
    float: right;
}

.barBg .info {
    background: #0b79c9;
    height: 16px;
}

#home {
    width: 170px;
    height: auto;
    text-align: center;
    margin-top: 10px;
    float: left;
}

#guest {
    width: 170px;
    height: auto;
    text-align: center;
    margin-top: 10px;
    float: left;
}

#home .name {
    height: 40px;
    text-align: center;
    color: rgb(18, 134, 197);
    line-height: 20px;
    font-size: 14px;
    font-weight: bold;
    margin-top: 5px;
    display: block;
}

#guest .name {
    height: 40px;
    text-align: center;
    color: rgb(18, 134, 197);
    line-height: 20px;
    font-size: 14px;
    font-weight: bold;
    margin-top: 5px;
    display: block;
}

.yellow_bg {
    background: #FFEAB3;
}

.yellow_l_bg {
    background-color: #FFF7E1;
}
/*match box*/
#matchBox {
    background: url("../../images/bf_img/tj_28.jpg") no-repeat;
    width: 100%;
    color: rgb(255, 255, 255);
}

    #matchBox .backupPlay {
        width: 100%;
        height: auto;
        overflow: hidden;
        padding-bottom: 15px;
        position: relative;
    }

        #matchBox .backupPlay .play {
            width: 131px;
            height: 40px;
            color: rgb(231, 241, 218);
            line-height: 20px;
            font-size: 12px;
            text-decoration: none;
            margin-right: 5px;
            margin-left: 5px;
            float: left;
            display: block;
            white-space: nowrap;
        }

            #matchBox .backupPlay .play div {
                height: 20px;
                text-align: center;
                line-height: 20px;
                display: block;
            }

            #matchBox .backupPlay .play .name {
                background: rgb(58, 92, 27);
                width: 115px;
                height: 20px;
                text-align: left;
                line-height: 20px;
                overflow: hidden;
                padding-right: 5px;
                padding-left: 5px;
                display: block;
                white-space: nowrap;
                text-overflow: ellipsis;
            }

                #matchBox .backupPlay .play .name a {
                    color: rgb(231, 241, 218);
                }

                    #matchBox .backupPlay .play .name a:hover {
                        color: rgb(220, 222, 44);
                    }

        #matchBox .backupPlay .bu_txt {
            left: 484px;
            top: 50%;
            width: 60px;
            height: 60px;
            text-align: center;
            color: rgb(255, 255, 0);
            line-height: 20px;
            padding-top: 10px;
            margin-top: -40px;
            float: left;
            position: absolute;
            margin-left: -30px;
            font-size: 14px;
        }

        #matchBox .backupPlay .home {
            width: 425px;
            clear: left;
            float: left;
            padding-left: 15px;
        }

        #matchBox .backupPlay .guest {
            width: 425px;
            clear: right;
            float: right;
        }

    #matchBox .plays {
        width: 100%;
        height: 467px;
        display: block;
    }

        #matchBox .plays .home {
            width: 469px;
            float: left;
        }

        #matchBox .plays .guest {
            width: 469px;
            float: right;
        }

        #matchBox .plays .playBox {
            width: 117px;
            float: left;
            position: relative;
        }

            #matchBox .plays .playBox .play {
                height: 70px;
                margin-right: auto;
                margin-left: auto;
                float: none;
                display: table;
            }

                #matchBox .plays .playBox .play div {
                    text-align: center;
                    line-height: 20px;
                    overflow: hidden;
                    display: block;
                    min-height: 20px;
                }

                .plays .playBox .play span {
                    width: 100%;
                    height: 70px;
                    overflow: hidden;
                    vertical-align: middle;
                    display: table-cell;
                }

                #matchBox .plays .playBox .play .name {
                    background: rgb(58, 92, 27);
                    width: 75px;
                    height: 20px;
                    text-align: left;
                    color: rgb(231, 241, 218);
                    line-height: 20px;
                    overflow: hidden;
                    padding-right: 5px;
                    padding-left: 5px;
                    font-size: 12px;
                    margin-right: auto;
                    margin-left: auto;
                    display: block;
                    white-space: nowrap;
                    text-overflow: ellipsis;
                }

                    #matchBox .plays .playBox .play .name a {
                        color: rgb(231, 241, 218);
                    }

        #matchBox .plays .five .playBox {
            width: 93px;
        }

            #matchBox .plays .five .playBox .play .name {
                background: rgb(58, 92, 27);
                width: 75px;
                height: 20px;
                text-align: left;
                color: rgb(231, 241, 218);
                line-height: 20px;
                overflow: hidden;
                padding-right: 5px;
                padding-left: 5px;
                font-size: 12px;
                margin-right: auto;
                margin-left: auto;
                float: none;
                display: block;
                white-space: nowrap;
                text-overflow: ellipsis;
            }

                #matchBox .plays .five .playBox .play .name a {
                    /*background: rgb(58, 92, 27);*/
                    width: 60px;
                    height: 20px;
                    text-align: left;
                    color: rgb(231, 241, 218);
                    line-height: 20px;
                    overflow: hidden;
                    padding-right: 5px;
                    padding-left: 5px;
                    font-size: 12px;
                    margin-right: auto;
                    margin-left: auto;
                    display: block;
                    white-space: nowrap;
                    text-overflow: ellipsis;
                }

                    /*#matchBox .plays .five .playBox .play .name a:hover {
                        color: rgb(220, 222, 44);
                    }

        #matchBox .plays .playBox .play a:hover {
            color: rgb(220, 222, 44);
        }*/

    #matchBox .one .playBox {
        width: 75%;
        text-align: left;
        padding-top: 8px;
        margin-left: 25%;
    }

        #matchBox .one .playBox .play {
            margin: 10px auto;
            width: 90%;
            height: 20px;
            white-space: nowrap;
        }

            #matchBox .one .playBox .play .name {
                width: auto;
                height: 20px;
                text-align: left;
                color: rgb(231, 241, 218);
                line-height: 20px;
                overflow: hidden;
                padding-right: 5px;
                padding-left: 5px;
                font-size: 12px;
                margin-right: auto;
                margin-left: auto;
                float: left;
                display: block;
                white-space: nowrap;
                -ms-text-overflow: ellipsis;
            }

            #matchBox .one .playBox .play .img {
                background: rgb(58, 92, 27);
                vertical-align: middle;
                float: left;
            }

    #matchBox .teamNames {
        height: 30px;
        line-height: 30px;
        overflow: hidden;
        font-size: 12px;
    }

        #matchBox .teamNames a {
            color: rgb(255, 255, 255);
        }

        #matchBox .teamNames .home {
            color: rgb(255, 255, 255);
            padding-left: 10px;
            font-weight: bold;
            margin-top: 3px;
            float: left;
        }

        #matchBox .teamNames .guest {
            color: rgb(255, 255, 255);
            font-weight: bold;
            margin-top: 3px;
            margin-right: 10px;
            float: right;
        }

.one .playBox .play span {
    padding: 0;
    display: inline;
}

#icons {
    background: url("../../images/bf_img/title.jpg") no-repeat left rgb(243, 243, 243);
    width: 918px;
    height: auto;
    text-align: center;
    line-height: 30px;
    overflow: hidden;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 50px;
    float: left;
}

    #icons div.title {
        background: url("../../images/bf_img/title.jpg") no-repeat left;
        margin: 0px;
        padding: 0px;
        height: 105px;
    }

    #icons .icon {
        padding: 5px;
        text-align: left;
        color: rgb(102, 102, 102);
        line-height: 14px;
        font-size: 12px;
        margin-left: 5px;
        float: left;
        display: block;
        white-space: nowrap;
    }

        #icons .icon img {
            margin-top: -3px;
            margin-right: 2px;
            vertical-align: middle;
        }

/*match box end*/
div#dbpop {
    float: left;
    position: absolute;
    left: 701px;
    top: 1px;
}

.lnks {
    cursor: pointer;
}

    .lnks:hover {
        text-decoration: underline;
    }

.white {
    color: white !important;
}

.discription {
    padding: 3px;
    border-right: 1px solid #D8E0E7;
    border-bottom: 1px solid #D8E0E7;
    border-left: 1px solid #D8E0E7;
    overflow: hidden;
    text-align: center;
    font-size: 12px;
}

    .discription div {
        border: 1px solid #FFF;
        display: inline;
    }

#tr_com_h, #tr_com_g {
    text-align: center;
}

.livetab {
    border: 1px solid #38738B;
    background-color: White;
}

.jqTitle {
    background: #669;
    line-height: 22px;
    text-align: center;
    color: #FFFDF3;
    width: 100%;
    font-weight: bold;
}

.livetab .info {
    float: left;
    width: 400px;
}

.jqSubTitle2 {
    width: 400px;
    float: left;
}

.jqTitle2 {
    background: #D5F2B7;
    line-height: 26px;
    text-align: center;
    color: #060;
    width: 400px;
    float: left;
    font-weight: bold;
}

.jqSubTitle td {
    width: 50%;
    background: #D5F2B7;
    line-height: 26px;
    text-align: center;
    font-weight: bold;
    color: #060;
}

.jqSubTitle2 span {
    background: #FCEAAC;
    line-height: 22px;
    text-align: center;
    display: block;
    width: 200px;
    float: left;
    font-weight: normal;
    border-top: 1px solid #e1e1e1;
}

.livetab td {
    text-align: center;
    line-height: 22px;
    font-size: 12px;
}

.leftnav .th_sc {
    background-image: url(../../images/lesIcon.png);
    background-size: 14px auto;
    height: 14px;
    background-repeat: no-repeat;
}

.leftnav .th_62 {
    background-position: 0px -42px;
}

.leftnav .th_63 {
    background-position: 0px -84px;
}

.leftnav .th_64 {
    background-position: 0px -70px;
}

.leftnav .th_65 {
    background-position: 0px -14px;
}

.leftnav .th_66 {
    background-position: 0px -56px;
}

.leftnav .th_67 {
    background-position: 0px -28px;
}

.leftnav .th_68 {
    background-position: 0px -98px;
}

.leftnav .th_69 {
    background-position: 0px -112px;
}

.leftnav .th_70 {
    background-position: 0px -124px;
}

.bts .fgSpan {
    background-color: #E2F5FA;
    color: #0066D1;
    border: 1px solid #AEC6EC;
    font-weight: bold;
    padding: 2px;
}

    .bts .fgSpan input[type="checkbox"] {
        vertical-align: middle;
    }

#topLine {
    background-color: #D2F0FF;
    font-weight: bold;
}

.listA a {
    display: inline-block;
    width: 30%;
    margin: 5px;
    font-weight: bold;
}

#nav li ul {
    LEFT: -999em;
    WIDTH: 130px;
    POSITION: absolute;
    padding: 6px;
    background-color: #eee;
    border: 3px solid #1C90D1;
}

#nav li:hover ul {
    left: auto;
    z-index: 999;
}

#nav li ul li {
    list-style-position: inside;
    list-style-image: none;
    list-style-type: none;
    border: none;
    border-bottom: 1px solid #ccc;
    width: 100%;
    text-align: left;
}

    #nav li ul li a {
        background: none;
        color: #000;
        width: 100%;
        text-align: left;
    }

        #nav li ul li a:hover {
            background: none;
            color: #ffb400 !important;
        }

        #nav li ul li a:visited {
            color: #000;
        }

.cutLine {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    padding: 0px 2px;
}

.ec_up {
    float: right;
    background-image: url(../../Images/ec_up.png);
    width: 24px;
    height: 24px;
    background-size: 24px 24px;
    cursor: pointer;
    display: block;
}

.ec_down {
    float: right;
    background-image: url(../../Images/ec_down.png);
    width: 24px;
    height: 24px;
    background-size: 24px 24px;
    cursor: pointer;
    display: block;
}

.rcdTb {
    width: 100%;
    background-color: #ccc;
}

    .rcdTb td {
        background-color: #fff;
        padding: 1px;
    }

#nav .flashmenu {
    background-image: url(../../images/menubg3.gif)
}

.adclass a img {
    margin: 2px 0px;
}
/*
.leftnav .adclass a{ padding:0px;height:80px;width:144px;}
    */

/*popup*/

.popup-overlay {
    background-color: #000000;
    filter: alpha(opacity=20);
    opacity: .2;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.popup-overlay-again {
    background-color: #000000;
    filter: alpha(opacity=50);
    opacity: .5;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.popup-container {
    width: 100%;
    background-color: #FFFFFF;
    overflow: hidden;
}

    .popup-container .popup-titlebar {
        height: 28px;
        background: #6895BD;
        cursor: move;
        border-top: 1px solid #6895BD;
        background-position: 0px -2px;
    }

        .popup-container .popup-titlebar .Ptitle {
            font-weight: 700;
            line-height: 30px;
            color: #fff;
            margin-left: 15px;
            background: none;
            font-size: 13px;
        }

        .popup-container .popup-titlebar .Pclose {
            float: right;
            text-decoration: none;
            margin-top: 5px;
            margin-right: 3px;
            background: url(../../images/close.gif) no-repeat;
            width: 20px;
            height: 20px;
        }

            .popup-container .popup-titlebar .Pclose:hover {
                background: url(../../images/close.gif) no-repeat;
            }

    .popup-container .popup-content {
        border: solid 3px #6895BD;
        padding-bottom: 5px;
        margin: 0;
        overflow: hidden;
    }

    .popup-container .popup-resize {
        text-align: right;
        margin-top: -30px;
        height: 30px;
        line-height: 0;
        overflow: hidden;
    }

        .popup-container .popup-resize div {
            width: 30px;
            line-height: 30px;
            background: url(../../images/a_popup_resize.gif) 23px 22px no-repeat;
            float: right;
            text-indent: 100px;
            overflow: hidden;
            cursor: se-resize;
        }

.JsTitle {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2000;
    padding: 5px;
    background-color: #0C609C;
    color: white;
    -webkit-box-shadow: 0 0 9px #999;
    box-shadow: 0 0 9px #999;
    filter: progid:DXImageTransform.Microsoft.Shadow(color='#999999',direction=135,strength=4);
}

.JsTitleNoBG {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2000;
    padding: 0px;
    -webkit-box-shadow: 0 0 9px #999;
    box-shadow: 0 0 9px #999;
}

.odds_checked, .odds_unchecked {
    margin: 10px;
    line-height: 24px;
    display: block;
    float: left;
    position: relative;
}
/*popup end*/
.sc {
    margin-top: 4px;
}

#analyMap a {
    width: 54px;
    text-align: center;
    color: #fff;
    line-height: 22px;
    margin-bottom: 2px;
    display: block;
    background-color: #3473C7;
}

    #analyMap a.rf, #analyMap a:hover {
        background-color: red;
    }


div.porletP {
    float: left;
    width: 100%;
    position: relative;
}

.porlet_right {
    width: 100px;
    height: 25px;
    float: right;
    _height: 25px;
    position: absolute;
    right: 8px;
    line-height: 25px;
}

    .porlet_right span {
        width: 22px;
        height: 22px;
        margin-top: 2px;
        margin-right: 10px;
        float: right;
        cursor: pointer;
        background-image: url(../../images/starnew.gif);
    }

    .porlet_right .porlet_up {
        background-position: -22px top;
    }

        .porlet_right .porlet_up:hover {
            background-position: -22px -22px;
        }

    .porlet_right .porlet_down {
        background-position: left top;
    }

        .porlet_right .porlet_down:hover {
            background-position: left -22px;
        }

    .porlet_right .porlet_close {
        background-position: -44px top;
    }

        .porlet_right .porlet_close:hover {
            background-position: -44px -22px;
        }

.bhTable .tabs {
    border: 1px solid #fff;
    border-radius: 2px;
    margin: 0px 4px;
}

    .bhTable .tabs span {
        padding: 0px 2px;
        cursor: pointer;
    }

        .bhTable .tabs span.on {
            background: #fff;
            color: #5885B7;
        }

.expLine {
    text-align: center;
}

.mScore {
    font-size: 16px;
    color: red;
    font-weight: bold;
}

#optExpander {
    margin-top: 2px;
    text-align: center;
    background-color: #a5a5a5;
    background-repeat: no-repeat;
    background-position-x: 58px;
    background-position-y: -5px;
    border-radius: 2px;
    cursor: pointer;
}

    #optExpander:hover {
        background-color: #adadad;
    }

#exOption {
    background: #f4f5f5;
    padding: 4px 0px;
}

.eo_up {
    background-image: url(../../Images/ec_up.png);
}

.eo_down {
    background-image: url(../../Images/ec_down.png);
}

div#iePrompt {
    background-image: url(../../images/note16.png);
    background-repeat: no-repeat;
    background-position-y: 2px;
    background-position-x: 10px;
    width: 950px;
    margin: 0px auto;
    background-color: #900f0f;
    height: 20px;
    padding: 2px 0px 0px 30px;
    color: #fff;
    font-weight: bold;
}

.hmIdx {
    color: #fff;
    background: #f00;
    padding: 1px;
    font-weight: bold;
    height: 20px;
    line-height: 16px;
    margin-right: 2px;
}

.hm2 {
    color: #000;
    background: #fff;
    font-weight: normal;
}

#seCount {
    background-image: url(../../images/dot16.png);
    width: 16px;
    float: right;
    color: #fff;
    text-align: center;
    LEFT: -26PX;
    position: relative;
    background-size: 16px 16px;
    background-repeat: no-repeat;
    margin-top: 2px;
    line-height: 16px;
}

span.searchTop {
    font-weight: bold;
    color: red;
    margin-left: 20px;
    font-size: 13px;
}


.leftnav li a img {
    vertical-align: middle;
    width: 18px;
    height: 18px;
    margin-top: -3px;
    /*border: solid 1px #a9a9a9;*/
    overflow: hidden;
    margin-right: 8px;
}

#share-buttons-fbshare {
    background-image: none;
    float: right;
    width: 70px;
    margin-top: 1px;
}
#nav li .wc2018 {
    background: url(../../images/wc_icon.png) no-repeat 7px center;
    background-size: auto 100%;
}
#nav li .phoneIcon {
    background: url(../../images/phone.png) no-repeat center;
    background-size: auto 100%;
}
#switchLeagues {
    margin-top: 2px;
    text-align: center;
    background-color: #a5a5a5;
    background-repeat: no-repeat;
    background-position-x: 58px;
    background-position-y: -5px;
    border-radius: 2px;
    cursor: pointer;
}

#filterBox { background-color: #FFF; padding: 1px; width: 450px; border: 2px solid #666; position: absolute; left: 5px; top: 25px; z-index: 5; visibility: hidden; }
#filterBox .countBox { float: left; line-height: 26px; }
.pop-sotit { border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #E1E1E1; height: 18px; padding-top: 2px; padding-right: 6px; padding-bottom: 0; padding-left: 6px; line-height: 18px; background-color: #F5F4EF; margin-bottom: 6px; }
.pop-cc a { position: relative; float: right; background-image: url(../../style/blue_img/cc.gif); display: block; height: 13px; width: 15px; margin-top: 1px; }
.box-item { width: 100%; overflow: hidden; margin: 5px 0; display: block; }
.box-item .box-name { float: left; padding: 0; line-height: 30px; width: 85px; padding-right: 10px; text-align: right; }
.box-item .box-btn { font-size: 14px; width: 95px; padding: 0; margin-right: 5px; float: left; line-height: 30px; }
.box-item .box-btn.on { background: #209dde; color: #fff; border: 1px solid #209dde; width: 95px; padding: 0; margin-right: 5px; float: left; line-height: 30px; }
.box-item .box-btn.off,
.box-item .box-btn.off:hover { color: #333; background: #e2e2e2; background-image: none; }
.box-btn { color: #333333; border: solid 1px #ccc; border-radius: 4px; text-align: center; overflow: visible; padding: 4px 6px; background: #fff; text-align: center; cursor: pointer; height: auto; width: auto; line-height: normal; float: left; margin-right: 2px; }
.pop-container .pop-bts { overflow: hidden; padding: 10px; border-top: #f4f4f4 solid 1px; text-align: right; }
.pop-container .pop-bts .ok { float: right; background: #209dde; color: #fff; border: none; padding: 4px 8px; margin: 0px; border-radius: 2px; }


.ad-txt-red { color: red; font-weight: bold; }
.ad-txt-blue { color: blue; font-weight: bold; }
#nav li i {
    position: absolute;
    top: -5px;
    right: -5px;
    background: #db1c00;
    color: #fff;
    font-style: normal;
    padding: 0 3px;
    border-radius: 4px;
    z-index:10;
}
#nav #ball8, #nav #Head1_ball8 {
    width: 105px;
}


/* 搜索栏 */
.close {
    position: relative;
    display: inline-block;
    width: 50px;
    height: 50px;
    overflow: hidden
}

.close::before {
    transform: rotate(45deg)
}

.close::after {
    transform: rotate(-45deg)
}

.close::before,.close::after {
    height: 4px;
    margin-top: -2px;
    content: '';
    position: absolute;
    height: 2px;
    width: 100%;
    top: 50%;
    left: 0;
    margin-top: -1px;
    background: #fff
}
.search-container {
    position: absolute;
    z-index: 3;
    background-color: #fff;
    color: #000;
    border: solid 1px #ccc;
    border-radius: 2px;
    overflow: hidden;
    width: 630px;
    top: -1px;
    padding: 8px;
}

.search-container .search-header {
    display: block;
    overflow: hidden
}

.search-container .search-header .search-title {
    font-size: 14px;
    padding-bottom: 5px;
    display: block;
    border-bottom: solid 1px #e1e1e1
}

.search-container a {
    color: #000
}

.search-container .searchItem {
    line-height: 22px;
    font-size: 12px;
    border-bottom: solid 1px #e1e1e1;
    overflow: hidden
}

.search-container .searchItem:nth-child(odd) {
    background: #F0F0F0;
}

.search-container .searchItem:hover,.search-container .more:hover {
    background: #fff0b9;
    cursor: pointer
}

.search-container .searchItem:last-child {
    border: none
}

.search-container .searchItem span {
    display: block;
    float: left;
    text-align: center
}

.search-container .close {
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    float: right;
    cursor:pointer;
}

.search-container .close::before,.search-container .close::after {
    background: #333;
    width: 16px;
    left: 50%;
    margin-left: -8px
}

.search-container .search-title {
    padding: 0 5px
}

.search-container .settop {
    width: 3%;
    line-height: 22px;
    height: 22px;
    background: url("../../images/admygame.gif") no-repeat center center;
}

.search-container .time {
    width: 6%
}

.search-container .status {
    width: 10%
}

.search-container .sclass {
    width: 15%
}

.search-container .teamName {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: 500
}

.search-container .homeName {
    width: 28%
}

.search-container .totalScore {
    width: 10%;
    font-size: 14px;
    font-weight: 500;
    white-space: nowrap
}

.search-container .guestName {
    width: 28%
}

.search-container.search-more {
    height: auto
}

.search-container .more {
    position: absolute;
    bottom: 0;
    left: 0;
    background: #fff;
    display: block;
    width: 100%;
    text-align: center;
    height: 30px;
    line-height: 24px;
    font-weight: bold;
    color: #6d6d6d
}

.search-container .more::after {
    content: '';
    float: left;
    position: absolute;
    left: calc(50% - 4px);
    margin-top: 13px;
    transform: rotate(90deg);
    font-size: 14px;
    font-weight: bolder;
    color: #a7a7a7
}
#mnavnone span{background: url(../../images/setting.png) no-repeat 5px center; background-size:13px auto;}
/* show more */

#porletP_Group{overflow: hidden;}
.showMore {
    border-radius: 20px;
    color: #fff;
    line-height: 30px;
    font-size: 12px;
    cursor: pointer;
    background: #4877b5;
    width: 129px;
    text-align: center;
    margin: 10px auto;

}
/* .showMore::after {display: inline-block;margin: 0 0 -4px 5px;background: url("../../style/blue_img/more.png") no-repeat;width: 16px;height: 16px;content: "";background-size: 16px 16px} */
.showMore.on::after {transform: rotate(180deg)}
.showMore:hover {background: #215190 !important}
.fg_Title {padding: 2px 0px;display: block;background-color: #455670;color: #fff;text-align: center;width: 100%;clear: both;}

/*2019-08-02新增,队员信息弹窗*/
.plays .playBox .play span ul {
    position: absolute;
    display: none;
    background: #fff;
    color: #333;
    /* width: 200px; */
    left: 0;
    font-size: 12px;
    padding: 10PX;
    border-radius: 4PX;
    top:60px;
    z-index: 999;
    padding-left: 95px;
    }
.plays .playBox .play span ul li {line-height: 20px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;width: 100%;}
.plays .playBox .play span ul li.icon {float: left;width: 75px;height: 100px;background: #e1e1e1;margin-right: 10px;position: absolute;left: 10px;top: 10px;}
.plays .playBox .play span ul li.icon img {width: 100%;height: 100%;}
#matchBox .one .guest .playBox .play span ul {left:auto;right:auto;}
#matchBox .one .playBox .play span ul {top:25px;left:auto;}
.plays .playBox .play span:hover ul {display: block;}
.plays .guest .playBox .play span ul {right:0;left: auto;}
#matchBox .plays .playBox .play span:hover .name {background: #FF5722;color: #fff;cursor: pointer;}
#matchBox .plays .playBox .play span:hover .name a:hover{color: #fff;text-decoration:none;}
#matchBox .backupPlay{overflow:visible;display: inline-block;}
#matchBox .backupPlay .play span {vertical-align: middle;display: table-cell;width: 100%;height: 20px;position: relative;}
#matchBox .backupPlay .play span:hover {z-index: 999;}
#matchBox .backupPlay .play span ul {position: absolute;display: none;background: #fff;color: #333;left: 0;font-size: 12px;padding: 10PX;border-radius: 4PX;top: -105px;z-index: 999;padding-left: 95px;}
#matchBox .backupPlay .play span ul li {line-height: 20px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;width: 100%}
#matchBox .backupPlay .play span ul li.icon {float: left;width: 75px;height: 100px;background: #e1e1e1;margin-right: 10px;position: absolute;left: 10px;top: 10px;}
#matchBox .backupPlay .play span ul li.icon img {width: 100%;height: 100%;}
#matchBox .backupPlay .play span:hover .name {background: #FF5722;color: #fff;cursor: pointer;}
#matchBox .backupPlay .play span:hover .name a:hover {color: #fff;text-decoration:none;}
#matchBox .backupPlay .play span:hover ul {display: block;}
#matchBox .backupPlay .guest .play span ul {right: 0;left: auto;}
#matchBox .backupPlay .clean{clear:both;}
#matchBox .plays .playBox .play {
    position: relative;
}
.f1 {
    font-size: 14px;
    background-color: #F0F0F0;
}

.mintopnav li a {padding: 0 4px;}
.mintopnav li.on a {background: #00407d;}
.mintopnav li.filter_mue2.on a {background: #319a00;color: #fff;}
.mintopnav li.filter_mue2 a { background: #f0ffe9;}
.mintopnav li.filter_mue3 a { background: #fff;}
.mintopnav li.filter_mue3.jt a { background:  #fff url(https://www.goaloo.com/images/jt.png) no-repeat left;padding-left: 12px;}

#ad_middle_122 {
    width: 970px !important;
    padding: 0 5px !important;
}
#ad_middle_122 a, #ad_middle_133 a {
    float: left;
}
    /*#ad_middle_133 a{
        margin-left: 4px;
    }*/

    #ad_middle_122 a:last-child, #ad_middle_133 a:last-child {
        float: right;
    }
        #ad_middle_133 a:last-child {
            /*margin-right: 4px;*/
            margin-left: unset;
        }

        #ad_middle_122:after, #ad_middle_133:after {
            content: "";
            display: block;
            height: 0;
            clear: both;
        }

.o-up, .o-win {
    color: red
}

.o-down, .o-lose {
    color: blue;
}

.o-draw {
    color: black;
}