﻿/***Login page***/
table,p,ol 
{
	font-family:Comic Sans MS;
	font-size:13px;
}

.leftpane
{
	width:0px;
	.width:30px;
	
}
.rightpane
{
	width:30px;
}
.tedhalogo {
	display:none;
}
/*#dnn_ContentPane {
	background:transparent url(images/transparentgreybg.png) repeat scroll 0 0;
	float:left;
	margin:0 0 5px 40px;
	padding:10px 0;
	width:870px;
}
*/
#dnn_ctr_Login_pnlLogin {
	margin-left:75px;

}

.loginWrapper{
	float:left;
	margin:0  0 0 70px;
	height:430px;
}

.loginContainer 
{
	top:-350px;
	left:10px;
	position:relative;
}

label 
{
	color:#cc3300;
	width:100px;
	float:left;
	font-weight:normal;
	font-size:13px;
}
.infotext {
	color:#ffffff;
	font-weight:normal;
}


.signInTitle {
	background:transparent url(images/signIn.gif) no-repeat top left;
	border:none;
	width:116px;
	float:left;
}

.signInButton {
	background:transparent url(images/loginButton.gif) no-repeat top left;
	border:none;
	cursor:pointer;
	width:90px;
	height:28px;
	float:left;
}
.resetButton {
	background:transparent url(images/resetButton.gif) no-repeat top left;
	border:none;
	cursor:pointer;
	width:57px;
	height:28px;
	cursor:pointer;
}
.registrationFormTitle {
	background:transparent url(images/registartionform.png) no-repeat top left;
	width:250px;
}
/***Login page***/

/***Register page***/
.logregWrapper {
	/*background:transparent url(images/transparentgreybg.png) repeat scroll 0 0;*/
	float:left;
	margin:0 0 5px -15px;
	padding:10px 0;
	width:939px;
	height:600px;
}

.registrationContainer {
	margin:20px 0 0 98px;
	width:820px;
	top:-480px;
	position:relative;
}

.SubHead img
{
	display:none;
}

#dnn_ctr_Login_tdRegister a
{
	color:#fff;
	font-weight:bold;
}

#dnn_ctr_Login_tdPassword a
{
	color:#fff;
}

#dnn_ctr_Login_tdRegister a:hover
{
	color:#ff0000;
	text-decoration:none;
}

#dnn_ctr_Login_tdPassword a:hover
{
	color:#ff0000;
	text-decoration:none;
}


.SubHead {
	color:#CC3300 !important;
	font-weight:normal;
	font-size:13px;
	text-align:left;
}

.userRegButtons a
{
	color:#ff0000 !important;
	font-weight:bold;
	font-size:14px;
}

.userRegButtons a:hover
{
	color:#ff0000 !important;
	font-weight:bold;
}

.userRegButtons a:link
{
	color:#ff0000 !important;
	font-weight:bold;
}
/*
#dnn_ctr_ModuleContent {
	float:left;
	margin:2px 0 2px 75px;
	.margin:70px 0 2px 75px;
	width:735px;
	border: 1px solid red;
	display:block;
	position:relative;
	
}*/
/*#dnn_ctr_dnnTITLE_lblTitle {
	background:transparent url(/images/registration.png) no-repeat top left;
	width:205px;
	float:left;
}*/
/***Register page***/
.submitbtn {
	background:transparent url(images/submitnewbtn.gif) no-repeat scroll 0 0;
	float:left;
	height:20px;
	width:20px;
	border:1px red solid;
}


.termsWrapper {
	background:transparent url(images/transparentgreybg.png) repeat scroll 0 0;
	float:left;
	/*margin:0 0 5px -15px;*/
	margin:0 0 5px 29px;
	.margin-left:0px;
	padding:10px 30px;
	width:810px;
	color:#ffffff;
	font-family:Comic Sans MS;
	font-size:12px;
	text-align:justify;
}
.disclaimerWrapper {
	background:transparent url(images/transparentgreybg.png) repeat scroll 0 0;
	float:left;
	/*margin:0 0 5px -15px;*/
	margin:0 0 5px 45px;
	.margin-left:10px;
	padding:10px 30px;
	width:810px;
	color:#ffffff;
	font-family:Comic Sans MS;
	font-size:12px;
	text-align:justify;
}
.forgotPasswordWrapper{
	background:transparent url(/Portals/0/images/forgotPasswordBg.jpg) no-repeat scroll 0 50%;
	float:left;
	height:422px;
	left:40px;
	.left:0px !important;
	position:relative;
	top:0px;
	.top:12px !important;
	width:650px;
}
.forgotPasswordContainer
{
	left:68px;
	font-size:12px;
	position:absolute;
	top:85px;
	font-size:13px;
}

.changepwdbg {
	background:transparent url(/Portals/0/skinsForASCX/userReg/images/changepwdbg.jpg) no-repeat scroll 0 50%;
	float:left;
	height:468px;
	left:34px;
	.left:0px;
	position:relative;
	top:-14px;
	width:789px;
}
.changepwdContainer {
	left:205px;
	position:absolute;
	top:120px;
	.top:90px;
}

.editProfilebg {
	background:transparent url(/Portals/0/skinsForASCX/userReg/images/editProfilebgnew.jpg) no-repeat scroll 0 50%;
	float:left;
	height:474px;
	left:43px;
	position:relative;
	top:-20px;
	width:784px;
}
.editProfileContainer {
	height:390px;
	left:240px;
	position:absolute;
	top:130px;
	width:700px;
}
.fieldTitle {
	font-size:13px;
	font-weight:bold;
	color:#B83413;
	width:125px;
}

.dashboardContainer {
	left:285px;
	position:absolute;
	top:205px;
}

/*#dnn_ctr_ModuleContent table{
	border:2px #e96b02 solid;
	background-color:#ffffff;
	width:100%;
	float:left;
}*/

.errormsgContainer {
	border:3px #e96b02 solid !important;
	width:645px !important;
	background-color:#ffffff !important;
	font-weight:bold !important;
	font-size:13px !important;
}

