html {
	height: 100%;
	}

body {
	margin: 0;
	padding: 0;
	height: 100%;
	background: #ebebeb;
	font: 10px/16px Arial, Helvetica, sans-serif;
	}

h1, h2, h3, h4, h5, h6, fieldset, form, .nav, .nav ul, .towns, .segmentlist, .segmentoverviewlist, iframe, form {
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	}

a {
	color: #0091b5;
	outline: none;
	}

a img {
	border: 0;
	}

hr {
	visibility: hidden;
	}

/* Main Structure */
form#aspnetForm {
	min-height: 100%;
	}
	
#mainDiv {
	height: 100%;
	width: 776px;
	margin: 0 auto;
	position: relative;
	background: url(../i/assets/shadow_background.gif) repeat-y;
	}

#headerDiv {
	position: relative;
	background: url(../i/assets/content-bg.jpg) no-repeat;
	margin: 0 8px;
	height: 126px;
	border-bottom: 5px solid #be0f34;
	}

#homePage #headerDiv {
	height: 199px;
	background-image: url(../i/assets/home-header.jpg);
	}

#contentContainer {
	margin: 0 8px;
	padding: 0 0 8px 0;
	background: #fff;
	}

#homePage #contentContainer {
	padding: 0;
	}

#contentCenter {
	float: left;
	width: 344px;
	position: relative;
/*	padding: 0 0 0 189px;	*/
	border-left: 189px solid #fff;
	}

#contentFullWidth {
	border: 19px solid #fff;
	padding-top: 19px;
	border-top: 0;
	border-bottom: 0;
	position: relative;
	}

#contentHalfWidth {
	width: 507px;
	float: left;
	position: relative;
	border-left: 19px solid #fff;
	}

#homeContent {
	margin: 0 19px;
	}
	
#rightOptions {
	float: left;
	width: 180px;
	margin: 22px 0 0 35px;
	}

/* Navigation */
#navigation {
	height: 26px;
	margin: 0 8px;
	border-bottom: 25px solid #fff;
	}

#navigation li {
	float: left;
	}
	
#navigation a {
	display: block;
	height: 26px;
	cursor: pointer;
	background-position: top;
	background-repeat: no-repeat;
	}

#section4279 {
	width: 78px;
	background-image: url(../i/nav/nav_home.gif);
	}

#section4280 {
	width: 153px;
	background-image: url(../i/nav/nav_about.gif);
	}

#section4289 {
	width: 102px;
	background-image: url(../i/nav/nav_segments.gif);
	}

#section4299 {
	width: 68px;
	background-image: url(../i/nav/nav_maps.gif);
	}

#section4305 {
	width: 124px;
	background-image: url(../i/nav/nav_index.gif);
	}

#section4306 {
	width: 235px;
	background-image: url(../i/nav/nav_contact.gif);
	}

#navigation a:hover, #navigation .current a {
	background-position: bottom;
	}

#nav3 {
	float: left;
	width: 142px;
	position: relative;
	font: 11px/12px Arial, Helvetica, sans-serif;
	margin-left: -521px;
	}

#nav3 ul {
	font-size: 11px;
	}

#nav3 .LIheader {
	padding-bottom: 5px;
	padding-left: 8px;
	}

#nav3 a {
	display: block;
	color: #0091b5;
	padding: 5px 4px 5px 4px;
	background: #fff;
	text-decoration: none;
	border-bottom: 1px solid #c2c2c2;
	}

#nav3.segments a {
	border-bottom: 1px solid #ececec;
	border-left: 8px solid #000;
	}

#nav3 .overview a {
	text-transform: uppercase;
	background: #efefef;
	border: 0;
	padding: 4px 7px;
	color: #999;
	}

#nav3 li li a {
	padding-left: 12px;
	background: #efefef;
	}
	
#nav3.segments li li a {
	padding-left: 20px;
	border-left: 0;
	background: #fff;
	}

#nav3 li li li a {
	padding-left: 24px;
	background: #f7f7f7;
	background-position: 16px 7px;
	}

#nav3 a.current {
	color: #be0f34;
	text-decoration: none;
	background-color: #d7f3f7;
	}
	
#nav3.segments a.current {
	color: #fff;
	background-color: transparent;
	}

