input {
  display: inline;
  margin-right: 5px; }
  input[type="text"], input[type="password"], input[type='submit'] {
    margin-top: 3px; }

/* Rails error classes */
#errorExplanation p {
  margin-bottom: 0.5em; }

.fieldWithErrors {
  display: inline; }
  .fieldWithErrors select, .fieldWithErrors input, .fieldWithErrors textarea {
    background-color: #ffbfbf; }

fieldset {
  background-color: #f8f8f8; }

textarea.inline {
  width: 21em;
  height: 21em; }

.autowidth {
  width: auto; }

td label {
  margin-top: 0; }

.swatch {
  width: 126px;
  height: 26px; }
  .swatch div {
    height: 100%;
    display: inline-block; }

.frame_swatch {
  width: 10px; }

.front_tyre_swatch {
  width: 10px; }

.rear_tyre_swatch {
  width: 10px; }

.front_rim_swatch {
  width: 10px; }

.rear_rim_swatch {
  width: 10px; }

body {
  background-image: url(../images/back.jpg);
  background-position: center top;
  background-repeat: no-repeat;
  background-color: #181818;
  color: white;
  padding-bottom: 2em; }

.pad {
  margin: 1em; }

.truepad {
  padding: 1em; }

a {
  color: #888888;
  text-decoration: none; }
  a:focus, a:hover, a:active, a:visited {
    color: #888888; }
  a:hover {
    text-decoration: underline; }
  a.site-by {
    color: #eeeeee; }
    a.site-by:hover {
      text-decoration: none; }

.clearleft {
  clear: left; }

div#homelink {
  width: 350px;
  height: 100px;
  position: absolute;
  left: 50%;
  top: 15px;
  margin-left: -475px; }

#homelink a {
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  border: 0 !important; }

#nav {
  margin-top: 4em;
  background-color: black;
  width: 100%;
  font-weight: bold; }
  #nav ul {
    margin: 0;
    padding: 0;
    list-style: none; }
  #nav li {
    width: 18%;
    display: inline-block;
    text-align: center;
    margin: 0;
    padding: 3px 0;
    float: left; }
    #nav li.facebook {
      width: 10%; }
  #nav a {
    font-size: 1.4em;
    text-decoration: none;
    color: #aaaaaa; }
    #nav a.selected {
      color: #eeeeee; }
    #nav a:hover {
      color: #cfcfcf; }

.blackbox {
  background-color: black; }

.whitebox {
  background-color: white;
  color: #111111; }
  .whitebox * {
    color: #111111; }

#foot {
  text-align: right; }
  #foot span {
    background-color: black;
    padding: 0.5em;
    margin-right: 0.5em; }

/* SPECS page */
#specbox {
  position: relative;
  width: 550px;
  overflow: hidden;
  float: left; }

#spec-info {
  height: 240px;
  width: 150px;
  margin-top: 1em;
  overflow: hidden;
  background-color: black;
  padding: 5px; }
  #spec-info div {
    color: white; }
    #spec-info div.item {
      padding: 5px;
      height: 230px;
      width: 140px;
      background-color: black; }
    #spec-info div p {
      color: white; }

.spec {
  position: absolute;
  z-index: 20;
  width: 20px;
  height: 20px;
  background-color: orange;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  cursor: pointer; }

/* font styles */
.tagline {
  font-weight: bold;
  padding: 0.5em;
  font-size: 1.1em;
  background-image: url(../images/semi-trans.png); }

.intro, .linkin {
  font-weight: bold;
  font-size: 1.8em;
  margin-bottom: 0; }

.intro {
  font-weight: 500; }

a.linkin {
  font-size: 2.8em;
  color: #5cd718;
  font-weight: bolder; }
  a.linkin:hover {
    color: #5cd723;
    text-decoration: none; }

h2 {
  font-size: 1.8em;
  font-weight: bold; }

h1, h2, h3, h4, h5, h6 {
  color: white;
  font-weight: bold; }

.arrow {
  vertical-align: middle; }

.flavour {
  font-weight: bold;
  font-size: 1.1em;
  margin-bottom: 1.1em;
  line-height: 1.1em;
  cursor: pointer; }

.news h3 {
  padding: 0.5em 0;
  border-top: 1px dashed white;
  border-bottom: 1px dashed white;
  margin-bottom: 0.5em; }

