SELECT {
  font-family: arvo, serif;
  text-align: center; }
  SELECT OPTION {
    font-family: arvo, serif;
    text-align: center; }

BODY {
  font-family: "Arvo", serif;
  font-size: 16pt; }

.style1 {
  font-size: 16pt; }

.head_comic {
  font-size: 110%;
  font-weight: bold;
  margin-top: 10px; }

.comic_link {
  font-size: 85%; }

.comic_field {
  font-size: 16pt;
  font-weight: 700;
  text-align: center;
  border: 2px solid gray;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px; }

.catalog_title {
  margin-top: 20px;
  font-size: 22pt;
  font-weight: bold;
  line-height: 24pt;
  text-align: center; }

.department_div {
  background: #f8f8ff;
  margin-top: 30px; }

.department_title {
  font-size: 18pt;
  font-weight: bold;
  line-height: 24pt;
  text-align: center; }

.item_title {
  font-size: 16pt;
  font-weight: bold;
  line-height: 18pt; }

.item_subtitle {
  font-size: 14pt;
  font-weight: bold;
  line-height: 14pt;
  margin-top: 4px; }

.item_tagline {
  margin-top: 10px;
  font-size: 12pt;
  font-weight: bold;
  line-height: 16pt;
  font-style: italic; }

.item_description {
  margin-top: 20px;
  font-size: 12pt;
  line-height: 15pt; }

.item_details {
  margin-top: 20px;
  font-size: 12pt;
  line-height: 15pt;
  font-style: italic; }

.item_synopsis {
  margin-top: 20px;
  font-size: 11pt;
  line-height: 15pt;
  font-style: italic;
  border: 1px solid gray;
  background: #e0e0e0;
  padding: 8px; }

.item_shipping {
  margin-top: 20px;
  font-size: 12pt;
  line-height: 15pt;
  font-style: italic; }

.item_picture {
  width: 250px;
  border: 1px solid gray; }

.item_thumbnail {
  width: 50px;
  border: 1px solid gray;
  margin: 3px; }

.item_thumbnail_current {
  width: 50px;
  border: 3px solid gray;
  margin: 1px; }

.sku_price_list {
  margin-top: 10px;
  padding-left: 10px;
  padding-right: 10px; }

.sku_price_list_item {
  width: 100%;
  margin-top: 4px;
  border-top: 1px solid gray; }

.sku_name {
  font-size: 11pt;
  text-align: left;
  width: 90%; }

.sku_description {
  font-size: 11pt;
  margin-top: 3px; }

.sku_price {
  font-size: 12pt;
  font-weight: bold;
  text-align: right; }

.catalog_form {
  margin: 10px;
  border: 1px solid gray; }

.catalog_address_form {
  margin: 10px;
  border: 1px solid gray; }
  .catalog_address_form .label {
    font-size: 12px;
    color: #606060;
    padding-left: 10px;
    padding-right: 4px;
    text-align: right;
    vertical-align: center; }
  .catalog_address_form td {
    padding: 6px; }

.error_explanation {
  border: 2px solid red;
  background: #FFC080;
  padding: 6px;
  font-size: 90%; }

.order_box {
  width: 700px;
  border: 1px solid black;
  font-size: 14px;
  line-height: 18px; }
  .order_box td {
    padding: 6px; }

.total_line {
  background: #e0e0e0;
  border-top: 2px solid gray; }

.nav_toon {
  background: #3fc4ef;
  color: #000000;
  text-align: center;
  padding-top: 8px;
  padding-bottom: 13px;
  font-size: 11pt;
  font-weight: bold;
  vertical-align: middle; }
  .nav_toon a {
    color: #000000;
    text-decoration: none; }
  .nav_toon a:hover {
    color: #d25326;
    text-decoration: none; }

.side_bar {
  vertical-align: top;
  padding-top: 50px;
  padding-left: 20px;
  padding-right: 20px;
  text-align: left;
  font-size: 10pt;
  line-height: 12pt;
  font-weight: 400; }
  .side_bar a {
    color: #000000;
    text-decoration: none; }
  .side_bar a:hover {
    color: #d25326;
    text-decoration: none; }

