/* CSS Document */

label {
	font-weight:bold;
	}

#fProfile {
	margin:0px;
	}

#fProfile p {
	margin:6px 0px;
	}
	
#sEmail2 p {
	margin:0px 0px;
	}

#sFname, #sLname, #sAddr1, #sAddr2, #sCity, #sState, #sZip, #sPhone1, #sPhone2, #sPhone3, #sEmail, #sEmail2, #sUser, #sPass, #sPass2, #sPstate, #mem_timeZone, #sSRID, #sSchool {
	border: 1px solid #999999;
	background-color: #F8F8FF;
	padding:1px 2px;
	}
	
#sFname, #sLname, #sAddr1, #sAddr2, #sCity, #sZip, #sEmail, #sEmail2, #sUser, #sPass, #sPass2, #sSRID, #sSchool {
	width:200px;
	}

#sPhone1, #sPhone2 {
	width:26px;
}

#sPhone3 {
	width:35px;
}

#sState, #sPstate {
	width:205px;
	}

fieldset {
	border-top:3px solid #5277B8;
	border-bottom:0px;
	border-right:0px;
	border-left:0px;
	padding-left:20px;
	}
	
.fsEmail {
	border-top:1px solid #888888;
	border-bottom:1px solid #888888;
	border-right:1px solid #888888;
	border-left:1px solid #888888;
	padding-left:20px;
	width:350px;
	}

legend {
	font-family:Arial, Helvetica, sans-serif;
	font-size:135%;
	font-weight:bold;
	color:#333333;
	}

legend.lsmall {
	font-size:100%;
	}

.inputWrap {
	width:350px;
	text-align:right;
	float:left;
	}

.inputWrapEmail {
	width:350px;
	text-align:left;
	float:left;
	}
	
.inputWrapFull {
	width:535px;
	text-align:left;
	}
	
.note {
	display:block;
	font-size:90%;
	margin:-6px 0px 6px 145px;
	text-align:left;
	}

.helpbox {
	background-color:#ffffe1;
	border:1px solid #666666;
	float:left;
	margin:3px 20px;
	padding:6px;
	width:160px;
	font-size:85%;
	color:#444444;
	}

.helpbox h4 {
	background-image:url(https://www.classesonline4u.com/img/icon_info.gif);
	background-repeat:no-repeat;
	background-position: top left;
	padding: 3px 0px 3px 25px;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #666666;
	color: #444444;
	font-size: 110%;
	margin:0px;
	}

.current {
	text-align:center;
	}
