/* START: Main Global Styles */

/* browser default reset */
*, IMG{
	padding: 0px;
	margin: 0px;
}

/* Generic styles */
.center{
	text-align: center;
}
html{
	background-color:#ffffff;
	background-image:url(../resources/background.png);
	background-repeat: repeat-x;
	margin-top:0px;
	color: #323232;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 12px;
}
body{
	text-align: center;
}
H2{
	color: #888888;
	font-size: 16px;
	margin: 10px 0px 10px 0px;
	text-align: left;
}

.floatRight{
	float: right;
	padding: 0;
	margin: 0;
	/* IE float bug fix to remove 3px gap */
	*margin-right: -3px;
}
.alignRight{
	text-align: right;
}
.floatleft{
	float: left;
}
.floatCenter{
	margin: auto;
}
.clear{
	clear: both;
}
.clearRight{
	clear: right;
}
.error{
	color: red;
}	
.alignCenter{
	text-align: center;
}
.small{
	font-size: 9px;
	margin: 0px;
	padding:0px;
}
P{
	margin-bottom: 15px;
	line-height: 150%;
}
.largeTitle{
	float: left;
	font-size:180px;
	letter-spacing:-6px;
	font-family:Georgia,Times New Roman,Times,serif;
	font-weight:normal;	
	text-decoration:none;
	color:#ffffff;
	line-height: -30px;
}
/* END: Main Global Styles */

/********************************************************************************/
/* START: Layout DIVS */
#mainWrapper{
	width: 950px;
	margin: auto;
	height: 100%;
	text-align: left;
}
#topContent{
	width: 950px;
	height: 99px;
	background: url(../resources/graphics/blue_banner.gif) no-repeat;
	padding: 0;
	margin: 0;
	float: left;
}
#mainContent{
	width: 950px;
	background-color: white;
	padding: 0;
	margin: 0;
	float: left;
}
#greenBanner{
	width: 950px;
	height: 145px;
	background: url(../resources/graphics/green_banner.jpg) no-repeat;
	padding: 0;
	margin: 0;
	float: left;
}
#mainNavigation{
	width: 950px;
	background: url(../resources/graphics/nav_fade.gif) repeat-x;
	padding: 0;
	margin: 0;
	float: left;
}
#mainText{
	width: 948px;
	*width: 950px;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	float: left;
	border: 1px solid #AAC988;	
	color: #333;
}
#mainOne,#mainTwo,#mainThree,#main940, #main600,#main340,#main450,#main300, #main500, #main400{
	width: 290px;
	float: left;
	margin:0px 0px 0px 10px;
	padding:0;
}

#mainTwo{
	width:330px;
	margin: 0px 0px 0px 10px;
}
#mainThree{
	width:290px;
}
#main300{
	width: 300px; 
}
#main320{
	width: 320px; 
}
#main400{
	width: 400px;
}
#main450{
	width: 450px;
}
#main500{
	width: 500px; 
}
#main600{
	width: 600px; 
}
#main940{
	width: 940px; 
}
#logo{
	width:660px;
	float: left;
	margin: 0px 0px 0px 20px;
}
#topLinks{
	width: 200px;
	float: right;
	margin: 10px 35px 0px 0px;
}

#footer{
	width: 950px;
	height: 38px;
	background: url(../resources/graphics/footer.gif) no-repeat;
	float: left;
	margin-bottom: 10px;
}
#aboutUs{
	width: 210px;
	height: 49px;
	background: url(../resources/graphics/about_us.gif) no-repeat;
	float: right;
	margin: 0px 10px 20px 0px;	
	clear: both;
	text-align:center;
}
#photosContainer{
	width: 280px;
	float: left;
	margin: 0px 0px 10px 10px;
}
.photosButton{
	width: 140px;
	float: left;
}
#holidayCamps{
	height:244px;
	width:280px;
	margin: 0px 0px 10px 10px;
	float: left;
	background: url(../resources/graphics/holiday_camps.gif) no-repeat;
}
#upcomingEvents{
	height:310px;
	width:280px;
	margin: 35px 10px 30px 0px;
	float: left;
	text-align: left;
	background: url(../resources/graphics/upcoming_events.gif) no-repeat;
}
#birthdayParties{
	height:158px;
	width:280px;
	margin: 0px 10px 10px 0px;
	float: left;
	background: url(../resources/graphics/birthday_parties.jpg) no-repeat;
}
#staffProfiles{
	width: 300px;
	height: 450px;
	float: left;
	margin: 10px 0px 0px 10px;
	border: 2px solid #0055A5;
}

