@import url(menu.css);

* {
	font-family: Arial, Verdana, sans-serif;
}

body {
	background-color: white;
	font-size: 70%;
	margin: 0;
	padding: 0;
	color: #000000;
}

form {
	margin: 0;
	padding: 0;
}

input, textarea, select {
	font-size: 100%;
}

textarea{
	overflow: auto;
}

a, a * {
	text-decoration: none;
	color: #507500;
}

a:active, a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: 0;
}

h1, h2, h3, h4, h5 {
	font-size: 110%;
	margin: 0;
}

h1 {
	color: #507500;
	font-size: 130%;
}

h2, h4 {
	color: #507500;
}

h3, h5 {
	color: #507500;
}

h4, h5 {
	font-weight: normal;
}

.plainheader {
	display:inline;
	font-size: 1em;
	color: #507500;
}

/* Simple classes - dereferencing single style parameters to avoid inline styles */

.clearleft		{clear: left;}
.clearright		{clear: right;}
.clearboth		{clear: both;}

.floatleft		{float: left;}
.floatright		{float: right;}

.sml					{font-size: 90%;}
.bigger				{font-size: 110%;}
.normal				{font-weight: normal;}
.strong				{font-weight: bold;}
.em						{font-style: italic;}
.underline		{text-decoration: underline;}
.nounderline	{text-decoration: none;}
.capitalize		{text-transform: capitalize;}
.uppercase		{text-transform: uppercase;}
.lowercase		{text-transform: lowercase;}

.textleft			{text-align: left;}
.textright		{text-align: right;}
.textcenter		{text-align: center;}

.vertmiddle		{vertical-align: middle;}

.hidden				{display: none;}/*{position: absolute; left: -2000px;}*/
.invisible		{visibility: hidden;}

.greydots			{background: transparent url(images/dots_grey.gif) repeat-x scroll bottom left;}
.primarydots	{background: transparent url(images/dots_primary.gif) repeat-x scroll bottom left;}
.darkdots		{background: transparent url(images/dots_secondary.gif) repeat-x scroll bottom left;}

.bgtop				{background-position: top left;}
.bottomborder	{border-bottom: 1px solid #c7c7c7;}
/*.topborder		{border-top: 1px solid #c7c7c7;}*/

.inline				{display: inline;}
.block				{display: block;}


/* Layout */
.ieitalicfix {
	/* Stop italics making the page wrap in IE */
	overflow: hidden;
	o\verflow: visible;
	width: 100%;
	w\idth: auto;
	he\ight: 1%;
	/* end if hack */
}

.fullwidth {
	width: 777px;
}

.printonlylogo {
	display: none;
}

.outer {
	background: #DFEF96 url(images/bg_body.gif) repeat-x scroll top left;
	margin: 0;
	padding: 0;
}

.inner {
	margin: 0 auto;
}

.header {
	background: white url(images/bg_header.gif) no-repeat scroll top left;
	height: 145px;
	padding-right: 4px;
	width: 773px;
}

.header_logo {
	float: left;
	width: 200px;
	margin-right: 15px;
}

.header_image {
	float: left;
	width: 265px;
}

.header_right_col {
	float: right;
	width: 292px;
}

.homepage_header_image_bottom {
	padding-left: 17px;
	padding-top: 1px;
}

.searchbox {
	background: #83BE02 url(images/bg_searchbox.gif) no-repeat scroll bottom left;
	width: 291px;
	padding-bottom: 1px;
}

.searchbox a {
	font-weight: bold;
	margin: 6px 6px 4px 24px;
}

#keywords {
	font-weight: bold;
	margin: 2px 0 2px 0;
	padding: 1px 8px;
	width: 120px;
}

.searchsubmit {
	margin: 0 3px;
}

.top_links {
	margin: 0 6px 0 0;
	width: 278px;
}

.quickform {
	margin: 0 8px;
}

#quicklinks {
	font-weight: bold;
	margin: 2px 0 3px 0;
	padding: 1px 0 1px 8px;
	width: 150px;
}

