/* Copyright 2004-2005 Derek Poon.  All rights reserved. */

body {
	margin: 0;
	padding: 0 0 0 12em;
	font-family: Arial, Helvetica, sans-serif;
	background-color: white;
	color: black;
	position: relative;
}

#navigation {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	border-right: 1px solid #000073;
	padding-top: 2em;
	padding-bottom: 50em;
	width: 12em;
	font-family: Arial Narrow, Helvetica Narrow, sans-serif;
	font-weight: bold;
	background-color: #009e9d;
}
body.long #navigation {
	padding-bottom: 80em;
}

#navigation h1, #navigation h2 {
	margin: 0.5em;
	padding: 0;
	font-size: 117%;
	text-align: center;
}
#navigation h1 {
	color: white;
}
#navigation sup {
	vertical-align: baseline;
}
#navigation h2 {
	margin-top: 1em;
	color: #00305c;	/* PPD blue */
}
#navigation h2 em {
	display: block;
	font-size: 390%;
	font-style: normal;
	font-weight: bold;
	color: #66c5c4;
}
#navigation ul {
	margin: 0 1em 0 1em;
	padding: 0;
}

#navigation li {
	color: #cdecec;
	list-style: square;
	margin: 1em 0.5em 1em 1em;
	padding: 0;
	font-size: 93%;
}

#navigation a {
	color: #00305c;	/* PPD blue */
	text-decoration: none;
}

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

#navigation #nav-ppdconsulting {
	display: block;
	margin-top: 2em;
	list-style: none;
	border-width: 0;
	background-color: transparent;
	text-align: center;
	color: #00244d;
}
#navigation #nav-ppdconsulting img {
	display: block;
	margin: auto;
	margin-top: 0.5em;
	border-width: 0;
}

#content {
	margin-left: 1em;
	margin-right: 1em;
	padding: 1em;
	position: relative;
	width: auto;
}

h1, h2, h3, h4, h5, h6 {
	color: #009e9d;
}
h3 {
	text-align: center;
}
tr.evenrow {
	background-color: #d8d8d8;
}

th, td {
	vertical-align: top;
}

tr.spaceabove th, tr.spaceabove td {
	padding-top: 1.5em;
}

p.indent {
	padding-left: 4em;
}
.signature {
	margin-top: 1em;
}

.error {
	color: red;
}
.warning {
	color: red;
	font-weight: bold;
}

.legalese {
	margin-top: 1.5em;
}

.remark {
	font-size: 80%;
}

a {
	color: #009e9d;
	text-decoration: underline;
}

.presenter {
	clear: both;
	font-size: 90%;
}
.presenter h1, .presenter h2, .presenter h3, .presenter h4 {
	color: #000073;
}
.presenter h1 {
	font-size: 120%;
	text-align: left;
	text-transform: uppercase;
}
.presenter p {
	text-align: justify;
}
.presenter .aboutsession, .presenter .aboutsession *, .presenter .name {
	color: #009e9d;
}

.photo {
	float: right;
	clear: right;
	margin: 0 0 2em 2em;
	border: 1px solid #eee;
}

.schedule {
	width: 90%;
	border-spacing: 0.5em;
}
.schedule tr.spacer {
	height: 4em;
}
.schedule th.date, .schedule th.track {
	border: 1px solid #000073;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	background-color: #66c5c4;
	vertical-align: middle;
}
.schedule th.time {
	vertical-align: middle;
}
.schedule th.track {
	font-family: Arial Narrow, Helvetica Narrow, sans-serif;
}
.schedule th.time {
	text-align: right;
}
.schedule td {
	vertical-align: middle;
	text-align: center;
}
.schedule td.event, .schedule td.presentation {
	border: 1px solid #000073;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}
.schedule td.event {
	color: #000073;
}

.register {
	width: 70%;
}
.register-wide {
	width: 100%;
}
.future {
	width: 75%;
}
.admin {
	width: 85%;
}
.register td, .future td, .admin td {
	vertical-align: top;
}
.register #labels, .future #labels, .admin #labels {
	width: 15em;
}
.register input.text, .register input.password, .register select {
	width: 30em;
}
.future input.text, .future textarea {
	width: 25em;
}
input.text, input.password, input.submit, input.reset, input.radio, input.checkbox, textarea, button {
	border: 1px solid #000073;
}
input.submit, input.reset, button {
	margin: 0 0.2em;
	padding: 0;
	background-color: #66c5c4;
	width: 10em;
}
.choicewithlabel {
	margin-bottom: 1em;
	margin-left: 2.75em;
}
.choicewithlabel input.radio, .choicewithlabel input.checkbox {
	margin-left: -2.75em;
}
.submitcontainer {
	margin: 2em;
	text-align: right;
}

div.inset {
	margin-top: 2em;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #000073;
	padding: 0.3em;
	position: relative;
}
div.inset div.title {
	position: absolute;
	top: -1em;
	left: 2em;
	border: 1px solid #00305c;	/* PPD blue */
	background-color: #009e9d;
	color: #00305c;	/* PPD blue */
	padding: 0.3em 1em;
	text-align: center;
}
div.inset#returningdelegates div.title {
	width: 12em;
}
.authinfo {
	font-family: Courier New, Courier, monospace;
	white-space: pre;
}

h1.frontletter, h2.frontletter, h3.frontletter {
	text-align: center;
}
#frontletter {
	position: relative;
}
#frontletter blockquote {
	margin: 3em 18em 0 1em;
	padding: 0 0.5em;
}
#organisers {
	position: absolute;
	top: -3em;
	right: 0;
	width: 17em;
}
#organisers p {
	margin: 0.5em 0 2em 0;
	text-align: center;
}
#organisers .photo {
	float: none;
	display: block;
	margin: 0 auto 5px auto;
}

table#conferenceinfo th {
	text-align: left;
	padding-right: 2em;
}
#fineprint {
	display: none;	/* until toggled by JavaScript */
}
.fineprint {
	font-size: 90%;
}
.phonenumber {
	white-space: nowrap;
}

.questionable {
	color: #999;
}
.devel {
	background-color: yellow;
	color: green;
}