#email, #dotinitiate{
	width: 950px;
	height: 30px;
	float: left;
	background-color:#83AB5F;
	text-align: center;
}
#dotinitiate{
	background-color:#337E07;
}

#table{
	width: 490px;
	float: left;
	background:url(../resources/photos/football_net.jpg) no-repeat;
	border: 3px solid #0055A5;
	
}
#tableClubs, #tableCampsA, #tableCampsB, #tableCampsC, #tableCampsD{
	width: 900px;
	float: left;
	border: 3px solid #0055A5;	
	margin: 0px 0px 20px 0px;
	display:none;
}

#tableHoliday{
	width: 440px;
	float: left;
	margin: 0px 0px 0px 20px;
	border: 3px solid #0055A5;
}
#tableHeader, #tableHeaderHoliday{
	width: 496px;
	*width: 490px;	
	float:left;
	background: url(../resources/graphics/top_left_blue.gif) top left no-repeat #0055A5;
	position: relative;
	margin-top: 20px;
}
#tableHeaderCamps{
	width: 900px;
	*width: 900px;
	margin: 20px 0px 0px 20px;
}
.tableLabel, .tableContent{
	width: 160px;
	float:left;
	margin: 4px 0px 4px 0px;
}
.tableLabelClubs, .tableContentClubs, .tableLabelCamps, .tableContentCamps{
	width: 220px;
	float:left;
	margin: 0px 0px 0px 0px;
	color: white;
	text-align:center;
}
.tableContentCampsFull{
	width: 890px;
	float:left;
	margin: 0px 0px 0px 0px;
	padding-top: 0px;
	color: white;
	text-align:center;
}
.tableContentClubs, .tableContentCamps{
	color: #222;
}
#tableRowClubs, #tableRowCamps{
	background-color: #0055A5;
	width: 100%;
}
.tableC230{
	width: 230px;
	float:left;
}
.tableC180{
	width: 180px;
	float:left;
}
.tableC150{
	width: 150px;
	float:left;
}
.tableC100{
	width: 100px;
	float:left;
}
.tableC120{
	width: 120px;
	float:left;
}
.tableC440{
	width: 440px;
	float: left;
}


/* END: Positional DIVS */


/********************************************************************************/
/* START: Paragraph styles */
#mainTwo P{
	width:100%;
	font-size: 14px;
}
#holidayCamps P{
	margin-top: 200px;
	text-align: right;
}
#birthdayParties P{
	margin-top: 45px;
	text-align: right;
}
#upcomingEvents P{
	margin: 2px 0px 10px 15px;
}
.tableContent P, tableCell240 P, tableCell100 P{
	background-color: white;
	margin: 0px 5px 0px 5px;
	padding: 3px;
	text-align: center;
}
.tableLabel P,  #tableHoliday P{
	background-color: white;
	padding: 1px;
	text-align: center;
	font-size: 13px;
	font-weight: bolder;
} 
.tableLabelClubs P{
	font-size: 13px;
	font-weight: bolder;
	color: white;
}
#tableHoliday P{
	font-weight: normal;
}
P.testimonial{
	color: #888;
}
.tableContentCampsFull P{
	color: black;
	font-weight: bold;
}
#contactDetails P{
	font-size: 14px;
}
/* END: Paragraph  styles */


