/* CSS Document */

#container 
{
	width: 100%;
}

body[orient="portrait"] #container 
{
	height: 416px;
}

body[orient="landscape"] #container 
{
	height: 268px;
}

#backgroundMask
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color: black;
	opacity: 0.7;
	z-index: 1;
}

#spinner
{
	position:absolute; 
	visibility: hidden;
	z-index: 3;
}

body[orient="portrait"] #spinner
{
	top: 185px; 
	left: 145px; 
}

body[orient="landscape"] #spinner
{
	top: 150px;
	left: 230px;
}

#header div.left
{
	float:left;
	margin: 2px 0 0 10px;
	padding-top: 3px;
	height: 24px;
	width: 26px;
}

#header div.right
{
	float: right;
	width: 24px;
	height: 24px;
	margin: 4px 10px 0 0;
	padding-top: 0px;
	font-weight: bold;
	font-size: 20px;
	color: white;
}

#headerText
{
	
}

#subHeader
{
	height:32px; 
	background-image: url(http://mac.streamingscores.com/iPhone/Images/ButtonBarBG.png); 
	color: white; 
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

#info
{
  top: 43px;
  padding-top: 50px;
}

#info ul li
{
  margin-bottom: 10px;
}

#info table
{
  border: 2px solid #2A7BC1;
  border-collapse: collapse;
}

#info table th
{
  color: #E43C15;
  font-size: 16px;
}

#tdEdit
{
	width: 33%;
}
	
#tdEdit div, .editButton
{
	color: White;
	font-family: Helvetica;
	-webkit-border-image:url(http://mac.streamingscores.com/iPhone/Images/BlueButtonDull.png) 6 5 7 5;	
}

#tdEdit div
{
  display:block;
  width: 50px;
	margin-left: 10px;
	padding: 2px 0 2px 0;
}

.editButton
{
  padding: 3px 5px 3px 5px;
  font-weight: bold;
}

#tdEdit.done div
{
	-webkit-border-image:url(http://mac.streamingscores.com/iPhone/Images/BlueButtonBright.png) 6 5 7 5;
}

#tdSport
{
	width: 33%;
	text-align: center;
}

#tdAdd
{
	width: 33%;
}

#tdAdd div
{
	text-align:center;
	display:block;
	width: 22px;
	margin-right: 10px;
	padding: 2px 0 3px 0;
	-webkit-border-image:url(http://mac.streamingscores.com/iPhone/Images/BlueButtonDull.png) 5 5 7 5;	
}

#tdSport
{
	text-align:left;
	vertical-align: middle;
	width: 31%;
	padding-left: 5px;
}

#sportName
{
	text-align: left;
	width: 80px;
	display: block;
	margin-top: 2px;
	padding: 3px 0 5px 10px;
	background: url(http://mac.streamingscores.com/iPhone/Images/DropDown2.png) no-repeat;
}

#sportSelect
{
	position:	absolute;
	top: 118px;
	z-index: 2;
	background-color: black;
	border: 2px solid #2A7BC1;
	border-collapse: collapse;
	font-size: 12px;
}

body[orient="portrait"] #sportSelect
{
	left: 115px;
}

body[orient="landscape"] #sportSelect
{
	left: 195px;
}

#sportSelect td
{
	height: 60px;
	width: 70px;
	text-align: center;
	font-size: 16px;
	background: url(http://mac.streamingscores.com/iPhone/Images/CellBG.gif) bottom repeat-x;
}

img.close
{
	float: right;
}

#addPlayers 
{
	position: absolute;
	top: 95px;
	width: 300px;
	background-color: white;
	z-index: 2;
	border: 3px solid gray;
	-webkit-border-radius: 8px;
	-webkit-box-shadow: 0px 0px 0px #b3c9d3;
	padding: 5px;
	text-align: center;
}

body[orient="portrait"] #addPlayers
{
	left: 2px;
}

body[orient="landscape"] #addPlayers
{
	left: 82px;
}

#addPlayers a
{
	font-weight: bold;
	font-size: 12px;
}

#addPlayers table.leagues
{
	width: 90%;
}

#addPlayers table.leagues img
{
	height: 50px;
	padding: 5px;
	opacity: 0.4;
}

#addPlayers table.leagues div
{
	font-size: 36px;
	font-weight: bold;
	color: Blue;
	padding: 10px 0 10px 0;
	opacity: 0.4;
}

#addPlayers table.leagues .selected
{
  border: 2px dashed #E43C15;
  opacity: 1.0;
}

#addPlayers table.teams
{
	width: 100%;
	font-size: 14px;
	font-weight: bold;
	padding-top: 10px;
}

#addPlayers table.teams td
{
	vertical-align: top;
}

#addPlayers table.teams img
{
	width: 40px;
	padding-bottom: 10px;
}

#addPlayers table.teams div.teamSelect
{
	padding-top: 10px;
	color: #E43C15;
	font-size: 16px;
}

#addPlayers div.teamName span
{
	font-size: 14px;
	font-weight: bold;
	color: #E43C15;
	margin-left: 10px;
}

#addPlayers div.headerTabs
{
	margin-bottom: 3px;
}

#addPlayers div.headerTabs span
{
	margin: 0 0px 0px 5px;
	padding: 3px 5px 3px 5px;
	font-size: 14px;
}

#addPlayers div.headerTabs span.selected
{
	font-weight: bold;
	color: white;
	background-color: blue;
}

#addPlayers table.players
{
	width: 100%;
	border: 1px solid black;
	font-size: 11px;
	margin-bottom: 10px;
}

#addPlayers table.players img
{
	width: 20px;
}

#addPlayers table.players tr.header
{
	font-weight: bold;
}

#addPlayers table.players tr.selected
{
	font-weight: bold;
	color: #E43C15;	
}

#center div.addPlayers
{
	-webkit-border-image:url(http://mac.streamingscores.com/iPhone/Images/GreenAddButton.png) 0 5 0 20 stretch;
	border-left-width: 20px;
	border-right-width: 5px;
	position: absolute;
  top: 140px;
  width: 120px;
  padding: 5px 0px 5px 0px;
  color: White;
	font-family: Helvetica;
	font-weight: bold;
	text-align: center;
}

body[orient="portrait"] #center div.addPlayers
{
	left: 90px;
}

body[orient="landscape"] #center div.addPlayers
{
	left: 170px;
}

#center table.team
{
	border: 3px solid blue;
	border-collapse: collapse;
	background-color: white;
	text-align: center;
	margin: 2px 2px 5px 2px;
}

body[orient="portrait"] #center table.team
{
	width: 316px;
}

body[orient="landscape"] #center table.team
{
	width: 476px;
}

#center table.team.inProgress
{
	border-color: #009900;
}

#center table.team td.game
{
	font-size: 11px;
	
}

#center table.team td.game .score
{
	font-weight: bold;
	font-size: 14px;
	color: #1D62B3;
}

#center table.team td.game .status
{
	font-size: 12px;
	color: #1D62B3;
}

#center table.team td.game .moreStats
{
	float: right;
	text-decoration: underline;
	font-style: italic;
	color: blue;
	padding: 0 5px 3px 0;
}

#center table.team.inProgress td.game .score, #center table.team.inProgress td.game .status
{
	color: #006600;
}

#center table.team td.game img
{
	float: left;
}

#center table.team td.game div.team
{
	float: left;
	padding: 5px 0 0 5px;
	font-size: 16px;
	font-weight: bold;
	color: #1D62B3;
}

#center table.team tr.statsHeader
{
	font-size: 10px;
	font-weight: bold;
}

#center table.team tr.statsHeader td
{
	width: 40px;
}

#center table.team tr.player div.name
{
	font-weight: bold;
	font-size: 12px;
}

#center table.team tr.player div.jersey
{
	font-weight: bold;
	font-size: 16px;
	color: #006600;
}

#center table.team td.stats
{
	font-weight: bold;
	color: #E43C15;
	background-image: url(http://mac.streamingscores.com/iPhone/Images/CellGlass.jpg);
}