/* @override http://aegir-1.itc.griffith.edu.au/_designs/anzam/design-113649/screen.css */

#nobullet ul li 
	{
		list-style-type: none;
	}

body 
	{
		background: #01055B;
		font: 62.5%/1.2 "Trebuchet MS", Verdana, Arial, Lucida, sans-serif;
	}

a:link 
	{
		color: #01055B;
		text-decoration: none;
	}

a:visited 
	{
		color: #440673;
		text-decoration: none;
	}

a:active, a:hover, a:focus 
	{
		color: #c00;
		text-decoration: underline;
	}

a img
{
border: none !important;
}

dt 
	{
		font-weight: bold;
		margin: 0 0 5px 0;
	}

dd 
	{
		margin: 0 0 5px 5px;
	}

table 
	{
		border-collapse: collapse;
		border-top: 1px solid #666;
		width: 99%;
	}

th, td 
	{
		padding: 5px 0;
		vertical-align: top;
		text-align: left;
		border-bottom: 1px solid #666;
	}

th 
	{
		padding-right: 9px;
	}

td p 
	{
		margin-top: 0;
		padding-top: 0;
	}

#header 
	{
		height: 100px;
	}

#breadcrumb 
	{
		background: #01055B;
		padding: 5px;
	}

#breadcrumb ul 
	{
		list-style: none;
		margin: 0;
		padding: 0;
	}

#breadcrumb ul li 
	{
		display: inline;
		padding-left: 16px;
		background: url(/__data/assets/image/0005/113657/breadcrumb-bullet.gif) no-repeat left 50%;
	}

#breadcrumb a 
	{
		color: #fff;
		font-weight: bold;
		font-size: 1.2em;
	}

#breadcrumb p.slogan 
	{
		float: right;
		font-weight: bold;
		font-style: italic;
		margin: 0;
		padding: 0;
		color: #fff;
	}

div#container 
	{
		background: #fff;
		width: 776px;
		margin: 20px auto 0 auto;
		zoom: 1;
	}

body.home-page div#container 
	{
		background: #fff url(/__data/assets/image/0017/113660/content-bg.gif) repeat-y center center;
	}

div#sidebar 
	{
		float: left;
		width: 24.5%;
		font-size: 1.2em;
		padding-bottom: 1em;
	}

div#sidebar img 
	{
		width: 150px;
		margin: 5px auto;
		display: block;
	}

ul#sidebar-menu 
	{
		margin: 5px;
		padding: 0 0 0 9px;
		list-style: none;
	}

body.home-page ul#sidebar-menu 
	{
		background: url(/__data/assets/image/0008/196829/adelaide-sidebar.jpg) no-repeat left top;
		padding-top: 170px;
	}

body.conference-home ul#sidebar-menu 
	{
		background: url(/__data/assets/image/0008/196829/adelaide-sidebar.jpg) no-repeat left top;
		padding-top: 170px;
	}

ul#sidebar-menu li a 
	{
		font-weight: bold;
	}

ul#sidebar-menu li a:visited 
	{
		color: #01055B;
	}

ul#sidebar-menu li a.current-page 
	{
		background: #01055B;
		display: block;
		color: #fff;
		padding: 5px;
	}

ul#sidebar-menu li ul 
	{
		list-style: none;
		margin: 0;
		padding: 0;
	}

ul#sidebar-menu li ul li 
	{
		margin: 0;
		padding: 1px 0px 1px 15px;
	}

#column-3 
	{
		float: left;
		width: 165px;
	}

#column-3 h2 
	{
		color: #01055B;
		font-size: 1.25em;
		margin: 5px 0 10px 0;
		background: url(/__data/assets/image/0003/113655/star.gif) no-repeat left center;
		padding: 4px 0 4px 20px;
	}

#column-3 .content 
	{
		border-bottom: 1px solid #01055B;
		margin: 5px 5px 10px 10px;
		padding-bottom: 5px;
	}

div#main-content 
	{
		float: left;
		width: 370px;
		margin-right: 35px;
		font-size: 1.25em;
		padding-bottom: 2em;
	}

#main-content h1, #main-content h2 
	{
		font-family: Verdana, Helvetica, Arial, sans-serif;
	}

#main-content h1 
	{
		text-transform: uppercase;
		color: #c00;
		font-size: 1.4em;
	}

#main-content h2 
	{
		color: #01055B;
		font-size: 1.3em;
	}

body.standard-page div#main-content 
	{
		width: 500px;
	}

div#footer 
	{
		text-align: center;
		color: #fff;
		font-style: italic;
	}

/* @group Simple edit */

ul#simpleedit 
	{
		margin: 0 0 1em 0;
		padding: 5px 0;
		list-style: none;
		text-align: center;
		border-bottom: 1px solid #000;
	}

ul#simpleedit li 
	{
		display: inline;
	}

ul#simpleedit li a 
	{
		font-weight: bold;
		padding: 3px;
	}

/* @end */

/* Images */

img.left 
	{
		float: left;
		margin: 0 10px 10px 0;
		border: 1px solid #666;
	}

img.right 
	{
		float: right;
		margin: 0 0 10px 10px;
		border: 1px solid #666;
	}

/* hacks */

div.clear 
	{
		clear: both;
		margin: 0;
		height: 0;
		padding: 0;
	}