/* line 4, ../../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_reset.sass */
html, body {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline; }

/* line 12, ../../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_reset.sass */
div, span, object, iframe, h1, h2, h3, h4, h5, h6, p,
pre, a, abbr, acronym, address, code, del, dfn, em, img,
dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead, tr {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline; }

/* line 16, ../../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_reset.sass */
blockquote, q {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  quotes: "" ""; }
  /* line 42, ../../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_reset.sass */
  blockquote:before, q:before,
  blockquote:after, q:after {
    content: ""; }

/* line 18, ../../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_reset.sass */
th, td, caption {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

/* line 20, ../../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_reset.sass */
table {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  border-collapse: separate;
  border-spacing: 0;
  vertical-align: middle; }

/* line 22, ../../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_reset.sass */
a img {
  border: none; }

/* line 1, ../../../app/stylesheets/partials/_errors.sass */
.fieldWithErrors {
  padding: 2px;
  background-color: #ee4545;
  display: table; }

/* line 6, ../../../app/stylesheets/partials/_errors.sass */
#errorExplanation {
  padding: 8px;
  padding-bottom: 1px;
  margin-bottom: 25px;
  background-color: #ee4545; }

/* line 12, ../../../app/stylesheets/partials/_errors.sass */
#errorExplanation h2 {
  text-align: left;
  font-weight: bold;
  padding: 5px 5px 5px 15px;
  font-size: 120%;
  margin: -7px;
  background-color: #ee4545;
  color: #222222; }

/* line 21, ../../../app/stylesheets/partials/_errors.sass */
#errorExplanation p {
  font-weight: bold;
  color: #222222;
  margin-bottom: 0;
  padding: 5px; }

/* line 27, ../../../app/stylesheets/partials/_errors.sass */
#errorExplanation ul li {
  font-size: 12px;
  font-weight: bold;
  list-style: square;
  color: #222222; }

