/*
		Clear Floats !!
*/
.clr {
	clear: both;
}

/* HTML TAGS */
body {
	background-color: #2092B2;
	color: #333;
	font-family: Tahoma, Geneva, sans-serif;
	letter-spacing: 1px;
	margin: 12px 0;
}

#frame {
	background-color: #fff;
	border: solid #999 2px;
	width: 960px;
}
h1 {
	font-size: 24px;
	color: #555;
	margin: 0;
	padding: 4px 0;
	text-align: center;
}
h2 {
	font-size: 18px;
	color: #999;
	margin: 0;
	padding: 4px 0;
	text-align: center;
}
.h2_combo {
	border-bottom: solid #999 2px; 
	padding-bottom: 2px;
	margin-bottom: 10px;
	text-align: left; 
}
h3 {	
	font-size: 16px;
	color: #555;
	margin: 0;
	padding: 4px 0;
	text-align: left;
}
.a_gen {
	border-bottom: solid 2px #c9c9c9;
	color: #2092B2;
	padding: 0 0 3px 0;
	text-decoration: none;
}
.a_gen:hover {
	border-bottom: solid 2px #2092B2;
	color: #999;
}
/*
		Section colours
*/
.clr_adventures {
	color: #B23437;
}
.clr_adventures:hover {
	color: #999;
}
.clr_adventures_dark {
	color: #701F22;
}
.clr_schools {
	color: #2092B2;
}
.clr_teambuilding {
	color: #cead3f;
}
/*
		Top images
*/
#top_images {
	background-image: url(../images/drop_shadow.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: #d5d5d5;
	height: 187px;
	margin: 0;
	padding: 0;
}
#top_slideshow div {
	/* border-left: solid #999 1px; */
	margin: 0;
	width: 260px;
}

/*
		Slideshow
*/
#top_slideshow {
	float: right;
	margin: 0;
	width: 260px;
}

/*
		Content
*/
#content {
	padding: 0 80px 0 100px;
	text-align: left;
}
#content p {
	font-size: 14px;
	line-height: 20px;
	margin: 0;
	padding: 3px 0;
}
#content_left {
	float: left;
	overflow: hidden;
}
#content_right {
	float: right;
	margin: 8px 0;
	overflow: hidden;
}
#content_right img {
	border: solid #777 2px;
	margin: 0 0 8px 0;
}
.content_narrow {
	margin: 15px 80px;
}

/*
		Home page - 3 sections
*/
#sections {
	margin: 6px 2px;
}
#sections h1 {
	font-size: 24px;
	font-weight: normal;
	margin: 0;
	padding: 12px 0 3px 0;
	text-align: center;
}
#sections h2 {
	color: #000;
	font-size: 14px;
	font-weight: normal;
	margin: 0;
	padding: 0 0 8px 0;
	text-align: center;
}
#sections img {
	border: solid #555 1px;
}
#sections p {
	font-size: 14px;
	letter-spacing: 1px;
	line-height: 19px;
	margin: 0;
	padding: 4px 20px;
	text-align: justify;
}
#sections ul {
	line-height: 24px;
	margin: 0 0 0 40px;
	text-align: left;
}
.section {
	background-color: #e9e9e9;
	float: left;
	margin: 5px 0 5px 6px;
	overflow: hidden;
	width: 32%;
}
.section_adventures {
	border: solid #B23437 1px;
	margin-left: 8px;
}
.section_schools {
	border: solid #2092B2 1px;
}
.section_teambuilding {
	border: solid #cead3f 1px;
}

