@charset "utf-8";
/* CSS Document */

@font-face {
    font-family: 'BebasNeue-webfont';
    src: url('fonts/bebasneue-webfont-webfont.eot');
    src: url('fonts/bebasneue-webfont-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/bebasneue-webfont-webfont.woff') format('woff'),
         url('fonts/bebasneue-webfont-webfont.ttf') format('truetype'),
         url('fonts/bebasneue-webfont-webfont.svg#../fonts/bebas_neueregular') format('svg');
    font-weight: normal;
    font-style: normal;

}


* { margin:0; padding:0;}
img { border:0;}


#wrap {
width: 800px;
height: auto;
/* background: #fcfcfc; */
/* border-radius: 6px; */
/* border: #efefef solid 1px; */
 margin: 0 auto; 
}
.app_logo{font-family:'BebasNeue-webfont'; text-align:center; font-size:55px; width:100%; margin-top:25px; color:#007ea7;}
.span{font-family:Arial, Helvetica, sans-serif; font-size:30px; color:#003343;}

.big_box {
width: 730px;
height: auto;
/* background: #003343; */
/* border-radius: 6px; */
margin: 0 auto;
margin-top: 30px;
clear: both;
}

.thum_box{width:220px; float:left; margin:35px 0 0 35px;}
.radio_btn {
width: 15px;
height: 15px;
float: left;
margin-top: 80px;
}
.thum_img {
/* background: #000; */
/* border-radius: 4px; */
float: left;
width: 195px;
height: 95px;
margin-left: 10px;
}

#quizform{float: left;
position: relative;
/* width: 100%; */
height: 300px;
}
#quizheader{
	
	text-align:center;
	float: left;
width: 100%;
height: auto;
	}
#quizfooter{
	
	text-align:center;
	float: left;
width: 100%;
height: auto;
	}
#quizsubmit
{
	float: left;
margin: 0 auto;
text-align: center;
width: 100%;
padding-top:50px;
}
.main_div{width:810px; height:710px; background-image:url(images/Football_App_lock_page.jpg)}
h1{
	
font-family: 'BebasNeue-webfont';
text-align: center;
font-size: 45px;
width: 100%;
margin-top: 25px;
padding-top: 150px;
color: #FFF;
	}
#phone_popup{display:none;width:300px; height:130px; background-color:#FFF; padding:20px 40px 0px 40px; color:#00739c; botrder-radius:3px;}
#urphone {
display: inline-block;
margin-left: 15px;
width: 333px;
height: 29px;
border: 2px groove grey;
}

#submit_btn_edit{
	padding-top:12px;
	}
			
table {
    width: 810px;
    background-image: url('images/dailyscore_01.gif');
    background-repeat: no-repeat;
    background-position: center top;
}