/*----------------------------------------------------------------------------------------
camps.css
----------------------------------------------------------------------------------------*/

/* typography
----------------------------------------------------------------------------------------*/
.interior h1 {
	width: 440px;
	margin: 0 0 25px 0;
}
/*.interior .camp_detail h1 { 
	height: 135px; 
	padding-top: 15px;
}*/

.hdr_find_camp {
	overflow: hidden;	
	height: 21px;
	text-indent: -9999px;
	background: url(../img/hdr/hdr_find_camp.gif) no-repeat left top;
	color: #39c0c3;
	font-size: 1.6em;
	text-transform: uppercase;
	margin: 0 0 1px 0;
}
.hdr_overlay {
	font-weight: bold;
	font-size: 1.6em;
	overflow: hidden;
	color: #299fa2;
	text-indent: -9999px;
	height: 20px;
	background: url(../img/hdr/hdr_overlay.gif) no-repeat;
}
.hdr_overlay.choose { background-position: left top; }
.hdr_overlay.terms { background-position: left -20px; }

#breadcrumbs a.return { 
	font-size: 1.2em;
	font-weight: bold;
}
#content .column_a ul.fields { 
	font-size: 1.2em;
	color: #5e5046;
}
/* #content
----------------------------------------------------------------------------------------*/
#content .content_head { background-image: url(../img/bg/bg_content_head_camps.jpg); }

#content .content_head#camps { background-image: url(../img/bg/bg_content_head_find_a_camp.jpg); height: 194px; }
.interior #content.find .content_head {
	height: 184px;
	background-position: left bottom;
}
.interior #content .content_head {
	height: 202px;
	background-position: left top;
}

#content.find  .content_belly .column_a { 
	padding-top: 0; 
	border: 0;
}
#content.find  .content_belly .column_b { 
	width: 240px;
	padding: 0;
	margin: 6px 0 0 0;
	border: 0;
}
.interior #content.find .content_head p { width: 370px; }
#container #wrapper a.btn.filter_search:hover { display: block; }
/* buttons
----------------------------------------------------- -----------------------------------*/
.btn.view_site { font-size: 1.8em; }
.btn.directions { font-size: 1.4em; }
.btn.filter_search {
	display: block;
	color: #6dc067;
	font-size: 1.9em;
	text-transform: uppercase;
	margin: 0 0 11px 0;
}
.btn.search_camps {
	font-size: 1.4em;
	color: #7d6954;
}
.btn_view_profile {
	display: block;
	width: 160px;
	height: 14px;
	text-indent: -9999px;
	font-size: 1.4em;
	color: #6dc067;
	overflow: hidden;
	background: url(../img/btn/btn_view_camp_profile.gif) no-repeat left top;
}
	.btn_view_profile:hover { background-position: left -14px; }
	
.btn_needhelp {
	color: #adcce2;
	font-size: 1.4em;
	overflow: hidden;
	text-indent: -9999px;
	width: 85px;
	height: 19px;
	display: block;
	background: url(../img/btn/btn_need_help.gif) no-repeat;
	float: right;
}
	.btn_needhelp:hover, 
	.btn_needhelp.active { background-position: left -19px; }
	.column_a .block .logo { margin: 0 0 23px 0; }
	.column_a .block h3 {
		font-weight: bold;
		font-size: 1.4em;
		color: #5e5046;
		margin: 0 0 2px 0;
	}
.apply_filter_button {
	float: right;
	position: absolute;
	top: 156px;
	right: 17px;
	zoom: 1;
}
	.apply_filter_button img { 
		display: none;	
		float: right;
		position: relative;
		width: 32px;
		height: 32px;
		zoom: 1;
			 
	}	
		
/* .help
----------------------------------------------------------------------------------------*/
.help {
	margin: 0 0 9px 0;
}

/* .stats
----------------------------------------------------------------------------------------*/
.stats {}
	.stats dt { width: 84px; }
	.stats dd { width: 161px; }

/* .thumbs (ul/ol)
----------------------------------------------------------------------------------------*/
.thumbs { }	
	.thumbs li {
		float: left;
		width: 69px;
		margin: 0 11px 7px 0;
	}
	.thumbs li.last { margin-right: 0; }
		.thumbs li a {
			display: block;
			width: 69px;
			height: 59px;
			background: url(../img/bg/bg_gallery_thumb.gif) no-repeat left bottom;
		}
		.thumbs li a:hover { background-position: left top; }
			.thumbs li a img { padding: 5px 0 0 3px; }

/* .google_map
----------------------------------------------------------------------------------------*/
.google_map {
	border: 5px solid #e5e5e5;
}

