*{
   margin:0;
   padding:0;
}
 
body{
   text-align:center; /*For IE6 Shenanigans*/
}
 
#wrapper{
   width:760px;
   margin:0 auto;
   text-align:left;
}


.style1 {  /* Answer text */
	font-size: 28px;
	color: #FFFFFF;
	font-family: "Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
	font-weight: bold;
}.style2 { /* Question text */
	font-size: 32px;
	color: #FFFFFF;
	font-family: "Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
	font-weight: bold;
}.style3 { /* Question #1 Text ORANGE */
	font-size: 32px;
	color: #FF6600;
	font-family: "Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
	font-weight: bold;
}.style4 { /* NEXT Button BLACK */
	font-size: 32px;
	color: #000000;
	font-family: "Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
	font-weight: bold;
}.style5 { /* Instructions */
	font-size: 28px;
	color: #EEEEEE;
	font-family: "Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
	font-weight:normal;
}.style6 { /* INPUT */
	font-size: 38px;
	color: #0000FF;
	font-family: "Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
	font-weight: bold;
}.style7 { /* SCORE TEXT */
	font-size: 54px;
	color: #FFFFFF;
	font-family: "Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
	font-weight: bold;
}.style8 { /* Scoreboard Title ORANGE */
	font-size: 24px;
	color: #FF6600;
	font-family: "Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
	font-weight: bold;
}.style9 { /* YELLOW SPLASH */
	font-size: 28px;
	color: #FDCB08;
	font-family: "Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
	font-weight:normal;
}.style10 { /* YELLOW Question text */
	font-size: 24px;
	color: #FFFF00;
	font-family: "Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
	font-weight: bold;
}.style11 { /* Make A Quiz Input */
	font-size: 20px;
	color: #EEEEEE;
	font-family: "Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
	font-weight:normal;
}.style12 { /* APP Icons WHITE*/
	font-size: 20px;
	color: #FFFFFF;
	font-family: "Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
	font-weight:normal;
}.style13 { /* APP Icons GREY */
	font-size: 20px;
	color: #999999;
	font-family: "Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
	font-weight:normal;
}.style14 { /* Scoreboard Title ORANGE */
	font-size: 24px;
	color: #FFFFFF;
	font-family: "Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
	font-weight: bold;
}.style15 { /* LINK Text */
	font-size: 24px;
	color: #0099FF;
	font-family: "Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-decoration:underline;
}.style16 { /* Flag */
	font-size: 10px;
	color: #FF0000;
	font-family: "Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-decoration:underline;	
}a:visited
{
color:#0099FF;
text-decoration:none;
}
a
{
color:#0099FF;
text-decoration:none;
}.navigation {
  width: 400px;
  height: 80px;
  -moz-border-radius: 55px;
  -webkit-border-radius: 55px;
  border: 2px solid #000000;
  box-shadow:
        inset 0 0 0 2px #F69F00;
    position: relative;
  background: #F07400;
background: -moz-linear-gradient(top,  #F07400 0%, #E64801 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#F07400), color-stop(100%,#E64801)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #F07400 0%,#E64801 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #F07400 0%,#E64801 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #F07400 0%,#E64801 100%); /* IE10+ */
background: linear-gradient(to bottom,  #F07400 0%,#E64801 100%); /* W3C */
vertical-align:middle;
-moz-border-radius:45px 45px 45px 45px;  /* shorthand topleft topright bottomright bottomleft */
    border-radius: 45px 45px 45px 45px;
}.navpurple {
  width: 400px;
  height: 80px;
  -moz-border-radius: 55px;
  -webkit-border-radius: 55px;
  border: 2px solid #000000;
  box-shadow:
        inset 0 0 0 2px #B974DF;
    position: relative;
  padding: 0px;
background: #861AA4; /* Old browsers */
background: -moz-linear-gradient(top,  #861AA4 0%, #53106F 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#861AA4), color-stop(100%,#53106F)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #861AA4 0%,#53106F 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #861AA4 0%,#53106F 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #861AA4 0%,#53106F 100%); /* IE10+ */
background: linear-gradient(to bottom,  #861AA4 0%,#53106F 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#861AA4', endColorstr='#53106F',GradientType=0 ); /* IE6-8 */
vertical-align:middle;
-moz-border-radius-bottomright:45px;
-moz-border-radius:45px 45px 45px 45px; 
    border-radius: 45px 45px 45px 45px;
}.navgreen {
  width: 400px;
  height: 80px;
  -moz-border-radius: 55px;
  -webkit-border-radius: 55px;
  border: 2px solid #000000;
  box-shadow:
        inset 0 0 0 2px #98CE00;
    position: relative;
  background: #70B200; /* Old browsers */
background: -moz-linear-gradient(top,  #70B200 0%, #448000 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#70B200), color-stop(100%,#448000)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #70B200 0%,#448000 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #70B200 0%,#448000 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #70B200 0%,#448000 100%); /* IE10+ */
background: linear-gradient(to bottom,  #70B200 0%,#448000 100%); /* W3C */
vertical-align:middle;
-moz-border-radius:45px 45px 45px 45px;  /* shorthand topleft topright bottomright bottomleft */
    border-radius: 45px 45px 45px 45px;
}.navblue {
  width: 400px;
  height: 80px;
  -moz-border-radius: 55px;
  -webkit-border-radius: 55px;
  border: 2px solid #000000;
  box-shadow:
        inset 0 0 0 2px #00C4F0;
    position: relative;
  background: #00A2E8; /* Old browsers */
background: -moz-linear-gradient(top,  #00A2E8 0%, #0066D8 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00A2E8), color-stop(100%,#0066D8)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #00A2E8 0%,#0066D8 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #00A2E8 0%,#0066D8 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #00A2E8 0%,#0066D8 100%); /* IE10+ */
background: linear-gradient(to bottom,  #00A2E8 0%,#0066D8 100%); /* W3C */
vertical-align:middle;
-moz-border-radius:45px 45px 45px 45px;  /* shorthand topleft topright bottomright bottomleft */
    border-radius: 45px 45px 45px 45px;
}.navhalfgreen {
  width: 200px;
  height: 80px;
  -moz-border-radius: 55px;
  -webkit-border-radius: 55px;
  border: 2px solid #000000;
  box-shadow:
        inset 0 0 0 2px #98CE00;
    position: relative;
  background: #70B200; /* Old browsers */
background: -moz-linear-gradient(top,  #70B200 0%, #448000 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#70B200), color-stop(100%,#448000)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #70B200 0%,#448000 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #70B200 0%,#448000 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #70B200 0%,#448000 100%); /* IE10+ */
background: linear-gradient(to bottom,  #70B200 0%,#448000 100%); /* W3C */
vertical-align:middle;
-moz-border-radius:0px 45px 45px 0px;  /* shorthand topleft topright bottomright bottomleft */
    border-radius: 0px 45px 45px 0px;
}.navhalfgreen {
  width: 200px;
  height: 80px;
  -moz-border-radius: 55px;
  -webkit-border-radius: 55px;
  border: 2px solid #000000;
  box-shadow:
        inset 0 0 0 2px #98CE00;
    position: relative;
  background: #70B200; /* Old browsers */
background: -moz-linear-gradient(top,  #70B200 0%, #448000 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#70B200), color-stop(100%,#448000)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #70B200 0%,#448000 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #70B200 0%,#448000 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #70B200 0%,#448000 100%); /* IE10+ */
background: linear-gradient(to bottom,  #70B200 0%,#448000 100%); /* W3C */
vertical-align:middle;
-moz-border-radius:0px 45px 45px 0px;  /* shorthand topleft topright bottomright bottomleft */
    border-radius: 0px 45px 45px 0px;
}.navhalfpurple {
  width: 200px;
  height: 80px;
  -moz-border-radius: 45px;
  -webkit-border-radius: 45px;
  border: 2px solid #000000;
  box-shadow:
        inset 0 0 0 2px #B974DF;
        /* And so on and so forth, if you want border-ception */
    /*padding: 3em;
    /width: 16em;
    height: 16em;*/
    position: relative;
  padding: 0px;
background: #861AA4; /* Old browsers */
background: -moz-linear-gradient(top,  #861AA4 0%, #53106F 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#861AA4), color-stop(100%,#53106F)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #861AA4 0%,#53106F 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #861AA4 0%,#53106F 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #861AA4 0%,#53106F 100%); /* IE10+ */
background: linear-gradient(to bottom,  #861AA4 0%,#53106F 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#861AA4', endColorstr='#53106F',GradientType=0 ); /* IE6-8 */
vertical-align:middle;
-moz-border-radius:45px 45px 45px 45px;  /* shorthand topleft topright bottomright bottomleft */
    border-radius: 45px 45px 45px 45px;
	font-size: 20px;
	color: #FFFFFF;
	font-family: "Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
	font-weight:bold;
}.navhalfblue {
  width: 200px;
  height: 80px;
  -moz-border-radius: 55px;
  -webkit-border-radius: 55px;
  border: 2px solid #000000;
  box-shadow:
        inset 0 0 0 2px #00C4F0;
    position: relative;
  background: #00A2E8; /* Old browsers */
background: -moz-linear-gradient(top,  #00A2E8 0%, #0066D8 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00A2E8), color-stop(100%,#0066D8)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #00A2E8 0%,#0066D8 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #00A2E8 0%,#0066D8 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #00A2E8 0%,#0066D8 100%); /* IE10+ */
background: linear-gradient(to bottom,  #00A2E8 0%,#0066D8 100%); /* W3C */
vertical-align:middle;
-moz-border-radius:45px 0px 0px 45px;  /* shorthand topleft topright bottomright bottomleft */
    border-radius: 45px 0px 0px 45px;
}.navhalfred {
  width: 200px;
  height: 80px;
  -moz-border-radius: 45px;
  -webkit-border-radius: 45px;
  border: 2px solid #000000;
  box-shadow:
        inset 0 0 0 2px #777777;
        /* And so on and so forth, if you want border-ception */
    /*padding: 3em;
    /width: 16em;
    height: 16em;*/
    position: relative;
  padding: 0px;
background: #a90329; /* Old browsers */
background: -moz-linear-gradient(top, #a90329 0%, #8f0222 44%, #6d0019 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #a90329 0%,#8f0222 44%,#6d0019 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #a90329 0%,#8f0222 44%,#6d0019 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a90329', endColorstr='#6d0019',GradientType=0 ); /* IE6-9 */
vertical-align:middle;
-moz-border-radius:45px 45px 45px 45px;  /* shorthand topleft topright bottomright bottomleft */
    border-radius: 45px 45px 45px 45px;
	font-size: 20px;
	color: #FFFFFF;
	font-family: "Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
	font-weight:bold;
}.navotherhalfblue {
  width: 200px;
  height: 80px;
  -moz-border-radius: 55px;
  -webkit-border-radius: 55px;
  border: 2px solid #000000;
  box-shadow:
        inset 0 0 0 2px #00C4F0;
    position: relative;
  background: #00A2E8; /* Old browsers */
background: -moz-linear-gradient(top,  #00A2E8 0%, #0066D8 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00A2E8), color-stop(100%,#0066D8)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #00A2E8 0%,#0066D8 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #00A2E8 0%,#0066D8 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #00A2E8 0%,#0066D8 100%); /* IE10+ */
background: linear-gradient(to bottom,  #00A2E8 0%,#0066D8 100%); /* W3C */
vertical-align:middle;
-moz-border-radius:0px 45px 45px 0px;  /* shorthand topleft topright bottomright bottomleft */
    border-radius: 0px 45px 45px 0px;
}.navmenu {
  z-index: 200;
  width: 100px;
  height: 60px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  border: 2px solid #000000;
  box-shadow:
        inset 0 0 0 2px #B974DF;
    position: relative;
  padding: 0px;
background: #861AA4; /* Old browsers */
background: -moz-linear-gradient(top,  #861AA4 0%, #53106F 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#861AA4), color-stop(100%,#53106F)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #861AA4 0%,#53106F 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #861AA4 0%,#53106F 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #861AA4 0%,#53106F 100%); /* IE10+ */
background: linear-gradient(to bottom,  #861AA4 0%,#53106F 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#861AA4', endColorstr='#53106F',GradientType=0 ); /* IE6-8 */
vertical-align:middle;
-moz-border-radius:30px 30px 30px 30px;  /* shorthand topleft topright bottomright bottomleft */
    border-radius: 30px 30px 30px 30px;
}#menudiv {
left: 174px;
top: 185px;
position:absolute;
z-index:200;
width:570;
height:auto;
}.menubox {
  width: 560px;
  height: 900px;
   
  -moz-border-radius: 55px;
  -webkit-border-radius: 55px;
  border: 2px solid #000000;
  box-shadow:
        inset 0 0 0 2px #B974DF;
    position: relative;
  padding: 0px;
background: #861AA4; /* Old browsers */
background: -moz-linear-gradient(top,  #861AA4 0%, #53106F 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#861AA4), color-stop(100%,#53106F)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #861AA4 0%,#53106F 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #861AA4 0%,#53106F 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #861AA4 0%,#53106F 100%); /* IE10+ */
background: linear-gradient(to bottom,  #861AA4 0%,#53106F 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#861AA4', endColorstr='#53106F',GradientType=0 ); /* IE6-8 */
  background: #5B1175; /* Old browsers */
vertical-align:middle;
-moz-border-radius:45px 45px 45px 45px;  /* shorthand topleft topright bottomright bottomleft */
    border-radius: 45px 45px 45px 45px;
}.inputbutton {
  width: 420px;
  height: 86px;
  -moz-border-radius: 45px;
  -webkit-border-radius: 45px;
  border: 2px solid #BA75DC;
    position: relative;
  background: #FFFFFF; /* Old browsers */
vertical-align:middle;
-moz-border-radius:45px 45px 45px 45px;  /* shorthand topleft topright bottomright bottomleft */
    border-radius: 45px 45px 45px 45px;
	color: #000000;
	font-family: "Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
	font-weight:normal;
	padding-left:10px; padding-right:10px;
}.inputsmall {
  width: 420px;
  height: 84px;
  -moz-border-radius: 45px;
  -webkit-border-radius: 45px;
  border: 2px solid #BA75DC;
    position: relative;
  background: #FFFFFF; /* Old browsers */
vertical-align:middle;
-moz-border-radius:45px 45px 45px 45px;  /* shorthand topleft topright bottomright bottomleft */
    border-radius: 45px 45px 45px 45px;
	color: #000000;
	font-family: "Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
	font-weight:normal;
	padding-left:10px; padding-right:10px;
}.inputquestion {
  width: 420px;
  height: 130px;
  -moz-border-radius: 45px;
  -webkit-border-radius: 45px;
  border: 2px solid #BA75DC;
    position: relative;
  background: #FFFFFF; /* Old browsers */
vertical-align:middle;
-moz-border-radius:45px 45px 45px 45px;  /* shorthand topleft topright bottomright bottomleft */
    border-radius: 45px 45px 45px 45px;
	color: #000000;
	font-family: "Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
	font-weight:normal;
	padding-left:10px; padding-right:10px;
}
input:focus::-webkit-input-placeholder { color:transparent; }
input:focus:-moz-placeholder { color:transparent; } /* FF 4-18 */
input:focus::-moz-placeholder { color:transparent; } /* FF 19+ */
input:focus:-ms-input-placeholder { color:transparent; } /* IE 10+ */
#sliderLabel {
    border:1px solid #a2a2a2;
    -webkit-border-radius:25px;
    -moz-border-radius:25px;
    border-radius:25px;
    cursor:pointer;
    display:block;
    height:30px;
    overflow:hidden;
    position:relative;
    width:100px;
}
#sliderLabel input {
    display:none;
}
#sliderLabel input:checked + #slider {
    left:0;
}
#slider {
    left:-50px;
    position:absolute;
    top:0;
    -webkit-transition:left .25s ease-out;
    -moz-transition:left .25s ease-out;
    -o-transition:left .25s ease-out;
    -ms-transition:left .25s ease-out;
    transition:left .25s ease-out;
}
#sliderOn,
#sliderBlock,
#sliderOff {
    display:block;
    font-family:arial,verdana,sans-serif;
    font-weight:bold;
    height:30px;
    line-height:30px;
    position:absolute;
    text-align:center;
    top:0;
}
#sliderOn {
    background:#70B200;
    background:-webkit-linear-gradient(top,#70B200 0%,#448000 100%);
    background:-moz-linear-gradient(top,#70B200 0%,#448000 100%);
    background:-o-linear-gradient(top,#70B200 0%,#448000 100%);
    background:-ms-linear-gradient(top,#70B200 0%,#448000 100%);
    background:linear-gradient(top,#70B200 0%,#448000 100%);
    color:white;
    left:0;
    width:54px;
}
#sliderBlock {
    background:#440250;
    /*
	background:-webkit-linear-gradient(top,#d9d9d8 0%,#fcfcfc 100%);
    background:-moz-linear-gradient(top,#d9d9d8 0%,#fcfcfc 100%);
    background:-o-linear-gradient(top,#d9d9d8 0%,#fcfcfc 100%);
    background:-ms-linear-gradient(top,#d9d9d8 0%,#fcfcfc 100%);
    background:linear-gradient(top,#d9d9d8 0%,#fcfcfc 100%);
    */
	border:1px solid #a2a2a2;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    border-radius:3px;
    height:28px;
    left:50px;
    width:50px;
}
#sliderOff {
    background:#f2f3f2;
    background:-webkit-linear-gradient(top,#8b8c8b 0%,#f2f3f2 50%);
    background:-moz-linear-gradient(top,#8b8c8b 0%,#f2f3f2 50%);
    background:-o-linear-gradient(top,#8b8c8b 0%,#f2f3f2 50%);
    background:-ms-linear-gradient(top,#8b8c8b 0%,#f2f3f2 50%);
    background:linear-gradient(top,#8b8c8b 0%,#f2f3f2 50%);
    color:#8b8b8b;
    left:96px;
    width:54px;
}
