body {
	width: 100%;
	margin: 0;
	padding: 0;
	background: #999999 url('/tmc2009/_img/body-bg.gif') top center repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #444;
	line-height: 1.2em;
}

.clear { clear:both; }

a img {
	border: none;
}

.pageheading h1 {
	display: inline;
	background: #000;
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	margin: 0;
	padding: 0 3px 0 3px;
	text-transform: lowercase;
	letter-spacing: -0.05em;
}
.pageheading h1 span {
	color: #e41c26;
}

h2 {
	margin: 10px 0;
	padding: 0;
	font-size: 1.1em;
}

h3 {
	margin: 10px 0;
	padding: 0;
	line-height: 1.3em;
	font-size: 1.2em;
}

h3 a {
	color: #444;
}

h4 {
	margin:7px 0;
	padding:0;
	font-size:1em;
	color:#000000;
}

h5 {
	margin:3px 0;
	padding:0;
	font-size:1em;
}

p {
	padding:0;
	margin:10px 0;
}

a {
	color: #02a0c6;
	text-decoration: none;
}
a:hover {
	color:#ff7808;
	text-decoration: none;
}

.gaps {
	border-top: 5px solid #ffffff;
	border-bottom: 5px solid #ffffff;
	border-left:none;
	border-right:none;
}

.trucksafe-link {
	width:166px;
	height:95px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	position:absolute;
	top:20px;
	left:715px;
	background:url('/tmc2009/_img/clear.gif');
	z-index:10;
}


#container {
	padding:0px 5px 0 5px;
	width:890px;
	margin:0 auto;
	position:relative;
}

#left-col {
	float:left;
	width:220px;
	border-top:5px solid #ffffff;
	margin:0px 5px 0 0;
}

#content {
	float:left;
	width:665px;
	margin-top:5px;
}

#middle-col {
	float:left;
	width:470px;
	margin:5px 5px 0 0;
	background-color:#dcdcdc;
}

#formbuttons {
	width:100%;text-align:center;
}

#formbuttons #back {
	float:left;
}

#formbuttons #next {
	float:right;
}

#news {
	padding:0;
	border-bottom:5px solid #ffffff;
	display:block;
	background-color:#dcdcdc;
}

#news h3 {
	margin:0 0 4px 0;
	padding:0;
}

#news h3 span {
	float:right;
	color:#02a0c6;
	font-size:0.9em;
}

.news-article {
	display:block;
	padding:10px 0 5px 0;
}

#odometer {
	width:155px;
	height:62px;
	background:url('/tmc2009/_img/earlybird-closed.jpg') top left no-repeat;
	padding:128px 0 0 65px; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.3em;
	color:#ffffff;
	letter-spacing:11px;
	display: block;
	text-indent: -9999em;
}

#home-middle-col {
	float:left;
	width:330px;
	margin:5px 5px 0 0;
	background-color:#dcdcdc;
}

#home-right-col {
	float:left;
	width:330px;
	margin-top:5px;
}

#right-col {
	float:left;
	width:190px;
	margin-top:5px;
}

#right-col h2 {
	font-size:1em;
	margin:8px 0;
	padding:0;
}

#right-col .gaps {
	border-width:3px;
}

#foreword {
	background-color:#dddddd;
	margin-top:5px;
	display:block;
}

#foreword * {
	padding:3px 5px;
}

#foreword img#chairman {
	margin:0 5px 0px 0;
	padding:0;
	border-right:5px solid #fff;
	border-bottom:5px solid #fff;
}

#foreword h2 {
	margin:0;
	padding:3px 0px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#footer {
	border-top:5px solid #ffffff;
	*border-top:2px solid #ffffff;
	border-bottom:5px solid #ffffff;
	color:#fff;
	font-size:0.9em;
}

#footer a img {padding-top:5px; }

#footer .inner {
	background:#9a9a9a;
	padding:20px 20px 0px;
}

#footer .bottom {
	background:url('/tmc2009/_img/footer_bg.gif') no-repeat;
	height:20px;
}

#footer a {
	color:#fff;
}

#footer p {
	margin:0px;
}



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

#nav ul li {
	margin:0;
	padding:0;
	background:url('/tmc2009/_img/nav-bg.gif') top left repeat-y;
}

