html, body, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, body, div, p, blockquote, fieldset, input, img, iframe {
  margin: 0;
  padding: 0; }

html {
  overflow: -moz-scrollbars-vertical; }

body {
  font-size: 1em;
  font-family: "Lucida Grande", Arial, Lucida, Verdana, sans-serif;
  line-height: auto;
  margin: 0 auto 0 auto;
  height: 100%; }
  body .clear {
    clear: both;
    height: 0px;
    font-size: 0px; }

#content #content-inside {
  text-align: left;
  margin: 30px;
  overflow: hidden; }
  #content #content-inside a {
    outline: none;
    text-decoration: none; }
    #content #content-inside a:hover {
      text-decoration: underline; }
    #content #content-inside a img {
      border: none; }
  #content #content-inside table, #content #content-inside img, #content #content-inside div {
    border: none;
    vertical-align: top; }
  #content #content-inside h1, #content #content-inside h2, #content #content-inside h3, #content #content-inside h4, #content #content-inside h5, #content #content-inside h6 {
    font-weight: bold;
    margin: 0px;
    line-height: auto; }
  #content #content-inside form input, #content #content-inside form textarea {
    font-size: 1em;
    font-family: "Lucida Grande", Arial, Lucida, Verdana, sans-serif;
    line-height: 1.6em; }
  #content #content-inside p {
    margin: 15px 0px;
    line-height: 1.4em; }
  #content #content-inside ul {
    margin: 15px 30px; }
  #content #content-inside #intro {
    padding: 2px 0px;
    margin-bottom: 10px; }
  #content #content-inside ol {
    margin: 15px 30px; }
  #content #content-inside li {
    line-height: 1.6em; }
  #content #content-inside #calendar_page {
    padding: 2px 0px;
    min-height: 100px; }
    #content #content-inside #calendar_page .calendar {
      width: 230px;
      height: 230px;
      float: left;
      margin-right: 10px; }
      #content #content-inside #calendar_page .calendar h3 {
        margin: 0px;
        padding: 5px;
        font-size: 12px; }
      #content #content-inside #calendar_page .calendar table thead th {
        background-color: #ccc;
        font-weight: normal;
        font-size: 9px;
        width: 30px; }
      #content #content-inside #calendar_page .calendar table tr td.event {
        color: #fff; }
  #content #content-inside #testimonial_page {
    padding: 2px 0px;
    min-height: 100px; }
    #content #content-inside #testimonial_page .testimonial {
      margin: 10px;
      float: left;
      clear: left;
      width: 100%;
      position: relative;
      padding: 20px 0px;
      display: inline; }
      #content #content-inside #testimonial_page .testimonial .sm_open {
        position: absolute;
        top: 5px;
        left: 5px;
        width: 68px;
        height: 54px;
        background: url(/images/templates/open_sm.png) no-repeat 0 0; }
      #content #content-inside #testimonial_page .testimonial .testimonial_body {
        margin: 2px 50px 0 50px; }
      #content #content-inside #testimonial_page .testimonial .testimonial_name {
        font-weight: bold;
        margin: 5px 50px 0 50px; }
      #content #content-inside #testimonial_page .testimonial .sm_close {
        position: absolute;
        bottom: 5px;
        right: 5px;
        width: 68px;
        height: 54px;
        background: url(/images/templates/close_sm.png) no-repeat 0 0; }
  #content #content-inside #news_page {
    padding: 2px 0px;
    min-height: 100px; }
    #content #content-inside #news_page .news_name {
      margin-left: 10px;
      font-weight: bold; }
  #content #content-inside #news_page_content .back_to_news {
    font-size: 0.9em; }
    #content #content-inside #news_page_content .back_to_news a {
      line-height: 2em;
      text-decoration: none; }
      #content #content-inside #news_page_content .back_to_news a:hover {
        text-decoration: none; }
  #content #content-inside #donations_page {
    padding: 2px 0px;
    min-height: 100px; }
    #content #content-inside #donations_page #donate form label {
      color: inherit;
      clear: both;
      margin-right: 10px;
      margin-left: 0px;
      margin-bottom: 5px;
      float: left;
      font-weight: bold;
      padding-right: 20px;
      line-height: 20px;
      display: inline; }
  #content #content-inside #contact_form_page {
    padding: 2px 0px;
    min-height: 100px; }
    #content #content-inside #contact_form_page img.mapImage {
      float: right;
      width: 220px;
      height: 220px; }
    #content #content-inside #contact_form_page table {
      float: left; }
      #content #content-inside #contact_form_page table td {
        line-height: 22px; }
        #content #content-inside #contact_form_page table td label {
          font-weight: bold;
          line-height: 22px; }
  #content #content-inside #contact_form {
    width: 100%;
    position: relative;
    text-align: center; }
    #content #content-inside #contact_form legend {
      font-size: 150%;
      line-height: 180%;
      font-weight: bold; }
    #content #content-inside #contact_form form fieldset {
      width: 100%;
      padding: 0px;
      overflow: hidden;
      border: 0px;
      border-top-width: 2px;
      border-top-style: solid;
      margin: 0px auto;
      float: none;
      text-align: left; }
      #content #content-inside #contact_form form fieldset table {
        width: 100%;
        margin: 20px 0px;
        float: left; }
        #content #content-inside #contact_form form fieldset table tr label {
          text-align: left;
          padding: 2px;
          color: inherit; }
        #content #content-inside #contact_form form fieldset table tr .field {
          width: 100%;
          padding: 2px; }
      #content #content-inside #contact_form form fieldset input,
      #content #content-inside #contact_form form fieldset textarea {
        width: 100%;
        border-width: 1px;
        border-style: solid;
        border-color: inherit; }
      #content #content-inside #contact_form form fieldset textarea {
        height: 100px; }
      #content #content-inside #contact_form form fieldset .button {
        width: 100%;
        margin: 0px;
        float: left;
        text-align: center; }
        #content #content-inside #contact_form form fieldset .button input {
          width: auto;
          float: right;
          border: none;
          margin: 0px;
          padding: 5px;
          cursor: pointer; }
  #content #content-inside #gallery_page {
    padding: 2px 0px;
    min-height: 100px;
    margin: 10px 0px;
    text-align: center;
    width: 100%; }
    #content #content-inside #gallery_page .gallery_images .gallery_image {
      float: left;
      width: 130px;
      height: 130px; }
      #content #content-inside #gallery_page .gallery_images .gallery_image tr td a img {
        border: 1px solid #CCC;
        padding: 4px;
        vertical-align: middle; }
  #content #content-inside #menu_page {
    padding: 2px 0px;
    min-height: 100px; }
    #content #content-inside #menu_page .menu_items {
      margin: 0px; }
      #content #content-inside #menu_page .menu_items .item {
        line-height: 26px;
        width: 100%; }
        #content #content-inside #menu_page .menu_items .item .name {
          float: left;
          font-weight: bold;
          margin: 0px; }
        #content #content-inside #menu_page .menu_items .item .description {
          clear: left;
          float: left;
          width: 100%; }
        #content #content-inside #menu_page .menu_items .item .price {
          float: right;
          font-weight: bold;
          margin-left: 10px;
          text-align: right;
          width: 60px; }
  #content #content-inside .back_to_shop {
    margin-bottom: 10px; }
  #content #content-inside #shop_page {
    padding: 2px 0px;
    padding: 10px 0px 20px;
    min-height: 100px;
    text-align: center; }
    #content #content-inside #shop_page .category {
      float: left;
      width: 158px;
      height: 220px;
      overflow: hidden; }
      #content #content-inside #shop_page .category a img {
        padding: 4px;
        max-width: 150px; }
      #content #content-inside #shop_page .category .name {
        text-align: center;
        overflow: hidden;
        vertical-align: top;
        height: 60px; }
        #content #content-inside #shop_page .category .name a {
          font-size: 14px;
          line-height: 20px;
          text-decoration: none;
          float: left;
          width: 150px; }
    #content #content-inside #shop_page .product {
      height: 102px;
      width: 100%;
      overflow: hidden;
      margin: 5px 0px; }
      #content #content-inside #shop_page .product .image {
        float: left;
        width: 100px;
        height: 100px;
        margin-right: 10px;
        text-align: center;
        overflow: hidden; }
      #content #content-inside #shop_page .product .name {
        float: left; }
        #content #content-inside #shop_page .product .name a {
          font-size: 14px;
          float: left;
          line-height: 20px;
          text-decoration: none;
          height: 40px;
          overflow: hidden; }
        #content #content-inside #shop_page .product .name .code {
          font-size: 10px;
          clear: left;
          float: left;
          line-height: 12px;
          color: #969696; }
      #content #content-inside #shop_page .product .purchase {
        float: right;
        width: 100px;
        text-align: center;
        line-height: 26px;
        font-weight: normal; }
        #content #content-inside #shop_page .product .purchase .price {
          font-size: 16px; }
        #content #content-inside #shop_page .product .purchase .addToBasket a {
          font-size: 12px; }
  #content #content-inside .product_code {
    font-size: 11px;
    clear: left;
    float: left;
    line-height: 12px; }
  #content #content-inside #product_page #product_image {
    float: right;
    clear: left;
    margin-top: 10px;
    width: 200px;
    height: 200px;
    margin-left: 20px;
    text-align: center;
    overflow: hidden; }
  #content #content-inside #product_page #product_purchase {
    float: left;
    margin-top: 10px;
    text-align: left;
    line-height: 26px;
    font-weight: normal;
    font-size: 16px; }
    #content #content-inside #product_page #product_purchase a {
      font-size: 12px;
      display: inline; }
  #content #content-inside #product_page #product_description {
    margin-top: 10px;
    clear: left; }
  #content #content-inside #shoppingbasket {
    float: right;
    text-align: right;
    width: 200px;
    font-size: 14px; }
  #content #content-inside #shop_page table tr td.product_details, #content #content-inside #shop_page table tr td.price, #content #content-inside #shop_page table tr td.quantity, #content #content-inside #shop_page table tr td.subtotal {
    text-align: center;
    vertical-align: top; }
  #content #content-inside #shop_page table tr td.product_details h4, #content #content-inside #shop_page table tr td.price h4, #content #content-inside #shop_page table tr td.quantity h4, #content #content-inside #shop_page table tr td.subtotal h4 {
    width: auto;
    padding: 0px 4px;
    margin: 0px; }
  #content #content-inside #shop_page table tr td.product_details h4 {
    padding: 0px; }
  #content #content-inside #shop_page table tr td.product_details {
    text-align: left;
    width: 60%; }
    #content #content-inside #shop_page table tr td.product_details .name {
      font-size: 14px;
      line-height: 20px; }
    #content #content-inside #shop_page table tr td.product_details .code {
      font-size: 10px;
      line-height: 12px; }
    #content #content-inside #shop_page table tr td.product_details .description {
      font-size: 11px;
      line-height: 18px; }
  #content #content-inside #shop_page #checkout {
    float: right;
    text-align: right;
    padding: 20px 0px; }

#banner {
  font-size: 0px; }

#logoposition {
  font-size: 0px; }