/* line 33, ../../../app/stylesheets/partials/_errors.sass */
.error {
  font-size: 14px;
  font-weight: bold;
  color: #222222; }

/* line 38, ../../../app/stylesheets/partials/_errors.sass */
.room_error {
  padding: 12px 0px 0px 30px;
  font-size: 12px;
  font-weight: normal;
  color: #222222; }

/* line 6, ../../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/compass/stylesheets/compass/utilities/general/_reset.sass */
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,
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-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline; }

/* line 17, ../../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/compass/stylesheets/compass/utilities/general/_reset.sass */
*:focus {
  outline: 0; }

/* line 20, ../../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/compass/stylesheets/compass/utilities/general/_reset.sass */
body {
  line-height: 1em;
  color: black;
  background: #fff; }

/* line 23, ../../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/compass/stylesheets/compass/utilities/general/_reset.sass */
ol, ul {
  list-style: none; }

/* tables still need 'cellspacing="0"' in the markup */
/* line 27, ../../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/compass/stylesheets/compass/utilities/general/_reset.sass */
table {
  border-collapse: separate;
  border-spacing: 0;
  vertical-align: middle; }

/* line 30, ../../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/compass/stylesheets/compass/utilities/general/_reset.sass */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

/* line 33, ../../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/compass/stylesheets/compass/utilities/general/_reset.sass */
q, blockquote {
  quotes: "" ""; }
  /* line 101, ../../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/compass/stylesheets/compass/utilities/general/_reset.sass */
  q:before, q:after, blockquote:before, blockquote:after {
    content: ""; }

/* line 36, ../../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/compass/stylesheets/compass/utilities/general/_reset.sass */
img a {
  border: none; }

/* line 22, ../../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
body.bp {
  line-height: 1.5;
  font-family: Helvetica Neue, Arial, Helvetica, sans-serif;
  color: #333333;
  font-size: 75%; }
  /* line 53, ../../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
  body.bp h1 {
    font-weight: normal;
    color: #222222;
    font-size: 3em;
    line-height: 1;
    margin-bottom: 0.5em; }
    /* line 58, ../../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
    body.bp h1 img {
      margin: 0; }
  /* line 60, ../../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
  body.bp h2 {
    font-weight: normal;
    color: #222222;
    font-size: 2em;
    margin-bottom: 0.75em; }
  /* line 64, ../../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
  body.bp h3 {
    font-weight: normal;
    color: #222222;
    font-size: 1.5em;
    line-height: 1;
    margin-bottom: 1em; }
  /* line 69, ../../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
  body.bp h4 {
    font-weight: normal;
    color: #222222;
    font-size: 1.2em;
    line-height: 1.25;
    margin-bottom: 1.25em; }
  /* line 74, ../../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
  body.bp h5 {
    font-weight: normal;
    color: #222222;
    font-size: 1em;
    font-weight: bold;
    margin-bottom: 1.5em; }
  /* line 79, ../../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
  body.bp h6 {
    font-weight: normal;
    color: #222222;
    font-size: 1em;
    font-weight: bold; }
  /* line 83, ../../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
  body.bp h2 img, body.bp h3 img, body.bp h4 img, body.bp h5 img, body.bp h6 img {
    margin: 0; }
  /* line 85, ../../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
  body.bp p {
    margin: 0 0 1.5em; }
    /* line 87, ../../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
    body.bp p img.left {
      display: inline;
      float: left;
      margin: 1.5em 1.5em 1.5em 0;
      padding: 0; }
    /* line 91, ../../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
    body.bp p img.right {
      display: inline;
      float: right;
      margin: 1.5em 0 1.5em 1.5em;
      padding: 0; }
  /* line 95, ../../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
  body.bp a {
    text-decoration: underline;
    color: #000099; }
    /* line 12, ../../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/compass/stylesheets/compass/utilities/links/_link_colors.sass */
    body.bp a:visited {
      color: #000066; }
    /* line 15, ../../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/compass/stylesheets/compass/utilities/links/_link_colors.sass */
    body.bp a:focus {
      color: black; }
    /* line 18, ../../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/compass/stylesheets/compass/utilities/links/_link_colors.sass */
    body.bp a:hover {
      color: black; }
    /* line 21, ../../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/compass/stylesheets/compass/utilities/links/_link_colors.sass */
    body.bp a:active {
      color: #cc0099; }
  /* line 98, ../../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
  body.bp blockquote {
    margin: 1.5em;
    color: #666;
    font-style: italic; }
  /* line 102, ../../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
  body.bp strong {
    font-weight: bold; }
  /* line 104, ../../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
  body.bp em {
    font-style: italic; }
  /* line 106, ../../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
  body.bp dfn {
    font-style: italic;
    font-weight: bold; }
  /* line 109, ../../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
  body.bp sup, body.bp sub {
    line-height: 0; }
  /* line 111, ../../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
  body.bp abbr, body.bp acronym {
    border-bottom: 1px dotted #666; }
  /* line 113, ../../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
  body.bp address {
    margin: 0 0 1.5em;
    font-style: italic; }
  /* line 116, ../../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
  body.bp del {
    color: #666; }
  /* line 118, ../../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
  body.bp pre {
    margin: 1.5em 0;
    white-space: pre; }
  /* line 121, ../../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
  body.bp pre, body.bp code, body.bp tt {
    font: 1em 'andale mono', 'lucida console', monospace;
    line-height: 1.5; }
  /* line 123, ../../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
  body.bp li ul, body.bp li ol {
    margin: 0 1.5em; }
  /* line 125, ../../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
  body.bp ul {
    margin: 0 1.5em 1.5em 1.5em;
    list-style-type: disc; }
  /* line 128, ../../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
  body.bp ol {
    margin: 0 1.5em 1.5em 1.5em;
    list-style-type: decimal; }
  /* line 131, ../../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
  body.bp dl {
    margin: 0 0 1.5em 0; }
    /* line 133, ../../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
    body.bp dl dt {
      font-weight: bold; }
  /* line 135, ../../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
  body.bp dd {
    margin-left: 1.5em; }
  /* line 137, ../../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
  body.bp table {
    margin-bottom: 1.4em;
    width: 100%; }
  /* line 140, ../../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
  body.bp th {
    font-weight: bold; }
  /* line 142, ../../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
  body.bp thead th {
    background: #c3d9ff; }
  /* line 144, ../../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
  body.bp th, body.bp td, body.bp caption {
    padding: 4px 10px 4px 5px; }
  /* line 146, ../../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
  body.bp tr.even td {
    background: #e5ecf9; }
  /* line 148, ../../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
  body.bp tfoot {
    font-style: italic; }
  /* line 150, ../../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
  body.bp caption {
    background: #eee; }
  /* line 152, ../../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
  body.bp .quiet {
    color: #666666; }
  /* line 154, ../../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass */
  body.bp .loud {
    color: #111111; }

/* line 10, ../../../app/stylesheets/admin.sass */
body.bp {
  background-image: url("/images/background-table.jpg");
  background-repeat: repeat-y;
  background-position: top center;
  background-color: #251911;
  text-align: left; }
  /* line 9, ../../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_utilities.sass */
  body.bp .clear {
    clear: both; }
  /* line 12, ../../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_utilities.sass */
  body.bp .nowrap {
    white-space: nowrap; }
  /* line 16, ../../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_utilities.sass */
  body.bp .clearfix {
    overflow: hidden;
    display: inline-block; }
    /* line 5, ../../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/compass/stylesheets/compass/utilities/general/_hacks.sass */
    body.bp .clearfix {
      display: block; }
  /* line 18, ../../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_utilities.sass */
  body.bp .small {
    font-size: .8em;
    margin-bottom: 1.875em;
    line-height: 1.875em; }
  /* line 22, ../../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_utilities.sass */
  body.bp .large {
    font-size: 1.2em;
    line-height: 2.5em;
    margin-bottom: 1.25em; }
  /* line 26, ../../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_utilities.sass */
  body.bp .first {
    margin-left: 0;
    padding-left: 0; }
  /* line 29, ../../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_utilities.sass */
  body.bp .last {
    margin-right: 0;
    padding-right: 0; }
  /* line 32, ../../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_utilities.sass */
  body.bp .top {
    margin-top: 0;
    padding-top: 0; }
  /* line 35, ../../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_utilities.sass */
  body.bp .bottom {
    margin-bottom: 0;
    padding-bottom: 0; }
  /* line 7, ../../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_debug.sass */
  body.bp .showgrid {
    background: url('/images/grid.png?1257983926'); }
  /* line 5, ../../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_interaction.sass */
  body.bp .error {
    padding: .8em;
    margin-bottom: 1em;
    border: 2px solid #dddddd;
    background: #fbe3e4;
    color: #8a1f11;
    border-color: #fbc2c4; }
    /* line 30, ../../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_interaction.sass */
    body.bp .error a {
      color: #8a1f11; }
  /* line 7, ../../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_interaction.sass */
  body.bp .notice {
    padding: .8em;
    margin-bottom: 1em;
    border: 2px solid #dddddd;
    background: #fff6bf;
    color: #514721;
    border-color: #ffd324; }
    /* line 38, ../../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_interaction.sass */
    body.bp .notice a {
      color: #514721; }
  /* line 9, ../../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_interaction.sass */
  body.bp .success {
    padding: .8em;
    margin-bottom: 1em;
    border: 2px solid #dddddd;
    background: #e6efc2;
    color: #264409;
    border-color: #c6d880; }
    /* line 46, ../../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_interaction.sass */
    body.bp .success a {
      color: #264409; }
  /* line 11, ../../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_interaction.sass */
  body.bp .hide {
    display: none; }
  /* line 13, ../../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_interaction.sass */
  body.bp .highlight {
    background: yellow; }
  /* line 15, ../../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_interaction.sass */
  body.bp .added {
    background: #006600;
    color: white; }
  /* line 17, ../../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_interaction.sass */
  body.bp .removed {
    background: #990000;
    color: white; }
  /* line 20, ../../../app/stylesheets/admin.sass */
  body.bp h2 {
    font-size: 21px; }
  /* line 23, ../../../app/stylesheets/admin.sass */
  body.bp #container {
    width: 1010px;
    margin: 0 auto;
    overflow: hidden;
    display: inline-block;
    background-color: white;
    width: 1070px; }
    /* line 5, ../../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/compass/stylesheets/compass/utilities/general/_hacks.sass */
    body.bp #container {
      display: block; }
    /* line 27, ../../../app/stylesheets/admin.sass */
    body.bp #container ul.horizontal-list {
      margin: 0;
      padding: 0;
      border: 0;
      outline: 0;
      overflow: hidden;
      display: inline-block; }
      /* line 5, ../../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/compass/stylesheets/compass/utilities/general/_hacks.sass */
      body.bp #container ul.horizontal-list {
        display: block; }
      /* line 50, ../../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/compass/stylesheets/compass/utilities/lists/_horizontal_list.sass */
      body.bp #container ul.horizontal-list li {
        list-style-type: none;
        margin-left: 0px;
        white-space: nowrap;
        display: inline;
        float: left;
        padding-left: 4px;
        padding-right: 4px; }
        /* line 40, ../../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/compass/stylesheets/compass/utilities/lists/_horizontal_list.sass */
        body.bp #container ul.horizontal-list li.first {
          padding-left: 0px; }
        /* line 42, ../../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/compass/stylesheets/compass/utilities/lists/_horizontal_list.sass */
        body.bp #container ul.horizontal-list li.last {
          padding-right: 0px; }
      /* line 29, ../../../app/stylesheets/admin.sass */
      body.bp #container ul.horizontal-list li {
        padding: 0px; }
    /* line 31, ../../../app/stylesheets/admin.sass */
    body.bp #container .bold {
      font-weight: bold; }
    /* line 33, ../../../app/stylesheets/admin.sass */
    body.bp #container .red {
      color: red; }
    /* line 36, ../../../app/stylesheets/admin.sass */
    body.bp #container #header {
      display: inline;
      float: left;
      margin-right: 0;
      width: 990px;
      width: 1000px;
      background-color: #332722;
      padding: 14px 35px 22px 35px; }
      /* line 101, ../../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
      * html body.bp #container #header {
        overflow-x: hidden; }
      /* line 42, ../../../app/stylesheets/admin.sass */
      body.bp #container #header ul#user_nav {
        margin: 0;
        padding: 0;
        border: 0;
        outline: 0;
        overflow: hidden;
        display: inline-block;
        position: relative;
        float: right;
        font-size: 13px;
        color: #fff2d8; }
        /* line 5, ../../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/compass/stylesheets/compass/utilities/general/_hacks.sass */
        body.bp #container #header ul#user_nav {
          display: block; }
        /* line 50, ../../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/compass/stylesheets/compass/utilities/lists/_horizontal_list.sass */
        body.bp #container #header ul#user_nav li {
          list-style-type: none;
          margin-left: 0px;
          white-space: nowrap;
          display: inline;
          float: left;
          padding-left: 5px;
          padding-right: 5px; }
          /* line 40, ../../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/compass/stylesheets/compass/utilities/lists/_horizontal_list.sass */
          body.bp #container #header ul#user_nav li.first {
            padding-left: 0px; }
          /* line 42, ../../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/compass/stylesheets/compass/utilities/lists/_horizontal_list.sass */
          body.bp #container #header ul#user_nav li.last {
            padding-right: 0px; }
        /* line 48, ../../../app/stylesheets/admin.sass */
        body.bp #container #header ul#user_nav a {
          color: #fff2d8;
          text-decoration: none; }
        /* line 51, ../../../app/stylesheets/admin.sass */
        body.bp #container #header ul#user_nav a:hover {
          text-decoration: underline; }
    /* line 54, ../../../app/stylesheets/admin.sass */
    body.bp #container #navigation {
      display: inline;
      float: left;
      margin-right: 0;
      width: 990px;
      width: 1000px;
      background-color: #332722;
      padding: 10px 47px 10px 23px;
      color: #fff2d8; }
      /* line 101, ../../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
      * html body.bp #container #navigation {
        overflow-x: hidden; }
      /* line 60, ../../../app/stylesheets/admin.sass */
      body.bp #container #navigation ul.horizontal-list {
        margin: 0;
        padding: 0;
        border: 0;
        outline: 0;
        overflow: hidden;
        display: inline-block; }
        /* line 5, ../../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/compass/stylesheets/compass/utilities/general/_hacks.sass */
        body.bp #container #navigation ul.horizontal-list {
          display: block; }
        /* line 50, ../../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/compass/stylesheets/compass/utilities/lists/_horizontal_list.sass */
        body.bp #container #navigation ul.horizontal-list li {
          list-style-type: none;
          margin-left: 0px;
          white-space: nowrap;
          display: inline;
          float: left;
          padding-left: 7px;
          padding-right: 7px; }
          /* line 40, ../../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/compass/stylesheets/compass/utilities/lists/_horizontal_list.sass */
          body.bp #container #navigation ul.horizontal-list li.first {
            padding-left: 0px; }
          /* line 42, ../../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/compass/stylesheets/compass/utilities/lists/_horizontal_list.sass */
          body.bp #container #navigation ul.horizontal-list li.last {
            padding-right: 0px; }
      /* line 63, ../../../app/stylesheets/admin.sass */
      body.bp #container #navigation a.sprite {
        display: block;
        text-indent: -5000px;
        background-position: 0 0;
        background-repeat: no-repeat; }
      /* line 68, ../../../app/stylesheets/admin.sass */
      body.bp #container #navigation a.sprite:hover {
        background-position: 0 -20px; }
      /* line 70, ../../../app/stylesheets/admin.sass */
      body.bp #container #navigation a.sprite:active {
        background-position: 0 -20px; }
      /* line 73, ../../../app/stylesheets/admin.sass */
      body.bp #container #navigation a.sprite-on {
        display: block;
        text-indent: -5000px;
        background-position: 0 -40px;
        background-repeat: no-repeat; }
      /* line 78, ../../../app/stylesheets/admin.sass */
      body.bp #container #navigation a.sprite-on:hover {
        background-position: 0 -20px; }
      /* line 80, ../../../app/stylesheets/admin.sass */
      body.bp #container #navigation a.sprite-on:active {
        background-position: 0 -20px; }
      /* line 83, ../../../app/stylesheets/admin.sass */
      body.bp #container #navigation a#pages {
        width: 54px;
        height: 20px;
        background-image: url(/images/admin-buttons/pages.png); }
      /* line 87, ../../../app/stylesheets/admin.sass */
      body.bp #container #navigation a#restaurants {
        width: 114px;
        height: 20px;
        background-image: url(/images/admin-buttons/restaurants.png); }
      /* line 91, ../../../app/stylesheets/admin.sass */
      body.bp #container #navigation a#lodging {
        width: 81px;
        height: 20px;
        background-image: url(/images/admin-buttons/lodging.png); }
      /* line 95, ../../../app/stylesheets/admin.sass */
      body.bp #container #navigation a#sponsors {
        width: 86px;
        height: 20px;
        background-image: url(/images/admin-buttons/sponsors.png); }
      /* line 99, ../../../app/stylesheets/admin.sass */
      body.bp #container #navigation a#events {
        width: 64px;
        height: 20px;
        background-image: url(/images/admin-buttons/events.png); }
      /* line 103, ../../../app/stylesheets/admin.sass */
      body.bp #container #navigation a#news {
        width: 50px;
        height: 20px;
        background-image: url(/images/admin-buttons/news.png); }
      /* line 107, ../../../app/stylesheets/admin.sass */
      body.bp #container #navigation a#faqs {
        width: 48px;
        height: 20px;
        background-image: url(/images/admin-buttons/faq.png); }
      /* line 111, ../../../app/stylesheets/admin.sass */
      body.bp #container #navigation a#press {
        width: 51px;
        height: 20px;
        background-image: url(/images/admin-buttons/press.png); }
      /* line 115, ../../../app/stylesheets/admin.sass */
      body.bp #container #navigation a#sweepstakes {
        width: 109px;
        height: 20px;
        background-image: url(/images/admin-buttons/sweepstakes.png); }
      /* line 119, ../../../app/stylesheets/admin.sass */
      body.bp #container #navigation a#users {
        width: 53px;
        height: 20px;
        background-image: url(/images/admin-buttons/users.png); }
    /* line 124, ../../../app/stylesheets/admin.sass */
    body.bp #container #content {
      display: inline;
      float: left;
      margin-right: 0;
      width: 990px;
      background-color: white;
      padding: 35px;
      min-height: 300px; }
      /* line 101, ../../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
      * html body.bp #container #content {
        overflow-x: hidden; }
      /* line 130, ../../../app/stylesheets/admin.sass */
      body.bp #container #content h4 {
        margin-bottom: 0; }
      /* line 8, ../../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/compass/stylesheets/compass/utilities/lists/_bullets.sass */
      body.bp #container #content ul li {
        list-style-type: none;
        margin-left: 0px; }
      /* line 136, ../../../app/stylesheets/admin.sass */
      body.bp #container #content #flash {
        text-align: center;
        font-weight: bold;
        font-size: 120%;
        padding: 5px 5px 5px 10px;
        margin-bottom: 20px;
        border: none; }
      /* line 143, ../../../app/stylesheets/admin.sass */
      body.bp #container #content #flash.notice {
        color: #006600;
        background-color: #99cc77;
        display: none; }
      /* line 147, ../../../app/stylesheets/admin.sass */
      body.bp #container #content #flash.alert {
        color: #333333;
        background-color: #ee4545;
        display: none; }
      /* line 152, ../../../app/stylesheets/admin.sass */
      body.bp #container #content #left-column {
        display: inline;
        float: left;
        margin-right: 10px;
        width: 430px; }
        /* line 101, ../../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
        * html body.bp #container #content #left-column {
          overflow-x: hidden; }
      /* line 154, ../../../app/stylesheets/admin.sass */
      body.bp #container #content #right-column {
        display: inline;
        float: left;
        margin-right: 0;
        width: 390px;
        border-left: 1px solid #999;
        padding: 0 0 35px 35px; }
        /* line 101, ../../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
        * html body.bp #container #content #right-column {
          overflow-x: hidden; }
      /* line 158, ../../../app/stylesheets/admin.sass */
      body.bp #container #content #bottom-row {
        padding: 20px 0 20px 0;
        clear: both; }
      /* line 162, ../../../app/stylesheets/admin.sass */
      body.bp #container #content .course-title {
        font-size: 18px;
        font-weight: bold; }
      /* line 166, ../../../app/stylesheets/admin.sass */
      body.bp #container #content .menu-items-list {
        background-color: #fff2d8;
        padding: 5px 5px 5px 10px;
        width: 700px; }
      /* line 171, ../../../app/stylesheets/admin.sass */
      body.bp #container #content .course-list {
        padding: 10px 0 10px 0; }
        /* line 174, ../../../app/stylesheets/admin.sass */
        body.bp #container #content .course-list .menu-items table {
          margin-bottom: 2px; }
          /* line 176, ../../../app/stylesheets/admin.sass */
          body.bp #container #content .course-list .menu-items table .handle {
            width: 30px;
            vertical-align: middle; }
          /* line 179, ../../../app/stylesheets/admin.sass */
          body.bp #container #content .course-list .menu-items table .title {
            width: 150px;
            vertical-align: middle; }
          /* line 182, ../../../app/stylesheets/admin.sass */
          body.bp #container #content .course-list .menu-items table .description {
            width: 250px;
            vertical-align: middle; }
          /* line 185, ../../../app/stylesheets/admin.sass */
          body.bp #container #content .course-list .menu-items table .delete {
            vertical-align: middle; }
        /* line 187, ../../../app/stylesheets/admin.sass */
        body.bp #container #content .course-list .form-holder {
          padding-left: 25px; }
          /* line 189, ../../../app/stylesheets/admin.sass */
          body.bp #container #content .course-list .form-holder .menu-item-form {
            width: 600px; }
        /* line 191, ../../../app/stylesheets/admin.sass */
        body.bp #container #content .course-list .reveal-button {
          height: 20px;
          padding: 14px 0 0 24px; }
      /* line 196, ../../../app/stylesheets/admin.sass */
      body.bp #container #content table.courses {
        width: 400px; }
        /* line 198, ../../../app/stylesheets/admin.sass */
        body.bp #container #content table.courses .handle {
          width: 20px; }
        /* line 200, ../../../app/stylesheets/admin.sass */
        body.bp #container #content table.courses .course-title {
          width: 200px;
          text-align: left; }
      /* line 203, ../../../app/stylesheets/admin.sass */
      body.bp #container #content table.photos {
        width: 600px; }
      /* line 206, ../../../app/stylesheets/admin.sass */
      body.bp #container #content .red-background {
        background-color: #ee4545; }
    /* line 209, ../../../app/stylesheets/admin.sass */
    body.bp #container #footer {
      display: inline;
      float: left;
      margin-right: 0;
      width: 950px;
      width: 1070px;
      background-color: #332722;
      padding: 10px 0 10px 0;
      text-align: center;
      color: #fff2d8; }
      /* line 101, ../../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass */
      * html body.bp #container #footer {
        overflow-x: hidden; }
      /* line 216, ../../../app/stylesheets/admin.sass */
      body.bp #container #footer ul.horizontal-list {
        margin: 0;
        padding: 0;
        border: 0;
        outline: 0;
        overflow: hidden;
        display: inline-block; }
        /* line 5, ../../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/compass/stylesheets/compass/utilities/general/_hacks.sass */
        body.bp #container #footer ul.horizontal-list {
          display: block; }
        /* line 50, ../../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/compass/stylesheets/compass/utilities/lists/_horizontal_list.sass */
        body.bp #container #footer ul.horizontal-list li {
          list-style-type: none;
          margin-left: 0px;
          white-space: nowrap;
          display: inline;
          float: left;
          padding-left: 4px;
          padding-right: 4px; }
          /* line 40, ../../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/compass/stylesheets/compass/utilities/lists/_horizontal_list.sass */
          body.bp #container #footer ul.horizontal-list li.first {
            padding-left: 0px; }
          /* line 42, ../../../vendor/gems/chriseppstein-compass-0.8.17/frameworks/compass/stylesheets/compass/utilities/lists/_horizontal_list.sass */
          body.bp #container #footer ul.horizontal-list li.last {
            padding-right: 0px; }
        /* line 218, ../../../app/stylesheets/admin.sass */
        body.bp #container #footer ul.horizontal-list li {
          padding-left: 0;
          padding-right: 0; }
        /* line 221, ../../../app/stylesheets/admin.sass */
        body.bp #container #footer ul.horizontal-list a {
          color: #302D2F;
          text-decoration: none; }
