/* @override http://www.gravityvault.com/_assets/css/specific.css */

/*
#pagetitle {padding:0; margin: 0; width: 780px; margin-bottom: 25px;}
	
	#modules {padding: 20px 10px 30px 10px; width: 760px; margin-top: 0 !important; margin-top: -25px;}

#content {padding:0; margin: 0; width: 780px;}
*/
body { background-color: #ced6db; }

#extra1 {
	display: block;
	background-color: #ced6db;
	background-image:url(../images/guy-climbing.gif);
	background-repeat: no-repeat;
	top: 31px;
	left: 50%;
	margin-left: -498px;
	position: absolute;
	z-index: 1;
	width: 308px;
	height: 674px;
}

*html #extra1 {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='crop', src='../images/guy-climbing.gif');
	background: transparent;
}

#extra2 {
	display: block;
	background-color: #ced6db;
	background-image: url(../images/bottom-climber.gif);
	background-repeat: no-repeat;
	position: absolute;
	left: 50%;
	margin-left: 80px;
	z-index: 1;
	width: 328px;
	height: 164px;
	float: left;
	padding-bottom: 20px;
}

*html #extra2 {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='crop', src='../images/bottom-climber.gif');
	background: transparent;
}

#wrap{
	background-color: #fff;
	border: 8px solid #3D6088;
	margin:25px auto 0;
	padding: 4px;
	position:relative;
	text-align:center;
	width:780px;
	z-index: 200;
}


#header-address {
	float: right;
	width: 500px;
}
	.location {
		float: right;
		width: 180px;
		text-align: left;
		border-left: 1px solid #fff;
		padding: 0px 0px 5px 10px;
	}
	.location a {
		text-transform: lowercase;
	}

#header-search {
	float: right;
	width: 500px;
}

#content, .fckeditor {
	background-color: #f4d1ab;
	color: #204167;
}
 .fckeditor {
	padding:0;
 }
	#content a{ color: #204167; }
	
	#main{
		display:inline;
		float:right;
		padding:0 0 0 0;
		width:780px;
	}
		*html #main{
			width:777px;
		}
		
		#pagetitle{
			border-top: 4px solid #FFF;
			border-bottom: 4px solid #FFF;
			background-color: #708fb2;
			background-position:top right;
			background-repeat:no-repeat;
			height:70px;
			left:0;
			margin:0;
			padding:0;
			position:absolute;
			top:22px;
			width:780px;
		}

		#pagetitle h1 {
			border-width:0;
			text-transform: uppercase;
			font-size: 22px;
			color: #fff;
			margin:0;
			padding:25px 5px 5px 5px;
			font-family: verdana, arial, helvetica, sans-serif;
			width:760px;
		}
		#crumbs { background-color: #3d6088; position: absolute; top: 98px !important; padding: 0px 10px; width: 760px; text-transform: lowercase; }
		#crumbs #print a { color: #fff; }
		#crumbs #email a { color: #fff; }
		#crumbs #list a { color: #fff; }
		#crumbs #list { padding-bottom: 5px; color: #708fb2;}
		
		#modules{
			padding:100px 0 0 10px;
			width:760px;
		}
			*html #modules{
				padding-left:5px;
			}

/* NAV OVERRIDE */
#nav {
	height: 22px;
	background-image: url(../../_userfiles/image/gv/nav-bg.gif);
	z-index:3;
}
#nav a { color: #fff; }
	#nav #wrapper ul li a {
		background-image:url(../../_userfiles/image/gv/nav-bg.gif);
		border-right: 1px solid #fff;
		padding: 2px 20px;
	}
		#nav ul li ul { border: 0;  margin-top: 0px; }

		#nav #wrapper ul li ul li a {
			background-image: none;
			border: 0;
			background-color: #51708f;
			border-bottom: 1px solid #3c546d;
			font-size: 11px;
			padding: 8px 0 5px 20px;
		}
			#nav #wrapper ul li ul li a:hover {
				background-color: #6283a7;
			}


/* HEADER */
#header { 
	background-color: #3d6088; 
	background-image: url(../images/gv-logo.png);
	padding: 10px 10px 10px 10px;
	background-repeat: no-repeat;
	background-position: 10px 10px;
	height:100px;
}
	#header a#logo {
		margin-top: 10px;
		padding-bottom: 7px;
		margin-left: 10px;
	}

	#header-data form {
		text-align: right;
	}

	#header-data p {
		margin: 0 0 8px 0;
	}
		#header-data p span {
			font-size: 11px;
		}

			#header-data p strong a {
				font-size: 11px;
			}

div#search {
	display: block;
	float: right;
	text-align: right;
	font-size: 10px;
	color: #fff;
}
	div#search a {
		color: #fff;
		text-transform: uppercase;
		font-weight: bold;
	}
		div#search input#search-input {
			border: 0;
			padding: 3px 5px;
			width: 200px;
			margin-top: 5px;
		}

		div#search input#search-submit {
			border: 0;
			background-color: #000;
			color: #fff;
			padding: 3px 5px;
		}

