/* Editor */

#newsc { color: #000000; padding-top: 12px; font-family: arial, helvetica; padding-left: 6px; font-size: 12px; }
#newsc p { color: #000000; font-size: 12px; }
#newsc h1 { clear: both; font-family: arial, helvetica; font-size: 24px; color: #bb1111; border-bottom: 1px dotted #acacac; text-indent: 0px; padding-top: 10px; padding-left: 5px; }
#newsc h2 { clear: both; font-family: arial, helvetica; font-size: 16px; color: #bb1111; text-indent: 0px; padding-left: 15px; font-weight: bold; margin: 20px 0 15px 0; }
#newsc h3 { clear: both; font-family: arial, helvetica; font-size: 14px; color: #bb1111; background: transparent; margin: 12px 0 0 10px; }
#newsc ul { padding-left: 15px; padding-bottom: 10px; text-align: left; color: black; marker-offset: auto; }
#newsc ul li { font-family: arial, helvetica; display: block; font-weight: normal; color: black; padding-top: 2px; }
#newsc ul li img { padding-right: 3px; }
#newsc div.listgroup { border-left: 2px solid grey; margin-left: 15px; }
#inside img, #newsc img, #slideinfobox img { padding: 8px; margin: 5px; background: #EFEFEF; border: 1px solid #B4B4B4; }
#inside img.flag, #newsc img.flag, .score-box { padding: 0 0 3px 0; margin: 0; border: 0; }

#newsc blockquote.quote {
	margin: auto;
	border:1px solid #CECECE;
	color: #101010;
	width: 550px;
	background:#ececec url('http://www.complexitygaming.com/images/quote-left.png') no-repeat left top;
	padding-left: 18px;
	padding-top: 11px;
	text-align: left;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	font-size: 11px;
	font-family: Arial, helvetica;
    }
	
#newsc blockquote.nonquote{
	margin: auto;
	border:1px solid #CECECE;
	background:#ececec;
	color: #101010;
	width: 550px;
	padding-left: 18px;
	padding-top: 11px;
	text-align: left;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	font-size: 11px;
	font-family: Arial, helvetica;
    }
	
#newsc blockquote.nonquote p {
	width: 98%;	
	padding-bottom: 10px;
    }

#newsc blockquote.quote p {
	background: transparent url('http://www.complexitygaming.com/images/quote-right.png') right bottom no-repeat;
	width: 98%;	
	padding-bottom: 10px;
    }
    

#newsc .sidequote {
	background: #181718 url('http://www.complexitygaming.com/images/row.png') no-repeat;
	width: 200px;
	padding: 5px;
	padding-top: 22px;
	float: left;
	margin-right: 5px;
	padding-left: 3px;
    text-align: center;
	font-size: 11px;
	font-style: italic;
	color:#FFF;
}

.clearfix { display: inline-block; }
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

/* Scoreboard v2 style */
#scoreboardv2 {
	margin-left: auto;
	margin-right: auto;
	float: center;
	width: 371px;
	height: 142px;
	background-image: url('http://www.complexitygaming.com/images/scoreboardv2.jpg');
	margin-bottom: 5px;
}
#scoreboardv2 .team1 {
	width: 371px; 
	float: left;
}
#scoreboardv2 .team2 {
	width: 371px; 
	padding-top: 13px;
	padding-bottom: 10px;
	float: left;
}
#scoreboardv2 .spacer {
	height: 30px;
}
#scoreboardv2 .roster_flag {
	padding-left: 16px;
	padding-right: 10px;
}
#scoreboardv2 span.roster_flag img {
	padding: 0;
	margin: 0;
	border: 0;
}
#scoreboardv2 .roster {
	float: left;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
#scoreboardv2 .scores { 
	float: right; 
	padding-right: 2px;
}
#scoreboardv2 .score { 
	width: 27px;
	float: left;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color:#FFFFFF;
	text-align: center;
	list-style: none;	
}
#scoreboardv2 .spectator_info {
	padding-left: 16px;
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}
#scoreboardv2 a {
	color:#590000; 
	font-weight: bold;
	text-decoration: none;
}
/* end scoreboard v2 style */

#scoreboardmass { -moz-border-radius: 3px 3px 3px 3px; border: 1px solid #990000; width: 280px; padding: 1px; float: left; margin: 5px; margin-left: 8px; }
#scoreboardmass img{ padding: 0 0 3px 3px; margin: 0; margin-left: 3px; border: 0; }
#scoreboardmass #spec  { 
	margin: 0px 0px -5px 0px;
	padding-bottom: 10px;
	padding-top: 0px;
	padding-left: 3px; 
	font-family:Verdana,Tahoma;
	font-size:10px;
	font-weight:normal;
	color: #222222;	
	}
#scoreboardmass table {
	border: 0px none; 
	border-collapse: separate;
 	border-spacing: 0;
	width: 279;
	margin-bottom: 5px;
	}
table.scoreboard th { 
	border: 0px none; 
	width: 30px;
	text-align: center;
	vertical-align: top;
	line-height: 15px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	height: 18px;
	background: #990000;
	}
table.scoreboard th.first { 
	width: 130px; 
	background: #990000; 
	color: white;
	text-align: left;
	padding-left: 40px;
	}
table.scoreboard td { 
	border: 0px none; 
	width: 30px;
	border-bottom: 1px dotted #CFCFCF; 
	font-family:Verdana,Tahoma;
	font-size:11px;
	font-weight:normal;
	line-height: 20px;
	height: 20px;
	text-align:center;
	vertical-align: bottom;
	}
table.scoreboard td.team { 
	text-align: left;
}
table.scoreboard td.winner {
background: #DEDEDE;
}
table.scoreboard td img {
	margin:0;
	padding-left: 2px;
	vertical-align: middle;
	}
	
table.scoreboard td.final {
	font-weight: bold;
}

table.scoreboard td.small {
border-bottom: 0px;
}

	div.score-box {
		width: 255px;
		border-bottom: 1px solid #990000;
	}
	
	div.score-box table {
		color:#111111;
		font-family:Verdana,Tahoma;
		font-size:10px;
		font-weight:normal;
		padding: 0px;
		border-collapse: collapse;

	}
	div.score-box table tr td {
		text-align: center;
		vertical-align: middle;
		border-top:1px solid #ececec;
	}
		
	div.score-box table tr td.team {
		text-align: left;
		background: #FFFFFF;
		border-collapse: collapse;
		vertical-align: middle;
		width: 255px;
		padding-left: 3px;
		line-height: 11px;
	}
	
	
	div.score-box table tr th {
		background:#FFFFFF url("http://www.complexitygaming.com/admin/groupgen/images/line.png") repeat-x scroll left top;
		color:#990000;
		font-family:Arial;
		font-size:11px;
		font-weight:bold;
		padding:0px 5px 0px 7px;
		text-align: center;
	}
	div.score-box table tr th.headercurve {
		text-align: left;
		padding-left: 0px;
		background:#FFFFFF url("http://www.complexitygaming.com/admin/groupgen/images/headercurve.png") no-repeat scroll 0% top;
		color:#ffffff;

	}
	div.score-box table tr th.headercurve div {
		width: 66px;
		text-align: center;
	}
	
div.scoreboardcontain { margin: 0 auto; }