html, body, div, span, applet, object, iframe, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, strong, tt, var, dl, dt, dd, blockquote, fieldset, form, i, b, caption, tbody, tfoot, thead, tr, th, td, ul, ol, h1, h2, h3, h4, h5, h6, p {
  margin: 0;
  padding: 0;
  vertical-align: baseline; }

ul, ol {
  list-style: none; }

html {
  overflow-y: scroll; }

body {
  font: 12px/1.5em Arial, sans-serif;
  color: #333333;
  background: white; }

a {
  color: #333333; }

input {
  line-height: 1em; }

input[type="submit"] {
  cursor: pointer; }

input,
textarea,
select {
  font: 12px/1.5em Arial, sans-serif; }

img {
  border: none; }

#wrap {
  width: 959px;
  position: relative;
  margin: 0 auto; }

#header {
  height: 136px;
  position: relative;
  margin-bottom: 10px;
  font-size: 11px;
  line-height: 1em;
  color: #999999;
  z-index: 10; }
  #header a {
    text-decoration: none;
    color: #999999; }
    #header a.newsletter {
      width: 70px;
      position: absolute;
      right: 1px;
      bottom: 35px;
      padding: 1px 15px 2px 5px;
      font-size: 12px;
      font-weight: bold;
      color: white;
      background: #999999 url(../images/b_search.gif) no-repeat 76px 0; }
  #header h1 {
    width: 152px;
    top: 28px;
    left: 12px;
    position: absolute; }
    #header h1 a {
      height: 36px;
      display: block;
      text-indent: -9999px;
      overflow: hidden;
      background: url(../images/logo.gif); }
  #header #customertype {
    _width: 156px;
    min-width: 156px;
    height: 10px;
    top: 0;
    left: 266px;
    position: absolute;
    float: left;
    padding: 12px 0 10px;
    text-transform: lowercase;
    letter-spacing: 0.069em;
    background: url(../images/bg_customertype.gif) repeat-y; }
    #header #customertype li {
      float: left;
      display: inline;
      margin-left: 10px; }
      #header #customertype li.consumer {
        padding-right: 11px;
        background: url(../images/div_1.gif) right top no-repeat; }
      #header #customertype li.active a,
      #header #customertype li a:hover {
        color: #ee374f; }
  #header #usermenu {
    top: 12px;
    left: 468px;
    position: absolute;
    text-transform: lowercase;
    letter-spacing: 0.069em; }
    #header #usermenu li {
      float: left;
      display: inline;
      margin-right: 10px;
      padding-left: 11px;
      background: url(../images/div_1.gif) left top no-repeat; }
      #header #usermenu li.first {
        padding: 0;
        background: transparent; }
      #header #usermenu li span {
        margin: 0 0 0 0;
        padding-left: 8px;
        display: inline-block;
        text-transform: uppercase;
        background: url(../images/div_lang.gif) left 1px no-repeat; }
        #header #usermenu li span.lang_first {
          margin: 0 0 0 4px;
          padding: 0;
          background: transparent; }
        #header #usermenu li span a.active {
          font-weight: bold; }
      #header #usermenu li a:hover {
        color: #333333; }
  #header #basket {
    width: 153px;
    height: 20px;
    top: 0;
    right: 0;
    position: absolute;
    padding: 12px 0 0 30px;
    text-transform: lowercase;
    background: url(../images/bg_basket.gif) no-repeat; }
    #header #basket h2 {
      top: 12px;
      left: 46px;
      position: absolute;
      font-weight: normal;
      font-size: 11px; }
      #header #basket h2 a:hover {
        color: #333333; }
    #header #basket p {
      font-weight: bold; }
    #header #basket #check_no_items {
      float: left;
      display: inline;
      margin-right: 15px;
      color: #ee374f; }
    #header #basket span.price {
      font-size: 10px;
      color: #666666; }
    #header #basket a.checkout {
      height: 14px;
      top: 10px;
      right: 0;
      position: absolute;
      float: right;
      padding: 2px 14px 0 5px;
      font-size: 12px;
      color: white;
      background: url(../images/i_checkout.gif) right 5px no-repeat;
      background-color: #ee374f; }
  #header div.has_items h2 {
    display: none; }
  #header #ordered {
    width: 173px;
    height: 130px;
    top: 35px;
    right: 0;
    position: absolute;
    padding: 10px 0 10px 10px;
    text-transform: uppercase;
    background-color: #676767;
    color: white;
    z-index: 11; }
    #header #ordered p {
      color: white;
      margin-left: 0px; }
    #header #ordered p#amount {
      text-transform: uppercase;
      font-weight: bold;
      margin: 10px 0 10px 0px; }
    #header #ordered img {
      width: 56px;
      height: 70px; }
    #header #ordered span#content {
      background-color: white;
      width: 103px;
      height: 65px;
      color: black;
      position: absolute;
      padding: 5px 0 0 5px;
      text-transform: none;
      margin-left: -3px; }
  #header #login {
    top: 52px;
    right: 7px;
    position: absolute;
    padding-right: 79px; }
    #header #login label {
      left: -9999px;
      position: absolute; }
    #header #login #email,
    #header #login #password {
      width: 107px;
      height: 14px;
      float: left;
      display: inline;
      margin-left: 5px;
      padding: 0 0 0 5px;
      font-size: 11px;
      letter-spacing: 0.05em;
      color: #999999;
      border: solid 1px #e0e0e0; }
    #header #login input.signin {
      width: 74px;
      height: 16px;
      top: 0;
      right: 0;
      position: absolute;
      padding-top: 15px;
      background: url(../images/nl/b_login.gif) no-repeat;
      border: 0;
      overflow: hidden; }
  #header #user {
    top: 55px;
    right: 0;
    position: absolute;
    letter-spacing: 0.03em; }
    #header #user span {
      color: #333333; }
    #header #user a {
      margin-left: 4px;
      text-decoration: underline; }
  #header #searchform, #header #email_signup_form {
    top: 87px;
    right: 7px;
    position: absolute;
    z-index: 10; }
    #header #searchform input, #header #email_signup_form input {
      float: left;
      display: inline; }
    #header #searchform #search, #header #searchform #email_signup, #header #searchform #search_product, #header #email_signup_form #search, #header #email_signup_form #email_signup, #header #email_signup_form #search_product {
      width: 153px;
      height: 12px;
      padding: 0 0 0 5px;
      font-size: 11px;
      font-style: italic;
      letter-spacing: 0.05em;
      color: #999999;
      border: solid 1px #ededed;
      line-height: 1em; }
    #header #searchform input.submit, #header #email_signup_form input.submit {
      width: 14px;
      height: 14px;
      margin-left: 2px;
      padding-top: 13px;
      background: url(../images/b_search.gif) no-repeat;
      border: 0;
      overflow: hidden; }
  #header #menu {
    width: 957px;
    top: 84px;
    left: 0;
    position: absolute;
    float: left;
    font-size: 12px;
    border-left: solid 1px #f5ebe5;
    border-right: solid 1px #f5ebe5;
    border-bottom: solid 5px #f5ebe5; }
    #header #menu li {
      float: left;
      letter-spacing: 0.05em;
      text-transform: uppercase; }
      #header #menu li ul {
        display: none; }
      #header #menu li a {
        _height: 20px;
        min-height: 20px;
        float: left;
        padding: 5px 12px 0;
        color: #666666; }
        #header #menu li a:hover, #header #menu li a:active {
          color: #ee374f; }
      #header #menu li.active a {
        color: #ee374f;
        background: #f5ebe5; }
      #header #menu li.active ul, #header #menu li.only_sub_active ul {
        width: 959px;
        top: 21px;
        left: -1px;
        position: absolute;
        display: block;
        background: #f5ebe5; }
        #header #menu li.active ul li, #header #menu li.only_sub_active ul li {
          margin-right: 12px;
          display: inline;
          text-transform: lowercase; }
          #header #menu li.active ul li a, #header #menu li.only_sub_active ul li a {
            padding: 10px 12px 0;
            color: #999999; }
            #header #menu li.active ul li a:hover, #header #menu li.active ul li a:active, #header #menu li.only_sub_active ul li a:hover, #header #menu li.only_sub_active ul li a:active {
              color: #333333; }
          #header #menu li.active ul li.active a, #header #menu li.only_sub_active ul li.active a {
            color: #333333; }
          #header #menu li.active ul li.sample_header, #header #menu li.only_sub_active ul li.sample_header {
            text-transform: uppercase;
            padding: 10px 12px 5px;
            font-weight: bold; }
      #header #menu li.for_you {
        font-style: italic;
        padding-top: 10px;
        margin-left: 30px; }
      #header #menu li.follow {
        float: right;
        margin-right: 100px;
        display: inline;
        background: transparent; }
        #header #menu li.follow a {
          width: 5px;
          height: 23px;
          margin: -3px 0 0 3px;
          display: inline-block;
          text-indent: -9999px;
          overflow: hidden;
          vertical-align: middle; }
        #header #menu li.follow a.facebook {
          background: url(../images/facebook.gif) no-repeat; }
        #header #menu li.follow a.twitter {
          background: url(../images/twitter.gif) no-repeat; }
        #header #menu li.follow a.youtube {
          background: url(../images/youtube.gif) no-repeat; }

