* {
	margin:0;
	padding:0;
	border:0 none;
}
html {
       overflow-y: scroll;
}
body {
	background:#fff;
	font-family:arial,helvetica,sans-serif;
	font-size:1em;
}
#mainContainer {
	width:100%;
}
#explanation {
	/*position:absolute;*/
	left:0;
	top:0;
	width:100%;
	color:#fff;
	background:#0d2b56; /* fallback */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0d2b56', endColorstr='#8e2229'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#0d2b56), to(#8e2229)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #0d2b56,  #8e2229); /* for firefox */ 
	border-bottom-right-radius:10px;
	-moz-border-radius-bottomright:10px;
	-webkit-border-bottom-right-radius:10px;
	border-bottom-left-radius:10px;
	-moz-border-radius-bottomleft:10px;
	-webkit-border-bottom-left-radius:10px;
	overflow:hidden;
}
#explanation a {
	display:none;
}
.openExp {
	z-index:9999;
}
.openExp h1 span {
	display:none;
}
.openExp a {
	display:inline !important;
}
#explainCollapse {
	position:absolute;
	top:15px;
	right:50px;
	font-size:88%;
	text-decoration:underline;
	cursor:pointer;
	display:none; /*remain hidden unless javascript unhides it */
}
#explanation h1 {
	width:900px;
	margin:0 auto;
	padding:10px 0;
	font-family: 'Graduate', cursive;
	font-size:150%;
	line-height:130%;
	padding-left:25px;
}
#explanation a {
	color:#fff;
}
#explanation h1 span {
	font-size:54%;
	vertical-align:middle;
}
#explanation p {
	width:900px;
	margin:0 auto;
	padding-bottom:10px;
	font-size:75%;
	padding-left:25px;
}
#explanation ul {
	width:900px;
	margin:0 auto;
	padding-bottom:10px;
	font-size:75%;
	padding-left:25px;s
}
#explanation li {
	margin:0 0 5px 25px;
}
#mapContainer {
	width:880px;
	height:540px;
	margin:50px auto 0 auto;
	background:url(images/map.jpg) no-repeat left top;
	position:relative;
	list-style-type:none;
}
.teamlogo {
	width:40px;
	height:40px;
	cursor:pointer;
	position:absolute;
}
#mapContainer li a {
	/*allow img to position absolutely separately from the a*/
	display:block;
	width:1px;
	height:1px;
	margin-left:-9999px;
}
.focusedLogo img, #mapContainer li a:focus img {
	outline:4px dotted #f00;
}
.novisit {
	opacity:.35;
	filter: alpha(opacity = 35);
}
.activatedTeam {
	z-index:101 !important;
	opacity:1 !important;
	filter: alpha(opacity = 100) !important;
	cursor:default !important;
}
#gameInfoOverlay {
	position:absolute;
	left:50%;
	top:60px;
	z-index:100;
	width:800px;
	min-height:400px;
	margin-left:-400px;
	background:#fff;
	border:0px solid #ccc;
	-moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
    border-radius: 20px;
	-moz-box-shadow: 5px 7px 15px #333;
	-webkit-box-shadow: 5px 7px 15px #333;
	box-shadow: 5px 7px 15px #333;
	opacity:0;
	filter: alpha(opacity = 0);
	display:none;
}
#gameInfoClose {
	display:block;
	cursor:pointer;
	position:absolute;
	left:750px;
	top:10px;
	color:#000;
}
#loadingImage {
	display:block;
	width:100px;
	height:100px;
	margin:160px auto 30px auto;
}
#roadLogo, #homeLogo {
	display:none;
}
#roadName, #homeName {
	display:none;
}
#versus {
	position:absolute;
	left:50%;
	top:50px;
	margin-left:-15px;
	font-weight:bold;
	font-size:200%;
}
#roadScore, #homeScore {
	position:absolute;
	left:50%;
	top:25px;
	font-weight:bold;
	font-size:500%;
}
#roadScore {
	margin-left: -320px;
    text-align: right;
    width: 100px;
}
#homeScore {
	margin-left:220px;
}

