body, * {
  margin: 0px;
  padding: 0px; }

body {
  font-family: "helvetica", sans-serif;
  line-height: 0.9em; }

#pagewrapper {
  width: 1008px;
  padding: 0;
  margin: 0 auto; }

#content {
  padding: 20px 10px; }

span.flash {
  width: 300px;
  height: 40px;
  border-top: 3px yellow solid;
  border-bottom: 3px yellow solid;
  color: red; }

#page_body {
  display: block;
  clear: both;
  background: #ebebeb;
  padding: 10px 10px; }

#header {
  height: 220px;
  background: url("/images/header_bg2.png") top center no-repeat; }
  #header p {
    padding: 20px 10px;
    font-size: 24px;
    margin: 0;
    color: white; }

#footer {
  padding-top: 6px;
  padding-bottom: 6px;
  clear: both;
  text-align: center; }
  #footer p, #footer a {
    text-align: center;
    font-size: 12px;
    color: white;
    font-weight: bold;
    margin: 0;
    padding: 2px; }

#navbar {
  background: white; }
  #navbar ul.navigation {
    margin-right: 0px;
    list-style: none;
    font-size: 13px;
    float: right; }
    #navbar ul.navigation li {
      float: left;
      height: 27px; }
      #navbar ul.navigation li:hover {
        background-color: #000001; }
      #navbar ul.navigation li a {
        padding: 0.4em 1.5em;
        color: #373737;
        text-decoration: none;
        float: left; }
        #navbar ul.navigation li a:hover {
          background-color: #5798ab;
          color: #cdcdcd;
          color: white; }
  #navbar #current a {
    background-color: #75b6c9;
    color: white; }
  #navbar li#current {
    background-color: #75b6c9; }

#subnav {
  float: left;
  margin-right: 20px;
  clear: both; }

#edit_link {
  padding: 5px;
  height: 20px;
  width: 200px;
  clear: both;
  background: #c5ffff; }

a#edit {
  font-size: 12px; }

#subnav {
  float: left;
  margin: 0 20px 10px -10px;
  padding: 5px; }
  #subnav ul {
    list-style: none;
    font-size: 10px;
    margin: 0;
    padding: 0; }
    #subnav ul li {
      background-color: #cdcdcd;
      margin-bottom: 2px;
      font-size: 1.2em;
      float: left;
      width: 130px;
      margin-left: 3px;
      padding-left: 10px; }
      #subnav ul li a {
        padding: 5px 0px;
        display: block;
        color: #373737;
        text-decoration: none; }
        #subnav ul li a:hover {
          background-color: #a5a5a5;
          color: white; }

a.orion {
  text-decoration: none; }

.testimonial_block {
  color: #282828;
  background-color: #fafafa;
  padding: 10px;
  margin-bottom: 20px;
  border-bottom: 3px solid;
  border-color: #50ceff; }
  .testimonial_block .testimonial_body {
    margin: 20px; }
  .testimonial_block strong {
    font-size: 1em;
    padding: 10px; }

body {
  background-color: white;
  color: #333333;
  font-size: 13px;
  line-height: 18px; }

p, ol, ul, td {
  font-size: 13px;
  line-height: 18px; }

pre {
  background-color: #eeeeee;
  padding: 10px;
  font-size: 11px; }

a {
  color: black; }
  a:visited {
    color: #666666; }
  a:hover {
    color: white; }

.fieldWithErrors {
  padding: 2px;
  background-color: red;
  display: table; }

#errorExplanation {
  width: 400px;
  border: 2px solid red;
  padding: 7px;
  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: -7px;
    background-color: #cc0000;
    color: white; }
  #errorExplanation p {
    color: #333333;
    margin-bottom: 0;
    padding: 5px; }
  #errorExplanation ul li {
    font-size: 12px;
    list-style: square; }

div.uploadStatus {
  margin: 5px; }
div.progressBar {
  margin: 5px; }
  div.progressBar div.border {
    background-color: white;
    border: 1px solid gray;
    width: 100%; }
  div.progressBar div.background {
    background-color: #333333;
    height: 18px;
    width: 0%; }

#new_page_form, #edit_page_form, #new_event_form, #new_message, #edit_event_form, #new_link_form, #new_category_form, #new_product {
  width: 600px; }
  #new_page_form input, #new_page_form select, #edit_page_form input, #edit_page_form select, #new_event_form input, #new_event_form select, #new_message input, #new_message select, #edit_event_form input, #edit_event_form select, #new_link_form input, #new_link_form select, #new_category_form input, #new_category_form select, #new_product input, #new_product select {
    padding: 5px;
    position: relative;
    top: 3px; }
  #new_page_form select, #edit_page_form select, #new_event_form select, #new_message select, #edit_event_form select, #new_link_form select, #new_category_form select, #new_product select {
    font-size: 1.2em; }
  #new_page_form option, #edit_page_form option, #new_event_form option, #new_message option, #edit_event_form option, #new_link_form option, #new_category_form option, #new_product option {
    background-color: #cfffff; }
  #new_page_form p, #edit_page_form p, #new_event_form p, #new_message p, #edit_event_form p, #new_link_form p, #new_category_form p, #new_product p {
    display: block;
    clear: both;
    margin: 5px;
    background: #ebebeb; }
  #new_page_form p, #edit_page_form p, #new_event_form p, #new_message p, #edit_event_form p, #new_link_form p, #new_category_form p, #new_product p {
    padding: 10px; }