#footer {
  width: 959px;
  clear: both;
  padding: 18px 0;
  line-height: 1em;
  letter-spacing: 0.07em;
  font-size: 11px;
  color: #999999; }
  #footer ul {
    padding: 14px;
    border-top: solid 1px #e0e0e0; }
    #footer ul li {
      float: left;
      display: inline;
      margin-right: 11px;
      padding-right: 12px;
      background: url(../images/div_1.gif) right top no-repeat; }
      #footer ul li a {
        text-decoration: none;
        color: #999999; }
        #footer ul li a:hover {
          color: #333333; }

#map_canvas {
  width: 400px;
  height: 400px; }

#popbox {
  width: 256px;
  height: 134px;
  position: absolute;
  padding: 13px 21px 21px 25px;
  overflow: hidden;
  background: url(../images/bg_popup.png) no-repeat;
  z-index: 101; }
  #popbox a.close {
    width: 50px;
    height: 17px;
    top: 12px;
    right: 25px;
    position: absolute;
    display: block;
    padding-right: 22px;
    text-align: right;
    text-decoration: none;
    font-size: 11px;
    background: url(../images/i_close.gif) right top no-repeat; }
  #popbox img.popbox_loading {
    top: 50%;
    left: 50%;
    position: absolute; }
  #popbox h2 {
    margin-bottom: 12px;
    padding-bottom: 4px;
    font-size: 12px;
    font-weight: normal;
    text-transform: uppercase;
    letter-spacing: 0.02em;
    color: #ee374f;
    border-bottom: solid 1px #e0e0e0; }

.login_required h2 {
  text-transform: none;
  letter-spacing: 0.02em;
  font-size: 15px;
  font-weight: bold;
  color: #ee374f;
  margin: 0 0 12px -12px;
  padding: 0 0 22px 12px;
  text-transform: uppercase;
  font-size: 12px;
  border-bottom: solid 1px #d7d7d7; }

#overlay_popbox {
  position: absolute;
  z-index: 90;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%; }

.overlay_mac {
  background: url(../images/overlay_bg.png) repeat; }

.overlay {
  background: black;
  filter: alpha(opacity=37);
  -moz-opacity: 0.37;
  opacity: 0.37; }

* html #overlay_popbox {
  position: absolute; }

body.completed_orders #main,
body.orders #main {
  width: 752px;
  float: left; }

body.orders_welcome #main,
body.orders_new #main {
  width: auto;
  float: none; }

#store_submit {
  width: 89px;
  height: 21px;
  margin: 20px 0 -40px 165px;
  padding-top: 21px;
  background: url(../images/nl/b_save.gif) no-repeat;
  border: 0;
  overflow: hidden; }

body.newsletter_emails_index h2 {
  text-transform: none;
  letter-spacing: 0.02em;
  font-size: 15px;
  font-weight: bold;
  color: #ee374f;
  margin-bottom: 20px; }
body.newsletter_emails_index h2,
body.newsletter_emails_index p {
  margin-left: 15px; }

#categories {
  width: 155px;
  float: left;
  padding: 12px 0 0 12px; }
  #categories h2 {
    text-transform: uppercase;
    letter-spacing: 0.05em;
    line-height: 1em;
    font-size: 12px;
    font-weight: normal;
    color: #ee374f; }
  #categories ul {
    margin-top: 15px;
    line-height: 1.92em;
    font-size: 13px; }
    #categories ul li a {
      text-decoration: none;
      color: #999999; }
      #categories ul li a:hover, #categories ul li a.active {
        color: #333333; }

#products {
  width: 580px;
  float: left;
  padding-top: 10px; }
  #products div.category {
    width: 580px;
    position: relative;
    float: left;
    margin-bottom: 45px; }
    #products div.category h2 {
      height: 22px;
      padding: 0 0 0 12px;
      text-transform: lowercase;
      letter-spacing: 0.05em;
      line-height: 1em;
      font-size: 14px;
      font-weight: normal;
      color: #ee374f;
      border-bottom: solid 1px #e0e0e0; }
    #products div.category ul {
      margin-top: 15px; }
    #products div.category a.show_all {
      top: 3px;
      right: 38px;
      position: absolute;
      padding-left: 10px;
      line-height: 1em;
      text-decoration: none;
      font-size: 11px;
      color: #666666;
      background: url(../images/i_li_wbg.gif) left 1px no-repeat; }
      #products div.category a.show_all:hover {
        color: #333333; }
  #products ul {
    float: left; }
    #products ul li {
      width: 145px;
      position: relative;
      float: left;
      margin-bottom: 30px;
      padding: 128px 0 15px;
      text-align: center;
      line-height: 1em;
      border-bottom: solid 1px #e0e0e0; }
      #products ul li a {
        text-decoration: none; }
      #products ul li h3 {
        height: 30px;
        line-height: 1.3em;
        letter-spacing: 0.03em;
        font-size: 12px;
        font-weight: normal;
        overflow: hidden; }
      #products ul li img {
        top: 0;
        left: 0;
        position: absolute; }
      #products ul li p {
        margin-top: 5px;
        font-size: 13px;
        font-weight: bold;
        color: #555555; }
        #products ul li p ins {
          margin-left: 5px;
          text-decoration: none;
          color: #ee374f; }
  #products p.pagination {
    float: right;
    margin: -20px 0 5px;
    font-size: 11px;
    color: #999999;
    text-align: right; }
  #products p.soldout {
    color: #ef6676;
    font-style: oblique;
    margin: 10px 0 0 0; }

form.new_order_item {
  margin: 5px 0 -3px; }
  form.new_order_item input,
  form.new_order_item select {
    vertical-align: middle; }
  form.new_order_item input {
    width: 28px;
    height: 23px;
    margin-left: 3px;
    padding-top: 22px;
    background: url(../images/b_add.gif) no-repeat;
    border: 0;
    overflow: hidden; }

#shipment {
  height: 56px;
  margin: 22px 0 18px;
  padding-top: 18px;
  background: url(../images/bg_shipment.gif) repeat-y; }
  #shipment li {
    width: 135px;
    height: 28px;
    float: left;
    padding-left: 31px;
    line-height: 1em;
    background: url(../images/i_check.gif) 16px 2px no-repeat; }
  #shipment li,
  #shipment a {
    text-decoration: none;
    color: #ee374f; }

div.standard_form h2,
div.standard_form legend {
  margin: 0 0 12px 0;
  padding: 0 0 5px 0;
  font-size: 12px;
  font-weight: normal;
  text-transform: uppercase;
  color: #ee374f;
  border-bottom: solid 1px #e0e0e0; }
div.standard_form fieldset {
  border: 0; }
div.standard_form label {
  display: block;
  margin: 4px 0 2px; }
div.standard_form input[type="text"],
div.standard_form input[type="password"] {
  width: 250px; }
div.standard_form input.register,
div.standard_form input.signin {
  height: 21px;
  bottom: 29px;
  position: absolute;
  padding-top: 20px;
  border: 0;
  overflow: hidden; }
div.standard_form input.register {
  width: 109px;
  left: 286px;
  background: url(../images/nl/b_register.gif) no-repeat; }
div.standard_form input.signin {
  width: 99px;
  left: 264px;
  background: url(../images/nl/b_login2.gif) no-repeat; }
div.standard_form #forgot_password_link a {
  font-size: 11px;
  color: #666666; }

#col1 {
  width: 154px;
  float: left;
  display: inline;
  margin-right: 20px;
  padding-left: 12px; }
  #col1 h2 {
    margin: 1px 0 10px;
    letter-spacing: 0.05em;
    font-size: 12px;
    font-weight: normal;
    text-transform: uppercase;
    color: #ee374f; }
    #col1 h2 a {
      color: #ee374f;
      text-decoration: none; }
  #col1 li {
    font-size: 13px;
    line-height: 25px; }
    #col1 li.active a {
      color: #333333; }
    #col1 li a {
      color: #999999;
      text-decoration: none; }

