/* ============================================================================
 * GLOBAL TAGS */

body {
  background: #ffffff url("../images/background.png") 49.8% 0pt no-repeat;
  color: #000000;
  font-family: verdana, helvetica, arial, sans-serif;
  padding: 0px;
  margin: 0px;
  text-align: center; }

/* ============================================================================
 * MAIN BLOCKS (GLOBAL COLORED RIGHT SIDEBAR LAYOUT) */

#wrap {
  clear: both;
  margin: 0px auto;
  width: 780px;
  text-align: left; }

#header {
  padding: 0 11px;
  height: 142px; }
  #header .gutter {
    border-bottom: solid 1px #cccccc;
    margin-left: 128px; }
  #header #logo {
    padding-top: 53px; }
  #header #login {
    float: right;
    font-size: 70%;
    font-family: "Comic Sans MS";
    padding-top: 97px;
    padding-right: 4px;
    text-transform: uppercase;
    text-align: right; }
    #header #login a {
      color: #999999;
      text-decoration: none; }
    #header #login a:hover {
      color: #cc6600; }

#content {
  padding: 0 11px;
  background: transparent url("../images/shadow-copy.png") 0 200px no-repeat; }

#copy {
  background: #fff url("../images/background-copy.png") top left repeat-y;
  border-bottom: solid 1px #cccccc;
  margin-left: 128px; }

#main {
  float: left;
  width: 446px; }
  #main .internalsplash {
    border: solid 1px #cccccc;
    text-align: center;
    padding: 0; }
  #main .gutter {
    padding: 20px;
    padding-top: 0; }
    #main .gutter a {
      color: #000000; }
    #main .gutter h1, #main .gutter h2 {
      font-family: "Comic Sans MS";
      color: #cc6600;
      font-size: 110%;
      padding: 12px 0 0 0; }
    #main .gutter h3 {
      color: #444;
      font-family: "Comic Sans MS";
      border-bottom: solid 1px #999;
      padding: 6px 0;
      margin-bottom: 6px;
      margin-top: 12px; }
    #main .gutter h4 {
      color: #cc6600;
      font-size: 100%;
      padding: 12px 0 0 0;
      margin-bottom: -8px; }
    #main .gutter h5 {
      font-size: 80%;
      font-weight: bold;
      margin-left: 27px;
      padding: 6px 0; }
    #main .gutter p {
      padding-top: 12px; }
    #main .gutter p, #main .gutter li {
      font-size: 90%;
      line-height: 1.5em; }
    #main .gutter ul {
      color: #cc6600;
      list-style-type: disc;
      padding-left: 35px;
      padding-top: 4px; }
      #main .gutter ul li .dark {
        color: #000000; }
    #main .gutter .testimonial {
      border-bottom: solid 1px #ccc;
      margin-top: 16px;
      padding-bottom: 16px; }
      #main .gutter .testimonial .attribution {
        font-weight: bold;
        font-size: 80%;
        line-height: 1.5em;
        margin-top: 8px;
        margin-bottom: 4px; }
        #main .gutter .testimonial .attribution .title, #main .gutter .testimonial .attribution .location {
          color: #cc6600; }
        #main .gutter .testimonial .attribution .title {
          font-weight: normal; }
          #main .gutter .testimonial .attribution .title .company {
            font-weight: bold; }
        #main .gutter .testimonial .attribution .location {
          font-style: italic; }
      #main .gutter .testimonial q {
        font-size: 90%;
        line-height: 1.5em; }
    #main .gutter ol.topics {
      padding: 0px;
      margin: 0px;
      margin-top: 18px;
      list-style-type: none;
      color: #000;
      list-style-type: decimal;
      list-style-position: inside; }
      #main .gutter ol.topics li {
        padding: 2px;
        padding-left: 18px;
        margin-bottom: 2px;
        font-size: 80%;
        background: #edf4fb; }
    #main .gutter .event, #main .gutter .article, #main .gutter .archive {
      margin-top: 16px; }
      #main .gutter .event .logo_url, #main .gutter .article .logo_url, #main .gutter .archive .logo_url {
        float: none; }
      #main .gutter .event td, #main .gutter .article td, #main .gutter .archive td {
        vertical-align: bottom;
        padding: 6px; }
      #main .gutter .event .date, #main .gutter .article .date, #main .gutter .archive .date {
        font-size: 80%;
        font-weight: bold; }
      #main .gutter .event .title a, #main .gutter .article .title a, #main .gutter .archive .title a {
        color: #cc6600;
        font-size: 90%;
        font-weight: bold;
        text-decoration: none; }
      #main .gutter .event .location, #main .gutter .event .publisher, #main .gutter .article .location, #main .gutter .article .publisher, #main .gutter .archive .location, #main .gutter .archive .publisher {
        font-size: 80%;
        font-weight: bold;
        font-style: italic;
        color: #666; }
      #main .gutter .event p.intro, #main .gutter .article p.intro, #main .gutter .archive p.intro {
        line-height: 1.3em;
        padding-top: 4px;
        clear: both; }
    #main .gutter .author {
      font-size: 100%;
      padding-bottom: 4px; }
    #main .gutter .back_to_list {
      text-align: right;
      padding: 6px;
      font-size: 80%;
      font-family: "Comic Sans MS";
      border-bottom: solid 1px #999; }
      #main .gutter .back_to_list a {
        color: #999;
        text-decoration: none; }
    #main .gutter .dialog {
      padding: 0px 4px;
      background: url("../images/border-shadow-r.png") top right no-repeat; }
      #main .gutter .dialog .content {
        padding: 16px 11px 12px 19px;
        background: url("../images/border-shadow-tl.png") top left no-repeat; }
      #main .gutter .dialog .b {
        background: url("../images/border-shadow-b.png") bottom left no-repeat;
        height: 6px; }
    #main .gutter .videoinfo {
      padding: 12px 24px; }
      #main .gutter .videoinfo a {
        display: block;
        font-size: 70%;
        color: #cd6a30;
        text-decoration: none;
        font-family: "Comic Sans MS"; }
      #main .gutter .videoinfo h3 {
        margin: 0;
        padding: 0;
        text-transform: uppercase;
        border: none; }
        #main .gutter .videoinfo h3 a {
          text-align: left;
          color: #cc6600;
          font-size: 100%;
          text-decoration: none; }
      #main .gutter .videoinfo .superstar_sample {
        background: url("../images/superstar-link.png") 50% 50% no-repeat; }
        #main .gutter .videoinfo .superstar_sample a {
          text-align: left;
          color: #111;
          display: block;
          font-size: 70%;
          font-family: "Comic Sans MS";
          text-transform: uppercase;
          text-decoration: none;
          padding: 14px 6px; }
      #main .gutter .videoinfo .smart_start_sample {
        background: url("../images/smart-start-link.png") 50% 50% no-repeat; }
        #main .gutter .videoinfo .smart_start_sample a {
          text-align: left;
          color: #111;
          display: block;
          font-size: 70%;
          padding: 14px 6px;
          font-family: "Comic Sans MS";
          text-transform: uppercase;
          text-decoration: none; }

