body {
  top: 0px;
  margin-top: 0px;
  background: #fff url(/images/body-bg-photo.jpg) top center no-repeat; }

#header {
  overflow: visible; }
  #header img {
    margin-top: 12px; }

#product-images {
  margin-right: 20px; }

#product-description {
  padding-top: 30px;
  width: 280px; }

.button, a.button, input.button {
  text-transform: none;
  font-weight: bold; }

#orders_left_buttons {
  padding-top: 36px; }
  #orders_left_buttons p {
    float: left; }
  #orders_left_buttons .fat_button {
    height: 25px; }
  #orders_left_buttons .little_space {
    margin-left: 5px; }

.button:first-letter, a.button:first-letter, input.button:first-letter {
  text-transform: capitalize; }

#folds {
  z-index: 9400;
  width: 791px;
  height: 46px;
  background: transparent url(/images/folds.gif) top left no-repeat;
  position: absolute;
  top: 72px;
  margin-left: 176px;
  position: absolute; }
  #folds a {
    display: block;
    width: 263px;
    height: 46px;
    line-height: 200%;
    font-size: 140%;
    color: white;
    text-decoration: none;
    float: left;
    text-align: center; }
  #folds a:hover {
    color: #ccc; }
  #folds a.active {
    background: transparent url(/images/active_tab.gif) top left no-repeat;
    color: #CC1A1F; }

#wrapper {
  margin-top: 38px; }

#nav-absolute {
  position: relative;
  top: 0;
  float: right; }
  #nav-absolute img {
    margin: 0px;
    float: right;
    display: block; }
  #nav-absolute ul#nav-bar {
    line-height: 40px;
    padding-bottom: 10px;
    clear: none;
    float: right;
    display: block;
    font-size: 1.2em;
    list-style: none;
    margin-top: 0px;
    top: 0;
    background: transparent url(/images/top_menu_bg.png) top center repeat-x; }
    #nav-absolute ul#nav-bar li a {
      color: #cc1a1f; }
    #nav-absolute ul#nav-bar li a:hover {
      color: !black; }

#search_form {
  float: right; }

ul.navigation-list li a {
  line-height: 1.8em; }
ul.navigation-list li a.root {
  color: #cc1a1f; }

span.roots {
  color: #cc1a1f;
  line-height: 2.2em;
  font-size: 1.5em;
  padding-left: 20px;
  text-indent: -5px;
  display: block; }

#footer {
  display: block;
  height: 51px;
  background: transparent url(/images/footer_bg.png) top center no-repeat;
  margin: 10 auto;
  padding: 25px 20px 20px; }

#contact_mail #mail-form-body {
  width: 145px;
  height: 150px; }
#contact_mail #mail-form-sender {
  width: 145px;
  height: 12px; }

#link-more {
  font-size: 150%; }

#simple_captcha {
  border: 1px solid #ccc;
  padding: 5px !important;
  margin-top: 5px;
  display: none; }
  #simple_captcha #simple_captcha div {
    display: table; }
  #simple_captcha #simple_captcha .simple_captcha_image {
    border: 1px solid #ccc;
    margin: 0px 0px 2px 0px !important;
    padding: 0px !important; }
  #simple_captcha #simple_captcha .simple_captcha_label {
    font-size: 12px; }
  #simple_captcha #captcha {
    width: 135px !important;
    font-size: 16px;
    border: none;
    background-color: #efefef; }
  #simple_captcha #simple_captcha .simple_captcha_image img {
    margin: 0px !important;
    padding: 0px !important;
    width: 110px !important; }

#endura_divi {
  width: 470px; }

#ktm_divi {
  float: right;
  width: 450px; }
  #ktm_divi a {
    text-decoration: none; }
    #ktm_divi a #download_ico {
      width: 100px;
      heigth: auto;
      float: left; }
    #ktm_divi a #link_text {
      padding-top: 40px;
      padding-left: 120px;
      font-size: 200%; }

#stock_and_shipping_flags_old {
  width: 190px;
  heigth: auto;
  float: left; }
  #stock_and_shipping_flags_old #stock_flag {
    float: right; }

#stock_and_shipping_flags {
  position: absolute;
  top: 238px;
  left: 236px;
  width: 158px;
  z-index: 999;
  heigth: auto; }
  #stock_and_shipping_flags #stock_flag {
    float: right; }

#content_page p img {
  float: none; }

#cart-form {
  min-width: 450px;
  min-height: 250px; }

#product-description-content p {
  margin: 0 0 0.3em; }

#product_main_column p span.small {
  font-size: 1.25em;
  font-weight: bold; }
#product_main_column p span.big {
  font-size: 1.5em;
  font-weight: bold; }
#product_main_column p span.green {
  color: green; }
#product_main_column p span.red {
  color: red; }
#product_main_column p span.orange {
  color: orange; }

#product-description {
  width: 100%; }
  #product-description span.smallerthanbigger {
    font-size: 1.25em;
    font-weight: bold; }
  #product-description #product-description-content {
    font-size: 120%; }

.easy_address div p label {
  max-width: 80px; }

.left {
  float: left; }

.right {
  float: right; }

.signup-container {
  padding-top: 15px; }

#custom_payments {
  text-align: center;
  width: 48%;
  border: 1px solid #bbb; }
  #custom_payments h2 {
    text-align: center; }
  #custom_payments ul {
    text-align: center; }
    #custom_payments ul li {
      text-align: left; }

#custom_shippings {
  text-align: center;
  width: 48%;
  border: 1px solid #bbb; }
  #custom_shippings h2 {
    text-align: center; }
  #custom_shippings ul {
    text-align: center; }
    #custom_shippings ul li {
      text-align: left; }
