@charset "UTF-8";

.gamescore-gamename		{
				font-size:12pt;
				line-height: 160%;
				color:  #000000;
				font-weight: bold;
				}

.gamescore-card		{
				font-size:14pt;
				line-height: 160%;
				color:  #000000;
				font-weight: bold;
				}

.gamescore-gameinfo		{
				font-size:10pt;
				line-height: 160%;
				color:  #000000;
				}

.gamescore-umpire		{
				font-size:9pt;
				line-height: 160%;
				color:  #000000;
				}

.gamescore-score-inningno		{
				font-size:9pt;
				line-height: 100%;
				color:  #ffffff;
				}

.gamescore-score-teamname		{
				font-size:9pt;
				line-height: 100%;
				color:  #ffffff;
				font-weight: bold;
				}

.gamescore-score-run		{
				font-size:9pt;
				line-height: 100%;
				color:  #000000;
				font-weight: bold;
				}

.gamescore-score-totalrun		{
				font-size:9pt;
				line-height: 100%;
				color:  #000000;
				font-weight: bold;
				}

.gamescore-gamesummery-teamname		{
				font-size:11pt;
				line-height: 100%;
				color:  #ffffff;
				font-weight: bold;
				}

.gamescore-gamesummery-itemname		{
				font-size:9pt;
				line-height: 100%;
				color:  #ffffff;
				font-weight: bold;
				}

.gamescore-gamesummery-content		{
				font-size:9pt;
				line-height: 100%;
				color:  #000000;
				font-weight: normal;
				}

.gamescore-box-teamname		{
				font-size:11pt;
				line-height: 100%;
				color:  #ffffff;
				font-weight: bold;
				}

.gamescore-box-itemname		{
				font-size:9pt;
				line-height: 100%;
				color:  #ffffff;
				font-weight: bold;
				}

.gamescore-box-content		{
				font-size:9pt;
				line-height: 100%;
				color:  #000000;
				font-weight: normal;
				}

.gamescore-score-table		{
				/*table-layout: fixed;*/
				background-color: #000000;
				/*border-collapse: separate;*/
				border-spacing: 1px;
				}

.gamescore-gamesummery-table		{
				/*table-layout: fixed;*/
				background-color: #888888;
				/*border-collapse: separate;*/
				border-spacing: 1px;
				}

.gamescore-box-table		{
				/*table-layout: fixed;*/
				background-color: #888888;
				/*border-collapse: separate;*/
				border-spacing: 1px;
				}

.gamescore-score-cell		{
				padding: 4px;
				}

.gamescore-gamesummery-cell		{
				padding: 3px;
				}

.gamescore-box-cell		{
				padding: 3px;
				}


.bracket		{
				vertical-align:middle;
				line-height: 100%;
				}

.bracket_teamno		{
				padding-right:14px;
				font-size:12px;
				line-height: 100%;
				}

.bracket_team		{
				padding-right:5px;
				font-size:13px;
				font-weight:normal;
				line-height: 100%;
				}

.bracket_team_lost		{
				color:#777;
				padding-right:5px;
				font-size:15px;
				line-height: 100%;
				}

.bracket_teamremarks		{
				padding-top:1px;
				font-size:11px;
				line-height: 100%;
				}

.bracket_game		{
				padding-right:-8px;
				font-size:12px;
				line-height: 100%;
				text-align:right;
				}

.bracket_game a		{
				padding:1px;
				background-color: #f0f0f0;
				}

.bracket_score		{
				font-size:12px;
				line-height: 100%;
				color: #DC0A14;
				}
