/* Membership stylesheet 

Woolton Golf Club (http://www.wooltongolfclub.co.uk)

Author:	Nick Snell (orpo.co.uk)
Date:	4th January 2008
*/

@import url(base.css);

#benefits-of-membership dt {
	font-weight: bold;
}

#benefits-of-membership dd {
	margin: 0 0 8px;
	padding: 0;
}

#fees {
/*	border: thin solid red;
	width: 355px;*/
}

#fees dt {
	font-weight: bold;
}

#fees dd {
	margin: 0 0 10px;
	padding: 0;
}

ol {
	color: #858585;
	font-size: 11px;
	margin: 15px 0 0;
	padding: 0 0 0 15px;
	width: 540px;
}

ol li {
	margin-bottom: 7px;
}

dd table {
	margin: 0 auto;
	padding-right: 15px;
}

tr.odd {
	background-color: #f5f5e7;
}

td {
	font-weight: bold;
	padding: 5px;
}

td.type {
	font-style: italic;
	font-weight: normal;
	width: 305px;
}

legend {
	font-size: 15px;
	font-weight: normal;
	padding-top: 10px;
}

input:focus, textarea:focus {
	background-color: #f1f1e6;
}

#label_known_club_members, #label_previous_clubs, #label_previous_club_resign,
#label_previous_club_refused, #label_golf_experience, #label_sporting_activity,
#label_institution_details, #label_family_details, #label_additional_details,
#label_notices, #label_issues {
	display: block;
	float: none;
	width: 100%;
}

#application-form #label_membership_type { width: 195px }
#label_current_handicap { width: 170px }
#label_years_known { width: 295px }

#field_known_club_members, #field_previous_clubs, #field_golf_experience,
#field_sporting_activity, #field_institution_details, #field_additional_details,
#field_notices, #field_issues {
	width: 100%;
}

.form-group-help {
	font-style: italic;
	padding-bottom: 8px;
}

#benifits-header {
	padding-bottom: 0 !important;
	width: 410px;
}

.photo-holder-left {
	float: left;
	margin-right: 8px;
}

.photo-holder-right {
	float: right;
	margin-left: 8px;
}

.photo-holder-left div, .photo-holder-right div {
	margin-bottom: 8px;
}

#label_agree_terms {
	width: 100%;
}