.fat {
  font-weight: bold;
  font-size: 1.7em;
  margin-bottom: 0; }

.bolder {
  font-weight: 1100;
  font-size: 1.1em; }

.timestamp {
  margin-top: -0.7em;
  color: #999999; }

.prepend-top-1 {
  margin-top: 1em; }

/* ORDER FORM */
div#slides h2 {
  font-size: 2.4em; }

h2.order-step-number {
  color: black;
  margin: 0px; }

.order-step-description {
  font-size: 1.4em;
  color: #aaaaaa;
  display: block; }

div#slides {
  width: 766px;
  /* parent(790) - margin(12 + 12) = 766 */
  height: 700px;
  overflow: hidden;
  position: relative; }
div#slide-set {
  height: 700px;
  width: 9000px;
  /* sufficient */
  position: absolute;
  left: 0;
  top: 0; }
div.order-form-slide {
  background-color: white;
  width: 766px;
  /* parent(790) - margin(12 + 12) = 766 */
  height: 700px;
  float: left;
  clear: none; }

label {
  color: black;
  font-size: 1.2em;
  display: inline-block;
  width: 8em;
  text-align: right;
  margin-right: 0.5em; }
  label.inline {
    display: inline;
    margin-left: 0.5em;
    width: auto;
    text-align: left; }
  label.block {
    text-align: left;
    display: block;
    width: auto;
    margin-left: 0; }

input, select, option {
  color: #333333; }

input, select {
  font-size: 1.2em; }

div.bike-size, div.wheel-type {
  width: 30%;
  float: left;
  margin: 1em 1.5% 0 1.5%; }

span.bike-size {
  color: #aaaaaa;
  font-size: 1.4em;
  font-weight: bold; }

div#ordered-by-fields, div#deliver-to-fields, div#delivery-options {
  width: 50%;
  float: left; }
div#submit-fields {
  padding: 0.5em; }

.fine-print {
  font-size: 9px;
  color: #777777; }
  .fine-print * {
    font-size: 9px;
    color: #777777; }

.left {
  float: left; }

.right {
  float: right;
  text-align: right; }

#gallery img {
  margin: 0;
  padding: 0;
  margin-right: 0.5em;
  margin-bottom: 0.5em;
  float: left;
  border: none; }
  #gallery img.last {
    margin-right: 0; }