#keywords, #quicklinks, .loginlink, .top_links {
	font-size: 8pt;
}

.breadcrumb { padding-bottom: 8px; }

/*---------------------------------------------------*/

.main {
	margin-top: 5px;
}

.main_nav {
 	width: 185px;
 	margin-right: 13px;
}

.main_content {
	background: transparent url(images/bg_main_content.gif) repeat-y scroll top left;
  width: 579px;
}

.main_content_outer {
  width: 579px;
}

.main_content.homepage {
	background: transparent url(images/bg_main_content_with_top.gif) no-repeat scroll top left;
}

.main_content_left {
	width: 379px;
}

.intro_para {
	margin: 0px 25px 0 25px;
	padding-bottom: 18px;
}

.videothumb {
	width: 120px;
	border-top: 1px solid #72A600;
	border-left: 1px solid #72A600;
	border-right: 1px solid #72A600;
	margin-right: 10px;	
}

.videothumb img {
	border-bottom: 1px solid #72A600;
}

.videoitem_summary {
	width: 191px;
}

.videoitem_summary a {
	color: #72A600;
	font-size: 1.3em;
	font-weight: bold;
}

.videoitem_summary strong  {
	color: #72A600;
	font-size: 1.3em;
}

.videoitem_summary p {
	margin: 3px 0 0 0;
}

.novid {
	width: 323px; 
}

.largevid {
	border: 1px solid white;
	margin: 20px;
}

.newsitem {
	margin: 10px 25px;
}

.newsitem_summary {
	padding-bottom: 10px;
	width: 236px;
}

.newsthumb {
	width: 84px;
	height: 75px;
	margin-right: 6px;
	background: transparent url(images/bg_newsthumb.gif) no-repeat scroll top left;
}

.newsthumb img {
	width: 77px;
	height: 68px;
	border: 1px solid white;
}

.newsitem_date {
	/*font-weight: bold;*/
}

.main_content_right {
	width: 193px;
}

.featurebox {
	background: transparent url(images/bg_featurebox.gif) no-repeat scroll top left;
  margin-top: 5px;
  width: 185px;
}

.featuretext {
  padding: 12px 16px 6px 16px;
  width: 153px;
}

.featuretext p {
	margin: 5px 0;
}

.footer {
	border-top: 30px solid #DFEF96;
}

.outer, .footer {
	width: 100%;
}

.rfeature {
	width: 168px;
	margin: 25px 15px 25px 0;
}

.rfeature p {
	margin: 3px 0 0 0;
}

.rfeature img {
	padding-bottom: 1px;
}

.rfeaturetext {
	margin: 5px 0px;
	color: #72A600;
	font-size: 1.2em;
	font-weight: bold;
}

.rfeaturetext strong  {
	color: #72A600;
	font-size: 1.1em;
}

.sponsor_logo {
	padding: 0px 10px;
}
/* Standard follow-on page stuff */

.main_content_full {
	width: 579px;
	background: transparent url(images/main_content_top.gif) no-repeat scroll top left;
}

.content_content {
	margin: 0 15px 0 25px;
	display: inline;
	line-height: 1.4em;
	float: left; /* NOTE: This could cause probs and we may have to specify a width but without this sometimes you get extra white space below the lip image */
}

.content_content p, .page_feature_content p, .page_text_col p {
	margin: 5px 0 10px 0;
}

.assoc_content {
	padding: 6px 0;
}

.assoc_content_item {
	padding: 2px 0;
	margin: 4px;
}

.assoc_doc {
	background-repeat: no-repeat;
	background-position: 3px 0;
	padding-left: 24px;
}

.page_feature_col {
	padding: 0 15px 25px 15px;
	width: 187px;
}

.page_feature_content {
	background: transparent url(images/bg_pagefeature.gif) no-repeat scroll top left;
	padding: 14px;
	width: 159px;
}

.page_feature_pic {
	border: 1px solid #507500;
	margin-bottom: 5px;
}

