/* Layout Styles */

body {
  background: #222;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  margin: 0;
  padding: 0;
}

a img {
  border: 0;
}

#page {
  width: 900px;
  margin: 20px auto;
  background: #113359;
}

#page #header {
  width: 900px;
  height: 291px;
  padding: 0;
  margin: 0;
  background: url(/images/banner.jpg) no-repeat;
}

#page #header div {
  visibility: hidden;
  margin: 0px;
}

#page #menu {
  margin: 0 15px;
  background: #4175A4;
}

#page #content {
  margin: 0 15px;
  background: #fff;
  padding: 15px;
}
 
#page #content #left-column {
  float: left;
  width: 220px;
  margin-right: 31px;
}

#page #content #right-column {
  float: left;
  width: 570px;
}

div.clear {
  clear: both;
  height: 1px;
  font-size: 1px;
  overflow: hidden;
}

#page #content > div.clear {
  height: 20px;
  float: none;
}

/* Menu Styles */

#page #menu a {
  display: block;
  float: left;
  margin: 3px;
  padding: 1px 8px;
  font-size: 10pt;
  text-decoration: none;
  border: 1px solid #4475ac;
  color: #E7ECF0;
}

#page #menu a#register {
  margin: 3px 9px 3px 8px;
  width: 220px;
  text-align: center;
  font-weight: bold;
  color: #EECE91;
  letter-spacing: 1px;
}

#page #menu a:hover {
  background: #73a5d2;
  border: 1px solid #D1E3F7;
}

#page #menu a#register:hover {
  background: none;
  border: 1px solid #D1E3F7;
}  

#page #footer {
  font-size: 11px;
  padding: 7px 210px;
  color: #436788;
  line-height: 150%;
  white-space: nowrap;
  -webkit-text-size-adjust: none;
}

#page #footer img {
  float: left;
  width: 42px;
  height: 36px;
  margin-right: 10px;
}

/* Content Styles */

#page #content #right-column p,
#page #content #right-column ul.taxis {
  color: #333;
  font-size: 8pt;
  line-height: 200%;
}

#page #content #right-column a {
  color: #113359;
}

#page #content #right-column a:hover {
  color: #4175A4;
}

#page #content #right-column h1 {
  color: #113359;
  font-size: 12pt;
  margin-top: 0px;
}

#page #content #right-column h2 {
  color: #4175A4;
  font-size: 10pt;
}

#page #content #left-column > div span.presented-by {
  font-size: 11px;
  font-style: italic;
  display: block;
  color: #4c6a80;
  margin-bottom: 3px;
}

#page #content #left-column > div span.club-name {
  font-size: 16px;
  letter-spacing: 2px;
  font-family: Georgia, 'Times New Roman', Times, serif;
  text-transform: uppercase;
  display: block;
  color: #4c6a80;
}

#page #content #left-column > div span.member-of {
  font-size: 10px;
  letter-spacing: 1px;
  text-align: center;
  font-family: Georgia, 'Times New Roman', Times, serif;
  display: block;
  margin-top: 3px;
  padding-top: 4px;
  border-top: 1px solid #194a6f;
  color: #4c6a80;
}

#page #content #left-column div h3 {
  margin: 40px 20px 5px;
  font-size: 8pt;
  font-weight: normal;
  letter-spacing: 1px;
  text-align: center;
  color: #fff;
  text-shadow: #113359 1px 1px;
  padding: 3px;
  text-transform: uppercase;
  background: #4175A4;
}

#page #content #left-column div#sponsors h3:first-child {
  margin-top: 30px;
}

#page #content #left-column div#sponsors img {
  display: block;
  margin: 20px auto 30px;
  border: none;
}

#page #content #left-column div#sponsors a,
#page #content #left-column div#sponsors a:hover {
  display: block;
  text-decoration: none;
}

#page #content #left-column div#keynotes p {
  text-align: center;
  font-size: 8pt;
}

#page #content #left-column div#keynotes img {
  padding: 2px;
  border: 1px solid #113359;
  width: 100px;
}

/* Page-Specific Styles */

table#contact {
  width: 100%;
}

table#contact td {
  text-align: center;
  font-size: 10px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  padding: 12px 8px;
}

table#contact img {
  height: 144px;
  width: 96px;
  margin: 5px auto;
  display: block;
}

img.keynote {
  float: left;
  margin-right: 15px;
  margin-bottom: 10px;
}

