.flash {
  margin: 1em;
  padding: 0.5em;
  font-size: 130%;
  border: 2px solid;
  text-align: center; }
  .flash.success {
    border-color: green;
    background-color: #CCFFCC;
    color: green; }
  .flash.error {
    border-color: red;
    background-color: #FFCCCC;
    color: red; }

form.new_contribution #passion_resource_fields span, form.new_contribution #passionate_person_fields span, form.new_contribution #feature_article_fields span, form.edit_contribution #passion_resource_fields span, form.edit_contribution #passionate_person_fields span, form.edit_contribution #feature_article_fields span {
  clear: both;
  display: block; }
form.new_contribution #passion_resource_fields label, form.new_contribution #passionate_person_fields label, form.new_contribution #feature_article_fields label, form.edit_contribution #passion_resource_fields label, form.edit_contribution #passionate_person_fields label, form.edit_contribution #feature_article_fields label {
  width: auto; }
form.new_contribution #passion_resource_fields input[type=text], form.new_contribution #passion_resource_fields textarea, form.new_contribution #passionate_person_fields input[type=text], form.new_contribution #passionate_person_fields textarea, form.new_contribution #feature_article_fields input[type=text], form.new_contribution #feature_article_fields textarea, form.edit_contribution #passion_resource_fields input[type=text], form.edit_contribution #passion_resource_fields textarea, form.edit_contribution #passionate_person_fields input[type=text], form.edit_contribution #passionate_person_fields textarea, form.edit_contribution #feature_article_fields input[type=text], form.edit_contribution #feature_article_fields textarea {
  width: 620px; }
  form.new_contribution #passion_resource_fields input[type=text]#submit_feature_resource_type, form.new_contribution #passion_resource_fields input[type=text]#passion_resource_resource_type,   form.new_contribution #passion_resource_fields textarea#submit_feature_resource_type, form.new_contribution #passion_resource_fields textarea#passion_resource_resource_type,   form.new_contribution #passionate_person_fields input[type=text]#submit_feature_resource_type, form.new_contribution #passionate_person_fields input[type=text]#passion_resource_resource_type,   form.new_contribution #passionate_person_fields textarea#submit_feature_resource_type, form.new_contribution #passionate_person_fields textarea#passion_resource_resource_type,   form.new_contribution #feature_article_fields input[type=text]#submit_feature_resource_type, form.new_contribution #feature_article_fields input[type=text]#passion_resource_resource_type,   form.new_contribution #feature_article_fields textarea#submit_feature_resource_type, form.new_contribution #feature_article_fields textarea#passion_resource_resource_type,   form.edit_contribution #passion_resource_fields input[type=text]#submit_feature_resource_type, form.edit_contribution #passion_resource_fields input[type=text]#passion_resource_resource_type,   form.edit_contribution #passion_resource_fields textarea#submit_feature_resource_type, form.edit_contribution #passion_resource_fields textarea#passion_resource_resource_type,   form.edit_contribution #passionate_person_fields input[type=text]#submit_feature_resource_type, form.edit_contribution #passionate_person_fields input[type=text]#passion_resource_resource_type,   form.edit_contribution #passionate_person_fields textarea#submit_feature_resource_type, form.edit_contribution #passionate_person_fields textarea#passion_resource_resource_type,   form.edit_contribution #feature_article_fields input[type=text]#submit_feature_resource_type, form.edit_contribution #feature_article_fields input[type=text]#passion_resource_resource_type,   form.edit_contribution #feature_article_fields textarea#submit_feature_resource_type, form.edit_contribution #feature_article_fields textarea#passion_resource_resource_type {
    width: 250px; }

form.edit_contribution #passion_resource_fields input[type=text], form.edit_contribution #passion_resource_fields textarea, form.edit_contribution #passionate_person_fields input[type=text], form.edit_contribution #passionate_person_fields textarea, form.edit_contribution #feature_article_fields input[type=text], form.edit_contribution #feature_article_fields textarea {
  clear: both;
  float: left; }