#col2 {
  width: 480px;
  float: left; }
  #col2 h3,
  #col2 h4 {
    margin-bottom: 17px;
    font-size: 16px;
    line-height: 1em;
    letter-spacing: 0.05em;
    color: #ee374f; }
  #col2 h4 {
    margin-bottom: 3px;
    font-size: 13px;
    text-transform: none; }
  #col2 p {
    margin-bottom: 20px; }

table.list {
  width: 100%;
  border-collapse: collapse; }
  table.list th {
    text-align: left;
    font-weight: normal;
    color: #999999;
    border-bottom: solid 1px #e0e0e0; }
  table.list th,
  table.list td {
    padding: 8px 12px; }
  table.list tr.odd td {
    background: #f5ebe5; }

body.home #main {
  height: 549px;
  margin-top: -26px; }
body.home #teaser {
  top: 110px;
  position: absolute; }
body.home #teasers {
  width: 959px;
  height: 143px;
  top: 516px;
  position: absolute;
  line-height: auto; }
  body.home #teasers #latest,
  body.home #teasers #specials,
  body.home #teasers #hot,
  body.home #teasers #secrets,
  body.home #teasers #make_up,
  body.home #teasers #skincare {
    width: 100%;
    top: 0;
    position: absolute; }
  body.home #teasers #latest h2 {
    top: 21px; }
  body.home #teasers #specials h2 {
    top: 62px; }
  body.home #teasers #hot h2 {
    top: 102px; }
  body.home #teasers #secrets h2 {
    top: 21px; }
  body.home #teasers #make_up h2 {
    top: 62px; }
  body.home #teasers #skincare h2 {
    top: 102px; }
  body.home #teasers #hot h3 {
    top: 102px;
    font-size: 16px;
    font-weight: normal;
    text-transform: uppercase;
    color: #797a7d;
    margin-bottom: 5px; }
  body.home #teasers h2 {
    position: absolute;
    float: left;
    font-size: 18px;
    font-weight: normal;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    color: #797a7d; }
    body.home #teasers h2 span {
      text-transform: none; }
  body.home #teasers div.content {
    display: none; }
  body.home #teasers div.active h2 {
    line-height: 1em;
    padding-right: 26px;
    font-size: 24px;
    letter-spacing: 0.03em;
    color: #ee374f;
    background: url(../images/i_teaser_arrow.gif) right 1px no-repeat; }
  body.home #teasers div.active div.content {
    width: 725px;
    top: 0;
    left: 234px;
    position: absolute;
    display: block; }
body.home #footer {
  padding-top: 0; }

#sidebar {
  width: 182px;
  float: right;
  letter-spacing: 0.025em;
  color: #666666; }
  #sidebar a {
    text-decoration: none;
    color: #666666; }
    #sidebar a:hover {
      color: #333333; }
  #sidebar h2 {
    margin: -2px 0 7px;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: normal;
    letter-spacing: 0.05em;
    color: #ee374f; }
    #sidebar h2.small {
      text-transform: lowercase; }
  #sidebar ul {
    margin-bottom: -2px; }
    #sidebar ul li {
      padding-left: 12px;
      line-height: 1.83em;
      background: url(../images/i_li.gif) left 7px no-repeat; }
  #sidebar p {
    line-height: 1.42em; }
  #sidebar div.box1,
  #sidebar div.box2 {
    margin-bottom: 23px;
    padding: 10px; }
  #sidebar div.box1 {
    background: url(../images/bg_sidebar.gif) repeat-y; }
    #sidebar div.box1 h2 {
      width: 180px; }
    #sidebar div.box1 a.newsletter {
      padding: 1px 40px 2px;
      font-size: 12px;
      font-weight: bold;
      color: white;
      background: #999999 url(../images/b_search.gif) no-repeat 131px 0;
      overflow: visible; }
  #sidebar div.box2,
  #sidebar div.banner {
    border: solid 1px #e3e3e3; }
  #sidebar #locator {
    margin-top: 5px; }
    #sidebar #locator #locator_query {
      width: 155px;
      height: 14px;
      padding: 0 0 0 5px;
      font-size: 11px;
      font-style: italic;
      letter-spacing: 0.05em;
      color: #999999;
      border: solid 1px #ededed; }
    #sidebar #locator input.submit {
      width: 63px;
      height: 16px;
      margin: 8px 0 0 98px;
      padding-top: 15px;
      background: url(../images/nl/b_search.gif) no-repeat;
      border: 0;
      overflow: hidden; }
  #sidebar #newsletter {
    margin-top: 5px;
    overflow: auto; }
    #sidebar #newsletter #newsletter_email {
      width: 135px;
      height: 14px;
      float: left;
      display: inline;
      padding: 0 0 0 5px;
      font-size: 11px;
      font-style: italic;
      letter-spacing: 0.05em;
      color: #999999;
      border: solid 1px #ededed; }
    #sidebar #newsletter input.submit {
      width: 14px;
      height: 14px;
      float: left;
      display: inline;
      vertical-align: middle;
      margin: 1px 0 0 6px;
      padding-top: 13px;
      background: url(../images/b_search.gif) no-repeat;
      border: 0;
      overflow: hidden; }

body.categories_index #main, body.sample_categories_index #main {
  width: 759px;
  float: left; }
body.categories_index #teaser, body.sample_categories_index #teaser {
  border-bottom: solid 1px #e0e0e0; }
body.categories_index #my_products, body.sample_categories_index #my_products {
  position: relative;
  line-height: 1em;
  color: #666666; }
  body.categories_index #my_products #sample_amount, body.sample_categories_index #my_products #sample_amount {
    display: block;
    width: 750px;
    background: #f5ebe5;
    letter-spacing: 0.02em; }
  body.categories_index #my_products h2#lookx, body.sample_categories_index #my_products h2#lookx {
    font-weight: bold;
    font-size: 15px;
    margin: 10px 0 10px 10px;
    color: #ee374f;
    text-transform: none; }
  body.categories_index #my_products p, body.sample_categories_index #my_products p {
    color: black;
    margin: 20px 0 10px 10px;
    font-size: 12px;
    font-weight: normal; }
  body.categories_index #my_products table#samples, body.sample_categories_index #my_products table#samples {
    margin: 10px 0 10px 10px; }
  body.categories_index #my_products a, body.sample_categories_index #my_products a {
    text-decoration: none;
    color: #999999; }
    body.categories_index #my_products a.show_all, body.sample_categories_index #my_products a.show_all {
      top: 11px;
      right: 0;
      position: absolute;
      padding-left: 10px;
      font-size: 11px;
      color: #666666;
      background: url(../images/i_li_wbg.gif) left 2px no-repeat; }
    body.categories_index #my_products a:hover, body.categories_index #my_products a.show_all:hover, body.sample_categories_index #my_products a:hover, body.sample_categories_index #my_products a.show_all:hover {
      color: #333333; }
  body.categories_index #my_products ul, body.sample_categories_index #my_products ul {
    margin-top: 13px; }
    body.categories_index #my_products ul li, body.sample_categories_index #my_products ul li {
      width: 151px;
      position: relative;
      float: left;
      padding-top: 120px;
      text-align: center; }
      body.categories_index #my_products ul li h3, body.sample_categories_index #my_products ul li h3 {
        letter-spacing: 0.02em;
        font-size: 11px;
        font-weight: normal; }
      body.categories_index #my_products ul li img, body.sample_categories_index #my_products ul li img {
        top: 0;
        left: 3px;
        position: absolute; }

body.categories_show #products ul li {
  margin-bottom: 0;
  border-bottom: 0; }

body.products_show #main, body.samples_show #main {
  width: 744px;
  float: left; }
body.products_show #back, body.samples_show #back {
  width: 387px;
  height: 40px;
  float: left;
  padding-top: 10px; }
  body.products_show #back a, body.samples_show #back a {
    float: left;
    display: inline;
    margin-left: 14px;
    padding-left: 12px;
    font-size: 11px;
    color: #999999;
    text-decoration: none;
    background: url(../images/i_back.gif) left 5px no-repeat; }
    body.products_show #back a:hover, body.samples_show #back a:hover {
      color: #333333; }
body.products_show #viewer, body.samples_show #viewer {
  width: 387px;
  float: left; }
