


/*Lightbox Styles*/
/*#shade {position: absolute; top:0px; left:0px; z-index:999; background-color: #000; opacity:.75; filter: alpha(opacity=75); -moz-opacity: 0.75;} */
/*Register Form*/
#sdRegister {width:800px; padding-top:26px;}
#sdRegister h1 {margin:0 0 17px 0; padding:0; font-size:24px; font-weight:bold; color:#981e32;}
#sdRegister h2 {font-size:18px; font-weight:bold; color:#3399cc; margin:0; padding:0;} 
.sdRegisterForm {margin:25px 0 0 220px;}
.passwordForm {margin:25px 0 0 180px;}
#sdRegisterForm3 {margin:25px 0 0 200px;}


/* #tier1 div {overflow:hidden; margin-bottom:8px; width:680px;}*/
#tier3 div {overflow:hidden; height:100%; margin-bottom:8px; position:relative; width:680px;}

/*
#tier1 label {width:144px; float:left;}
#tier1 input {float:left;}
#tier1 select {float:left;}
*/


#tier3 label {width:200px; display:block; float:left;}
#tier3 input {display:block; float:left;}

#tier4 {margin-bottom:40px;}
#tier4 label {width:92px; display:block; float:left;}
#tier4 input {display:block; float:left;}


#areaPhone {margin-right:3px;}
#prePhone {margin-right:3px;}
.sdRegisterForm select {float:left;}
.passwordForm select {display:block; float:left;}

#tblErrMessageTable{border:1px solid red;color:#FF0000;padding:5px;}


/*Feedback box styles*/
#feedBase {width:386px; height:420px; background:#7ca00e; border:#cccccc 1px solid; position:relative; font-family:Arial, Helvetica, sans-serif;}
#feedStage {position:relative;background:#ccff99; height:382px; margin:22px 11px 11px 11px; font-size:12px; color:#333;}
#feedWrap {padding:20px 24px 0 24px;font-size:12px;}
#feedWrap h1 {padding:0; margin:0 0 8px 0; color:#7ca00e; font-size:16px; text-transform:uppercase;}
#feedWrap span.err {font-size:11px; color:#763366;display:block;}
#feedWrap p {padding:0; margin:0 0 10px 0;}

/*RULES page*/
#rulesBase {position:relative; width:840px;}
#rules1 {font-size:16px; font-weight:bold;}
#rulesBase li { list-style-type:decimal;}


/*MDR Registration Pop-up*/
#mdrBase {width:893px; height:700px; background:#00babe; border:#cccccc 1px solid; position:relative; font-family:Arial, Helvetica, sans-serif;}
#mdrStage {position:relative;height:663px; margin:22px 11px 11px 11px; background:#fff; font-size:12px; color:#333;}
#mdrStage h1 {font-size:24px; font-weight:bold; color:#3399cc; margin:0 0 15px 0; padding:0;}
#mdrStage h2 {font-size:18px; font-weight:bold; color:#3399cc; margin:0 0 6px 0; width:800px; border-bottom:1px #ccc solid; padding:0;}

#mdrWrap {padding:15px 0 0 15px;}
#mdrWrap2 {padding:16px 0 0 18px;}
#mdrWrap2 label {width:88px; float:left; text-align:right; padding:3px 5px 0 0; display:inline;}
#mdrWrap2 select {float:left; padding:0 0 0 4px; font-size:11px;}
#mdrWrap2 select {float:left; padding:0 0 0 4px;}
tr.resHead {background:#666; font-weight:bold; color:#fff; font-size:12px; height:20px; vertical-align:middle;}
tr.resHead td {border-left:1px #d8d8d7 solid;}
#tableWrap td {border-left:1px #d8d8d7 solid;}

#mdrWrap3 { margin:14px 0 0 38px;}
#mdrWrap3 label {width:80px; float:left; text-align:right; padding:3px 5px 0 0; display:inline;}

a.choose-school {background:url(/images/btn_register.jpg) no-repeat; height:32px; width:335px; display:block;}
a.choose-school:hover {background-position:0 -32px;}


/*Fogotten password specific styles*/
#forgot-steps {border:1px solid #00babe; background:#c9dbe9; padding:8px 12px 12px 12px; margin:8px 0 18px 0; width:770px;}
#forgot-steps b {display:block; padding-bottom:8px;}
#forgot-steps ol {margin:0 0 0 22px;}




/*Validation styles G.aeillo*/
	
	
	.invalid {
		background:URL(../images/not_ok.gif) no-repeat;
		background-position:right;
		margin-left:0px;
		padding-left:0px;
		font-size:12px;
		color:red;
		height:18px;
		width:100px;
		position:absolute;
		top:0px;
		left:0px;
		z-index:10;
	}
	.invalid2 {
		margin-left:0px;
		padding-left:0px;
		font-size:12px;
		height:18px;
		width:100px;
		position:absolute;
		top:0px;
		left:0px;
		z-index:10;
	}
	
	
	
		#tier1 span.invalid {
		background:URL(../images/not_ok.gif) no-repeat;
		margin-left:5px;
		padding-left:27px;
		font-size:15px;
		color:#000;
		height:20px;
		width:180px;
		float:left;
		vertical-align:bottom;	
		/*position:absolute;
		top:0px;
		right:-40px;*/
		z-index:10;
	}
	

	
	.valid {
		display:inline-block;
		background:URL(../images/ok.gif) no-repeat;
		padding-left:22px;
		height:23px;
		width:20px;
		vertical-align:bottom;
		position:absolute;
		top:1px;
		right:4px;	
	}


/*used globally*/
p.gap {display:block; height:18px;}








div.registrationSection {
	margin:20px 0px 0px 100px;
}

div.registrationSection div.formRow {
	margin:0px 0px 12px 0px;
}

div.registrationSection div.err {
	float:left;
	position:relative;
	width:120px;
}

div.registrationSection div.err2 {
	float:left;
	width:35px;
}

div.registrationSection label {
	float:left;
	margin-left:8px;
	width:170px;
}

div.registrationSection div.formInput {
	float:left;
	width:450px;
	position:relative;
}

div.registrationSection div.formInputSmall {
	float:left;
	width:350px;
	position:relative;
}

div.registrationSection div.formInput input.topLeft, div.registrationSection div.formInputSmall input.topLeft {  // IE workaround
	top:0px;
	left:0px;
	position:absolute;
}

div.registrationSection div.clear {
	clear:both;
	font-size:0px;
	height:0px;
	line-height:0px;
	margin:0px;
	padding:0px;
	width:100%;
}


div.registrationSection div.teachingFields {
	margin:0px 0px 15px 15px;
}


div.registrationSection div.teachingFields div.locationType {
	float:left;
	margin-top:5px;
	width:90px;
}

div.registrationSection div.teachingFields div.grades {
	float:left;
	margin-top:5px;
	width:45px;
}

div.registrationSection div.teachingFields div.subjects {
	float:left;
	margin-top:5px;
	width:100px;
}

div.registrationSection div.teachingFields div.studentCount, div.registrationSection div.teachingFields div.yearsTeaching {
	float:left;
	margin-top:5px;
	width:82px;
}

