/* CSS Document */

/* Body and Universal Reset */

* {margin: 0; padding: 0;}

body {
	text-align:center;
	margin:20px 0;
	background:#E6E6E6;
}
	
#container {
	margin:0 auto;
	width:1000px;
	text-align:left;
	background:url(/images/backgrounds/orange_bg.jpg) no-repeat 0 174px #fff;
}

#container.home {
	background-image:url(/images/backgrounds/home_bg.jpg);
	color:#fff;
}

td {
	vertical-align:top;
}

img {
	border:0;
}

#popupWindowCaller {
	display:none;
}

.clear {
	height:1px;
	clear:both;
	line-height:1px;
	_position:absolute;
}


/* Typography */

.right {
	text-align:right;
}


/* Header */

.logo {
	margin:19px 0 17px 18px;
}

#headerRight {
	float:right;
	width:260px;
	margin:30px 24px 0 0;
	color:#4D4D4D;
	font-size:14px;
	text-align:right;
}

#headerRight form {
	float:right;
	padding:0 0 0 8px;
}

#headerRight input {
	width:98px;
	font-size:12px;
	padding:1px 3px;
	margin:-1px 0 0 0;
}

#headerRight ul {
	height:36px;
	vertical-align:middle;
}

#headerRight li {
	list-style:none;
	display:inline;
	font-size:9px;
	color:#808080;
}

#headerRight li a {
	color:#808080;
}

#headerRight li a:hover {
	color:#808080;
	text-decoration:underline;
}

.phone {
	color:#000;
	font-size:24px;
	display:block;
	margin:0 0 5px 0;
}


/* Main Navigation */

#mainNav {
	height:40px;
	margin:0 0 28px 0;
}

#mainNav li {
	list-style:none;
	display:inline;
	float:left;
	background:url(/images/backgrounds/menu/green_repeat.jpg) repeat-x #099748;
	margin:0 3px 0 0;
	width:108px;
}

#mainNav li.last {
	margin:0;
	width:112px;
}

#mainNav a {
	display:block;
	color:#fff;
	font-size:15px;
	text-align:center;
	background:url(/images/backgrounds/menu/green_left_corner.gif) no-repeat;
}

#mainNav a:hover {
	color:#000;
}

#mainNav span {
	height:27px;
	padding:13px 0 0 0;
	display:block;
	background:url(/images/backgrounds/menu/green_right_corner.gif) no-repeat top right;
	cursor:pointer;
}

#mainNav a span.doubleLine {
	padding-top:6px;
	height:34px;
	font-size:14px;
	line-height:14px;
}

#mainNav li.blue { background:url(/images/backgrounds/menu/blue_repeat.jpg) repeat-x #245FAF; }

#mainNav li.blue a { background:url(/images/backgrounds/menu/blue_left_corner.gif) no-repeat; }

#mainNav li.blue span { background:url(/images/backgrounds/menu/blue_right_corner.gif) no-repeat top right; }

#mainNav li.purple { background:url(/images/backgrounds/menu/purple_repeat.jpg) repeat-x #402872; }

#mainNav li.purple a { background:url(/images/backgrounds/menu/purple_left_corner.gif) no-repeat; }

#mainNav li.purple span { background:url(/images/backgrounds/menu/purple_right_corner.gif) no-repeat top right; }

#mainNav li.pink { background:url(/images/backgrounds/menu/pink_repeat.jpg) repeat-x #D01242; }

#mainNav li.pink a { background:url(/images/backgrounds/menu/pink_left_corner.gif) no-repeat; }

#mainNav li.pink span { background:url(/images/backgrounds/menu/pink_right_corner.gif) no-repeat top right; }

#mainNav li.orange { background:url(/images/backgrounds/menu/orange_repeat.jpg) repeat-x #F25D25; }

#mainNav li.orange a { background:url(/images/backgrounds/menu/orange_left_corner.gif) no-repeat; }

#mainNav li.orange span { background:url(/images/backgrounds/menu/orange_right_corner.gif) no-repeat top right; }



/* Side Bar */

#sideBar {
	width:235px;
	padding:0 0 10px 0;
	float:right;
	background:url(/images/backgrounds/orange_sidebar_bottom.gif) no-repeat bottom left;
}