form.edit_contribution #passion_resource_fields img, form.edit_contribution #passionate_person_fields img, form.edit_contribution #feature_article_fields img {
  float: left;
  clear: both; }

.admin.submit_features .show .long_text {
  margin: 0;
  margin-top: 12px;
  padding: 0; }
.admin.submit_features .show #passion_resource_fields label, .admin.submit_features .show #passionate_person_fields label, .admin.submit_features .show #feature_article_fields label {
  float: none; }

body.subscribers .dashboard {
  float: right;
  width: 505px;
  padding: 6px;
  margin: 0;
  margin-bottom: 24px;
  background-color: #E6D9E9;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  margin-right: 12px; }
  body.subscribers .dashboard #regions {
    margin-top: 12px;
    float: left; }
    body.subscribers .dashboard #regions h3 {
      font-size: 10pt;
      float: left;
      clear: both;
      color: #5A036B; }
    body.subscribers .dashboard #regions ul {
      list-style: none;
      margin: 0;
      float: left;
      clear: both; }
      body.subscribers .dashboard #regions ul li {
        float: left;
        border-right: 1px dotted #555;
        margin: 0 6px;
        padding: 4px 0;
        width: 150px; }
        body.subscribers .dashboard #regions ul li span {
          display: block;
          float: left; }
        body.subscribers .dashboard #regions ul li span.name {
          width: 110px;
          margin-right: 5px; }
        body.subscribers .dashboard #regions ul li span.count {
          text-align: right;
          width: 25px; }
    body.subscribers .dashboard #regions a {
      font-size: 7pt;
      font-family: Helvetica, Arial, sans-serif;
      clear: both;
      font-weight: bold;
      margin-top: 6px;
      float: right; }
  body.subscribers .dashboard .publications h3 {
    font-size: 10pt;
    margin: 21px 18px 9px 0;
    float: left;
    color: #5A036B; }
    body.subscribers .dashboard .publications h3 a {
      font-size: 7pt; }
  body.subscribers .dashboard .publications table {
    float: left;
    margin: 0;
    border-collapse: collapse;
    border-left: 1px dotted #555555;
    width: auto; }
    body.subscribers .dashboard .publications table td {
      margin: 0;
      padding: 6px 12px 0;
      border: none;
      font-size: 9pt;
      line-height: 15pt; }
      body.subscribers .dashboard .publications table td span.count {
        font-family: Helvetica, Arial, sans-serif;
        display: block;
        background-color: white;
        color: #5A036B;
        font-size: 24px;
        line-height: 24px;
        width: 39px;
        padding: 6px;
        padding-bottom: 4px;
        -moz-border-radius: 5px;
        text-align: center;
        -webkit-border-radius: 5px;
        margin: 0;
        margin-right: 4px; }
body.subscribers p.export_link {
  float: right;
  margin: 0;
  margin-bottom: 12px;
  margin-top: 12px; }
  body.subscribers p.export_link a {
    margin: 6px;
    padding: 5px 8px;
    background-color: #5A036B;
    color: white;
    display: block;
    font-family: Helvetica, Arial, sans-serif;
    letter-spacing: 1px;
    text-decoration: none;
    border: 1px solid #5A036B;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px; }
    body.subscribers p.export_link a:hover {
      background-color: white;
      color: #5A036B;
      text-decoration: none; }
body.subscribers .filter_control {
  margin: 0;
  width: 48px; }
body.subscribers a.filter {
  height: 16px;
  text-indent: -9000px;
  padding: 0;
  margin: 0;
  margin-top: 6px;
  display: block;
  float: left;
  background: transparent url('../images/filter.png'); }
  body.subscribers a.filter.NA {
    width: 16px; }
    body.subscribers a.filter.NA.off {
      background-position: 0 -16px; }
  body.subscribers a.filter.T {
    width: 16px;
    background-position: -16px 0; }
    body.subscribers a.filter.T.on {
      background-position: -16px -16px; }
  body.subscribers a.filter.F {
    width: 16px;
    background-position: -32px 0; }
    body.subscribers a.filter.F.on {
      background-position: -32px -32px; }
body.subscribers .pagination {
  clear: both; }
body.subscribers #search {
  clear: both; }

body.quotes .container .content #search {
  float: right;
  margin-right: 24px; }
  body.quotes .container .content #search form.search {
    float: left;
    padding: 6px;
    margin: 0;
    background-color: #F7F7F7;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: none;
    width: auto;
    border: 1px solid #EBEBEB; }
    body.quotes .container .content #search form.search ul {
      list-style: none;
      float: left;
      margin: 0;
      padding: 0; }
      body.quotes .container .content #search form.search ul li {
        float: left;
        width: auto;
        border: none;
        clear: none;
        padding: 6px; }
        body.quotes .container .content #search form.search ul li input[type=text] {
          width: 200px;
          margin-right: 12px;
          font-size: 12px; }
        body.quotes .container .content #search form.search ul li input[type=submit] {
          -moz-border-radius: 5px;
          -webkit-border-radius: 5px;
          background: #DDDDDD;
          border: 1px solid #AAAAAA;
          color: #333333;
          font-size: 12px;
          padding: 1px 5px; }

