﻿/* Student Section CSS File */

/* Main container for both left and right columns */
.contMain
{
	width: 800px;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

/* Left Column container with Logo */
.contLeft
{
	float: left;
	padding-right: 10px;
}

/* Layer DIVs */

#studentFormContainer {
	position: relative;
	top: -185px;
	left: 120px;
	width: 400px;
	height: 150px;
	text-align: left;
	z-index: 2;
}

#studentErrMsg {
	width:416px;
	height:25px;
	position:relative;
	left:0px;
	top:22px;
	z-index:2;
}

#readyContent {
	position: relative;
	width: 470px;
	height: 100px;
	left: 120px;
	top: -110px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	z-index:2;
	
	}

#contContainer
{
	position: absolute;
	top: 102px;
	left: 122px;
	width: 479px;
	height: 180px;
	font-family: Verdana, Helvetica, MS Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

#studentLoginBtn {
	float:right;
	position:relative;
	top: -24px;
	width:55px;
	height:28px;
	z-index:2;
}

#scoreBoardContainer {
	width: 330px;
	height: 470px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#stopSignContainer {
	width: 200px;
	height: 490px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#studentLogoutButton {
	width: 350px;
	height: 80px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	
}
/* classes*/
.progressInd
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #cc0000;	
}

.errMsgLebels
{
	font-family: Verdana, Helvetica, MS Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #cc0000;	
}

.invisible
{
	width: 0px;
	display: none;
}

.testbody
{
    text-align: center;
    background-image:url(../Images/testBG.png);
    margin: 0px;
}

.mainB
{
}

.snameblock
{
    text-align: left;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    overflow: auto;
    width: 760px;
    height: auto;
    padding-bottom: 10px;
    font-family: Helvetica, Arial, Verdana;
    font-size: 18pt;
    font-weight: bold;
    display: block;
    height: 30px;
}

.wasnameblock
{
    text-align: left;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    overflow: auto;
    width: 700px;
    height: auto;
    padding-bottom: 10px;
    font-family: Helvetica, Arial, Verdana;
    font-size: 18pt;
    font-weight: bold;
    display: block;
}

.passblock
{
    text-align: left;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    overflow: auto;
    width: 740px;
    height: auto;
    border-color: #cccc66;
    border-width: 1px;
    border-style: solid;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    background-color: white;
    font-family: Helvetica, Arial, Verdana;
    font-size: 12pt;
}

.intpassblock
{
    text-align: left;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    overflow: auto;
    width: 738px;
    border-color: #cccc66;
    border-width: 1px;
    border-style: solid;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    background-color: white;
    font-family: Helvetica, Arial, Verdana;
    font-size: 18pt;
    height: 404px;
	display: block;
	position: absolute;
	left: 0px;
	top: 40px;
	z-index: 2;    
}

.inttxtblock
{
	text-align: left;
    margin-top: 10px;
    overflow: auto;
    width: 738px;
    border-color: #cccc66;
    border-width: 1px;
    border-style: solid;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    height: 404px;
    position: absolute;
    left: 0px;
    top: 40px;
    z-index: 10;
    background-color: #e5dfb3;
}

.mzpassblock
{
    text-align: left;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    width: 740px;
    height: auto;
    border-color: #cccc66;
    border-width: 1px;
    border-style: solid;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-top: 10px;
    background-color: white;
    font-family: Helvetica, Arial, Verdana;
    font-size: 1em;
	color: #26449f;	    
    line-height: 1.1em;
}

.wapassblock
{
    text-align: left;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    width: 700px;
    height: auto;
    border-color: #cccc66;
    border-width: 1px;
    border-style: solid;
    background-color: white;
    font-family: Helvetica, Arial, Verdana;
}

.passtitle
{
    font-family: Helvetica, Arial, Verdana;
    font-weight: bold;
    font-size: 14pt;
    margin-top: 10px;
    text-align: center;
}

.intpasstitle
{
    font-family: Helvetica, Arial, Verdana;
    font-weight: bold;
    font-size: 22pt;
    margin-top: 20px;
    margin-bottom: 40px;    
    text-align: center;
}

.quesblock
{
    text-align: left;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    overflow: auto;    
    width: 740px;
    height: auto;
    border-color: #cccc66;
    border-width: 1px;
    border-style: solid; 
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 15px;
    background-color: white;
    font-family: Helvetica, Arial, Verdana;
    font-size: 12pt; 
    display: none;
}

.intquesblock
{
    text-align: left;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    overflow: auto;    
    width: 738px;
    height: 150px;
    border-color: #cccc66;
    border-width: 1px;
    border-style: solid; 
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 15px;
    background-color: white;
    font-family: Helvetica, Arial, Verdana;
    font-size: 18pt; 
    position: absolute;
    bottom: 39px;
    left: 0px;
    z-index: 3;
}

.ques
{
    padding-top: 15px;
    padding-bottom: 5px;
}

.quesid
{
    width: 25px;
    float: left;
    padding-top: 15px;
    font-weight: bold;
}

.quescont
{
    width: 690px;
    float: left;
}

.answ
{
    padding-left: 25px;
    padding-top: 3px;
    padding-bottom: 3px;
}

.contblock
{
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
    width: 760px;
    height: 30px;  
}

.intcontblock
{
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
    width: 760px;
    height: 30px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    z-index: 4;    
}

