.myform{
	float:right;
	width:440px;
	padding-right:75px;
}
.basic{
	background:url(../images/form-bg.png) no-repeat;
	width:429px;
		}
.basic2{

	width:429px;
	
		}		
	.basic h1,.basic2 h1 {
		font-size:18px;
		font-weight:bold;
		margin-bottom:8px;
		padding:5px 10px 0 0;
	}
	.basic p,.basic2 p{
		font-size:13px;
		color:#333;
		border-bottom:solid 1px #dedede;
		padding:0 10px 15px 0;
	}
	.basic label,.basic2 label, #divLogin label{
		display:block;
		text-align:left;
		width:140px;
		float:right;
		font-size:13px;
		font-weight:bold;
	}
	.basic .small,.basic2 .small,#divLogin .small{
		color:#666666;
		display:block;
		font-size:11px;
		font-weight:normal;
		text-align:left;
		width:140px;
	}
	.basic input,.basic2 input, #divLogin input{
		float:right;
		width:200px;
		margin:2px 10px 25px 0;
		border:1px solid #CCC;
		font-size:11px;
        height:18px;
	}
	.basic select,.basic2 select{
		float:right;
		width:206px;
		margin:2px 10px 30px 0;
		border:1px solid #CCC;
        height:18px;		
	}
	.basic textarea,.basic2 textarea, #divLogin textarea{
		float:right;
		width:206px;
		margin:2px 10px 30px 0;
		border:1px solid #CCC;
	}	
	.basic button,.basic2 button{ 
		clear:both;
		width:125px;
		height:31px;
		margin-right:150px;
		color:#FFFFFF;
		font-size:15px;
		font-weight:bold;
		background:url(../images/button.png) no-repeat;
		border:0px;
	}
    .divLoginButton{ 
		clear:both;
		width:125px;
		height:31px;
		margin-right:140px;
		font-size:15px;
		font-weight:bold;
		border:0px;
	}	
	/*Coommon*/
		.basic .bgNone{
		background:none;
	}
/*Sign Up Form*/
.bgNone{
	background:none;
	padding-right:50px;
}
div.square.b{
/*	background: #fff;*/
	background:url(../images/form-bgSignup.png) no-repeat bottom #fff;
	color: #777;
	padding:0;
	width:530px;
	margin-right:-275px;
	margin-top:-240px;
}
.btnclose{
		margin-top:5px;
		
		width:15px;
		height:15px;
		background:url(../images/close_btn.jpg);
		
		
}
	
#close1, #close2, #close3, #close4{
         float:left;
		 margin-left:5px;
		display:block;
		width:15px;
		height:15px;
}
.borderFormCont textarea{
			border:1px solid #999;
}
.borderNone{
	border:none;
}
/*Login Form*/

div.square.a,div.square.d{
/*	background: #fff;*/
	background:url(../images/loginFormBg.png) no-repeat bottom #fff;
	color: #777;
	padding:0;
	width:429px;
	height:350px;
	margin-right:-275px;
	margin-top:-240px;
}
div.square.d
{
  	height:550px; 
}
div.square.c{
/*	background: #fff;*/
	background:url(../images/loginFormBg.png) no-repeat bottom #fff;
	color: #777;
	padding:0;
	width:429px;
	height:250px;
	margin-right:-275px;
	margin-top:-240px;
}

/*Jquery popup classes*/
div.square {
	display: none;
	font-size: 10px;
	padding: 5px;
	position: absolute;
    top: 50%; 
	right: 50%; 
}


.jqmOverlay { background-color: #666; }
.loginh1, .signuph1{
border-bottom:1px solid #E4E4E4;
color:#333333;
font-size:20px;
font-weight:bold;
padding:10px;
}
.loginh1{
		margin:10px 20px 20px 20px;
}
.signuph1{
text-align:right;
	margin:10px 20px 20px 20px;
}
h1 span {
font-size:11px;
font-weight:normal;
color:#000;
}
	
p.signinclass, p.passwordclass{
color:#333;
font-size:12px;
font-weight:bold;
margin:15px 17px 3px 10px;
}
.squarePlacer p{
color:#333;
font-size:12px;
font-weight:bold;
margin:15px 17px 3px 10px;
}
.forget_password{
font-size:12px;
font-weight:bold;
padding-right:100px;
}
.forget_password a, .forget_password a:visited{
	color:#004276;
	text-decoration:none;
}
#forget{
	float:right;
	padding-right:160px;
}

.forget_password a:hover{
	
	color:#CA0002;
	text-decoration:none;
}
.notamember{
color:#666666;
font-size:12px;
font-weight:bold;
height:1%;
margin:10px 16px 20px 16px;
padding:12px 0 0;
position:relative;
padding-right:100px;
}

.notamember a:link, a:visited {
	text-decoration:none;
/*color:#004276;*/
}

.notamember a:hover{
	color:#CA0002;
}
#signupform label.error{
	font-size:11px;
clear:both;
	font-family:Arial, Helvetica, sans-serif;
	width:250px;
	padding:0;
	float:left;
	text-align:left;
	margin:5px 16px 5px 0px;
	color:#F00;
	font-style:italic;
}
.psignupp1 span.psignupp3 {
top:12px;
}

#divide{
		width:20px;
		height:20px;
		clear:both;
}
p.passwordp1 {
color:#666666;
font-size:16px;
line-height:19px;
margin:-1px 16px 0 16px;
}

.square a{
    color:#8f0222;
    text-decoration:none;
}

.square a:hover{
    text-decoration:underline;
}
