.modal {
  -moz-border-radius: 6px 6px 6px 6px;
  -moz-box-shadow: 0 0 50px #cccccc;
  background-color: white;
  border: 2px solid #333333;
  display: none;
  padding: 10px;
  text-align: left;
  width: 700px; }
  .modal fieldset {
    margin: 0;
    padding: 0 10px 10px 10px;
    width: 670px;
    border: 0; }
    .modal fieldset ol {
      list-style: none;
      margin: 0;
      padding: 0; }
      .modal fieldset ol li {
        padding: 0;
        margin: 0; }
        .modal fieldset ol li label {
          display: block;
          margin: 10px 0 5px 0; }
        .modal fieldset ol li input {
          width: 50%; }

#modules, #course_modules, #location_modules {
  width: 650px;
  border: none;
  overflow: hidden;
  padding: 0;
  margin: 5px 0 0 0; }
  #modules > li, #course_modules > li, #location_modules > li {
    list-style: none;
    overflow: hidden; }
    #modules > li > div, #course_modules > li > div, #location_modules > li > div {
      margin: 10px 10px 0 0;
      padding: 10px;
      overflow: hidden; }
      #modules > li > div.shadow, #course_modules > li > div.shadow, #location_modules > li > div.shadow {
        margin: 10px 10px 10px 0; }
  #modules li.double, #course_modules li.double, #location_modules li.double {
    width: 650px;
    clear: both; }
  #modules li.single, #course_modules li.single, #location_modules li.single {
    width: 325px;
    float: left; }
  #modules li.placeHolder, #course_modules li.placeHolder, #location_modules li.placeHolder {
    min-height: 160px; }
    #modules li.placeHolder > div, #course_modules li.placeHolder > div, #location_modules li.placeHolder > div {
      border: 3px dotted #999999;
      min-height: 120px; }
  #modules li.editing > div.double, #modules li.editing > div.box, #course_modules li.editing > div.double, #course_modules li.editing > div.box, #location_modules li.editing > div.double, #location_modules li.editing > div.box {
    border: 3px dotted #999999; }

.double .image_component.image_text img, .double.tagged_component.image_text img {
  float: left;
  width: 290px;
  margin: 0; }
.double .module div.top {
  background: url(images/shadowbox_top_double.png) no-repeat;
  height: 14px;
  width: 100%;
  overflow: hidden; }
.double .editing div.top {
  display: none; }
.double .module div.bottom {
  background: url(images/shadowbox_bottom_double.png) no-repeat;
  height: 14px;
  width: 100%;
  overflow: hidden; }
.double .editing div.bottom {
  display: none; }
