@charset "UTF-8";
body {
	background-image: url(images/bg_main.jpg);
	background-attachment: fixed;
	background-color: #0077A1;
	background-repeat: no-repeat;
	background-position: center top;
}
#wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#header {
	height: 159px;
	width: 960px;
}

#contentwrapper {
background-color: red;
height: 100%;
background-image: url(images/hunter_header.jpg) repeat-x;
}


#leftsidebar {
	float: left;
	width: 218px;
	height: auto;
	text-align: left;
	display: inline;
	background-color: #FFFFFF;
}
.regionhome_map {
	background-position: bottom;
}
#main_nav {
	width: 960px;
	height: 39px;
	margin-bottom: 5px;
	background-image: url(images/nav_repeat_bg.gif);
	background-repeat: repeat-x;
	background-position: left;
}
#outerregion_map {
	width: 621px;
	height: 619px;
	background-color:#FFF;
}
p {
	font:12px/normal Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
	margin-top: 0.6em;
	margin-bottom: 0em;
}
.region_list_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C6152A;
}
#rightsidebar {
	float: right;
	width: 742px;
	height: 702px;
	text-align: left;
	display: inline;
	background-color: #FFFFFF;
	background-image: url(images/rightside_content_bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#rightsidebar8 {
	float: right;
	width: 742px;
	height: 870px;
	text-align: left;
	display: inline;
	background-color: #FFFFFF;
	background-image: url(images/rightside_content_bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#rightsidebar-hunter {
	float: right;
	width: 742px;
	height: 730px;
	text-align: left;
	display: inline;
	background-color: #FFFFFF;
	background-image: url(images/rightside_content_bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#metro_map_area {
	background-color:#FFF;
	height: 697px;
	margin-top: 5px;
}
#suburb_listing {
	height: 345px;
	padding-right: 20px;
	padding-left: 20px;
}
li {
	font:12px/18px Arial, Helvetica, sans-serif;
	display: inline; /* KLUDGE Removes large gaps in IE/Win */
}
#footer_right {
	font: 11px Arial, Helvetica, sans-serif;
	height: 37px;
	color: #FFF;
	text-align: right;
	padding-right: 20px;
	padding-top: 16px;
}
#footer_left {
	font: 11px Arial, Helvetica, sans-serif;
	height: 37px;
	color: #FFF;
	text-align: left;
	padding-left: 20px;
	padding-top: 16px;
	width: 218px;
}
a {
	border: 0;
}
#leftside_menu {
	background-color:#FFFFFF;
}
.menu_list {
	height: 28px;
	background-color:f0f1f1;
	margin-top:1px;
	margin-bottom:1px;
}
#region_map_sml {
	height: 211px;
	background-color:#FFFFFF;
}
#operator_logos {
	height:	auto;
	background-color:#FFFFFF;
}
#regionhome_right_text {
	font:Arial, Helvetica, sans-serif;
	padding-top:20px;
	padding-left:20px;
	height: 635px;
	float: left;
	width: 340px;
}
#regionhome8_right_text {
position: relative;
	font:Arial, Helvetica, sans-serif;
	padding-top:20px;
	padding-left:20px;
	height: 635px;
	width: 500px;
}
#regionhome8_map_area {
	position: absolute;
	top:100px;
}
.heading_main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #005C8A;
	font-weight: bold;
}
.heading_main_say {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #005C8A;
	font-weight: bold;
	text-align: center;
} 
.heading_main_say a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #005C8A;
	font-weight: bold;
	text-align: center;
} 
#regionhome_map_area {
	float:right;
	height: 555px;
}
ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
#leftside_menu a {
  display: block;
  width: 218px;
  height: 29px;
  line-height: 29px;
  color: #000;
  text-decoration: none;
  background: #94B8E9 url(images/pixy-rollover.gif) no-repeat left bottom;
  text-indent: 20px;
}

#leftside_menu a:hover {
  background-color: #369;
  background-position: right bottom;
  color: #fff;
}

#leftside_menu .first a {
  height: 30px;
  line-height: 30px;
}

