@charset "utf-8";
/* CSS Document */



#Register_Form{
	width: 964px;
	position:absolute;
	height:700px;
	margin:0;
	top:0px;
}

#Reg_Form{
	width: 350px;
	position:absolute;
	height:500px;
	left:40px;
	top:110px;
	background:url(../images/fondos/Fondo_Form.jpg);
	
}

#Reg_Terms{
	width: 500px;
	position:absolute;
	height:500px;
	right:40px;
	top:110px;
	background:url(../images/fondos/Fondo_Form.jpg);
	border:#006600 thin solid;
}

#Reg_Terms_Title{
		font-size:16px;
		font-weight:bold;
		font-family:Calibri;
		width:450px;
		height:30px;
		color: #17a7c3;
		position:relative;
		top:10px;
		bottom:10px;
		left:15px;
		margin-right:5px;
	
	}

#Reg_Terms_Text{
		font-size:14px;
		font-weight:bold;
		font-family:Calibri;
		width:450px;
		height:auto;
		color: #333333;
		position:relative;
		text-align:justify;
		top:10px;
		bottom:10px;
		left:15px;
		margin-right:5px;
	
	}


#R_Label{
		font-size:14px;
		font-weight:bold;
		font-family:Calibri;
		color: #336666;
		position:relative;
		top:10px;
		bottom:10px;
		left:15px;
		margin-right:5px;
	
	}
	.r_input{
		border:#339999 thin solid;
		position:relative;
		color:#339999;
		top:10px;
		margin-top:15px;
		margin-bottom:15px;
		margin-left:17px;
		background:#E8E8E8;

	}
	
	.r_input:hover{
		background:#E2E2E2;

	}
	.r_input:focus{
		background:#F5F5F5;

	}
	
	
	.r_submit{
		font-size:14px;
		font-weight:bold;
		font-family:Calibri;
		text-align:center;
		padding-bottom:5px;
		color: #669999;
		position:relative;
		width:150px;
		height:34px;
		top:10px;
		left:15px;
	
	}
	#R_Feedback{
		font-size:16px;
		font-weight:700;
		color:#3CB371;
		font-family: "Trebuchet MS", Arial, Calibri;
		position:absolute;
		top:60px;
		left:40px;
		width:550px;
		height:50px;
		text-align:justify;
		
	}
	
	.r_title{
		color:#18a9c3;
		font-family: Calibri, "Trebuchet MS";
		margin-left:40px;
		margin-top:20px;
		font-weight:bold;
		font-size: 24px;
		text-align:left;
	}
	
	.r_msg{
		color:#333333;
		font-family: Calibri, "Trebuchet MS";
		margin-left:40px;
		margin-top:20px;
		font-weight:bold;
		font-size: 16px;
		text-align:left;
	}
	.r_msg a{
		color:#3CB371;
	}
	#R_Agree{
		font-size:14px;
		font-weight:700;
		color:#3CB371;
		font-family: "Trebuchet MS", Arial, Calibri;
		position:relative;
		top:15px;
		left:10px;
		width:300px;
		height:50px;
		text-align:justify;
		
	}


/* ------------------------------------------------------------------------------------------ */ 

/* ----- Colors ----- */

/*	#5edaf0 -- clear cyan
/*	#18a9c3 -- cyan 01
/*	#00CCCC -- cyan 02
/*	#00a0d8 -- cyan title
/*	#e4e4e4 -- Bg Gray
/*	#8e8e8e -- Gray 01
/*	#b3b3b3 -- Gray 02
/*	#575757 -- Descrip Gray
/*	#0606c5 -- Blue 01
/*	#06c521 -- Green 01


/* ----- Colors ----- */

/* ------------------------------------------------------------------------------------------ */