ol#panels li {
  font-size: 11px;
  margin-bottom: 8px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

ol#panels li i {
  display: none;
}

ul#panels-full {
  list-style: none;
  padding-left: 0px;
  margin-left: 0;
}

ul#panels-full li.group {
  font-size: 11pt;
  font-weight: bold;
}

ul#panels-full li.group span.gtime {
  font-size: 9pt;
  color: #888;
  font-weight: normal;
  padding-left: 15px;
}

ul#panels-full li.group ol {
  font-size: 8pt;
  font-weight: normal;
  color: #333;
  list-style: none;
  padding: 5px 0 15px;
  margin: 0px;
}

ul#panels-full li.group ol li.panel {
  margin: 5px 0 10px;
}

ul#panels-full li.group ol li a.panel-toggle {
  display: block;
  text-decoration: none;
  padding: 1px 8px 3px;
}

#page #content #right-column ul#panels-full li.group ol a.panel-toggle:hover {
  background: #f2f2f2;
  color: #113359;
}

ul#panels-full li.group ol li.expanded a.panel-toggle {
  background: #f2f2f2;
}

ul#panels-full li.group ol a span.title {
  font-weight: bold;
  font-size: 9pt;
  display: block;
}

ul#panels-full li.group ol a span.subtitle {
  font-size: 9pt;
  display: block;
  font-style: italic;
  color: #4175A4;
}

ul#panels-full li.group ol a span.mod {
  color: #333;
  display: block;
}

ul#panels-full li.group ol li div {
  border: 1px solid #f2f2f2;
  padding: 5px 10px 10px;
}

#page #content #right-column ul#panels-full li ol li div p {
  line-height: 150%;
  margin: 5px 0 10px;
}

#page #content #right-column ul#panels-full li ol li div p.panelists {
  font-weight: bold;
  margin: 5px 0 2px;
}

ul#panels-full ul.panelists {
  margin-left: 0;
}

ul#panels-full li.group ol li div ul {
  padding-left: 25px;
}

table#agenda {
  font-size: 8pt;
}

table#agenda td {
  vertical-align: top;
}

table#agenda tr th {
  font-weight: bold;
  text-align: left;
  color: #fff;
  background: #4175a4;
  border-bottom: 1px solid #345385;
  text-shadow: black 1px 1px;
}

table#agenda tr th.time,
table#agenda tr td.time {
  padding-left: 6px;
}

table#agenda tr td {
  background: #8cb1d2;
  border-bottom: 1px solid #6C85A9;
  border-top: 1px solid #97BCE6;
}

table#agenda tr td.event:first-line {
  font-weight: bold;
  font-size: 8pt;
}

table#agenda tr.break td.event:first-line {
  font-weight: normal;
  font-size: 8pt;
}

h2 a {
  font-weight: normal;
  font-size: 9pt;
}


h2.panelist {
  font-size: 10pt;
  margin-top: 25px;
}

h2.panelist span {
  display: block;
  font-size: 8pt;
  color: #777;
  font-style: italic;
  font-weight: normal;
}

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

ul#panelists {
  margin-bottom: 0;
  font-size: 8pt;
}

#coverall {
  position: absolute;
  background: #222;
  opacity: 0.8;
  filter: alpha(opacity = 80);
  width: 100%;
  height: 100%;
  z-index: 100;
  left: 0;
  top: 0;
}
#thanks-container {
  width: 100%;
  top: 80px;
  left: 0;
  position: absolute;
  z-index: 200;
}
#thanks {
  width: 500px;
  border: 8px solid #0e4369;
  padding: 20px 5px 5px;
  background: #eee;
  -moz-box-shadow: 0 5px 30px #000;
  margin: 0 auto;
  z-index: 201;
  text-align: center;
}
#thanks h1 {
  font-style: italic !important;
  font-size: 18pt !important;
}
#thanks p {
  font-size: 12pt !important;
}
#thanks span.title {
  display: block;
  margin-top: 10px;
  font-weight: bold;
}
#thanks span.next-date {
  display: block;
  color: #4175a4 !important;
  font-size: 15pt !important;
  margin-top: 10px;
}
#thanks a {
  display: block;
  float: right;
  font-size: 10pt;
}

/* Old Styles */

.table {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #666633}
/* .time {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #336699; text-decoration: none} */
.agenda {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px}