body.products_show #similar, body.samples_show #similar {
  width: 387px;
  float: left;
  margin-bottom: 18px; }
  body.products_show #similar h2, body.samples_show #similar h2 {
    margin-bottom: 12px;
    padding: 0 0 8px 12px;
    letter-spacing: 0.05em;
    line-height: 1em;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: normal;
    color: #ee374f;
    border-bottom: solid 1px #e0e0e0; }
  body.products_show #similar li, body.samples_show #similar li {
    width: 117px;
    position: relative;
    float: left;
    padding: 120px 0 0 12px;
    text-align: center; }
    body.products_show #similar li h3, body.samples_show #similar li h3 {
      line-height: 1.3em;
      font-size: 11px;
      font-weight: normal;
      color: #555555; }
      body.products_show #similar li h3 a, body.samples_show #similar li h3 a {
        text-decoration: none;
        color: #666666; }
        body.products_show #similar li h3 a:hover, body.samples_show #similar li h3 a:hover {
          color: #333333; }
      body.products_show #similar li h3 span, body.samples_show #similar li h3 span {
        display: block;
        text-transform: uppercase; }
    body.products_show #similar li img, body.samples_show #similar li img {
      top: 0;
      left: 0;
      position: absolute; }
body.products_show #product, body.samples_show #product {
  width: 332px;
  float: right;
  padding: 0 3px; }
  body.products_show #product h2, body.samples_show #product h2 {
    margin: 10px 0 10px 10px;
    padding-bottom: 5px;
    border-bottom: solid 1px #e0e0e0;
    text-transform: none;
    letter-spacing: 0.02em;
    font-size: 15px;
    font-weight: bold;
    color: #ee374f; }
  body.products_show #product p, body.samples_show #product p {
    color: black;
    margin: 20px 0 10px 10px;
    font-size: 12px;
    font-weight: normal; }
  body.products_show #product table, body.samples_show #product table {
    margin: 0 0 0 10px; }
  body.products_show #product #colors, body.samples_show #product #colors {
    margin: 0 -3px 0 0;
    overflow: auto; }
    body.products_show #product #colors h3, body.samples_show #product #colors h3 {
      margin-bottom: 5px;
      text-transform: uppercase;
      font-size: 12px;
      font-weight: normal; }
    body.products_show #product #colors ul, body.samples_show #product #colors ul {
      width: 100%;
      float: left; }
      body.products_show #product #colors ul li, body.samples_show #product #colors ul li {
        float: left;
        margin-right: 3px;
        padding: 3px;
        display: inline; }
        body.products_show #product #colors ul li.active, body.samples_show #product #colors ul li.active {
          padding: 2px;
          border: solid 1px #d0d0d0; }
        body.products_show #product #colors ul li img, body.samples_show #product #colors ul li img {
          float: left; }
  body.products_show #product p#soldout, body.samples_show #product p#soldout {
    display: block;
    background: #f5ebe5 url(../images/exclamation.gif) no-repeat;
    background-position: right;
    color: #ef6676;
    font-style: oblique;
    font-weight: bold;
    margin: 20px 0 0 0;
    padding: 10px; }
  body.products_show #product p.consumer_price, body.samples_show #product p.consumer_price {
    margin-top: 25px;
    color: #666666;
    font-size: 11px; }
    body.products_show #product p.consumer_price span, body.samples_show #product p.consumer_price span {
      font-size: 12px;
      color: #333333; }
  body.products_show #product #new_order_item, body.samples_show #product #new_order_item {
    width: 100%;
    float: left;
    padding-bottom: 22px; }
  body.products_show #product #price,
  body.products_show #product #quantity, body.samples_show #product #price, body.samples_show #product #quantity {
    margin-top: 10px;
    float: left;
    color: #666666;
    font-size: 11px; }
  body.products_show #product #price span, body.samples_show #product #price span {
    margin-right: 5px;
    font-size: 18px;
    font-weight: bold;
    color: #333333; }
  body.products_show #product .cannot_add_to_bag, body.samples_show #product .cannot_add_to_bag {
    background-color: #f5ebe5;
    float: left;
    width: 100%;
    margin: 8px 0 0 0;
    padding: 8px;
    color: #ef6676; }
  body.products_show #product input.submit, body.samples_show #product input.submit {
    width: 127px;
    height: 21px;
    float: right;
    margin-top: 8px;
    background-image: url(../images/nl/b_in_basket.gif); }
  body.products_show #product #details, body.samples_show #product #details {
    clear: both;
    padding-top: 15px;
    border-top: solid 1px #d0d0d0; }
    body.products_show #product #details h3, body.samples_show #product #details h3 {
      font-size: 12px;
      font-weight: normal;
      text-transform: uppercase; }
body.products_show #tester h2 a#close_tester, body.samples_show #tester h2 a#close_tester {
  text-transform: lower-case;
  float: right; }
body.products_show #tester p#price, body.samples_show #tester p#price {
  margin-top: 4px; }
  body.products_show #tester p#price span, body.samples_show #tester p#price span {
    font-weight: bold; }
body.products_show #tester input.submit, body.samples_show #tester input.submit {
  width: 127px;
  height: 21px;
  float: right;
  background-image: url(../images/nl/b_in_basket.gif); }

#cart {
  width: 679px;
  float: left;
  position: relative; }
  #cart h2 {
    text-transform: none;
    letter-spacing: 0.02em;
    font-size: 15px;
    font-weight: bold;
    color: #ee374f;
    text-transform: uppercase;
    font-size: 12px; }
  #cart p.supplement_notice {
    width: 100%;
    padding: 5px;
    margin: 5px 0px 10px 0px;
    border: 1px solid #c6c8c9;
    background-color: #f1efef; }
  #cart #order_samples {
    width: 225px;
    bottom: 1.5em !important;
    position: absolute;
    display: inline !important;
    text-align: left;
    background: #f5ebe5;
    margin: 10px 0 10px 0 !important;
    padding: 10px 0 10px 10px; }
  #cart #order_samples_ie {
    width: 225px;
    bottom: 1.5em !important;
    position: absolute;
    display: inline !important;
    text-align: left;
    background: #f5ebe5;
    margin: 10px 0 10px 0 !important;
    padding: 10px 0 10px 10px; }
  #cart ul {
    position: absolute; }
    #cart ul li {
      display: inline;
      margin: 20px 0 20px 0; }
  #cart #order_items_sample_amount {
    font-weight: bold; }

#purged_order_items {
  color: #ef6676;
  margin: 20px 0 0 0;
  padding: 10px; }
  #purged_order_items ul {
    display: block;
    font-weight: bold; }

table.order_items {
  width: 679px;
  margin: 50px 0;
  border-collapse: collapse; }
  table.order_items th {
    padding-bottom: 2px;
    text-align: left;
    text-transform: lowercase;
    font-weight: normal;
    color: #999999;
    border-bottom: solid 1px #e0e0e0; }
  table.order_items tr.order_item td {
    vertical-align: middle;
    border-bottom: solid 1px #e0e0e0; }
  table.order_items .image {
    width: 93px;
    padding: 0 40px 0 12px; }
  table.order_items .quantity {
    width: 50px;
    text-align: center; }
  table.order_items td.quantity {
    font-size: 13px;
    font-weight: bold; }
  table.order_items .product span {
    display: block; }
    table.order_items .product span.category {
      text-transform: uppercase;
      font-size: 11px;
      color: #666666; }
  table.order_items .product a {
    text-decoration: none; }
    table.order_items .product a:hover {
      text-decoration: underline; }
  table.order_items .price {
    width: 75px; }
  table.order_items .returned_or_remove {
    width: 80px;
    text-align: center; }
    table.order_items .returned_or_remove a {
      font-family: Trebuchet, "Trebuchet MS", sans-serif;
      font-size: 11px;
      color: #666666; }
  table.order_items .sub_total,
  table.order_items td.total {
    width: 80px;
    padding-right: 35px;
    text-align: right; }
  table.order_items td.sub_total {
    font-weight: bold; }
  table.order_items tr.total td {
    padding-top: 15px;
    text-align: center;
    font-weight: bold;
    font-size: 14px; }
    table.order_items tr.total td.total {
      text-align: right;
      font-size: 16px; }
  table.order_items #coupon {
    padding-left: 145px;
    text-align: left; }
    table.order_items #coupon label {
      font-weight: normal;
      font-size: 12px; }
  table.order_items td.total_header {
    font-family: Trebuchet, "Trebuchet MS", sans-serif;
    color: #666666; }
  table.order_items #total_price_header,
  table.order_items #total_price {
    padding-top: 15px;
    padding-bottom: 5px; }
  table.order_items #total_shipping_costs_header,
  table.order_items #total_shipping_costs {
    padding-bottom: 15px; }

a.check_out {
  width: 99px;
  height: 21px;
  float: right;
  display: block;
  text-indent: -9999px;
  overflow: hidden;
  background: url(../images/nl/b_order.gif); }

span.too_many_samples {
  width: 199px;
  height: 21px;
  float: right;
  margin-bottom: 8px;
  color: #ef6676; }

a.continue {
  width: 138px;
  height: 21px;
  float: left;
  display: block;
  text-indent: -9999px;
  overflow: hidden;
  background: url(../images/nl/b_continue_shopping.gif); }

a.empty {
  float: left;
  display: inline;
  margin-left: 20px;
  font-family: Trebuchet, "Trebuchet MS", sans-serif;
  font-size: 11px;
  color: #666666; }

#info {
  width: 150px;
  float: right;
  padding: 15px 8px 0 24px;
  background: url(../images/bg_info.gif) repeat-y; }
  #info h3 {
    margin-left: -14px;
    padding-left: 14px;
    font-size: 12px;
    font-weight: normal;
    color: #ee374f;
    background: url(../images/i_check.gif) left 4px no-repeat; }
  #info p {
    margin-bottom: 24px; }