#nav3 a:hover {
	text-decoration: underline;
	}
		
#nav3 h3, #nav3 h3 a {
	margin: 0 0 5px 0;
	}

#nav3 h3 a {
	margin: 0;
	}

/* Footer */
#footer {
	z-index: 1;
	padding: 21px 0 41px 40px;
	margin: 0 8px;
	position: relative;
	color: #999;
	line-height: 12px;
	background: url(../i/assets/image_footer-logo.gif) top left repeat-x;
	}

#footer h3 {
	color: #959595;
	letter-spacing: 0; 
	}

#footer h6 {
	font: normal 10px/12px Arial, Helvetica, sans-serif; 
	padding: 15px 40px 0 0;
	text-align: right;
	}

#footer ul {
	margin-top: 10px;
	width: 450px;
	font-size: 10px;
	}

#footer ul:after, .towns li:after {
    content: "."; 
    display: block; 
    height: 0;
    clear: both; 
    visibility: hidden;
	}

#footer li {
	float: left;
	margin-bottom: 4px;
	}

#footer a {
	color: #999;
	display: block;
	margin: 0 7px 0 0;
	padding: 0 7px 0 0;
	text-decoration: none;
	border-right: 1px solid #999;
	}

#footer .last a {
	border: 0;
	}

#footer a:hover {
	color: #333;
	}

/* Tag Styling */
h1, h1 a {
	display: block;
	width: 235px;
	height: 127px;
	}

h2 {
	z-index: 1;
	color: #be0f34;
	margin: 0 0 10px 0;
	padding: 19px 0 5px 0;
	border-bottom: 1px solid #c2c2c2;
	font: normal 16px/20px Arial, Helvetica, sans-serif;
	}

#contentFullWidth h2 {
	border: 0;
	padding-top: 0;
	}

#homePage h2 {
	padding-top: 3px;
	text-transform: uppercase;
	}

h3 {
	clear: both;
	color: #be0f34;
	text-transform: uppercase;
	letter-spacing: .5px;
	font-size: 10px;
	}
	
h3.blue {
	color: #0091B5;
	text-transform: uppercase;
	letter-spacing: .5px;
	font-size: 10px;
	}

#contentCenter h3 {
	border-bottom: 1px solid #c2c2c2;
	}

#contentCenter h3.blue {
	border: 0;
	padding: 3px 0 0 0;
	}

h4 {
	font-size: 10px;
	color: #959595;
	font-weight: normal;
	text-transform: uppercase;
	}

p {
	margin: 0 0 12px 0;
	font-size: 1.2em;
	color: #636363;
	}

#contentFullWidth p {
	clear: both;
	margin: 10px 0 0 0;
	}

ol, ul {
	color: #636363;
	font-size: 12px;
	}
/* General Styling */
h1 a, #navigation a {
	text-indent: -999em;
	overflow: hidden;
	}

#homeContent h2 {
	border: 0;
	}

.homeLeft {
	float: left;
	width: 500px;
	}

.homeRight {
	float: right;
	width: 140px;
	margin-right: -6px !ie;
/*	border-right: 5px solid #fff;	*/
	}

.group {
	position: absolute;
	top: 2px;
	z-index: 89;
	}

#contentFullWidth .group {
	left: 0;
	}

.groupImage {
	display: block;
	margin: 0 auto 10px auto;
	border-top: 1px solid #c2c2c2;
	}
	
.clear {
	clear: both;
	width: 90%;
	height: 0;
	overflow: auto;
	display: block;
	}

.headerImg {
	width: 172px;
	height: 221px;
	display: block;
	position: absolute;
	top: 0;
	right: 90px;
	z-index: 9;
	background: url(../i/assets/content-bg-img.png);
	}

#homePage .headerImg {
	width: 154px;
	height: 386px;
	right: 130px;
	top: 30px;
	background: url(../i/assets/home-girl.png);
	}

.arrowlink, .quicklinks a {
	padding-left: 14px;
	background: url(../i/assets/button_go-small.gif) center left no-repeat;
	color: #0091b5;
	display: block;
	font-size: 10px;
	line-height: 11px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	}

.indexTable .arrowlink {
	clear: both;
	}
	
