/* For Registration / Login and Edit Profile pages on teaser site */
	/* main div wrappers */
#loginWrapper,#registerWrapper {
	background-color: #E2DEC2;
	/*padding: 1px 10px 10px 10px;
	*/
	text-align: left;
	padding: 1px 10px 10px 10px;
	width:720px;margin: 5px;
}

#loginWrapper h2,#registerWrapper h2 {
	color: #75380B;
	padding: 5px 0 4px 0;
}

#loginWrapper p {
	line-height: 1.7;
	margin: .75em 0;
}

#loginForm {
	float: right;
	width: 37%;
	margin:0px 0px 0px 10px;

}


/***s new loginForm****/
#elearningBox #loginForm h2{
	width:120px;
	float:left;
	font-size:16px;
	text-align:right;
	line-height:1.5;
	font-weight:bold;
	color:#C6CC90	
}
#elearningBox #loginForm{
	border:none;
	background-image:none;
	/**/
background-color:#111;

	border-top:1px dashed #333;
	/*	border-bottom:1px dashed #333;
	*/
	margin-left:10px;
	/margin-left:0px;
	width:350px;
}
#elearningBox #loginForm .inputField{
	float:none;
	width:190px;
	/width:180px;
	
}
#elearningBox #loginForm label{
	color:#FF6600;
}
#elearningBox #loginForm fieldset{
	margin-left:130px;
	/*
border:1px solid #fff;
*/
	padding-right:0px;
}

	#elearningBox #loginForm p.submitButton{
	clear:both;
	display:block;
	margin:5px 0px 5px 0px;
	float:left;

}
#elearningBox #loginForm p.submitButton input#submitBtn{

	background-color:#66FF00;
	color:#000000;
	/font-weight:bold;
	font-size:10px;
}
#elearningBox #loginForm #uName{

}
#elearningBox #loginForm #uName{

}
#elearningBox #loginForm .forgotpw{
	padding:0px;
	text-align:left;
	margin:0;
	float:none;
}
/***e new loginForm****/
/*s login form on home page */
/*s login form on home page */
/*s login form on home page */

.headlineRow #loginForm{
	clear:both;
	float:none;
	width:360px;
	margin:0;
	padding:0px 10px;
	/*
background-color:#471224;
*/
	background-image:url(../media/images/elearn_homepage_bg.jpg);
	border-top:5px solid #fff;
	background-repeat:no-repeat;
	background-position:10px -26px;
}
*html .headlineRow #loginForm{/*IE 6 only*/
	width:350px;/*IE 6 only*/
	background-position:0px -26px;/*IE 6 only*/
}
.headlineRow #loginForm h2{
	margin:10px 5px;
	color:#FFF;
}
.headlineRow #loginForm fieldset{
	border: 0;
	padding: 0;
	margin: 0px;
}
.headlineRow #loginForm form {
	border: none;
	background:none;
	margin:0;
	padding:0;
}

.headlineRow #loginForm label {
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
}
.headlineRow #loginForm .fullInput {
	margin:0px;
	border:1px solid #000;
}
.headlineRow #loginForm p.inputField {
	width:170px;
	float:left;
	margin:0px 5px;
	padding:0px;

}
*html .headlineRow #loginForm p.inputField {/*IE 6 only*/
	width:156px;/*IE 6 only*/
}

.headlineRow #loginForm p.submitButton{
	clear:both;
	display:block;
	margin:5px 5px 5px 145px;
	
}
*html .headlineRow #loginForm p.submitButton{/*IE 6 only*/
	margin:5px 5px 5px 132px;/*IE 6 only*/
}

.headlineRow #loginForm p.submitButton input{
	border:1px solid #fff;
	text-transform:uppercase;
	font-size:12px;
	/font-size:11px;
	background-color:#000000;
	color:white;
	margin:5px;
}
.headlineRow #loginForm p.submitButton input:hover{
	border:1px solid #00FF00;
	color:#00FF00;

}

.headlineRow #loginForm a.forgotpw{
	color:white;
	margin:5px 5px 0px 5px;
	float:right;
	font-size:11px;
	text-decoration:none;
}
.headlineRow #loginForm a:hover.forgotpw{
	color:yellow;
}
/*e login form on home page */
/*e login form on home page */
/*e login form on home page */

.upperRow #loginForm{
	clear:both;
	float:none;
	width:360px;
	margin:0;
	padding:0px 10px;
	/*
background-color:#471224;
*/
	background-image:url(../media/images/elearn_homepage_bg.jpg);
	/**/border-top:1px solid #fff;
	border-bottom:5px solid #fff;
	background-repeat:no-repeat;
	background-position:10px -26px;
}
*html .upperRow #loginForm{/*IE 6 only*/
	width:350px;/*IE 6 only*/
	background-position:0px -26px;/*IE 6 only*/
}
.upperRow #loginForm h2{
	margin:10px 5px;
	color:#FFF;
}
.upperRow #loginForm fieldset{
	border: 0;
	padding: 0;
	margin: 0px;
}
.upperRow #loginForm form {
	border: none;
	background:none;
	margin:0;
	padding:0;
}

