@CHARSET "ISO-8859-1";

/**** reset.css ******/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
    margin:0;
    padding:0;
}

table {
    border-collapse:collapse;
    border-spacing:0;
}

fieldset,img {
    border:0;
}

address,caption,cite,code,dfn,em,strong,th,var {
    font-style:normal;
    font-weight:normal;
}

ol,ul {
    list-style:none;
}

caption,th {
    /*text-align:left;*/
}

h1,h2,h3,h4,h5,h6 {
    font-size:100%;
    font-weight:normal;
}

q:before,q:after {
    content:'';
}

abbr,acronym {
	border:0;
}

/***********************/

/********common.css*******/
body {
	background: #000 url(../images/class-room-bg.jpg) repeat left top;
}

div.container {
	margin: auto;
	margin-left: auto;
	margin-right: auto;
	width: 940px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size:85%;
	margin-bottom:20px;
	/*border: 1px red solid;*/
}

.footer {
	font-size:77%;
	padding-bottom: 5px;
	margin-bottom: 5px;
	width: 900px;
}

.copyright {
	float:right;
	margin-top:20px;
	padding-right:5px;
}

.hr {
	border-bottom: 2px dotted #000;
}

div.footer {
	color:#000000;
	font-family:Verdana,Helvetica,sans-serif;
	font-size:75%;
	font-weight:bold;
	margin-left:167px;
	margin-top:-32px;
	text-align:center;
}

div.footer .copyright {
	color: #0F553D;
	float:right;
	padding-right: 165px;
}

div.footer-links {
	padding-bottom: 5px;
	float: left;
}

div.footer-links a {
	text-decoration: underline;
	color: #0F553D;
}

.advertisement1 {
	padding-top:17px;
}

.logo{
	float:right;
	margin-left:739px;
	margin-top:-207px;
	position:absolute;
}

.noticeBoard {
	float:right;
	margin-left:739px;
	margin-top:-107px;
	position:absolute;
}

.regSms {
	float:right;
	margin-left:415px;
	margin-top:32px;
	position:absolute;
}

.backLink {
	text-decoration:none;
	border-bottom: 2px dashed;
}

.regSMS {
	/*position: absolute;
	top: 302px;
	right: 105px;*/

	float:right;
	margin-left: 750px;
	margin-top: 200px;
	position: absolute;
}

.hint {
	font-size: 100%;
	height: 15px;
	color: #FFF;
	font-family: "comic Sans MS",comic Sans MS;
	font-weight: bold;
}


div#preload { display: none; }

/***********************/

/*********getyourscore.css***********/
.heading {
	color: #0F553D;
	font-size: 150%;
	font-family: Verdana, Helvetica, sans-serif;
}

.board {
	background: url(../images/full-bg.jpg) no-repeat;
	height: 392px;
	position: relative;
	top: -1px;
	width: 736px;
}

.date {
	float: right;
	width: 100px;
	padding-top: 16px;
	color: #BFCDCD;
	font-size: 95%;
	font-family:  "comic Sans MS", cursive;
	text-align: right;
	padding-right: 20px;
	font-weight: bold;

}

div.regSuccess {
	color: #FFF;
	font-weight: bold;
	font-family:  "comic Sans MS", cursive;
	font-size: 150%;
	padding-left: 18px;
}

div.resultDiv {
	color: #FFF;
	font-weight: bold;
	font-family:  "comic Sans MS", cursive;
	font-size: 150%;
	padding-left: 100px;
}

.form, div.regSuccess, div.resultDiv{
	/*background: url(../images/white-line.png) no-repeat;*/
	width:605px;
	height:290px;
	position:absolute;
	top: 50px;
	left: 65px;
}

.step {
	float:left;
	padding-left: 105px;
	color: #FFF;
	font-weight: bold;
	font-family:  "comic Sans MS", cursive;
	font-size: 150%;
	margin-top:-21px;
}

.steps {
	float: left;
	color: #FFF;
	font-weight: bold;
	font-family: "comic Sans MS", cursive;
	font-size: 150%;
	margin-left: 40px;
	width: 38px;
	height: 40px;
	margin-top:-21px;
	/*border: 1px red solid;*/
}

