  

/*****************************************************************/
/*
/* ThickBox PopUp Login Box :: Register Box
/* 
/*****************************************************************/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

.TB_overlayMacFFBGHack {background: url(../img/login/macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#forgot_pwd_popup,
#login_popup,
#change_classroom_popup {
	width: 800px;
	background-color: #FFF;
	border: #eee solid 1px;
	position: fixed;
	top: 100px;
	left: 50%;
	margin-left: -320px;
	top:50%;
	margin-top: -250px;
	z-index: 999;

}

#reg_popup {
	/*width: 800px;*/
	background-color: #FFF;
	border: #eee solid 1px;
	position: absolute;
	top: 100px;
	left: 50%;
	/*margin-left: -400px;*/
	margin-left: -485px;
	top:50%;
	margin-top: -300px;
	z-index: 999;
}

#forgot_pwd_popup #top,
#login_popup #top,
#change_classroom_popup #top {
	background: url(../img/login/bevel_top.jpg) bottom repeat-x;
	overflow: auto;
}

#forgot_pwd_popup h1,
#login_popup #top h1,
#change_classroom_popup #top h1 {
	font-size: 22px;
	color: #e00428;
	margin: 20px;
	text-align: left;
}

#forgot_pwd_popup #right,
#login_popup #right {
	float:right;
	text-align: right;
}

/*#close_button {
	background: url(../img/login/close_button.png) top no-repeat;
	cursor: pointer;
	width: 21px;
	height: 20px;
	border: 0;
	margin: 8px;
}*/

#forgot_pwd_popup #close_button,
#forgot_pwd_popup .close_button,
#reg_popup #close_button,
#login_popup #close_button, #close_button,
#change_classroom_popup #close_button, #lightbox_close_button {
	position: absolute;
	height: 34px !important;
	width: 34px !important;
	overflow: hidden;
	text-indent: -1000em;
	overflow: hidden;
	_font-size: 0;
	*font-size: 0;
	line-height: 19px;
	margin: 0;
	right: 1px;
	top: 1px;
	background: url(../application/assets/img/sprite_en.png) -28px -33px; /*^^*/
}

#forgot_pwd_popup #close_button:hover,
#reg_popup #close_button:hover,
#login_popup #close_button:hover,
#lightbox_close_button:hover {
	background-position: -63px -33px;
}

#forgot_pwd_popup label,
#forgot_pwd_popup input, { margin: 20px; } 

#login_button, #skip_button {
	background: url(../img/login/login_button.png) top no-repeat;
	cursor: pointer;
	text-indent: -1000em;
	overflow: hidden;
	line-height: 0;
	font-size: 0;
	height: 38px;
	border: 0;
	margin: 5px;
	float: right;
}

#forgot_pwd_popup #middle,
#login_popup #middle,
#forgot_pwd_popup .middle {
	min-height: 150px;
	background-color: #FBD721;
	margin: 1px;
	overflow:  hidden;
}

#login_popup #middle .column {
	float: left;
	display: inline;
	margin: 20px;
	width: auto;
	max-width: 360px;
	position: relative; 
}

#login_popup #middle .column.second {
	max-width: 200px;
}

#login_popup #middle .column#thanks {
	
	max-width: 600px;
	width: 600px;
}

#login_popup #middle .wide-column {
	float: left;
	display: inline;
	margin: 20px;
	width: auto;
	max-width: 560px;
	position: relative; 
}

#login_popup #middle .login_bg,
#login_popup #middle .subscribe_bg {
	background: none repeat scroll 0 0 #E8E8E8;
    padding: 10px 12px;
}

#login_popup #middle .column p, #login_popup #middle .wide-column p {
	margin: 5px;
	font: 11px "Verdana";
	font-weight: bold;
	color: #FFF;
	text-align: left;
}

#login_popup #middle .column a {
	font-weight: normal;
	color: #FFF;
	margin-top: 3px;
	text-decoration:  underline;
}

#login_popup #middle input[type=text], #login_popup #middle input[type=password] {
	width: 312px;
	font: 13px "Verdana";
	color: #999;
	margin: 5px 5px;
	padding: 5px;
}

