#intro_holder {
  width: 948px;
  margin: 0 auto 40px auto;
  background: url(/images/intro.jpg) no-repeat; }

#intro_footer {
  color: #4A4A4A;
  text-align: center; }
  #intro_footer a {
    color: #4A4A4A;
    text-decoration: none; }
    #intro_footer a:hover {
      color: #8F0505;
      text-decoration: underline; }

#holder {
  width: 874px;
  margin: 57px auto 40px auto;
  color: #ffffff; }
  #holder a {
    color: #b60000;
    text-decoration: none; }
    #holder a:visited {
      color: #b60000; }
    #holder a:hover {
      color: #e8bc3e;
      text-decoration: underline; }

#top_area {
  height: 130px;
  padding: 15px;
  background-repeat: no-repeat; }

#main_holder {
  background: url(/images/main_bg.jpg) repeat-y; }

#main_holder_inner {
  _height: 563px;
  min-height: 563px;
  background: url(/images/main_top_bg.jpg) no-repeat; }

#main_column {
  color: #EEEEEE;
  width: 610px;
  float: left; }
  #main_column ul {
    margin-left: 0px;
    padding-left: 10px; }
    #main_column ul li {
      margin-left: 20px;
      margin-bottom: 7px; }
  #main_column ul.bg {
    background: #333333;
    padding: 10px; }

#side_column {
  width: 180px;
  margin-right: 47px;
  float: left; }

.top_right {
  float: left;
  text-align: right;
  width: 580px;
  padding: 10px 0 0 0; }

.top_left {
  float: left;
  width: 250px; }

.home {
  height: 130px;
  cursor: pointer; }

#footer {
  background: url(/images/main_bg.jpg) repeat-y;
  font-size: 85%;
  color: #aaaaaa; }
  #footer .inner {
    background: url(/images/footer_base_bg.jpg) bottom no-repeat;
    padding-bottom: 15px; }
  #footer .left {
    float: left;
    padding-left: 30px;
    width: 405px; }
  #footer .right {
    float: left;
    padding-right: 30px;
    width: 405px;
    text-align: right; }
  #footer p {
    display: inline; }

#main_top {
  margin-bottom: 8px; }

.main_top_controls {
  float: right; }

body {
  background: black url(/images/bg.jpg) center top no-repeat;
  line-height: 18px;
  margin: 0;
  padding: 0; }

body, td {
  font-family: tahoma, arial, helvetica, sans-serif; }

h1, h2, h3, h4, h5, h6, h7 {
  margin: 0; }

h1.image {
  display: none; }

h1 {
  margin-bottom: 13px; }

#main_column h2 {
  color: #b60000;
  margin-bottom: 5px; }

#main_column h3 {
  margin-bottom: 5px; }
  #main_column h3 a {
    color: white; }

img.image_right {
  float: right;
  margin: 0 0 20px 20px; }

img.image_left {
  float: left;
  margin: 0 20px 20px 0; }