.double .shadow div.content {
  padding: 0 42px 0 22px;
  box-shadow: 7px 7px 5px #cccccc; }
.double .shadow .image_text div.content, .double .shadow.text_image div.content {
  padding: 0 32px 0 12px; }
.double .editing div.content {
  height: auto;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #666666; }
.double .text_image ul.image_list, .double.image_text ul.image_list {
  width: 280px;
  height: 194px;
  list-style-type: none;
  list-style-position: inside;
  margin: 0;
  padding: 0;
  overflow: hidden; }
  .double .text_image ul.image_list img, .double.image_text ul.image_list img {
    width: 280px;
    height: 194px; }
.double ul.image_list {
  width: 590px;
  height: 400px;
  list-style-type: none;
  list-style-position: inside;
  margin: 0;
  padding: 0;
  overflow: hidden; }
.double .supplementary_text {
  margin: 1em 0; }
.double div.image_list_entry img {
  width: 600px;
  margin: 0 10px 0 0;
  height: 400px;
  padding: 0; }
.double div.content {
  background: url(images/shadowbox_middle_double.png) repeat-y;
  overflow: hidden;
  height: 1%;
  padding: 0 22px; }
.double div.image_list_entry {
  min-height: 400px; }
  .double div.image_list_entry.shadow .content img {
    width: 575px;
    margin: 10px 0 10px 0; }
  .double div.image_list_entry.adult img, .double div.image_list_entry.young img, .double div.image_list_entry.group img, .double div.image_list_entry.location img {
    width: 596px;
    margin: 10px 0 10px 0; }

.single.shadow .image_list_entry div.list_image img {
  width: 260px;
  margin: 10px 0 10px 0; }
.single.module div.top {
  background: url(images/shadowbox_top.png) no-repeat;
  height: 14px;
  width: 100%;
  overflow: hidden; }
.single.editing div.top {
  display: none; }
.single.module div.bottom {
  background: url(images/shadowbox_bottom.png) no-repeat;
  height: 14px;
  width: 100%;
  overflow: hidden; }
.single.editing div.bottom {
  display: none; }
.single.module div.content {
  background: url(images/shadowbox_middle.png) repeat-y;
  overflow: hidden;
  height: 1%;
  padding: 0 22px; }
.single.editing div.content {
  height: auto; }
.single.shadow .content img {
  width: 255px; }
.single.adult img, .single.young img, .single.group img, .single.location img {
  width: 283px;
  margin: 10px 0 10px 0; }
.single div.supplementary_text {
  margin: 10px 0 10px 10px; }
.single .image_list_entry div.list_image img {
  width: 275px; }
.single ul.image_list {
  width: 300px;
  height: 210px;
  list-style-type: none;
  list-style-position: inside;
  margin: 0;
  padding: 0;
  overflow: hidden; }
.single .image_list img, .single img {
  width: 284px;
  padding: 0;
  border-width: 1px;
  border-style: solid;
  border-color: #cccccc;
  background-color: #eeeeee;
  margin: 0; }
  .single .image_list img.download, .single img.download {
    width: 16px;
    height: 16px;
    border: none;
    background-color: transparent; }

.young .module {
  color: #7e2f92; }
  .young .module a {
    color: #7e2f92; }
.young .young {
  color: white; }
  .young .young a {
    color: white; }
.young.box {
  background-color: #8f38a3;
  background-image: url(images/young_bg.jpg);
  background-repeat: repeat-x;
  color: white; }
  .young.box a {
    color: white; }

.adult .module {
  color: #56a763; }
  .adult .module a {
    color: #56a763; }
.adult .adult {
  color: white; }
  .adult .adult a {
    color: white; }
.adult.box {
  background-color: #89b566;
  background-image: url(images/adult_bg.jpg);
  background-repeat: repeat-x;
  color: white; }
  .adult.box a {
    color: white; }

a.adult {
  color: #56a763;
  background: url(images/adult_ico_small.gif) no-repeat 0 3px;
  padding-left: 14px; }
  a.adult:after {
    content: " (Adults)"; }

.group #middle {
  background: url(images/group_line_bg.jpg) repeat-x; }

.nav .group strong {
  background: url(images/group_ico.gif) no-repeat 100% 0;
  color: #e69924;
  padding-right: 47px; }

.group .module {
  color: #e69924; }
  .group .module a {
    color: #e69924; }
.group .group {
  color: white; }
  .group .group a {
    color: white; }
.group.box {
  color: white;
  background-color: #ee9b01;
  background-image: url(images/group_bg.jpg);
  background-repeat: repeat-x; }
  .group.box a {
    color: white; }

a.group {
  color: #e69924;
  background: url(images/group_ico_small.gif) no-repeat 0 3px;
  padding-left: 14px; }
  a.group:after {
    content: " (Schools)"; }

.location #middle {
  background: url(images/location_line_bg.jpg) repeat-x; }

.nav .location strong {
  background: url(images/location_ico.gif) no-repeat 100% 0;
  color: #295799;
  padding-right: 47px; }

.location .module {
  color: #295799; }
.location .location {
  color: #295799; }
  .location .location a {
    color: #295799; }
.location.box {
  background-color: #7d9bbf;
  background-image: url(images/location_bg.jpg);
  background-repeat: repeat-x; }
  .location.box a {
    color: white; }

a.trigger {
  position: fixed;
  text-decoration: none;
  font-size: 12px;
  letter-spacing: -1px;
  font-family: verdana, helvetica, arial, sans-serif;
  color: white;
  padding: 10px 50px 10px 20px;
  font-weight: 700;
  background: #333333 url(images/plus.png) 85% 55% no-repeat;
  border: 1px solid #444444;
  -moz-border-radius-topright: 0;
  -webkit-border-top-right-radius: 0;
  -moz-border-radius-bottomright: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -moz-border-radius-bottomleft: 5px;
  -webkit-border-bottom-left-radius: 5px;
  display: block;
  z-index: 1006; }
  a.triggerhover {
    position: fixed;
    text-decoration: none;
    top: 0;
    left: 0;
    font-size: 16px;
    letter-spacing: -1px;
    font-family: verdana, helvetica, arial, sans-serif;
    color: white;
    padding: 20px 40px 20px 20px;
    font-weight: 700;
    background: #222222 url(images/plus.png) 85% 55% no-repeat;
    border: 1px solid #444444;
    -moz-border-radius-topright: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-bottomleft: 0px;
    -webkit-border-bottom-left-radius: 5px;
    display: block; }
  a.trigger.active {
    background: #222222 url(images/minus.png) 85% 55% no-repeat; }

a#show_tools {
  top: 0px;
  left: 20px; }

a#show_site {
  top: 0px;
  right: 20px; }


/* Welcome to Compass. Use this file to define print styles.
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/print.css" media="print" rel="stylesheet" type="text/css" /> */


