body {
	margin: 10px 0 0;
	padding: 0;
	font: normal 65% Arial, Helvetica, sans-serif;
}

#container {
	width:780px;
	top: 0px;
	margin: 0 auto;
}
/*===============================================================================================
TOP AREA
=================================================================================================*/
#top{
	background-image: url(images/top.gif);
	height: 148px;
	clear: both;
}
#topservices {
	background-image: url(images/top_services.gif);
	height: 148px;
	clear: both;
}
#topclubhouse {
	background-image: url(images/top_clubhouse.gif);
	height: 148px;
	clear: both;
}
#toppass {
	background-image: url(images/top_pass.gif);
	height: 148px;
	clear: both;
}
#topcareers {
	background-image: url(images/top_careers.gif);
	height: 148px;
	clear: both;
}
.navbar{
	color: #FFCC00;
	font-size: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
	width: 700px;
	text-align: right;
	padding: 0 5px 0 0;
	margin: 47px 0 0 0;
	float: right;
	clear:both;
}
body:first-of-type .navbar{
	margin: 35px 0 0 0;
}

.navbarlinks{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0 5px;
	text-decoration: none;
}

.searchbox{
	margin-right: 10px;
	width: 250px;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 55px;
	padding-left: 300px;
	float: right;
}
.searchinputbox{
	color: #000000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
/*===============================================================================================
MIDDLE AREA
=================================================================================================*/
.homeimage{}
#quickfinder{
	float: left; display: inline;
	width: 193px; height: 100%;
	background-color: #F3F0F3;
	padding-bottom: 20px;
}
#quickfinder_services{
	float: left;
	width: 193px;
	background-color: #F3F0F3;
	padding-bottom: 20px;
	height: 100%;
}
.networknews{
	float: left; display: inline;
	padding-top: 10px;
	padding-bottom: 10px;
}
.contactdetails{
	text-align: left;
	color: #000000;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px 0 0 3px;
}
.newsparagraph{
	border-top-color: #8ABB90;
	border-top-style: dashed;
	border-top-width: 1px;
	padding-top: 5px;
}

#middlehome {
	margin: 0 0 0 1px;
	float: left; display: inline;
	width: 580px;
	/*border: 1px solid #D2D0E9;*/
}
.hometextbox{
	width: 270px;
	color: #000000;
	font-size: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px;

	float: left; display: inline;
}
body.extranet .hometextbox{
	width: 566px;
}
.column2{
	width: 340px;
	color: #000000;
	font-size: 1.1em;
	font-family: Arial, Helvetica, sans-serif;

	float: left; display: inline;
	padding-left: 15px;
	padding-top: 10px;
}
.column3{
	width: 200px;
	color: #000000;
	font-size: 1.1em;
	font-family: Arial, Helvetica, sans-serif;

	float: right; display: inline;
	padding: 10px;
}
.noticeboard{
	width: 550px;
	color: #000000;
	font-size: 1.1em;
	font-family: Arial, Helvetica, sans-serif;

	float: left; display: inline;
	padding-left: 15px;
	padding-top: 10px;
}
.latestnewsbox{
	width: 250px;
	color: #000000;
	font-size: 1.1em;
	font-family: Arial, Helvetica, sans-serif;

	float: right; display: inline;
	padding: 10px;
}
.pictureright{
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
}
.pictureleft{
	float: left;
	margin-left: 5px;
	margin-bottom: 5px;
}
.page2middle {

	width: 560px;
	float: left; display: inline;
	margin-left: 10px;
	text-align: left;
	padding: 10px;
}

/*===============================================================================================
TEXT STYLES
=================================================================================================*/
.regionalsmalltext{
	font-size: 1em;
}
.formtext{
	font-size: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.pagetitles{
	color: #000000;
	font-size: 1.6em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;

}
.jobtitle{
	color: #662B7F;
	font-size: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-bottom-color: #659D42;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.newslinks {
	color: #333333;
	
}
.fileslinks {
	color: #333333;
	font-weight: bold;
	text-decoration: none;

}
.introtext{
	color: #077F51;
	font-size: 1.2em;
	font-family: Arial, Helvetica, sans-serif;

}
.bodytext{
	color: #4C4590;
	font-size: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
}
.bodytextbold {
	color: #000000;
	font-size: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.readmorelink{
	color: #009466;
	font-size: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
}
.titleheaders, h1{
	color: #000000;
	font-size: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 10px;
	padding-bottom: 5px;
}
h2{
	color: #000000;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 10px;
	padding-bottom: 5px;
}
h3{
	color: #00794B;
	font-size: 0.95em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h4 {
	color: #02613C;
	font-size: 0.95em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.privacypolicy{
	color: #847CC6;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 80px;
	text-decoration: none;
}
.terms{
	color: #847CC6;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 30px;
	text-decoration: none;
}
.returnspolicy{
	color: #847CC6;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 30px;
	text-decoration: none;
}
.enquiryformtext{
	color: #5E589E;
	font-size: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
}
.denotation{
	color: #FF6600;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
}
#navigation{
width: 193px;
padding: 0;
margin: 0;
border-collapse: collapse}
#navigation ul{
	list-style:none;
	margin: 0;
	padding: 0;
}
#navigation li {
	border-top-color: #8ABB90;
	border-top-style: solid;
	border-top-width: 1px;
}
#navigation li.first {
	border:none;
}
#navigation li.last {
	border-bottom-color: #8ABB90;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