div.checkout_customer_new,
body.sessions_new,
body.forgot_password,
body.send_password_link,
body.reset_password,
body.customers_new,
body.customers_edit,
body.stores_index,
body.stores_content {
  clear: both; }
  div.checkout_customer_new div.standard_form,
  body.sessions_new div.standard_form,
  body.forgot_password div.standard_form,
  body.send_password_link div.standard_form,
  body.reset_password div.standard_form,
  body.customers_new div.standard_form,
  body.customers_edit div.standard_form,
  body.stores_index div.standard_form,
  body.stores_content div.standard_form {
    width: 352px;
    position: relative;
    float: left;
    display: inline;
    margin-right: 27px;
    padding: 12px 23px 73px;
    background: #ebebeb; }
    div.checkout_customer_new div.standard_form p,
    body.sessions_new div.standard_form p,
    body.forgot_password div.standard_form p,
    body.send_password_link div.standard_form p,
    body.reset_password div.standard_form p,
    body.customers_new div.standard_form p,
    body.customers_edit div.standard_form p,
    body.stores_index div.standard_form p,
    body.stores_content div.standard_form p {
      color: #666666; }
    div.checkout_customer_new div.standard_form form,
    body.sessions_new div.standard_form form,
    body.forgot_password div.standard_form form,
    body.send_password_link div.standard_form form,
    body.reset_password div.standard_form form,
    body.customers_new div.standard_form form,
    body.customers_edit div.standard_form form,
    body.stores_index div.standard_form form,
    body.stores_content div.standard_form form {
      margin-top: 15px; }
      div.checkout_customer_new div.standard_form form p,
      body.sessions_new div.standard_form form p,
      body.forgot_password div.standard_form form p,
      body.send_password_link div.standard_form form p,
      body.reset_password div.standard_form form p,
      body.customers_new div.standard_form form p,
      body.customers_edit div.standard_form form p,
      body.stores_index div.standard_form form p,
      body.stores_content div.standard_form form p {
        margin-top: 10px;
        color: #333333; }
    div.checkout_customer_new div.standard_form legend,
    body.sessions_new div.standard_form legend,
    body.forgot_password div.standard_form legend,
    body.send_password_link div.standard_form legend,
    body.reset_password div.standard_form legend,
    body.customers_new div.standard_form legend,
    body.customers_edit div.standard_form legend,
    body.stores_index div.standard_form legend,
    body.stores_content div.standard_form legend {
      margin: 0;
      padding: 20px 0 5px;
      border: 0; }
  div.checkout_customer_new #main div#new_customer,
  body.sessions_new #main div#new_customer,
  body.forgot_password #main div#new_customer,
  body.send_password_link #main div#new_customer,
  body.reset_password #main div#new_customer,
  body.customers_new #main div#new_customer,
  body.customers_edit #main div#new_customer,
  body.stores_index #main div#new_customer,
  body.stores_content #main div#new_customer {
    width: 488px;
    float: right;
    margin-right: 0;
    background: #f5f5f5; }
    div.checkout_customer_new #main div#new_customer form,
    body.sessions_new #main div#new_customer form,
    body.forgot_password #main div#new_customer form,
    body.send_password_link #main div#new_customer form,
    body.reset_password #main div#new_customer form,
    body.customers_new #main div#new_customer form,
    body.customers_edit #main div#new_customer form,
    body.stores_index #main div#new_customer form,
    body.stores_content #main div#new_customer form {
      width: auto;
      position: static;
      float: none;
      padding: 0;
      background: transparent; }
      div.checkout_customer_new #main div#new_customer form label,
      body.sessions_new #main div#new_customer form label,
      body.forgot_password #main div#new_customer form label,
      body.send_password_link #main div#new_customer form label,
      body.reset_password #main div#new_customer form label,
      body.customers_new #main div#new_customer form label,
      body.customers_edit #main div#new_customer form label,
      body.stores_index #main div#new_customer form label,
      body.stores_content #main div#new_customer form label {
        width: 140px; }
  div.checkout_customer_new div.notice,
  body.sessions_new div.notice,
  body.forgot_password div.notice,
  body.send_password_link div.notice,
  body.reset_password div.notice,
  body.customers_new div.notice,
  body.customers_edit div.notice,
  body.stores_index div.notice,
  body.stores_content div.notice {
    margin-top: 8px; }

body.customers_new #main {
  width: 959px !important;
  padding: 0 !important; }
  body.customers_new #main .login_required {
    width: auto; }
  body.customers_new #main form {
    width: 354px;
    position: relative;
    float: left;
    padding: 12px 23px 70px 23px;
    background: #ebebeb; }
    body.customers_new #main form label {
      width: 120px;
      float: left;
      display: inline;
      margin: 3px 0; }
    body.customers_new #main form input[type="text"],
    body.customers_new #main form input[type="password"] {
      width: 220px;
      margin: 3px 0; }
    body.customers_new #main form input.signin {
      left: 268px;
      bottom: 29px;
      position: absolute; }
    body.customers_new #main form a {
      margin-top: 10px;
      float: left;
      display: inline; }
      body.customers_new #main form a#terms-conditions {
        float: none; }
    body.customers_new #main form br {
      clear: left; }
  body.customers_new #main form#new_customer {
    padding-left: 10px; }
body.customers_new #info {
  display: none; }

#order_stages {
  float: right;
  display: inline;
  margin: 0 252px 10px 0; }
  #order_stages li {
    float: left;
    display: inline;
    margin-left: 28px;
    color: #999999; }
    #order_stages li a {
      color: #999999; }
    #order_stages li.active, #order_stages li.active a {
      text-decoration: none;
      color: #ee374f; }

div.checkout_billing,
div.checkout_shipping,
div.checkout_welcome {
  width: 492px;
  position: relative;
  float: left;
  padding: 12px 23px 73px;
  background: #f5f5f5 url(../images/bg_form.gif) repeat-y; }
  div.checkout_billing h2,
  div.checkout_shipping h2,
  div.checkout_welcome h2 {
    margin-bottom: 12px;
    padding-bottom: 5px;
    font-size: 12px;
    font-weight: normal;
    text-transform: uppercase;
    color: #ee374f;
    border-bottom: solid 1px #e0e0e0; }
  div.checkout_billing #customer_address_submit,
  div.checkout_billing a.continue_checkout,
  div.checkout_shipping #customer_address_submit,
  div.checkout_shipping a.continue_checkout,
  div.checkout_welcome #customer_address_submit,
  div.checkout_welcome a.continue_checkout {
    width: 109px;
    height: 21px;
    bottom: 29px;
    left: 400px;
    position: absolute;
    padding-top: 20px;
    background: url(../images/nl/b_continue.gif) no-repeat;
    border: 0;
    overflow: hidden; }
  div.checkout_billing a.continue_checkout,
  div.checkout_shipping a.continue_checkout,
  div.checkout_welcome a.continue_checkout {
    padding: 0;
    text-indent: -9999px; }

div.checkout_shipping p {
  margin-bottom: 20px;
  color: #666666; }
div.checkout_shipping a.add_new {
  font-size: 14px;
  font-weight: bold;
  text-decoration: none; }
  div.checkout_shipping a.add_new:hover {
    text-decoration: underline; }

#customer_addresses li {
  position: relative;
  margin-bottom: 20px;
  padding-bottom: 20px;
  font-size: 14px;
  border-bottom: solid 1px #e0e0e0; }
  #customer_addresses li a {
    width: 149px;
    height: 21px;
    bottom: 20px;
    left: 206px;
    position: absolute;
    display: block;
    text-indent: -9999px;
    overflow: hidden;
    background: url(../images/nl/b_use_address.gif) no-repeat; }

#new_shipping_address {
  margin-top: 20px; }
  #new_shipping_address strong {
    display: none; }