.noSB #sideBar {
	display:none;
}

.home #sideBar {
	background:none;
	padding:0;
}

#featuredNews {
	background:url(images/backgrounds/featured_news_bg.jpg) no-repeat top right;
	padding:0 25px 16px 20px;
	height:336px;
	margin:-8px 0 23px -9px;
	overflow:hidden;
	font-size:11px;
	line-height:14px;
}

.featuredNewsHeading {
	margin:0 -25px 0 -20px;
}

#featuredNews h2 {
	color:#fff;
	font-size:14px;
	font-weight:bold;
	padding:11px 0 3px 0;
	margin:0;
}

#featuredNews p {
	margin:0 0 5px 0;
}


#featuredNews p.right {
	margin:0;
}

#featuredNews a {
	color:#fff;
}

#featuredNews a:hover {
	color:#fff;
	text-decoration:underline;
}

.sideBarBox {
	background:url(images/backgrounds/orange_sidebar_top.gif) no-repeat #F36825;
	min-height:341px;
	width:184px;
	padding:15px 15px 1px;
	color:#fff;
}

#didYouKnow {
	border-bottom:1px dotted #fff;
	margin:0 0 15px 0;
	padding:25px 0 0 0;
}

#didYouKnow p {
	min-height:90px;
	width:100px;
}

#didYouKnowBoy {
	margin:-35px -35px 10px -10px;
	_margin-right:-20px;
	background:url(/images/backgrounds/boy.png) no-repeat;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/backgrounds/boy.png');
	float:right;
	width:122px;
	height:193px;
	position:relative;
}

.blogMenu {
	list-style:none;
	border-bottom:1px dotted #fff;
	margin:10px 0 15px 0;
	padding:0 0 8px 0;
}

.blogMenu li {
	margin:0 0 7px 0;
}

.blogMenu a {
	color:#fff;
}



/* Content */

#content {
	width:605px;
	padding:0 0 0 30px;
	float:left;
	*float:none;
}

.noSB #content {
	width:940px;
}

.home #content {
	padding:0;
	width:747px;
	height:441px;
}

p, #content table, #content ul {
	margin:0 0 18px 0;
}

#content ul {
	margin-left:18px;
}

#content li {
	margin:0 0 4px 0;
}

#content a {
	text-decoration:underline;
}

#content a:hover {
	text-decoration:none;
}

#content ul#breadCrumbs {
	background:#fff;
	height:32px;
	margin:0 0 22px -30px;
	padding:0 4px 0 30px; 
	_padding-left:60px;
	line-height:28px;
	float:left;
}

#breadCrumbs li {
	list-style:none;
	display:inline;
	font-size:18px;
	margin:0 4px 0 0;
}

#breadCrumbs a {
	text-decoration:none;
}

#breadCrumbs span {
	font-size:25px;
	color:#F79727;
	margin:0 4px;
}

.bcPage a {
	color:#B3B4B4;
}

.breadCrumbsEnd {
	background:url(/images/backgrounds/breadcrumbs_end.png) no-repeat;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/backgrounds/breadcrumbs_end.png');
	width:9px;
	height:32px;
	float:left;
}

.colourTable {
	border-left:1px solid #F36825;
	border-bottom:1px solid #F36825;
}

.colourTable th {
	text-align:center;
	background:#F36825;
	color:#fff;
	font-weight:bold;
	font-size:12px;
	padding:7px 15px;
	vertical-align:middle;
	border-right:1px solid #fff;
}

.colourTable th.colourTableHeadingLast {
	border-right:none;
}

.colourTable td {
	border-right:1px solid #F36825;
	border-top:1px solid #F36825;
	padding:5px 10px;

}

.programBox {
	background:url(images/backgrounds/holiday_box_corners.gif) no-repeat bottom left #DBC9E2;
	width:194px;
	float:left;
	margin:0 11px 0 0;
	text-align:center;
	color:#6E298D;
	font-size:11px;
	line-height:14px;
}

.termProgramBox {
	background:url(images/backgrounds/term_box_corners.gif) no-repeat bottom left #F7D1DB;
}

.programBox p {
	margin:0;
	padding:15px 18px 20px;
}