.quicklinks a {
	text-transform: none;
	background-position: 2px 1px;
/*	background-position: 2px 1px !ie;	*/
/*	border-left: 4px solid #ececec;
	border-right: 4px solid #ececec;	*/
	padding: 0 2px 0 14px;
	}

.arrowlink:hover, .quicklinks a:hover {
	text-decoration: underline;
	}
	
.disclaimer {
	clear: both;
	color: #999;
	font-size: 11px;
	line-height: 13px;
	padding: 8px 0;
	}

.disclaimer strong {
	text-transform: uppercase;
	}

.grouping {
	margin: 0 0 10px 20px;
	padding: 0;
	color: #0091b5;
	list-style-type: none;
	}

.grouping li {
	position: relative;
	}

.grouping a {
	text-indent: -22px;
	position: relative;
	display: block;
	padding-left: 22px;
	padding-right: 25px;
	text-decoration: none;
	}

.grouping a span, .grouping span {
	position: absolute;
	right: 0;
	top: 0;
	font-size: 11px;
	text-transform: uppercase;
	color: #999;
	text-decoration: none;
	}

.grouping span a, .grouping span a:hover {
	position: static;
	padding: 0;
	text-indent: 0;
	color: #999;
	}

.grouping li a:hover {
	color: #bf0f34;
	}

.segments {
	width: 233px;
	float: left;
	}

#centerSegment {
	border: 11px solid #fff;
	border-top: 0;
	border-bottom: 0;
	}

.segments h4 {
	color: #fff;
	padding: 8px 9px 6px;
	margin: 0 0 8px 0;
	font-size: 12px;
	line-height: 12px;
	text-transform: none;
	letter-spacing: 0;
	}

div.segments h4 a {
	color: #fff;
	text-decoration: none;
	}

div.segments h4 a:hover {
	text-decoration: underline;
	}

/* ----- Nav3 Segment One ----- */
#nav3 .segment1 a {
	border-left-color: #ef4135;
	}
	
.segment1, .segment1 li, #nav3 .segment1 a.current {
	border-color: #ef4135;
	background: #ef4135;
	}

#nav3.segments li.segment1 li a {
	background: #fde3e1;
	border-bottom-color: #ef4135;
	}

/* ----- Nav3 Segment Two ----- */
#nav3 .segment2 a {
	border-left-color: #f58426;
	}
	
.segment2, .segment2 li, #nav3 .segment2 a.current {
	border-color: #f58426;
	background: #f58426;
	}

#nav3.segments li.segment2 li a {
	background: #fde2c8;
	border-bottom-color: #f58426;
	}

/* ----- Nav3 Segment Three ----- */
#nav3 .segment3 a {
	border-left-color: #f3c108;
	}
	
.segment3, .segment3 li, #nav3 .segment3 a.current {
	border-color: #f3c108;
	background: #f3c108;
	}

#nav3.segments li.segment3 li a {
	background: #fcf1bf;
	border-bottom-color: #f3c108;
	}

/* ----- Nav3 Segment Four ----- */
#nav3 .segment4 a {
	border-left-color: #00abc5;
	}
	
.segment4, .segment4 li, #nav3 .segment4 a.current {
	border-color: #00abc5;
	background: #00abc5;
	}

#nav3.segments li.segment4 li a {
	background: #e0f5f8;
	border-bottom-color: #00abc5;
	}

/* ----- Nav3 Segment Five ----- */
#nav3 .segment5 a {
	border-left-color: #50b848;
	}
	
.segment5, .segment5 li, #nav3 .segment5 a.current {
	border-color: #50b848;
	background: #50b848;
	}

#nav3.segments li.segment5 li a {
	background: #d4efd2;
	border-bottom-color: #50b848;
	}

/* ----- Nav3 Segment Six ----- */
#nav3 .segment6 a {
	border-left-color: #492f92;
	}
	
.segment6, .segment6 li, #nav3 .segment6 a.current {
	border-color: #492f92;
	background: #492f92;
	}

#nav3.segments li.segment6 li a {
	background: #eceaf4;
	border-bottom-color: #492f92;
	}

/* ----- Nav3 Segment Seven ----- */
#nav3 .segment7 a {
	border-left-color: #0068a6;
	}
	