div.checkout_wrap {
  width: 679px;
  float: left; }
  div.checkout_wrap h2 {
    text-transform: none;
    letter-spacing: 0.02em;
    font-size: 15px;
    font-weight: bold;
    color: #ee374f;
    margin-bottom: 15px;
    font-size: 12px;
    text-transform: uppercase; }
  div.checkout_wrap p {
    width: 500px;
    height: 21px;
    float: left; }
  div.checkout_wrap div.checkout_address {
    width: 228px;
    float: left;
    margin-top: 15px; }
    div.checkout_wrap div.checkout_address h3 {
      text-transform: none;
      letter-spacing: 0.02em;
      font-size: 15px;
      font-weight: bold;
      color: #ee374f;
      font-size: 11px;
      text-transform: uppercase; }
  div.checkout_wrap input.payment {
    width: 99px;
    height: 21px;
    float: right;
    padding-top: 20px;
    background: url(../images/nl/b_pay.gif) no-repeat;
    border: 0;
    overflow: hidden; }
  div.checkout_wrap table.order_items {
    margin: 30px 0 30px 0; }
    div.checkout_wrap table.order_items #total_price_with_shipping_header {
      text-align: left; }
    div.checkout_wrap table.order_items tr.total td {
      border-top: solid 1px #e0e0e0; }

body.training_programs #main {
  width: 747px;
  position: relative;
  float: left;
  padding-left: 12px; }
body.training_programs h2 {
  margin-bottom: 40px;
  font-size: 16px;
  letter-spacing: 0.05em;
  color: #ee374f; }
body.training_programs h3 {
  margin-bottom: 20px; }
body.training_programs table.list {
  margin-left: -12px; }
  body.training_programs table.list th.date,
  body.training_programs table.list th.capacity {
    width: 150px; }

body.training_sessions #main {
  width: 747px;
  position: relative;
  float: left;
  padding-left: 12px;
  color: #666666; }
body.training_sessions a.overview {
  top: 2px;
  left: 546px;
  position: absolute;
  color: #999999; }
body.training_sessions h2 {
  margin-bottom: 30px;
  font-size: 16px;
  color: #ee374f; }
body.training_sessions dl {
  margin-bottom: 25px;
  overflow: auto; }
  body.training_sessions dl dt,
  body.training_sessions dl dd {
    float: left; }
  body.training_sessions dl dt {
    clear: left;
    display: inline;
    margin-right: 5px;
    font-weight: bold; }
body.training_sessions fieldset {
  border: 0; }
body.training_sessions legend {
  margin-bottom: 5px;
  font-weight: bold; }
body.training_sessions ul {
  margin-bottom: 10px; }
body.training_sessions input.submit {
  width: 109px;
  height: 21px;
  padding-top: 20px;
  overflow: hidden;
  background: url(../images/nl/b_signup.gif) no-repeat;
  border: 0; }

body.posts ul.posts,
body.home ul.posts {
  padding-bottom: 80px;
  border-bottom: solid 1px #e0e0e0; }
  body.posts ul.posts li,
  body.home ul.posts li {
    padding-left: 12px;
    background: url(../images/li.gif) left 4px no-repeat; }
    body.posts ul.posts li a,
    body.home ul.posts li a {
      text-decoration: none; }
body.posts #col2 div.posts,
body.home #col2 div.posts {
  padding-top: 25px; }
  body.posts #col2 div.posts h3,
  body.home #col2 div.posts h3 {
    margin-bottom: 5px;
    font-size: 13px; }
  body.posts #col2 div.posts ul.posts,
  body.home #col2 div.posts ul.posts {
    border: 0; }
body.posts #text,
body.home #text {
  padding-bottom: 40px;
  border-bottom: solid 1px #e0e0e0; }

div#sample_amount {
  width: 100%;
  background-color: #f5ebe5;
  padding: 8px;
  margin: 0 0 16px 0; }
  div#sample_amount table {
    margin-top: 8px; }
    div#sample_amount table th {
      text-align: left;
      font-weight: normal;
      width: 260px; }

body.stores #main {
  padding-left: 12px; }
body.stores #main div.store_wrap {
  margin-left: -12px; }
  body.stores #main div.store_wrap h2 {
    width: 640px;
    height: 22px;
    float: left;
    margin-bottom: 0;
    padding: 9px 0 0 12px;
    font-size: 12px;
    font-weight: normal;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    color: #333333;
    background: url(../images/bg_map.gif) repeat-y; }
  body.stores #main div.store_wrap #map {
    width: 628px;
    float: left;
    padding: 0 12px;
    background: url(../images/bg_map.gif) repeat-y; }
    body.stores #main div.store_wrap #map #map_canvas {
      width: 652px;
      height: 407px; }
    body.stores #main div.store_wrap #map #searchform form {
      padding: 9px 10px 13px;
      line-height: 30px;
      border-top: solid 1px #e0e0e0; }
      body.stores #main div.store_wrap #map #searchform form input.submit {
        width: 99px;
        height: 21px;
        float: right;
        padding-top: 20px;
        background: url(../images/nl/b_search2.gif) no-repeat;
        border: 0;
        overflow: hidden; }
      body.stores #main div.store_wrap #map #searchform form label {
        width: 100px;
        display: inline-block; }
        body.stores #main div.store_wrap #map #searchform form label.radius {
          width: 50px;
          margin-left: 40px; }
body.stores #main .store_wrap #search_box,
body.stores #main .store_show_wrap #search_box {
  width: 270px;
  float: right;
  display: inline;
  margin-top: -31px;
  background: url(../images/bg_searchbox.gif) repeat-y; }
  body.stores #main .store_wrap #search_box h3,
  body.stores #main .store_show_wrap #search_box h3 {
    height: 22px;
    margin-bottom: 16px;
    padding: 9px 0 0 12px;
    font-size: 12px;
    font-weight: normal;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    border-bottom: solid 1px #e0e0e0; }
  body.stores #main .store_wrap #search_box #results,
  body.stores #main .store_show_wrap #search_box #results {
    padding: 0 12px;
    color: #666666; }
    body.stores #main .store_wrap #search_box #results li,
    body.stores #main .store_show_wrap #search_box #results li {
      margin-bottom: 22px;
      padding-left: 18px; }
      body.stores #main .store_wrap #search_box #results li h4, body.stores #main .store_wrap #search_box #results li h4 a,
      body.stores #main .store_show_wrap #search_box #results li h4,
      body.stores #main .store_show_wrap #search_box #results li h4 a {
        position: relative;
        margin-left: -18px;
        padding-left: 18px;
        font-size: 14px;
        font-weight: normal;
        line-height: 18px;
        color: #ee374f; }
        body.stores #main .store_wrap #search_box #results li h4 span, body.stores #main .store_wrap #search_box #results li h4 a span,
        body.stores #main .store_show_wrap #search_box #results li h4 span,
        body.stores #main .store_show_wrap #search_box #results li h4 a span {
          left: 0;
          position: absolute; }
body.stores ul#store_images {
  list-style-type: none;
  margin: 10px 0 0 0;
  padding: 0; }
  body.stores ul#store_images li {
    display: inline;
    padding-left: 20px; }

body.stores_show .store_show_wrap .main_content {
  width: 655px;
  float: left;
  padding-left: 12px; }
  body.stores_show .store_show_wrap .main_content a {
    text-decoration: none;
    font-size: 11px;
    color: #646464; }
  body.stores_show .store_show_wrap .main_content h2 {
    padding: 15px 0 10px 0;
    background: none;
    color: #ed3746;
    text-transform: none;
    font-size: 16px;
    font-weight: bold; }
  body.stores_show .store_show_wrap .main_content p {
    padding: 10px 0; }
  body.stores_show .store_show_wrap .main_content img {
    padding-bottom: 10px;
    margin-right: 35px; }
body.stores_show .store_show_wrap .store_info {
  min-height: 105px;
  padding: 15px 0;
  border-top: 1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1; }
  body.stores_show .store_show_wrap .store_info #address {
    width: 305px;
    float: left; }
    body.stores_show .store_show_wrap .store_info #address h2 {
      padding: 0 0 5px 0;
      font-size: 12px; }
    body.stores_show .store_show_wrap .store_info #address p {
      padding: 0;
      line-height: 20px; }
    body.stores_show .store_show_wrap .store_info #address a {
      text-decoration: underline;
      color: #ed3746; }
  body.stores_show .store_show_wrap .store_info img#logo {
    margin-right: 0;
    padding: 0;
    display: inline; }
body.stores_show .store_show_wrap #search_box {
  margin-top: 0 !important; }