.nav_div {
  border-left: 1px solid #8080C0; }

.nav_hilite {
  background-image: url(/images/highlight.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100%; }

.new_item_headline {
  vertical-align: top;
  padding-top: 50px;
  font-size: 16px;
  text-align: left; }
  .new_item_headline img {
    padding-right: 5px; }

.new_item_story {
  vertical-align: top;
  margin-top: 10px;
  font-size: 13px;
  text-align: left;
  line-height: 15px; }

#entry {
  margin: 10px 60px;
  background-color: #e6d5d8;
  margin-bottom: 30px;
  background-color: #e6d5d8;
  -moz-border-radius: 16px;
  -webkit-border-radius: 16px;
  border-radius: 16px; }

.commentary {
  background-color: #e6d5d8;
  margin: 30px 60px;
  padding: 10px 20px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  text-align: left;
  line-height: 120%; }

.basic_body {
  border: 16px solid #5e343c;
  background-color: white;
  width: 960px;
  padding-top: 50px;
  color: #235906; }
  .basic_body a {
    color: none;
    text-decoration: none;
    color: #235906; }
  .basic_body a:visited {
    color: none;
    text-decoration: none;
    color: #235906; }
  .basic_body a:hover {
    color: red;
    text-decoration: underline; }

.credits {
  font-size: 15px;
  color: white; }
  .credits a {
    text-decoration: none;
    color: white; }
  .credits a:visited {
    color: white; }
  .credits a:hover {
    color: #f1da5d; }

.comment_holder {
  width: 100%;
  margin-bottom: 20px;
  font-size: 14px; }

.comment_base {
  font-size: 90%;
  font-weight: bold;
  margin: 10px 60px;
  background-color: #e6d5d8;
  -moz-border-radius: 16px;
  -webkit-border-radius: 16px;
  border-radius: 16px; }

.comment_base_inner {
  background: url(/images/yellowing.png);
  margin: 3px; }

.comment_text {
  text-align: left;
  padding: 16px;
  line-height: 18px; }

.comment_user {
  text-align: right;
  text-decoration: italic;
  padding: 16px; }

.comment_indent {
  margin-left: 10px;
  margin-top: 10px;
  margin-bottom: 0px; }

.comment_indent_less {
  margin-left: 1px;
  margin-top: 10px;
  margin-bottom: 0px;
  margin-right: -3px; }

.comment_spacer {
  height: 20px; }

.sparkle {
  border: 4px solid red; }

.edit_label {
  padding-top: 10px;
  vertical-align: top;
  font-size: 14px;
  font-weight: bold; }

.edit_area {
  padding-top: 10px;
  vertical-align: top; }
  .edit_area TEXTAREA {
    width: 700px;
    height: 100px; }
  .edit_area INPUT[type="text"] {
    width: 700px; }

.demo_area {
  padding-top: 10px;
  vertical-align: top;
  font-size: 13px;
  width: 500px; }

.strip_list {
  text-align: left;
  font-size: 12pt;
  font-weight: bold;
  font-family: helvetica;
  padding: 10px;
  background: #eef;
  margin-top: 20px; }
  .strip_list h2 {
    font-size: 14pt; }
  .strip_list ul {
    padding-left: 0;
    margin-left: 0; }
    .strip_list ul li {
      background: #ccc;
      list-style-type: none;
      padding: 0px; }
      .strip_list ul li ul {
        margin-top: 20px;
        margin-left: 20px; }
        .strip_list ul li ul li {
          background: #bbb; }
          .strip_list ul li ul li ul {
            margin-top: 20px; }
            .strip_list ul li ul li ul li {
              margin-top: 10px; }
              .strip_list ul li ul li ul li div {
                background: #444;
                color: white;
                font-size: 16pt;
                padding: 8px;
                margin-bottom: 8px; }
              .strip_list ul li ul li ul li table {
                margin: 15px; }
            .strip_list ul li ul li ul li:nth-child(odd) {
              background: #aaa; }
            .strip_list ul li ul li ul li:nth-child(even) {
              background: #ccc; }

.edit_table {
  font-size: 14px; }
  .edit_table TD:nth-of-type(1) {
    padding-top: 10px;
    vertical-align: top;
    font-size: 14px;
    font-weight: bold; }
  .edit_table TD:nth-of-type(2) {
    padding-top: 10px;
    vertical-align: top; }
    .edit_table TD:nth-of-type(2) TEXTAREA {
      width: 700px;
      height: 100px; }
    .edit_table TD:nth-of-type(2) INPUT[type="text"] {
      width: 700px; }
  .edit_table TD:nth-of-type(3) {
    padding-top: 10px;
    vertical-align: top;
    font-size: 13px;
    width: 500px; }

.about {
  vertical-align: top;
  text-align: left;
  color: #235906;
  font-size: 13pt;
  padding: 20px 30px 20px 30px;
  text-indent: 50px;
  line-height: 20pt; }
  .about .bolder {
    font-weight: 600;
    text-decoration: underline; }
  .about .icon {
    text-align: center;
    font-size: 11pt;
    text-indent: 0;
    line-height: 11pt; }
    .about .icon A {
      text-decoration: none;
      color: #235906; }
    .about .icon A:hover {
      text-decoration: underline; }
    .about .icon A:visited {
      color: #235906; }

.cast_table IMG {
  margin: 10px;
  width: 120px;
  height: 120px; }

.cast_about {
  vertical-align: top;
  text-align: left;
  color: #235906;
  font-size: 12pt;
  padding: 20px 30px 0 0;
  text-indent: 0;
  line-height: 16pt; }
  .cast_about .bolder {
    font-weight: 600;
    text-decoration: none; }

.links {
  vertical-align: top;
  text-align: left;
  color: #235906;
  font-size: 14pt;
  padding: 20px 30px 20px 30px;
  line-height: 18pt; }
  .links .header {
    font-weight: 600;
    text-decoration: underline;
    padding: 50px 0 10px 0; }
  .links .icon {
    text-align: center;
    font-size: 11pt;
    line-height: 11pt;
    padding-bottom: 30px; }
    .links .icon A {
      text-decoration: none;
      color: #235906; }
    .links .icon A:hover {
      text-decoration: underline; }
    .links .icon A:visited {
      color: #235906; }

.backroom_table {
  font-size: 14px; }
  .backroom_table TR {
    border-bottom: 1px solid gray; }
  .backroom_table TR:last-of-type {
    border-bottom: none; }
  .backroom_table TD {
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 10px; }

.tbutton {
  width: 300px;
  background: #7ed54f;
  padding: 5px 10px 5px 10px;
  border: 2px solid black;
  text-align: center;
  font-weight: bold;
  font-size: 12pt;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px; }

button {
  cursor: pointer;
  width: 360px;
  border: 1px solid black;
  font-size: 110%;
  font-weight: bold;
  height: 30px;
  vertical-align: center;
  background: #7ed54f;
  font-family: Arvo, serif;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px; }

.smaller {
  font-size: 11pt;
  padding: 4px 8px 4px 8px; }

.news_col1 {
  vertical-align: top;
  width: 170px;
  font-size: 12px;
  font-weight: bold;
  padding-right: 10px; }

.news_col2 {
  text-align: left;
  margin-top: 20px;
  vertical-align: top; }

/*# sourceMappingURL=chap.css.map */