.segment7, .segment7 li, #nav3 .segment7 a.current {
	border-color: #0068a6;
	background: #0068a6;
	}

#nav3.segments li.segment7 li a {
	background: #e8f1f7;
	border-bottom-color: #0068a6;
	}

/* ----- Nav3 Segment Eight ----- */
#nav3 .segment8 a {
	border-left-color: #a09f9f;
	}
	
.segment8, .segment8 li, #nav3 .segment8 a.current {
	border-color: #a09f9f;
	background: #a09f9f;
	}

#nav3.segments li.segment8 li a {
	background: #f1f1f1;
	border-bottom-color: #a09f9f;
	}

/* ----- Nav3 Segment Nine ----- */
#nav3 .segment9 a {
	border-left-color: #888d3e;
	}
	
.segment9, .segment9 li, #nav3 .segment9 a.current {
	border-bottom-color: #888d3e;
	background: #888d3e;
	}

#nav3.segments li.segment9 li a {
	background: #f1f1e8;
	border-bottom-color: #888d3e;
	}


/* ----- Nav3 Segment Ten ----- */
	#nav3 .segment10 a {
		border-left-color: #80561b;
		}

	.segment10, .segment10 li, #nav3 .segment10 a.current {
		border-bottom-color: #80561b;
		background: #80561b;
		}

	#nav3.segments li.segment10 li a {
		background: #f2eee8;
		border-bottom-color: #80561b;
		}


/* ----- Nav3 Segment Eleven ----- */
#nav3 .segment11 a {
	border-left-color: #00984e;
				}

.segment11, .segment11 li, #nav3 .segment11 a.current {
	border-bottom-color: #00984e;
	background: #00984e;
			}

#nav3.segments li.segment11 li a {
	background: #ebf7f1;
	border-bottom-color: #00984e;
				}

/* ----- Nav3 Segment Twelve ----- */
#nav3 .segment12 a {
border-left-color: #be1d37;
								}

.segment12, .segment12 li, #nav3 .segment12 a.current {
border-bottom-color: #be1d37;
background: #be1d37;
							}

#nav3.segments li.segment12 li a {
background: #fcf3f5;
border-bottom-color: #be1d37;
								}


.quicklinks {
	width: 136px;
	overflow: hidden;
	background: url(../i/assets/rightpanel.gif) top left no-repeat;
	}

.quicklinks li {
/*	border-bottom: 10px solid #ececec;	*/
	background: transparent;
	clear: both;
	width: 136px;
	padding: 0 0 10px 0;
	}

.segmentlist, .segmentoverviewlist {
/*	border-top: 1px solid #c2c2c2;	*/
	padding: 5px 0 10px 0;
	height: 1% !ie;
	}

.segmentlist li, .segmentoverviewlist li {
	float: left;
	padding: 0 4px 4px 4px;
	}

.segmentlist img, .segmentoverviewlist img {
	display: block;
	padding: 0 0 6px 0;
	}

.segmentlist img {
	padding: 4px;
	border: 1px solid #c2c2c2;
	margin: 0 1px;
	}

.segmentlist p, .segmentoverviewlist p {
	border-bottom: 1px solid #c2c2c2;
	background: #ececec;
	padding: 5px;
	font-size: 10px;
	font-weight: bold;
	width: 154px;
	}

.segmentoverviewlist a {
	text-decoration: none;
	}

.segmentlist strong, .segmentlist b, .segmentoverviewlist strong, .segmentoverviewlist b {
	display: block;
	color: #be0f34;
	text-transform: uppercase;
	letter-spacing: .5px;
	white-space: nowrap;
	}

.towns {
	clear: both;
	background: #ececec;
	padding: 8px 8px 2px 8px;
	font-size: 10px;
	}

.towns li {
	clear: both;
	background: #ececec;
	height: 1% !ie;
	}

.towns p {
	font-size: 10px;
	margin: 0;
	padding: 0 0 3px 0;
	float: left;
	}

.towns strong, .towns b {
	color: #656565;
	float: left;
/*	width: 205px;	*/
	padding-right: 5px;
	text-transform: uppercase;
	}
	
.homeFooter {
	position: relative;
	padding-right: 206px;
	border-top: 1px solid #c2c2c2;
	background: url(../i/content/home_pic_02.gif) 145px bottom no-repeat;
	}

