@charset "utf-8";

ul.th-ul, ol.th-ol {
  zoom: 1;
  list-style-position: outside !important;
  list-style-image: none !important;
  margin-top: 6px !important;
  margin-bottom: 6px !important;
  margin-left: 0em !important;
  padding-left: 2em !important;
  overflow: auto !important;
  text-indent: 0 !important;
}

ul.th-open-list > li, ol.th-open-list > li {
  margin-top: 6px !important;
  margin-bottom: 6px !important;
}

ul.th-ul li:last-child,
ol.th-old li:last-child
  { margin-bottom: 0 !important }

/* Exhibitor Package table */

.th-exhibitor-package blockquote { margin-top: 1em; margin-bottom: 1em }
.th-exhibitor-package .th-icon { vertical-align: bottom }
.th-exhibitor-package table {
  border-collapse: collapse
}
.th-exhibitor-package table { width: 480px; margin: 0 1px 1em 1px; border: solid 1px #DDDDDD }
.th-exhibitor-package table th {
  padding: 2px 0;
  text-align: center;
  font-weight: bold;
  color: #FFFFFF;
  background-color: #989898;
  border-left: solid 1px #FFFFFF;
}
div.th-exhibitor-package table td {
  padding: 2px 0;
  vertical-align: middle;
  text-align: center;
  border-left: solid #DDDDDD 1px;
  border-bottom: solid #DDDDDD 1px;
}
div.th-exhibitor-package tr.even td {
  border-left: solid #FFFFFF 1px;
}
div.th-exhibitor-package tr.even td.th-first-column {
  border-left: solid #DDDDDD 1px;
}
.th-exhibitor-package .th-value { font-size: 70% }
.th-exhibitor-package .th-title { font-size: 150% }
.th-exhibitor-package td.th-first-column { font-weight: bold; width: 100px; border-left: solid 1px #DDDDDD }
.th-exhibitor-package .th-last-data-row td { border-bottom: double #DDDDDD 3px }
.th-exhibitor-package .th-total-booth-value td { font-weight: bold }

.th-exhibitor-package tr.th-early-bird td { color: white; background-color: #DD0000 }
.th-exhibitor-package tr.th-total-row-header td.th-first-column {
  width: auto;
  font-size: 120%;
  color: white;
  background-color: #DD0000;
}
.th-exhibitor-package .th-total-row td { font-weight: bold }

.th-image-preview-pane { display: none; position: absolute; border: solid 10px #000 }

/* Demographics */

.th-au2010-demographics img.th-pie-chart  { float: right; margin: 0 0 10px 10px }
.th-au2010-demographics h3  { clear: both }
.th-au2010-demographics table {
  width: 215px;
  border-collapse: separate;
  border-spacing: 2px;
}
.th-au2010-demographics td {
  padding: 0;
  vertical-align: top;
  line-height: 1.2em;
}

.th-au2010-demographics { width: 500px; margin: 3em 0 }
.th-au2010-demographics .th-pie-chart { padding: 0 0 3em 0 }

.th-au2010-demographics td.th-legend-color { padding: 2px }
.th-au2010-demographics td.th-legend-color div { width: 10px; height: 10px }
.th-au2010-demographics td.th-percent { text-align: right }

/* Event schedule */

.th-event-schedule table { width: 100% }
.th-event-schedule td.th-day { padding-top: 1em; font-size: 120%; font-weight: bold; text-align: left }
.th-event-schedule .th-exhibitor-info td,
.th-event-schedule table td { text-align: right; white-space: nowrap }
.th-event-schedule table td.th-event-desc { padding-left: 10px; text-align: left;  }

/* Sponsors logos */

table.th-sponsors-table {  }

table.th-sponsors-table td {
  padding: 5px;
  text-align: left;
  vertical-align: middle;
}

/* PowerTracks */

table.th-pt-st-classes { padding: 6px; border: solid 1px #DDD }
.th-pt-st-classes .th-pt-st-class-id { font-weight: bold; width: 50px; white-space: nowrap }
.th-pt-st-classes .th-pt-st-class-title { margin-bottom: 6px }

.th-cadlearning-prereq p { margin: 6px 0 }

/* Classes in a box */

table.th-boxed-class-list { padding: 6px; border: solid 1px #DDD }
.th-boxed-class-list .th-class-id { font-weight: bold; width: 50px; white-space: nowrap }
.th-boxed-class-list .th-class-title { margin-bottom: 6px }

/* Basic table */

.th-basic-table {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  border: none 0;
}

.th-basic-table th,
.th-basic-table thead th,
.th-basic-table thead td {
  padding: 3px;
  vertical-align: middle;
  text-align: left;
  font-weight: bold;
  color: #ffffff;
  background-color: #999999;
  white-space: nowrap;
  border: none 0;
}

.th-basic-table td {
  padding: 3px;
  vertical-align: top;
  text-align: left;
  border: none 0;
}

/* Add borders */

.th-bordered-table {
  border-collapse: collapse;
  border: solid 1px #DDD !important;
}
.th-bordered-table td { border: solid 1px #DDD !important }
.th-bordered-table .even td { border: solid 1px white !important }

/* Boxed Div */

div.th-boxed { padding: 6px; border: solid 1px #DDD }

/* Exhibitor table */

.th-exhibitors { width: 100% }
.th-exhibitors td { padding: 3px }
.th-exhibitors .th-col-name {  width: 30% }
.th-exhibitors .th-col-booth { width: 10%; text-align: center }

/* Shortened version of above */
.th-e { width: 100% }
.th-e td { padding: 3px }
.th-e .th-cn {  width: 30% }
.th-e .th-cb { width: 10%; text-align: center }

@media print {
  @page th-page { widows: 3; orphans: 3; font-size: 12pt; margin: 1in }
  body.th-print-friendly * { background-image: none !important; page: th-page }

  body.th-print-friendly body,
  body.th-print-friendly #main-content { width: auto !important; margin: 0 !important; padding: 0 !important }

  body.th-print-friendly body { background: white none }

  body.th-print-friendly .header,
  body.th-print-friendly #mainnav,
  body.th-print-friendly #devbar,
  body.th-print-friendly #ContextHeader,
  body.th-print-friendly #contextMenu,
  body.th-print-friendly .th-right-sash,
  body.th-print-friendly #footer { display: none !important }

  a:link, a:visited { color: black; text-decoration: none !important }

  body.th-print-friendly h1,
  body.th-print-friendly h2,
  body.th-print-friendly h3 { page-break-after: avoid }

  body.th-print-friendly ul,
  body.th-print-friendly p { page-break-inside: avoid }
}