form.new_suggested_quote span {
  clear: both;
  display: block; }
form.new_suggested_quote label {
  width: auto; }
form.new_suggested_quote input[type=text], form.new_suggested_quote textarea {
  width: 620px; }

#login {
  z-index: 1000;
  height: 42px;
  position: absolute;
  left: 0;
  top: 40%;
  background: transparent url(../images/login_bkgrnd.png) repeat-x;
  width: 100%; }
  #login .flash {
    float: left;
    border: none;
    font-family: Helvetica, Arial, sans-serif;
    background: transparent;
    margin: 0 12px 0 0;
    line-height: 28px;
    padding: 0; }
  #login form {
    width: 520px;
    margin: 0 auto;
    padding-top: 8px; }
    #login form p#forgot_password {
      line-height: 28px; }
      #login form p#forgot_password a {
        color: #777777;
        font-family: Helvetica, Arial, sans-serif;
        text-decoration: none;
        border-bottom: 1px dotted #777777; }
        #login form p#forgot_password a:hover {
          color: #CC0000;
          border-bottom: 1px dotted #CC0000; }
    #login form ul {
      list-style: none; }
      #login form ul li {
        float: left;
        margin-right: 12px; }
        #login form ul li input[type=text], #login form ul li input[type=password] {
          -moz-border-radius: 5px;
          -webkit-border-radius: 5px;
          border: 1px solid #AAAAAA;
          padding: 2px 5px;
          width: 120px;
          font-size: 12pt; }
        #login form ul li.commit {
          margin-left: 6px; }
          #login form ul li.commit input[type=submit] {
            -moz-border-radius: 5px;
            -webkit-border-radius: 5px;
            background: #DDDDDD;
            border: 1px solid #AAAAAA;
            color: #333333;
            cursor: pointer;
            font-size: 12pt;
            padding: 1px 5px; }

table#organisational_programs {
  margin: 24px 0;
  font-family: Helvetica, Arial, sans-serif;
  border-spacing: 14px 0px; }
  table#organisational_programs td, table#organisational_programs th {
    padding: 4px 6px;
    text-align: center;
    vertical-align: middle;
    height: 50px;
    margin: 0;
    border-top: 0;
    border-bottom: 0; }
    table#organisational_programs td a,     table#organisational_programs th a {
      display: block;
      text-decoration: none; }
  table#organisational_programs th {
    vertical-align: bottom;
    padding-top: 2px;
    height: auto; }
  table#organisational_programs th.level {
    vertical-align: middle; }
    table#organisational_programs th.level h2 {
      font-size: 21px; }
  table#organisational_programs .c1, table#organisational_programs .c2, table#organisational_programs .c3, table#organisational_programs .c4 {
    width: 100px;
    padding: 12px 6px; }
  table#organisational_programs .c1 {
    background-color: #F9F5F9; }
  table#organisational_programs .c2 {
    background-color: #F5F0F6; }
  table#organisational_programs .c3 {
    background-color: #F2EBF3; }
  table#organisational_programs .c4 {
    background-color: #EEE5F0; }
  table#organisational_programs th.c1, table#organisational_programs th.c2, table#organisational_programs th.c3, table#organisational_programs th.c4 {
    background: transparent url(../images/org_table_th_bkgrnd.png) no-repeat; }
  table#organisational_programs th.c2 {
    background-position: -121px 0; }
  table#organisational_programs th.c3 {
    background-position: -242px 0; }
  table#organisational_programs th.c4 {
    background-position: -363px 0; }
  table#organisational_programs tr.bottom td {
    background: transparent url(../images/org_table_th_bkgrnd.png) no-repeat;
    height: 20px; }
  table#organisational_programs tr.bottom th {
    height: 20px; }
  table#organisational_programs tr.bottom .c1 {
    background-position: 0px -239px; }
  table#organisational_programs tr.bottom .c2 {
    background-position: -121px -239px; }
  table#organisational_programs tr.bottom .c3 {
    background-position: -242px -239px; }
  table#organisational_programs tr.bottom .c4 {
    background-position: -363px -239px; }

