body{
	margin:0px;
	padding: 0px;
	background: #4F7E88;
    font-family: Arial, Helvetica, sans-serif;
}

.innerwidth{
	width: 970px;
	margin: 0px auto;
}

a,
a:hover,
a:active,
a:visited{
	outline: 0px none;	
}


p.center{	
	text-align:center; 
	display: block; 
	margin: 10px auto;
}



/*--------------[     TOP NAVIGATION     ]------------*/


#top_navigation{
	height: 30px;
	clear:both;
	background: #49717A url(../images/interface/top_navigation-background.png) repeat-x;
}

#top_navigation .innerwidth{
	height: 30px;
	text-align: right;
}

#top_navigation div.innerwidth ul{
	width: 520px;
	height: 25px;
	display: block;
	margin: 0 -10px 0 0px;
	padding: 3px 0 0 0;
	position: relative;
	float: right;

}

#top_navigation ul li{
	list-style: none;
	float: left;
}

#top_navigation ul li a{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	padding-right: 15px;
	margin-right: 10px;
	color: #D9E7E8;
	background: url(../images/interface/top_navigation-divider.png) 100% no-repeat;
}

#top_navigation ul li a.end{
	background: none;
	margin-right: 0px;
	padding-right: 0px;
}

#top_navigation ul li a:hover{
	color: #FFFFFF
}


/*--------------[     BANNER     ]------------*/


#banner{
	height: 125px;
	clear: both;
	background: #6798A5 url(../images/interface/banner-background.png) repeat-x;
}

#banner .innerwidth{
	height: 120px;
	background: url(../images/interface/banner_img.jpg) no-repeat;
}



/*--------------[     CONTENT     ]------------*/

#content{
	clear:both;
	background: #98BAC2;
	padding: 20px 0 0px 0;
}


#content_area{
	margin: 0px auto 0px auto;
	padding: 0px;
}




/*--------------[     LEFT NAVIGATION     ]------------*/

#nav{
	width: 230px;
	float: left;
}

#nav-header{
	height: 45px;
	background: url(../images/interface/nav-header.png)  0 100% no-repeat; 
	background-color: #D3E1E4;
}
.downloads#nav-header{
	margin-top: 5px;
}

#nav-content{
	background: url(../images/interface/nav-background.png) repeat-y; 
	background-color: #D3E1E4;
}

#nav-content ul{
	margin: 0px 0 0 10px;
	padding: 2px 0 0px 0px;
	list-style-type: none;
}

#nav-content ul li a{
	text-decoration: none;
	font-size: 9pt;
	color: #517B84;
	display: block;
	margin-left: 2px;
	padding: 9px 0 5px 28px;
	height: 21px;
	width: 185px;
	background: url(../images/interface/nav-button.png) no-repeat;
	display:block;
}
.downloads#nav-content ul li a{
	margin-left: 5px;
}

#nav-content ul li a:hover{
	/*	background-position: 0 -34px;*/
	color:#1E2F33;
}

#nav-content ul li a.pdf{
	background: url(../images/icons/icon_pdf.gif) no-repeat 5px 7px;
	height: auto;
}

#nav-content ul li a.icon-block{
	background-position: 5px 8px;
}

#nav-content ul li a.questionmark{
	background: url(../images/icons/icon-questionmark.gif) no-repeat 5px 7px;
	height: auto;
}

#nav-content ul li a.link-indent{
	background: none;
	text-indent: 10px;
	display: block;
	padding-left: 20px;
}

#nav-footer{
	height: 20px;
	background: url(../images/interface/nav-footer.png);
	background-color: #D3E1E4;
}




/*--------------[     CONTENT     ]------------*/


#content_main{
	width: 495px;
	float: left;
	margin-left: 7px;

}

#content_main-header{
	background: url(../images/interface/content-header.png) 0 100% no-repeat;
	height: 45px;
	background-color: #D3E1E4;
	
}

#content_main-content{
	background: url(../images/interface/content-background.png);
	padding: 20px 35px 5px 35px;
	min-height: 220px;
	background-color: #D3E1E4;
	padding-bottom: 5px;
	position: relative;
}

#content_main-content .darken{
	color: #27383A;
}

#content_main-content .reduce-top{
	margin-top: -0px;
}



#content_main-footer{
	background: url(../images/interface/content-footer.png);
	height: 20px;
	margin-bottom: 15px;
	background-color: #D3E1E4;
}

#content_main h1,
#nav-header h1,
#updates-section-header h1{
	font-size: 13pt;
	padding: 16px 0 0 16px;
	margin: 0px;
	color: #3F6067;
	font-variant: small-caps;
	text-shadow: 1px 1px 2px #FFF;
}

