html.live { background-image: url(../images/live_bg.jpg); }

#fc-l div#wrapper {
	width: 758px;
	}
	
#fc-l div.bg-logo {
	background-image: url(../images/live_bg_logo.jpg);
	}
	
#fc-l div#top { width: 758px; }

#fc-l div#top h1 {
	background-image: url(../images/live_logo.png);
	}

#fc-l div.content-top {
	width: 758px;
	height: 7px;
	background-image: url(../images/live_bg_top.png);
	}
	
#fc-l div#content {
	width: 744px;
	padding: 10px 0 10px 14px;
	background-image: url(../images/live_bg_center.png);
	}
	
#fc-l div.content-bottom {
	width: 758px;
	height: 7px;
	background-image: url(../images/live_bg_bottom.png);
	}
	
#fc-l div.copyrights {
	width: 738px;
	}
	
#fc-l .col730 {
	
	}
	
	div.report {
		width: 710px;
		margin-left: 10px;
		}
		
	div.report > div.date {
		background-color: #e0e0e0;
		color: #767676;
		height: 18px;
		padding: 7px 10px 0 10px;
		width: 690px;
		}
		
	div.report div.teams {
		width: 710px;
		height: 65px;
		background-color: #e9e8e8;
		}
		
		div.report div.team1, div.report div.team2 {
			width: 354px;
			height: 65px;
			float: left;
			}
			
			div.report div.team1 { margin-right: 2px; }
			
			div.report div.team1 div.score,
			div.report div.team2 div.score {
				width: 73px;
				height: 45px;
				padding-top: 20px;
				background: url(../images/live_score.png) no-repeat 0 0;
				text-align:center;
				color: #1a1a1a;
				font-size: 2.4em;
				float: right;
				}
				
			div.report div.team1 h4,
			div.report div.team2 h4 {
				color: #0079b3;
				font-size: 1.8em;
				float: right; 
				margin-right: 20px;
				margin-top: 22px;
				}
				
				div.report div.team2 h4 { 
					margin-right: 0;
					margin-left: 20px; 
					}
				
		div.report div.team2 div.score, div.report div.team2 h4 { float: left; }
		
	div.report div.shooters {
		width: 710px;
		padding-bottom: 1px;
		border-bottom: 1px solid #c7c6c6;
		margin-bottom: 1px;
		}
		
		div.report div.shooters div.shoot1,
		div.report div.shooters div.shoot2,
		div.report div.cards div.card1,
		div.report div.cards div.card2 {
			height: 25px;
			width: 690px;
			padding: 0 10px;
			}
			
		div.report div.shooters div.shoot1, div.report div.cards div.card1 { background-color: #eee; }
		div.report div.shooters div.shoot2, div.report div.cards div.card2 { background-color: #e9e8e8; }
		
			div.report div.shooters span.goal,
			div.report div.cards span.card {
				width:239px;
				padding-left: 21px;
				background: url(../images/live_ball.png) no-repeat 0 1px;
				float: left;
				font-size: 1.2em;
				display: block; 
				margin-top: 5px;
				}
				
				div.report div.cards span.card { background-image: url(../images/live_single_card.png); }
				div.report div.cards span.card abbr { color: #D40F16; }
				
				div.report div.cards span.card.double { background-image: url(../images/live_double_card.png); }
				
			div.report div.shooters span.goal.s-team,
			div.report div.cards span.card.s-team { float: right; margin-right: 0; }
				
			div.report div.shooters span.goal.f-team,
			div.report div.cards span.card.f-team {
				margin-right: 170px;
				}
				
	div.report div.cards {
		width: 710px;
		}
		
	div.report div.line-up {
		border-top: 1px solid #c7c6c6;
		background-color: #e0e0e0;
		color: #767676;
		margin-bottom: 20px;
		}
		
		div.report div.line-up div {
			width: 300px;
			float: left; 
			margin: 10px;
			}
			
			div.report div.line-up div.right { float: right; }
			div.report div.line-up div.clear { float:none; }
			
		div.report div.line-up div p {
			margin-bottom: 10px;
			line-height: 1.3;
			}
			
	div.report div.right-report {
		margin-top: 20px;
		}
		
		div.report div.right-report ul li {
			margin-bottom: 8px;
			width: 710px;
			font-size: 1.2em;
			line-height: 1.3;
			display: block;
			clear: both;
			}

			div.report div.right-report ul li span {
				line-height: 1.4em !important;
			}
			
			div.report div.right-report span.event {
				width: 25px;
				height: 22px;
				display: block;
				float: left; 
				margin-right: 15px;
				padding-top: 3px;
				text-indent: -1000em;
				}
				
				div.report div.right-report span.event.goal {
					background: url(../images/live_ball.png) no-repeat top right;
					}

					div.report div.right-report span.event.yc {
					background: url(../images/live_single_card.png) no-repeat top right;
					}
					div.report div.right-report span.event.rc {
					background: url(../images/live_double_card.png) no-repeat top right;
					}

			
			div.report div.right-report span.min {
				width: 45px;
				margin-right: 10px;
				display: block;
				float: left;
				color: #D40F16;
				}
				
			div.report div.right-report span.text {
				display: block;
				float: left; 
				width: 615px;
				margin-bottom: 10px;
				}
				
div.rel-raport {
	width: 470px;
	float:left;
	margin-right: 30px;
	}
	
	div.rel-raport p {
		margin-bottom: 15px;
		font-size: 1.2em;
		text-align:justify;
		line-height: 1.3;
		}
	
div.match-galery {
	width: 210px;
	float: left; 
	}
	
	div.match-galery img { display: block; margin: 0 auto 20px auto; border:1px solid #000; }
