/*****************************************************************************************************************
******************************************************************************************************************
*****
*****
*****		MAIN PAGE ELEMENTS	
*****
*****
******************************************************************************************************************
******************************************************************************************************************/

body{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;

}

#main {
background-image:url(/template/images/background.jpg);
background-repeat: repeat-x;
background-position: center 0px;  
background-color: #FFFFFF;
}


div.all {

margin: auto;
text-align: left;	

padding-top: 0px;

	

} 



/*****		TOP */	
  
  .hero {
position: absolute;

margin: 0px;
margin-left: 1px;
margin-top: 55px;

display: block;

border: none;
height: 339px;
width: 900px;
overflow: hidden;


} 

.heroFlash {
	position: absolute;
}


  .gallery {
position: absolute;
left: 50%;
margin: 0px;
margin-left: -450px;
margin-top: 55px;

display: block;

border: none;
height: 339px;
width: 900px;
overflow: hidden;
z-index: 2000;
background-color: #00FF33;
} 

.hero img {

margin: 0px;
border: none;
height: 1px;
width: 1px;



}

.top {

height: 98px;
width: 900;
	position: static;
	display: block;
	
	border: none;
	padding: 0px;

background-repeat:no-repeat;	

}



.top a {
	
}

.top h1 {
	display: none;
		
}

.top form {
	float: left;
	display: none;
}

.top fieldset {
	border: none;
}

.top a.logo {
	margin-top: 0px;
	display: block;
	margin-left: -175px;
	left: 50%;
	position: absolute;
	z-index: 14;
}

.top a.logo img {
	width: 350px;
	height: 170px;
	border: none;
}

/*****		LINKS */
.top  ul.links {
	position: absolute;
	top: 50px;
	left: 50%;
	margin-left: -440px;
	z-index: 30;

	
}

ul.links a {
	color: #CCCCCC;
}

 ul.links {

}

 ul.links li {
	display: block;
	float: left;
	
}

/*****		CONTENT */	
.content {


	clear: both;
	display: block; 
	text-align: left;
	margin: auto;
	height: auto;

top: 0px;
width: 900px;
position: static;



}
	
p.crumbs { 


	display: block;
	background: none;	
	line-height: 25px;
	margin: 0px;
	margin-left: 10px;
	text-indent: 0px;
position: relative;
	top: 416px;
	*top: 430px;
	left: 50%;
	margin-left: -410px;
	
	height: 25px;
	width: 790px;
	padding-left: 10px;
	overflow: hidden;
	margin-bottom: -15px;
	text-align: left;
	font-size: 10px;
	font-family: verdana,Arial, Helvetica, sans-serif;
	z-index: 100000000000000;
	color:#58595b;
	z-index: 15; 
	
		
}	
p.crumbs a { 
color: #f81516;
font-weight: bold;
}


p.crumbs a:hover { 
color: #000000;
}


.htmlarea{
	padding: 00px;
	margin: 0px;
	
	border: none;	
	
	display: block;
	width: 757px;

	float: left;
	margin-left: 50px;
	_margin-left: 20px;

	margin-right: auto;	
	
	min-height: 300px;
	_height: 300px;

	_overflow: visible;

	padding-top: 0px;
	margin-top: 0px;

}

#noEdit.htmlarea  {	
	margin-top: 390px;
	_margin-top: 430px;
	

	


}




.footer {
	position: static;
	left: 0px;
	clear: both;
	margin: 0px;
	padding: 0px;
	padding-left: 0px;
	height: 62px;

	display: block;

	background-repeat: repeat-x;
	background-position: 0px 0px;
	overflow: hidden;
	

}
.footer a img,
.top a img  {
	border: none;
	margin-right: 5px;
}
.footer a {
	font-size: 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;

	text-decoration: none;
}

ul.links {

	
}

ul.links li{
	margin: 0px;
	padding: 0px;
	margin-right: 15px;
		_margin-top: 15px;
	text-align: left;
	float: left;
	clear: none;
	line-height: 47px;
	border: none;
	text-transform: capitalize;
	
		font-size: 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #5e574b;


	
}

ul.links li a{

	text-transform: capitalize;

		font-size: 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
color: #5d5d5e;
	margin-right: 2px;


	
}

.footer ul.links {
	margin: auto;
	padding: 0px;
	display: block;
	height:62px;
	line-height: 22px;
	padding-top: 0px;
	overflow: hidden;
	width: 800px;

}

.footer p{
	position: absolute;
	
	
	padding: 0px;
	margin: 0px;
	margin-top: -72px;
	left: 50%;
	width: 400px;
	text-align: right;
	font-size: 10px;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 20px;
	color:#999999;

	}
.footer p a {
	position: absolute;
	margin-top: 35px;
	margin-left: -450px;
	width: 450px;
	color: #CCCCCC;
	
}