#content_main h1{
	font-size: 14pt;
	padding: 12px 0 0 16px;
	
}

#content_main h2{
	font-size: 12pt;
	margin: 0px;
	padding: 0px;
	color: #446973;
	color: #2F3B91;
	color: #3D5F67;
}


#content_main h3,
#content_main h4{
	font-size: 11.5pt;
	color: #3A4AB6;
	color: #79AFDD;
	color: #5E69AA;	
	color: #54838E;
	margin-bottom: -10px;
	margin-top: 20px;
}

#content_main h3.no-border{
	border-bottom: 0 none;
	padding-bottom: 0px;
}

#content_main h4{
	font-size: 10pt;
	color: #3D5F67;
}


#content_main ul{
	 list-style: square;
	 margin: 10px 0 0 25px;
	 padding: 0px;
}
#content_main p{
	z-index: 1;
}

#content_main p,
#content_main ul li,
table#calendar td,
table#contact td,
table td,
table{
	font-size: 9pt;
	line-height: 205%;
	color: #2B4146;
	color: #3D5F67;
	padding: 0px;
	line-height: 175%;
}

#content_main ul li{
	margin-bottom: 8px;	
}

#content_main ul.no-bullets{
	list-style: none;
}

#content_main h2 a,
#content_main h3 a,
#content_main p a,
#content_main li a,
table#calendar td a,
table#contact td a{
	color: #2F79B7;
	text-decoration: none;
	border-bottom: 1px dotted #A5C1C8;
}



#content_main p a:hover,
#content_main li a:hover{
	text-decoration: none;
	border-bottom: 1px solid #54838E;
}

#content_main ul.padding-top{
	margin: 18px 0 0 10px;
	display: block;
	
}

#content_main .no-margin-top,
#content_main h3.no-margin-top{
	margin-top: 0px;
}

div.divider{
	background: url(../images/interface/content-divider.png) no-repeat center;
	width: 420px;
	height: 2px;
	clear: both;
	display: block;
}



/*--------------[     UPDATES     ]------------*/

div#updates{
	width: 230px;
	float: left;
	margin-left: 8px;
	margin-top: 30px;
}

#updates_header{
	height: 34px;
	width: 230px;
	background: #C7D9DC url(../images/interface/updates_header.png) no-repeat;
}

#updates_header h1{
	padding: 12px 0 0 20px;
	font-size: 10.5pt;
	color: #80A6AE;
	letter-spacing: 0.5px;
	text-transform:uppercase;
	font-variant:normal;
}

#updates_content{
	background:  #C7D9DC url(../images/interface/updates-background.png) repeat-y;
	height: 282px;
	padding-top: 8px;
}

#updates_content a.updates-featured{
	width: 165px;
	height: 32px;
	padding: 18px 0 0 55px;
	background: url(../images/interface/updates-featured.png) no-repeat;
	margin: 0 auto;
	clear: both;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #49717A;
	text-decoration: none;
}

#updates_content  a.no-pad-top{
	padding-top: 5px;
	height: 45px;
}

#updates_content a.updates-featured:hover{
	background-position: 0 -50px;
}




#updates-section{
	background: url(../images/interface/updates-section-background.png) repeat-y;	
	margin: 0px 5px 0px 5px;
	height: auto;
	height: 268px;
}

#updates-section-header{
	background: url(../images/interface/updates-section-header.png) no-repeat;	
	height: 8px;
	margin: 0px 0px 0px 0px;
}



#updates-section-footer{
	background: url(../images/interface/updates-section-footer.png) no-repeat;	
	height: 8px;
	margin: 0px 5px 0px 5px;
}

#updates_content ul{
	list-style: none;
	font-size: 9pt;
	margin: 0px 0px 0px 0px;
	padding: 0 0 5px 5px;
	/*background: url(../images/interface/updates-section.png) 0 100% no-repeat;*/
	display: block;
}

#updates_content ul li{
	font-size: 7pt;
	color:#666;
	margin: 0px;
	padding: 3px 0px 2px 0px;
}

#updates_content ul li.quickheader{
	margin: 2px 3px 2px 14px;
	padding: 1px 0px 1px 7px;
	display: block;
	background-color: #DDEAEC;
	border: 1px solid #CEE1E3;
	width: 170px;	
}

#updates_content ul li.quickheader:hover{
	background-color: #ECF3F4;
}

#updates_content ul li.quickheader a{
	color: #2E4950;
	font-size:8pt;
	border-bottom: 0px none;

}


#updates_content ul li.first{
	margin-top: 8px;	
}

#updates-section ul li.border-bottom{
/*	border-bottom: 1px solid #DEE9EB;*/
	padding-bottom: 3px;
	background: url(../images/interface/updates-section-divider.png) 25px 100% no-repeat;
}


