/* CSS Document to support AISP  */
/* www.aisp.asn.au */
/* Copyright Project DMS */
/* www.projectdms.com.au */
/* last edited August 2009 */

html {
	margin-top: 0px;
	text-align: left;
	height: 100%;
	overflow: scroll;}

body {
	margin: 0;
	text-align: left;
	font: 11px Arial, Helvetica, sans-serif;
	color: #000;
	background-color: #fff;}

#container {
	width: 800px;
	margin: 0 auto;
	padding: 0;
	text-align: left;}
	/* div controls all page contents */

div {
	border: 0px solid #ff0000;
	margin: 0;
	padding: 0;
	text-align: left;}

tr {
	vertical-align: top;}
	
td {
	vertical-align: top;}

img {
	border: 0;}

ul {
	list-style-type: square;
	padding-bottom:10px;}

#head {
	margin-top:5px;
	height: 200px;
	width: 800px;}

#user {
	width:800px;
	height:18px;
	padding-top:4px;
	font:bold 9px Arial, Helvetica, sans-serif;
	text-align:right;
	color:#333;}

/* member user menu renders when logged in */
#admin_nav {
	height:22px;
	width:800px;
	background-color:#d9d9d9;
	clear:both;}
#admin_nav ul {
	display:inline;
	rem.list-style:none;}
#admin_nav li {
	display:inline;
	rem.list-style-type:none;}
.adminnav {
	float:left;
	width:65px;
	height:18px;
	font:10px Arial, Helvetica, sans-serif;
	padding:4px 0 0 0;
	color:#333;
	text-align:center;
	text-decoration:none;
	display:block;
	border-right:1px solid #ccc;
	background-color:#d9d9d9;}
	a.adminnav:hover {
	color:#fff;
	background-color:#333;}
	.adminhome {
	float:left;
	width:216px;
	font:bold 10px Arial, Helvetica, sans-serif;
	padding:4px 0 0 0;
	color:#fff;
	text-align:center;
	text-decoration:none;
	height:18px;
	display:block;
	background-color:#666;}
	a.adminhome:hover {
	color:#fff;
	background-color:#333;}
/* END member user menu renders when logged in */

#content {
	width: 800px;
	margin-top:30px;}
	/* contains col1 col2 colspread divs */
		#col1 {
			float: left;
			width: 215px;
			font: 11px Arial, Helvetica, sans-serif;
			line-height: 2em;
			color: #333;
			padding: 0;
			rem.background-color:#ccc;}
			#col1 p {
			margin-top: 5px;
			margin-bottom: 2px;}
		#col2 {
			float: right;
			width: 565px;
			font: 11px Arial, Helvetica, sans-serif;
			text-align: justify;
			line-height: 18px;
			color: #454545;
			padding: 0;}
			#col2 td {
			border: 0px solid #ccc;}
			#col2 p {
			margin-top: 0px;
			margin-bottom: 10px;}
			#col2 ul {
			margin-top: 1px;
			margin-bottom: 5px;}
			#col2 li {
			margin-top: 1px;
			margin-bottom: 1px;}
			#col2 td img {
			margin: 0;
			border: 0;}
			#col2 img {
			border: 0px solid #000;}
			#col2 a {
			font: 11px Arial, Helvetica, sans-serif;
			color: #004E6A;
			text-decoration: underline;}
			#col2 a:hover {
			color: #0C96A2;}

#divx {
	clear: both;
	height: 1px;}

#footer {
	width: 800px;
	height: 50px;
	border-top: 1px solid #999;
	margin-top: 15px;}
		#footer1 {
			float: left;
			width: 205px;
			height: 25px;
			margin-top: 4px;
			font: 10px Arial, Helvetica, sans-serif;
			color: #666;
			text-align: left;}
			#footer2 a {
			color: #2A016B;
			text-decoration: none;}
		#footer2 {
			float: right;
			width: 565px;
			height: 25px;
			margin-top: 4px;
			font: 10px Arial, Helvetica, sans-serif;
			color: #666;
			text-align: left;
			padding: 0;}
			#footer2 a {
			color: #2A016B;
			text-decoration: none;}
h1 {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #0f2e09;
	margin: 0;
	padding: 75px 0 0 0;}
	/* venue title used in header */

h2 {
	font:bold 14px Arial, Helvetica, sans-serif;
	height:25px;
	color: #333;
	margin-bottom:2px;
	margin-top:2px;
	border-bottom:1px solid #dcdcdc;}
	/* section title ... defines section such as Conference, Weekends etc */

h3 {
	font:bold 12px Arial, Helvetica, sans-serif;
	color: #333;
	margin-top: 15px;
	margin-bottom: 10px;
	padding: 0;}
	/* content title - first element in col2. opx top margin to be retained */

h4 {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #666666;
	margin-top: 15px;
	margin-bottom: 3px;}
	/* used within body of each page as sub subheading */

h5 {
	font: 11px Arial, Helvetica, sans-serif;
	color: #666;
	margin-top: 15px;
	margin-bottom: 5px;}
	/* sectional subheading used under an h4 */

h6 {
	font: 11px Arial, Helvetica, sans-serif;
	color: #666;
	margin-top: 15px;
	margin-bottom: 5px;}
	/* sectional subheading used under an h5 */

/* style variations */

.f10 {
	font: 10px Arial, Helvetica, sans-serif;}

.f9 {
	font: 9px Arial, Helvetica, sans-serif;
	color: #555;
	margin-top: 2px;
	margin-bottom: 5px;}

.formfield {
	font: 9px Arial, Helvetica, sans-serif;
	color: #000;
	border: solid 1px #d9d9d9;
	margin-bottom: 1px;
	background: #d9d9d9;}

.formbutton {
	font: bold 9px Arial, Helvetica, sans-serif;
	color: #d9d9d9;
	width:90px;
	background-color: #333;
	border: solid 1px #d9d9d9;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	cursor: pointer;}

.req {
	font: 11px Arial, Helvetica, sans-serif;
	color: #ff3300;}
				
.response {
	font: 11px Arial, Helvetica, sans-serif;
	color: #cc3300;}

.trbackground {
	background-color: #f1f1f1;}