.page_text_col {
	line-height: 1.4em;
	padding: 0 25px 25px 0;
	width: 330px;
}


/* News/Events stuff */

.calendar_months {
	margin-left: 2px;
	padding: 2px 15px 2px 25px;
	width: 533px;
}

.yearsubmit {
	margin: 3px;
	vertical-align: top;
}

.newsdatefilter_form {
	margin: 10px 0;
}

.calendar_months a {
	border-right: 1px solid white;
	margin: 2px 10px 2px 0;
	width: 49px;
}

.calendar_months_container {
	width: 400px;
}

.calendar_bar, .fade_bar, .paging_bar {
	padding-left: 25px;
	margin: 8px 1px 0px 2px;
	width: 548px;
	border-bottom: 8px solid white; /* Need this instead of a bottom margin cos as ever a bottom marging behaves like a cretin! */
}

.calendar_bar a, .paging_bar a, .paging_link {
	border-left: 1px solid white;
	padding: 4px 10px 3px 10px;
}

.calendar_heading, .monthinview {
	padding: 3px 0;
	letter-spacing: 0.2em;
}

.fade_bar {
	background: transparent url(images/bg_fade_bar.gif) repeat-y scroll top left;
	background-color: #BAE309 !important;
	border: 3px solid #DBEF88;
	border-width: 3px 0;
}

.fade_bar_link {
	margin: 3px 0;
}

.brief_bar {
	padding-left: 25px;
	width: 548px;
	margin: 0 auto;
	margin-left: 2px;
}

.listing_item {
	margin-top: 10px;
	width: 532px;
}

.newsevent_thumbnail {
	margin: 5px 11px 0 0;
	width: 79px;
}

.newsevent_thumbnail img {
	border: 1px solid #507500;
}

.newsevent_summary {
	padding-bottom: 10px;
	width: 442px;
}

.wide_summary {
	width: 531px;
}

.listing_brief {
	padding-bottom: 10px;
	width: 532px;
}

.item_image {
	border: 1px solid #507500;
	margin: 10px 10px 10px 0;
}

.listing_years {
	margin-top: 8px;
}


/* Landing Page Styles */
.landingfeature_box {
	margin-top: 10px;
	margin-right: 16px;
	width: 244px;
}

.landingfeature_boxtop {
	background: transparent url(images/landingfeature_boxdots.gif) no-repeat scroll top left;
	letter-spacing: 0.2em;
	padding: 4px 16px;
}

.landingfeature_boxbottom {
	background: transparent url(images/landingfeature_boxdots.gif) no-repeat scroll bottom left;
	padding: 8px;
	padding-left: 16px;
}

.landingfeature_text {
	margin: 0 8px;
	line-height: 1.25em;
	width: 118px;
}

.landingfeature_thumbnail {
	width: 77px;
}


/* Activity Search */
.coloured_header {
	margin-left: 1px;
	padding: 8px 15px 8px 25px;
	width: 535px;
	font-size: 110%;
	color: white;
}

.coloured_header h1 {
	color: white;
}

.header_with_form {
	padding-top:2px;
	width: 250px;
}

.coloured_header form * {
	font-size: 70%;
}

.inpage_search_form {
	margin: 5px 15px 0px 25px;
}

.inline_search_submit {
	vertical-align: bottom;
}

.split_col1 {
	float: left;
	width: 259px;
	margin-right: 20px;
	vertical-align: top;
}

.split_col2 {
	float: left;
	width: 259px;
	vertical-align: top;
}

.split_col_title {
	padding: 2px 5px;
	margin-bottom: 5px;
}

.split_col_text {
	padding: 0px 5px;
}

.activities_list {
	margin: 0px 0px 0px 18px;
	padding: 0px;
	list-style: square;
}

.pagenums {
	padding: 3px 0px 4px 0px;
	float: left;
	display: block;
	border-left: 1px solid white;
	font-weight: bold;
}

.pagenums a {
	padding: 0px 5px;
	border: none;
	color: white;
}

