﻿/*Match Reports cols*/
#col1 {width:62.5%; float:left; margin-left:20px; margin-top:-15px; display:inline; padding-top:15px;}/*display inline stops IE 'double margins'*/
#col2 {width:30%; float:left; margin-left:20px; margin-top:-15px; display:inline;}/*display inline stops IE 'double margins'*/

	
	p { font-size:11px; color:#616161}
	
	
	/*-------------- MatchReportBody ------------ */	
	h2 {font-size:18px; font-weight:normal;color:#af0505; margin-bottom:6px;}	
	
	#ScorePannel { background-color:#f5f5ee; height:210px; margin-bottom:0px; border-top:1px solid #ccc; border-bottom:1px solid #ccc;} 
	
	#MatchSummary {font-size:11px; height:55px; background-color:#ececec; margin-top:0px; background-color:#ececec;padding:20px;}
	
	#MatchReportSummaryTable { margin-top:7%;}
	
		/*Man of The Match*/
		#MatchSummary #MOTM {margin-top:0px; padding-top:0px;}
		#MatchSummary #MOTM #MOTMInside {padding-top:12px; padding-left:12px;}
		/*Match Date*/			
		#MatchSummary #MatchReportDateTime { float:right; margin-top:-15px; width:250px; font-size:12px; display:inline; margin-right:12px; text-align:right;}
		#MatchSummary #MatchReportDateTime span { font-size:16px; color:#af0505;}	
	
	
	/*----------------Team Colours------------*/	
	/*home*/		
	#HomeTeamColours {height:90px; text-align:right;}	
	
	.Onecolour #HomeTeamColours1 {display:block; width:106px; height:69px; background-color:#00f; float:right;}
	.Onecolour #HomeTeamColours2 {display:none;}
	.Onecolour #HomeTeamColours3 {display:none;}
	
	.Twocolour #HomeTeamColours1 {display:block; width:53px; height:69px; background-color:#00f;float:right}
	.Twocolour #HomeTeamColours2 {display:block; width:53px; height:69px; background-color:#0ef;float:right}
	.Twocolour #HomeTeamColours3 {display:none;}	
	
	.Threecolour #HomeTeamColours1 {display:block; width:35px; height:69px; background-color:#00f;float:right}
	.Threecolour #HomeTeamColours2 {display:block; width:35px; height:69px; background-color:#0ef;float:right}
	.Threecolour #HomeTeamColours3 {display:block; width:35px; height:69px; background-color:#2af;float:right}
	
	/*away*/	
	#AwayTeamColours {height:90px;}
	
	.Onecolour #AwayTeamColours1 {display:block; width:106px; height:69px; background-color:red; float:left;}
	.Onecolour #AwayTeamColours2 {display:none;}
	.Onecolour #AwayTeamColours3 {display:none;}	
	
	.Twocolour #AwayTeamColours1 {display:block; width:53px; height:69px; background-color:blue; float:left;}
	.Twocolour #AwayTeamColours2 {display:block; width:53px; height:69px; background-color:aqua; float:left;}
	.Twocolour #AwayTeamColours3 {display:none;}	
	
	.Threecolour #AwayTeamColours1 {display:block; width:35px; height:69px; background-color:green; float:left;}
	.Threecolour #AwayTeamColours2 {display:block; width:35px; height:69px; background-color:yellow; float:left;}
	.Threecolour #AwayTeamColours3 {display:block; width:35px; height:69px; background-color:Fuchsia; float:left;}
	
	
	.teamColourOverlay {margin-bottom:-69px; position:absolute; z-index:2;}
	.teamColourOverlayright {margin-bottom:-71px; position:absolute; z-index:2; margin-left:-106px;}
	
	/*Match Report summary MISC bits*/	
	.Score {font-size:36px;color:#bf0505; text-align:center; padding:0 12px; vertical-align:text-top; padding-top:26px;}
	#Reported {color:Red; font-size:11px;}
	.HomeTeamName { font-size:18px; color:#444; text-align:right; vertical-align:text-top;}
	.AwayTeamName { font-size:18px; color:#444;vertical-align:text-top;}
	.AddReportButton {margin-top:12px;}
	.HomeTeamScorersInfo { font-size:11px;color:#939292; width:200px; text-align:right;}	
	.AwayTeamScorersInfo { font-size:11px;color:#939292;}
	
	.MR_buble { border:0px; background:#e9e9e9 url('/Images/Csd/match_report_bubble_bottom.gif') no-repeat bottom left; padding-bottom:20px; margin-top:18px; min-height:40px;}
		.MR_bubble_inner {padding:6px;}
		
	a.delete {margin-right:12px;}
	a.delete:link {font-size:11px; color:#a5a5a5; text-decoration:none; padding-left:20px; background:transparent url('/Images/Csd/MR_delete_button.gif') no-repeat left;}
	a.delete:active {font-size:11px; color:#a5a5a5; text-decoration:none; padding-left:20px; background:transparent url('/Images/Csd/MR_delete_button.gif') no-repeat left;}
	a.delete:visited {font-size:11px; color:#a5a5a5; text-decoration:none; padding-left:20px; background:transparent url('/Images/Csd/MR_delete_button.gif') no-repeat left;}
	a.delete:hover {font-size:11px; color:#a5a5a5; text-decoration:underline; padding-left:20px; background:transparent url('/Images/Csd/MR_delete_button.gif') no-repeat left;}
	
	a.abuse:link {font-size:11px; color:#a5a5a5; text-decoration:none; padding-left:15px; background:transparent url('/Images/Csd/MR_reportAbuse_button.gif') no-repeat left;}
	a.abuse:active {font-size:11px; color:#a5a5a5; text-decoration:none; padding-left:15px; background:transparent url('/Images/Csd/MR_reportAbuse_button.gif') no-repeat left;}
	a.abuse:visited {font-size:11px; color:#a5a5a5; text-decoration:none; padding-left:15px; background:transparent url('/Images/Csd/MR_reportAbuse_button.gif') no-repeat left;}
	a.abuse:hover {font-size:11px; color:#a5a5a5; text-decoration:underline; padding-left:15px; background:transparent url('/Images/Csd/MR_reportAbuse_button.gif') no-repeat left;}
	
	
	
	
	/*box right*/
	.ResultsTable tr td{ vertical-align:text-top;}
	
	#MatchReportBody textarea { margin:12px 0px; width:99%;}
