#status_message {
	display:block;
	margin:0 0 20px 0;
	font-weight:bold;
	}
.data input {
	color:#888;
	font-size:12px;
	padding:8px 6px;
	width:288px;
	border:1px solid #999;
	}
.data select {
	color:#888;
	width:300px;
	border:1px solid #999;
	}
.data select {
	font-size:12px;
	padding:3px;
	}
.data .topLabel {
	line-height:32px;
	}
.data label.topLabel {
	color: #333;
	font-size: 12px;
	font-weight: bold;
	line-height:31px;
	width: 160px;
	display:block;
	}
.data label.left,
.data h4.fauxlabel {
	color: #333;
	font-size: 12px;
	font-weight: bold;
	margin-right: 10px;
	line-height:31px;
	width: 160px;
	float: left;
	}
.data label.bottom {
	color: #666;
	font-size: 12px;
	line-height: 16px;
	display: block;
	width:288px;
	margin:0 0 0 0;
	float:left;
	display:inline;
	}
.data label.bottom input,
.data label.bottom select {
	margin:0 0 10px 0;
	}
.data .checkboxList {
	margin:10px 0 0 20px;
	}
.data #commentCheck.checkboxList {
	margin:10px 0 0 170px;
	}
.data .checkboxList input {
	width:auto;
	background:none;
	border:none;
	margin:2px 0 0 0;
	padding:0 0 0 0;
	float:left;
	}
.data .checkboxList label {
	float:left;
	margin:0 0 0 10px;
	display:inline;
	}
.data #commentCheck.checkboxList label {
	font-weight:bold;
	}
.data .button {
	color: #dee2c3;
	font-size: 12px;
	background: #d7543b;
	margin: 12px 0 20px 0;
	padding: 6px 14px;
	width: auto;
	float:none;
	clear:both;
	border: solid 2px #e59d8d;
	}
.data .button:hover {
	background: #e59d8d;
	border: solid 2px #d7543b;
	color: #ffffff;
	}
.data label.red {
	color: #de001a;
	}
.data input.red {
	border: solid 1px #de001a;
	}	
.data .accept {
	margin:20px 0 0 20px;
	}
.data #captcha_wrapper {
	margin-bottom:20px;
	}
.data #captcha_wrapper p {
	padding-bottom:12px;
	}
.data .captcha_label {
	line-height:14px;
	color: #333;
	font-size: 12px;
	font-weight: bold;
	margin-right: 10px;
	line-height:14px;
	width: 130px;
	float: left;
	}
.data #captcha_input {
	width:170px;
	margin:0 10px 0 0;
	padding:7px 6px 6px 6px;
	float:left;
	}	
.data .accept .checkbox {
	float:left;
	width:auto;
	margin:0 20px 0 0;
	padding:0;
	background:none;
	}
.data a {
	color:#63C3DC;
	}
.data a:hover {
	color:#e59d8d;
	text-decoration:none;
	}
.data input.error {
	border-color:#D7543B;
	background:#D7543B;
	color:#fff;
	}	
.data label.error {
	display:block;
	clear:left;
	margin:10px 0 10px 40px;
	}
.data .accept_terms .error,
.data #captcha_wrapper label.error {
	display:none !important;
	}
.data #panumber {
	position:absolute;
	left:-9999px;
	}
.data .addressBlock {
	float:left;
	width:320px;
	}
.data textarea {
	color: #666;
	margin-top: 2px;
	padding: 6px 3px;
	width: 294px;
	height: 190px;
	border: solid 1px #999999;
	color:#888;
	}
	
	
	

/* join */
#joinForm .blue, #settingsView .blue {
	background-color: #c6e4ea;
	margin-top: 20px;
	padding: 20px 20px 4px;
	width: 556px;
	overflow: hidden;
	border: solid 1px #62bbd6;
	}
#joinForm .lightblue, #settingsView .lightblue {
	background-color: #eef6f9;
	margin-top: 20px;
	padding: 20px 20px 4px;
	width: 556px;
	overflow: hidden;
	border: solid 1px #63bdd6;
	}
#joinForm h3, #settingsView h3 {
	color: #333;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 28px;
	}
#joinForm h3 small {
	display:block;
	font-weight:normal;
	}
#joinForm li, #settingsView li {
	padding-bottom: 16px;
	overflow: hidden;
	}
.loginText {
	color: #333;
	font-size: 12px;
	margin: 0 0 20px 0;
	width: 400px;
	clear:both;
	float:none;
	}
.joinText {
	color: #333;
	font-size: 12px;
	margin-left: 20px;
	clear: left;
	}
.joinText a {
	color: #406f7e;
	}

/* upload photos */
.data .picture {
	margin-right: 20px;
	float: left;
	border: solid 1px #ccc;
	}
.data .pictureField {
	float:left;
	width:320px;
	}
.data .pictureField label.bottom {
	margin:4px 0 0 0;
	}
.data .pictureField input {
	color:#888;
	font-size:12px;
	padding:8px 6px;
	width:288px;
	border:1px solid #999;
	}	
	
			
	
