/* @override http://fscus.org/css/membership_form.css */

/* ------------------------------------------------------------------------- */
/*  FONTS  */
/* ------------------------------------------------------------------------- */


body {
	/* background: url(../images/background1.jpg) repeat; */
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	background: url(../../images/shared/background_gradient_css.gif) top left repeat-x;
	background-color: #B2B376;
	margin: 0;
	padding: 0;
}

h1 {
	display: block;
	color: #333;
	margin: 0;
	padding: 0;
}
h2 {
	display: block;
	color: #333;
	border-bottom: 1px solid #333;
}
ul, li, p {
}
label, em, .required {
	font-weight: bold;
	color: #C60;
}
.explanation, #substitute_checkbox {
	color: #333;
}
#privacy_statement p {
	color: #333;
}
#other_questions {
	color: #333;
}
#warning {
	color: #CC3300;
	font-weight: bold;
}
/* ------------------------------------------------------------------------- */
/*  FONTS  */
/* ------------------------------------------------------------------------- */

#customer_info, #wrapper fieldset {
	width: 300px;
}
#wrapper {
	padding: 10px 25px 10px 25px;
}
#wrapper form {
	width: 300px;
	border: 0;
	margin: 0 auto 10px 140px;
	padding: 10px 20px;
	background: #EFEFEF;
	border:1px solid #CCC;
}
#wrapper fieldset {
	background: none;
	margin: 0;
	padding: 0;
	border: none;
}
#wrapper input {
	margin: 0;
	padding: 0;
}
.text {
	width: 300px;
	margin-bottom: 10px;
}
textarea {
	width: 500px;
	margin: 0 0 0 25px;
}
li {
	display: block;
	list-style: none;
	margin: 5px 0 0 0;
	padding: 0 0 5px 0;
	clear: both;
}
#customer_info li span, #project_location li span {
	display: block;
	width: 110px;
	float: left;
}
#project_location {
	clear: both;
}
#project_info .required, #project_info .notRequired, label {
	display: block;
	width: 150px;
	padding: 0 0 0 0;
	margin-top: 10px;
}
label.session {
	width: 100%;
}
.chamber,
.category {
	display: block;
	float: left;
	clear: left;
	margin-top: 200px;
	height: 20px;
}
span.radio {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 11px;
	padding: 0 20px 10px;

}
input.radio {
	float: left;
	margin-top: 12px;
}
 .radioLabel {
	float: none;
	width: 300px;
	padding-bottom: 10px;
}
#wrapper #submit {
	display: inline;
	margin-top: 5px;
}
.explanation {
	display: block;
	margin: 0 0 10px 110px;
	padding: 0;
	clear: both;
}

#project_date li {
	display: inline;
}
#newsletter, #privacy_statement p {
	display: inline;
}
#membership_form {
	width: 300pxd;
	clear: both;
}
#warning li {
	margin: 0;
	padding: 0;
}
.thankYou {
	text-align: center;
}
#header {
	text-align: center;
}
.req_field_color {
	color: #C60;
	size:  80%;
	margin: 0;
	padding: 0;
}
#privacy_statement {
	clear: both;
}
