
/* CSS Document */

/* MAP */
	ul#projects-map { 
		position: relative;
		width: 380px;
		height: 380px;
		background: url('images/aus_map.jpg') no-repeat 0 0;
		list-style-type:none;
		left:0px;
	}
	ul#projects-map li a, ul#projects-map li a:visited {
		text-decoration: none; 
	}
	ul#projects-map li a {	display:block;
		position: absolute;
		font-size: 2em;
	top: 37px;
	left: 0px;
	height: 15px;
	width: 19px;
}
	ul#projects-map li a img{ border: 1px; }
	ul#projects-map li a#cleo-project { left: 190px; top: 36px;  }
	ul#projects-map li a#munadgee-project { left: 223px; top: 118px; }
	ul#projects-map li a#native-project { left: 200px; top: 141px; }
	ul#projects-map li a#allambie-project { left: 212px; 
top: 162px; 
z-index:100;
}
	ul#projects-map li a#kalnorth-project { left: 62px;	
top: 206px;
	width: 52px;
}

/* POPUPS TOOLTIP IMAGES */
	ul#projects-map li a * { display:none; }
	ul#projects-map li a:hover { background:transparent;}
	ul#projects-map li a:hover * { display:block; position:absolute;}

/* positioning of tooltip graphics */
	ul#projects-map li a#cleo-project div { top: 5px; left: -110px;}
	ul#projects-map li a#munadgee-project div { top: -15px; left: 15px; }
	ul#projects-map li a#native-project div { top: 5px; left: -95px; }
	ul#projects-map li a#allambie-project div { top: 15px; left: 20px; }
	ul#projects-map li a#kalnorth-project div { top: -15px; left: 15px; }



body {
	font-family: Arial, Helvetica, sans-serif;
	background: #350f42;
	background-image:url(/images/bgrepeat.jpg);
	background-position:left top;
	background-repeat:repeat;
	margin: 0px; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0px;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333333;
	position:relative;
	font-size:14px;
	line-height:1.25em;
}

#wrapperdiv
{
    margin:0 auto;
    width:1200px;
    padding:0px;
    background-image: url(images/bgbar.gif)!important;
	background-position:center;
	background-repeat:repeat-y;
}

.spaced sub
{
	position:relative;
    line-height:0px!important;
    bottom:0em;
    font-size:80%;
}

.spaced sup 
{
	position:relative; 
    line-height:0px!important;
    top:0.3em;
    font-size:80%;
 } 
 
 .thumb
 {
    border:solid 1px #333333;
    padding:5px;
    background-color:#EEEEEE;
    text-align:center;
 }

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	margin-top:1em;
	margin-bottom:0px;
	color:#47708d;
	font-weight:normal;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#47708d;
	font-weight:normal;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-bottom:0px!important;
	padding-bottom:0px!important;
	color:#47708d;
	font-weight:normal;
}

hr
{
	clear:both;
	color:#47708d;
}

#newsbar
{
	width:238px;
	height:167px;
	position:relative;
	background-image:url(/images/newsbar.gif);
	left:204px;
	top:60px;
}

#latestnews
{
	position:relative;
	height:80px;
	width:198px;
	margin-left:10px;
	font-size:11px;
	color:white;
	padding:10px;
	
}

#subbar
{
	position:relative;
	height:40px;
	width:198px;
	margin-left:10px;
	top:2px;
	font-size:11px;
	color:white;
	padding-left:0px;
	padding-right:10px;
	
}

#signup
{
	background-color:transparent;
	width:238px;
}



.oneColFixCtr #container {
	width: 920px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: transparent;
	margin: 0px auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtr #mainContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	min-height:300px;
}

.oneColFixCtr #topbar {
	width:920px;
	padding:0px;
	margin:0px;
	background-color:transparent;
	position:relative;
	left:-1px;
	border:none 0px transparent;
}

#botbar {
	width:920px;
	min-height:63px;
	border:0px none transparent;
	padding: 0 0;
	margin:0 0;
	position:relative;
	background-image:url(/images/botbanner.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	background-color:#977040;
}

#copyright {
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	width:920px;
	color:black;
	padding: 0 0;
	margin:0 0;
	color:#efeeea;
	top:20px;
}

a.copyright{
	color:white;
	text-decoration:none;
}

a.copyright:hover{
	text-decoration:underline;
	color:White;
}

#menu {
	position:absolute;
	top:183px;
	left:10px;
	width:800px;
	padding:0px;
	margin:0px;
	font-size:13px!important;
}

#search {
	position:absolute;
	top:184px;
	right:10px;
	width:214px;
	padding:0px;
	margin:0px;
}

.searchbox {
    height:14px;
    font-size:12px;
}

#search a {
    color:white;
}

#search a:hover {
    color:#FFFF80;
}

.searchtitle
{
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #874825;
}

.searchurl
{
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    font-style: italic;
    color: #808080;
}

#searchresults
{
    line-height: 1em;
}


#mil {
display:none;
}

#news{
	width:280px;
	height:90px;
	position:absolute;
	top:35px;
	left:30px;
}

a #news
{
	color:white;
}


.alignright {
	text-align:right;
}

.aligncentre{
    text-align:center;
}

ul.reports
{
    list-style-type:none;
    line-height:1.2em;
}

.repdate
{
    color:Red;
}

.tight
{
line-height:1.2em;
}

a.replist
{
    color:#333333;
    text-decoration:none;
}

a.replist:hover
{
    text-decoration:underline;
}

a
{
    color:#333333;
}

a:hover
{
    color:#888888;
}

table
{

}

.tableheader
{
    color:White;
    background-color:#333333;
    padding-left:5px;
    padding-right:5px;
}

.tablerow
{

}

.tablerowalt
{
    background-color:#EEEEEE;
}


#notice
{
	border:solid 2px #aa0000;
	padding:0px 10px 0px 10px;
	color:Red;
	margin:2px;
	line-height:1.2em;
}

#notice h1
{
	text-align:center;
}

#notice p
{
	color:#aa0000;
}

.latestnewsdate
{
	font-size:14px;
	font-weight:bold;
}

.latestnewstitle
{
	font-size:12px;
}

.latestnewsurl
{
	color:White;
}

.containerbox
{
	float:left;
	width:550px;
}

.rightbox
{
	float:right;
	width:300px;
}

.rightinset
{
	float:right;
	margin:0px 0px 5px 5px;
}
.majorcaption
{
	font-weight:bold;
	font-style:italic;
	font-size:16px;
	padding-top:5px;
	margin-bottom:20px;
	text-align:center;
}

.center
{
	text-align:center;
}