table {
  width: 100%;
  border-collapse: collapse;
  padding-bottom: 2px;
  border-bottom: 2px solid#939393; }

td, th {
  text-align: left;
  font-size: 85%;
  font-weight: normal;
  border: none;
  border-bottom: 1px solid #222222;
  padding: 3px;
  vertical-align: bottom; }

table.default_size td {
  font-size: 100%; }

th {
  padding-bottom: 1px;
  color: #939393;
  vertical-align: bottom;
  border-bottom: 2px solid#939393; }

textarea {
  padding: 5px;
  width: 440px; }

img {
  border: none; }

pre {
  background-color: #eee;
  padding: 10px;
  font-size: 85%; }

p {
  margin: 0 0 1em 0; }

ul {
  margin-left: 5px;
  padding-left: 5px; }

a {
  outline: none; }

.clear {
  clear: both;
  font-size: 1px;
  height: 1px; }

img.right {
  float: right;
  margin: 0 0 20px 20px; }

.layout_set {
  border: none;
  background: #222222; }
  .layout_set legend {
    color: #aaaaaa; }
  .layout_set table {
    margin: 0;
    border: none; }
  .layout_set table th {
    border: none;
    width: 120px;
    vertical-align: top; }
  .layout_set table td {
    vertical-align: top; }
  .layout_set .after {
    font-size: 85%; }
  .layout_set .after_inline {
    display: inline; }
  .layout_set .required {
    color: #b51406; }
  .layout_set input.wide {
    width: 400px; }
  .layout_set input.medium {
    width: 200px; }
  .layout_set.submit_area {
    background: #222222;
    border: 1px solid#555555;
    text-align: right;
    padding: 3px; }

.fieldWithErrors {
  color: #b51406;
  display: inline; }
  .fieldWithErrors input {
    border: 2px solid #b51406; }

.formError {
  color: #b51406;
  display: inline;
  font-weight: bold; }

.labelFormError {
  color: #b51406; }

#errorExplanation {
  border: 2px solid #b51406;
  padding: 7px;
  margin-bottom: 20px;
  background-color: #b51406;
  color: #ffffff; }

#errorExplanation h2 {
  text-align: left;
  font-weight: bold;
  padding: 5px 5px 5px 5px;
  font-size: 100%;
  margin: -7px; }

#errorExplanation p {
  margin-bottom: 0;
  padding: 5px; }

#errorExplanation ul li {
  font-size: 85%;
  margin-left: 20px; }

div.uploadStatus {
  margin: 5px; }

div.progressBar {
  margin: 5px; }

div.progressBar div.border {
  background-color: #fff;
  border: 1px solid gray;
  width: 100%; }

div.progressBar div.background {
  background-color: #333;
  height: 18px;
  width: 0%; }

.notice_flash, .error_flash {
  font-size: 116%;
  padding: 5px;
  border-style: solid;
  border-width: 1px;
  margin-bottom: 13px; }

.notice_flash {
  background: #239E0A;
  color: white;
  border-color: #7EA776; }

.error_flash {
  background: #CC0000;
  color: white;
  border-color: #CC9999; }

.xsmb {
  margin-bottom: 2px; }

.smb {
  margin-bottom: 5px; }

.mmb {
  margin-bottom: 8px; }

.lmb {
  margin-bottom: 13px; }

.xlmb {
  margin-bottom: 20px; }

.xxlmb {
  margin-bottom: 30px; }

.xsmt {
  margin-top: 2px; }

.smt {
  margin-top: 5px; }

.mmt {
  margin-top: 8px; }

.lmt {
  margin-top: 13px; }

.xlmt {
  margin-top: 20px; }

.small {
  font-size: 85%; }

.strong {
  font-weight: bold; }

.normal {
  font-weight: normal; }

.strike {
  text-decoration: line-through; }

.highlight {
  color: #b60000; }

.fright {
  float: right; }

.fleft {
  float: left;
  margin-right: 20px; }

.handel {
  cursor: move; }

.right {
  text-align: right; }

.center {
  text-align: center; }

.odd, .even {
  padding: 5px; }

.box_light, .box_darker, .box_dark {
  padding: 10px; }

.box_light {
  background: #E5E5E5; }

.box_darker {
  background: #CBCBCB; }

.box_dark {
  color: #E5E5E5;
  background: #6C6C6C; }

.box_dark a {
  color: #FBFBFB; }

#modal_container {
  padding: 5px;
  background-color: #fff;
  border: 1px solid #666;
  overflow: auto;
  font-family: "Lucida Grande",Verdana;
  font-size: 85%;
  color: #333;
  text-align: left; }

#modal_container.test {
  background-color: #900;
  color: #fff;
  padding: 30px;
  text-align: center; }

#modal_overlay {
  background-color: #000; }

#modal_overlay.test {
  background-color: #fff; }

.edit_link {
  float: left;
  width: 14px; }

textarea.editor, textarea.editor_simple, textarea.plain {
  height: 320px;
  width: 99%; }

textarea.editor_popup {
  height: 347px;
  width: 599px; }

.single_line {
  width: 95%; }

textarea.plain {
  height: 305px; }

input.token {
  width: 450px; }

.order_page_group {
  margin-bottom: 10px; }

span.order_subpage {
  display: block;
  margin-left: 20px; }

.image_thumb {
  border-top: 1px solid#939393;
  padding-top: 10px;
  margin-top: 10px; }
  .image_thumb .holder {
    float: left;
    margin: 0 10px 10px 37px;
    text-align: center;
    font-size: 85%; }
    .image_thumb .holder div.image {
      height: 100px; }
    .image_thumb .holder img {
      padding: 2px;
      border: 1px solid#939393;
      margin-bottom: 2px; }

.image_thumb_edit img {
  float: right;
  margin-left: 20px;
  padding: 2px;
  border: 1px solid#939393; }

#nav_area div {
  font-weight: bold;
  padding: 3px 10px 3px 0px; }
  #nav_area div a {
    text-decoration: none; }
  #nav_area div.root_page {
    margin-top: 1px; }
    #nav_area div.root_page a {
      cursor: pointer;
      display: block;
      font-weight: normal;
      font-weight-text-decoration: underline; }
  #nav_area div.sub_page {
    padding: 2px 10px 2px 20px; }
    #nav_area div.sub_page a {
      cursor: pointer;
      display: block;
      font-weight: normal; }
      #nav_area div.sub_page a:hover {
        text-decoration: underline; }
  #nav_area div.spacer {
    height: 0; }

.person {
  clear: both;
  margin-bottom: 30px; }
  .person .person_image {
    float: left;
    width: 160px;
    padding-top: 7px; }
    .person .person_image img {
      border: 1px solid #939393;
      padding: 2px;
      margin-bottom: 10px; }
  .person .person_text {
    margin-left: 200px; }

.partner {
  clear: both;
  margin-bottom: 30px; }
  .partner .partner_image {
    float: left;
    width: 160px;
    padding-top: 7px; }
    .partner .partner_image img {
      margin-bottom: 10px; }
  .partner .partner_text {
    margin-left: 170px; }

.partner_panel {
  float: right;
  border: 1px solid #303030;
  width: 166px;
  padding: 5px 8px 8px 8px;
  margin: 0 0 20px 10px; }
  .partner_panel img {
    margin-bottom: 10px; }

.item_graphic {
  float: left;
  width: 80px; }
  .item_graphic img {
    border: 1px solid #939393;
    padding: 2px;
    margin-bottom: 10px; }

.item_text {
  margin-left: 70px;
  margin-bottom: 10px; }

.navigation {
  margin: 29px 0 0 30px; }

.admin_tools {
  margin-top: 20px;
  padding: 7px;
  font-size: 85%;
  width: 141px;
  background: #222222; }

.date {
  border-bottom: 1px solid #444444;
  padding-bottom: 1px;
  margin-bottom: 4px;
  font-size: 85%;
  color: #aaaaaa; }
  .date a {
    color: #aaaaaa; }
    .date a:visited {
      color: #aaaaaa; }

.city_updates {
  width: 410px; }

td.track {
  vertical-align: top;
  padding-top: 6px; }

.table_window {
  border: none; }

.table_window tr, .table_window td, .table_window th {
  border: none; }

.city_gallery {
  margin-bottom: 20px; }
  .city_gallery img {
    border: 1px solid #939393;
    margin-right: 3px; }

ul#gallery {
  margin: 0;
  padding: 0; }
  ul#gallery li {
    float: left;
    padding: 0 0 15px 0;
    margin: 0;
    list-style: none; }
  ul#gallery .thumb {
    background-repeat: no-repeat;
    background-position: center center;
    background-color: #222222;
    border: 1px solid #939393; }
    ul#gallery .thumb a {
      width: 134px;
      height: 134px;
      display: block; }

ul#editor_files_images {
  margin: 20px 0 0 0;
  padding: 0; }
  ul#editor_files_images li {
    padding: 0 10px 0 0;
    margin: 0;
    width: 100px; }

#admin_pages {
  width: 400px;
  border-top: 1px solid #181818; }
  #admin_pages .bbs {
    border-bottom: 1px solid #181818;
    padding: 3px 0 3px 0; }
  #admin_pages .links {
    float: right;
    font-size: 0.9em;
    padding-top: 2px; }