#new_page_form span, #edit_page_form span, #new_message span {
  width: 200px;
  float: left; }

#quick_edit_body {
  background: #f5f5f5;
  border: solid 3px;
  border-color: #e1e1e1;
  margin-top: 10px; }
  #quick_edit_body p {
    padding: 10px; }
    #quick_edit_body p a {
      font-weight: bold;
      text-decoration: none;
      padding: 5px; }
      #quick_edit_body p a:hover {
        color: white;
        background: #cdcdcd; }

body {
  background: url("/images/background.jpg") repeat-x #007ec7; }

.links {
  height: 40px;
  width: 234px;
  float: right;
  background: url("/images/social_slice_bg.png") no-repeat;
  margin-right: 50px;
  padding: 0 10px;
  clear: both;
  position: absolute;
  top: 0px;
  right: 12%; }
  .links img {
    margin-top: 5px;
    border: none; }

.headshot {
  position: relative;
  bottom: 3px; }

a img {
  margin-top: 5px;
  border: none; }

#header {
  height: 212px; }
  #header img {
    float: left; }
  #header img.logo_tony {
    position: relative;
    top: 50px;
    float: right;
    padding: 10px 20px; }

#navbar {
  height: 27px; }

#content {
  margin-left: auto;
  margin-right: auto;
  min-height: 300px;
  background: white;
  position: relative;
  overflow: hidden;
  width: 988px;
  top: -4px; }

#main_content {
  overflow: hidden;
  margin-left: 25px;
  width: 640px;
  float: left; }

#main_bottom {
  position: relative;
  margin-top: 0;
  height: 40px;
  background: url("/images/main_bottom_curve.png") top center no-repeat;
  top: -4px; }

.clear {
  clear: both; }

#login_form input {
  padding: 3px; }

#events_listing ul {
  list-style: none; }

#link_page h3, #link_page h4, #link_page h5 {
  padding: 10px 0; }

ul.links_in_page {
  list-style: none;
  padding: 10px;
  background-color: #f5f5f5; }

.edit_page_links a {
  color: red; }

.page_listing {
  padding-bottom: 10px; }

#show_event img, #events_listing img {
  border: solid 4px;
  border-color: #32b0f9;
  margin: 10px auto; }
#show_event h1, #show_event h2, #show_event h3, #events_listing h1, #events_listing h2, #events_listing h3 {
  font-family: "Molengo", arial, serif;
  margin: auto; }
#show_event p.event_description, #events_listing p.event_description {
  padding: 20px;
  border-color: #007ec7; }
#show_event .description, #events_listing .description {
  padding: 20px; }

.all_events {
  text-decoration: none;
  font-weight: bold; }

.listing_messages th {
  padding: 0 20px; }

#upcoming_events {
  float: right;
  position: relative;
  top: 14px;
  right: 25px;
  width: 250px; }
  #upcoming_events h3 {
    color: #007ec7;
    margin-bottom: 10px; }
  #upcoming_events #event_block {
    margin-top: 30px;
    padding: 10px;
    background: #edffff; }

#event_block {
  background: #cfffff; }

#bottom_links {
  text-align: left;
  padding: 10px; }
  #bottom_links #upcoming_events {
    text-align: left; }
    #bottom_links #upcoming_events h3 {
      color: #007ec7;
      margin-bottom: 10px; }

#products_list {
  overflow: hidden;
  height: 100%; }

.product_listing {
  position: relative;
  width: 180px;
  height: 250px;
  list-style: none;
  background: #ebebeb;
  margin: 4px;
  padding: 5px;
  float: left;
  border: solid 2px;
  border-color: #e1e1e1; }
  .product_listing h3 {
    background-color: #3cbaff;
    color: white;
    margin-bottom: 3px; }
  .product_listing .description_info {
    font-size: 0.8em; }

.event_links {
  list-style: none;
  background-color: #f2f2f2;
  padding: 10px 5px;
  margin-bottom: 5px;
  text-decoration: none; }

img.mini_thumb {
  width: 50px; }

span.footer_info {
  position: absolute;
  bottom: 5px;
  clear: both;
  width: 180px;
  font-weight: bold;
  background-color: #fafafa; }
  span.footer_info a {
    text-decoration: none; }

span.paypal_button {
  position: absolute;
  bottom: 40px;
  clear: both; }

#footer {
  text-align: center;
  width: 1010px;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  clear: both;
  top: 5px; }
  #footer ul.navigation {
    list-style: none;
    font-weight: normal; }
    #footer ul.navigation li {
      float: left;
      padding-left: 20px; }
      #footer ul.navigation li a {
        font-weight: normal;
        text-decoration: none;
        font-size: 0.8em; }

img.grey_shadow {
  padding-top: 20px; }

#link_home {
  position: relative;
  float: left; }
  #link_home img:hover {
    background-color: transparent; }
  #link_home img:hover {
    background-color: transparent; }

li.messages {
  width: 80%;
  background-color: #ebebeb;
  margin-bottom: 5px; }
