/* Start of CMSMS style sheet 'gotb-layout' */
body {
	font-family: Tahoma, Verdana, Arial, Helvetica, Sans Serif;
	font-size: 10px;
	color: #000000;
	background: #FFF url(images/bgtile1.png) top repeat-x;
	
}

a {
	border-bottom: ;
	color: #000000;
	text-decoration: none;
}

strong {
	font-weight: bold;
}

.clearBoth {
	width: 100%;
	height: 0px;
	clear: both;
}

#container {
	width: 900px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	background-color: ;
	border: ;
}

	#header {
		width: 900px;
		height: 159px;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		background: url(images/header.jpg);
		border: ;
	}
	
		#logo a {
			width: 190px;
			height: 159px;
			margin: 0px 0px 0px 0px;
			float: left;
			text-indent: -9999px;
			overflow: hidden;
		}
		
	#search {
		width: 177px;
		float: right;
		position: relative;
		top: 10px;
		right: 10px;
		margin: 0px;
		padding: 0px;
	}
	
		.search-input {
			width: 139px;
			height: 26px;
			margin: 0px;
			padding: 0px;
			float: left;
			background-image: url(images/nav-searchbar.gif);
		}
		
			.search-input input {
				width: 130px;
				margin: 7px 0px 0px 5px;
				border: none;
				background-color: transparent;
				color: #FFF;
				font-size: 1.1em;
			}
			
		.search-submit {
			width: 38px;
			height: 26px;
			margin: 0px;
			padding: 0px;
			float: left;
		}

	#content, #content-home {
		width: 900px;
		clear: both;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		background-color: #FFF;
		font-size: 1.3em;
	}
	
	#content {
		width: 860px;
		padding: 20px;
	}
	
		h1 {
			margin: 0px 0px 15px 0px;
			font-weight: bold;
			font-size: 2.6em;
			color: #222;
		}
		
		.families-united h1 {
			color: #C4D145;
		}
		
		.basecamp h1 {
			color: #C23E96;
		}
		
		.no-limits h1 {
			color: #ED1C24;
		}
		
		.teen-republic h1 {
			color: #F7931D;
		}
		
		.positive-futures h1 {
			color: #23428F;
		}
		
		h2 {
			margin: 0px 0px 10px 0px;
			font-weight: bold;
			font-size: 1.3em;
		}
		
		h3 {
			margin: 0px 0px 10px 0px;
			font-weight: bold;
			font-size: 1.2em;
		}
		
		#content p, #content-home p {
			margin: 10px 0px 15px 0px;
			font-size: 1.1em;
		}
		
		#content ul {
			font-size: 1.1em;
		}
	
	#content-bottom {
		width: 900px;
		height: 67px;
		background-image: url(images/footer.gif);
	}
	
	#footer {
		width: 860px;
		margin: 20px auto;
		padding: 20px;
		clear: both;
		background-image: url(images/footer-bg.gif);
		color: #FFF;
	}
		
		#copyright, #wdl {	
			margin: 0;
			padding: 4px;
			background-color: #222;
		}
		
		#copyright {
			float: left;
		}
		
		#wdl {
			float: right;
		}
		
			#wdl a {
				color: #FFF;
			}
		
/*=============================================================================*/
/* CONTENT */
/*=============================================================================*/

/* HOME -----------------------------------------------------------------------*/
#welcome {
	width: 860px;
	padding: 20px;
	float: left;
}

	#welcome strong {
		font-size: 1.1em;
		color: #1694C5;
	}

/*#photos {
	width: 388px;
	height: 300px;
	float: left;
	margin: 20px 0px 20px 12px;
	background: #ABA492 url(images/index-photos-bottom.jpg) bottom no-repeat;
}

	#photos-title {
		height: 25px;
		padding: 5px 15px;
		background: #898377 url(images/index-photos-top.gif) top no-repeat;
		font-size: 1.4em;
		font-weight: bold;
		color: #FFF;
	}
	
		#photos-title img {
			float: right;
			position: relative;
			top: 3px;
		}*/

#events {
	width: 900px;
	height: 209px;
	clear: both;
	background-image: url(images/index-latestevents-bg.jpg);
	position: relative;
}

	#home-event-1, #home-event-2, #home-event-3 {
		width: 75px;
		height: 134px;
		position: absolute;
		top: 35px;
		font-size: 0.9em;
	}
	
	#home-event-1 {
		left: 240px;
	}
	
	#home-event-2 {
		left: 510px;
	}
	
	#home-event-3 {
		left: 780px;
	}
	
		.home-event-title {
			margin: 0 0 10px 0;
			font-weight: bold;
		}
		
		#home-event-1 a, #home-event-2 a, #home-event-3 a {
			width: 63px;
			height: 19px;
			float: left;
			position: absolute;
			bottom: 0px;
			right: 0px;
			background-image: url(images/btn-viewevent.gif);
			text-indent: -9999px;
			overflow: hidden;
		}