.refer {
	color:#FFF; 
	font-size:150%; 
	font-weight:bold;
	font-family: "comic Sans MS", cursive;
}

.clear {
	clear: both;
	height: 1px;
}

.formElement {
	font-size: 170%;
	border: 0px;
	height: 40px;
	color: #FFF;
	font-family: "comic Sans MS";
	width:195px;
	padding-left: 5px;
	background: none;
}

.textBoxbg {
	background: url(../images/text-box.gif) no-repeat;
}

.formElementCheckBox {
	height: 18px;
	width: 24px;
}

.formElementLabel {
	height: 25px;
	font-size: 100%;
	height: 15px;
	color: #FFF;
	font-family: "comic Sans MS";
}

.error {
	font-size: 90%;
	font-weight: bold;
	color: #FFE349;
	font-family: "comic Sans MS";
}

.standard {
	background: #1e7459 url(../images/text-box.gif) no-repeat;
	font-size: 100%;
	font-weight: bold;
	color:#fff;
	font-family: "Comic Sans MS";
	height:32px;
	border: none;
	padding-bottom:4px;
	padding-top:4px;
}

.prevDiv {
	float: left;
	padding-left: 15px;
	margin-top: -26px;
	height: 40px;
}

.nextDiv {
	float: right;
	padding-right: 40px;
	margin-top: -26px;
}
	
.nextButton {
	background: url(../images/next.gif) no-repeat top left;
	width: 110px;
	height: 40px;
	border: 0px;
	float: right;
}

.nextButton:hover{
	background: url(../images/next-hover.gif) no-repeat top left;
}

.prevButton {
	background: url(../images/prev.gif) no-repeat top left;
	width: 110px;
	height: 40px;
	border: 0px;
}

.prevButton:hover{
	background: url(../images/prev-hover.gif) no-repeat top left;
}

.testButtonOut {
	background: url(../images/prev.gif) no-repeat top left;
	width:80px;
	height:30px;
	line-height:30px;
	border: 0px;
}

.submitButton {
	background: url(../images/submit.gif) no-repeat top left;
}

.finishButton {
	background: url(../images/finish.gif) no-repeat top left;
}


.submitButton, .finishButton {
	padding-right: 72px;
	height: 60px;
	border: 0px;
	width: 110px;
}

.submitButton:hover {
	background: url(../images/submit-hover.gif) no-repeat top left;
}

.finishButton:hover {
	background: url(../images/finish-hover.gif) no-repeat top left;
}

.rfButton {
	background: url(../images/refer.gif) no-repeat top left;
	padding-right: 160px;
	height: 50px;
	border: 0px;
}

.rfButton:hover{
	background: url(../images/refer-hover.gif) no-repeat top left;
}

#buttons {
	position: relative;
	top: 10px;
	width: 100%;
}

#formSet1 #formSet2 #formSet3 {
	min-height: 214px;
}

#formSet2 {
	min-height: 214px;
}

.dobImage {
	position:absolute;
	left:387px;
	top:122px;
}

.radioButLab {
	height: 25px;
	font-size: 150%;
	height: 15px;
	color: #FFF;
	font-family: "comic Sans MS";
	font-weight: bold;
}

.backButton {
	background: url(../images/back.gif) no-repeat bottom left;
	width: 110px;
	height: 46px;
	border: 0px;
}

.backButton:hover{
	background: url(../images/back-hover.gif) no-repeat bottom left;
}

.printButton {
	background: url(../images/print.gif) no-repeat bottom left;
	width: 120px;
	height: 46px;
	border: 0px;
}

.printButton:hover{
	background: url(../images/print-hover.gif) no-repeat bottom left;
}

.smsButton {
	background: url(../images/send2mobile.gif) no-repeat bottom left;
	width: 177px;
	height: 46px;
	border: 0px;
}

.smsButton:hover{
	background: url(../images/send2mobile-hover.gif) no-repeat bottom left;
}


/******************************************************/