.activepagenum {
	padding: 3px 5px 4px 5px;
}

.listing_activitysearch {
	width: 532px;
	float: left;
	clear: both;
}

.listing_activitysearch a {
	display: block;
	padding: 10px 35px 10px 0px;
}

.listing_activitysearch a.accredited {
	background: transparent url(images/clubmark-badge-small.gif) 100% 7px no-repeat;
}

/* end */

/* Coaches */
.coach_listing {
	padding-top: 10px;
	margin-bottom: 10px;
}
/* end */

/* Reg/Login form */

.formtitle {
	padding-bottom: 10px;
}

.formcol {
	float: left;
	width: 95px;
	clear: left;
	padding: 2px 5px 3px 5px;
	margin-bottom: 5px;
	vertical-align: top;
}
.formcol-wide,.formcol-full {
	float: left;
	width: 206px;
	clear: left;
	padding: 2px 5px 3px 5px;
	margin-bottom: 5px;
	vertical-align: top;
}
.formcol-full {
	width: 490px;
}
.formcol-expanded {
	float: left;
	width: 228px;
	clear: left;
	padding: 2px 5px 3px 5px;
	margin-bottom: 5px;
	vertical-align: top;
	font-style:italic;
}

.simpleformcol {
	float: left;
	width: 70px;
	clear: left;
	padding: 2px 5px 3px 0px;
	margin-bottom: 5px;
	vertical-align: top;
}

.forminput {
	float: left;
	margin-bottom: 5px;
}

.forminput.wide {
	width: 475px;
}

.note {
	color: #507500;
	border: 1px solid #507500;
	background: white;
	padding: 5px;
}

.note p {
	padding: 0;
	margin:0;
	font-weight:bold;
	color: #507500;
}

.form_left_col {
	float: left;
	width: 255px;
	margin-right: 15px;
	vertical-align: top;
}

.form_right_col {
	float: left;
	width: 255px;
	vertical-align: top;
}

.form_checkbox {
	position: relative;
	top: 1px;
	left: -2px;
}

.form_title {
	padding: 2px 5px;
	border-bottom: 4px solid white;
	float:left;
}

.form_title.narrow {
	width: 245px;
	margin-right: 10px;
}
.form_title.wide {
	margin-top: 15px;	
	margin-bottom: 5px;	
	width: 520px;
}

.sports_options_box {
	float: left;
	width: 175px;
}
.skills_options_box {
	float: left;
	width: 250px;
}
/* Sitemap & Search */
.sitemap_container {
	width: 530px;
}

.searchsection {
	width: 500px;
	background: transparent url(images/bg_searchitem.gif) no-repeat scroll bottom left;
	padding: 5px 10px;
	border-bottom: 1px solid white;
}

.searchsection_open {
	background: transparent url(images/bg_searchitem_open.gif) no-repeat scroll bottom left;
}

.searchlist {
	/*background-color: #ffebd1;*/
	width: 472px;
	padding: 10px 20px;
	margin-left: 3px;
}

.search_paging {
	margin: 10px;
}

.searchbottomcurve {
	/*background: transparent url(images/searchitem_foot.gif) no-repeat top left;*/
}

/* Gallery */
.gallery_thumbnails {
	background-image: url(images/gallery_bg.gif);
	background-repeat: repeat-y;
	float: left;
	width: 537px;
	margin-top: 10px;
	margin-bottom: 40px;
}

.gallery_img {
	border: 1px solid #507500;
	margin: 0px 10px 5px 0;
	clear: both;
}

.gallery_list_item {
	width: 110px;
	margin-left: 19px;
	display: inline; /* IE Bug fix */
	padding-right: 10px;
}

.first_gallery_item {
	margin-left: 0px;
}

.gallerylink {
	color: #484848;
}

.big_gallery_pic {
	float: left;
	padding-left: 6px;
	width: 450px;
	background-image: url(images/large_gallery_image_bg.gif);
	background-repeat: repeat-y;
}