/* .search_form
----------------------------------------------------------------------------------------*/
.search_form { 
	padding: 0 0 11px 0; 
	margin: 0 0 2px 0;
	border-bottom: 3px solid #e5e5e5;
	background: url(../img/bg/bg_filter_search.gif) no-repeat;
}
	.search_form .field {}
	.search_form fieldset {
	}
		.search_form .field.text input {
			float: left;
			border: 2px solid #d1d1d1;
			font-size: 1.2em;
			color: #333;
			width: 147px;
			padding: 3px 6px;
		}
		.search_form .field.text button {
			float: right;
		}
	.search_form #reset_search {
		color: #6cc166;
		margin: 7px 0 -9px;
		padding: 2px 0 0 0;
		text-indent: 12px;
		font-size: 1.4em;
		border-top: 1px solid #E5E5E5;
	}


/* .search_results
----------------------------------------------------------------------------------------*/
.search_results {}
	.search_results .accordion {
		overflow-x: hidden;
		overflow-y: auto;
		height: 276px;
		position: relative;
	}
		.search_results .accordion .accordion_toggle {
			font-size: 1.3em;
			font-weight: bold;
			color: #8db3ce;
			line-height: 1.3;
			margin: 0 0 3px 0;
			cursor: pointer;
			position: relative;
		}
		.search_results .accordion .accordion_toggle:hover { color: #6cc166; }
		.search_results .accordion .accordion_toggle_active { color: #39C0C3; }
		.search_results .accordion .accordion_content {
			
		}
		
	.search_results .overflow { 
		margin: 0 4px 0 0; 
		position: absolute;
		width: 100%;
	}
		.search_results li {
			border-top: 1px solid #e5e5e5;
			border-bottom: 1px solid #e5e5e5;
			margin: 0 0 1px 0;
			padding: 8px 0 6px 13px;
			position: relative;
			zoom: 1;
		}
		.search_results li.active { background: url(../img/bg/bg_results_active.gif) no-repeat left top; }	

			
			.search_results dl { margin: 0 0 3px 0; }
				.search_results dl dt {
					color: #998774;
					font-size: 1.2em;
					float: left;
					width: 60px;
				}
				.search_results dl dd {
					color: #5e5046;
					font-size: 1.2em;
					float: left;
					width: 130px;
				}
			.search_results li .detail { }
			.search_results li.active .detail {  }

/* .overlay
----------------------------------------------------- -----------------------------------*/	
.overlay .close {
	position: absolute;
	right: 0;
	top: 0;
	display: block;
	width: 15px;
	height: 18px;
	background: url(../img/btn/btn_close_overlay_filter.gif) no-repeat;
	text-indent: -9999px;
}
		
/* .overlay_filter
----------------------------------------------------- -----------------------------------*/
.overlay_filter {
	top: 0;
	margin: 90px 0 0 -72px;
	width: 835px;
}	
	.overlay_filter .overlay_content {
		height: 215px;
		background: url(../img/bg/bg_overlay_filter.png) no-repeat;
		_background: url(../img/bg/bg_overlay_filter_8bit.png) no-repeat;
		/*_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/website/img/bg/bg_overlay_filter.png', sizingMethod='image');
		_background: none;*/
		zoom: 1;
		padding: 0px 0 0 10px;
	}
	.overlay_filter .overlay_body { padding: 26px 0 0 0; }
	.overlay_filter .close { margin: 7px 12px 0 0; }
		
/* .overlay_help
----------------------------------------------------- -----------------------------------*/
.overlay_help {
	top: 95px;
	margin: 0 0 0 417px;
	width: 345px;
}
	.overlay_help .overlay_content {
		height: 194px;
		background: url(../img/bg/bg_overlay_help.png) no-repeat;
		_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/bg/bg_overlay_help.png', sizingMethod='image');
		_background: none;
		zoom: 1;
		padding: 0 15px 0 19px;
	}	
.overlay_help .overlay_body { padding: 20px 0 0 0; }	
	.overlay_help .close { margin: 12px 19px 0 0; }
	.overlay_help p { 
		line-height: 1.4;
		margin: 0 0 10px 0;
		position: relative;
	}
		
		


#map_canvas {
	width: 480px;
	height: 405px;
}

/* .bubble 
----------------------------------------------------------------------------------------*/
.popup_bubble {
/*
	color:#39C0C3;
	font-size:1.5em;
	font-weight:bold;
	line-height:1.3;
	margin:0 0 3px;
	position:relative;
	height:70px;
	width:220px;
	*/
}
	.popup_bubble h2 {
		color: #6DC067;
		font-size: 1.2em;
		line-height: 1.3;
		font-weight: bold;
		width: 200px;
		margin: -3px 0 3px 0;
	}
	.popup_bubble h3{
		color :#666;
		line-height: 1.3;
		margin: 0 0 10px 0;
		font-size: 1.1em;
	}
	.popup_bubble a {
		font-size: 1.2em;
		background: url(../img/icon/icon_arrow_cl.gif) no-repeat -581px top;
		padding: 0 0 0 28px;
	}
	.popup_bubble a:hover { background-position: left top; }	
	.popup_bubble dt {
		color:#999;
		float:left;
		width: 50%;
	}

/* .accordion_content 
----------------------------------------------------------------------------------------*/
.accordion_content {
	overflow: hidden;
}