/* EVENTS ------------------------------------------------------------*/
.event-signup, .event-signup-thanks {
	width: 250px;
	margin: 20px 0px 0px 10px;
	padding: 10px 10px 5px 10px;
	float: right;
	clear: right;
	background-image: url(images/footer-bg.gif);
	color: #FFF;
}

.event-signup-thanks {
	padding: 10px;
}

	.event-signup div {
		margin: 10px 0px;
	}
	
	.event-signup .event-signup-title, .event-signup-thanks .event-signup-title {
		margin: 0px 0px 5px 0px;
		font-size: 1.8em;
		font-weight: bold;
	}
	
		.event-signup label {
			display: block;
		}
		
		.event-signup input {
			padding: 2px;
			border: 2px solid #AAA;
		}
		
		.event-signup textarea {
			width: 244px;
			height: 70px;
			padding: 2px;
			overflow: auto;
		}

.event-summary {
	margin: 10px 0 20px 0;
}

#content p.event-title, .event-title {
	margin: 25px 0 0 0;
	font-size: 1.7em;
	font-weight: bold;
}

.families-united .event-title {
	color: #C4D145;
}

.basecamp .event-title {
	color: #800080;
}

.no-limits .event-title {
	color: #ED1C24;
}

.teen-republic .event-title {
	color: #F7931D;
}

.positive-futures .event-title {
	color: #23428F;
}

/* SEARCH ------------------------------------------------------------*/
.event-li {
	width: 300px;
	height: 100px;
	margin: 0 100px 20px 0;
	padding: 10px;
	float: left;
	position: relative;
	border: 1px solid #CCC;
}

.search-result-title a {
	font-size: 1.3em;
	font-weight: bold;
	color: #444;
}

.news-search-content {
	margin: 0 0 30px 0;
}

	.news-search-cat-families, .news-search-cat-basecamp, .news-search-cat-limits,
	.news-search-cat-teen, .news-search-cat-positive {
		font-weight: bold;
	}
		
	.news-search-cat-families {
		color: #C4D145;
	}
	
	.news-search-cat-basecamp {
		color: #C23E96;
	}
	
	.news-search-cat-limits {
		color: #ED1C24;
	}
	
	.news-search-cat-teen {
		color: #F7931D;
	}
	
	.news-search-cat-positive {
		color: #23428F;
	}

.search-result-link {
	padding: 7px;
	float: left;
	position: absolute;
	bottom: 0;
	right: 0;
	background-image: url(images/footer-bg.gif);
	color: #FFF;
	font-size: 1.1em;
	font-weight: bold;
}

/* CONTACT ------------------------------------------------------------*/
#contact-details, #contact-form {
	width: 420px;
	float: left;
}

#contact-form {
	width: 300px;
	margin: 0 0 0 20px;
	padding: 20px;
	float: right;
	background-image: url(images/footer-bg.gif);
	color: #FFF;
}

	#contact-form h2 {
		margin: 0 0 10px 0;
		font-size: 1.8em;
		font-weight: bold;
	}
	
	.contactform div {
		margin: 0 0 10px 0;
	}
	
	.contactform input, .contactform textarea {
		padding: 2px;
		border: 2px solid #AAA;
		font-family: Tahoma, Verdana, Arial, Helvetica, Sans Serif;
	}
	
	.contactform textarea {
		width: 270px;
		margin: 5px 0 0;
		font-size: 1em;
		
	}

.splashform {
	border: 0px;
	margin: 0px;
}

.splashformelement {
	clear: both;
	margin: 0 0 10px 0;
}

.splashform label {
	width: 100px;
	float: left;
	font-size: 0.85em;
}

/* NEWS ------------------------------------------------------------*/
.NewsSummary {
	padding: 0 0 10px 0;
	border-bottom: 1px solid #999;
}

.NewsSummaryLink {
	margin: 0 0 10px 0;
}

.NewsSummaryLink a, #NewsPostDetailDate {
	font-size: 1.2em;
	font-weight: bold;
}

#NewsPostDetailDate {
	margin: 0 0 10px 0;
}

.NewsSummaryLink a span, #NewsPostDetailDate {
	padding: 0 15px 0 0;
	color: #888;
}

.NewsSummaryMoreLink a, #NewsPostDetailReturnLink a {
	float: left;
	clear: left;
	margin: 10px 0 0 0;
	padding: 5px;
	background-image: url(images/footer-bg.gif);
	color: #FFF;
	font-weight: bold;
}

/* BMI ---------------------------------------------------------------*/
.bmi {
	width: 150px;
	float: right;
	margin: 0 0 0 0;
	padding: 10px;
	background-image: url(images/footer-bg.gif);
	color: #FFF;
}

	.bmi h2 {
		margin: 0 0 5px 0;
		font-weight: bold;
		font-size: 1.2em;
		text-align: center
	}
	
	.bmi li, .bmi label, .bmi input {
		float: left;
	}
	
	.bmi li {
		margin: 8px 0px;
	}
	
	.bmi label {
		width: 85px;
		margin: 0 10px 0 0;
	}
/* End of 'gotb-layout' */

