.users_form {
	background: #fff;
	float: left;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
}

.users_form label, input, select{
	display: block;
	float: left;
	margin-bottom: 8px;
	width: 280px;
}

.req {
	padding: 0 2px 0 2px;
	width: 5px;
}

.singup_form {
	text-align: left;
}

.error_message {
	color: red;
	padding-left: 12px;
	font-family:Arial, sans-serif;
	line-height: 22px;
	font-size:12px;
	font-weight: bold;
}

.error_message_general {
	color: red;
	line-height: 22px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
}

.bluetitle {
	color: #006D96;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 600;
}

.btnSubmit {
	cursor: pointer;
}

#signup1 {
	margin-left: 30px;
}

#signup1 .error_message_general {
	padding: 0 0 0 0;
}

#signup1 .error_general {
	padding: 0 0 10px 0;
	margin-left: 160px;
}

#signup1 input[type=hidden] {
	width: 0;
}

#signup1 label.signup1 {
	margin: 4px 0 0 5px;
}

#signup1 br {
	clear: left;
	#clear: left;
	_clear: left;
}

#signup1 .info {
	padding-top: 0;
}

#signup1 div#termsandconditions {
	width: 700px;
	height: 250px;
	border: #CCCCCC thin solid;
	overflow:scroll;
	display:block;
	margin-bottom: 5px;
}

#signupBackingObject br {
	clear: left;
	#clear: left;
	_clear: left;
}

#altScreenNames input {
	width: 15px;
	margin-left: 5px;
	margin-right: 5px;
}

#join_today p {
	margin-left: 0;
}

#terms {
	border: solid 1px #d2d2d2;
	padding: 10px;
	height: 129px;
}

#signup1 .firsttimelogin_box {
	margin: 24px 10px 0 0;
}

#signup1 .btnSubmit {
	margin: 0 0 10px 365px;
}

#signup2 {
}

#signup2_wrapper {
	height: 405px;
}

#signup2 br {
	clear: left;
	#clear: left;
	_clear: left;
}

#signup2 label {
	display: block;
	float: left;
	margin-bottom: 8px;
	margin-left: 0;
	text-align: right;
	width: 160px;
	padding-right: 5px;
	padding-bottom: 5px;
}

#signup2 .alt_screen_name_radio {
	width: 10px;
}

#signup2 .label_radio {
	width: 255px;
	margin-bottom: 0;
}

#login .bluetextbold {
	margin: 0 0 15px 18px;
	color:#006D96;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight:600;
}

#login_wrapper {
	height: 333px;
}

#login .btnSubmit{
	margin: 0 0 0 387px;
}

#login {
	width: 520px;
}

#login .error_message {
	margin-left: 216px;
	padding-bottom: 5px;
}

#login br {
	clear: left;	
}

#login label {
	display: block;
	float: left;
	margin-bottom: 8px;
	margin-left: 0;
	text-align: right;
	width: 221px;
	padding-right: 5px;
	padding-bottom: 5px;
	color: #444444;
	font-weight: 900;
}

#uv {
	margin-top: 10px;	
}

#login input {
	width: 255px;
}

#firsttimelogin br {
	clear: none;
	#clear: left;
	_clear: left;
}

/* overrides balayout.css */
div#firsttimelogin p {
	margin:5px 0 10px;
	padding: 0 10px 7px 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#mybiz_edit_photo {
	width: 230px;
	float: left;
}

#mybiz_edit_photo_title {
	font-family: Arial, sans-serif;
	font-size: 13px;
	color: #006D96;
	font-weight: bold;
	padding-bottom: 5px;
}

#mybiz_editphoto_wrapper {
	padding: 8px 0 8px 0;
}

#mybiz_edit_form {
	margin-left: 170px;
	margin-top: -145px;
}

#mybiz_edit_form br {
	clear: none;
	#clear: left;
	_clear: left;
}

#mybiz_edit_form textarea {
   width: 200px;
   padding-bottom: 5px;
}

#mybiz_edit_form label {
	width: 170px;
}

#mybiz_edit_form input {
	width: 200px;
}

#mybiz_edit_form input[type=checkbox] {
	width: 22px;
	margin: 7px 0 0 0;
}

#mybiz_edit_form input[type=hidden] {
	width: 0;
}

#mybiz_edit_form .label_checkbox {
	width: 370px;
	margin-top: 4px;
}

#mybiz_edit_form select {
	width:206px;
}

#mybiz_edit_form_btnSubmit {
	margin: 0 0 8px 303px;
}

#mybiz_edit_wrapper {
	height: 790px;
}