#viewer {
  width: 376px;
  height: 307px;
  float: left;
  display: inline;
  margin-bottom: 24px;
  line-height: 1em;
  background: white; }
  #viewer a {
    outline: none; }
  #viewer #thumbs {
    width: 108px;
    height: 307px;
    position: relative;
    float: left; }
    #viewer #thumbs a.up,
    #viewer #thumbs a.down {
      width: 18px;
      height: 9px;
      left: 47px;
      position: absolute;
      display: block;
      text-indent: -9999px;
      outline: none;
      cursor: default; }
    #viewer #thumbs a.up {
      top: 0;
      background: url(../images/arrow_up_off.gif) no-repeat; }
    #viewer #thumbs a.up_more {
      background: url(../images/arrow_up.gif) no-repeat;
      cursor: pointer; }
    #viewer #thumbs a.down {
      top: 298px;
      background: url(../images/arrow_down_off.gif) no-repeat; }
    #viewer #thumbs a.down_more {
      background: url(../images/arrow_down.gif) no-repeat;
      cursor: pointer; }
    #viewer #thumbs #thumb_wrap {
      width: 62px;
      height: 269px;
      top: 19px;
      left: 24px;
      position: absolute;
      overflow: hidden; }
      #viewer #thumbs #thumb_wrap ul {
        top: 0;
        position: absolute; }
        #viewer #thumbs #thumb_wrap ul li {
          width: 62px;
          height: 83px;
          margin-bottom: 10px; }
  #viewer #full {
    width: 267px;
    height: 307px;
    position: relative;
    float: left; }
    #viewer #full a.enlarge {
      height: 11px;
      right: 0;
      bottom: 7px;
      position: absolute;
      float: right;
      display: inline;
      margin-right: 10px;
      text-decoration: none;
      font-size: 11px;
      color: #666666;
      background: url(../images/i_plus.gif) no-repeat; }
      #viewer #full a.enlarge span {
        font-weight: bold;
        text-transform: uppercase;
        color: #ee374f; }

body.customers #main,
body.health_questions #main,
body.skin_analyses #main {
  width: 680px;
  position: relative;
  float: left;
  padding-left: 12px; }
  body.customers #main form a.back_button,
  body.health_questions #main form a.back_button,
  body.skin_analyses #main form a.back_button {
    width: 73px;
    height: 21px;
    position: absolute;
    margin-top: 15px;
    display: block;
    text-indent: -9999px;
    background: url(../images/b_back.jpg); }
  body.customers #main .text ul li,
  body.health_questions #main .text ul li,
  body.skin_analyses #main .text ul li {
    margin-top: 0; }
  body.customers #main a.back_button span,
  body.health_questions #main a.back_button span,
  body.skin_analyses #main a.back_button span {
    width: 73px;
    height: 21px;
    position: absolute;
    margin-top: 15px;
    display: block;
    text-indent: -9999px;
    background: url(../images/b_back.jpg); }
  body.customers #main .errorExplanation,
  body.health_questions #main .errorExplanation,
  body.skin_analyses #main .errorExplanation {
    margin: 24px 0;
    padding: 5px;
    border: solid 1px #d7d7d7; }
    body.customers #main .errorExplanation h2,
    body.health_questions #main .errorExplanation h2,
    body.skin_analyses #main .errorExplanation h2 {
      margin: 0;
      padding: 0;
      text-transform: none;
      color: #ee374f;
      border: 0; }
  body.customers #main .field_error_message,
  body.customers #main .fieldWithErrors,
  body.health_questions #main .field_error_message,
  body.health_questions #main .fieldWithErrors,
  body.skin_analyses #main .field_error_message,
  body.skin_analyses #main .fieldWithErrors {
    display: inline; }
  body.customers #main #new_skin_analysis_header,
  body.customers #main #new_consumer_skin_analysis_header,
  body.health_questions #main #new_skin_analysis_header,
  body.health_questions #main #new_consumer_skin_analysis_header,
  body.skin_analyses #main #new_skin_analysis_header,
  body.skin_analyses #main #new_consumer_skin_analysis_header {
    float: right;
    margin-top: -42px;
    line-height: 1em; }
    body.customers #main #new_skin_analysis_header li,
    body.customers #main #new_consumer_skin_analysis_header li,
    body.health_questions #main #new_skin_analysis_header li,
    body.health_questions #main #new_consumer_skin_analysis_header li,
    body.skin_analyses #main #new_skin_analysis_header li,
    body.skin_analyses #main #new_consumer_skin_analysis_header li {
      float: left;
      margin-left: 25px;
      color: #999999; }
      body.customers #main #new_skin_analysis_header li.active a,
      body.customers #main #new_consumer_skin_analysis_header li.active a,
      body.health_questions #main #new_skin_analysis_header li.active a,
      body.health_questions #main #new_consumer_skin_analysis_header li.active a,
      body.skin_analyses #main #new_skin_analysis_header li.active a,
      body.skin_analyses #main #new_consumer_skin_analysis_header li.active a {
        color: #ee374f; }
      body.customers #main #new_skin_analysis_header li a,
      body.customers #main #new_consumer_skin_analysis_header li a,
      body.health_questions #main #new_skin_analysis_header li a,
      body.health_questions #main #new_consumer_skin_analysis_header li a,
      body.skin_analyses #main #new_skin_analysis_header li a,
      body.skin_analyses #main #new_consumer_skin_analysis_header li a {
        text-decoration: none;
        color: #999999; }
  body.customers #main h2,
  body.health_questions #main h2,
  body.skin_analyses #main h2 {
    text-transform: none;
    letter-spacing: 0.02em;
    font-size: 15px;
    font-weight: bold;
    color: #ee374f;
    margin: 0 0 12px -12px;
    padding: 0 0 22px 12px;
    text-transform: uppercase;
    font-size: 12px;
    border-bottom: solid 1px #d7d7d7; }
  body.customers #main h3,
  body.health_questions #main h3,
  body.skin_analyses #main h3 {
    text-transform: none;
    letter-spacing: 0.02em;
    font-size: 15px;
    font-weight: bold;
    color: #ee374f;
    margin-bottom: 30px;
    font-size: 12px;
    font-weight: bold;
    color: #666666; }
  body.customers #main h4,
  body.health_questions #main h4,
  body.skin_analyses #main h4 {
    text-transform: none;
    letter-spacing: 0.02em;
    font-size: 15px;
    font-weight: bold;
    color: #ee374f;
    margin-bottom: 24px;
    font-size: 16px;
    font-weight: bold; }
  body.customers #main h5,
  body.health_questions #main h5,
  body.skin_analyses #main h5 {
    margin-top: 12px;
    font-size: 12px; }
  body.customers #main div.footer,
  body.health_questions #main div.footer,
  body.skin_analyses #main div.footer {
    margin: 25px 0 0 -12px;
    padding: 25px 0 0 12px;
    border-top: solid 1px #d7d7d7; }
  body.customers #main table.list,
  body.health_questions #main table.list,
  body.skin_analyses #main table.list {
    width: 692px;
    margin-left: -12px; }
  body.customers #main p.add_customer,
  body.health_questions #main p.add_customer,
  body.skin_analyses #main p.add_customer {
    margin-bottom: 20px; }
  body.customers #main form.search,
  body.health_questions #main form.search,
  body.skin_analyses #main form.search {
    float: right; }
    body.customers #main form.search input,
    body.health_questions #main form.search input,
    body.skin_analyses #main form.search input {
      float: left; }
    body.customers #main form.search input.submit,
    body.health_questions #main form.search input.submit,
    body.skin_analyses #main form.search input.submit {
      margin: 0 0 0 5px;
      overflow: hidden;
      background: url(../images/nl/b_search2.gif) no-repeat;
      border: 0; }
  body.customers #main form.new_customer label,
  body.customers #main form.edit_customer label,
  body.customers #main form.analysis label,
  body.health_questions #main form.new_customer label,
  body.health_questions #main form.edit_customer label,
  body.health_questions #main form.analysis label,
  body.skin_analyses #main form.new_customer label,
  body.skin_analyses #main form.edit_customer label,
  body.skin_analyses #main form.analysis label {
    width: 120px;
    float: left; }
  body.customers #main form.new_customer label,
  body.customers #main form.new_customer input,
  body.customers #main form.edit_customer label,
  body.customers #main form.edit_customer input,
  body.customers #main form.analysis label,
  body.customers #main form.analysis input,
  body.health_questions #main form.new_customer label,
  body.health_questions #main form.new_customer input,
  body.health_questions #main form.edit_customer label,
  body.health_questions #main form.edit_customer input,
  body.health_questions #main form.analysis label,
  body.health_questions #main form.analysis input,
  body.skin_analyses #main form.new_customer label,
  body.skin_analyses #main form.new_customer input,
  body.skin_analyses #main form.edit_customer label,
  body.skin_analyses #main form.edit_customer input,
  body.skin_analyses #main form.analysis label,
  body.skin_analyses #main form.analysis input {
    margin: 3px 0; }
  body.customers #main form.new_customer br,
  body.customers #main form.edit_customer br,
  body.customers #main form.analysis br,
  body.health_questions #main form.new_customer br,
  body.health_questions #main form.edit_customer br,
  body.health_questions #main form.analysis br,
  body.skin_analyses #main form.new_customer br,
  body.skin_analyses #main form.edit_customer br,
  body.skin_analyses #main form.analysis br {
    clear: left; }
  body.customers #main form.new_customer fieldset,
  body.customers #main form.edit_customer fieldset,
  body.customers #main form.analysis fieldset,
  body.health_questions #main form.new_customer fieldset,
  body.health_questions #main form.edit_customer fieldset,
  body.health_questions #main form.analysis fieldset,
  body.skin_analyses #main form.new_customer fieldset,
  body.skin_analyses #main form.edit_customer fieldset,
  body.skin_analyses #main form.analysis fieldset {
    margin: 0;
    padding: 0;
    border: 0; }
  body.customers #main form.new_customer legend,
  body.customers #main form.edit_customer legend,
  body.customers #main form.analysis legend,
  body.health_questions #main form.new_customer legend,
  body.health_questions #main form.edit_customer legend,
  body.health_questions #main form.analysis legend,
  body.skin_analyses #main form.new_customer legend,
  body.skin_analyses #main form.edit_customer legend,
  body.skin_analyses #main form.analysis legend {
    margin: 0;
    padding: 12px 0 0 0;
    font-weight: bold; }
  body.customers #main input[type="submit"],
  body.customers #main input.submit,
  body.health_questions #main input[type="submit"],
  body.health_questions #main input.submit,
  body.skin_analyses #main input[type="submit"],
  body.skin_analyses #main input.submit {
    width: 99px;
    height: 21px;
    float: right;
    padding-top: 21px;
    margin-top: 15px;
    background: url(../images/nl/b_next.gif) no-repeat;
    border: 0;
    overflow: hidden; }

