﻿* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:150%;
}
body {
	margin-left: 10px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a {
	text-decoration: none;
	color: #333333;}
	
a:hover {color:#e17204; text-decoration:underline;}

h1 {margin:0; padding:0; color:#e17204;font-size:20px;}
h2 {margin:0; padding:0; color:#e17204;font-size:16px;}
h3 {margin:0; padding:0; color:#0a4874;font-size:14px;}
h4, h4 a , h4 a:visited, h4 a:active, h4 a:link  {margin:0; padding:0; color:#0a4874;font-size:14px;}
small, small a {font-size:95%}

.programmer {
	color:red;
	font-style:italic;
	font-size:14px;
	background-color: #FFFF33;
	margin-right:15px;
}

.quicklink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	padding-right: 20px;
	border-right-style: solid;
	border-right-color: #EBEBEB;
	border-width: 1px;
	height: 75px;
	padding-left: 20px;
}
.quicklink a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
}
.quicklink a:hover {
	text-decoration: underline;
}


.foot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #EBEBEB;
	text-align: center;
	padding-top: 10px;
}


.nav{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0a4874;
	height: 65px;
	padding: 10px;
	line-height: 100%;
	border-top: 10px solid white;
	border-bottom: 10px solid white;
}

.nav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0a4874;
	padding-right:30px;
	line-height: 100%;
}

.nav a:hover {
color:#e17204;
}

.banoverlay {
	colour:white;
	background-color: #000000;
	height: 40px;
	width: auto;
	position: relative;
	filter:alpha(Opacity=60); /*modify to change the shade solidity/opacity, same as below*/
	opacity:0.6; /*firefox 2.5 opacity*/
	-moz-opacity:0.6; /*mozilla opacity*/
	-khtml-opacity:0.6; /*opacity*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bolder;
	padding-top: 10px;
	text-decoration: none;
}

.banoverlay a, .banoverlay h1{
	colour:white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bolder;
	text-decoration: none;
	padding:0 0 0 0; margin:5 0 0 0;
}

.banoverlay a:hover {
	text-decoration: underline;
}

.AdminBox {
	padding: 2px;
	border: 1px solid #CCCCCC;
}
.AdminHead {
	background-color: #e17204;
	color: #FFFFFF;
	font-size: 14px;
	padding: 2px;
}


.GreenBox {
	background-color: #ebf1de;
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.GreenHead {
	background-color: #95ab12;
	color: #FFFFFF;
	font-size: 14px;
	padding: 5px;
}

.Greenbox p {border-bottom: 1px solid #CCCCCC; width:100%;
			padding-bottom:5px;padding-top:5px; margin:0;}
			
.BlueBox {
	background-color: #ffffff;
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.BlueHead {
	background-color: #0a4874;
	color: #FFFFFF;
	font-size: 14px;
	padding: 5px;
}

.SpecialsBox {
	Border:2px solid white;
	width:250px;
	padding:5px;
	background-color: #e8e8e8;
}


div#map a.state
{
	display: block;
	position: absolute;
	background: #fff;
	opacity: .05;
	filter:alpha(opacity=05);
}

div#map a.state:hover{cursor: pointer;}

div#map a#wa { width: 93px; height: 150px; top: 470px;}
div#map a#nt { width: 58px; height: 100px; top: 450px; margin-left: 93px; }
div#map a#qld { width: 90px; height:120px; top: 450px; margin-left: 151px; }
div#map a#sa { width: 70px; height: 80px; top: 550px; margin-left: 93px; }
div#map a#nsw { width: 70px; height: 45px; top: 570px; margin-left: 163px; }
div#map a#vic { width: 45px; height: 25px; top: 615px; margin-left: 163px; }
div#map a#tas { width: 35px; height: 30px; top: 647px; margin-left: 163px; }

div#map a.city
{
	display: block;
	position: absolute;
	width: 25px;
	height: 25px;
	background: url(/images/map_hover.gif) no-repeat 0 0;
	/*
	opacity: .25;
	filter:alpha(opacity=25);
	background-color: #000;
	*/
}

div#map a#perth{	top: 585px;	margin-left: 19px; }
div#map a#darwin{	top: 470px;	margin-left: 83px;}
div#map a#adelaide{	top: 584px;	margin-left: 120px;}
div#map a#brisbane{	top: 557px;	margin-left: 221px;}
div#map a#sydney{	top: 594px;	margin-left: 207px;}
div#map a#melbourne{	top: 620px;	margin-left: 175px;}
div#map a#hobart{	top: 651px;	margin-left: 183px;}

div#map a.city:hover
{
	background-position: -24px 0px; 
}