/* Home */

#homeLeftCol {
	width:242px;
	float:left;
}

.homeContent {
	height:333px;
	margin:0 0 24px 0;
	padding:10px 16px 0 17px;
	font-size:11px;
	line-height:14px;
	background:url(/images/backgrounds/home_content_box_bg.jpg) no-repeat;
}

.homeContent h1 {
	color:#fff;
	margin:0 0 10px 0;
}

#content .homeContent p {
	margin:0 0 8px 0;
}

#content .homeContent a {
	color:#fff;
	text-decoration:underline;
}

#content .homeContent a:hover {
	color:#fff;
	text-decoration:none;
}

#content ul#homeLinks {
	float:right;
	width:500px;
	margin:0;
	height:439px;
}

#homeLinks li {
	width:237px;
	height:212px;
	list-style:none;
	margin:0 0 15px 13px;
	display:inline;
	float:left;
}

#homeLinks a {
	color:#fff;
	background:url(/images/backgrounds/homebuttons/athletics_home_bt.jpg) no-repeat;
	height:28px;
	padding:184px 0 0 0;
	font-size:24px;
	display:block;
	text-align:center;
	text-decoration:none;
}

#homeLinks a.swimschoolLink {
	background-image:url(/images/backgrounds/homebuttons/swim_school_home_bt.jpg);
}

#homeLinks a.tennisLink {
	background-image:url(/images/backgrounds/homebuttons/tennis_home_bt.jpg);
}

#homeLinks a.holidaysLink {
	background-image:url(/images/backgrounds/homebuttons/holidays_home_bt.jpg);
}

#homeLinks a:hover {
	color:#FAB64B;
}

#homeLinks a.swimschoolLink:hover {
	color:#3DA9F4;
}

#homeLinks a.tennisLink:hover {
	color:#b3de1f;
}

#homeLinks a.holidaysLink:hover {
	color:#bb4feb;
}

.enrolBT div {
	border-bottom:3px solid #fff;
	position:absolute;
	float:left;
	width:188px;
	height:52px;
	margin:0 0 0 25px;
	display:none;
}

.enrolBT:hover div {
	display:block;
}

.subscribeBT div {
	width:165px;
	margin:0 0 0 40px;
}



/* Blog */

.displaying {
	text-align:center;
}

#content h2.blogTitle a, #content h2.blogTitle {
	text-decoration:none;
	color:#000;
}

#content h2.blogTitle a:hover {
	color:#56B847;
}

.blogDate {
	color:#666;
}

#content p.blogSummary {
	margin:5px 0 10px 0;
}



/* Online Enquiry Form */

.onlineEnquiryTable td {
	padding-bottom:5px;
}

.yourDetails {	
	padding:7px 0 0 0;
	height:30px;
	font-weight:bold;
	font-size:13px;
}

.requiredFields {
	text-align:right;
	padding:7px 0 0 0;
	font-size:11px;
}

.required {
	text-align:center;
	vertical-align:middle;
	padding-left:15px;
	padding-right:5px;
}

.onlineEnquiryTable input.textinput, .onlineEnquiryTable input.textinputhover, .onlineEnquiryTable textarea {
	width:440px;
}

input, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image:url(/images/backgrounds/white.gif);
}

.textinput {
	border:1px solid #BABABA;
	padding:3px;
}

.textinputhover {
	border:1px solid #F36825; 
	padding:3px;
}

select {
	font-size:11px;
	color:#808080;
}

.submit {
	text-align:right;
}

.errorText {
	color:#FF0000;
}


/* Footer */

#footer {
	background:url(/images/backgrounds/home_bg.gif) no-repeat;
	color:#000000;
	font-size:20px;
	line-height:13px;
	padding:60px 0 0 245px;
	height:45px;
}

.home #footer {
	background:none;
}

#footer li {
	font-size:9px;
	display:inline;
	list-style:none;
	color:#999999;
}

#footer li a {
	color:#999999;
}

#footer li a:hover {
	color:#fff;
}

.home #footer li a:hover {
	color:#000;
}


/* Classes Reserved for the TinyMCE Editor  */

.editor {
	width: 100%;
}

.mini_editor {}