/* home and about selectors go here */ #home-page .home a, #about-page .about a, #products-page .products a, #services-page .services a, #news-page .news a, #contact-page .contact a {
  background-color: #369;
  background-position: right bottom;
  color: #fff;
  cursor: default;
}
#footer {
	width: 960px;
	height: 40px;
	clear: both;
}
#footer_right {
	font: 11px Arial, Helvetica, sans-serif;
	height: 37px;
	color: #FFF;
	text-align: right;
	padding-right: 20px;
	padding-top: 16px;
	float: right;
}
#footer_left {
	font: 11px Arial, Helvetica, sans-serif;
	height: 37px;
	color: #FFF;
	text-align: left;
	padding-left: 20px;
	padding-top: 16px;
	float: left;
	width: 300px;
}
#region_main_text {
	font:Arial, Helvetica, sans-serif;
	padding-top:20px;
	padding-left:20px;
	float: left;
	width: 700px;
	padding-right: 20px;
	background: white;
}
.heading_sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #005C8A;
	font-weight: bold;
}
#main_content {
	width: 960px;
	height: 450px;
	text-align: left;
	display: inline;
	background-color: #FFFFFF;
	background-image: url(images/rightside_content_bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	float: left;
}
#leftsidebar_networkmap {
	float: left;
	width: 218px;
	height: 1200px;
	text-align: left;
	display: inline;
	background-color: #FFFFFF;
}
#rightsidebar_networkmap {
	float: right;
	width: 742px;
	height: 1200px;
	text-align: left;
	display: inline;
	background-color: #FFFFFF;
	background-image: url(images/rightside_content_bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#rightsidebar_r10keyparts {
	float: right;
	width: 742px;
	height: 930px;
	text-align: left;
	display: inline;
	background-color: #FFFFFF;
	background-image: url(images/rightside_content_bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#leftsidebar_r10keyparts {
	float: left;
	width: 218px;
	height: 930px;
	text-align: left;
	display: inline;
	background-color: #FFFFFF;
}
#leftsidebar_r8_networkmap {
	float: left;
	width: 218px;
	height: 1950px;
	text-align: left;
	display: inline;
	background-color: #FFFFFF;
}
#rightsidebar_r8_networkmap {
	float: right;
	width: 742px;
	height: 1950px;
	text-align: left;
	display: inline;
	background-color: #FFFFFF;
	background-image: url(images/rightside_content_bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.heading_subregion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #005C8A;
	font-weight: bold;
	padding-left: 20px;
}
#about_content {
	width: 920px;
	text-align: left;
	display: inline;
	background-color: #FFFFFF;
	background-image: url(images/rightside_content_bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}
.mid {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: left;
}
.faretable {
	border: 1px solid #999999;
}
table_head {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
#rightsidebar_r9_suburbs {
	float: right;
	width: 702px;
	height: 3500px;
	text-align: left;
	display: inline;
	background-color: #FFFFFF;
	background-image: url(images/rightside_content_bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 20px;
}
#leftsidebar_r9_suburbs {
	float: left;
	width: 218px;
	height: 3655px;
	text-align: left;
	display: inline;
	background-color: #FFFFFF;
}
.table_no {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #004E7D;
}
TR.table_h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1F6CB6;
	
	border:1px;
	border-colour:#CCCCCC;
	margin:5px;
	}
TR.table_odd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 5px;
	line-height: 16px;
}
TABLE.table_header {
	width: 540px;
	border: 1px solid #CCCCCC;
}
TD {
	padding: 5px;
}
TR.table_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1F6CB6;
	margin: 5px;
	font-style: italic;
	font-weight: bold;
}
#rightsidebar_r3_suburbs {
	float: right;
	width: 702px;
	height: 750px;
	text-align: left;
	display: inline;
	background-color: #FFFFFF;
	background-image: url(images/rightside_content_bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 20px;
}
#rightsidebar_r2_suburbs {
	float: right;
	width: 702px;
	height: 2250px;
	text-align: left;
	display: inline;
	background-color: #FFFFFF;
	background-image: url(images/rightside_content_bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 20px;
}
#rightsidebar_r4_suburbs {
	float: right;
	width: 702px;
	height: 1450px;
	text-align: left;
	display: inline;
	background-color: #FFFFFF;
	background-image: url(images/rightside_content_bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 20px;
}

#rightsidebar_r7_suburbs {
	float: right;
	width: 702px;
	height: 800px;
	text-align: left;
	display: inline;
	background-color: #FFFFFF;
	background-image: url(images/rightside_content_bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 20px;
}
#leftsidebar_r7_suburbs {
	float: left;
	width: 218px;
	height: 955px;
	text-align: left;
	display: inline;
	background-color: #FFFFFF;
}
#leftsidebar-7-say {
	float: left;
	width: 218px;
	height: 2116px;
	text-align: left;
	display: inline;
	background-color: #FFFFFF;
}


#rightsidebar_r6_suburbs {
	float: right;
	width: 702px;
	height: 1000px;
	text-align: left;
	display: inline;
	background-color: #FFFFFF;
	background-image: url(images/rightside_content_bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 20px;
}

#leftsidebar_r6_suburbs {
	float: left;
	width: 218px;
	height: 1155px;
	text-align: left;
	display: inline;
	background-color: #FFFFFF;
}

#leftsidebar-6-say {
	float: left;
	width: 218px;
	height: 2116px;
	text-align: left;
	display: inline;
	background-color: #FFFFFF;
}
