/* CSS Document */
#registerContent {
	width: 980px;
	margin: 0 auto;
	text-align: left;
	overflow: visible;
}
#registerFlash {
	background: url(../flash/register/bck_register_left.png) top left no-repeat;
	float: left;
	width: 479px;
	height: 616px;
	#height: 610px;
	padding-top:0px;
	margin-top:6px;
	#margin-bottom:-16px;
	clear: left;
}
#registerForm {
	background: url(../flash/register/bck_register_right.png) top right no-repeat;
	width: 501px;
	height: 590px;
	#height: 606px;
	float: right;
	margin-top:6px;
	#margin-bottom:-16px;
	padding-top: 20px;
}
#registerForm H3 {
	color: #6d6e71;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background: url(../images/talk_to_us/bck_dots.gif) top repeat-x;
	padding: 10px 0 6px 0;
	#padding: 4px 0 6px 0;
	margin: 20px 0 0 0;
}
#registerForm form {
	margin: 0 20px;
}
#registerForm .formLeft {
	width:220px;
	float: left;
	margin-bottom: 10px;
	background-color: #fbfbfb;
}
#registerForm .formRight {
	width:220px;
	float: right;
	margin-bottom: 10px;
	background-color: #fbfbfb;
}
#registerForm .formWideColumn {
	width: 460px;
	background-color: #fbfbfb;
	margin-bottom: 10px;
}
#registerForm label {
	text-align: right;
	padding-left: 4px;
}
#registerForm p {
	/*background: url(../images/talk_to_us/bck_dots.gif) bottom repeat-x;*/
	padding: 0 0 0 0;
	margin: 0 20px;
}
.submit_button {
	/*text-align: right;*/
	float: right;
	margin-left: 348px;
	/*padding-top: 10px;
	#padding-top: 4px;*/
	margin-top: -34px;
}
.field_noError, .field_error {
	border: none;
	background-color: #fbfbfb;
}
.field_error {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #e86c1f;
}
select {
	background-color: #fbfbfb;
	padding:0;
}
a.linkOrange:link, a.linkOrange:hover, a.linkOrange:active, a.linkOrange:visited {
	color: #e86c1f;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
a.linkOrange:hover {
	text-decoration: underline;
}
#block1, #block2, #block3, #block4, #block5, #block6, #block7 {
	display: none;
	padding:0;
}