#sidebar {
  font-size: 70%;
  float: left;
  width: 128px; }
  #sidebar .gutter {
    margin-top: 20px; }
    #sidebar .gutter ul#navigation li {
      border-top: solid 1px #cccccc;
      text-align: right; }
      #sidebar .gutter ul#navigation li a {
        color: #111111;
        font-family: "Comic Sans MS";
        font-weight: bold;
        text-transform: uppercase;
        text-decoration: none;
        padding: 5px 12px 4px 0pt;
        display: block; }
      #sidebar .gutter ul#navigation li a:hover {
        background-color: #dae8f7; }
      #sidebar .gutter ul#navigation li a.active {
        background: #dae8f7 url("../images/active-nav-background.png") center right no-repeat; }
      #sidebar .gutter ul#navigation li ul#subnavigation {
        background-color: #edf4fb;
        border-top: solid 1px #cccccc; }
        #sidebar .gutter ul#navigation li ul#subnavigation li {
          border: none; }
          #sidebar .gutter ul#navigation li ul#subnavigation li a {
            border: none;
            display: block;
            font-family: verdana, helvetica, arial, sans-serif;
            font-size: 100%;
            font-weight: normal;
            letter-spacing: 1px;
            padding: 3px 12px 2px 0pt;
            text-transform: none; }
          #sidebar .gutter ul#navigation li ul#subnavigation li a:hover {
            background-color: #edf4fb;
            color: #cc6600; }
          #sidebar .gutter ul#navigation li ul#subnavigation li a.active {
            background: #edf4fb;
            color: #cc6600; }
        #sidebar .gutter ul#navigation li ul#subnavigation li.last {
          border-bottom: solid 1px #cccccc; }
    #sidebar .gutter ul#navigation li.last a {
      border-bottom: solid 1px #cccccc; }