#p0 p {
	font-size: 10px;
}

#p0 p strong {
	font-size: 14px;
}

#p0 ol li {
	margin-bottom: 20px;
	font-size: 11px;
	border-bottom: 1px dotted #3d6088;
	padding-bottom: 20px;
	margin-right: 30px;
}

#p0 ol li a {
	display: block;
	text-decoration: none;
	font-size: 14px;
}

#p0 ol li a span {
	display: block;
	font-size: 10px;
	color: #3d6088;
}


/* FOOTER */

#footer { 
	width: 760px;
	background-color: #3d6088; 
	height: 30px; 
	border-top: 4px solid #fff; 
	}

#footer span.facebook {
	float: right;
	display: block;
	margin: 0px;
	padding: 0px;
	text-align: right;
}

#footer p { line-height: 18px; }
#footer p.copyright { float: left; text-align: left; }
#footer p.copyright span { float: left; top: 25px; margin-left: 5px; color: #fff; }


#footer p.poweredby { 
	float: right;
	text-align: right; 
	top: 0px; 
	margin: 10px 60px 0px 0px;
	color: #fff;
	}
#footer p.poweredby a { color: #fff; }

#footer-left {
	float: left;
}

#footer-right {
	float: right;
}


/* BEGIN HEADER BG IMGS */

.t3 div#pagetitle {
	background-image: url(../images/h1-bg-classes.jpg);
}

.t7 div#pagetitle {
background-image: url(../images/h1-bg-camp.jpg);
}

.t10 div#pagetitle {
background-image: url(../images/h1-bg-current-specials.jpg);
}

.t4 div#pagetitle {
background-image: url(../images/h1-bg-events.jpg);
}

.t8 div#pagetitle {
background-image: url(../images/h1-bg-staff.jpg);
}

.t5 div#pagetitle {
background-image: url(../images/h1-bg-info.jpg);
}

.t6 div#pagetitle {
background-image: url(../images/h1-bg-jct.jpg);
}

.t9 div#pagetitle {
background-image: url(../images/h1-bg-scouts.jpg);
}

/* HOMEPAGE */
#p1 #admin_bar{
	height:1.8em;
}
#p1 #admin_bar form{
	display:none;
}
#p1 .module_home span.hand, #p1 .module_home .delete{
	display:none;
}

#p1 #main{
	margin-top:22px;
}

#p1 #modules {
	border:none;
	margin:0;
	padding: 0;
}

#p1 #pagetitle {
	display: none;
}

#p1 #crumbs {
	display: none;
}

#p1 h2 {
	background-color: #3D6088;
	font-size: 11px;
	font-weight: bold;
	padding-top: 10px;
	color: #fff;
	text-transform: uppercase;
}

/* HOMEPAGE  */
#modules #homepage-wrap{
	height:738px;
	position:relative;
	padding:0;
	top:238px;
	width:780px
}
	*html #modules #homepage-wrap{
		width:777px
	}

#hp_box1{
	border-right: 4px solid #fff;
	float:left;
	height:500px;
	margin:0 0 0 0;
	width:225px;
}
	*html #hp_box1{
		margin-left:-2px;
	}
	#modules #hp-hours {
		color:#000;
		left:0;
		padding:5px 0 10px 5px;
		position:relative;
		top:0;
		width:215px;
	}
	#modules #hp-hours div{
		height:120px;
		overflow-y:auto;
	}
		#modules #hp-hours p {
			line-height: 22px;
			padding: 5px 5px;	
		}
			#modules #hp-hours p strong {
				font-size: 11px;
			}
	
	#modules #hp-events {
		color:#000;
		padding:0 0 0 5px;
		width:215px;
	}
		#modules #hp-events div{
			height:290px;
			overflow-y:auto;
		}
		#modules #hp-events p{
			font-size: 10px;
			border-bottom: 1px dotted #333;
			padding: 7px 0 7px 0;
			margin: 0 5px;
		}
			#modules #hp-events p strong {
				display: block;
				font-size: 10px;
			}
			#modules #hp-events p a {
				color: #000;
				font-size: 12px;
				display: block;
				margin: 5px 0;
				font-weight: bold;
			}
#hp_box2{
	border-right: 4px solid #fff;
	float:left;
	height:500px;
	margin:0 0 0 0;
	width:272px;
}
	#modules #hp-specials {
		color:#000;
		padding:5px 0 10px 5px;
		position:relative;
		top:0;
		width:262px;
	}
	#modules #hp-specials div{
		height:230px;
		overflow-y:auto;
	}
		#modules #hp-specials p {
			color:#000;
			margin:10px 5px
		}
			#modules #hp-specials p strong {
			}
			
	#modules #hp-gallery {
		padding:0 0 0 5px;
		width:262px;
	}
		#modules #hp-gallery h2 {
			margin-bottom: 15px;
		}
			#modules #hp-gallery a {
				display: block;
				margin: 5px 0 0 5px;
				font-weight: bold;
				color: #000;
			}
				#modules #hp-gallery a img {
					height: 60px;
					border: 3px solid #fff;
					float: left;
					margin: 10px 15px 0 0px;
				}
