/* Registration pages */

#page_R_0{
margin:auto;

width:32em;
}

#page_R_0 #remember_me input{
	margin-left:0;
}

#page_R_1 #find_local_choirs{
	margin-right: 2em;

}
#page_R_1 #local_choirs_result{
	margin:1em 0;
}

#page_R_2 #registration li#date_of_birth_wrapper{
	height:2em;
}


#page_R_3 #postcode{
	width:6em;
	margin-right:14em;
}
#page_R_3 .telephone_number{
	width:8em;
}

#page_R_6 ul,
#page_R_4 ul{
	line-height:1.5em;
	font-size:1em;
}
#page_R_6 #request_replacement{
	padding-top:10px;
	padding-bottom:10px;

}
#page_R_6 #request_replacement #submit{
	margin-top:10px;
	}


form label.error{
	color: red;
	width:auto;
	padding-left: 1em;
	display:inline;
	float:none;
}


#registration #age_declaration_wrapper label.error{
left:214px;
position:absolute;

}


/* Chor pages */

#page_C_2 table{
	font-size:0.85em
}

#page_C_2 #bulletins .bulletin{
	font-size:0.8em;



}
#page_C_2 #bulletins .bulletin h4,
#page_C_2 #bulletins .bulletin p{
	margin:0.5em 0;
}


#page_C_2 .bulletin .controls{
	float:right;
}
#page_C_2 #bulletins label{
	width:5em;
	vertical-align:top;
}
#page_C_2 #bulletins #new_bulletin_title,
#page_C_2 #bulletins #new_bulletin_body{
	width:90%;
}


#page_P div.season,
#page_P div.invoice{

}

#page_P div.season h4,
#page_P div.invoice h4
{
	margin:0;
	padding:0 5px 5px 5px;

}

#page_P div.season a.toggle{
	float:right;
	font-size:0.8em;
}


#page_P div.season table thead,
#page_P div.invoice table thead{
	font-weight:bold;
}
#page_P div.season table tr,
#page_P div.invoice table tr{
	height:2em;
}

#page_P div.invoice .render_invoice_amount{
	cursor:pointer;
}

#page_P div.invoice .render_invoice_amount,
#page_P div.invoice .edit_invoice_amount{
	display:inline-block; width:23em
}


#page_P div.season table td.attended,
td.options{
	text-align:center;
}

#page_P div.season table td.note input,
#page_P div.invoice table td.note input{
	width:100%
}
#page_P div.season table thead td.date{
	width:12em;
}
#page_P div.season table thead td.attended{
	width:5em;
}
#page_P div.invoice table tr td.amount input{
	width:4em;
}
#page_P div.invoice table thead td.payment_id,
#page_P div.invoice table thead td.date{
	width:7em;
}
#page_P div.invoice table thead td.amount{
	width:6em;
}
#page_P div.invoice table thead td.method{
	width:8em;
}

td.save,
td.options{
	width:4em;
}

#page_P div.invoice div.amount_due_owes{
	color:red;

}

#page_P div.invoice div.amount_due_credit{
	color:green;
}

#page_P div.invoice div.amount_due_zero{
	color:green;
}
#page_P div.invoice div.amount_due_zero,
#page_P div.invoice div.amount_due_owes,
#page_P div.invoice div.amount_due_credit{
	display:inline-block; width:10em
}

#page_P .season h3{
	border: 0;
}

#page_C_5 form{
	font-size:1.2em;
}
/*
#page_P div.season table td.save{
	text-align:right;
	width:8em;
}

#page_P div.season table td.option{
	width:8em;
}
*/


/*#page_C_4_8 dl{
	border-width:	1px 0 0 0;
	border-style: dotted;
	border-color: #FABE31;
}
*/
#page_C_4_8 dt,
#page_C_4_8 dd{
	padding:0;
}

#page_C_4_8 .section-box:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#page_P_1 #pp_hyperjump{
	font-size:0.8em;
}

#page_G_1 .edit_group_name{
	margin-right:16em;
}
#page_G_1 .render_group_name{
	font-weight:bold;
}
#page_G_1 table.group-table thead tr{
	font-weight:bold;
}
#page_G_1 table.group-table td.options{
	width:6em;
	text-align:center;
}

#page_G_1 table.group-table tr.add_choir_form_row,
#page_G_1 table.group-table tr.add_choir_row{
	height:2em;
}

#page_H_2 h3{
	color:#cc0000;
}

.page_P .main-content{
	margin:0 0 10px 15em;
}


.page_P .main-content .section-box h3{
	border-width:0 0 1px 0;
	border-color:#FABE31;
	border-style:dotted;
	padding:0 0 20px 0;
	margin-bottom:20px;
}


.page_P #choir_membership td.state{
		width:10em;
}
.page_P #choir_membership td.options{
		width:6em;
}
.page_P #choir_membership td.save{
		width:6em;
}

.page_P textarea{
	width:100%;
	height:100px;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	background: red;
}


body
{

}