.homeFooter h3 {
	text-transform: none;
	letter-spacing: 0;
	font-size: 14px;
	font-weight: normal;
	padding: 15px 0;
	}

.homeFooter p {
	width: 135px;
	float: left;
	}

.homeFooter img {
	visibility: hidden;
	}

.homeFooter img.homeFooterImage {
	background: #fff url(../i/assets/home-content.png) no-repeat;
	visibility: visible;
	width: 106px;
	height: 146px;
	}

.homeFooter a {
	margin-top: 10px;
	}

.cta {
	position: absolute;
	right: 0;
	top: -1px;
	width: 190px;
	height: 146px;
	}

.cta h4 {
	font-size: 12px;
	color: #bf0f34;
	width: 80px;
	padding: 40px 0 13px 0;
	text-transform: none;
	}

.homeFooter .cta a {
	margin-top: 0;
	}
	
/* Right Region */
#rightOptions {
	color: #464646;
	font-size: 12px;
	}

#rightOptions h4, .quicklinks h4 {
	color: #bf0f34;
	font-weight: bold;
	margin: 0 0 3px 0;
	padding: 3px 0 0 0;
	}

.quicklinks h4 {
	border: 0;
	color: #0091b5;
	padding: 3px 8px 0 6px;
	background: #fff;
	}

.percent, .house, .map, .stats, .spend {
	padding: 0 0 0 22px;
	height: 16px;
	line-height: 16px;
	margin: 3px 0;
	}

.hidden-house {
	visibility:hidden;
	}

.percent { 
	background: url(../i/assets/icon_Percentage.gif) bottom left no-repeat;
	}

.house {
	background: url(../i/assets/icon_CPhotoofhouse.gif) bottom left no-repeat;
	}

.map {
	background: url(../i/assets/icon_Cmaps.gif) bottom left no-repeat;
	}

.spend {
	background: url(../i/icon_Spend.gif) bottom left no-repeat;
	
	}

.stats {
	background: url(../i/assets/icon_viewStatistics.gif) bottom left no-repeat;
	}


#rightOptions ul {
	padding: 4px 4px 6px 4px;
	border-top: 1px solid #c2c2c2;
	background: #ececec;
	}

#rightOptions li strong {
	font-size: 15px;
	}

#rightOptions a {
	text-decoration: none;
	}

#rightOptions a:hover {
	text-decoration: underline;
	}
	
#search {
	position: absolute;
	right: 20px;
	top: 6px;
	color: #959595;
	text-transform: uppercase;
	font-size: 10px;
	line-height: 18px;
	letter-spacing: .5px;
	}

#search input {	
	color: #959595;
	font-size: 10px;
	background: #e5f4f7;
	border: 0;
	font-size: 11px;
	vertical-align: middle;
	}

.inputText {
	width: 115px;
	padding: 3px 2px;
	margin-left: 5px;
	}

.moreInfoDiv {
	margin: 5px 0;
	display: block;
	clear: both;
	padding: 10px 5px;
	background: #ececec;
	font-size: 12px;
	border-top: 1px solid #c2c2c2;
	border-bottom: 10px solid #fff;
	}

.moreInfoDiv a {
	text-decoration: none;
	}

.moreInfoDiv a:hover {
	text-decoration: underline;
	}
	
.moreInfoDiv p {
	font-size: 14px;
	line-height: 18px;
	padding: 0 3px;
	}

.moreInfoDiv blockquote p {
	padding: 0;
	}
	
.moreInfoDiv blockquote img {
	width: 15px;
	height: 15px;
	margin-left: 3px;
	background: url(../i/assets/quotation_mark_2.gif) no-repeat;
	}

.moreInfoDiv blockquote {
	margin: 0;
	padding: 0 0 0 18px;
	background: url(../i/assets/quotation_mark_1.gif) top left no-repeat;
	}

.indexTable {
	background: #ececec;
	padding: 10px 12px;
	border-bottom: 10px solid #fff;
	}

.indexTable h3 {
	letter-spacing: 0;
	font-size: 12px;
	color: #666;
	padding: 0 0 3px 0;
	text-transform: none;
	}