#updates_content ul li.quicklink a{
	color: #54838E;
	font-size: 8pt;
	font-style: normal;
	margin-left: 20px;
	padding-left: 5px;
	/*background: url(../images/interface/updates-bullet.png) no-repeat 0 4px;*/
	border-bottom: 0px none;
	width: 170px;	
}



#updates_content ul li.quicklink a:hover{	
	border-bottom: 0px none;
	color: #2E4950;
}

#updates_footer{
	height: 5px;
	width: 230px;
	background: url(../images/interface/updates_footer-background.png) no-repeat;
	margin-bottom: -5px;
}




/*--------------[     RIGHT COULUMN    ]------------*/

#rightcolumn{
	width: 230px;
	float: left;
	height: 100px;
	margin-top: 33px;
}

#rightcolumn a.thumbnail{
	display:block;
	height: 108px;
	width: 108px;
	background: url(../images/interface/thumbnail-background.png) no-repeat;
	float: left;
	margin-left: 6px;
	margin-bottom: 7px;
	font-size: 8pt;
	color: #273E43;
	text-decoration: none;
	background-color: #D3E1E4;
}



#rightcolumn a.thumbnail img{
	margin: 8px 0 0 8px;
	border: 0px none;
	filter:alpha(opacity=66);
	-moz-opacity:0.66;
	-khtml-opacity: 0.66;
	opacity: 0.66;
	background-image: url(data:image/jpg;base64,AAAA);
	width: 90px;
	height: 90px;
	
}

#rightcolumn a.thumbnail img:hover{
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
}

#rightcolumn a.margin-left{
	margin-left: 7px;
}


/*--------------[     LOWER CONTENT      ]------------*/

#lower_content{
	height: 250px;
	clear: both;
	background: #6798A5 url(../images/interface/lower_content-background.png) repeat-x;
	margin-top: 25px;
}

.lower{
	margin: 5px 0 0 5px;
	padding: 28px 0 0 0px;
	height: 200px;
}


.lower h3{
	font-size: 10pt;
	color: #A7C2C9;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	clear: both;
}


/*--------------[     LOWER NAVIGATION     ]------------*/


.lower-left_column{
	width: 230px;
	float: left;
	background: url(../images/interface/lower_content-background-divider.png) 100% 65px no-repeat;
}

ul#bottom_menu{
	 list-style: none;
	 margin: 17px 0px 0px 0px;
	 padding: 0px;
	 height: 180px;
}


ul#bottom_menu li a{
	font-size: 8.5pt;
	color: #C7D8DC;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	padding: 6px 0px 1px 2px;
	margin-left: 1px;
	display: block;
	height: 18px;
	width: 200px;
	background: url(../images/interface/lower_content-lefttcolumn-link.gif) no-repeat;
}

ul#bottom_menu li a.end{
	height: 15px;
}

ul#bottom_menu li a:hover{
/*	 background-position: 0px -25px;*/
	color: #E6EEF0;
}

.lower-middle_column{
	width: 480px;
	float: left;
	padding-left: 15px;
}


.lower-right_column{
	width: 225px;
	float: left;
	background: url(../images/interface/lower_content-background-divider.png) 1px 65px no-repeat;
	
}


/*--------------[     LOWER CONTACT     ]------------*/




#contact{
	width: 49%;
	float: left;
	padding: 12px 0 0 0;
	margin: 6px 0 0 5px;
}
#contact h4{
	color: #DBE7EA;
	font-size: 9pt;
	margin: 0px;
	padding: 0px;
}

#contact div{
	clear: both;
	padding:15px 0 0px 0px;
}

#contact div.section{
	background: url(../images/interface/lower_content-hr.png) 60px 100% no-repeat;
	padding-bottom: 14px;
	margin-bottom: 3px;
}

#contact div.hr{
	height: 1px;
	margin: -10px 0 0 20px;
}
#contact div p,
#contact a{
	color :#D3E0E4;
	margin: 0px;
	padding: 0px 0 0px 0;
	font-size: 8.5pt;
}

#contact a{
	font-size: 8.5pt;
	padding: 0px;
	text-decoration: none;
	border-bottom: 1px dotted #56818C;
}
#contact a:hover{
	border-bottom: 1px solid #466A73;
}


.contact_icon{
	width: 45px;
	height: 42px;
	float: left;
	margin: -11px 12px 0 0;
	background-position: 0px 0px;
}

.righticon{
	margin: -15px 15px 0 0;
	width: 47px;
}

div.right#contact {
	margin-left: 2px;
}

.last{
	margin-top: 3px;
}

.phone{
	background: url(../images/icons/phone.png) no-repeat;
}

.fax{
	background: url(../images/icons/fax.png) no-repeat;
}