#navigation li a {
	display:block;
	padding:2px 2px 2px 0.5em;
	border-right:1px;
	color: #02603C;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	text-align: left;
	background-image: url(images/nav_back.gif);
	background-color: #FFF5CC;
}
#navigation li li a {
	display:block;
	padding:2px 2px 2px 1.5em;
	border-right:1px;
	color: #02603C;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	text-align: left;
	background-image: url(images/nav_back_sub.gif);
	background-color: #FFEA93;
}
#navigation li a:hover {
text-decoration:underline;
}
.blue12pt{
	color: #514A90;
	font-size: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
}
.footerlinks{
	color: #00A266;
}
.emaillink{
	color: #659D42;
}
/*===============================================================================================
BOTTOM AREA
=================================================================================================*/

#footer{
	height: 20px;
	width: 780px;
	color: #7EADA7;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	border-top-style: solid;
	border-top-width: 1px;
	padding-top: 3px;
	border-top-color: #8ABB90;
	margin-top: 10px;
	text-align: left;
	float: left;
}
.adminlink {
	color: #609EC5;
}
.centretitle {

	color: #128559;
	font-size: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-bottom-color: #659D42;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.weblink {
	color: #0066CC;
}
.column2spread {
	width: 560px;
	color: #000000;
	font-size: 1.1em;
	font-family: Arial, Helvetica, sans-serif;

	float: left;
	padding-left: 15px;
	padding-top: 10px;
}
.newsheaders {
	color: #077F51;
	font-size: 1.2em;
	font-family: Arial, Helvetica, sans-serif;

	font-weight: bold;
}
#topqa {
	background-image: url(images/top_qa.gif);
	height: 148px;
	clear: both;
}
#topfinance {
	background-image: url(images/top_finance.gif);
	height: 148px;
	clear: both;
}

#middleimage {
	background: url("images/middleimage.jpg") no-repeat; 
	width: 580px; height: 194px;
}

#servicesimage {
	background: url("images/brander_services.jpg") no-repeat; 
	width: 580px; height: 90px;
}

#careersimage {
	background: url("images/brander_careers1.jpg") no-repeat; 
	width: 580px; height: 90px;
}

#newssimage {
	background: url("images/brander_news.jpg") no-repeat; 
	width: 580px; height: 90px;
}

#corpimage {
	background: url("images/brander_corporate.jpg") no-repeat; 
	width: 580px; height: 90px;
}


/************************************************
Styleswitcher
************************************************/
#styleswitcher {
	width: 152px;
	float: left;
	display: inline;
	background-color: #DDDADD;
	padding: 3px;
	margin-left: 5px;
	border-color: #128559;
	border-style: dotted;
	border-width: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#styleswitcher img{
border:none;}
#styleswitcher span { float: left; display: inline; font-weight: bold; color: #000000; }
#styleswitcher ul { list-style: none; display: inline; }
#styleswitcher ul li { display: inline; }
#styleswitcher ul li a {
	 float: left; width: 21px; height: 20px;
	text-decoration: none; color: #fff; text-indent: -9000px;
}
.normal { 
	float: left; display: inline;
}
.large { 
	float: left; display: inline;
}
.larger { 
	float: left; display: inline;
}
th{
	background: #EFEADA;
}
table{
	width:100%;
	border:2px solid #00794B;
}
table#sitemap{
	width:100%;
	border:none;
}
#footer table{
	width:100%;
	border:none;
}
p.warning {
	color: #FF0000;
	text-align: center;
}
.smalltext{
text-decoration: none;
font-size: 7pt;
color:#c0c0c0;
font-family:Verdana, Arial, Helvetica, sans-serif;}
.smalltext a{
text-decoration: none;
color:#c0c0c0;}
td.width32pc{width:32%;}
td.width20pc{width:20%;}
td.width17pc{width:17%;}
td.width11pc{width:11%;}
td.width10pc{width:10%;}

#footer img{
border:none;}

a {color:#006699;}
td.whitebg{background:#FFFFFF;}
td.greybg, tr.greybg{background:#e5ede0;}


#navigation.default #evecentressubnav, #navigation.default #adminsubnav, #navigation.default #informationsubnav,
#navigation.information #evecentressubnav, #navigation.information #adminsubnav, 
#navigation.centres #informationsubnav, #navigation.centres #adminsubnav,
#navigation.admin #evecentressubnav, #navigation.admin #informationsubnav{ 
display:none;}
ul.googlemaplist {
margin:0;
padding:0;}
ul.googlemaplist li{
	list-style:url(none) none
}.invisible {
	overflow: hidden;
	position: absolute;
	height: 0px;
	width: 0px;
}
