body{
	margin:0px;
}

#bracket{
	font-family:Arial;
	font-size:10px;
	color:#ccc;
	overflow:hidden;
	width:940px;
	background-image: url("../images/2012ncaa-bracket_lines.png");
}

#header{
	font-family:Arial;
	font-size:10px;
	color:#ccc;
	overflow:hidden;
	width:940px;
}

#gia-popup {
	pointer-events:none;
	width:220px;
	padding: 6px 6px 6px 6px;
	color:#333;
	font-family:Helvetica, sans-serif;
	border:1px solid #bbb;
	-moz-box-shadow: 1px 1px 2px rgba(0,0,0,0.2);
	-webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.2);
	box-shadow: 1px 1px 5px rgba(0,0,0,0.3);
	background-color: #fefefe;
	position: absolute;
	z-index:100;
}

.gia-popup-header {
	width:220px;
	font-weight:bold;
	font-family:Arial;
	float:left;
	text-align:center;
	overflow:hidden;
	font-size:11px;
	color:#000;
	padding-top:4px;
	padding-bottom:4px;
	background-color:#eee;
	margin-bottom:6px;
}

#popup-stage{
	font-weight:normal;
	font-size:10px;
	margin-bottom:2px;
	color:#666;
}

#popup-location{
	margin-bottom:2px;
}

.gia-popup-teams{
	width:220px;
	float:left;
	overflow:hidden;
	font-size:13px;
	font-weight:bold;
}

.gia-popup-team{
	text-align:center;
	width:104px;
	float:left;
	overflow:hidden;
	padding-right:4px;
}

.gia-popup-scores{
	width:220px;
	float:left;
	overflow:hidden;
	font-size:36px;
	font-weight:bold;
}

.gia-popup-score{
	text-align:center;
	width:104px;
	float:left;
	overflow:hidden;
}

.round2{
	margin-top:4px;
	overflow:hidden;
	width:100%;	
}

.round2top{
	margin-top: 0px;
}

.round3{
	margin-top:44px;
	overflow:hidden;
	width:100%;	
}

.round3top{
	margin-top: 20px;
}

.round4{
	margin-top:124px;
	overflow:hidden;
	width:100%;	
}

.round4top{
	margin-top: 60px;
}

.round5{
	margin-top:140px;
	overflow:hidden;
	width:100%;	
}

.round6left{
	margin-top:290px;
	overflow:hidden;
	width:100%;	
}

.round6right{
	margin-top:326px;
	overflow:hidden;
	width:100%;	
}

.championshipRound{
	width:148px;
	margin-top:190px;
	overflow:hidden;
	padding-left:6px;
}

#championTeam{
	font-size:11px;
	width:148px;
	overflow:hidden;
	margin-top:58px;
	margin-left:6px;
}

#championName{
	width:148px;
	margin-top:5px;
	font-size:18px;
	color:black;
	margin-left:6px;
}

.finalTeam{
	width:148px;
	font-size:16px;
	color:black;
	background-color:#FFF;
}


#versus{
	display:none;
	font-size:11px;
	color:black;
	width:148px;
	float:left;
	margin-left:4px;
	margin-right:4px;
	padding-top:3px;
	padding-bottom:4px;
}

.teamName{
	float:left;
	width:400px;
	color:black;
	padding-left:3px;
	padding-top:4px;
	font-size:9px;
}

.ncaa_team{
	font-size: 10px;
	float:left;
	overflow:hidden;
	height:18px;
	background-color: #eee;
}

.ncaa_team_top{
	border-bottom: 1px solid #aaa;
}

.ncaa_team_inner{
	float:left;
	overflow:hidden;
	width:68px;
}

.spacer{
	float:left;
	width:18px;
	height:18px;
}

.ncaa_seed{
	float:left;
	overflow:hidden;
	width:18px;
	height:18px;
	background-color: #008000;
	color:#fff;
}

.seedText{
	padding-top:3px;
	text-align:center;
}

.rightAlign{
	text-align:right;
}

.leftColumn{
	float:left;
	overflow:visible;
	width: 322px;
}

.leftCenterColumn{
	float:left;
	overflow:hidden;
	width:68px;
}

.centerColumn{
	float:left;
	overflow:hidden;
	text-align:center;
	width: 160px;
}

.rightCenterColumn{
	float:left;
	overflow:visible;
	width:68px;
	margin-right:8px;
}

.rightColumn{
	float:left;
	overflow:hidden;
	width:314px;
}

.quadrant{
	float:left;
	overflow:visible;
	width:322px;
}

.quadrantBottom{
	padding-top:15px;
}

.leftQuadTag{
	float:left;
	width:420px;
	color:#ccc;
	margin-left:17px;
	margin-top:14px;
	font-size:16px;
	font-weight:bold;
}

.rightQuadTag{
	float:left;
	text-align:right;
	width:127px;
	color:#ccc;
	margin-left:0px;
	margin-top:54px;
	font-size:16px;
	font-weight:bold;
}

.outerRoundLeft{
	float:left;
	overflow:hidden;
	width: 86px;
	margin-right:8px;
}

.innerRoundLeft{
	float:left;
	overflow:visible;
	width: 68px;	
	margin-right:8px;
}

.outerRoundRight{
	float:left;
	overflow:hidden;
	width: 86px;
}

.innerRoundRight{
	float:left;
	overflow:visible;
	width: 68px;	
	margin-right:8px;
}