/*
		Navigation
*/
#top_nav {
	margin-top: 8px;
}
#top_nav h1 {
	font-size: 24px;
	letter-spacing: 3px;
	padding: 0;
	text-align: center;
	word-spacing: 10px;
}
#top_nav h2 {
	font-size: 16px;
	letter-spacing: 3px;
	margin: 0;
	padding: 0;
	text-align: center;
}
#top_nav ul {
	margin: 15px 0 8px 0; /* the right margin might need to change depending on the section */
}
#top_nav ul li {
	/* background-color: - can be found in adventures.css, team_building.css and schools.css */
	border-top: solid #333 1px;
	border-bottom: solid #333 1px;
	border-left: solid #333 1px;
	display: inline;
	overflow: hidden;
	padding: 3px 3px 5px 8px;
	margin: 0;
}
.li_end {	
	border-right: solid #333 1px;
}
#top_nav ul li a {
	color: white;
	font-size: 15px;
	letter-spacing: 2px;
	text-decoration: none;
}
#top_nav ul li a:hover {
	color: #333;
}
/*
		Anchors
*/
.a_adventures {
	border-bottom: solid #e9e9e9 2px;
	color: #B23437;
	text-decoration: none;
}
.a_schools {
	border-bottom: solid #e9e9e9 2px;
	color: #2092B2;
	text-decoration: none;
}
.a_teambuilding {
	border-bottom: solid #e9e9e9 2px;
	color: #cead3f;
	text-decoration: none;
}
.a_schools:hover, .a_adventures:hover, .a_teambuilding:hover {
	border-bottom: solid #c33 2px;
	color: #777;
}

/*
		Photos & Images
*/
.ib {
	border: solid #000 1px;
}
.caption {
	margin: 4px 0 10px 0;
}
.caption a {
	color: #B23437;
	text-decoration: none;
}
.caption a:hover {
	color: #333;
}

/* Contact & Form */
#contact_page {
	text-align: center;
}
.contact_message {
	color: #c00; 
	font-size: 24px; 
	font-weight: bold; 
	margin: 15px 0;
}
.form_wrapper {
	text-align: center;
	width: 400px;
}
.form_inputs {
	color: #555;
	font-size: 13px;
	font-weight: bold;
	line-height: 28px;
	margin: 12px 0;
	text-align: right;
	width: 340px;
}
.form_inputs span {
	color: #C00;
	font-size: 16px;
}
.form_inputs input {
	background-color: #e6e6e6;
	border: solid #B23437 1px;
	color: #333;
	font-size: 13px;
	letter-spacing: 1px;
	height: 20px;
}
.form_enquiry {
	color: #555;
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
	padding-bottom: 12px;
}
.form_enquiry textarea {
	background-color: #e6e6e6;
	border: solid #B23437 1px;
	color: #333;
	font-family: verdana, sans-serif;
	font-size: 13px;
}
.textfield {
	color: #6C6D01;
}
.form_text {
	color: #dd5500;	font-size: 11px; font-weight: normal ; font-size: 12px;
	font-family: Verdana, sans-serif;	padding-top: 8px; padding-bottom: 8px;
}
.form_captcha {
	border: solid #000080 1px;
}
.form_security {
	font-size: 16px; 
	font-weight: bold; 
	margin: 15px 45px; 
	color: #B23437; 
	text-align: left;
	width: 350px;
}
.button {
	background-color: #B23437; 
	border: 2px solid #555;
	color: #ffffff; 
	cursor: pointer;
	font-family: Arial, sans-serif;
	font-size: 14px;  	 
	font-weight: bold;
	letter-spacing: 2px;	
	padding: 5px 10px;
}


/* WebWorX */
#wwx { 
	clear: both;
	color: #ccc; 
	font-family: verdana, san-serif; 
	font-size: 10px;
	padding: 1.2em 0 0.7em 0;
	text-align: center;
}
#wwx_site { 
	border: solid #eee 1px; 
	background-color: #ffffff;
	padding: 0 0.3em 0.2em 0.3em;
}
#wwx_link { 
	color: #007700;
	font-family: verdana, arial, sans-serif; 
	font-size: 0.9em; 
	font-weight: bold; 
	text-decoration: none;
}
#wwx_link:hover {  
	color: #ff7700;
	font-family: verdana, arial, sans-serif; 
	font-weight: bold; 
	text-decoration: none;
}
#wwx_link span {
	color: #FF7700;
}
#wwx_link:hover span { 
	color: #007700;
}