html,body{
	margin: 0;
	padding: 0;
	height: 100%;
	color: #000000;
	text-align: left;
	font-weight: normal;
	font-size: 11px;
	font-family: Helvetica, Arial, Tahoma, Sans-Serif;
}

img{
	border:0px;
}

.clear{
	clear: both;
}

.seperator{
	width: 100%;
	padding-top: 5px;
	margin-bottom: 10px;
	border-bottom:1px dashed #b6b6b6;
}

#container{
	margin:0;
	width: 958px;
	min-height: 600px;
	background-image: url('../../images/flower_bg.png');
	background-repeat: no-repeat;
	background-position: bottom right;
}

#accessnav{
	height: 20px;
	line-height: 20px;
	margin-right: 0px;
	background-image: url('../../images/header_top.jpg');
	background-repeat: no-repeat;
	color: #fff;
}

	#accessnav ul{
		list-style: none;
		margin: 0px;
		padding: 0px;
		float: right;
		margin-right: 10px;
	}
	#accessnav li{
		float: left;
		margin-left: 10px;
	}
	
	#accessnav a{
		color: #fff;
	}
	
	#text-large{
		font-size: 14px;
	}
	
	#text-medium{
		font-size: 12px;
	}
	
	#text-small{
		font-size: 10px;
	}

#container #header{
	width: 958px;
	height: 82px;
	background-image: url('../../images/header_new.jpg');
	background-repeat: no-repeat;
}

#container #content{
	min-height: 625px;
	text-align: left;
}

#container #content #left{
	float: left;
	width: 190px;
	margin-right: 14px;
}

#container #content #left #menu{
	padding-left: 20px;
	background-color: #e2e6e9;
}

#container #content #left #menu ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#container #content #left #menu li{
	line-height: 24px;
}

#container #content #left #menu li a{
	display: block;
	color: #000000;
	text-decoration: none;
}

#container #content #left #menu li a.selected{
	font-weight: bold;
	background-image: url('../../images/left_menu_hover.png');
	background-repeat: no-repeat;
	background-position: right;
}

#container #content #left #menu li ul li a.selected{
	font-weight: normal;
}

#container #content #left #menu li a:hover{
	background-image: url('../../images/left_menu_hover.png');
	background-repeat: no-repeat;
	background-position: right;
}

#container #content #left #facebook{
	margin-top: 20px;
	padding-left: 20px;
}

#container #content #left #contact{
	margin-top: 10px;
	padding-left: 20px;
}

#container #content #left #opening{
	margin-top: 20px;
	padding-left: 20px;
}

#divHomeButton{
	height: 60px; 
	padding-top: 5px;
}

	#divHomeButton a{
		display: block;
		float: left; 
		margin-right: 2px;
		width: 100px;
		height: 50px;
		background-repeat: no-repeat;
		background-position: 0px 0px;
	}
	
	#divHomeButton a:hover{
		background-position: 0px -50px;
	}	
	
	#aSwimming{
		background-image: url('../../image/home/home_swimming_pool.jpg');
	}

	#aHealthSuite{
		background-image: url('../../image/home/home_health_suite.jpg');
	}	

	#aFitnessClasses {
		background-image: url('../../image/home/home_fitness_classes.jpg');
	}	
	
	#aFitnessCentre {
		background-image: url('../../image/home/home_fitness.jpg');
	}	
	
	#aChildren {
		background-image: url('../../image/home/home_childrens_activities.jpg');
	}	
	
	#aGroupHire {
		background-image: url('../../image/home/home_group_hire.jpg');
	}	

	#aConference {
		background-image: url('../../image/home/home_conference.jpg');
	}

	#aSportsHall {
		margin-right: 0px;
		background-image: url('../../image/home/home_sports_hall.jpg');
	}	
	
#container #content #main{
	float: left;
	width: 744px;
}

#container #content #main #breadcrumb{
	padding-top: 2px;
	height: 18px;
	margin-bottom: 8px;
	border:1px solid #959595;
}

#container #content #main #breadcrumb ul{
	float:left;
	height: 17px;
	line-height: 16px;
	list-style:none;
	margin: 0px;
	padding: 0px;
}

#container #content #main #breadcrumb li{
	float: left;
}

#container #content #main #breadcrumb li:first-child a{
}

#container #content #main #breadcrumb li a{
	display: block;
	height: 19px;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
	padding-left: 5px;
	padding-right: 10px;
	background-image: url('../../images/breadcrumb_split.jpg');
	background-repeat: no-repeat;
	background-position: top right;
}

#container #content #main #breadcrumb #time{
	float:right;
	padding-right: 5px;
}

#container #content #main #main_text{
	font-size: 11px;
	line-height: 12px;
}


#container #content #main #main_text #large_image{
	float: left;
	padding-right: 3px;
	margin-bottom: 10px;
}

#container #content #main #main_text #medium_image{
	float: left;
	padding-right: 5px;
	margin-bottom: 10px;
}

#container #content #main #main_text #small_image{
	float: left;
	padding-right: 3px;
	margin-bottom: 10px;
}

#container #content #main #main_text #event{
	float: left;
	width: 170px;
	margin-bottom: 10px;
}

#container #content #main #main_text #event .event_highlight{
	background-image: url('../../images/event_bg.jpg');
	height: 34px;
	line-height: 16px;
	padding-left: 5px;
	color: #ffffff;
	border-bottom: 1px solid #ffffff;
}

#container #content #main #main_text #event .event_highlight a{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

#container #content #main #main_text table{
	padding-left: 4px;
	border:0px;
	border-collapse: collapse;
}

#container #content #main h1{
	font-size: 18px;
	color: #fff;
	margin: 0px;
	padding: 0px;
	padding-left: 5px;
	margin-bottom: 5px;
	background-color: #659137;
	background-image: url(../../images/h1_bg.jpg);
	background-repeat: no-repeat;
	width: 731px;
	height: 44px;
	line-height: 44px;
}

#container #content #main h2{
	font-size: 12px;
	color: #252f74;
	margin: 0px;
	padding-bottom: 5px;
}

#container #content #main h2.sub_header{
	padding-bottom: 8px; 
	background-color: rgb(241,136,31); 
	padding-left: 5px; 
	width: 724px; 
	padding-right: 5px; 
	margin-bottom: 5px;
	color: rgb(255,255,255); 
	font-size: 16px; 
	padding-top: 8px;
	margin-top: 10px;
}

#container #content #main .form{}
#container #content #main .form .row{
	width: 350px;
	padding-bottom: 5px;
}
#container #content #main .form .row .label{
	float: left;
	width: 150px;
}
#container #content #main .form .row .field{
	float: left;
	width: 190px;
}

input{
	width: 180px;
}

.btnSubmit{
	width: 80px;
}

textarea{
	width: 180px;
}

#container #content #main .ErrorTooltip{
	color: red;
	font-weight: bold;
}

#container #footer{
	margin-top: 20px;
	margin-bottom: 0px;
	font-size: 9px;
	padding-left: 200px;
	padding-top: 10px;
	white-space: nowrap;
}

#container #footer ul{
	position: relative;
	list-style:none;
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
	border-top: 1px dashed #b6b6b6;
}

#container #footer li{
	float: left;
	margin-right: 5px;
	padding-bottom: 5px;
}

#container #footer .vuepoint{
	clear: both;
	width: 100%;
	text-align: right;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 9px;
	border-top: 1px dashed #b6b6b6;
	border-bottom: 1px dashed #b6b6b6;	
}
#container #footer .vuepoint a{
	color: #000000;
}