#contextbar {
  border-top: solid 1px #cccccc;
  float: left;
  clear: right;
  margin-top: 198px; }
  #contextbar .gutter {
    margin: 0;
    width: 184px;
    font-size: 90%; }
    #contextbar .gutter .attention /* Blue Box */ {
      border-top: solid 1px #cccccc;
      background-color: #e9f1fa;
      padding: 8px 16px;
      font-family: "Comic Sans MS"; }
      #contextbar .gutter .attention /* Blue Box */ .attribution {
        color: #cc6600;
        font-weight: bold;
        margin-bottom: 8px; }
        #contextbar .gutter .attention /* Blue Box */ .attribution .title {
          font-weight: normal; }
      #contextbar .gutter .attention /* Blue Box */ q {
        line-height: 1.5em;
        font-size: 90%; }
    #contextbar .gutter .more {
      font-family: "Comic Sans MS";
      text-align: right;
      font-size: 80%;
      font-weight: bold;
      text-transform: uppercase; }
      #contextbar .gutter .more a {
        color: #cc6600;
        text-decoration: none; }
    #contextbar .gutter .box {
      padding: 12px 16px;
      border-bottom: solid 1px #cccccc; }
      #contextbar .gutter .box a {
        color: #000;
        text-decoration: none; }
      #contextbar .gutter .box a:hover {
        color: #cc6600; }
      #contextbar .gutter .box h3 {
        color: #cc6600;
        font-family: "Comic Sans MS";
        font-weight: bold;
        margin-bottom: 8px;
        text-transform: uppercase; }
      #contextbar .gutter .box .more a {
        color: #cc6600; }
      #contextbar .gutter .box .news {
        font-size: 80%;
        margin-top: 8px; }
        #contextbar .gutter .box .news .date {
          font-style: italic;
          color: #666666; }
        #contextbar .gutter .box .news .title {
          font-weight: bold; }
        #contextbar .gutter .box .news .tagline {
          font-style: italic; }
    #contextbar .gutter .location {
      font-family: "Comic Sans MS";
      height: 76px;
      border-bottom: solid 1px #cccccc;
      padding: 8px;
      text-align: right; }
      #contextbar .gutter .location h2 {
        font-size: 130%;
        font-weight: bold;
        margin: 18px 4px 0px 4px;
        text-transform: uppercase; }
      #contextbar .gutter .location h3 {
        color: #cc6600;
        font-size: 100%;
        font-weight: bold;
        margin: 0px 4px; }
    #contextbar .gutter .training_opportunities {
      border-top: solid 1px #cccccc;
      padding: 8px; }
      #contextbar .gutter .training_opportunities h4 {
        font-family: "Comic Sans MS";
        font-weight: bold;
        text-align: center;
        text-transform: uppercase; }
      #contextbar .gutter .training_opportunities ul {
        padding: 4px 4px;
        font-size: 90%; }
        #contextbar .gutter .training_opportunities ul li {
          color: #cc6600;
          padding: 8px 0; }
          #contextbar .gutter .training_opportunities ul li a {
            color: #cc6600; }
    #contextbar .gutter .testimonials {
      background-color: #edf4fb;
      padding: 8px;
      font-family: "Comic Sans MS"; }
      #contextbar .gutter .testimonials .attribution {
        color: #cc6600;
        font-weight: bold;
        margin-bottom: 8px; }
        #contextbar .gutter .testimonials .attribution .title {
          font-weight: normal; }
        #contextbar .gutter .testimonials .attribution .locality {
          display: none; }
      #contextbar .gutter .testimonials q {
        line-height: 1.5em;
        font-size: 90%; }
      #contextbar .gutter .testimonials .more {
        text-align: right;
        font-size: 90%;
        font-weight: bold;
        text-transform: uppercase; }
        #contextbar .gutter .testimonials .more a {
          color: #cc6600;
          text-decoration: none; }

