@charset "utf-8";
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #ccc;
	background-color: #333333;
}

/* CSS Document */

#container {
	width: 968px;
	background:#000;
	margin: 0 auto;
	padding-left: 10px;
	padding-right: 10px;
	overflow: hidden;
	border: thick solid #00aeef;
	border-radius: 25px;
	color: #FFF;
}

#spry_menu {
	height: auto;
	width: auto;
	padding-top: 25px;
	padding-bottom: 10px;
	padding-left: 130px;
}


#banner {
	height: 50px;
	width: 968px;
}
#main_image {
	background-image: url(images/cobra-pitch-2.png);
	height: 185px;
	width: 941px;
	padding-top: 5px;
	padding-left: 25px;
	border: 1px solid #000000;
	border-radius: 25px;
}
#main_text {
	background-image: url(images/Cobra_Blue_Square_2020.png);
	width: 150px;
	height: 150px;
}
#slogan {
	float: right;
	height: 50px;
	width: 100px;
	padding-right: 50px;
}
#slogan_hash {
	font-size: 2em;
	color: #00aeef;
	float: left;
	width: 25px;
}
#slogan_words {
	float: right;
	width: 75px;
	font-size: 2em;
}


#page_title_text {
	height: 25px;
	width: auto;
	font-size: 3em;
	font-style: italic;
	font-weight: bold;
	color: #00aeef;
	text-align: left;
	padding-left: 60px;
}

#page_text {
	height: 160px;
	width: 568px;
	font-size: 2em;
	font-style: italic;
	color: #00aeef;
	text-align: center;
	padding-bottom:10px;
}

#column_container {
	color: #FFF;
	height: 200px;
	width: 968px;
	height: 750px;
}
#privacy_container {
	font-size: 1em;
	height: auto;
	width: 100%;
	padding-top: 50px;
	padding-right: 60px;
	padding-bottom: 50px;
	padding-left: 60px;
}

#news_container {
	font-size: 1em;
	height: auto;
	width: 850px;
	padding: 25px;
	margin: 25px;
}

#news_item {
	height: auto;
	width: 100%;
}

#services_container {
	font-size: 1em;
	height: auto;
	width: 850px;
	padding-top: 50px;
	padding-right: 60px;
	padding-bottom: 50px;
	padding-left: 60px;
}

#services_item {
	height: auto;
	width: 100%;
}

#camps_container {
	height: 1200px;
	width: 100%;
	padding-top: 50px;
	padding-left: 50px;
	padding-right: 50px;
}
#blog_container {
	height: auto;
	width: 918px;
	margin: 25px;
	padding-top: 50px;
	padding-right: 60px;
	padding-bottom: 100px;
	padding-left: 60px;
}
#blog_left {
	float: left;
	width: 70%;
	height: auto;
}
#blog_right {
	float: right;
	color: #00aeef;
	width: 20%;
	height: auto;
	padding-top: 40px;
	padding-right: 50px;
}

#about {
	height: auto;
	width: 100%;
}
#about_container {
	height: 1400px;
	width: 100%;
	padding-top: 50px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 50px;
}
#about_right {
	float: right;
	width: 425px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 50px;
	padding-left: 10px;
	margin-right: 50px;
}
#about_left {
	padding: 10px;
	float: left;
	width: 425px;
	height: auto;
}



#rugby_camps {
	height: auto;
	width: auto;
}
#rugby_camps_right {
	float: right;
	width: 425px;
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#clealls_aug2018 {
	height: 600px;
	width: auto;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-style: none;
}

#rugby_camps_left {
	padding: 10px;
	float: left;
	width: 425px;
}




#mentoring_container {
	font-size: 1em;
	height: auto;
	width: 850px;
	padding-top: 50px;
	padding-right: 60px;
	padding-bottom: 50px;
	padding-left: 60px;
}
	
	
	
#mentor_container {
	height: 1000px;
	width: 100%;
	padding-top: 50px;
	padding-right: 50px;
	padding-left: 50px;
}
#mentoring-title {
	width: 100%;
}
#mentoring-left {
	float: left;
	width: 45%;
}
#mentoring-right {
	float: right;
	width: 45%;
}


#mentor {
	height: auto;
	width: 100%;
}
#mentor_title {
	width: 100%;
	height: 750px;
}

#mentor_left {
	padding: 10px;
	float: left;
	width: 45%;
	height: 300px;
}
#mentor_right {
	padding: 10px;
	float: right;
	width: 45%;
	margin-right: 50px;
	height: 300px;
}