/********************************************************************************/
/* START: Link styles */
#mainNavigation LI A,#mainNavigation LI A:hover{
	color: #ffffff;
	text-decoration: none;
	display: block;
	font-variant: small-caps;
	font-size: 14px;
	font-weight: bold;
	height: 33px;
	line-height: 33px;
	padding: 0px 5px 0px 5px;
	float: left;
}
#email A, #email SPAN, #dotinitiate A, #dotinitiate SPAN{
	font-size: 14px;
	text-align: center;
	line-height: 30px;
	color: white;
	text-decoration:none;
	font-weight: bold;
}
#dotinitiate A, #dotinitiate SPAN{
	color: #EEE;
	font-weight: normal;
}
#dotinitiate A{
	text-decoration:underline;	
}
#dotinitiate A:hover{
	text-decoration:underline;
	color: yellow;	
}
#email SPAN{
	margin-left: 20px;
}
#email A:hover{
	text-decoration:underline;
}
#mainNavigation LI A:hover{
	background-image:  url(../resources/graphics/nav_fade_hover.gif);
}
#footer LI A{
	font-weight:bold;
	text-decoration:none;	
	font-size: 14px;	
	color: white;
	font-variant: small-caps;
	line-height: 38px;
}
#footer LI A:hover{
	text-decoration: underline;
}
#aboutUs A{
	width: 210px;
	height: 49px;
	color: white;
	font-weight: bold;
	line-height: 49px;
	text-decoration: none;
	display: block;
}
#aboutUs A:hover{	
	text-decoration: underline;
}
#holidayCamps A,#holidayCamps A:hover, #upcomingEvents A, #upcomingEvents A:hover{
	background-color: #0055A5;
	color: white;
	font-weight: bold;
	text-decoration: none;
	padding: 3px;
	margin-right: 20px;
}
#holidayCamps A:hover, #upcomingEvents A{
	background-color: white;
	color: #0055A5;
}
#birthdayParties A,#birthdayParties A:hover{
	background-color: #FFF729;
	color: #0055A5;
	font-weight: bold;
	text-decoration: none;
	padding: 3px;
	margin-right: 20px;
}
#birthdayParties A:hover{
	background-color: #0055A5;
	color: #FFF729;
}

A#home, A#contact, A#sitemap{
	background-image:  url(../resources/graphics/home.gif);
	height: 42px;
	width: 42px;
	float: left;
	margin-left: 15px;
}
A#contact{
	background-image:  url(../resources/graphics/contact.gif);
}
A#sitemap{
	background-image:  url(../resources/graphics/sitemap.gif);
}
A#home:hover{
	background-image:  url(../resources/graphics/home_hover.gif);
}
A#contact:hover{
	background-image:  url(../resources/graphics/contact_hover.gif);
}
A#sitemap:hover{
	background-image:  url(../resources/graphics/sitemap_hover.gif);
}
#topLinks IMG{
	display:none;
}
A#slick-toggleA, A#slick-toggleB, A#slick-toggleC{
	background-color: #0055A5;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
}
A#slick-toggleD{
	background-color: grey;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
}
A#slick-toggleA:hover, A#slick-toggleB:hover, A#slick-toggleC:hover, A#slick-toggleD:hover{
	background-color: grey;
	color: yellow;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
}
/* END: Link styles */


/********************************************************************************/
/* START: UL LI styles */
#topLinks LI{
	list-style: none;
	display: inline;
	margin-left: 15px;
}

#mainNavigation UL{
	height: 33px;
	margin: 0px 0px 0px 0px;
	display: inline;
	margin: auto 0;
}
#mainNavigation LI{
	height: 33px;
	margin: 0px 10px 0px 13px;
	float: left;
	display: inline;
}

