/* -----[ Go Cyber Base Style Sheet ]--------------------------------------------------------------------- */
/* -----[   www.gocyber.co.nz ]--------------------------------------------------------------------- */

#container {
	width: 900px;
	margin: 0 auto;
	padding: 0;
}
#header {
	border-bottom: solid #e5e8e9 6px;
}
#wrapper {
	padding: 0;
}
#navbar {
	float: left;
	width: 200px;
	background-color: #008579;
	padding-bottom: 100px;
}
#navbar a {
	padding: 0 75px 0 20px;
	position: relative;
	left: 2px;
}
.navLogo {
	background-image: url(../images/general/chesters_logo.gif);
	height: 97px;
	background-position: left top;
	background-repeat: no-repeat;
	border-bottom: solid #ffffff 6px;
	margin-bottom: 12px;
}
#content {
	float: left;
	padding: 0 15px 10px 15px;
	background-color: #FFFFFF;
	width: 465px;
	position: relative;
	left: 5px;
}
#content p {
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 10px;
}
#sidebar {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	float: right;
	width: 200px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 1px;
	overflow: visible;
	margin-bottom: 6px;
}
#sidebar p{
	margin-top: 20px;
	padding-top: 1px;
	padding-bottom: 2px;
}
#events {
	background-image: url(../images/sub_headings/events.gif);
	background-repeat: no-repeat;
	background-position: 15px 15px;
	background-color: #e5e8e9;
 margin: 0; 
	padding: 15px 15px 15px 15px;
	border-bottom: solid #ffffff 6px;
}
#promotions {
	background-image: url(../images/sub_headings/promotions.gif);
	background-repeat: no-repeat;
	background-position: 15px 15px;
	background-color: #e5e8e9;
 margin: 0; 
	padding: 15px 15px 15px 15px;
	border-bottom: solid #ffffff 6px;
}
#sponsorships {
	background-image: url(../images/sub_headings/sponsorships.gif);
	background-repeat: no-repeat;
	background-position: 15px 15px;
	background-color: #e5e8e9;
 margin: 0; 
	padding: 15px 15px 15px 15px;
	border-bottom: solid #ffffff 6px;
}
#vacancies {
	background-image: url(../images/sub_headings/vacancies.gif);
	background-repeat: no-repeat;
	background-position: 15px 15px;
	background-color: #e5e8e9;
 margin: 0; 
	padding: 15px 15px 15px 15px;
	border-bottom: solid #ffffff 6px;
}
#notices {
	background-image: url(../images/sub_headings/notices.gif);
	background-repeat: no-repeat;
	background-position: 15px 15px;
	background-color: #e5e8e9;
 margin: 0; 
	padding: 15px 15px 15px 15px;
	border-bottom: solid #ffffff 6px;
}
#anchor {
 	margin: 0; 
	padding: 15px 15px 15px 15px;
	display:none; /* hidden */
	height: 0px;
}
#basebar {
	float: left;
	width: 685px;
	background-color: #FFFFFF;
	height: 650px;
	margin: 0;
	padding: 0;
	clear: left;
	border-top: solid #e5e8e9 18px;
}
.dash_rule {
	padding-top: 5px;
	padding-bottom: 5px;
	}
#top {
 background-image: url(../images/general/dash_rule_wide.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	margin: 0;
 padding: 0;
	clear: both;
}

/* -----[   Contact Us Styles ]--------------------------------------------------------------------- */

#content_contact {
	float: left;
	padding: 0 15px 10px 20px;
	background-color: #FFFFFF;
	width: 665px;
}
#basebar_contact {
	float: left;
	width: 900px;
	background-color: #FFFFFF;
	height: 600px;
	margin: 0;
	padding: 0;
	clear: left;
	border-top: solid #e5e8e9 18px;
}

/* -----[   CMS Styles ]--------------------------------------------------------------------- */

#navbar_cms {
 background-image: url(../images/general/bkgd.gif);
	background-position: center;
	background-repeat: repeat-y;
	float: left;
	width: 200px;
	background-color: #008579;
	padding-bottom: 100px;
}
#content_cms {
	float: left;
	padding: 0 15px 10px 20px;
	background-color: #FFFFFF;
	width: 665px;
}
#basebar_cms {
	float: left;
	width: 900px;
	background-color: #FFFFFF;
	height: 600px;
	margin: 0;
	padding: 0;
	clear: left;
	border-top: solid #e5e8e9 18px;
}
#form {
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color:#1a171b;
}
form {
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color:#1a171b;
}
