/* Common styles for SBW forms */
form#form_fields, .form_fields {
	margin:0;
	padding:0;
}
form#form_fields label, .form_fields label, .label_kludge, .fake_label {
	display:block;
	float:left;
	width:180px;
	padding:0;
	margin:5px 0 0;
	text-align:right;
}
form#form_fields input, form#form_fields textarea, form#form_fields select, .form_fields input, .form_fields textarea, .form_fields select {
	width:200px;
	margin:3px 0 0 10px;
}
textarea {
	overflow:auto;
}
form#form_fields br, .form_fields br {
	clear:left;
}
form#form_fields label.label_line, .form_fields label.label_line, .form_fields .field_line {
	text-align:left;
	width:99%;
}
form#form_fields .fake_field, .form_fields .fake_field {
	width:200px;
	margin:5px 0 0 10px;
	display:inline-block;
}
/* Leadership opportunities specific */
#leadership_wrap {
}
#leadership_wrap form {
	margin:0;
	padding:0;
}
#leadership_top_tabs {
	background-image:url(/am/graphics/template/forms/leadership/background_tabs.jpg);
	background-repeat:no-repeat;
	border-top:1px solid white;
	margin:0;
	padding:0;
}
#leadership_top_tab_links {
	background-image:url(/am/graphics/spacer.gif);
	float:left;
	margin-bottom:0;
	width:290px;
}
#leadership_top_tab_links ul {
	margin:0;
	margin-top:6px;
	margin-bottom:9px;
	margin-left:24px;
	padding:0;
	padding-top:9px;
}
#leadership_top_tab_groups {
	float:left;
	margin-top:21px;
	margin-bottom:0;
	padding:9px 3px 9px;
	width:290px;
}
#leadership_top_tab_groups select, #leadership_groupName {
	width:280px !important;
}
#leadership_content, #leadership_link_content {
	background-color:white;
	border:1px solid #ccc;
	clear:both;
	margin:0;
	padding:9px 15px 9px;
}
#leadership_opps_description p {
	height:1%; /* Fix for description vanishing (peekaboo bug). */
}

.leadership_block_dynamic {
	margin:0;
	padding:0;
}
#leadership_dynamic_nav {
	margin-bottom:0;
	padding-bottom:0;
	border:1px solid white; /* WTF, mate? */
}
#leadership_dynamic_nav ul {
	list-style-type:none;
	margin-left:0;
	margin-bottom:0 !important;
	padding-bottom:0 !important;
}
#leadership_dynamic_nav ul li {
	background-repeat:repeat-y;
	border-top:1px solid black;
	border-right:1px solid black;
	border-left:1px solid black;
	display:block;
	float:left;
	/*height:2em !important;*/
	margin-left:-1px;
	margin-bottom:0;
	margin-right:0;
	padding:6px 16px;
	/*line-height:2em;*/
	width:7em !important;
}
#leadership_dynamic_nav ul li a {
	margin-left:0;
	margin-bottom:0;
	margin-right:0;
	padding:0;
}
#leadership_dynamic_content {
	/*border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;*/
	border:1px solid black;
	margin-top:0;
	margin-bottom:0;
	clear:left;
	padding-top:0;
	padding-bottom:10px;
}
#leadership_dynamic_content div {
	padding:6px;
}
#leadership_static_content {
	margin-top:9px;
}
#leadership_opps_subcmt {
	background-image:url(/am/graphics/template/forms/leadership/leadership_corner_sqsol.jpg);
	background-repeat:no-repeat;
}
#leadership_opps_subcmt h3 {
	padding-top:9px;
}
#leadership_tab-1, #leadership_tab-2, #leadership_tab-3, #leadership_tab-4, #leadership_tab-5, #leadership_tab-6 {
}
#leadership_tab-c1, #leadership_tab-c2, #leadership_tab-c3, #leadership_tab-c4, #leadership_tab-c5, #leadership_tab-c6 {

}
.leadership_opps_clear {
	clear:both;
	margin:0;
	padding:0;
}
#leadership_opps_position div {
	margin:0;
	padding:0;
}
#leadership_opps_position div div {
	margin:0 1em;
}
/* Modest Means Atty Reg-specific */
#ModestMeans_AttyReg {
}