#privacy {
	padding: 25px;
	margin-right: 100px;
}


#page_text_holder {
	float: right;
	height: 150;
	width: 768px;
}
#left_column {
	float: left;
	width: 650px;
	padding-left: 25px;
	height: auto;
	padding-bottom: 25px;
}
#left_column_header {
	font-size: 2em;
	color: #00aeef;
	height: 50px;
}
#left_column_text {
	font-size: 2em;
	color: #FFF;
	height: auto;
	padding-top: 10px;
	padding-bottom: 25px;
}
#privacy_header {
	font-size: 2em;
}



#left_column_sub_text {
	font-size: 1em;
	color: #FFF;
	height: 375px;
	border-radius: 25px;
	border: thin solid #00aeef;
	padding: 25px;
}
#sub_text_left {
	float: left;
	width: 200px;
	height: 200px;
	border-radius: 25px;
	padding: 0px;
	margin-top: 25px;
	font-size: 80%;
}
#sub_text_right {
	float: right;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	width: 350px;
}

#right_column {
	float: right;
	width: 250px;
	padding-right: 25px;
}
#right_column_header {
	height: auto;
	width: 100%;
	border: thin solid #00aeef;
	border-radius: 25px;
	padding: 10px;
}
#right_column_text {
	font-size: 1em;
	color: #FFF;
	height: auto;
	padding-top: 5px;
}

#strapline {
	font-style: italic;
	font-size: 2em;
	color: #FFF;
	height: 100px;
	width: 100%;
	padding: 0px;
}
#motivation {
	height: 200px;
	width: 100%;
	padding-top: 50px;
	margin-top: 50px;
}




#footer {
	font-size: 75%;
	height: 25px;
	padding-left: 100px;
	Padding-bottom: 10px;
	color: #00aeef;
	padding-right: 100px;
	padding-top: 50px;
}


#footer_left {
	float: left;
}
#footer_right {
	float: right;
}
#maori {
	height: 100px;
	width: 100%;
	padding-left: 5px;
	padding-right: 50px;
	padding-top: 20px;
	background-image: url(images/Koru_sml_banner_968x75.png);
	background-repeat: no-repeat;
}
#maori_header {
	font-size: 2em;
	color: #00aeef;
	height: 50px;
}
#maori_text {
	height: 50px;
}

#video {
	height: 400px;
	width: 100%;
	padding-left: 25px;
	padding-right: 50px;
	padding-top: 25px;
}
#video_left {
	padding: 10px;
	float: left;
	width: 450px;
}


#video_left_header {
	font-size: 2em;
	color: #00aeef;
	height: 50px;
}
#video_left_text {
	height: 150px;
}
#video_right {
	float: right;
	width: 450px;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#amrugbypod {
	height: 300px;
	width: 100%;
	padding-top: 25px;
	padding-right: 50px;
	padding-left: 25px;
}
#amrugbypod_left {
	padding: 10px;
	float: left;
	width: 450px;
	height: 225px;
}
#amrugbypod_left_header {
	font-size: 2em;
	color: #00aeef;
	height: 50px;
}
#amrugbypod_left_text {
	height: auto;
}
#amrugbypod_right {
	width: 425px;
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 10px;
	float: right;
	height: 225px;
}

#social {
	height: auto;
	width: 100%;
}
#social_icons {
	float: right;
	height: 50px;
	width: 200px;
	padding-right: 25px;
}
#contact_social {
	width: 100%;
}

#BPcups {
	height: 750px;
}
#BPcups_left {
	float: left;
	width: 400px;
	height: 425px;
}
#BPcups_right {
	float: right;
	width: 400px;
	height: 425px;
}
#UKCMH {
	height: 350px;
}
#LHA {
	height: 350px;
}

#UKCMH_left {
	float: left;
	height: auto;
	width: 400px;
}
#LHA_left {
	float: left;
	height: auto;
	width: 400px;
}
#LHA_right {
	float: right;
	height: auto;
	width: 400px;
}

#UKCMH_right {
	float: right;
	height: auto;
	width: 400px;
}



#bathtime {
	height: 350px;
}
#bathtime_left {
	float: left;
	width: 400px;
}
#bathtime_right {
	float: right;
	width: 400px;
}

#camp_news {
	height: 500px;
}
#camp_news_left {
	margin: 0px;
	float: left;
	width: 400px;
}

#camp_news_right {
	float: right;
	width: 400px;
}
