﻿#frmregistrar
{
	height:62.5em;
}

.EpcRegistrarTitleLineTop
{	
	position:				absolute;
	width:					100%;
	height:					3px;
	top:					1em;
	text-align:				center;
}

.EpcRegistrarTitle
{
	font-size:				1.1em;
	position:				absolute;
	width:					100%;
	top:					1.8em;
	text-align:				center;
	font-weight:			bold;
	color:					#303030;
}

.EpcRegistrarTitleLineBottom
{	
	position:				absolute;
	width:					100%;
	height:					3px;
	top:					5.8em;
	text-align:				center;
}
	
.EpcRegistrarInfo
{
	position:				absolute;
	left:					1.6em;
	top:					8em;
	width:					41.6em;
	text-align:				justify;
	font-style:				italic;
}


.EpcRegistrarErrorInfoImage
{
	vertical-align:			-50%;
	margin-right:			0.5em;
}
.EpcRegistrarErrorInfo
{
	position:				absolute;
	left:					0px;
	top:					17.5em;
	
	margin-left:			auto;
	margin-right:			auto;
	margin-bottom:			0em;
	width:					100%;
	text-align:				center;
	color:					#DF0000;
	font-weight:			bold;
	font-size:				1em;
	background-color:		#FFFFFF;
}


.EpcRegistrarSexLabel
{
	position:				absolute;
	left:					4.2em;
	top:					21.2em;
	width:					14.8em;
	text-align:				right;
}

.EpcRegistrarSexComboBox
{
	position:				absolute;
	left:					20.2em;
	top:					21em;
	width:					15.47em;
	height:					2em;
	padding:				2px 3px 2px 3px;
	font-weight:			bold;
	border:					1px solid #E0E0E0;
	background:				url(../Images/GradientBox.jpg);
	background-repeat:		repeat-x;
	background-position:	left bottom;	
	background-color:		#FFFFFF;	
}

.EpcRegistrarNameLabel
{
	position:				absolute;
	left:					4.2em;
	top:					24.2em;
	width:					14.8em;
	text-align:				right;
}

.EpcRegistrarNameTextBox
{
	position:				absolute;
	left:					20.2em;
	top:					24em;
	width:					14.8em;
	height:					1.5em;
	padding:				2px 3px 2px 3px;
	font-weight:			bold;
	border:					1px solid #E0E0E0;
	background:				url(../Images/GradientBox.jpg);
	background-repeat:		repeat-x;
	background-position:	left bottom;	
	background-color:		#FFFFFF;	
}

.EpcRegistrarDateBornLabel
{
	position:				absolute;
	left:					4.2em;
	top:					27.2em;
	width:					14.8em;
	text-align:				right;
}

#lblDateMaskDateBorn
{
	position:				absolute;
	left:					33em;
	top:					32.1em;
	width:					14.8em;
	font-size:				0.85em;
}
.EpcRegistrarDateBornTextBox
{
	position:				absolute;
	left:					20.2em;
	top:					27em;
	width:					6.8em;
	height:					1.5em;
	padding:				2px 3px 2px 3px;
	font-weight:			bold;
	border:					1px solid #E0E0E0;
	background:				url(../Images/GradientBox.jpg);
	background-repeat:		repeat-x;
	background-position:	left bottom;	
	background-color:		#FFFFFF;	
}

.EpcRegistrarEMailLabel
{
	position:				absolute;
	left:					4.2em;
	top:					30.2em;
	width:					14.8em;
	text-align:				right;
}

.EpcRegistrarEMailTextBox
{
	position:				absolute;
	left:					20.2em;
	top:					30em;
	width:					14.8em;
	height:					1.5em;
	padding:				2px 3px 2px 3px;
	font-weight:			bold;
	border:					1px solid #E0E0E0;
	background:				url(../Images/GradientBox.jpg);
	background-repeat:		repeat-x;
	background-position:	left bottom;	
	background-color:		#FFFFFF;	
}

.EpcRegistrarPwdLabel
{
	position:				absolute;
	left:					4.2em;
	top:					33.2em;
	width:					14.8em;
	text-align:				right;
}

.EpcRegistrarPwdTextBox
{
	position:				absolute;
	left:					20.2em;
	top:					33em;
	width:					14.8em;
	height:					1.5em;
	padding:				2px 3px 2px 3px;
	font-weight:			bold;
	border:					1px solid #E0E0E0;
	background:				url(../Images/GradientBox.jpg);
	background-repeat:		repeat-x;
	background-position:	left bottom;	
	background-color:		#FFFFFF;	
}

.EpcRegistrarPwdCheckLabel
{
	position:				absolute;
	left:					4.2em;
	top:					36.2em;
	width:					14.8em;
	text-align:				right;
}

.EpcRegistrarPwdCheckTextBox
{
	position:				absolute;
	left:					20.2em;
	top:					36em;
	width:					14.8em;
	height:					1.5em;
	padding:				2px 3px 2px 3px;
	font-weight:			bold;
	border:					1px solid #E0E0E0;
	background:				url(../Images/GradientBox.jpg);
	background-repeat:		repeat-x;
	background-position:	left bottom;	
	background-color:		#FFFFFF;	
}

.EpcRegistrarHowDidYouKnowLabel
{
	position:				absolute;
	left:					4.2em;
	top:					39.2em;
	width:					14.8em;
	text-align:				right;
}

.EpcRegistrarHowDidYouKnowComboBox
{
	position:				absolute;
	left:					20.2em;
	top:					39em;
	width:					15.47em;
	height:					2em;
	padding:				2px 3px 2px 3px;
	font-weight:			bold;
	border:					1px solid #E0E0E0;
	background-image:		url(../Images/GradientBox.jpg);
	background-repeat:		repeat-x;
	background-position:	left bottom;	
	background-color:		#FFFFFF;	
}

.EpcRegistrarRemarkLabel
{
	position:				absolute;
	left:					3.2em;
	top:					42.2em;
	width:					3.5em;
	text-align:				right;
}

.EpcRegistrarRemarkTextBox
{
	position:				absolute;
	top:					42em;
	left:					10.05em;
	width:					25em;
	height:					4.5em;
	padding:				2px 3px 2px 3px;
	font-weight:			bold;
	border:					1px solid #E0E0E0;
	background:				url(../Images/GradientBox.jpg);
	background-repeat:		repeat-x;
	background-position:	left bottom;	
	background-color:		#FFFFFF;	
}

.EpcRequiredInfo
{
	position:				absolute;
	left:					11.05em;
	top:					52.5em;			
	height:					2em;
	font-size:				0.9em;
}

.EpcRegistrarLOPDLink
{
	color:					#303030;
	font-size:				0.8em;
	position:				absolute;
	top:					62em;	
	right:					17em;
}

.EpcRegistrarLOPDLabel
{
	font-size:				0.8em;
	position:				absolute;
	top:					64em;
	right:					19em;
	height:					1.5em;
	color:					#CE0101;
}

.EpcRegistrarLOPDCheckBox
{
	font-size:				0.8em;
	position:				absolute;
	top:					64em;
	right:					17.5em;
	height:					1.5em;
	width:					1em;
}

.EpcButtonTextBorderEnter
{
	position:				absolute;
	left:					18em;
	top:					55em;
	width:					8em;
	height:					2em;
	border:					1px solid #E0E0E0;
}
