/*-----
first visit
-----*/
#shadow {
	background: transparent url('../img/shadow2.png') repeat scroll 0 0;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	display: none;
}
/*#shadow2 {
	background: transparent url('../img/shadow2.png') repeat scroll 0 0;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	display: none;
}*/
#signUp {
	background: transparent url('../img/signup.jpg') no-repeat scroll 0 0;
	width: 434px;
	height: 441px;
	margin: 100px auto;	
	position: relative;
}/*
#signUp2 {
	background: transparent url('../img/thankyou.png') no-repeat scroll 0 0;
	width: 631px;
	height: 382px;
	margin: 100px auto;	
	position: relative;
}*/
#closeBox {
	position: absolute;
	top: 385px;
	left: 22px;
	width: 94px;
	height: 31px;
	cursor: pointer;
}
/*#closeBox2 {
	position: absolute;
	top: 313px;
	left: 425px;
	width: 150px;
	height: 20px;
	cursor: pointer;
}*/
#signUp #CustomFields_11_1 {
	background: transparent;
	border: 0px none;
	position: absolute;
	left: 177px;
	top: 280px;
	width: 185px;
	padding: 8px 4px 5px 4px;
	font-size:12px;
	color:#aeb0b3;
	font-family:arial;
	font-weight:bold;
}
#signUp #email {
	background: transparent;
	border: 0px none;
	position: absolute;
	top: 329px;
	left: 177px;
	width: 185px;
	padding: 8px 4px 5px 4px;
	font-size:12px;
	color:#aeb0b3;
	font-family:arial;
	font-weight:bold;
}
#signUp #submit_button {
	position: absolute;
	top: 375px;
	left: 313px;
	width: 64px;
	height: 28px;
	padding:0;
}
/*
#signUp2 #email_button {
	position: absolute;
	top: 271px;
	left: 432px;
}*/

#alreadyRegistered {
	cursor:pointer;
	height:444px;
	width:440px;
	margin:100px auto;
	position:relative;
}

#thankYou {
	cursor:pointer;
	height:441px;
	width:434px;
	margin:100px auto;
	position:relative;
}

