*{margin:0; padding:0;}

html {height:100%;}
body{background:url(/Static/images/bg_repeat.png) repeat-x #f27500; height:100%; font-family:Arial, Helvetica, sans-serif;}

a{outline:none;}
a img{border:0;}
h1{font-size:22px; margin-bottom:15px; color:#fff;}
h2{font-size:15px; margin-bottom:6px; color:#fff;}
p{margin:10px 0; font-size:12px; color:#fff;}
a{color:#fff;}

.container{background:url(/Static/images/bg.jpg) no-repeat center 0;}
.inner{width:940px; margin:0 auto;height:1030px; position:relative; background:url(/Static/images/content.jpg) no-repeat;}
ul, ol{list-style:none;}
ol{margin-left:15px; font-size:12px; color:#fff;}
ol li{margin-bottom:8px;}
.answers{position:absolute; left:604px; top:510px;}
.answers li{float:left;}
.radio{display:block; float:left; margin:1px 5px 0 0; width:13px; height:13px;}
label{width:27px; height:30px;  display:block; float:left;}
label span{display:none;}
.button{width:130px; height:45px; position:absolute; top:495px; left:749px; border:0; background:none; cursor:pointer; text-indent:-9999;}
.content{display:none;}
a.terms{width:270px; height:55px; position:absolute; top:645px; left:30px; text-indent:-9999px; }
.popup{background:url(/Static/images/alpha.png) repeat; width:100%; height:100%; position:fixed; top:0; left:0;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/Static/images/alpha.png', sizingMethod='scale'); z-index:100;}
.popup div{background-color:#D00016; height:500px; overflow:auto; width:400px; margin:0 auto; padding:30px; -moz-border-radius:15px; -webkit-border-radius: 15px; border-radius: 15px; border:5px #fff solid; position:relative;}
table.terms{display:none;}
table.terms div {display:none; background-color:#F47E00;}
table.terms ul{font-size:12px; margin-bottom:15px;}
.popup div.correct {background-color:#F47E00;}
.answer{display:table;}
.popup .small{height:100px;}
.close{position:absolute; top:0; right:0;}

.results .inner{background-image:url(/Static/images/content-results.jpg);}
.results a.terms{width:270px; height:90px; position:absolute; top:565px; left:280px; text-indent:-9999px;}