div.prototip {
  color: #565656; }
  div.prototip .title {
    color: #565656; }
  div.prototip p.description {
    margin: 6px 0;
    color: #565656; }
    div.prototip p.description span {
      font-weight: bold; }
    div.prototip p.description span.caps {
      font-weight: normal;
      color: #565656; }
  div.prototip p.sessions {
    color: #565656; }
    div.prototip p.sessions span {
      margin-right: 12px;
      font-weight: normal; }

#program_descriptions {
  display: none;
  margin-bottom: 24px; }
  #program_descriptions div {
    margin: 6px 24px;
    padding-top: 6px;
    border-bottom: 1px dotted #ABABAB; }
  #program_descriptions p.description {
    font-size: 100%; }
    #program_descriptions p.description span.name {
      font-weight: bold; }
  #program_descriptions p.sessions {
    font-size: 90%; }
    #program_descriptions p.sessions span {
      margin-right: 12px; }

body.organisations blockquote span.caps {
  color: #5A036B;
  font-weight: bold; }

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

body {
  background: #FFFFFF url(../images/bg_body.png) repeat-x fixed;
  font-family: Georgia, Times New Roman , Times, serif;
  font-size: 12px;
  color: #330033; }

.container {
  width: 960px;
  margin: 0 auto;
  background: #FFFFFF url(../images/bg_container.png) top left no-repeat; }

.header {
  background: #5A036B url(../images/bg_header.png) no-repeat;
  float: left;
  width: 960px; }
  .header h1 {
    background: url(../images/logo.png) no-repeat;
    width: 165px;
    height: 125px;
    text-indent: -9000px;
    padding: 0 0 5px 0;
    cursor: pointer; }
  .header h2#wiki_title {
    float: right;
    color: white;
    clear: none;
    font-size: 36pt;
    margin-right: 24px;
    margin-top: 42px; }
  .header ul.featured {
    list-style: none;
    float: right;
    height: 20px; }
    .header ul.featured li {
      float: left; }
      .header ul.featured li.one a,
      .header ul.featured li.two a {
        color: #FFFFFF;
        font-size: 80%;
        text-decoration: none;
        text-transform: uppercase;
        line-height: 20px;
        background: url(../images/bg_featured.png) no-repeat;
        display: block;
        font-family: Helvetica, Arial, sans-serif;
        padding: 0 7px; }
      .header ul.featured li.one a:hover {
        background-position: bottom left; }
      .header ul.featured li.two a {
        background-position: top right;
        border-left: 1px solid #FFFFFF; }
        .header ul.featured li.two a:hover {
          background-position: bottom right; }
    body.home .header ul.featured a {
      background: none;
      border: none;
      visibility: hidden; }
  .header ul.main_menu {
    clear: both;
    float: right;
    display: block;
    margin: 5px 0 0 0;
    list-style: none; }
    .header ul.main_menu li {
      float: left; }
      .header ul.main_menu li a {
        background: transparent url(../images/bg_menu.png) 0 -5px no-repeat;
        height: 15px;
        display: block;
        color: #FFFFFF;
        text-transform: uppercase;
        padding: 5px 10px;
        font-family: Helvetica, Arial, sans-serif;
        text-decoration: none;
        font-weight: bold; }
        .header ul.main_menu li a:hover {
          background-position: bottom left; }
  .header .quote {
    clear: both;
    float: right;
    margin: 20px 10px 0 10px;
    color: #CAB4CE;
    display: block;
    height: 60px;
    width: 660px;
    text-align: right;
    font-style: italic;
    vertical-align: middle; }
    .header .quote h2 {
      font-weight: normal;
      font-size: 110%; }
    .header .quote span.author {
      clear: both;
      color: #9A68A4;
      font-size: 80%;
      text-transform: uppercase;
      font-family: Helvetica, Arial, sans-serif;
      display: block;
      text-align: right;
      margin: 5px 0 0 0;
      font-style: normal; }
  .header .banner {
    margin: 10px;
    background: url(../images/img_banner.jpg) no-repeat;
    height: 280px;
    padding-bottom: 15px; }
    .header .banner ul.featured {
      margin: 0 0 0 10px;
      height: 85px;
      background: transparent; }
      .header .banner ul.featured li {
        float: none;
        margin: 0 0 10px 0;
        width: 215px; }
        .header .banner ul.featured li.one a,
        .header .banner ul.featured li.two a {
          display: block;
          height: 38px;
          font-size: 140%;
          line-height: 38px;
          background-image: url(../images/bg_featured_large.png);
          background-repeat: no-repeat; }
          .header .banner ul.featured li.one a small,
          .header .banner ul.featured li.two a small {
            font-size: 75%; }
        .header .banner ul.featured li.one a {
          background-position: bottom left; }
          .header .banner ul.featured li.one a:hover {
            background-position: bottom right; }
        .header .banner ul.featured li.two a {
          background-position: top left; }
          .header .banner ul.featured li.two a:hover {
            background-position: top right; }
    .header .banner .whatis {
      background: url(../images/bg_whatis.png) no-repeat center bottom;
      float: left;
      margin: 190px 0 10px 0;
      padding: 10px;
      font-family: Arial, Helvetica, sans-serif;
      font-size: 100%;
      width: 920px; }

.footer {
  clear: both;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 80%;
  background: transparent url(../images/bg_footer.png) bottom left no-repeat;
  padding: 15px 10px 5px 10px; }
  .footer a {
    color: #330033;
    text-decoration: none; }
  .footer span.featured {
    float: right;
    text-transform: uppercase;
    color: #E54B16;
    font-size: 110%; }
    .footer span.featured a {
      color: #E54B16;
      text-decoration: none; }
      .footer span.featured a:hover {
        color: #D04721; }

.content {
  padding: 10px 5px 0 10px;
  width: 620px;
  float: left;
  clear: left; }
  .content h2 {
    color: #5A036B;
    font-size: 230%;
    margin: 5px 0 10px 0; }
  .content h3 {
    color: #5A036B;
    font-size: 140%;
    margin: 15px 0 5px 0;
    font-family: Helvetica, Arial, sans-serif; }
  .content h4, .content th {
    color: #5A036B;
    font-size: 110%;
    margin: 15px 0 5px 0; }
  .content p {
    margin: 0 0 15px 0; }
  .content a {
    color: #990099;
    text-decoration: none; }
    .content a:hover {
      color: #663366;
      text-decoration: underline; }
  .content ul {
    margin: 15px 20px;
    list-style: url(../images/bullet.png); }
  .content ol {
    margin: 15px 0 15px 30px; }
    .content ol li {
      margin: 9px 0; }
  .content blockquote {
    margin-left: 24px; }
  .content .breakout {
    float: right;
    border: 1px dotted #5A036B;
    margin: 0 0 10px 10px;
    padding: 10px;
    background: #E6D9E9; }
    .content .breakout h3 {
      margin: 0 0 5px 0; }
    .content .breakout ul {
      margin: 0 18px; }
  .content .divide {
    border-top: 1px dotted #CCCCCC;
    margin: 10px 0;
    clear: both; }
  .content .highlight, .content .program {
    border: 1px dotted #5A036B;
    margin: 10px 0;
    padding: 10px;
    background: #E6D9E9; }
    .content .highlight h3,     .content .program h3 {
      margin: 0 0 5px 0; }
    .content .highlight ul,     .content .program ul {
      margin: 0 18px; }
  .content .quote {
    margin: 10px 0;
    padding: 0 10px 10px 10px; }
    .content .quote p.quote {
      border-bottom: 1px dotted #5A036B;
      font-style: italic; }
    .content .quote p.author {
      text-transform: uppercase;
      font-size: 80%;
      text-align: right; }
  .content form {
    border-top: 1px dotted #CCCCCC;
    padding: 10px 0; }
    .content form label {
      width: 80px;
      display: block;
      float: left;
      font-family: Helvetica, Arial, sans-serif;
      font-weight: bold;
      padding-top: 10px; }
      .content form label.gender, .content form label.interest {
        width: 50px;
        display: inline;
        float: none;
        font-family: Georgia, Times New Roman , Times, serif;
        font-weight: normal;
        padding-top: 10px; }
    .content form#signup select, .content form.new_contribution select, .content form.edit_contribution select, .content form.edit_mapper_tip select, .content form.new_mapper_tip select {
      float: left;
      margin: 5px 0;
      height: 20px;
      line-height: 20px;
      width: 250px; }
    .content form.edit_mapper_tip select, .content form.new_mapper_tip select {
      width: auto;
      margin-right: 6px; }
    .content form input {
      font-family: Georgia, Times New Roman , Times, serif;
      font-size: 90%;
      padding: 2px; }
      .content form input.text, .content form input[type=text], .content form input[type=password], .content form input[type=file] {
        float: left;
        border: 1px solid #CAAED0;
        margin: 5px 0;
        height: 20px;
        line-height: 20px;
        width: 250px;
        font-size: 110%; }
      .content form input[type=text].other {
        width: 150px;
        float: none;
        margin-left: 4px; }
      .content form input[type=file] {
        height: 24px; }
      .content form input.submit, .content form input[type=submit] {
        border: 1px solid #CAAED0;
        color: #FFFFFF;
        background: #5A036B;
        text-transform: uppercase;
        font-size: 100%;
        padding: 0 2px;
        font-weight: bold;
        font-family: Helvetica, Arial, sans-serif; }
    .content form textarea {
      width: 620px;
      height: 100px;
      border: 1px solid #CAAED0;
      font-family: Georgia, Times New Roman , Times, serif;
      font-size: 110%;
      padding: 3px; }
    .content form p {
      clear: left; }
  .content .errorExplanation {
    border: 2px solid darkred;
    margin: 0.5em;
    padding: 0.5em;
    padding-top: 0em;
    color: darkred; }
    .content .errorExplanation h3 {
      color: darkred; }
    .content .errorExplanation ul {
      list-style-type: disc;
      list-style-image: none;
      margin: 0px 20px; }

.homepage {
  width: 920px;
  float: left;
  margin: 10px 15px 0 10px; }
  .homepage h2 {
    color: #5A036B;
    font-size: 230%;
    margin: 5px 0 10px 0; }
  .homepage p {
    margin: 0 0 15px 0;
    font-size: 120%;
    line-height: 130%; }

.sidebar {
  float: right;
  width: 310px;
  display: block;
  padding: 10px 10px 10px 5px; }
  .sidebar img {
    margin-bottom: 10px; }
  .sidebar #special_event {
    padding: 12px 12px 0 12px;
    margin-top: 1em;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 10pt;
    background: transparent url(../images/special_top_page.jpg) no-repeat 0 0;
    width: 286px; }
    .sidebar #special_event h2 {
      font-size: 18pt;
      margin-bottom: 12px;
      color: #5A036B;
      background: transparent; }
    .sidebar #special_event p {
      margin-top: 12pt;
      line-height: 12pt;
      background: transparent; }
      .sidebar #special_event p#location {
        font-weight: bold;
        color: #565656; }
      .sidebar #special_event p#more {
        text-transform: uppercase;
        color: #5A036B;
        font-size: 8pt; }
        .sidebar #special_event p#more a {
          text-decoration: none;
          color: #5A036B;
          font-weight: bold;
          padding: 2px 4px; }
          .sidebar #special_event p#more a:hover {
            color: white;
            background-color: #5A036B; }