#ModestMeans_AttyReg .ModestMeans_Areas input {
	margin:auto;
	width:auto;
}
#ModestMeans_AttyReg #ModestMeans_FillIn textarea {
	margin:auto;
	width:99%;
}
#ModestMeans_AttyReg #ModestMeans_errors p {
	margin:0;
	padding:0;
}
/* LRE Forms */
#JudgeVolunteerForm label {
	display: inline;
	width: 150px;
}
#JudgeVolunteerForm p {
	padding-top: 15px;
}
#JudgeVolunteerTime input {
	width: 25px;
	display: inline;
	float: left;
	clear: both;
}
#JudgeVolunteerTime label {
	float: left;
	width: 600px;
	text-align: left;
}
#TeacherApplicationForm legend {
	margin-top: 15px;
	margin-bottom: 15px;
	font-weight: bold;
}
#TeacherApplicationForm label {
	width: 250px;
}
#TeacherApplicationForm textarea {
	width: 500px;
	height: 150px;
}
/* Mandatory / Voluntary Form */
#APDemographic {
	padding-bottom: 10px;
	padding-top: 20px;
	margin-bottom: 25px;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
}
#APTypeOptions {
	margin-bottom: 25px;
	padding-bottom: 10px;
	border-bottom: 1px solid #999;
}
#APTypeOptions input {
	width: 25px;
	float: left;
	clear: both;
	margin-left: 75px;
}
#APTypeOptions label {
	text-align: left;
	width: 450px;;
	margin-bottom: 10px;
}
#APSubmitOptions {
	margin-top: 10px;
}
#APSubmitOptions input {
	width: 25px;
	float: left;
}
#APSubmitOptions label {
	float: left;
	text-align: left;
	width: 75px;
}
#APSelfSubmit {
	margin-left: 185px;
}
#APSubmitOptions #APEntityName {
	width: 200px;
}
#APPositions {
	margin-top: 10px;
	margin-bottom: 25px;
}
#APPositions input {
	width: 25px;
	float: left;
	margin-left: 75px;
}
#APPositions label {
	float: left;
	text-align: left;
	width: 75px;
}
#lblAPReason {
	width: 145px;
}
#APReason {
	width: 400px;
	height: 150px;
}
#APAppearOptions {
	border-bottom:1px solid #999;
	margin-bottom:15px;
	padding-top: 20px;
	padding-bottom: 15px;
	padding-left: 65px;
}
#APAppearOptions input {
	width: 25px;
	float: left;
	clear: both;
}
#APAppearOptions label {
	text-align: left;
	width: 135px;
}
#APcaptcha {
	margin-left: 80px;
	margin-bottom: 15px;
}
#APManVol {
	margin-top: 15px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
}
/* Product Review */
.productReview label {
	text-align: left;
	margin: 0 0 0 10px;
}
.productReview .label_line {
	margin: 0;
}
.productReview .field_line {
	width: 75%;
}
.questionBlock {
	margin-top:1em;
}
.questionBoolean label {
	width: 110px;
}
.headingInt5 {
	width:50px;
	margin-right: 11px;
	float:left;
	margin-left:1em;
	text-align:right;
}
.form_fields input.inputInt5 {
	margin-left: 20px;
	width: 50px;
}
/* Attorney Volunteer Intake */
form#AttorneyVolunteer input[type="radio"], form#AttorneyVolunteer input[type="checkbox"], form#MilitaryClient input[type="radio"], form#MilitaryClient input[type="checkbox"]
{
	width:auto;
	float:left;
	clear:none;
}
form#AttorneyVolunteer .form_reversed input, form#MilitaryClient .form_reversed input
{
	margin-right:20px;
	margin-left:20px;
}
form#AttorneyVolunteer .form_reversed label, form#MilitaryClient .form_reversed label
{
	text-align:left;
	width:500px;
}

form#AttorneyVolunteer .AV_Grouping
{
	margin:.75em auto;
	padding:.5em;
}
form#AttorneyVolunteer .AV_Grouping div
{
	margin-left:2em;
}
form#MilitaryClient #MC_HouseholdIncome, form#MilitaryClient #MC_HouseholdPer
{
	width:100px;
}
form#MilitaryClient label
{
	width:250px;
}
form#MilitaryClient label.label_line
{
	width:inherit;
}
form#MilitaryClient .form_reversed
{
	margin-top:.5em;
	margin-bottom:.5em;
}
