﻿.registration
{
	border-left: #cad5db 1px solid;
	border-right: #cad5db 1px solid;
	border-bottom: #cad5db 1px solid;
	border-top: #cad5db 2px solid;	
	padding-bottom:20px;	
}

.registration-details
{
	margin:25px;
}

.required
{
	margin:25px 0px 0px 75px;	
	font-style:italic;
	font-size:10px;
	color:Gray;	
}


.registertable
{
	margin-top:10px;
	margin-left:75px;
	margin-bottom:25px;	
	width:600px;
}

.registertable .lblcolumn
{
	margin:0px;
	padding:0px 5px 0px 0px;
	vertical-align:top;
	width:120px;
	text-align:right;
}

.registertable .inputcolumn
{
	width:520px;
}

.registertable .textboxinput
{
	width:250px;
}

.registertable .registerresultmsg
{
	font-family: Arial, Verdana, Sans-Serif;	
	font-weight: normal;
	color:#FF512E;		
	text-decoration: none;	
	margin-top:5px;
	font-size: 12px;
}

.registertable .registeremailerrormsg
{
	font-family: Arial, Verdana, Sans-Serif;	
	font-size: 10px;
	font-weight: normal;
	color: #ff0000;
	text-decoration: none;	
	margin-top:-20px;
	margin-left : 265px;
	margin-bottom:0px;
	line-height :  1.1em;
	height:20px;
}


.addresstable
{
	margin-top:10px;
	margin-left:75px;
	margin-bottom:25px;	
	width:600px;
}

.addresstable .lblcolumn
{
	margin:0px;
	padding:0px 5px 0px 0px;
	vertical-align:top;
	width:120px;
	text-align:right;	
}

.addresstable .inputcolumn
{
	width:520px;
}

.addresstable .textboxinput-aptno
{
	width:75px;
}

.addresstable .textboxinput
{
	width:200px;
}

.addresstable .textboxinput-phone
{
	width:100px;
}

.addresstable .textboxinput-zip
{
	width:100px;
}



.addresstable .textboxspybot
{
	width:140px;
}

.addresstable .registerspybotmsg
{
	font-family: Arial, Verdana, Sans-Serif;	
	font-size: 10px;
	font-weight: normal;
	color: gray;
	font-style:italic;
	text-decoration: none;	
	width:200px;
	margin-top:-20px;
	margin-left:155px;
	margin-bottom:0px;
}

.addresstable .registerresultmsg
{
	font-family: Arial, Verdana, Sans-Serif;	
	font-weight: normal;
	color:#FF512E;		
	text-decoration: none;	
	margin-top:5px;
	font-size: 12px;
}

.addresstable .registeremailerrormsg
{
	font-family: Arial, Verdana, Sans-Serif;	
	font-size: 10px;
	font-weight: normal;
	color: #ff0000;
	text-decoration: none;	
	margin-top:-20px;
	margin-left : 265px;
	margin-bottom:0px;
	line-height :  1.1em;
	height:20px;
}

.addresstable .registerspyboterrormsg
{
	font-family: Arial, Verdana, Sans-Serif;	
	font-size: 10px;
	font-weight: normal;
	color: #ff0000;
	text-decoration: none;	
	width:250px;
	margin-top:-20px;
	margin-left:155px;
	margin-bottom:0px;
	line-height :  1.1em;
	height:20px;	
}


.addresstable .unwatermarked 
{
	height:18px;
	width:148px;
}

.addresstable .submit
{
	margin-top :10px;
	margin-left:0px;
	margin-bottom:10px;
}

.addresstable .clear
{
	margin-top :10px;
	margin-left:5px;
	margin-bottom:10px;
}

.addresstable .spybot
{
	margin-top:3px;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
}

.registeredUsers
{
	margin-top:10px;
	margin-left:0px;
	margin-bottom:25px;	
	width:625px;
}

.registereduserstable
{
	border:1px solid #ccc;
}

.tableheading
{
	text-align:center;
}

.registereduserstable td
{
	border:1px solid #ccc;
}

.registereduserstable th
{
	border:1px solid #ccc;
}

