.flash, #flash {
  position: absolute;
  width: 930px;
  padding: 10px; }
  .flash.notice, .flash.success, #flash.notice, #flash.success {
    border: 1px solid #003300;
    background: #CCFFCC; }
  .flash.failure, #flash.failure {
    border: 1px solid #330000;
    background: #FFCCCC; }

body {
  font-family: Lucida Grande, Arial;
  font-size: 0.8em;
  word-wrap: break-word; }

h1, h2, h3, h4 {
  margin: 0;
  padding: 0;
  font-weight: normal;
  color: #227101; }

p {
  font-size: 1.2em;
  line-height: 1.5em;
  color: #333333;
  word-wrap: break-word; }

p.large {
  font-size: 1.6em; }

a {
  color: #0D4C00;
  text-decoration: none; }

a, td a {
  word-wrap: break-word;
  font-weight: bold; }

a:hover {
  text-decoration: underline; }

img {
  border: 0; }

.container {
  width: 950px;
  height: 100%;
  margin: 10px auto 0 auto;
  text-align: left; }

.forums .main_content, .sessions .main_content, .users .main_content {
  position: relative;
  padding: 20px 0 0 0; }

.column {
  float: left; }

.column.left, .column.middle, .column.right {
  margin: 6px 10px 0 0; }

.column.left {
  width: 202px; }

.column.middle {
  width: 527px;
  padding: 5px 10px 0 10px;
  font-size: 1em;
  min-height: 100%; }
  .column.middle h1, .column.middle h2, .column.middle h3, .column.middle h4.h5 {
    padding-bottom: 8px; }
  .column.middle h2, .column.middle h3 {
    height: auto;
    font-weight: bold;
    margin-bottom: 15px; }
  .column.middle h2 {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0; }
  .column.middle h3 {
    border-bottom: 1px dashed #cccccc;
    margin-top: 30px; }
  .column.middle ul, .column.middle ol, .column.middle p {
    font-size: 1em; }
    .column.middle ul li, .column.middle ol li, .column.middle p li {
      padding-bottom: 10px;
      padding-left: 10px;
      line-height: 1.6em; }

.two .middle {
  width: 693px; }

.column.right {
  width: 166px;
  margin-right: 0;
  font-size: 0.8em;
  padding-left: 10px; }
  .column.right h3 {
    padding: 10px 0 0 0;
    margin-bottom: 10px;
    font-size: 1.2em;
    font-weight: normal; }
    .column.right h3 a {
      font-size: 1.4em;
      color: #003300;
      padding: 15px 25px 10px 0;
      font-weight: normal; }
    .column.right h3 a.rss {
      float: right;
      height: 22px;
      font-size: 1.7em;
      color: #003300;
      padding: 0 10px 10px 0; }
  .column.right h3.posts {
    margin-top: 15px; }
  .column.right ul {
    list-style: none;
    margin: 0;
    padding: 0px 0 15px 0;
    border-bottom: 1px dashed #cccccc; }
    .column.right ul li {
      background: url(../images/bullet_triangle.gif) no-repeat 0px 12px;
      padding: 2px 0 2px 14px;
      border: 0px; }
      .column.right ul li a {
        text-decoration: none;
        display: block;
        color: #444444;
        text-decoration: none;
        padding: 7px 0 7px 0px;
        font-size: 1.2em;
        font-weight: normal; }
        .column.right ul li a:hover {
          text-decoration: underline; }
  .column.right .last {
    border: 0px; }

.header {
  position: relative;
  height: 130px;
  display: block; }
  .header .logo {
    width: 271px;
    height: 93px;
    background: url(../images/logo.jpg) no-repeat;
    position: absolute; }
    .header .logo h2 {
      text-indent: -9999px; }
  .header .name {
    font-size: 1.9em;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 63px;
    left: 280px; }
  .header .nav {
    position: absolute;
    top: 100px;
    left: 0px;
    background: url(../images/header_nav.jpg) no-repeat;
    height: 29px;
    margin: 0;
    padding: 0 0 0 30px;
    list-style: none;
    width: 950px; }
    .header .nav li {
      float: left;
      padding-right: 30px;
      padding-top: 0;
      background: transparent; }
      .header .nav li a {
        text-decoration: none;
        color: #ffffff;
        display: block;
        line-height: 29px;
        text-align: left;
        font-weight: normal; }
        .header .nav li a:hover {
          text-decoration: underline; }
  .header .search {
    position: absolute;
    top: 70px;
    left: 727px;
    width: 220px;
    margin: 0;
    padding: 0; }
    .header .search .text_box {
      background: url(../images/input_background.jpg) top right no-repeat;
      border: 0px;
      width: 140px;
      height: 22px;
      margin-left: 10px;
      line-height: 22px;
      position: absolute;
      top: 1px; }
    .header .search .text_end {
      background: url(../images/input_background.jpg) top left no-repeat;
      width: 10px;
      height: 22px;
      position: absolute;
      top: 1px;
      left: 0; }
    .header .search .submit {
      background: url(../images/button_search.jpg) no-repeat;
      width: 63px;
      height: 22px;
      border: 0px;
      font-size: 0px;
      color: #cccccc;
      position: absolute;
      top: 1px;
      right: 0px;
      cursor: pointer; }

.columns {
  margin-top: 15px;
  height: 100%; }

.columns.two {
  background: url(../images/2_column_background.gif) repeat-y; }

.columns.three {
  background: url(../images/3_column_background.gif) repeat-y; }

.columns:after {
  clear: both;
  display: block;
  content: ".";
  visibility: hidden;
  height: 1px; }

.column.left .nav {
  list-style: none;
  margin: 0;
  padding: 0; }
  .column.left .nav li {
    font-size: 1.3em;
    border-bottom: 1px dashed #cccccc;
    padding: 0 0 0 0;
    margin: 0 0 0 0; }
    .column.left .nav li a {
      display: block;
      color: #0D4C00;
      text-decoration: none;
      padding: 7px 15px 7px 14px;
      font-weight: normal; }
      .column.left .nav li a:hover {
        text-decoration: underline; }
    .column.left .nav li a.selected {
      background: #d0e1c1; }
    .column.left .nav li ul {
      list-style: none;
      margin: 0;
      padding: 10px 0 10px 0; }
      .column.left .nav li ul li {
        font-size: 0.7em;
        background: url(../images/bullet_triangle.gif) no-repeat 0px 9px;
        padding: 5px 0 5px 14px;
        border: 0px; }
        .column.left .nav li ul li a {
          padding: 0 10px 0 0; }
          .column.left .nav li ul li a:hover {
            text-decoration: underline; }
  .column.left .nav li.last {
    border: 0px; }

.footer {
  clear: both;
  font-size: 0.8em;
  border-top: 1px dashed #666666;
  margin: 15px 0 0 0;
  padding: 10px 0 50px 0; }
  .footer .nav {
    list-style: none;
    margin: 0;
    padding: 0; }
    .footer .nav li {
      float: left;
      padding-right: 30px;
      background: none; }
      .footer .nav li a {
        text-decoration: none;
        color: #666666; }

.button.arrow_right {
  background: url(../images/button_right.gif) no-repeat;
  height: 27px;
  width: 69px;
  display: block;
  text-decoration: none;
  line-height: 27px;
  padding-left: 10px;
  color: #0C4C00;
  font-size: 1.2em; }

p {
  clear: both; }

.index .banner_homepage {
  background: url(../images/homepage_banner.jpg) top left no-repeat;
  height: 342px;
  width: 550px;
  margin: -10px 0 10px -10px; }
  .index .banner_homepage h1 {
    text-indent: -9999px; }
.index .column.middle h3 {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  font-size: 1.3em;
  border: 0px; }
.index .column.middle h4 {
  font-style: italic;
  border-bottom: 0px;
  margin: 3px 0 0 0; }
.index .column.middle table {
  width: 100%;
  border: 0; }
  .index .column.middle table td {
    border: 0;
    padding: 0 10px 0 10px;
    border-right: 1px dashed #cccccc;
    vertical-align: top;
    width: 32%; }
    .index .column.middle table td h2 {
      font-size: 1.6em; }
    .index .column.middle table td h4 {
      margin-bottom: 10px; }
    .index .column.middle table td p {
      margin-bottom: 20px;
      line-height: 1.6em; }
    .index .column.middle table td.first {
      padding: 0 10px 0 0;
      width: 30%; }
    .index .column.middle table td.last {
      padding: 0 0 0 10px;
      border: 0px;
      width: 31%; }
  .index .column.middle table .button.arrow_right {
    float: right; }

.middle p, .middle img, .middle h1, .middle h2, .middle h3, .middle h4, .middle h5, .middle form {
  padding: 0 25px 0 0; }
.middle img {
  padding-right: 0px;
  padding-left: 0px; }
.middle h1, .middle h2 {
  padding-bottom: 15px; }
.middle h2 {
  font-size: 1.3em; }
.middle h3 {
  font-size: 1.1em;
  padding-bottom: 5px; }
.middle table {
  width: 460px;
  margin-bottom: 20px;
  margin-left: 0;
  border: 1px solid #cccccc; }
  .middle table th {
    background: #003366;
    text-align: left;
    color: #ffffff;
    padding-left: 15px; }
  .middle table td {
    vertical-align: top;
    padding-left: 5px;
    margin: 0;
    padding: 3px;
    border: 1px solid #cccccc; }
  .middle table td p {
    margin: 0;
    padding: 0 0 5px 0; }
  .middle table td a {
    word-wrap: break-word; }
.middle p {
  margin-top: 0px;
  margin-bottom: 20px; }
.middle h1 {
  font-size: 1.7em; }
.middle h2 {
  padding-bottom: 0; }

.index td, .forums td {
  border: 0px;
  padding: 0; }

.field {
  padding-left: 150px;
  position: relative;
  padding-bottom: 10px; }
  .field label {
    position: absolute;
    left: 0;
    width: 140px;
    font-weight: bold; }
  .field .text_box {
    width: 360px; }
    .field .text_box.short {
      width: 100px; }
  .field textarea {
    width: 365px; }
  .field .information {
    float: right;
    color: #aaa;
    font-style: italic; }

.icon {
  width: 20px;
  height: 20px;
  display: block;
  float: right;
  margin-top: -40px;
  font-size: 0px;
  color: #ffffff; }
  .icon.print {
    background: url(../images/icon_print.gif) no-repeat; }

.news h2 {
  padding: 0;
  font-size: 1em; }
.news .article {
  margin: 0 20px 20px 0px;
  padding: 0 0 20px 0;
  border-bottom: 1px dashed #cccccc; }
  .news .article.last {
    border: 0px; }
  .news .article h1 {
    padding: 0 0 5px 0; }
  .news .article p {
    padding-left: 0px; }
.news .subject {
  font-size: 1.2em; }
.news .summary, .news .content {
  line-height: 1.5em;
  padding-top: 10px; }

.timestamp, .published {
  font-style: italic;
  font-size: 0.9em;
  color: #666666; }

.back_to_top {
  margin: 30px 0 10px 0;
  display: block;
  clear: both; }

.session form {
  margin: 20px 0 0 0; }

.column.middle .errorExplanation {
  border: 1px solid;
  border-color: #cc0000;
  margin: 0 0 10px 0;
  padding: 10px 20px; }
  .column.middle .errorExplanation h2 {
    color: #cc0000;
    margin-top: 5px; }
  .column.middle .errorExplanation ul {
    margin: 0 0 10px 40px;
    padding: 0; }
    .column.middle .errorExplanation ul li {
      line-height: 1em;
      padding: 2px 0 2px 0; }
.column.middle .fieldWithErrors input {
  border: 1px solid;
  border-color: #cc0000;
  background-color: #ffefef; }

.breadcrumbs {
  padding: 0 0 10px 0;
  color: #888888;
  font-size: 1em;
  list-style: none;
  margin: 7px 0 10px 0;
  padding: 0; }
  .breadcrumbs li {
    background-position: 0px 4px; }
  .breadcrumbs a {
    font-weight: normal; }
    .breadcrumbs a:hover {
      text-decoration: underline; }
  .breadcrumbs li {
    background: url(../images/bullet_triangle_hollow.gif) no-repeat 0px 2px;
    float: left;
    padding: 0 20px 0 10px;
    font-size: 1em; }
  .breadcrumbs a {
    text-decoration: none;
    font-weight: normal;
    color: #0D4C00; }

.forums .breadcrumbs {
  margin-left: 20px; }
.forums .latest {
  width: 140px; }
.forums h1 {
  padding: 0 0 0 20px;
  margin: 0; }
.forums .info {
  border-top: 1px dashed #cccccc;
  margin-bottom: 20px;
  padding-bottom: 10px; }
.forums .body {
  padding-top: 10px;
  line-height: 1.5em;
  padding-bottom: 20px; }
.forums textarea {
  height: 250px; }
.forums table {
  padding: 20px;
  border: 0px;
  width: 100%; }
  .forums table th {
    border-bottom: 1px dashed #cccccc;
    color: #333333;
    padding-bottom: 9px;
    background: #ffffff; }
  .forums table th, .forums table td {
    padding-left: 0; }
  .forums table td {
    border: 0px;
    padding-top: 5px; }
  .forums table .count {
    width: 50px; }
  .forums table .name {
    padding-bottom: 5px;
    font-weight: bold; }
  .forums table .description {
    padding-right: 10px; }
.forums ul {
  list-style: none;
  margin: 0;
  padding: 0 0 0 21px; }
.forums li {
  background: url(../images/bullet_triangle.gif) no-repeat 0px 12px;
  padding: 6px 0 3px 14px; }