#login_popup #bottom {
	background: url(../img/login/bevel_bottom.jpg) top repeat-x;
	overflow: auto;
	height: 20px;
}

/**********************************************************************************/
{
	width: 800px;
	background-color: #FFF;
	border: #eee solid 1px;
	overflow: auto;
}

#reg_form #top {
	background: url(../img/login/bevel_top.jpg) bottom repeat-x;
	overflow: hidden;
}

#reg_form #top h1 {
	font: 22px "Impact";
	color: #B1D139;
	margin: 20px;
	text-align: left;
}

#reg_form #right {
	float:right;
	text-align: right;
}

#close_button {
	background: url(../img/login/close_button.png) top no-repeat;
	cursor: pointer;
	width: 21px;
	height: 20px;
	border: 0;
	margin: 8px;
}

#register_button {
	background: url(../img/login/register_button.png) top no-repeat;
	cursor: pointer;
	width: 120px;
	height: 38px;
	border: 0;
	text-indent: -1000em;
	overflow: hidden;
	margin: 25px 55px 5px 5px;
	float: right;
}

#reset_button {
	background: url(../img/login/reset_button.png) top no-repeat;
	cursor: pointer;
	width: 120px;
	text-indent: -1000em;
	overflow: hidden;
	height: 38px;
	border: 0;
	margin: 25px 5px 5px 5px;
	float: right;
}

#reg_form #middle {
	min-height: 150px;
	background-color: #6FBAE6;
	margin: 1px;
	overflow:  auto;
	text-align: left;
}

#reg_form #middle .column {
	float: left;
	display: inline;
	margin: 10px;
	width: auto;
	max-width: 370px;
	position: relative; 
}

#reg_form #middle p {
	margin: 5px;
	font: 11px "Arial";
	font-weight: bold;
	color: #FFF;
	text-align: left;
}

#reg_form #middle label {
	margin: 5px;
	font: 11px "Arial";
	font-weight: bold;
	color: #FFF;
	text-align: left; 
 	width: 110px;
 	float: left;
 	clear: left;
 	padding: 5px;
}

#reg_form #middle .column a {
	font-weight: normal;
	color: #FFF;
	margin-top: 3px;
	text-decoration:  underline;
}

#reg_form .tip {
	cursor: pointer;
	color: #E41A34;
}

#reg_form #middle input[type=text], #reg_form #middle input[type=password], #reg_form select {
	width: 200px;
	border: #999 solid 1px;
	font: 12px "Arial";
	color: #999;
	margin: 5px 5px;
	padding: 5px;
}

select {
	width: 211px;
}

#reg_form #bottom {
	background: url(../img/login/bevel_bottom.jpg) top repeat-x;
	overflow: auto;
	min-height: 20px;
}

#reg_form #bottom p {
	margin: 10px 20px;
}

#middle #thanks p {
	margin: 10px 30px;
	font: 13px "Arial";
	font-weight: normal;
	color: #000;
	text-align: left;
}

#middle #thanks h2 {
	margin: 10px 30px 5px 30px;
	padding: 0;
}

#error_log p {
	font-size: 11px;
	margin: 2px 20px;
}

#error_log {
	margin-bottom: 20px;

}

.is_empty {
	background-color: #FFE5EC;
}

.redspan{color: #a32020;}
.greenspan{color: #39a12b;}
.orangespan{color: #d09f35;}

.redspan p{color: #a32020;}
.greenspan p{color: #39a12b;}
.orangespan p{color: #d09f35;}



/* Classroom Challenge Specific */


#lesson_download_form div {
	text-align: left;
}

#lesson_download_form input[type="radio"],
#lesson_download_form input[type="checkbox"] {
	margin: 5px 10px 0 5px;
}

#lesson_download_form label {
	text-align: left;
	width: 85px;
	float: left;
	padding-top: 10px;
	margin-left: 5px;
}

#lesson_download_form input[type="checkbox"] {
	float: left;
}

#lesson_download_form .disclaimer {
	margin-bottom: 8px;
}

#lesson_download_form .disclaimer p {
    visibility:visible!important;
    float: left;
}