#nav ul li a {
	width:200px;
	padding-left:20px;
	color:#fff;
	text-decoration:none;
	height:24px;
	line-height:22px;
	display:block;
	letter-spacing: -0.05em;
}

#nav ul li a:hover {
	background: url('/tmc2009/_img/nav-hover.gif') top left repeat-y;
	color: #fff;
}

#nav ul ul li {
	background: url('/tmc2009/_img/subnav-bg.gif') top left repeat-y;
}

#nav ul ul li a {
	background: url('/tmc2009/_img/subnav-bg.gif') top left repeat-y;
	color: #fff;
}

#nav ul ul li a:hover {
	background: url('/tmc2009/_img/subnav-hover.gif') top left repeat-y;
	color: #fff;
}

body #nav ul ul {
	display: none;
}

body.submenu_safety-summit #nav ul ul.sub-safety-summit,
body.submenu_destination-canberra #nav ul ul.sub-destination-canberra {
	display: block;
}

body.page_home #nav li a.menu-home,
body.page_latest-news #nav li a.menu-latest-news,
body.page_program #nav li a.menu-program,
body.page_speakers #nav li a.menu-speakers,
body.page_forum #nav li a.menu-forum,
body.page_speaker-presentations #nav li a.menu-speaker-presentations,
body.page_roseneder-award #nav li a.menu-roseneder-award,
body.page_sponsors #nav li a.menu-sponsors,
body.page_exhibitors #nav li a.menu-exhibitors,
body.page_accommodation #nav li a.menu-accommodation,
body.page_venue #nav li a.menu-venue,
body.page_register #nav li a.menu-register,
body.page_faq #nav li a.menu-faq,
body.page_contact-us #nav li a.menu-contact-us,
body.page_other-ata-events #nav li a.menu-other-ata-events {
	background: url('/tmc2009/_img/nav-hover.gif') top left repeat-y;
	color: #fff;
}

body.page_destination-canberra-transport #nav li a.menu-destination-canberra-transport,
body.page_destination-canberra-accommodation #nav li a.menu-destination-canberra-accommodation,
body.page_destination-canberra-things-to-do #nav li a.menu-destination-canberra-things-to-do,
body.page_destination-canberra-partners-program #nav li a.menu-destination-canberra-partners-program,
body.page_safety-summit-speakers #nav li a.menu-safety-summit-speakers {
	background: url('/tmc2009/_img/subnav-hover.gif') top left repeat-y;
	color: #fff;
}

.pageheading {
	padding: 7px 0 0 0;
	margin: 0;
}
.pagecontent {
	padding: 10px;
	line-height: 1.5em;
}
dl dt {
	font-weight: bold;
	font-size: 14px;
	padding: 0 0 2px 0;
	margin: 0;
	border-bottom: 1px solid #bbb;
}
dl dd {
	padding: 0;
	margin: 0 0 1.5em 10px;
}

.newsitem {
	padding: 0.2em 0 0.8em 0;
}
.newsitem .newsdate {
	float: right;
	font-size: 12px;
	color: #02a0c6;
	font-weight: bold;
}
.newsitem h3 {
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	letter-spacing: -0.05em;
}
.newsitem h3 a {
	text-decoration: none;
	color: #444;
}
.newsitem h3 a:hover {
	text-decoration: none;
	color: #b2bb1c;
}
.newsitem .newscontent {
	font-size: 11px;
	line-height: 1.5em;
}

h1.underline,
h2.underline,
h3.underline,
h4.underline,
h5.underline,
h6.underline {
	padding-bottom: 2px;
	border-bottom: 1px solid #bbb;
}

.timecol {
	background: #bbb;
	color: #fff;
	font-weight: bold;
}
.programtable {
	border-top: 1px solid #aaa;
	border-left: 1px solid #aaa;
	margin-bottom: 10px;
}
.programtable td {
	border-bottom: 1px solid #aaa;
	border-right: 1px solid #aaa;
}
.programtable p {
	margin: 0 0 1em 0;
	padding: 0;
}

a.register-now {
	background: url('/tmc2009/_img/register-now-early.gif') 0px 0px no-repeat;
	width: 220px;
	height: 174px;
	display: block;
	text-indent: -9999px;
	border-top: 5px solid #fff;
	border-bottom: 5px solid #fff;
}
a.register-now:hover {
	background-position: -220px 0px;
}

p.postmetadata {
	padding-top: 5px;
	border-top: 1px solid #bbb;
}