.gallery_item {
	float: left;
	width: 456px;
	display: inline; /*IE Bug */
	margin-left: 35px;
	padding-bottom: 20px;
	padding-top: 10px;
}

.gallery_item_text {
	width: 450px;
	padding-left: 7px;
}

.gallery_paging_bar {
	padding-top: 3px;
	padding-bottom: 3px;
}

.gallery_paging_bar a {
	border: 0px;
	padding: 0px;
}

.gallery_item_paging {
	text-align: center;
	padding-right: 50px;
}

.gallerypagecount {
	float: left;
	padding-right: 50px;
}

.gallerypagenum {
	border: 1px solid white;
	background: #DBEF88;
	margin-right: 5px;
	padding: 0px 4px;
}

.gallerypagenum a {
	color: #507500;
}

.galleryactivepage {
	border: 1px solid white;
	background: #83BE02;
	padding: 0px 4px;
	margin-right: 5px;
}

/* End */


/* Text Colours */

.text-primary			{color: #72A600;}
.text-darkprimary	{color: #507500;}
.text-lightprimary	{color: #BAE309;}
.text-secondary			{color: #000000;}
.text-darksecondary	{color: #507500;}
.text-lightsecondary	{color: #DFEF96;}
.text-lightgrey		{color: #888;}
.text-grey				{color: #444;}
.text-white				{color: white;}
.text-black	{color:black;}


/* Buttons */
.button-primary {
	color: white;
	background: #54701C;
	font-weight: bold;
	padding: 2px 6px;
	border-top: 1px solid #688B23;
	border-left: 1px solid #688B23;
	border-right: 1px solid #354712;
	border-bottom: 1px solid #354712; 
}

.button-secondary {
	color: white;
	background: #54701C;
	font-weight: bold;
	padding: 2px 6px;
	border-top: 1px solid #688B23;
	border-left: 1px solid #688B23;
	border-right: 1px solid #354712;
	border-bottom: 1px solid #354712;
}

.fakebutton {
	display: block;
	float: left;
}

.buttonspacer {
	margin-right: 5px;
}


/* Background Colours */

.bg-primary			{background-color: #83BE02;}
.bg-medprimary		{background-color: #FFE26E;}
.bg-lightprimary	{background-color: #FFEB9C;}
.bg-secondary			{background-color: #507500;}
.bg-medsecondary		{background-color: #D7F55B;}
.bg-lightsecondary	{background-color: #DBEF88;}
.bg-white				{background-color: white;}
.bg-lightgray				{background-color: #DDDDDD;}


/* Border Colours */

.border-secondary	{border: 1px solid #020D54;}
.border-primary	{border: 1px solid #EE2222;}
.border-white	{border: 1px solid #FFFFFF;}


/* Overrides */

.footerdiv {
	padding: 30px 0;
}

.footerdiv a {
	font-size: 90%;
	padding: 0 15px;
}

.nobg {
	background: none !important;
}

.noborder {
	border-width: 0 !important;
	border: none !important;
}

.nomargin {
	margin: 0 !important;
}

.topbottompadding {
	padding: 5px 0 !important;
}

.activity_search_tabs {
	float:right;
	padding-right:20px;
}

.activity_paging_bar_border {
	border-bottom: 2px solid white; /* Need this instead of a bottom margin cos as ever a bottom marging behaves like a cretin! */
}

.radioinput {
	margin-bottom: -3px;
}

.googlepopup {
	padding: 0 30px 20px 0;
}

/*active4life extras*/

.hiddenhelp{
	display: none;
	border: 1px solid #779966;
	padding: 5px;
}


.printactivity{
	background: #dedede;
	color: #000000;
	font-size: 120%;
	padding: 3px 0px;
	border: 1px solid #444444;
	text-decoration: none;
	margin-bottom: 20px;
	clear: both;
	display: block;
	font-weight: bold;
	text-align: center;
}

p.privnote 
{
    font-size: 90%;
    margin-bottom: 0;
    padding: 2px 5px 3px;
    clear: left;
}
