﻿/* ERROR MESSAGES */
#registration {
	padding:10px;
}
.redSup{color: #ff0000;}

#registration #form {
	clear:both;
}

#reg_survey_1_ctr
{margin-top:2em;}

.reg_survey {
	margin: 5px 0px;
} 

.reg_err_msg_off 
{
	padding:5px 10px 5px 10px;
		clear: none;
	float: left;
}
#pageContent p.reg_err_msg {color: #F00;}		
.reg_err_msg 
{
	background-color:#f3f5c4;
	color:#FF0000;
	padding:5px 10px 5px 10px;
	clear: none;
	float: left;
}

#reg_user .reg_err_msg,
#reg_user .reg_err_msg_off
{
	width: 200px;
}

.reg_main_err_msg_off 
{
	color:#FF0000;
}	
.reg_main_err_msg
{
	width:auto;
	padding: 10px;
	color:#FF0000;
	background-color:#f3f5c4;
}

div#reg_user input
{
	width: 200px;
}
div#reg_user label
{
	width: auto;
	display: block;
}

div#reg_optin label
{
	display: block;
	width: 525px;
	white-space:normal;
}
#reg_user_Zip, #reg_user_State
{
	width: 86px !important;
}

.npiNoteBox
{
	padding: 5px;
	 margin:auto;
	  float: right;
	   width: 200px;
	    clear: none;
	     border: 1px solid black;
}

#reg_user_Username_ctr .npiNoteBox sup.normal
{
	color: #666666;
}

#reg_user_Username_ctr{
	border: 1px solid black;
	 padding: 10px;
}

#reg_user #reg_user_State_ctr
{
	width: 100px;
}
#reg_user #reg_user_Zip_ctr
{
	width: 100px;
}
#reg_user_Username_ctr #npiCheckBox
{
	
	width: 280px;
	float: left;
	clear: none;
}
#npiBox
{
	float: left;
	clear: none;
}

#reg_user #reg_user_Username_ctr
{
	width: 500px;
}

#reg_user sup
{
	color: #ee3a43;
}

#reg_user #reg_user_AreaCode
{
	width: 50px;
}
#reg_user #reg_user_FirstPhone
{
	width: 50px;
}
#reg_user #reg_user_SecondPhone
{
	width: 60px;
}