#mainNavigation LI.selected{
	background-image:  url(../resources/graphics/nav_fade_hover.gif);
}
#footer UL{
	width: 900px;
	height: 38px;
	float: left;
	margin: 0px 0px 0px 25px;
	text-align:center;
}
#footer LI{
	display:inline;
	margin-right: 10px;
}
UL#photos {
	margin-left: 10px;
}
UL.options{
	background: url(../resources/graphics/top_left_blue.gif) top left no-repeat #0055A5;
	position: relative;
	padding-bottom: 2px;
	margin: 10px 0px 10px 0px;
	float: left;
	width: 480px;
}
UL.options LI, UL#sitemap LI{
	margin: 0px;
	background-color:#FFFFFF;
	margin: 0px 2px 0px 2px;
	list-style-position:inside;
	list-style-image: url(../resources/graphics/football_bullet.gif);
	padding: 5px 0px 5px 5px;
}
/* END: LI styles */

/********************************************************************************/
/* START: Heading styles */

#mainTwo H1, #main600 H1, H1{
	color: #0055A5;
	font-size: 16px;
	margin: 10px 0px 10px 0px;
	text-align: left;
}
#mainOne H2{
	color: #888888;
	font-size: 16px;
	margin: 10px 0px 10px 0px;
}
#upcomingEvents H2{
	font-size: 16px;
	text-align: center;
	color: #FFF;
	margin: 10px 0px 0px 0px;
}
#upcomingEvents H3{
	font-size: 13px;
	text-align: left;
	color: #337E07;
	margin: 10px 0px 0px 10px;
}
#tableHeader H2, ul.options H2,#tableHeaderHoliday H2{
	text-align: center;
	color: #FFF;
}
UL.options H2{
	padding: 4px 0px 4px 0px;
	color: white;
}
/* END: heading styles */

/********************************************************************************/
/* START: image styles */
#latest_photos IMG{
	border: 4px solid #CCCCCC;
}
IMG.topRight{
	position:absolute;
	top:0;
	right:0;
}

IMG#weekend1{
	margin: 15px 0px 0px 40px;
}
IMG#weekend2{
	margin: 15px 0px 0px 90px;
}
IMG#parties{
	margin: 50px 0px 0px 30px;
}
IMG#holidays{
	margin: 15px 0px 0px 90px;
}
IMG#parent{
	margin: 10px 10px 0px 0px;
	float: right;
}
IMG#teacher{
	margin: 10px 10px 0px 0px;
	float: right;
}
/* END: image styles */

/********************************************************************************/
/* START: Form styles */

#contactContainer{
	width: 930px;
	float: left;
	margin: 25px 0px 20px 0px;
}
#contactDetails{
	width: 300px;
	float: left;
	margin: 0px 0px 0px 25px;
}
#contactForm{
	width: 350px;
	margin: 0px 0px 0px 40px;
	float: left;
}	
#contactGraphic{
	width: 150px;
	height: 500px;
	margin: 0px 0px 0px 35px;
	float: right;
	background-image:  url(../resources/graphics/iphone.jpg);
	background-repeat:no-repeat;
}
	
.formLabel, .formField, .formField2{
	width: 300px;
	height: 20px;
	float: left;
	margin-bottom: 15px;
}
.formLabel{
	margin-bottom: 5px;
	color: #323232;
}
.formField INPUT, .formField2 textarea{
	padding: 4px 0px 4px 0px;
	border: 1px solid #999999;
	width: 300px;
}
.formField2{
	float: left;
	margin-bottom: 15px;
	height: 95px;
}	

.formButton{
	width: 100px;
	height: 30px;
	background-color: #83AB5F;
	color: white;
}
.formSubmit{
 	width: 300px;
	margin-top: 20px;
	float: left;
	text-align: center;
}	
.validation-advice{
	background-color: red;
	color: white;
	font-size: 10px;
	text-align: center;
	width: 225px;
	float: left;
}
#lightGray, #darkGray{
	width: 100%;
	float: left;
	background-color: #DDD;
}
#darkGray{
	background-color: #CCC;
}
/* END: Form styles */
/********************************************************************************/