#main .gutter table.overview {
  margin-top: 12px; }
  #main .gutter table.overview tr {
    vertical-align: top; }
    #main .gutter table.overview tr td {
      width: 50%;
      padding: 0 8px; }
    #main .gutter table.overview tr td.smartstart_top {
      background: url("../images/featured-smartstart.png") top center no-repeat;
      height: 127px; }
    #main .gutter table.overview tr td.superstar_top {
      background: url("../images/featured-superstar.png") top center no-repeat; }
    #main .gutter table.overview tr td.smartstart_title, #main .gutter table.overview tr td.superstar_title {
      background: url("../images/featured-filler.png") 50% 50% repeat-y; }
      #main .gutter table.overview tr td.smartstart_title p, #main .gutter table.overview tr td.superstar_title p {
        padding: 0;
        margin: 0px 43px 0 43px;
        font-weight: bold; }
    #main .gutter table.overview tr td.smartstart_link, #main .gutter table.overview tr td.superstar_link {
      background: url("../images/featured-bottom.png") 50% 50% no-repeat;
      height: 47px; }
      #main .gutter table.overview tr td.smartstart_link a, #main .gutter table.overview tr td.superstar_link a {
        font-weight: normal;
        font-size: 80%;
        margin-top: 4px;
        margin-left: 73px;
        display: block; }

fieldset {
  border-top: solid 1px #888;
  padding-top: 4px; }

label {
  display: block;
  font-size: 90%;
  margin-top: 4px; }

label.inline {
  display: inline; }

input, textarea {
  border: solid 1px #111;
  font-family: helvetica, arial, verdana, sans-serif;
  padding: 2px; }

textarea {
  font-size: 100%; }

.checkboxes label {
  display: inline; }
.checkboxes div, .checkboxes p {
  margin-bottom: 4px; }
.checkboxes input {
  border: none; }

.submit {
  background-color: #edf4fb;
  padding: 0 35px 22px 33px;
  margin-top: -18px; }
  .submit input {
    background: transparent url("../images/submit.png") no-repeat;
    border: none;
    text-indent: -9999px;
    width: 52px;
    height: 17px;
    cursor: pointer; }
  .submit .required {
    font-family: "Comic Sans MS";
    color: #cc6600;
    margin-bottom: 1px;
    font-size: 70%;
    float: right; }

.fieldscallout {
  background-color: #edf4fb;
  padding: 22px 30px; }
  .fieldscallout input, .fieldscallout textarea {
    border: solid 1px #dae0e7; }
  .fieldscallout table {
    width: 100%; }
    .fieldscallout table td {
      padding: 2px; }
      .fieldscallout table td label {
        font-family: "Comic Sans MS";
        color: #cc6600;
        margin-bottom: 1px;
        text-transform: uppercase;
        font-size: 70%; }
  .fieldscallout .left-form-field {
    margin-top: 4px;
    margin-bottom: 4px; }
    .fieldscallout .left-form-field label {
      display: inline; }
    .fieldscallout .left-form-field input {
      border: none; }
  .fieldscallout .fieldWithErrors input {
    background: #cc6600;
    color: #fff; }

#footer {
  background: transparent url("../images/shadow-footer.png") top center no-repeat;
  color: #666666;
  clear: both;
  font-size: 70%;
  line-height: 2.5em;
  padding: 70px 11px 0 11px; }
  #footer .copyright {
    padding-left: 4px; }
  #footer p {
    line-height: 1.2em; }
  #footer ul {
    border-top: solid 1px #cccccc;
    text-align: center; }
    #footer ul li {
      color: #cd6a30;
      display: inline; }
      #footer ul li a {
        color: #cd6a30;
        text-decoration: none; }

/* ============================================================================
 * HOMEPAGE */

.splash {
  border: solid 1px #cccccc;
  border-right: none;
  text-align: center;
  padding: 6px 0;
  width: 628px; }

.eyecatch {
  background: transparent url("../images/book-top.png") no-repeat;
  clear: both;
  display: block;
  font-family: georgia, times, serif;
  font-size: 90%;
  padding: 43px 6px 8px 6px;
  margin-top: -16px;
  text-transform: uppercase;
  color: #111;
  text-decoration: none;
  width: 434px; }
  .eyecatch p {
    padding-left: 45px;
    padding-top: 1px; }

.bookbottom {
  margin-top: -1px; }

#sample {
  text-align: center;
  margin: 12px 0; }