/* ---- Registration Form ---- */

div.registrationform {
	padding:10px;
}

.registrationform ul {
	margin: 0;
	padding: 0;
}
form.registrationform span.required {
	color: #911;
}
form.registrationform ul li input {
	padding: 3px;
	border: 1px solid #aaa;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	color: #333;
	font: normal 12px/1em Arial, Helvetica, sans-serif;
}
form.registrationform ul li input.width-short { width: 50px; }
form.registrationform ul li input.width-medium { width: 100px; }
form.registrationform ul li input.width-long { width: 150px; }



.registrationform  ul, .registrationform  ul li {
	margin:4px 0;display:block;
	padding:0;
	list-style:none;
}
form.registrationform  ul {
	margin:20px 15px;
}

form.registrationform  label {
	float:left;
	width:150px;
	display:block;
	clear:both;
}

.registrationform  span.invoice {
	float:left;
	width:150px;
	display:block;
	clear:both;
}
form.registrationform  label.payment_options {
	float:none;
	display:inline;
}
form.registrationform .prevatt label.radio_label {
	float:none;
	display:inline;
}

form.registrationform .radio { margin-left:0; }

form.registrationform  .rightlabel {
	width: auto;
	padding-left: 10px;
	float: none;
	display: inline;
	clear: none;
}
#formbuttons {
	width: 100%;
	overflow: hidden;
	border-top: 1px solid #ccc;
	padding-top: 10px;
	margin-top: 10px;
}
#formbuttons input.button {
	background: url(/tmc2009/_img/button-red.gif) top left no-repeat;
	width: 100px;
	height: 40px;
	float: right;
	color: #fff;
	border: 0px none #000;
	background-color: transparent;
	cursor: pointer;
	text-align: center;
}
#formbuttons input.button:hover {
	background-position: bottom left;
	color: #fff;
}
#formbuttons a.button,
#formbuttons button.button-grey {
	background: url(/tmc2009/_img/button-red.gif) top left no-repeat;
	width: 100px;
	height: 40px;
	color: #fff;
	float: left;
	border: 0px none #000;
	background-color: transparent;
	cursor: pointer;
	text-align: center;
}
#formbuttons a.button {
	height: 30px;
	padding: 10px 0 0 0;
}
#formbuttons a.button:hover,
#formbuttons button.button-grey:hover {
	background-position: bottom left;
	color: #fff;
}

form.registrationform table td {
	border-bottom: 1px solid #ccc;
}


form.registrationform table.acc_table td, form.registrationform table.acc_table th {
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: none;
	text-align:center;
}

form.registrationform table.acc_table td input {
	width:30px;
}

form.registrationform table.acc_table  {
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	text-align:center;
}

form.registrationform ul.wide li {
	border-bottom: 1px solid #ccc;
	width: 99%;
	overflow: hidden;
	padding: 5px;
}
form.registrationform ul.wide li input {
	float: right;
}

.errormsg { color: #911; }

fieldset.enquiry {
	border: 0px none #ddd;
	margin: 0;
	padding: 0;
}
fieldset.enquiry legend {
	font-weight: bold;
}
form#enqform {
	border-top: 1px solid #CCCCCC;
	padding-top: 10px;
	margin-top: 10px;
}

form#enqform label {
	float:left;
	width:100px !important;
	display:block;
	clear:both;
}
form#enqform textarea {
	width: 99%;
}
form#enqform #formbuttons input.button {
	float: none;
	display: block;
	margin: 0 auto 0 auto;
}
form#enqform #formbuttons {
	border-top: 0px none #ccc;
	padding-top: 0px;
	margin-top: 0px;
}
.indent {
	padding-left: 20px;
}
.indent strong.htrindent {
	float: left;
}
.indent span.htrindent {
	display: block;
	margin-left: 45px;
}

.indent strong.contactindent {
	float: left;
}
.indent span.contactindent {
	display: block;
	margin-left: 65px;
}

.page_forum table {
	border-top: 1px solid #aaa;
	border-left: 1px solid #aaa;
	margin-bottom: 10px;
}
.page_forum table td {
	border-bottom: 1px solid #aaa;
	border-right: 1px solid #aaa;
	padding:5px;
}
.page_forum table p {
	margin: 0;
	padding: 0;
}
.page_forum table ul {
	margin: 5px 0px;
}
