#primary h3 {
	margin:0;
	}

.registrant {
	width:900px;
	float:left;
	clear:left;
	background:url(../gfx/registrant_bg.gif) repeat-y;
	border:none;
	margin-bottom:5px;
}	
#primary {
	position:relative;
	}

.registrant legend {
	padding:5px;
	background:#FFF;
	margin-left:5px;
	color:#1E4071;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-style:italic;
	}


.personal {
	clear:left;
	width:655px;
	float:left;
	padding:10px;
	}

	
.personal .column {
	width:327px;
	float:left;
	}

.personal .col1 {
	clear:left;
	}
		
.personal .col2 {
	width:440px;
	float:left;
	}
	
.personal p {
	clear:left;
	}
	
input.twoLineLabel {
	margin-top:20px;
	}

label {
	width:115px;
	display:block;
	float:left;
	clear:left;
	}

.personal input {
	width:160px;
	}

.personal textarea {
	width:200px;
	height:60px;
	}

.personal label.recert {
	width:115px;
	}
	
.personal select {
	width:160px;
	}
	
.copy_box {
	float:left;
	padding:5px 0 0 5px;
	line-height:normal;
	width:600px;
	}
	
.copy_box label {
	width:auto;
	float:left;
	clear:none;
	}
	
.copy_box input {
	width:auto;
	}
	
.checkbox {
	float:left;
	margin-right:5px;
	}
	
.recert {
	position:relative;
	}
	
#recertProofInfo {
	position:relative;
	width:160px;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	}
			
.gear {
	width:205px;
	float:right;
	padding:10px;
	color:#FFF;
	}
	
#primary .gear h3 {
	color:#FFF;
	}
	
.gear label {
	width:auto;
	float:none;
	clear:none;
	display:inline;
	margin:0 5px 0 0;
	}
	
.gear .gearInfo {
	font-size:11px;
	font-style:italic;
	line-height:14px;
	}
	
#addRegistrant {
	clear:left;
	}
	
.required_mark {
	color:#900;
	}

.gear .required_mark {
	color:#F00;
	}	
	
label.error {
	font-size:10px;
	font-style:italic;
	color:#900;
	clear:both;
	width:auto;
	margin-left:115px;
	}
	
.errorAlert {
	border:2px solid red;
	padding:10px;
	background:#ccc;
	display:none;
	width:500px;
	font-size:11px;
	font-style:italic;
	margin:10px 0;
	}
	
.gear label.error {
	margin-left:0;
	color:#F00;
	}
	
input.error, textarea.error, select.error {
	border:1px solid #900;
	}
	
#ccInfo, #chequeInfo, #invoiceInfo, #paypalInfo {
	display:none;
	padding:10px;
	background:#EEE;
	border:1px solid #1E4071;
	}
#bill {
	margin-bottom:15px;
	}
	
#bill th {
	text-align:left;
	}

#bill th, #bill td {
	padding:10px 5px;
	}

#bill td {
	background: #EEE;
	}
	
#bill .total td {
	background:#1E4071;
	color:#e0e081;
	font-weight:bold;
	}
	
#bill .total td small {
	font-size:10px;
	}
	
#step1 {
	display:none;
	}
	

	
#step2 label {
	width:150px;
	}
	
#step2 #invoiceInfo label {
	width:300px;
	}
	
#step2 h3 {
	clear:left;
	}
	
#step2 label.error {
	font-size:12px;
	}
	
#step2 label.textarea {
	width:auto;
	}
	
#refund_policy {
	width:500px;
	height:100px;
	}
	
.hidden {
	display:none;
	}
	
.removeRegistrant {
	clear:left;
	padding-left:5px;
	}
	
#primary .bcweb_info {
	font-size:9px;
	margin-top:25px;
	line-height:12px;
	color:#666;
	}

.print_btn {
	font-size:14px;
	font-weight:bold;
	border:1px solid #900;
	background:#CCC;
	padding:5px;
	}
	
.print_btn a {
	padding-left:20px;
	background:url(../gfx/printer.png) no-repeat;
	font-weight:bold;
	}

#content {
	}
	
#primary.receipt {
	
	}

.receipt dl {
	padding-bottom:20px;
	}

.receipt dl * {
	font-size:12px;
	
	}
	
.receipt dt {
	display:block;
	width:150px;
	padding:10px 0;
	float:left;
	clear:left;
	font-weight:bold;
	}
	
.receipt dd {
	width:350px;
	float:left;
	display:block;
	padding:10px 0;
	}
	
.receipt h3 {
	clear:both;
	}
	
.reminder {
	padding:10px;
	border:1px solid #1E4071;
	background:#EEEEEE;
	}
	
.recertOptions {
	clear:both;
	display:none;
	}
/* top right positioning	
.we_accept {
	width:200px;
	position:absolute;
	right:-250px;
	top:10px;
	}
*/

#cancellationConfirm {
	font-weight:bold;
	border-top:1px solid #CCC;
	border-bottom:1px solid #CCC;
	padding:15px 0;
	color:#A00;
	
	}
	
.waitlisted strong {
	color:#900;
	}