.email{
	background: url(../images/icons/email.png) no-repeat;
}

.address{
	background: url(../images/icons/address.png) no-repeat 5px 6px;
}

.location{
	background: url(../images/icons/location.png) no-repeat 5px 6px;
}


#contact h3{
	text-align: center;
	color: #304B54;
	font-size: 10pt;
	padding: 0px;
	margin: 10px 0 5px -2px;
}


/*--------------[     CONTENT FOOTER     ]------------*/

#footer{
	height: 10px;
	background: #4F7E88 url(../images/interface/footer-background.png) repeat-x 0 0;
	clear: both;
}





#designer{
	height: 20px;
	text-align: center;
	font-size: 9pt;
	color: #B5CCD2;
	padding: 15px 10px 15px 0px;
}

#designer small{

}

#designer a{
	text-decoration: none;
	background: url(../images/icons/hotwebsites-32x32.png) no-repeat;
	padding: 12px 0 10px 34px;
	color: #FFCC00;
	outline: 0px none;
}

#designer a:hover{
	text-decoration: underline;
}


/*------------[       TABLE - CALENDAR       ]----------*/

table#calendar{
	display: block;
	margin-top: -15px;
}

table#calendar tr td{
	border-bottom: 1px solid #D3E1E4;
	padding: 7px auto;
	vertical-align: top;
}

table#calendar tr:hover{
	background: #EBF2E5;
}
table#calendar tr.month-heading:hover{
	background: none;
}

table#calendar tr:hover td.month,
table#calendar tr:hover td.eventheader{
	background: none;
}

table#calendar tr td.month{
	padding-top: 12px;
	font-weight: 900;
	font-size: 10.5pt;
/*	color: #408ECE;*/
}

#calendar .date{
	width: 100px;
}

#calendar .month{
	width: 100px;

}

/*------------[       TABLE - CONTACT       ]----------*/

table#contact{
	display: block;
	clear: both;
	margin: 0 auto;
	margin-top: -25px;
}

table#contact tr td.title{
	border-bottom: 1px solid #D3E1E4;
	padding-top: 12px;
	font-weight: 900;
	font-size: 10.5pt;
	margin-bottom: 5px;
}

table#contact tr td{
	padding: 7px auto;
	vertical-align: top;
	width: 350px;
	display: block;
	margin: 0 auto;	
}


/*--------------[       MAP       ]------------*/

#map{
	border: 1px solid #4F7E88;
	border: 2px solid #D3E1E4;
	border-bottom: none 0px;
	margin-top: 10px;
	margin-left: -3px;
	display: block;
	width: 425px;
	height:292px;
	background:url(images/maps/map_to_showground-thumbnail.jpg);
}

#mapkey{
	border: 1px solid #4F7E88;
	border: 2px solid #D3E1E4;
	border-top: none 0px;
	margin-left: -3px;
	display: block;
	width: 425px;
	height: 38px;
	background: #4F7E88;
}


#map a img{
	border: 0px;
}

a.map-large{
	display: block;
	background: url(../images/maps/map-enlarge.png) no-repeat;
	height: 38px;
	width: 156px;
	float: left;
	margin: 0 0px 0 10px;
}

a.map-pdf{
	display: block;
	background: url(../images/maps/map-pdf.png) no-repeat;
	height: 38px;
	width: 136px;
	float: right;
	margin: 0 10px 0 0;
}




/*--------------[     LINKS     ]------------*/

div.links{
	clear: both;
	padding: 0px 0 0 70px;
	height: 60px;
}

.ras-nsw{
	background: url(../images/logos/ras-nsw.png) no-repeat;	
}


.ras-rsv{
	background: url(../images/logos/ras-rsv.png) no-repeat;	
}

.ras-sa{
	background: url(../images/logos/ras-sa.png) no-repeat;	
}

.ras-nt{
	background: url(../images/logos/ras-nt.png) no-repeat;	
}

.ras-wa{
	background: url(../images/logos/ras-wa.png) no-repeat;	
}

.ras-qld{
	background: url(../images/logos/ras-qld.png) no-repeat;	
}

.ras-act{
	background: url(../images/logos/ras-act.png) no-repeat;	
}





/*--------------[     GENERAL     ]------------*/



.icon,
.pdf{
	background: url(../images/icons/icon_pdf.gif) no-repeat;
	padding: 3px 0 1px 25px;
}
.no-bullets,
#content_main ul.no-bullets{
	 list-style: none;
	 list-style: none;
	 margin-left: 3px;
	 
}

no-margin-top{
	margin-top: 0px;
}

td.first{
	padding-top:0px;
}

.aligncenter{
	display: block;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}



.imagecentre{
	display: block;
	text-align: center;
	margin: 0 auto;
}
