.clear{
	clear: both;
}

body{
	width: 98%;
	height: 940px;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
	font-family: JoystixMonospace-Regular;
	margin: 0;
	padding: 0;
}

#dither{
	position: absolute;
	top: 0px;
	left: 0px;
	height: 940px;
	width: 100%;
	background-color: #3c3c3c;
	display: none;
	z-index: 100;
}

#content{
	width: 614px;
	margin: 0 auto;
	padding-top: 30px;
	position: relative;
	overflow: hidden;
	height: 910px;
}

#kickoff, #controls{
	font-size: 24px;
	color: #fff;
	float: left;
	height: 55px;
	padding-top: 35px;
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 60px;
	cursor: pointer;
}

#kickoff{
	margin-left: 70px;
	margin-right: 21px;
	color: #f7d309;
	background-image: url(../img/home_soccer_ball.png);
	margin-top: -20px;
	text-shadow: 0px 2px 0px #000;
}

#controls{
	margin-top: -20px;
	text-shadow: 0px 2px 0px #000;
	padding-left: 65px;
	padding-top: 35px;
}

#mls_logo{
	position: absolute;
	left: 70px;
	bottom: 52px;
}

#madeby{
	font-size: 17px;
	color: #fff;
	line-height: 22px;
	margin-top: 9px;
	text-align: center;
	text-shadow: 0px 2px 0px #000;
}

#overlay{
	background-image: url(../img/overlay_bg.png);
	position: absolute;
	left: 50%;
	margin-left: -276px;
	top: 300px;
	font-size: 15px;
	color: #fff;
	text-align: center;
	width: 513px;
	height: 328px;
	padding: 0px 20px;
	padding-top: 15px;
	z-index: 200;
}

#overlay span{
	font-size: 24px;
	margin-top: 40px;
}

#overlay #close{
	cursor: pointer;
	font-size: 13px;
	position: absolute;
	top: 10px;
	right: 13px;
}

#overlay #close span{
	color: #f8d30a;
	font-size: 13px;
}

#ref{
	position: absolute;
	top: 29px;
	left: 35px;
}

#bigspeech{
	background-image: url(../img/big_speech_bubble.png);
	width: 333px;
	height: 339px;
	position: absolute;
	top: 21px;
	left: 182px;
	font-size: 14px;
	color: #4c4b4b;
	line-height: 16px;
	padding: 24px 23px 14px 51px;
}

#bigspeech #continue{
	float: right;
	cursor: pointer;
}

#smallspeech{
	background-image: url(../img/small_speech_bubble.png);
	width: 286px;
	height: 155px;
	position: absolute;
	left: 182px;
	top: 44px;
	padding: 35px 66px 0px 55px;
	font-size: 15px;
	color: #4c4b4b;
	line-height: 20px;
}

#smallspeech span{
	color: #000;
}

#body{
	position: absolute;
	top: 275px;
	left: 52px;
	background-image: url(../img/body_bg.png);
	text-align: center;
	padding-top: 30px;
	width: 235px;
	height: 581px;
	font-size: 15px;
	color: #fff;
}

#body img{
	margin-top: 15px;
}

#answers{
	position: absolute;
	top: 275px;
	left: 330px;
}

#answers .answer{
	cursor: pointer;
	font-size: 15px;
	color: #fff;
}

#answers .answer .answertext{
	display: inline-block;
	position: relative;
	top: -15px;
	left: 19px;
	width: 175px;
}

#answers .answer .ansimg{
	margin-left: 55px;
}

#result{
	position: absolute;
	left: 20px;
	font-size: 20px;
	color: #fff;
	text-shadow: 0px 2px 0px #000;
}

#result span{
	font-size: 35px;
}

#logo{
	position: absolute;
	right: 10px;
}

.character{
	text-align: center;
	position: absolute;
	top: 107px;
	z-index: 3;
	width: 100%;
}

#description{
	background-image: url(../img/description_bg.png);
	font-size: 14px;
	color: #fff;
	width: 513px;
	height: 240px;
	padding: 7px 20px 0 20px;
	text-align: center;
	position: absolute;
	left: 50%;
	margin-left: -276px;
	top: 590px;
	z-index: 5;
}

#description span{
	font-size: 18px;
}

#description #sharetab{
	cursor: pointer;
	position: absolute;
	top: -30px;
	left: 20px;
}

#description #playagain{
	cursor: pointer;
	position: absolute;
	top: -30px;
	right: 20px;
	font-size: 20px;
	color: #f7d309;
	text-shadow: 0px 2px 0px #000;
}

#links{
	position: absolute;
	left: 45px;
	bottom: 25px;
	font-size: 20px;
	color: #fff;
	width: 525px;
	text-shadow: 0px 2px 0px #000;
}

#links #teamsite{
	float: left;
}

#links #social{
	float: left;
}

#links a{
	color: #f8d30a;
	text-decoration: none;
}

#links a img{
	margin-left: 17px;
}

#arrows{
	position: absolute;
	left: 0px;
	top: 335px;
	width: 100%;
	z-index: 5;
}

#leftarrow{
	display: block;
	float: left;
	cursor: pointer;
}

#rightarrow{
	display: block;
	float: right;
	cursor: pointer;
}

#resultsbubble{
	position: absolute;
	top: 340px;
	right: 44px;
	z-index: 7;
}

#shareoverlay{
	background-image: url(../img/share_bg.png);
	position: absolute;
	left: 50%;
	margin-left: -276px;
	top: 300px;
	font-size: 15px;
	color: #fff;
	text-align: center;
	width: 493px;
	height: 246px;
	padding: 0px 30px;
	padding-top: 25px;
	z-index: 200;
}

#shareoverlay span{
	font-size: 24px;
	margin-top: 40px;
}

#shareoverlay a{
	color: #f8d30a;
}

#shareoverlay #close{
	cursor: pointer;
	font-size: 13px;
	position: absolute;
	top: 10px;
	right: 13px;
}

#shareoverlay #close span{
	color: #f8d30a;
	font-size: 13px;
}