.upperRow #loginForm label {
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
}
.upperRow #loginForm .fullInput {
	margin:0px;
	border:1px solid #000;
}
.upperRow #loginForm p.inputField {
	width:170px;
	float:left;
	margin:0px 5px;
	padding:0px;

}
*html .upperRow #loginForm p.inputField {/*IE 6 only*/
	width:156px;/*IE 6 only*/
}

.upperRow #loginForm p.submitButton{
	clear:both;
	display:block;
	margin:5px 5px 5px 145px;
	
}
*html .upperRow #loginForm p.submitButton{/*IE 6 only*/
	margin:5px 5px 5px 132px;/*IE 6 only*/
}

.upperRow #loginForm p.submitButton input{
	border:1px solid #fff;
	text-transform:uppercase;
	font-size:12px;
	/font-size:11px;
	background-color:#000000;
	color:white;
	margin:5px;
}
.upperRow #loginForm p.submitButton input:hover{
	border:1px solid #00FF00;
	color:#00FF00;

}

.upperRow #loginForm a.forgotpw{
	color:white;
	margin:5px 5px 0px 5px;
	float:right;
	font-size:11px;
	text-decoration:none;
}
.upperRow #loginForm a:hover.forgotpw{
	color:yellow;
}
/*e login form on home page */
/*e login form on home page */
/*e login form on home page */


/* Big blue box for joining / registration link */
#getStarted {
	width: 200px;
	font-family: Arial, sans-serif;
	font-size: 18px;
	padding: 12px;
	color: black;
	border: 1px solid #0E6E68;
	background: #D3F2FA;
	text-align: center;
	margin: 0 0 10px 120px;
}

#getStarted a,#getStarted a:visited,#getstarted a:hover,#getStarted a:active
	{
	color: black;
	text-decoration: none;
}

#signIn {
	font-weight: bold;
	font-size: .8em;
	margin: 0;
	padding: 0;
}

#signIn input {
	width: 98%;
}

#signIn form {
	padding: .25em;
	margin: 0 0 0 10px;
	border: 2px solid #CFCDC2;
	background: #FFFDEF;
}

#register, #addeditlocation {
	width: 65%;
	margin: 10px auto;
}

#register legend, #addeditlocation legend {
	font-weight: bold;
	font-size: .85em;
	color: #2C464D;
}

#register fieldset, #addeditlocation fieldset {
	margin-bottom: 15px;
	border-top: 1px solid #CFCDC2;
	
}

#register input,#register .error, #addeditlocation input, #addeditlocation .error {
	width: 280px;
}

#register input, #addeditlocation input {
	padding: 2px;
}

 #register input[type="checkbox"],#register oldCheckbox {
	display: inline;
	width: 15px;
}

#register p.label_checkbox {
	clear : both;
	float: none;
	font-size: 1em;
	position: relative;
	margin: .25em 0;
}

#programs p.label_checkbox input {
	position: relative;
	left: 8px;
	top: 2px;
	margin: 0; padding: 0;
	width: 20px;
}

#register p.label_checkbox label {
	display: inline;
	margin-left: 10px;
	width: 100%;
}
.fullInput {
	width: 98%;
}

/* Global rules for both pages */
form {
	padding: .25em;
	border: 2px solid #CFCDC2;
	background: #FFFDEF;
}

fieldset {
	border: 0;
	padding: .5em;
	margin: .5em 0;
	padding: .5em
}

label {
	display: block;
	font-size: .7em;
	margin: .5em 0 .25em 0;
	line-height: 1.2;
}

label.nobr {
	display: inline;
	line-height: 1.5;
	font-size: .7em;
}

.instructions {
	display: block;
	color: #777777;
	font-size: .9em;
	line-height: 1.5;
}

.error,.message {
	font-family: Arial, Verdana, sans-serif;
	font-size: .75em;
	letter-spacing: 1px;
	font-weight: normal;
	padding: .3em;
	margin: .5em 0;
	text-align: center;
	font-weight: normal;
}

.error {
	border: 1px solid red;
	color: red;
}

.message {
	border: 2px solid #0E6E68;
	background: #D3F2FA;
	color: #0E6E68;
	font-weight: bold;
	padding: 1em;
	line-height: 1.5;
	font-size: 1em;
	letter-spacing: 0;
	width: 60%;
	margin: .5em auto;
}