.tools{
	display: none;
	position: absolute;
	top: 345px;
	left: 50%;
	margin-left: 230px;
	width: 220px;	 

}
.tools a{ 
	color: #595959;
	font-size: 10px;
	font-weight: normal;
	text-transform: capitalize;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.tools a:hover{ 
	text-decoration: underline;
}
.tools a img {
	margin-right: 5px;

	border: none;
	vertical-align: middle;
	margin-left: 10px;
}

/*****************************************************************************************************************
******************************************************************************************************************
*****
*****
*****		Navigation
*****
*****
******************************************************************************************************************
******************************************************************************************************************/

.navigation { 
	
	
}

.navigation .level0 li a {
	display: none;
	font-size: 2px;
	
}


.navigation .level0{
	position: absolute;
	text-align: left;
	padding: 0px;
	margin: 0px;
	top: 410px;
	margin-left: -400px;
	left: 50%;
	width: 900px;
	height: 106px;
	z-index: 20;




}

.navigation .level0 li {
	display: block;
	position: static;
	clear: none;
	float: left;
	_width: 200px;

}


.navigation .level0 li.on .level1 {
	display: block;
}

.navigation .level0 li.off .level1 {
	display: none;
}


.navigation .level1{
	position: static;
	text-align: left;
	padding: 0px;
	margin: 0px;
		_width: 890px;
		_display: block;	





}
 

.navigation .level1 li {

	height: 72px;
	text-align: left;
	display: block;
	margin-right: 0px;
	margin-top: 12px;
	line-height: 72px;
	position: static;
	padding: 0px;
	
	float:left;
	clear: none;
	list-style: none;

	background-repeat: no-repeat;

	background-position: right 0px;
	border: none;
		_width: 110px;
		_overflow: hidden;
	
			

}



.navigation .level1 li a{
	
	display: block;
clear: both;
float: none;
	margin-left: 2px;
	
	
	vertical-align: middle;	
	padding: 5px;
	padding-left: 12px;
	padding-right: 16px;
	overflow: visible;
	


	min-width: 32px;
	height: 62px;
	line-height: 52px;
	
	color:#444444;
	letter-spacing: 0px;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
		_width: 100px;

}

.navigation .level1 li.on {
	background-image:url(/template/images/nav_level0_on_a.jpg);
	background-position: 0px 0px;
	background-repeat: repeat-x;
	background-color: #ed1f20;
		border: 1px solid #ed1f20;

}	
	

.navigation .level1 li.on a{
	color: #FFFFFF;
	background-image:url(/template/images/nav_level0_on_a.jpg);
		background-position: right 0px;
	background-repeat: no-repeat;
	
	
}







.navigation .level1 li.over {
	background-image:url(/template/images/nav_level0_on_a.jpg);
	background-position: 0px 0px;
	background-repeat: repeat-x;
	border: 1px solid #ed1f20;

	background-color: #ed1f20;
}	
	


.navigation .level1 li.over a{
	color: #FFFFFF;
	
		background-position: right 0px;
	background-repeat: no-repeat;
	
	
	
}





.navigation .level1 li{

	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-color: #f81718;

		
}	
	


.navigation .level1 li a{

		background-position: right 0px;
	background-repeat: no-repeat;
	_font-size: 10px;

	
	
	
}






.navigation .level1 li.off{
		background: none;
		padding: 1px;



}	
	


.navigation .level1 li.off a{

	background-image:url(/template/images/navigation_level0_off_a.gif);
	background-position: right 8px;
	background-repeat: no-repeat;
	
	
	
}





.navigation .level1 .off .level2,
.navigation .level1 .on .level2{
	display: none;
	
}

.navigation .level1 .over .level2{
	display: block;
	position: absolute;
	background-color: #ed1f20;
	width: 150px;
	clear: both;
	margin-left: -1px;
	margin-top: -20px;

	border: 1px solid #cb0f26;	
	border-top: none;
	border-bottom: none;
	z-index: 200;
}

.navigation .level1 .over .level2 li {
	display: block;
	width: 150px;
	clear: both;	
	background: none;
	background-color: #ed1f20;

	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	line-height: 0px;
	height: auto;
	
}

.navigation .level1 .over .level2 li a {
	background: none;
	line-height: 12px;
	font-size: 10px;
	height: auto;
	border: none;
	padding: 5px;
	margin-left: 5px;
	margin-right: 5px;

}

.navigation .level1 .over .level2 li.on a,
.navigation .level1 .over .level2 li.over a,
.navigation .level1 .over .level2 li a:hover,
.navigation .level1 .over .level2 li.on,
.navigation .level1 .over .level2 li.over,
.navigation .level1 .over .level2 li {
	border: none;
}	

.navigation .level3 {
	display: none;
	
}
/*****************************************************************************************************************
******************************************************************************************************************
*****
*****
*****		html
*****
*****
******************************************************************************************************************
******************************************************************************************************************/



.htmlarea form {
	display: block;
	clear: both;
	
}

.htmlarea fieldset {
margin: 20px;
display: block;
clear: both;
float: none;
}


.htmlarea fieldset legend {
	color: #999999;
	font-size: 14px;
	font-weight: bold;
}


.htmlarea label {
	text-align: right;
	padding-bottom: 4px;
	padding-top: 2px;
	border-bottom: 1px dotted #DDDDDD;
	display: block;
	
}
.htmlarea label.input {
	float: right;
	
	margin-right: 0px;
	margin-left: auto;
}
input,
select{
	border: 1px solid #939393;
	border-bottom-color: #dddddd;
	padding: 2px;
	font-size: 11px;
	width: 120px;

}
input[type="submit"],
input[type="Submit"]{
float: left;
clear: none;
display: block;
}
input.small,
input[type="checkbox"],
input[type="radio"] 
{
	border: none;
	padding: 2px;
	font-size: 11px;
	width: 30px;

} 

input[type="text"]{
	border: 1px solid #939393;
	border-bottom-color: #dddddd;
	padding: 2px;
	margin-right: 0px;
	margin-left: auto;
}

textarea {
	border: 1px solid #939393;
	border-bottom-color: #dddddd;
	padding: 2px;
	height: 75px;
	width: 290px;
	margin-right: 0px;
	margin-left: auto;
	margin-bottom: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: block;
	clear: both;
	
}


label{
	margin-bottom: 4px;
	margin-right: 15px;
	margin-left: 15px;

	position: static;
	display: block;
	color: #686868;
	font-family:Verdana, Arial, Helvetica, sans-serif;

	
}

a img.heroSmall {
	border: none;
	float: none;
	clear: both;
	margin-right: 10px;
	margin-top: 10px;
	vertical-align:middle;
	

}





h1.headline {
	_margin-top: 100px;
	_margin-left: -40px;
	height: 36px;
	margin-left: 60px;
	margin-top: 450px;
	margin-bottom: 0px;
	margin-right: 0px;
	

	
}

#search {
	position: relative;
	top: -60px;
	left: 50%;
	z-index: 50;
	margin-left: 200px;
	display: block;
	_width: 250px;
	_display: none;
	
 
}