body.recommended_products legend {
  text-transform: none;
  letter-spacing: 0.02em;
  font-size: 15px;
  font-weight: bold;
  color: #ee374f;
  margin-bottom: 8px; }
body.recommended_products fieldset {
  border: 0;
  margin-bottom: 20px; }

body.skin_analyses_graduation #main fieldset {
  margin: 0;
  padding: 0;
  border: 0; }
body.skin_analyses_graduation #main legend {
  text-transform: none;
  letter-spacing: 0.02em;
  font-size: 15px;
  font-weight: bold;
  color: #ee374f;
  margin: 0 0 24px;
  padding: 0;
  font-size: 16px;
  font-weight: bold; }

body.skin_analyses_graduation table.list {
  margin-bottom: 50px; }
  body.skin_analyses_graduation table.list label {
    width: auto;
    float: none;
    margin: 0; }
  body.skin_analyses_graduation table.list th {
    border: 0; }
  body.skin_analyses_graduation table.list th,
  body.skin_analyses_graduation table.list td {
    padding-top: 12px;
    padding-bottom: 12px;
    color: #333333; }
  body.skin_analyses_graduation table.list tr.odd th {
    background: #f5ebe5; }
  body.skin_analyses_graduation table.list td {
    width: 46px;
    padding-right: 0;
    padding-left: 0;
    text-align: center; }
  body.skin_analyses_graduation table.list td.col_1,
  body.skin_analyses_graduation table.list td.col_6 {
    border-left: solid 1px #d7d7d7; }
  body.skin_analyses_graduation table.list td.last_col {
    width: 20px;
    padding: 0;
    border-left: solid 1px #d7d7d7; }
  body.skin_analyses_graduation table.list th.heading {
    height: 43px;
    position: relative;
    padding: 0;
    background: url(../images/bg_analysis_header.gif) left bottom no-repeat;
    border-bottom: solid 1px #d7d7d7; }
    body.skin_analyses_graduation table.list th.heading span.little,
    body.skin_analyses_graduation table.list th.heading span.normal,
    body.skin_analyses_graduation table.list th.heading span.much {
      width: 61px;
      position: absolute;
      display: block;
      margin-top: 13px;
      text-align: center;
      color: #999999; }
    body.skin_analyses_graduation table.list th.heading span.little {
      left: 180px; }
    body.skin_analyses_graduation table.list th.heading span.normal {
      left: 410px; }
    body.skin_analyses_graduation table.list th.heading span.much {
      width: 41px;
      left: 651px; }
body.skin_analyses_graduation label {
  width: 72px;
  float: left; }
body.skin_analyses_graduation label,
body.skin_analyses_graduation input[type="text"] {
  margin: 3px 0; }
body.skin_analyses_graduation br {
  clear: left; }

div.text p {
  margin-top: 8px; }
div.text ul {
  margin-top: 8px;
  list-style: disc;
  list-style-position: inside; }

div#recommended_products p {
  margin-bottom: 8px; }
div#recommended_products fieldset {
  margin-top: 16px; }

body.skin_analyses_finish #main {
  width: 730px; }
  body.skin_analyses_finish #main p.skin_type {
    margin: 0;
    text-transform: uppercase;
    color: #ee374f; }
    body.skin_analyses_finish #main p.skin_type span {
      text-transform: none;
      font-weight: bold;
      font-size: 13px;
      color: #333333; }
  body.skin_analyses_finish #main p.advice {
    font-size: 13px; }
  body.skin_analyses_finish #main h3 {
    color: #ee374f;
    font-size: 16px;
    letter-spacing: 0.02em;
    margin-bottom: 24px; }
  body.skin_analyses_finish #main h4 {
    margin: 30px 0 0;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: normal; }
    body.skin_analyses_finish #main h4.underline {
      padding-bottom: 4px;
      border-bottom: solid 1px #e0e0e1; }
  body.skin_analyses_finish #main ul.products {
    width: 100%;
    float: left;
    display: inline;
    margin-bottom: 22px;
    border-bottom: solid 1px #e0e0e1; }
    body.skin_analyses_finish #main ul.products li {
      width: 146px;
      height: 60px;
      position: relative;
      float: left;
      display: inline;
      margin-bottom: -1px;
      padding-top: 127px;
      text-align: center;
      border-bottom: solid 1px #e0e0e1; }
      body.skin_analyses_finish #main ul.products li div.image {
        width: 100%;
        top: 0;
        left: 0;
        margin-top: 2px;
        position: absolute;
        text-align: center; }
      body.skin_analyses_finish #main ul.products li h3 {
        margin: 0;
        font-weight: normal;
        font-size: 11px; }
        body.skin_analyses_finish #main ul.products li h3 a {
          text-decoration: none;
          color: #939598; }
      body.skin_analyses_finish #main ul.products li p {
        margin: 2px 0 0;
        font-weight: bold;
        font-size: 13px;
        color: #666666; }

body.skin_analyses #footer #email_signup_form,
body.pages #footer #email_signup_form,
body.stores #footer #email_signup_form,
body.categories #footer #email_signup_form,
body.home #footer #email_signup_form {
  width: 146px;
  display: inline;
  float: right;
  margin-top: -17px; }
  body.skin_analyses #footer #email_signup_form #email_signup,
  body.pages #footer #email_signup_form #email_signup,
  body.stores #footer #email_signup_form #email_signup,
  body.categories #footer #email_signup_form #email_signup,
  body.home #footer #email_signup_form #email_signup {
    width: 119px !important;
    height: 12px;
    float: left;
    font-size: 11px;
    font-style: italic;
    letter-spacing: 0.05em;
    color: #999999;
    border: solid 1px #ededed;
    line-height: 1em; }
  body.skin_analyses #footer #email_signup_form input.submit,
  body.pages #footer #email_signup_form input.submit,
  body.stores #footer #email_signup_form input.submit,
  body.categories #footer #email_signup_form input.submit,
  body.home #footer #email_signup_form input.submit {
    width: 14px;
    height: 14px;
    margin-left: 2px;
    padding-top: 0;
    text-indent: -9999px;
    background: url(../images/b_search.gif) no-repeat;
    border: 0;
    overflow: hidden; }

body.skin_analyses #my_products {
  margin-top: 50px; }
  body.skin_analyses #my_products a.show_all {
    float: right; }
  body.skin_analyses #my_products ul.limited {
    height: 180px;
    display: block;
    width: 500px; }
  body.skin_analyses #my_products ul {
    width: 680px; }
    body.skin_analyses #my_products ul li {
      float: left;
      width: 150px;
      height: 180px;
      text-align: center;
      margin-right: 10px; }
      body.skin_analyses #my_products ul li .image {
        width: 145px;
        height: 122px; }
      body.skin_analyses #my_products ul li h3 {
        padding-top: 2px;
        margin-bottom: 0;
        padding-bottom: 2px; }