.green {
  color: #73b84d !important; }
  .green:hover {
    color: #73b84d !important; }

.pink {
  color: #ef458c !important; }
  .pink:hover {
    color: #ef458c !important; }

.orange {
  color: #f6872b !important; }
  .orange:hover {
    color: #f6872b !important; }

.blue {
  color: #00b1da !important; }
  .blue:hover {
    color: #00b1da !important; }

.black {
  color: black !important; }
  .black:hover {
    color: black !important; }

.grey {
  color: #888888 !important; }
  .grey:hover {
    color: #888888 !important; }

.white {
  color: white !important; }
  .white:hover {
    color: white !important; }

.red {
  color: red; }

.smaller {
  font-size: 0.8em; }

/* Bike Builder */
#bike {
  width: 750px;
  height: 467px;
  margin: 0 auto; }

#controls {
  width: 100%;
  margin-top: 10px; }
  #controls table {
    margin: 0;
    padding: 0;
    border: 2px solid #eeeeee;
    -moz-border-radius: 0px 0px 10px 10px;
    -webkit-border-radius: 0px 0px 10px 10px;
    border-radius: 0px 0px 10px 10px; }
    #controls table.no-bottom {
      -moz-border-radius: 10px 10px 0px 0px;
      -webkit-border-radius: 10px 10px 0px 0px;
      border-radius: 10px 10px 0px 0px;
      border-bottom: 0; }
    #controls table td {
      text-align: center;
      color: black;
      padding: 0;
      margin-right: 0.8em;
      padding-right: 0.8em;
      border-right: 2px solid #eeeeee; }
      #controls table td.last {
        border-right: none; }

#controls a.color, #stock_management a.color {
  display: inline-block;
  width: 17px;
  height: 17px;
  margin: 2px;
  -moz-border-radius: 10px 2px 10px 2px;
  -webkit-border-radius: 10px 2px 10px 2px;
  border-radius: 10px 2px 10px 2px;
  cursor: pointer; }
  #controls a.color.chrome, #stock_management a.color.chrome {
    background-image: url(../images/build/swatches/chrome.png); }

.sidebar {
  height: 724px; }

div.last {
  margin-right: 0;
  padding-right: 0;
  border-right: none; }
div.loading {
  margin-top: 8em;
  width: 100%;
  font-size: 1.5em;
  color: #aaaaaa; }

.c-orange {
  background-color: #ff8900; }

.toframe {
  cursor: pointer;
  border: 3px solid #cccccc;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  padding: 7px 10px;
  background-color: #eeeeee; }
  .toframe:hover {
    background-color: #f5f5f5; }

/* Validation */
.invalid {
  background-color: #ff9f9f !important;
  border: 1px solid red !important; }

.vertical-align-top label {
  margin-top: 5px; }
.vertical-align-top * {
  vertical-align: top; }

span.delivery-type {
  font-size: 1.2em;
  font-weight: bold;
  color: #999999;
  display: inline-block;
  margin-left: 0.25em; }

.submitorder {
  font-size: 1.5em;
  font-weight: bold;
  cursor: pointer;
  border: 3px solid #cccccc;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  margin: 10px 0 !important;
  padding: 7px 10px;
  background-color: #eeeeee; }
  .submitorder:hover {
    background-color: #f5f5f5; }

/* Table */
table#order_price {
  padding: 0.25em 1em;
  border: 3px solid orange;
  background-color: #eeeeee;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px; }

tr.alt {
  background-color: #1c1c1c; }

div.slideshow {
  height: 140px; }

.dropline {
  border-bottom: 1px dotted #aaaaaa; }

/* Color mixes */
.swatch {
  width: 126px;
  height: 26px;
  position: relative;
  margin-bottom: 0.5em;
  overflow: hidden; }
  .swatch div {
    float: left;
    height: 100%;
    margin: 0; }
    .swatch div.overlay {
      float: none;
      position: absolute;
      top: 0;
      left: 0;
      background-image: url(../images/build/hotmixes/overlay.png);
      width: 126px;
      height: 26px; }

.rear_tyre_swatch {
  width: 10%; }

.rear_rim_swatch {
  width: 16%; }

.frame_swatch {
  width: 32%; }

.front_rim_swatch {
  width: 16%; }

.front_tyre_swatch {
  width: 10%; }

.seat_post_and_stem {
  width: 4%; }

.hub {
  width: 4%; }

#errorExplanation {
  font-size: 1.2em; }
  #errorExplanation p, #errorExplanation ul li {
    color: #ee0505; }

.no_credit_card {
  color: #333333;
  text-decoration: underline; }

#ewayBlock {
  float: right;
  width: 100px; }

#lightbox-form {
  color: black; }

#save {
  visibility: hidden;
  font-size: 1.2em;
  text-align: center;
  border: 2px solid #eeeeee;
  border-top: 0;
  -moz-border-radius: 0px 0px 10px 10px;
  -webkit-border-radius: 0px 0px 10px 10px;
  border-radius: 0px 0px 10px 10px;
  margin: 0 auto;
  width: 80%;
  padding: 2px;
  padding-top: 5px;
  background-color: #eeeeee;
  color: #333333; }
  #save a {
    font-weight: bold;
    color: #333333;
    text-decoration: none; }
    #save a:hover {
      text-decoration: none; }

#lightbox-form {
  width: 400px; }

.field-description {
  color: #ff8900;
  display: block; }

.formError {
  color: #888888;
  margin: 0;
  padding: 0;
  background-color: #eeeeee;
  display: inline-block; }

.input-prefix {
  border: 1px solid #bbbbbb;
  margin: 0.5em 0;
  width: 300px;
  padding: 1px;
  padding-left: 5px;
  white-space: nowrap;
  font-size: 1.2em;
  font-family: "Sans";
  color: #333333; }
  .input-prefix input {
    border: 0 !important;
    margin: 0 !important;
    width: 258px;
    font-size: 1em; }

.centered {
  text-align: center; }

div.stockUnavailable ul {
  margin-top: 1em; }
div.stockUnavailable li {
  font-size: 1.2em; }

#stock_management {
  width: 90%;
  margin: 0 auto; }

.jbb-tip .ui-tooltip-content {
  text-align: center;
  font-weight: normal; }