#searchField {
	width: 151px;
	height: 21px;
	line-height: 21px;
	padding: 0px;
	background-repeat: no-repeat;
	text-indent: 22px;
	border: none;
	background-color:#b1b0b4;
	color: #5d5d5e;
	border: 1px solid #DDDDDD;
	border-top: 1px solid #5d5d5e;
	border-left: 1px solid #5d5d5e;
	background-image:url(/template/images/search.gif);
	background-position: 5px 5px;
		clear: none;
	float: left;

}

.go {
	background-color: #8c8c8c;
	font-size: 10px;
	color: #DDDDDD;
	border: 1px solid #DDDDDD;
	border-top-color: #5d5d5e;
	border-right-color: #5d5d5e;
	height: 23px;
	width: 55px;
	padding: 0px;
	line-height: 21px;
	margin: 0px;
	margin-left: 2px;
	clear: none;
	float: right;
		_display: block;

}

.contactUs {
	width: 574px;
	height: 161px;

	background-repeat: no-repeat;
	margin: auto;
}

.contactUs table {
	margin-top: 18px;
	margin-right: 18px;
	font-size: 10px;
}

.contactUs table td{

	font-size: 10px;
}

div.flash {
	position: absolute;
	z-index: 10;
	
	
	top: 410px;
	margin-left: -450px;
	left: 50%;
	width: 900px;
	height: 86px;
	
}

.mapLocation{
	top: 500px;
	left: 50%;
	margin-left: -30px;
	position: absolute;
	
}

#mapBrisbane {
	top: 510px;

}

#mapPerth {
	top: 780px;

}

#awards {
margin-left: 50px;
display: none;
*display: block;
}

#awards:hover {
filter: none;
}

.index{
	border: 1px solid #FFFFFF;
	padding: 5px;
	margin: 10px;
	_margin: 8px;
	float: left;
	clear: none;
	background-color: #FFFFFF;
	width: 220px;
	height: 202px;
text-align: center;

	overflow: hidden;
}

.index h2{


text-align: center;
margin: auto;
margin-bottom: 0px;

padding-bottom: 0px;
line-height: 0px;
display: block;
}

.index img {
text-align: center;
margin: auto;
	margin: 0px;
	padding: 0px;

}
 
.index a {
	margin: auto;
	margin-top: 0px;
	text-align: center;
	padding: 0px;
	line-height: 10px;
}

.index a.HeroLink {
	height: 100px;
	overflow: hidden;
	display: block;
}


.index p {
	margin: auto;
	margin-top: 0px;
	text-align: center;
	padding: 0px;
	line-height: 10px;
}

.htmlarea table tr td.text_black {
	height: 10px;
	padding: 0px;
	margin: 0px;
	border-bottom: 1px dotted #666666;
}

.sample {
	float: left;
	clear: none;
	width: 380px;
	height: 320px;

}