/* CSS Document */
@charset "utf-8";
/* CSS Document */
#playoff-env{font-family: Tahoma,Arial,Verdana,Helvetica,sans-serif,"Geneva CE",Lucida;}

#playoff-header {
    background: url("/res/image/_new/bg-label-hi-bb.gif") repeat-x scroll center top #aaa;
    height: 22px;
    line-height: 22px;
    color: #FFFFFF;
    margin: 0;
    overflow: hidden;
    padding: 4px 0 6px;
    text-align: center;
	z-index:1;
	font-weight:bold;
}
.playoff, #playoff-header {
    clear: both;
    position: relative;
   	margin-top:10px;
}
#playoff-header ul, #playoff-header li {
    height: 22px;
    line-height: 22px;
    vertical-align: middle;
}
#playoff-header ul, #playoff-header ul li {
    display: block;
    float: left;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    position: relative;
}
#playoff-header ul li, .round {
    width: 147px;
}
#playoff-env {
    width: auto;
}
.playoff {
    font-size: 0;
}
.playoff .viewport .overview {
    padding: 4px 0 4px 4px;
}
.playoff .overview {
    display: inline;
    list-style: none outside none;
    margin: 0;
    padding: 0 0 5px 3px;
}
.first-round {
    padding-top: 0;
}
.round {
    display: block;
    float: left;
    padding-top: 2px;
    position: relative;
}
.cleaner {
    clear: both;
    display: block;
    font-size: 0 !important;
    height: 0 !important;
    padding: 0 !important;
	line-height: 0;
}

.relation {
    display: block;
    font-size: 0;
    height: 100%;
    position: relative;
    right: 0;
    top: 0;
    width: 100%;
}
.playoff .con {
    height: 10px;
}
.spacer {
    width: 89px;
	display: block;
    line-height: 1px;
}
.playoff .spacer {
    height: 40px;
}
.playoff .con {
    height: 10px;
}

.playoff .double {
    height: 80px;
}
.playoff .quad {
    height: 160px;
}

.playoff .oct {
    height: 320px;
}
.nb {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
}
.match {
    width: 125px;
	height: 36px;
    padding: 1px 5px;
	background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #D5D5D5;
    font-size: 11px;
    overflow: hidden;
    position: relative;
    }
.playoff .mid {
    height: 5px;
}
.has-events {
    /*cursor: pointer;*/
}
.has-events:hover {
background-color:#fbf6d9;
}
.relation .b, .relation .m, .relation .t {
    height: 1px;
}
.relation .h {
    width: 5px;
}
.relation .h, .relation .vt, .relation .vb {
    right: 5px;
}
.relation .t, .relation .vt {
    top: 20px;
}
.relation .b, .relation .vb {
    bottom: 20px;
}
.relation .vt, .relation .vb {
    width: 1px;
}
.relation .vt, .relation .vb {
    height: 50%;
}
.relation .m {
    margin-bottom: 50%;
    margin-top: -1px;
    right: 0 !important;
    top: 50%;
}
.relation .h, .relation .vt, .relation .vb {
    background: none repeat scroll 0 0 #CCCCCC;
    display: block;
    font-size: 0;
    line-height: 0;
    position: absolute;
}
.playoff .match .participant, .playoff .match .matches span {
    color: #373737;
}
.participant {
    height: 18px;
    line-height: 18px;
    margin-bottom: 0;
	display: block;
    overflow: hidden;
    position: relative;
    vertical-align: middle;
}
.match .away {
    margin-bottom: 0;
}
#playoff-env .match .participant.winner .name {
    font-weight: bold;
}
.participant .name {
    display: block;
    position: relative;
	width:110px;
}
.matches .name {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.playoff .match .participant .score, .playoff .match .participant .score .s {
    font-weight: normal;
}
.participant .score {
    font-weight: bold;
    padding: 0 2px 0 4px;
    position: absolute;
    right: 0;
    top: 0;
}
.team-logo {
	margin-top: -1px;
   	margin-right: 4px;
    vertical-align: middle;
    height: 12px;
}
.participant .score .s {
    float: right;
    padding-left: 7px;
    text-align: right;
	min-width:8px;
	text-align:center;
}
.playoff .half {
    height: 20px;
}
.bg123{background-color:#fcf1b7;}