.sidebar ul, ul.action {
  list-style-type: none;
  list-style-image: none;
  margin: 0; }
  .sidebar ul li a,   ul.action li a {
    display: block;
    background: url(../images/bg_action.png) top left no-repeat;
    height: 40px;
    line-height: 40px;
    font-family: Helvetica, Arial, sans-serif;
    text-decoration: none;
    font-weight: bold;
    text-indent: 10px;
    font-size: 130%;
    color: #FFFFFF; }
    .sidebar ul li a:hover,     ul.action li a:hover {
      text-decoration: underline;
      color: #FFFFFF; }

ul.download li a {
  background: url(../images/bg_action_download.png) top left no-repeat;
  width: 310px;
  height: 39px; }

div.order_choice {
  border-top: 1px dotted #B8B8B8;
  float: left;
  margin: 0.5em 80px;
  width: 380px;
  clear: both; }
  div.order_choice form {
    border: none;
    padding: 0; }
  div.order_choice div.order_description {
    float: left;
    width: 270px; }
    div.order_choice div.order_description p.item_desc {
      font-weight: bold; }
    div.order_choice div.order_description p.terms {
      font-size: 8pt; }
  div.order_choice div.paypal_button {
    float: right;
    padding-top: 16px;
    width: 104px; }

table#subscription_services {
  width: 90%;
  border-collapse: collapse;
  margin-left: auto;
  margin-right: auto; }
  table#subscription_services td {
    border-top: 1px solid #E6D9E9;
    border-bottom: 1px solid #E6D9E9;
    background-color: white;
    margin: 0;
    padding: 0;
    vertical-align: middle;
    padding: 3px; }
    table#subscription_services td.icon {
      padding: 0;
      width: 145px;
      height: 84px;
      background-repeat: no-repeat;
      background-position: center left; }
      table#subscription_services td.icon#ezine {
        background-image: url('../images/icon_ezine.png'); }
      table#subscription_services td.icon#passion_resources {
        background-image: url('../images/icon_passion_resources.png'); }
      table#subscription_services td.icon#daily_quotes {
        background-image: url('../images/icon_daily_quotes.png'); }
      table#subscription_services td.icon#mapper_tips {
        background-image: url('../images/icon_mapper_tips.png'); }
    table#subscription_services td div#mapper_info {
      font-size: 90%; }
      table#subscription_services td div#mapper_info label {
        float: none;
        width: auto;
        padding-top: 0;
        margin-top: 3px; }
      table#subscription_services td div#mapper_info input {
        float: none;
        height: auto;
        padding: 3px; }
  table#subscription_services tr.selected td {
    background-position: center right;
    background-color: #E6D9E9; }

.preview_toolbar {
  background-color: #CFCFCF;
  border-bottom: 1px solid #565656;
  padding: 4px;
  text-align: center; }
  .preview_toolbar form {
    display: inline; }

#hypothetical {
  margin-top: 9px; }
  #hypothetical a {
    float: right;
    display: block;
    background: transparent url(../images/hypothetical_badge.png) no-repeat 0 0;
    width: 148px;
    height: 23px;
    text-indent: -9000px;
    padding: 0;
    margin: 0; }
    #hypothetical a:hover {
      background-position: 0 -24px; }

body.organisations .quote {
  margin: 10px 20px;
  padding: 0 10px 10px 10px; }
  body.organisations .quote p.quote {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0; }
  body.organisations .quote p.author {
    text-transform: uppercase;
    font-size: 80%;
    text-align: right;
    margin-bottom: 0; }

table.organisations, table.techniques, table.focuses {
  width: 620px; }
  table.organisations td,   table.techniques td,   table.focuses td {
    width: 50%; }