#hp_box3{
	float:right;
	height:500px;
	margin:0 0 0 0;
	width:270px;
}
	#modules #hp-lockdown {
		padding:5px 0 10px 0;
		position:relative;
		top:0;
		width:265px;
	}
	#modules #hp-lockdown div{
		height:290px;
		overflow-y:auto;
	}
		#modules #hp-lockdown img {
			border: 1px solid #DFA539;
		}
		#modules #hp-lockdown p {
			padding:0 5px;
		}
			#modules #hp-lockdown p a {
				color: #000;
			}
	
	#modules #hp-newsletter {
		padding:0 0 0 0;
		width:265px;
	}
		#modules #hp-newsletter p {
			color: #000;
			padding: 0 5px;
			margin-top: 15px;
		}
		#modules #hp-newsletter form {
			padding: 0 5px;
		}
			#modules #hp-newsletter form input.hpinput {
				float: left;
				height: 20px;
				margin-right: 5px;
				border: 0;
				width: 150px;
			}
			#modules #hp-newsletter form input.submit {
				float: left;
				border: 0;
				background-color: #3D6088;
				font-size: 10px;
				padding: 3px;
				color: #fff;
			}
			#modules #hp-newsletter form img{
				float: left;
				margin-right: 5px;
				border: 0;
			}
		#modules #hp-newsletter a img{
			border: 0;
			margin-top: 10px;
		}
		#modules #hp-newsletter p#e-marketing {
			padding: 0 5px 0 30px;
			font-size: 10px;
			margin-top: -15px;
		}
			#modules #hp-newsletter p#e-marketing a {
				color: #000;
				text-decoration: none;
			}

#modules #hp-slideshow {
	border-top: 4px solid #fff;
	border-bottom: 4px solid #fff;
	height:230px;
	left:0;
	margin:0;
	overflow:hidden;
	padding: 0;
	position:absolute;
	top:22px;
	width:780px;
	z-index:1;
}
	.superadmin #modules #hp-slideshow,
	.admin #modules #hp-slideshow,
	.editor #modules #hp-slideshow {
		top:0;
	}
	#p1 #modules #hp-slideshow img {
		border: 0;
		padding: 0;
		margin:0;
		float: left;
	}
h1#png-overlay {
	background-repeat: no-repeat;
	background-image: url(../images/slideshow-overlay.png);
	display: block;
	font-size: 1px;
	font-weight: normal;
	height: 97px;
	left: 0;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: absolute;
	text-indent: -9999px;
	top:26px;
	width: 780px;
	z-index:2;
}
	.superadmin h1#png-overlay,
	.admin h1#png-overlay,
	.editor h1#png-overlay{
		top:4px;
	}

*html h1#png-overlay {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='crop', src='../images/slideshow-overlay.png');
	background: transparent;
}


/* SUBPAGE CONTENT */
h2 {
	background-color: #f9dfc3;
	color: #204167;
	font-size: 16px;
	padding: 2px 5px;
}
	h2 a {
		color: #204167;
		text-decoration:none;
		font-weight: bold;
	}

h4 {
	background-color: #f9dfc3;
	color: #204167;
	font-size: 16px;
	margin-bottom: 10px;
	padding: 2px 5px;
}
	h4 a {
		color: #204167;
		text-decoration:none;
		font-weight: bold;
	}
	
div#modules h2 img { position: relative; top:40px; margin-bottom: 60px; }
div#modules img { border: 1px solid #3d6088; margin-bottom: 20px;}
div#modules a.gallery img { border: 5px solid #bc9264; }
div#modules p.description {
	color: #204167;
	margin-top: 5px;
	line-height: 15px;
	
/* SUBPAGE SPECIFIC */
#p3 div#modules a.gallery { height: 70px; width: 70px; margin-right: 10px; }
#p3 div#modules a.gallery img { height: 60px; }

#p3 #content #modules .module_gallery {
	margin-top: -10px;
	float: left;
	width: 100%;
	margin-bottom: 10px;
}

#p3 #content #modules #c3 {
	font-size: 11px;
}

#p3 #content #modules #c3 strong {
	font-size: 12px;
}

#p3 #content #modules #c3 a {
	font-size: 12px;
}

#p3 #content #modules #c3 h2 {
	background-color: #f9dfc3;
	color: #204167;
	font-size: 16px;
	padding: 2px 5px;
}

#p3 #content #modules h2, #p3 #content #modules h2 a {
	background-color: #b09272;
	color: #fbead8;
	font-size: 16px;
	padding: 2px 5px;
}

#p15 #modules #c22 {
float: left;
width: 280px;
clear: none;
font-size: 11px;
}

#p15 #modules #c124 {
float: right;
width; 400px;
clear: none;
}

#p19 div#modules img { border: 1px solid #3d6088;}

}