body {
    color: #292824;
  }

  #buyer_flow {
    border: 1px solid #D7D7D7;
    overflow: hidden;
  }

  .buyer_form_label {
    text-align: right;
  }

  .text_input {
    width: 200px;
  }

  .text_input_short {
    width: 120px;
  }

  .text_input_tiny {
    width: 70px;
  }

  .buyer_flow_header {
    text-align: left;
    border-bottom: 1px solid #d7d7d7;
  }

  .buyer_flow_top_line {
    text-align: right;
    padding: 0px 0px 0px 10px;
    margin: 0px;
    font-size: 10px;
    font-style: italic;
    font-weight: normal;
    height: 30px;
    background-color: #fff;
  }

  .buyer_flow_main_header {
    background-color: #ffffff;
    border-top: 1px solid #d7d7d7;
    color: #010105;
    padding: 5px 14px;
    margin: 0px;
  }

  .buyer_flow_name {
    font-size: 13px;
    font-weight: bold;
    padding: 0px;
    margin: 0px;
  }

  .buyer_flow_address {
    padding: 5px 0px 5px 0px;
    margin: 0px;
    font-size: 13px;
    font-weight: normal;
  }

  #buyer_flow_body {
    padding: 0px 14px;
    overflow: auto;
    text-align: left;
  }
  .buyer_flow_cart {
    height: 42px;
    text-align: left;
    background-color: #fff;
    font-size: 12px;
    font-weight: bold;
    color: #2c2c2c;
    border-bottom: 1px solid #D7D7D7;
  }

  .booknow_button {
    width: 91px;
    height: 24px;
    margin: 0px;
    padding: 0px;
  }

  a.buyer_flow_cart_link, a.buyer_flow_cart_link:visited, a.buyer_flow_cart_link:active,
  a.cart_links, a.cart_links:visited, a.cart_links:active {
    font-size: 11px;
    font-weight: normal;
    color: #0c3f93;
  }

  a.service_description, a.service_description:visited, a, service_description:active {
    color: #0c3f93;
    text-decoration: underline;
  }

  a.buyer_flow_cart_link:hover, a.service_description:hover,
  a.cart_links:hover {
    text-decoration: underline;
  }

  .buyer_flow_step {
    display: none;
    margin-bottom: 15px;
  }

  #buyer_flow_timezone {
    padding-top: 10px;
    font-size: 12px;
    font-style: italic;
    font-weight: bold;
    color: #2C2C2C;
  }

  .buyer_flow_step_title {
    height: 34px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 40px;
  }

  .buyer_flow_step_title span {
    font-size: 14px;
    height: 34px;
    font-weight: bold;
    text-transform: none;
    text-transform: none;
    margin: 0 15;
    line-height: 40px;
  }

  .buyer_flow_step_form {
    background-color: #ffffff;
    border: 1px solid #D7D7D7;
  }

  .buyer_flow_step_form_padding {
    padding: 10px 14px 18px 8px;
  }

  .flow_form_table {
    width: 100%;
  }

  .w16 {
    width: 16px;
  }

  .w40 {
    width: 40px;
  }

  .flow_form_choice {
    padding: 14px 14px;
    height: auto;
  }

  .flow_form_choice_spacer {
    height: 5px;
  }

  .flow_form_title {
    font-weight: bold;
    color: #676767;
    padding-bottom: 25px;
  }

  .appointment_timezone {
    font-size: 11px;
    font-weight: normal;
    font-style: italic;
  }

  .more_info_popup {
    display: none;
    position: absolute;
    border: 1px solid #C7C5C5;
    left: 50px;
    width: 400px;
    padding: 10px;
    z-index: 501;
  }

  #sub_service_description {

  }

  #sub_service_duration {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .datepicker_wrapper {
    padding: 7px 8px;
    background-color: #edede6;
  }

  #datepicker_value {
    font-size: 12px;
    font-weight: bold;
    color: #2c2c2c;
    text-align: center;
    margin-bottom: 7px;
  }

  #appointment_count {
    font-size: 12px;
    color: #2c2c2c;
    margin: 7px auto 0px auto;
  }

  .availability_bubble {
    width: 76px;
    height: 24px;
    white-space: nowrap;
    padding: 0px;
    margin: 2px auto 4px auto;
    font-size: 11px;
    vertical-align: center;
  }

  #shopping_cart {
    text-align: left;
  }

  #datetime_bubbles_msg {
    text-align: center;
  }

  #datetime_bubbles_no_availability {
    font-size: 11px;
    font-style: italic;
    text-align: left;
    display: none;
    margin-top: 30px;
  }

  #bubbles_left, #bubbles_right {
    text-align: center;
  }

  .available_yes {
    color: #2c2c2c;
    font-weight: bold;
    background: transparent url(../../images/glass_button_clear.gif) no-repeat scroll 0 0;
    cursor: pointer;
  }

  .available_yes_hover {
    background: transparent url(../../images/glass_button_green.gif) no-repeat scroll 0 0;
  }

  .available_no {
    color: #535353;
    font-weight: normal;
  }

  .customer_location {
    display: none;
  }

  .cart_item {
    font-weight: bold;
  }

  .cart_line_item {
    border-bottom: 1px solid #F1EDED;
    margin-bottom: 3px;
    padding-bottom: 3px;
  }

  .info_title {
    font-size: large;
    font-weight: bold;
    padding-bottom: 5px;
  }

  #staff_bio_name, #staff_bio_blobs {
    text-align: left;
  }

  .user_blob {
    margin-bottom: 5px;
  }

  .staff_member {
    display: none;
  }

  .available_yes_content {
    text-align: center;
    padding-top: 4px;
  }

  .available_no_content {
    text-align: center;
    padding-top: 4px;
  }

  .available_yes_top_outer {
    background: transparent url(../../images/g_left.gif) no-repeat scroll left top;
  }

  .available_yes_top_inner {
    background: transparent url(../../images/g_right.gif) no-repeat scroll right top;
  }

  .available_no_top_outer {
    background: transparent url(../../images/r_left.gif) no-repeat scroll left top;
  }

  .available_no_top_inner {
    background: transparent url(../../images/r_right.gif) no-repeat scroll right top;
  }

  .available_yes_bottom_outer {
    background: transparent url(../../images/g_left.gif) no-repeat scroll left bottom;
  }

  .available_yes_bottom_inner {
    background: transparent url(../../images/g_right.gif) no-repeat scroll right bottom;
  }

  .available_no_bottom_outer {
    background: transparent url(../../images/r_left.gif) no-repeat scroll left bottom;
  }

  .available_no_bottom_inner {
    background: transparent url(../../images/r_right.gif) no-repeat scroll right bottom;
  }

  .buyer_description_copy {
    display: none;
  }

  .buyer_description_row {
    vertical-align: top;
  }

  .buyer_description_booknow_cell {
    padding-top: 5px;
  }

  .buyer_description {
    width: 145px;
  }

  .buyer_duration, .buyer_price {
    text-align: center;
    white-space: nowrap;
  }

  .radio_option_label {
    font-size: smaller;
  }

  .reservation_info {
    background-color: #edede6;
    padding: 7px 8px;
  }

  .reservation_summary {
    text-align: center;
  }

  .reservation_summary.span {
    margin: auto;
  }

  #reservation_sub_service, #reservation_cost {
    font-weight: bold;
  }

  #error_message {
    display: none;
    overflow: hidden;

  }

  .error_message_title {
    background: #ffe5bd url(../../images/warning_exclamation.gif) no-repeat 6px 5px;
    color: #e06e4b;
    height: 22px; /* actual height is 43px */
    font-size: 12px;
    font-style: italic;
    padding: 7px 0 0 27px;
    margin: 0 6px;
  }

  #error_message_copy {
    margin-top: 5px;
    margin-bottom: 25px;
    margin-left: 15px;
    font-size: 12px;

  }

  #error_message_buttons {
    position: relative;
    bottom: 0px;
    left: 20px;
  }

  .clrfx {
    clear: both;
  }

  #reschedule_form td {
      text-align: left;
  }
  
  .buyer_flow_cart_content {
    width: 320px;
  }

  .class_bubble {
    padding: 5px 10px;
    background: #999999;
    border: none;
    color: #ffffff;
    cursor: pointer;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    text-shadow: 1px 1px #666;
  }

  
#ui-datepicker-div { display: none; }