#playoff-round {
	padding: 10px 0 0 15px;
}

#playoff-round h4 {
	font-size: 9px;
	text-align: center;
	font-weight: bold;
}

#playoff-round a {
	color: #2e2e2e;
	text-decoration: none;
}

#playoff-round a:hover {
	color: #007cb6;
}

#playoff-round .title {
	display: block;
	text-align: right;
	line-height: 13px;
}

#playoff-round .winner {
	font-weight: bold;
}

#playoff-round .final {
	float: left;
	width: 69px;
}

#playoff-round .fixture {
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	margin-bottom: 35px;
	display: block;
}

.fixture .team {
	padding-left: 3px;
	display: block;
	width: 28px;
	float: left;
}

.fixture .score {
	padding-right: 3px;
	display: block;
	text-align: right;
}

.fixture img {
	float: left;
}

.fixture span.top,
.fixture span.bottom {
	/*padding: 3px 0;
	display: block;
	line-height: 10px;*/
	padding: 3px 0;
	display: inline-block;
	line-height: 10px;
	height: 11px;
	width: 100%;
}

.fixture span.bottom {
	padding-bottom: 4px;
}

#quarter .fixture-1,
#finals .fixture-1 {
	margin-top: 28px;
}

#semi .fixture-1 {
	margin-top: 10px;
}

#finals .fixture-1 .bottom {
	margin-top: 36px;
}

#finals .fixture-1 {
	margin-bottom: 51px;
}

#final-score .fixture {
	border-top: none;
	border-right: none;
}

#final-score .fixture {
	margin-bottom: 0px;
	float: left;
	width: 70px;
}

#final-score .fixture-1 {
	margin-top: 62px;
}

#final-score .fixture-2 {
	margin-top: 31px;
}

#final-score .fixture-3 {
	margin-top: 7px;
}

#final-score .fixture-4 {
	margin-top: 52px;
}

#final-score .fixture {
	padding-bottom: 3px;
}


/****** Four quarter finals ******/
#playoff-round.type-four-quarters #quarter .fixture-1 {
	margin-top: 5px;
}

#playoff-round.type-four-quarters #semi .fixture-1 {
	margin-top: 23px;
}

#playoff-round.type-four-quarters #semi .fixture-2 {
	margin-top: 71px;
}

#playoff-round.type-four-quarters #semi .bottom {
	margin-top: 36px;
}

#playoff-round.type-four-quarters #finals .fixture-1 {
	margin-top: 59px;
}

#playoff-round.type-four-quarters #finals .fixture-2 {
	margin-top: 72px;
	margin-bottom: 10px;
}

#playoff-round.type-four-quarters #finals .fixture-1 .bottom {
	margin-top: 108px;
}

#playoff-round.type-four-quarters #final-score .fixture-1 {
	margin-top: 128px;
}

#playoff-round.type-four-quarters #final-score .fixture-2 {
	margin-top: 75px;
}

#playoff-round.type-four-quarters #final-score .fixture-3 {
	margin-top: 21px;
}


/****** Four quarter finals with qualification ******/
#playoff-round.type-four-quarters-with-qualification .final {
	width: 56px;
}

#playoff-round.type-four-quarters-with-qualification .fixture .team {
	width: 24px;
}

#playoff-round.type-four-quarters-with-qualification .fixture .score {
	padding-right: 1px;
}

#playoff-round.type-four-quarters-with-qualification #quali .fixture-1,
#playoff-round.type-four-quarters-with-qualification #semi .fixture-1 {
	margin-top: 45px;
}

#playoff-round.type-four-quarters-with-qualification #semi .bottom {
	margin-top: 36px
}

#playoff-round.type-four-quarters-with-qualification #semi .fixture {
	margin-bottom: 71px;
}

#playoff-round.type-four-quarters-with-qualification #finals .fixture-1 {
	margin-top: 81px;
	margin-bottom: 0px;
}

/*#playoff-round.type-four-quarters-with-qualification #finals .fixture-1:nth-child(3) .bottom,*/
#playoff-round.type-four-quarters-with-qualification #finals .fixture-2 {
	margin-top: 79px;
}

#playoff-round.type-four-quarters-with-qualification #finals .fixture-1 .bottom {
	margin-top: 108px;
}

#playoff-round.type-four-quarters-with-qualification #final-score .fixture-1,
#playoff-round.type-four-quarters-with-qualification #final-score .fixture-2,
#playoff-round.type-four-quarters-with-qualification #final-score .fixture-3 {
	margin-top: 0px;
}

#playoff-round.type-four-quarters-with-qualification #final-score .fixture {
	width: 56px;
}

#playoff-round.type-four-quarters-with-qualification#playoff-round #final-score .fixture-1 {
	margin-top: 151px;
}

#playoff-round.type-four-quarters-with-qualification#playoff-round #final-score .fixture-2 {
	margin-top: 74px;
}

#playoff-round.type-four-quarters-with-qualification#playoff-round #final-score .fixture-3 {
	margin-top: 28px;
}

/****** Two quarter finals with qualification ******/
/*#playoff-round.type-two-quarters-with-classification #semi .fixture-1:nth-child(4),*/
#playoff-round.type-two-quarters-with-classification #semi .fixture-3 {
	margin-top: 97px;
}

/*#playoff-round.type-two-quarters-with-classification #semi .fixture-2:nth-child(5),*/
#playoff-round.type-two-quarters-with-classification #semi .fixture-4 {
	margin-top: 39px;
}

/*#playoff-round.type-two-quarters-with-classification #finals .fixture-1:nth-child(3) .bottom,*/
#playoff-round.type-two-quarters-with-classification #finals .fixture-2 .bottom {
	margin-top: 0px;
}

/*#playoff-round.type-two-quarters-with-classification #finals .fixture-1:nth-child(5) .bottom,*/
#playoff-round.type-two-quarters-with-classification #finals .fixture-3 .bottom {
	margin-top: 40px;
}

#playoff-round.type-two-quarters-with-classification #final-score .fixture-2 {
	margin-top: 29px;
}

#playoff-round.type-two-quarters-with-classification #final-score .fixture-3 {
	margin-top: 5px;
}

#playoff-round.type-two-quarters-with-classification #final-score .fixture-4 {
	margin-top: 71px;
}

#playoff-round.type-two-quarters-with-classification #final-score .fixture-5 {
	margin-top: 57px;
}



/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
