/* Default CSS Stylesheet for a new Web Application project */
*
{
	padding: 0px;
	margin: 0px;
}

BODY
{
	background-color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100.1%;
}

/* style for wrapper container */

#wrapper1
{
	position: relative;
	height: 535px;
	width: 956px;
	margin: 0 auto;
	vertical-align: middle;
	font-size: 0.90em;
	font-family: Verdana, Arial, Helvetica 25 UltraLight, Sans-Serif;
	font-weight: bold;
	font-style: normal;
	overflow: hidden;
	color: white;
}
#QuizBackground
{
	position: absolute;
	top: 0px;
	left: 0px;
}
.ProgressLabel
{
	position: absolute;
	top: 425px;
	left: 350px;
	text-align: right;
	font-size: 1.50em;
}
.smaller
{
	font-size: 8pt;
}

#wrapper table
{
	border-collapse: collapse;
	background-color: transparent;
}

#wrapper td
{
	padding: 0;
}

#google
{
	width: 400px;
	position: absolute;
	height: 30px;
	background-color: transparent;
	text-align: center;
}

/* Questions CSS */





/* style for fields */
.IntroButton
{
	position: absolute;
	top: 400px;
	left: 394px;
}
.SubmitButton
{
	position: absolute;
	top: 420px;
	left: 470px;
}

.questionFrame
{
	position: absolute;
	width: 310px;
	height: 240px;
	left: 321px;
	top: 150px;
}
.answer
{
	margin-top: 1.00em;
	font-size: 1.30em;
}
.errAnswer
{
	top: 405px;
	right: 315px;
	color: Red;
	font-size: 0.80em;
	position: absolute;
}
.questionFrame input
{
	margin-left: 0px;
}

.msisdn
{
	position: absolute;
	width: 420px;
	top: 50px;
	left: 30px;
	text-align: left;
	line-height: 1.00em;
}
.toperator
{
	margin-top: 10px;
	margin-bottom: 0px;
	border-right: black 0px solid;
	border-top: black 0px solid;
	font-weight: bold;
	font-size: 10pt;
	border-left: black 0px solid;
	border-bottom: black 0px solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: black;
	width: 230px;
	height: 20px;
}
.tmsisdn
{
	margin-top: 5px;
	margin-bottom: 0px;
	border-right: black 0px solid;
	border-top: black 0px solid;
	font-weight: bold;
	font-size: 12pt;
	border-left: black 0px solid;
	border-bottom: black 0px solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: black;
	width: 10.00em;
	height: 26px;
}

#errornumber
{
	height: 25px;
	left: 30px;
	position: relative;
	text-align: left;
	top: 84px;
}
.errNumber
{
	font-weight: bold;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: red;
	position: relative;
	text-align: left;
}
.pin
{
	left:0;
	line-height:1em;
	position:absolute;
	text-align:center;
	top:50px;
	width:310px;
}
#tpin
{
	position: relative;
	left: 50px;
	height: 24px;
}
.tpin
{
	margin-top: 10px;
	margin-bottom: 10px;
	border-right: #007eea 1px solid;
	border-top: #007eea 1px solid;
	font-weight: bold;
	font-size: 12pt;
	border-left: #007eea 1px solid;
	border-bottom: #007eea 1px solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 6.00em;
	height: 24px;
	text-align: center;
}
#errorpin
{
	position: absolute;
	right: 40px;
	width: 400px;
	top: 200px;
	text-align: left;
}
.errPin
{
	font-weight: bold;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: red;
	position: relative;
	text-align: left;
}
.termsconditions
{
	position: absolute;
	top: 70px;
	left: 0px;
}
.thankyou
{
	position: absolute;
	width: 300px;
	top: 290px;
	left: 310px;
	text-align: left;
	line-height: 1.00em;
	font-size: 0.90em;
	font-weight: bold;
}
.score
{
	width: 310px;
	top: 30px;
	color: Red;
	font-size: 3.00em;
	position: absolute;
	text-align: center;
}
.ScoreText
{
	position: absolute;
	top: 85px;
	font-size: 0.70em;
	font-weight: normal;
	color: #eeeeee;
}
.ScoreText .bolded
{
	font-weight: bold;
}

/* style for fields error messages */


A:link
{
	text-decoration: none;
	font-size: 8pt;
	color: graytext;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

A:visited
{
	text-decoration: none;
	font-size: 8pt;
	color: graytext;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

A:active
{
	text-decoration: none;
	font-size: 8pt;
	color: graytext;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

A:hover
{
	text-decoration: underline;
	font-size: 8pt;
	color: graytext;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* Pick Language line */

#language
{
	margin: 0 auto;
	width: 760px;
	text-align: right;
	font-size: 9pt;
	color: #333333;
	background-color: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


#language A:link
{
	text-decoration: none;
	font-size: 9pt;
	color: graytext;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#language A:visited
{
	text-decoration: none;
	font-size: 9pt;
	color: graytext;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#language A:active
{
	text-decoration: none;
	font-size: 9pt;
	color: graytext;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#language A:hover
{
	text-decoration: underline;
	font-size: 9pt;
	color: graytext;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* End Language line */

/* Disclaimer */

div.centered
{
	text-align: center;
	background-color: transparent;
}
div.centered table
{
	width: 956px;
	margin: 0 auto;
	text-align: left;
	font-size: 8pt;
	color: graytext;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: transparent;
}

/*End  Disclaimer */
