﻿
.hdr {
    background: #048F6C;
    border-bottom: 0;
    clear: both;
    color: #FFF;
    font-family: arial,sans-serif;
    font-size: 114%;
    font-weight: 400;
    line-height: 120%;
    margin: 0 0 12px;
    padding: 6px 9px 7px;
    position: relative;
    text-indent: 0;
    text-align: left;
}

section.c1, section.c2 {
    background: #F5F5F5;
    border: 1px solid #D8D8D8;
    width: 226px!important;
    float: left;
    position: relative;
    padding-top: 12px;
    margin-bottom: 24px;
}

.hdr:first-child {
    margin-top: -12px;
}

section#content {
    width: 486px;
    margin: 0 12px 0 0;
    padding: 0 6px 12px 6px;
    float: left;
    position: relative;
}

#ls-match-hdr {
    background: #F5F5F5;
    margin: 0 0 12px 6px;
    padding: 12px;
    position: relative;
    text-align: center;
    border: 1px solid #CBCBCB;
}

    #ls-match-hdr hgroup {
        padding: 0 0 6px 0;
    }

    #ls-match-hdr h2, #ls-match-hdr h3, #ls-match-hdr h4 {
        font-size: 14px;
        border: 0;
        font-weight: normal;
    }

#ls-match-score.ko {
    font-size: 25px;
    padding: 10px 0 20px 0;
    color: #CCC;
}

#ls-match-st .hide {
    display: none;
}

#ls-match-hdr .ls-match-team {
    font-size: 22px;
    font-weight: bold;
    margin: 8px 6px ;
    padding-top: 0;
    padding-bottom: 4px;
}

.ls-match-score {
    width: 44%;
    float: left;
    border: 1px solid #CBCBCB;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 4px 0 3px 0;
    text-align: center;
    background: #FFF;
    margin-top: 4px;
    font-size: 32px;
}

#ls-match-score.ko .ls-match-score {
    opacity: 0;
    visibility: hidden;
    position: absolute;
}

.ls-match-goals {
    margin: 0 12px;
    line-height: 15px;
    color: #393939;
    font-size: 12px;
}

#ls-match-score em {
    position: relative;
    top: -3px;
}

#ls-match-score.ko em {
    display: block!important;
}

.ls-match-squad ul {
    margin: 0 9px 12px 9px;
    border: 1px solid #CBCBCB;
    background: #FFF;
    list-style: none;
    padding: 0;
}

.ls-match-squad .ls-sq {
    position: relative;
    margin: 1px 0 1px 0;
    padding: 6px 0 6px 6px;
    font-size: 11px;
    margin: 0 2px;
    border-bottom: 1px dotted #D8D8D8;
}

.ls-sq .sq-ix {
    display: block;
    text-decoration: none!important;
    color: #1A3C7B;
}

section#content td {
    vertical-align: top;
}

.ls-match-squad h5 {
    margin: 0 9px 4px 9px;
    font-weight: bold;
    position: relative;
    color: #393939;
    font-size: 12px;
}

.ls-match-head {
    display: none;
}

.ls-match-det strong {
    display: none;
}

#ls-match-score em {
    display: none;
}

#ls-match-score.ft .ls-match-score, #ls-match-status-cr.ft {
    background: #de231e;
    color: white;
    border-color: #de231e;
}

.ls-match-squad .ls-sq-exp {
    position: absolute;
    right: 0;
    top: -3px;
    color: #393939;
    cursor: pointer;
    background: #fff;
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#fff),color-stop(100%,#f5f5f5));
    background: -webkit-linear-gradient(top,#fff 0,#f5f5f5 100%);
    background: -moz-linear-gradient(top,#fff 0,#f5f5f5 100%);
    background: -ms-linear-gradient(top,#fff 0,#f5f5f5 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#ffffff,endColorstr=#f5f5f5);
    padding: 2px 4px 2px 6px;
    border: 1px solid #cbcbcb;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

#ls-away-score {
    margin-left: 6%;
}

.ls-match-squad .cards {
    position: absolute;
    height: 24px;
    right: 18px;
    top: 0;
    width: 23px;
    background: url(images/lineup.png);
    -webkit-transition: opacity 666.67ms linear;
    -moz-transition: opacity 666.67ms linear;
    -ms-transition: opacity 666.67ms linear;
    -o-transition: opacity 666.67ms linear;
    transition: opacity 666.67ms linear;
    opacity: 0;
}

.ls-match-squad .y1 {
    background-position: -210px -235px;
    opacity: 1;
}

.ls-match-squad .subs {
    color: #888;
    font-size: 10px;
    width: 18px;
    padding: 0 0 0 16px;
    display: inline-block;
    background: url(images/lineup.png);
    font-style: normal;
}

.ls-match-squad .out {
    background-position: -264px -240px;
}

.ls-match-squad .in {
    background-position: -303px -240px;
}

.sui {
    position: absolute;
    background: url(images/sprite041012.png);
}

.ls-match-squad .ls-sq-exp .sui {
    background: url(images/lineup.png) -403px -243px;
    width: 12px;
    height: 12px;
}

.ls-gp {
    position: relative;
    font-size: 12px;
    margin-left: 0;
    -webkit-transition: all 333.33ms ease-out;
    -moz-transition: all 333.33ms ease-out;
    -ms-transition: all 333.33ms ease-out;
    -o-transition: all 333.33ms ease-out;
    transition: all 333.33ms ease-out;
    border: 1px solid #cbcbcb;
    margin: 0;
    padding: 0;
    list-style: none;
}

    .ls-gp .ix {
        float: left;
        width: 35%;
        text-align: right;
        padding: 4px 6px 4px 0;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        white-space: nowrap;
    }

    .ls-gp .ixl {
        text-decoration: none;
        display: block;
        color: #393939;
        cursor: pointer;
    }

    .ls-gp .ixt {
        -webkit-border-radius: 1px;
        -moz-border-radius: 1px;
        border-radius: 1px;
    }

    .ls-gp .ixf {
        background: #fff;
        border-top: 1px dotted #d8d8d8;
        height: 24px;
        -webkit-transition: all 166.67ms ease;
        -moz-transition: all 166.67ms ease;
        -ms-transition: all 166.67ms ease;
        -o-transition: all 166.67ms ease;
        transition: all 166.67ms ease;
    }

    .ls-gp .ixs {
        float: left;
        width: 20%!important;
        height: 21px;
        padding: 4px 0;
        position: relative;
        text-align: center;
        background: white;
        -webkit-transition: all 666.66ms linear;
        -moz-transition: all 666.66ms linear;
        -ms-transition: all 666.66ms linear;
        -o-transition: all 666.66ms linear;
        transition: all 666.66ms linear;
    }

        .ls-gp .ixs + .ix {
            text-align: left;
            padding: 4px 0 4px 6px;
        }

    .ls-gp .ixm {
        float: right;
        width: 24px;
        padding: 0;
        height: 21px;
        background: url(images/team.png) no-repeat right 50%;
        cursor: pointer;
    }

.ls-x .hdr {
    margin: 0 0 1px;
}

.ls-x .x {
    margin: 0;
    position: relative;
    padding-bottom: 12px;
}

.ls-gp .ixf:hover {
    background: #f5f5f5;
    cursor: pointer;
}

.ko .ixs {
    background: #333;
    color: #eee;
}
.l-hdr {
    background: url(images/basket_40.png) no-repeat 0 50%;
    padding: 10px 0 10px 45px;
    margin: 5px 0;
    height: 20px;
}