﻿body {
	background-image: url(/webdata/graphics/mb_m_header.gif);
	background-repeat: no-repeat;
	}

#title {
	padding-top:8px;
	padding-left:240px;
	}

#headerTitle {
	position: absolute;
	left: 449px;
	top: 0px;
	}
#headerPhoto {
	position: absolute;
	left: 449px;
	top: 38px;
	}

#mapAdelaide {
	position: absolute;
	left: 36px;
	top: 187px;
	}
	
#mapMurray {
	position: absolute;
	left: 93px;
	top: 178px;
	}

/* position the pages header title */
#mypageTitle {
	position: absolute;
	left: 239px;
	top: 151px;
	}

.contentArea {
	margin-top: 70px;
	margin-left: 0px;
	padding-bottom: 20px;
	padding-left: 240px;
	background-image: url(/webdata/graphics/mb_m_verticalresize.gif);
	background-repeat: repeat-y;
	}
	
.contentGeneral {
	width:520px;
	}

/* PRINT BUTTON/SEARCH */	
#printLink {
	position: absolute;
	left: 713px;
	top: 15px;
	cursor: pointer;  
	}


/* ================================================================== */
/* SEARCH */

.searchInput{ border:1px solid #ffffff; position:relative;top:-7px; width:130px; height:15px; background-color: #E46E00; padding-left:-5px; margin-right: 0px; color:#ffffff; font-size:11px;}
.searchBtn { }
#searchForm { position:absolute;top:12px;left:23px;width:170px; height:15px;}



/*
==================================================================== 
FOOTER LINKS 
*/

a.footer:link {
	color:#006699;
	text-decoration:none;
	}
a.footer:active {
	color:#ff0000;
	text-decoration:none;
	}
a.footer:visited {
	color:#006699;
	text-decoration:none;
	}
a.footer:hover {
	color:#006699;
	text-decoration:underline;
	}

a.footerFirst:link {
	color:#006699;
	text-decoration:none;
	}
a.footerFirst:active {
	color:#ff0000;
	text-decoration:none;
	}
a.footerFirst:visited {
	color:#006699;
	text-decoration:none;
	}
a.footerFirst:hover {
	color:#006699;
	text-decoration:underline;
	}

/*email link */

a.footerE:link {
	color:#ffffff;
	text-decoration:none;
	}
a.footerE:active {
	color:#ff0000;
	text-decoration:none;
	}
a.footerE:visited {
	color:#ffffff;
	text-decoration:none;
	}
a.footerE:hover {
	color:#ffffff;
	text-decoration:underline;
	}


/*======================*/
/* footer */

#footerBlock	{
	margin:0px;
	padding-left: 0px;
	background-image: url(/webdata/graphics/mb_m_verticalresize.gif);
	background-repeat: repeat-y;
	}

#footTable { margin-left:50px;}

#footcolpad1 {
	padding-top: 5px;
	padding-right:10px;
	padding-left:0px;
	width:180px;
	}
#footcolpad2 {
	padding-top: 5px;
	padding-right:10px;
	padding-bottom:5px;
	padding-left:0px;
	width:450px;
	vertical-align:bottom;
	}
#footcolpad3 {
	padding-top: 0px;
	padding-right:10px;
	padding-bottom:15px;
	padding-left: 10px;
	vertical-align:bottom;
	}
	
.footerTxt {
	font-size: 10px;
	color: #006699;
	}
.footerTxt2 {
	font-size: 10px;
	color: #ffffff;
	}

#footLinks { white-space:nowrap; }
#footpageUrl {padding-bottom:4px; }
#footAdd {
	margin-left:205px;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:35px;
	background-color: #999933;
	}

/*  ADDS A PIPE IMAGE TEXT DIVIDER BETWEEN LINKS  */ 	
.footer{
	padding-right:4px;
	padding-left:6px;
	background-image:url(/webdata/graphics/mb_h_footerBar.png);
	background-repeat:no-repeat;
	background-position:left center;
	}
.footerFirst {
	padding-right:5px;
	padding-left:0;
	}
