table.pretty {
  border: 1px solid #ccc;
  border-collapse: collapse;
  width: 100%; }
  table.pretty th {
    border: 1px solid #ccc;
    padding: 3px;
    font-weight: bold;
    text-align: center;
    color: white;
    background: #990000;
    vertical-align: middle; }
    table.pretty th a {
      text-decoration: underline;
      color: #990000; }
  table.pretty td {
    border: 1px solid #ddd;
    padding: 3px;
    color: #000; }
    table.pretty td a:link, table.pretty td a:visited {
      text-decoration: none;
      color: #0D5AC1; }
    table.pretty td a:hover {
      color: #333;
      text-decoration: underline; }

.zs_odd {
  background: #F0F5FE; }

.zs_even {
  background: white; }

form.cmxform {
  font: normal 11px "Lucida Grande", Helvetica, Verdana, Arial; }
  form.cmxform fieldset {
    margin-bottom: 10px;
    border: none; }
    form.cmxform fieldset ol {
      margin: 0;
      padding: 0; }
    form.cmxform fieldset li {
      list-style: none;
      padding: 5px;
      margin: 0; }
    form.cmxform fieldset fieldset {
      border: none;
      margin: 3px 0 0; }
      form.cmxform fieldset fieldset legend {
        padding: 0 0 5px;
        font-weight: bold;
        color: #943907; }
      form.cmxform fieldset fieldset label {
        display: block;
        width: auto;
        margin-left: 123px; }
      form.cmxform fieldset fieldset label.instrument {
        display: inline; }
  form.cmxform legend {
    padding: 0 2px;
    font-weight: bold;
    _margin: 0 -7px;
    color: #943907; }
  form.cmxform label {
    display: inline-block;
    line-height: 1.8;
    vertical-align: top;
    width: 100px; }
  form.cmxform em {
    font-weight: bold;
    font-style: normal;
    color: #f00; }

.notice {
  background: #eff7ff;
  border: 1px solid #c3e0e7;
  color: black;
  width: 98%;
  padding: 10px 1%;
  font-weight: bold;
  float: left; }

.error {
  background: #cd0000;
  border: 1px solid #9c0000;
  color: white;
  font-weight: bold;
  width: 98%;
  padding: 10px 1%;
  float: left; }

.flash {
  float: left;
  width: 96%;
  padding: 0 2%;
  margin-bottom: 10px;
  margin-top: 10px; }
  .flash ul {
    list-style: none; }

.fieldWithErrors {
  display: inline; }

#errorExplanation {
  width: 400px;
  border: 2px solid #CF0000;
  padding: 0px;
  padding-bottom: 12px;
  margin-bottom: 20px;
  background-color: #f0f0f0; }
  #errorExplanation h2 {
    text-align: left;
    font-weight: bold;
    padding: 5px 5px 5px 15px;
    font-size: 12px;
    margin: 0px;
    background-color: #c00;
    color: #fff; }
  #errorExplanation p {
    color: #333;
    margin-bottom: 0;
    padding: 8px; }
  #errorExplanation ul {
    margin: 2px 24px;
    list-style: none; }
    #errorExplanation ul li {
      font-size: 12px;
      list-style: disc;
      color: black; }

ul#admin_menu {
  list-style: none; }
  ul#admin_menu li {
    margin-bottom: 5px; }
    ul#admin_menu li a:link, ul#admin_menu li a:visited {
      text-decoration: none;
      color: #943907; }
    ul#admin_menu li a:hover {
      text-decoration: underline;
      color: #666; }

.floatleft {
  float: left; }

.fullwidth {
  width: 100%;
  background-color: #FFFFCC; }

.ta_right {
  text-align: right; }

.ta_left {
  text-align: left; }

.ta_center {
  text-align: center; }

.fullwidth_with_pad {
  width: 96%;
  padding: 0 2%; }

.generic_top_margin {
  margin-top: 10px; }

.ctc {
  color: #943907; }

.generic_margin {
  margin: 10px 0; }

.bold {
  font-weight: bold; }

.common_header {
  color: #FF5F3F;
  font-size: 24px;
  font-family: Georgia,"times new roman",serif; }

ul#common_options {
  list-style: none; }
  ul#common_options li {
    display: inline;
    margin-right: 10px; }
    ul#common_options li a:link, ul#common_options li a:visited {
      color: #943907;
      text-decoration: none; }
    ul#common_options li a:hover {
      color: #666;
      text-decoration: underline; }

a.common_link:visited, a.common_link:link {
  color: #943907;
  text-decoration: none; }

a.common_link:hover {
  color: #666;
  text-decoration: underline; }

a.brown_lnk:link, a.brown_lnk:visited {
  color: #6B3907;
  text-decoration: none;
  font-size: 16px; }

a.brown_lnk:hover {
  color: #6B3907;
  text-decoration: underline; }

.common_brown {
  color: #6B3907; }

.big_header {
  font-size: 24px; }

.medium_img {
  min-height: 180px;
  min-width: 180px;
  border: none; }

span.normal_link a:link, span.normal_link a:visited {
  text-decoration: none;
  font-weight: normal;
  font-size: 14px; }

.wyt_bg {
  background-color: white; }

.cream {
  background-color: #FFFFCC; }

div#album-cover.hi_page img {
  padding-left: 20px; }