.loginDiv {
	background: #ececec;
	padding: 20px 10px 1px 10px;
	margin: -10px 0 0 0;
	}

.loginDiv fieldset {
	font-size: 12px;
	color: #636363;
	position: relative;
	}

.loginDiv label, .loginDiv input {
	float: left;
	line-height: 18px;
	}

.loginDiv input {
	width: 165px;
	}

.loginDiv br {
	clear: both;
	}

.loginDiv fieldset label {
	width: 135px;
	margin: 3px 5px 10px 0;
	text-align: right;
	}

.loginDiv .arrowlink {
/*	border-left: 140px solid #ececec;	*/
	margin-left: 140px;
	border-bottom: 18px solid #ececec;
	background-position: top left;
	}

.loginDiv h3 {
	color: #636363;
	font-size: 12px;
	text-transform: none;
	letter-spacing: 0;
	}

.error {
	position: absolute;
	right: 11px;
	top: 0;
	}
	
.error p {
	margin: 0;
	padding: 0;
	color: #bf0f34;
	font-size: 1em;
	}
/* Maps */
iframe {
	background: #efefef;
	float: left
	}

#mapList {
	width: 513px;
	float: left;
	margin: 0;
	padding: 0;
	height: 20px;
	list-style-type: none;
	border-bottom: 3px solid #be0f34;
	}

#mapList li {
	float: left;
	margin-right: 3px;
	}

#mapList a {
	display: block;
	background-position: top;
	background-repeat: no-repeat;
	height: 20px;
	text-indent: -999em;
	overflow: hidden;
	}

#region1 {
	width: 66px;
	background-image: url(../i/nav/map_nav_SYDNEY.gif);
	}

#region2 {
	width: 93px;
	background-image: url(../i/nav/map_nav_MELBOURNE.gif);
	}
	
#region3 {
	width: 80px;
	background-image: url(../i/nav/map_nav_BRISANE.gif);
	}

#region4 {
	width: 59px;
	background-image: url(../i/nav/map_nav_PEATH.gif);
	}

#region5 {
	width: 45px;
	background-image: url(../i/nav/map_nav_ACT.gif);
	}

#region6 {
	width: 79px;
	background-image: url(../i/nav/map_nav_ADELAID.gif);
	}
		
#mapList a:hover, #mapList a.current {
	background-position: bottom;
	}
	
#legend {
	float: right;
	width: 198px;
	height: 370px;
	overflow: hidden;
	}

#legend div {
	overflow: auto;
	height: 345px;
	border-top: 10px solid #fff;
	}

.contact span, .contact strong {
	float: left;
	}

.contact span {
	clear: both;
	width: 95px;
	text-align: right;
	}

.vedaLogo {
	display: none;
	}
	
	
#logout {

position: absolute;

right: 13px;

top: 104px;

width: 85px;

height: 22px;

line-height: 22px;

text-align: center;

overflow: hidden;

font-size: 13px;

font-weight: bold;

color: #fff;

text-transform: uppercase;

text-decoration: none;

background: url(../i/assets/logout_bg.png) no-repeat;

	}



#logout:hover {

	text-decoration: underline;

	}
	
#homePage #logout {


top: 177px;

}

.maptable {
	margin: 0 0 0 12px;
	}
	
.maptable td {
	vertical-align: top;
	padding: 9px 45px 9px 0;
	}

.maptable strong {
	font-size: 13px;
	color: #767676;
	padding: 0 0 0 13px;
	}

.maptable img {
	padding-bottom: 5px;
	}

.mapcontact {
	width: 185px;
	height: 123px;
	overflow: hidden;
	background: url(../i/maps/contact-us_bg.gif);
	}

.mapcontact h4 {

	color: #fff;

	font-size: 13px;

	font-weight: bold;

	text-transform: none;

	margin: 0;

	padding: 15px 15px 10px 15px;

	}



#contentFullWidth .mapcontact p {

	font-size: 12px;

	margin: 0;

	padding: 0 13px 11px 13px;

	color: #fff;

	}



#contentFullWidth .mapcontact a.arrowlink {

	color: #fff;

	border: 0;

	margin: 0 0 0 13px;

	}



#contentFullWidth .mapcontact a.arrowlink {

	margin-left: 7px !ie;

	}