/* FORM */

input[type="hidden"]{
	display:none;
}
.membership #banner{
	background-image:url(/_images/banner.membership.jpg);
}
#right{
	padding:0 0 20px 20px;
}
form,fieldset{
	margin:0;
	padding:0;
	border:none;
}
fieldset{
	background:transparent url(/_images/dots-hor.png) repeat-x left top;
	padding:23px 0 0;
}

form h2{
	background-color:#fff;
	margin-bottom:0;
}
/*h2.membershipForm{
	background-image:url(/_images/h2-membershipform.png);
}*/

#reg_form h2, .bcnpa-form h2, #edit_form h2 {
	background: transparent;
	padding: 0px;
	text-transform: none;
	text-indent: 0px;
	color: #FCBE20;
	font-family: 'Ubuntu', Sans-Serif;
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
	height: auto !important;
	margin: 18px 0px 0px;
}

.bcnpa-form table input {
	border: none;
}

input.expense-type { width: 400px; }
input.expense-amount { width: 101px; }

.bcnpa-form table td, .bcnpa-form th {
	border: 1px solid #333;
}

.bcnpa-form th {
	font-weight: bold;
	text-align: center;
	background-color: #eee;
}

#expense-total-text { height: 23px; text-align: right; padding-right: 10px; }
p#mail-to {
	margin-top: 10px;
	text-align: center;
}
/*
h2.personal_information{
	background:transparent url(/_images/h2-personalinfo.png) no-repeat left top;
}
h2.employer_information{
	background:transparent url(/_images/h2-employerinfo.png) no-repeat left top;
}
h2.education{
	background:transparent url(/_images/h2-education.png) no-repeat left top;
}
h2.membership_type{
	background:transparent url(/_images/h2-membership_type.png) no-repeat left top;
}
h2.comments{
	background:transparent url(/_images/h2-comments.png) no-repeat left top;
}
*/
form p{
	padding:0 0 10px;
	overflow:auto;
	clear:left;
}
p.note{
	font-size:10px;
}
label{
	font:bold 11px arial,helvetica,verdana,sans-serif;
	display:inline;
	float:left;
	padding:4px 0 0;
	width:95px;
}

label.full-width {
	display: block;
	float: none;
	width: 100%;
}

.bcnpa-form div {
	clear: both;
	padding: 10px 0;
}
label.label-right {
	width: 507px;
	float: right;
	padding: 0;
}
div.space {
	padding-top: 20px;
}
p.slogan {
	padding-top: 8px;
}
.personalInformation label{
	width:95px;
}
.personalInformation #phone_numbers input{
	width:50px;
}
#phone_numbers span{
	float:left;
	display:inline;
	padding:2px;
}
#member_status,#member_province,#member_crnbc,#member_region{/* border:1px solid #7f9db9;*/
	padding:1px;
}
div.column{
	width:255px;
	float:left;
	padding:0 0 20px 0;
	clear: none;
}
div.column input{
	margin:5px 15px;
}
div.column input[type="text"]{
	margin:0;
	width:200px;
}
div.column input[type="checkbox"]{
	width:15px;
	height:15px;
}
div.column label{
	width:175px;
	margin:5px 0;
}
div.column label.label-right {
	width: 210px;
}
#member_region,#member_authority,#member_practice_setting1{
	overflow:auto;
	width:526px;
	padding:0 0 1px;
}
select#member_region{
	width:255px;
	padding:0;
}
#member_authority div.column p{
	clear:left;
	padding:5px 0 0 15px;
}
.employerInformation label,.educationLabel{
	width:140px;
}
.checkboxEducation label{
	padding:2px 20px 0 2px;
	width:auto;
}
.checkboxEducation input{
	width:auto;
	border:none;
	margin-right:3px;
}
.radioMember p, .paymentmethod p{
	padding:0 0 10px 20px;
}
.radioMember label, .paymentmethod label{
	padding:1px 0 0;
}
.radioMember input, .paymentmethod input{
	margin:2px 0 0 -20px;
	width:auto;
	border:none;
	vertical-align:middle;
}
label.memType{
	width:auto;
}
input,textarea{
	width:244px;
	border-color:#9ea2a7 #d6d9e2 #d6d9e2 #9ea2a7;
	border-style:solid;
	border-width:1px;
	padding:3px;
	display:inline;
	float: left;
}
#member_schools,#member_other_certification{
	width:375px;
}
#member_comments{
	width:524px;
	margin-top:10px;
}
#submit{
	background:transparent url(/_images/dots-hor.png) repeat-x left bottom;
	padding:10px 0;
	margin:0 0 5px;
}
#submit input{
	width:auto;
}
.error,.warn{
	color:#CC0000;
}
em.error{
	margin-left:10px;
}
input.error, textarea.error{
	border:1px solid #f00;
	background:#faa;
}
input.button{
	width:auto;
	height:auto;
	background:none;
	text-indent:0px;
	padding:0;
	border:none;
}
.radio,.checkbox{
	width:15px;
	height:15px;
	border:none;
}
#reg_form table{
	background:transparent url(/_images/dots-hor.png) repeat-x left bottom;
	border-collapse:collapse;
	width:100%;
	margin:0 0 10px;
}
#reg_form table th{
	font-weight:bold;
	padding:0 0 10px;
}
#reg_form table td{
	padding:0 0 6px;
	vertical-align:top;
}
#reg_form table td.date strong{
	float:left;
	display:block;
	text-align:center;
}
#reg_form table td input{
	border:none;
	float:none;
	display:block;
	width:15px;
	height:15px;
}
#reg_form table tr.speaker td{
	padding:10px 0 0;
}
#reg_form table tr.table-footer td{
	font-weight:bold;
	padding:10px 0 10px;
}

#cvv_where {
	background-image:url("../_images/background.cvv_where.png");
	display:inline-block;
	height:23px;
	overflow:hidden;
	text-indent:-9999px;
	vertical-align:bottom;
	width:41px;
}

#resolution-form .label-right { width: auto; padding-top: 4px; }
#resolution-form #submitted-by { width: 230px; }
.bcnpa-form textarea { width: 100%; float: none; display: block; }
.bcnpa-form label.error { width: auto; }
.bcnpa-form .column input { clear: both; }
#sub-position { display: none; padding-bottom: 0; }
#expense-form table label.error, .bcnpa-form .column label.error { display: none !important; }
.employerInformation label {
	display: inline-block;
	float: none;
}
.employerInformation .checkbox, .employerInformation input {
	float: none;
}

.exec-position, #sub-position input {
	width: 11px;
	border: none;
}

#sub-position input, #nomination-form .column input {
	padding: 0;
	display: inline;
	float: none;
}

#sub-position label.label-right, #nomination-form .column label.label-right {
	display: inline-block;
	float: none;
}

form #processing {
	background:  url('../_images/loading-small.gif') no-repeat;
	display: inline-block;
	height: 18px;
	padding-left: 20px;
	display: none;
}