#gameTimePlace, #gamePlace{
	margin:125px auto 0 auto;
	width:630px;
	font-size:81%;
	border:1px solid #ccc;
	padding:5px;
	height:1.2em;
}
#gameTimePlace span {
	display:block;
	float:left;
	width:210px;
}
#gamePlace span {
	display:block;
	float:left;
	width:315px;
}
#gameTimePlace #cityState {
	text-align:center;
}
#gamePlace #cityState {
	text-align:right;
}
#gameDate {
	text-align:right;
}
#gameDecisions {
	margin:15px 0;
	font-size:81%;
	clear:both;
}
#gameDecisions  span {
	display:block;
	margin-bottom:15px;
	float:left;
	width:33%;
	text-align:center;
}
.oneHalf {
	width:50% !important;
}
#homeRuns {
	width:740px !important;
	float:none !important;
	clear:both;
	padding-bottom:15px;
	border-bottom:1px solid #ccc;
	margin:0 auto 15px auto;
}
hr#noHomers {
	width:740px;
	clear:both;
	margin:0 auto 15px auto;
	height:1px;
	background:#ccc;
}
#stadiumPic {
	float:left;
	margin:15px 30px;
	cursor:pointer;
}
#stadiumPicBig {
	float:left;
	margin:15px 30px 15px 80px;
	cursor:pointer;
}
#ticketPic {
	float:right;
	margin:0 30px 15px 30px;
	cursor:pointer;
}
.giOverlayIntro {
	margin:0 0 2px 30px;
	font-weight:bold;
	font-size:75%;
	padding-left:230px;
}
.giOverlayPreviewIntro {
	margin:20px 80px 5px 0;
	font-weight:bold;
	font-size:75%;
}
.giOverlayText {
	margin:0 0 10px 30px;
	font-size:75%;
	padding-left:230px;
	padding-right:30px;
}
#previewThoughts {
	margin:0 80px 15px 0;
	font-size:75%;
}
#giPictures {
	clear:both;
	list-style-type:none;
	width:770px;
	text-align:center;
	margin:0 auto;
	vertical-align:middle;
	font-size:0; /* removes white space between inline-block elements */
}
#giPictures li {
	display:inline-block;
	width:66px;
	padding:15px;
	zoom:1;
	*display:inline;
}
#giPictures li img {
	width:66px;
	cursor:pointer;
}
	
#blackOut {
	position:fixed;
	top:0;
	left:0;
	z-index:99;
	width:100%;
	height:100%;
	background:#000;
	opacity:0;
	filter: alpha(opacity = 0);
	display:none;
}
#secondaryOverlay {
	display:none;
	position:absolute;
	top:0;
	left:0;
	z-index:102;
	width:100%;
	height:100%;
	background:#000;
}
#secondaryOverlay *:focus {
	outline:1px solid #daa520;
}
#secondaryOverlay ul {
	list-style-type:none;
}
#secondaryOverlay li {
	display:none;
}
#secondaryOverlay li.activeImage {
	display:block !important;
}
#secondaryOverlay li img {
	display:block;
	margin:85px auto 0 auto;
}
#prevPicture, #nextPicture {
	position:absolute;
	top:50px;
	left:50%;
	width:150px;
	text-align:center;
	font-size:88%;
	line-height:100%;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
	background:#fff;
	padding:5px 0 6px 0;
	cursor:pointer;
	text-decoration:underline;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
#prevPicture {
	margin-left:-290px;
}
#nextPicture {
	margin-left:140px;
}
.picCaption {
	font-size:88%;
	color:#fff;
	text-align:center;
	width:580px;
	margin:15px auto;
}
#picDots {
	position:absolute;
	top:50px;
	left:50%;
	margin-left:-150px;
	width:300px;
	text-align:center;
}
.picDot {
	display:inline-block;
	zoom:1; *display: inline;
	width:15px;
	height:15px;
	cursor:pointer;
	background:#999;
	margin:3px;
	-moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    -khtml-border-radius: 8px;
    border-radius: 8px;
}
.nowDot {
	background:#fff;
}	
#closeSecondary {
	position:absolute;
	left:50%;
	top:75px;
	margin-left:300px;
	color:#fff;
	font-size:300%;
	cursor:pointer;
}
#bigTicket {
	display:block;
	margin:0 auto;
	padding-top:50px;
}

/*team logo positioning*/
#angels {
	left:80px;
	top:289px;
}
#astros {
	left:445px;
	top:410px;
}
#athletics {
	left:44px;
	top:206px;
}
#bluejays {
	left:670px;
	top:108px;
}
#braves {
	left:630px;
	top:330px;
}
#brewers {
	left:545px;
	top:135px;
}
#cardinals {
	left:520px;
	top:238px;
}
#cubs {
	left:563px;
	top:160px;
}
#devilrays {
	left:675px;
	top:441px;
}
#dodgers {
	left:65px;
	top:268px;
}
#diamondbacks {
	left:175px;
	top:317px;
}
#expos {
	left:745px;
	top:54px;
}
#giants {
	left:25px;
	top:180px;
}
#indians {
	left:646px;
	top:168px;
}
#mariners {
	left:85px;
	top:19px;
}
#marlins {
	left:715px;
	top:475px;
}
#mets {
	left:785px;
	top:167px;
}
#nationals {
	left:718px;
	top:222px;
}
#orioles {
	left:730px;
	top:193px;
}
#padres {
	left:90px;
	top:325px;
}
#phillies {
	left:750px;
	top:175px;
}
#pirates {
	left:680px;
	top:175px;
}
#rangers {
	left:415px;
	top:360px;
}
#reds {
	left:610px;
	top:215px;
}
#redsox {
	left:805px;
	top:115px;
}
#rockies {
	left:298px;
	top:217px;
}
#royals {
	left:460px;
	top:231px;
}
#tigers {
	left:620px;
	top:145px;
}
#twins {
	left:470px;
	top:118px;
}
#whitesox {
	left:540px;
	top:180px;
}
#yankees {
	left:760px;
	top:140px;
}
#halloffame, #hof2 {
	left:725px;
	top:115px;
}
#hof2 {
	opacity:0;
	filter: alpha(opacity = 0);
}