/* member login */
#login_form {
	padding:20px 0 20px 20px;
	}
#login_form label {
	display:block;
	margin:0 0 4px 0;
	font-size:14px;
	color:#31322c;
	line-height:22px;
	}
#login_form input {
	display:block;
	margin:0 0 12px 0;
	font-size:12px;
	color:#31322c;
	padding:4px 8px;
	border:1px solid #c6c9b7;
	background:#eceee0;
	}
#login_form input.checkbox {
	float:left;
	margin:0 10px 0 0;
	background:none;
	border:none;
	}
#login_form .hiddenFields input,
input.hidden {
	position:absolute;
	left:-9999px;
	}
#login_form input.submit {
	background:#6E794E;
	border:2px solid #A2AC78;
	padding:4px 8px;
	text-align:center;
	color:#DEE2C3;
	float:left;
	width:80px;
	margin:12px 0 12px 0;
	}
#login_form p a {
	color:#6E794E;
	float:left;
	width:200px;
	margin:10px 0 0 20px;
	line-height:32px;
	display:inline;
	}
#login_form p a:hover {
	color:#A2AC78;
	text-decoration:none;
	}

#findparks #searchterms {
	width:379px;
	padding:6px;
	font-size:15px;
	border: solid 2px #ccc;
	color:#999;
	}
#findparks .button {
	color: #dee2c3;
	font-size: 16px;
	background: #d7543b;
	text-align: center;
	margin:10px 0 20px 0;
	padding: 5px 16px;
	border: solid 2px #e59d8d;
}
#findparks .button:hover {
	background: #e59d8d;
}
#findparks #selectArea {
	clear:left;
	}
#findparks #selectArea .selection label {
	font-size:12px;
	color: #e5e9d5;
	}
	
#findparks #selectAmenities ul {
	margin:10px 0 0 0;
	float:left;
	width:410px;
	}
	
#findparks #selectAmenities li {
	float:left;
	width:130px;
	margin:0 4px 4px 0;
	}
#findparks #selectAmenities label {
	color: #e5e9d5;
	font-size: 12px;
	line-height: 16px;
	display: block;
	float:left;
}
#findparks #selectAmenities input {
	float:left;
	margin:1px 3px 4px 0;
	}
#refineSearch {
	background-color: #406f7e;
	background-image: url("findparksbg.gif");
	background-repeat: repeat-x;
	margin:0 0 20px 0;
	}
#newsearch #searchterms {
	width:228px;
	padding:6px;
	font-size:15px;
	border: solid 2px #ccc;
	color:#999;
	}
#sidebar #search .button {
	color: #dee2c3;
	font-size: 16px;
	background: #d7543b;
	text-align: center;
	margin:10px 0 10px 18px;
	padding: 5px 16px;
	border: solid 2px #e59d8d;
}
#sidebar #search .button:hover {
	background: #e59d8d;
}
#sidebar #search #selectArea {
	clear:left;
	margin:10px 0 0 0;
	}
#sidebar #search #selectArea .selection label {
	font-size:12px;
	display:block;
	clear:left;
	text-align:center;
	color: #e5e9d5;
	}
	
#sidebar #search #selectAmenities ul {
	margin:10px 0 0 0;
	float:left;
	width:270px;
	}
	
#sidebar #search #selectAmenities li {
	float:left;
	width:130px;
	margin:0 4px 4px 0;
	}
#sidebar #search #selectAmenities label {
	color: #e5e9d5;
	font-size: 12px;
	line-height: 16px;
	display: block;
	float:left;
}
#sidebar #search #selectAmenities input {
	float:left;
	margin:1px 3px 4px 0;
	}

/* ** --------------------------------------- ** */
/* ** Export Members **/
/* ** --------------------------------------- ** */

.export h2 {	
	color: #6c2e00;
	font-size: 14px;
	font: Helvetica, Arial, Tahoma, sans-serif;
	margin-left: 16px;
	}
.export .data label.topLabel {
	width:400px;
	font-size:15px;
	margin:10px 0 10px 0;
	clear:left;
	}
.export .data h4.fauxlabel small {
	display:block;
	margin:-10px 0 0 0;
	font-size:11px;
	color:#666;
	}
.export .data h4.fauxlabel {
	font-size:15px;
	width:580px;
	margin:0 0 10px 0;
	}
.export #page form {
	margin:10px 0 0 10px;
	}
.export #paRange input {
	float:left;
	width:110px !important;
	}
.export #paRange span {
	float:left;
	width:52px;
	line-height:32px;
	text-align:center;
	}
.export .data .checkboxList li {
	clear:left;
	}
	
.export .data h4.fauxlabel input {
	width:auto;
	margin:0 10px 0 0;
	position:relative;
	top:-2px;
	}	
.export .data .hide {
	display:none;
	}	
.export .data #submitFilter {
	background:#6e794e;
	border:2px solid #a2ac78;	
	color:#fff;
	margin:30px 0 0 0;
	}