#mybiz_membershipinfo_form {
	width: 600px;
	margin-left: 40px;
}

#mybiz_membershipinfo_form br {
	clear: left;
	#clear: left;
	_clear: left;
}

#mybiz_membershipinfo_form label {
	width: 170px;
}

#mybiz_membershipinfo_form input {
	width: 280px;
}

#mybiz_membershipinfo_form input[type=checkbox] {
	width: 22px;
	margin-left: 0;
}

#mybiz_membershipinfo_form input[type=hidden] {
	width: 0;
}

#mybiz_membershipinfo_form .label_checkbox {
	width: 276px;
	text-align: left;
}

#mybiz_membershipinfo_form select {
	width:286px;
}

#mybiz_membershipinfo_wrapper {
	height: 420px;
}

#mybiz_membershipinfo_wrapper .btnSubmit {
	margin: 0 0 0 385px;
}


#contact {
	width: 600px;
	margin-left: 10px;
}

#contact br {
	clear: left;
	#clear: left;
	_clear: left;
}

#contact label {
	width: 100px;
}

#contact input {
	width: 280px;
}

#contact select {
	width:286px;
}

#contact .btnSubmit{
	margin: 8px 0 0 315px;
}

#contact_wrapper {
}


#newsletter {
	margin-left: 10px;
	width: 700px;
}

#newsletter_wrapper {
}

#newsletter br {
	clear: left;
	#clear: left;
	_clear: left;
}

#newsletter label {
	width: 150px;
}

#newsletter input {
	width: 280px;
}

/*
 * IE 6 hack
 */
#sendNewsLetter1 {
	width: 22px ! important;
	margin-left: 0;
	border: 0;
	padding: 0;
}

#_sendNewsLetter1 {
	width: 0;
}

#newsletter input[type=checkbox] {
	width: 22px;
	margin-left: 0;
	border: 0;
}

#newsletter input[type=hidden] {
	width: 0;
}

#newsletter select {
	width:286px;
}

#newsletter .btnSubmit{
	margin: 0 0 0 365px;
}

#newsletter .label_checkbox {
	width: 338px;
	text-align: left;
	font-weight: bold;
}

#forgotpassword {
	width: 750px;
	margin-left: 10px;
}

#forgotpassword_wrapper {
	height: 230px;
}


#forgotpassword br {
	clear: left;
	#clear: left;
	_clear: left;
}

#forgotpassword label {
	width: 47px;
}

#forgotpassword input {
	width: 280px;
}

#forgotpassword input[type=hidden] {
	width: 0;
}

#forgotpassword .btnSubmit{
	margin: 5px 0 0 16px;
}

#resetpassword {
	width: 600px;
	margin-left: 10px;
}

#resetpassword br {
	clear: left;
	#clear: left;
	_clear: left;
}

#resetpassword label {
	width: 120px;
}

#resetpassword input {
	width: 280px;
}

#resetpassword .btnSubmit{
	margin: 5px 0 0 335px;
}

#resetpassword_wrapper {
	height: 270px;
}

#resetpassword .error_message {
	padding-top: 10px;
}

.checkbox_markprofile input[type=checkbox]	{
	margin:0;
	padding:0;
	width:13px;
	height:13px;
}

.txtField  {
	background:#fff;
	color:#8e8e8e;
	border:solid 1px #c5c5c5;
	padding:2px;
	font-family:Arial, sans-serif;
	font-size:12px;
	width:280px;
	height:17px;
}

.txtFieldMyInfo  {
	background:#fff;
	color:#8e8e8e;
	border:solid 1px #c5c5c5;
	padding:2px;
	font-family:Arial, sans-serif;
	font-size:12px;
	width:280px;
	height:17px;
}

.dropdowncontact  {
	background:#fff;
	color:#8e8e8e;
	border:solid 1px #c5c5c5;
	padding:2px;
	font-family:Arial, sans-serif;
	font-size:12px;
	width:285px;
}

.deleteProfilePhoto {
    line-height: 22px;
	padding-left: 10px;	
	float:left;	
	width: 260px;
}

.removeProfilePhoto {
    margin-top: -19px;
	padding-left: 10px;	
	margin-left: 20px;
	text-align: left;
	width: 240px;
}

#payTestBackingObject br {
    clear: left;
    #clear: left;
    _clear: left;
};

#payTestBackingObject label {
    line-height: 22px;
};

#payTestBackingObject input {
    color: black;
};

#payResponse A:visited { text-decoration: none; color: white; };
#payResponse A:hover { text-decoration: none; };
#payResponse A:active { text-decoration: none; };
#payResponse A:link { text-decoration: none; };

