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.83em "Trebuchet MS", Trebuchet, serif;
  color: #333333;
  background: #dad8e0 url(../images/bg.jpg) left top repeat-x; }

a {
  color: #e45798; }

input {
  line-height: 1em; }

input,
textarea,
select {
  font: 12px/1.83em "Trebuchet MS", Trebuchet, serif;
  font-size: 11px; }

img {
  border: none; }

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

h1 {
  width: 228px;
  height: 48px;
  top: 94px;
  left: 25px;
  position: absolute; }
  h1 a {
    height: 48px;
    display: block;
    text-indent: -9999px;
    overflow: hidden;
    background: url(../images/logo_pink.png) no-repeat; }

#header {
  height: 69px; }
  #header #usermenu {
    height: 26px;
    float: right;
    margin-top: 12px;
    font-size: 11px;
    line-height: 1em;
    color: #666; }
    #header #usermenu a {
      text-decoration: none;
      color: #666; }
      #header #usermenu a:hover {
        text-decoration: underline;
        color: #999; }
    #header #usermenu li {
      float: left;
      padding: 4px 20px 0 0;
      background: url(../images/div_usermenu.gif) right 10px no-repeat; }
    #header #usermenu #languages {
      display: inline; }
      #header #usermenu #languages li {
        float: none;
        display: inline;
        padding-right: 0;
        padding-left: 5px;
        text-transform: uppercase;
        background: url(../images/div_lang.gif) left 7px no-repeat; }
        #header #usermenu #languages li:first-child {
          padding: 0;
          background: transparent; }
      #header #usermenu #languages a.active {
        color: #e45798; }
  #header #searchform {
    width: 169px;
    height: 18px;
    top: 45px;
    right: 25px;
    position: absolute;
    background: url(../images/bg_search.gif) no-repeat; }
    #header #searchform #search,
    #header #searchform input.submit {
      position: absolute;
      background: transparent;
      border: none; }
    #header #searchform #search {
      width: 116px;
      height: 18px;
      top: 0;
      left: 12px;
      padding: 0;
      letter-spacing: 0.1em;
      font-family: Georgia, serif;
      font-size: 11px;
      line-height: 18px; }
    #header #searchform input.submit {
      width: 16px;
      height: 15px;
      top: 1px;
      right: 1px;
      padding: 14px 0 0 0;
      background: url(../images/b_search.gif) no-repeat;
      overflow: hidden; }
  #header #basket {
    height: 20px;
    position: relative;
    float: right;
    display: inline;
    margin: 6px 25px 0 0;
    padding: 10px 0 0 28px;
    letter-spacing: 0.1em;
    line-height: 1em;
    font-size: 11px;
    font-family: Georgia, serif;
    color: #333333; }
    #header #basket h2 {
      width: 21px;
      height: 28px;
      top: 0;
      left: 0;
      position: absolute; }
      #header #basket h2 a {
        height: 28px;
        display: block;
        text-indent: -9999px;
        overflow: hidden;
        background: url(../images/i_basket.gif) no-repeat; }
    #header #basket p {
      float: left; }
      #header #basket p #check_no_items {
        float: left; }
        #header #basket p #check_no_items span {
          font-weight: bold;
          font-size: 14px; }
      #header #basket p a {
        text-decoration: none;
        color: #333333; }
      #header #basket p a.check_out {
        display: inline-block;
        margin: -2px 0 -2px 7px;
        padding: 2px 5px;
        letter-spacing: 0;
        text-transform: uppercase;
        text-decoration: none;
        font-weight: bold;
        color: #e45798;
        background: #dedede; }
  #header #menu {
    width: 909px;
    height: 20px;
    clear: both;
    padding: 11px 25px 0 29px;
    text-transform: uppercase;
    line-height: 1em;
    letter-spacing: 0.1em;
    font-family: Georgia, serif;
    font-size: 11px;
    overflow: hidden;
    background: #fff url(../images/bg_menu.gif) 25px bottom no-repeat; }
    #header #menu li {
      float: left;
      margin-right: 32px; }
      #header #menu li a {
        text-decoration: none;
        color: #000; }
        #header #menu li a:hover {
          text-decoration: underline;
          color: #999; }
      #header #menu li.active a {
        color: #999; }

#main {
  width: 913px;
  float: left;
  padding: 38px 25px 0 25px;
  background: #fff url(../images/bg_main.gif) 25px 97px no-repeat; }
  #main #main_footer {
    height: 44px;
    clear: both;
    background: #fff; }
  #main #col1 {
    width: 231px;
    float: left;
    padding-top: 59px; }
  #main #col2 {
    width: 659px;
    float: right; }

#productmenu {
  width: 209px;
  padding: 18px 0 23px 22px;
  line-height: 26px;
  font-family: Georgia, serif;
  font-size: 16px;
  letter-spacing: 0.05em;
  background: #efeef4; }
  #productmenu li a {
    text-decoration: none;
    color: #e45798; }
  #productmenu li.active a {
    color: #333333; }

#footer {
  width: 822px;
  position: relative;
  float: left;
  margin-top: -22px;
  padding-left: 121px;
  font-size: 11px;
  color: #666; }
  #footer li {
    float: left;
    padding: 30px 0 0 20px;
    background: url(../images/div_usermenu.gif) 10px 40px no-repeat; }
    #footer li.logo {
      height: 81px;
      top: 0;
      left: -93px;
      position: absolute;
      display: block;
      float: none;
      padding-left: 150px;
      background: url(../images/logo_footer.png) no-repeat; }
    #footer li a {
      text-decoration: none;
      color: #666; }
  #footer #newsletter {
    top: 30px;
    right: 0;
    position: absolute; }
    #footer #newsletter h2 {
      float: left;
      font-family: Georgia, serif;
      font-size: 10px;
      font-weight: normal;
      text-transform: uppercase;
      letter-spacing: 0.1em;
      color: #000; }
    #footer #newsletter input {
      float: left;
      margin-top: 2px; }
    #footer #newsletter input.email {
      width: 103px;
      height: 16px;
      margin-left: 9px;
      margin-right: 9px;
      padding: 0;
      background: url(../images/bg_email.gif) no-repeat;
      border: none; }
    #footer #newsletter input.submit {
      width: 57px;
      height: 16px;
      padding: 15px 0 0 0;
      background: url(../images/en/b_send.gif) no-repeat;
      border: none;
      overflow: hidden; }

#customer_email_updates {
  float: left;
  margin: 0 10px 50px 0; }

#popbox {
  position: absolute;
  background: #fff;
  overflow: hidden;
  z-index: 101;
  -moz-box-shadow: 5px 5px 10px 0 #afafaf;
  -webkit-box-shadow: 5px 5px 10px 0 #afafaf; }
  #popbox a.close {
    width: 19px;
    height: 19px;
    top: 3px;
    right: 4px;
    position: absolute;
    display: block;
    text-indent: -9999px;
    overflow: hidden;
    background: url(../images/i_close.gif) no-repeat; }

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

.beans_overlay_mac {
  background: url(../images/bg_overlay.png); }

.beans_overlay {
  background: #000;
  filter: alpha(opacity=11);
  -moz-opacity: 0.11;
  opacity: 0.11; }

* html #beans_overlay {
  position: absolute; }

div.standard_form {
  position: relative; }
  div.standard_form label {
    width: 110px;
    clear: left;
    float: left; }
  div.standard_form br {
    clear: both; }
  div.standard_form input[type='text'] {
    width: 250px; }
  div.standard_form input[type='password'] {
    width: 140px; }
  div.standard_form label,
  div.standard_form input,
  div.standard_form textarea,
  div.standard_form select {
    margin: 5px 0; }
  div.standard_form input.register,
  div.standard_form input.save,
  div.standard_form input.signin,
  div.standard_form input.send_password {
    height: 19px;
    padding-top: 19px;
    overflow: hidden;
    border: none; }
  div.standard_form input.register {
    width: 114px;
    margin-left: 251px;
    background: url(../images/en/b_register.gif) no-repeat; }
  div.standard_form input.signin {
    width: 89px;
    margin-left: 276px;
    background: url(../images/en/b_sign_in.gif) no-repeat; }
  div.standard_form input.save {
    width: 149px;
    margin-left: 216px;
    background: url(../images/en/b_save_changes.gif) no-repeat; }
  div.standard_form input.send_password {
    width: 186px;
    margin-left: 110px;
    background: url(../images/en/b_change_password.gif) no-repeat; }

#lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 100;
  text-align: center;
  line-height: 0; }
  #lightbox img {
    width: auto;
    height: auto; }
  #lightbox a img {
    border: none; }

#outerImageContainer {
  position: relative;
  background-color: #fff;
  width: 250px;
  height: 250px;
  margin: 0 auto; }

#imageContainer {
  padding: 10px; }

#loading {
  position: absolute;
  top: 40%;
  left: 0%;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0; }

#hoverNav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10; }
  #hoverNav a {
    outline: none; }

#imageContainer>#hoverNav {
  left: 0; }

#prevLink {
  width: 49%;
  height: 100%;
  background-image: url(data:image/gif;base64,AAAA);
  display: block;
  left: 0;
  float: left; }
  #prevLink:hover, #prevLink:visited:hover {
    background: url(../images/lightbox/prevlabel.gif) left 15% no-repeat; }

#nextLink {
  width: 49%;
  height: 100%;
  background-image: url(data:image/gifbase64,AAAA);
  display: block;
  right: 0;
  float: right; }
  #nextLink:hover, #nextLink:visited:hover {
    background: url(../images/lightbox/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer {
  font: 10px Verdana, Helvetica, sans-serif;
  background-color: #fff;
  margin: 0 auto;
  line-height: 1.4em;
  overflow: auto;
  width: 100%; }

#imageData {
  padding: 0 10px;
  color: #666; }
  #imageData #imageDetails {
    width: 70%;
    float: left;
    text-align: left; }
  #imageData #caption {
    font-weight: bold; }
  #imageData #numberDisplay {
    display: block;
    clear: left;
    padding-bottom: 1.0em; }
  #imageData #bottomNavClose {
    width: 66px;
    float: right;
    padding-bottom: 0.7em;
    outline: none; }

#overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 90;
  width: 100%;
  height: 500px;
  background-color: #000; }

body.categories_index h1 {
  top: 109px;
  left: 49px;
  z-index: 2; }
  body.categories_index h1 a {
    background-image: url(../images/logo_white.png); }
body.categories_index #productmenu {
  top: 181px;
  left: 55px;
  position: absolute;
  background: #e45798;
  z-index: 2; }
  body.categories_index #productmenu a {
    color: #fff; }
body.categories_index #main {
  padding-top: 0;
  background: #fff; }
body.categories_index #topsells {
  width: 913px;
  height: 531px;
  position: relative; }
  body.categories_index #topsells #blowup img {
    display: none; }
    body.categories_index #topsells #blowup img.active {
      display: block; }
  body.categories_index #topsells ul {
    width: 911px;
    height: 159px;
    top: 371px;
    left: 0;
    position: absolute;
    padding: 0 1px 1px 1px;
    background: url(../images/bg_topsells.gif) left bottom no-repeat; }
    body.categories_index #topsells ul li {
      width: 76px;
      height: 78px;
      position: relative;
      float: right;
      margin-top: 81px;
      text-align: center;
      background: #fff;
      border-left: solid 1px #e5e5e5;
      overflow: hidden; }
      body.categories_index #topsells ul li a.small {
        display: block; }
      body.categories_index #topsells ul li img.large,
      body.categories_index #topsells ul li h3,
      body.categories_index #topsells ul li a.shop {
        display: none; }
      body.categories_index #topsells ul li.active {
        width: 153px;
        height: 46px;
        margin: 0 -1px 0 0;
        padding-top: 112px;
        border-top: solid 1px #e5e5e5;
        border-right: solid 1px #e5e5e5; }
        body.categories_index #topsells ul li.active a.small {
          display: none; }
        body.categories_index #topsells ul li.active img.large,
        body.categories_index #topsells ul li.active h3,
        body.categories_index #topsells ul li.active a.shop {
          display: block; }
        body.categories_index #topsells ul li.active h3 {
          line-height: 1em; }
        body.categories_index #topsells ul li.active a {
          text-decoration: none;
          font-weight: normal;
          font-size: 11px;
          color: #666; }
          body.categories_index #topsells ul li.active a.shop {
            width: auto;
            height: auto;
            display: inline-block;
            padding: 2px 5px;
            line-height: 1em;
            text-transform: uppercase;
            color: #fff;
            background: #e45798; }
        body.categories_index #topsells ul li.active img.large {
          top: 0;
          left: 0;
          position: absolute; }
      body.categories_index #topsells ul li a {
        width: 100%;
        height: 100%; }
body.categories_index #intro {
  margin: 30px 230px 20px 50px;
  font-family: Georgia, serif; }
  body.categories_index #intro h2 {
    margin-bottom: 12px;
    font-weight: normal;
    font-size: 35px;
    line-height: auto; }
  body.categories_index #intro p {
    font-size: 18px;
    line-height: 25px; }
  body.categories_index #intro a {
    text-decoration: none; }

body.products_index div.product,
body.products_search div.product {
  width: 131px;
  height: 200px;
  position: relative;
  float: left;
  padding-right: 25px;
  line-height: 17px;
  font-size: 11px; }
  body.products_index div.product img,
  body.products_search div.product img {
    display: block;
    margin: 0 auto; }
  body.products_index div.product h2,
  body.products_search div.product h2 {
    padding-right: 20px;
    font-size: 11px;
    font-weight: normal; }
    body.products_index div.product h2 a,
    body.products_search div.product h2 a {
      color: #333333;
      text-decoration: none; }
      body.products_index div.product h2 a:hover,
      body.products_search div.product h2 a:hover {
        text-decoration: underline; }
  body.products_index div.product p.tag,
  body.products_search div.product p.tag {
    top: 92px;
    position: absolute;
    font-family: Georgia, serif;
    color: #999; }
  body.products_index div.product div.name,
  body.products_search div.product div.name {
    width: 100%;
    height: 32px;
    top: 112px;
    position: absolute; }
    body.products_index div.product div.name h2,
    body.products_search div.product div.name h2 {
      margin-bottom: 5px;
      line-height: 1em; }
  body.products_index div.product p.price,
  body.products_search div.product p.price {
    line-height: 1em;
    font-family: Arial, sans-serif;
    font-size: 12px;
    font-weight: bold; }
    body.products_index div.product p.price span.strike,
    body.products_search div.product p.price span.strike {
      font-weight: normal;
      text-decoration: line-through; }
    body.products_index div.product p.price span.sale,
    body.products_search div.product p.price span.sale {
      color: #E45798; }
    body.products_index div.product p.price del,
    body.products_search div.product p.price del {
      font-weight: normal; }
    body.products_index div.product p.price ins,
    body.products_search div.product p.price ins {
      text-decoration: none;
      color: #e45798; }
    body.products_index div.product p.price a,
    body.products_search div.product p.price a {
      text-decoration: none; }
  body.products_index div.product p.colors,
  body.products_search div.product p.colors {
    bottom: 20px;
    left: 0;
    position: absolute; }
    body.products_index div.product p.colors span,
    body.products_search div.product p.colors span {
      display: inline-block;
      margin-top: 5px;
      padding: 1px 5px 3px 5px;
      font-family: "Trebuchet MS", Trebuchet, serif;
      font-weight: normal;
      color: #3f8788;
      background: #efeef4;
      cursor: pointer; }
    body.products_index div.product p.colors a,
    body.products_search div.product p.colors a {
      text-decoration: none; }
body.products_index div.large,
body.products_search div.large {
  width: 287px;
  height: 400px; }
  body.products_index div.large div.name,
  body.products_search div.large div.name {
    top: 312px; }
    body.products_index div.large div.name h2,
    body.products_search div.large div.name h2 {
      font-size: 12px; }
  body.products_index div.large p.tag,
  body.products_search div.large p.tag {
    top: 290px;
    font-size: 14px; }
body.products_index div.alternate div.product,
body.products_search div.alternate div.product {
  height: 274px; }
  body.products_index div.alternate div.product div.name,
  body.products_search div.alternate div.product div.name {
    top: 186px; }
  body.products_index div.alternate div.product p.tag,
  body.products_search div.alternate div.product p.tag {
    top: 166px; }
body.products_index div.alternate div.large,
body.products_search div.alternate div.large {
  height: 548px; }
  body.products_index div.alternate div.large div.name,
  body.products_search div.alternate div.large div.name {
    top: 460px; }
  body.products_index div.alternate div.large p.tag,
  body.products_search div.alternate div.large p.tag {
    top: 440px; }
body.products_index #pagination,
body.products_search #pagination {
  clear: both;
  padding-left: 254px;
  font-family: Arial, sans-serif;
  font-size: 11px;
  text-align: right;
  color: #666;
  background: #fff url(../images/bg_pagination.gif) right top no-repeat; }
  body.products_index #pagination div.pagination,
  body.products_search #pagination div.pagination {
    display: inline;
    margin: 0 2px 0 8px; }
    body.products_index #pagination div.pagination a,
    body.products_index #pagination div.pagination span,
    body.products_search #pagination div.pagination a,
    body.products_search #pagination div.pagination span {
      margin-right: 8px;
      text-decoration: none; }
    body.products_index #pagination div.pagination span.current,
    body.products_search #pagination div.pagination span.current {
      font-weight: bold;
      color: #000; }
    body.products_index #pagination div.pagination .prev_page,
    body.products_index #pagination div.pagination .next_page,
    body.products_search #pagination div.pagination .prev_page,
    body.products_search #pagination div.pagination .next_page {
      display: none; }
  body.products_index #pagination a,
  body.products_search #pagination a {
    color: #666; }
body.products_index #main #main_footer,
body.products_search #main #main_footer {
  height: 22px; }

body.products_show div.question_popup,
body.affiliated_products_show div.question_popup {
  width: 170px;
  margin: -100px 0 0 -50px;
  padding: 13px 16px;
  line-height: 1.58em; }
  body.products_show div.question_popup h4,
  body.affiliated_products_show div.question_popup h4 {
    font-size: 12px; }
body.products_show div.color_popup,
body.affiliated_products_show div.color_popup {
  width: 131px;
  height: 170px;
  margin: -196px 0 0 -110px;
  padding: 13px 20px;
  line-height: 1em; }
  body.products_show div.color_popup img,
  body.affiliated_products_show div.color_popup img {
    display: block;
    margin: 0 auto; }
  body.products_show div.color_popup h4,
  body.affiliated_products_show div.color_popup h4 {
    margin-top: 10px;
    font-size: 11px;
    font-weight: normal; }
  body.products_show div.color_popup p,
  body.affiliated_products_show div.color_popup p {
    margin: 5px 0 10px;
    font-family: Arial, sans-serif;
    font-weight: bold; }
  body.products_show div.color_popup a.more,
  body.affiliated_products_show div.color_popup a.more {
    display: block;
    padding: 2px 0 3px;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
    color: #3f8788;
    background: #efeef4; }
body.products_show h2,
body.products_show h3,
body.affiliated_products_show h2,
body.affiliated_products_show h3 {
  font-family: Georgia, serif;
  font-weight: normal; }
body.products_show div.product,
body.affiliated_products_show div.product {
  width: 282px;
  position: relative;
  float: right;
  padding-top: 5px;
  line-height: 1.58em;
  overflow: hidden; }
  body.products_show div.product h2,
  body.affiliated_products_show div.product h2 {
    margin-bottom: 12px;
    font-size: 20px; }
  body.products_show div.product h3,
  body.affiliated_products_show div.product h3 {
    margin-top: 12px;
    font-family: "Trebuchet MS", Trebuchet, serif;
    font-size: 12px;
    color: #666; }
  body.products_show div.product form,
  body.affiliated_products_show div.product form {
    position: relative;
    padding: 15px 0;
    border-top: solid 1px #c8c6d9;
    border-bottom: solid 1px #c8c6d9; }
  body.products_show div.product label,
  body.affiliated_products_show div.product label {
    width: 60px;
    float: left; }
  body.products_show div.product select,
  body.affiliated_products_show div.product select {
    font-family: "Trebuchet MS", Trebuchet, serif; }
  body.products_show div.product input.submit,
  body.affiliated_products_show div.product input.submit {
    width: 116px;
    height: 20px;
    right: 15px;
    bottom: 22px;
    position: relative;
    float: right;
    padding-top: 20px;
    overflow: hidden;
    background: url(../images/en/b_add_to_bag.gif) no-repeat;
    border: none; }
  body.products_show div.product input.submit_disabled,
  body.affiliated_products_show div.product input.submit_disabled {
    display: none; }
  body.products_show div.product #colors,
  body.affiliated_products_show div.product #colors {
    width: 295px;
    padding-bottom: 12px;
    color: #3f8788;
    border-bottom: solid 1px #c8c6d9; }
    body.products_show div.product #colors li,
    body.affiliated_products_show div.product #colors li {
      display: inline;
      padding-right: 12px;
      background: url(../images/div_color.gif) right 7px no-repeat; }
      body.products_show div.product #colors li a,
      body.affiliated_products_show div.product #colors li a {
        text-decoration: none;
        color: #3f8788; }
  body.products_show div.product #size,
  body.affiliated_products_show div.product #size {
    margin-bottom: 10px;
    color: #666; }
    body.products_show div.product #size span,
    body.affiliated_products_show div.product #size span {
      font-family: Georgia, serif;
      font-size: 11px;
      letter-spacing: 0.1em;
      text-transform: uppercase;
      color: #000; }
    body.products_show div.product #size a.question,
    body.affiliated_products_show div.product #size a.question {
      width: 12px;
      height: 14px;
      display: inline-block;
      text-indent: -9999px;
      outline: none;
      background: url(../images/i_question.gif) left 2px no-repeat; }
  body.products_show div.product #price,
  body.affiliated_products_show div.product #price {
    clear: left;
    color: #666; }
    body.products_show div.product #price span,
    body.affiliated_products_show div.product #price span {
      width: 60px;
      float: left; }
    body.products_show div.product #price span.price,
    body.affiliated_products_show div.product #price span.price {
      width: auto;
      float: none;
      font-family: Georgia, serif;
      font-size: 20px;
      letter-spacing: -0.05em;
      color: #333333; }
    body.products_show div.product #price ins,
    body.affiliated_products_show div.product #price ins {
      text-decoration: none;
      color: #e45798; }
  body.products_show div.product #quantity,
  body.affiliated_products_show div.product #quantity {
    clear: left;
    margin-top: 10px;
    color: #666; }
  body.products_show div.product #meta,
  body.affiliated_products_show div.product #meta {
    width: 299px;
    height: 32px;
    margin: 10px 0 0 -17px;
    font-size: 11px; }
    body.products_show div.product #meta li,
    body.affiliated_products_show div.product #meta li {
      float: left;
      padding-left: 17px;
      background: url(../images/div_usermenu.gif) 7px 8px no-repeat; }
      body.products_show div.product #meta li a,
      body.affiliated_products_show div.product #meta li a {
        text-decoration: none;
        color: #666; }
  body.products_show div.product #shipping_info,
  body.affiliated_products_show div.product #shipping_info {
    width: 282px;
    height: 46px;
    padding-top: 5px;
    line-height: 20px;
    background: url(../images/bg_info.jpg) no-repeat;
    overflow: hidden; }
    body.products_show div.product #shipping_info li,
    body.affiliated_products_show div.product #shipping_info li {
      width: 113px;
      float: left;
      padding-left: 28px;
      background: url(../images/i_dot.gif) 17px 9px no-repeat; }
      body.products_show div.product #shipping_info li a,
      body.affiliated_products_show div.product #shipping_info li a {
        text-decoration: none;
        color: #e45798; }
body.products_show div.product_necklace,
body.affiliated_products_show div.product_necklace {
  height: 521px; }
body.products_show div.viewer,
body.affiliated_products_show div.viewer {
  width: 338px;
  height: 416px;
  position: relative;
  float: left;
  overflow: hidden; }
  body.products_show div.viewer #tagline,
  body.affiliated_products_show div.viewer #tagline {
    bottom: 95px;
    position: absolute;
    line-height: 1em;
    font-family: Georgia, serif;
    font-size: 11px;
    color: #999; }
  body.products_show div.viewer #full,
  body.affiliated_products_show div.viewer #full {
    display: block;
    margin: 0 auto; }
  body.products_show div.viewer a.zoom,
  body.affiliated_products_show div.viewer a.zoom {
    right: 3px;
    bottom: 95px;
    position: absolute;
    line-height: 1em;
    font-size: 11px;
    text-decoration: none;
    color: #666; }
    body.products_show div.viewer a.zoom span,
    body.affiliated_products_show div.viewer a.zoom span {
      font-family: Georgia, serif;
      text-transform: uppercase;
      color: #000; }
  body.products_show div.viewer #thumbs,
  body.affiliated_products_show div.viewer #thumbs {
    width: 344px;
    height: 80px;
    bottom: 0;
    left: -6px;
    position: absolute; }
    body.products_show div.viewer #thumbs li,
    body.affiliated_products_show div.viewer #thumbs li {
      width: 76px;
      height: 78px;
      float: left;
      display: inline;
      margin-left: 7px;
      border: solid 1px #e7e7e7;
      overflow: hidden; }
      body.products_show div.viewer #thumbs li.active,
      body.affiliated_products_show div.viewer #thumbs li.active {
        width: 78px;
        height: 80px;
        border: none; }
body.products_show div.viewer_necklace,
body.affiliated_products_show div.viewer_necklace {
  height: 526px; }
body.products_show #wear,
body.affiliated_products_show #wear {
  clear: both;
  padding-top: 24px; }
  body.products_show #wear h3,
  body.affiliated_products_show #wear h3 {
    height: 16px;
    margin-bottom: 14px;
    padding: 7px 0 0 22px;
    text-transform: uppercase;
    line-height: 1em;
    font-size: 11px;
    letter-spacing: 0.05em;
    color: #000;
    background: url(../images/bg_wear.gif); }
  body.products_show #wear li,
  body.affiliated_products_show #wear li {
    width: 140px;
    height: 155px;
    position: relative;
    float: left;
    display: inline;
    margin-right: 18px;
    line-height: 1.5em;
    overflow: hidden; }
    body.products_show #wear li h4,
    body.affiliated_products_show #wear li h4 {
      bottom: 0;
      position: absolute;
      font-size: 11px;
      font-weight: normal; }
      body.products_show #wear li h4 span,
      body.affiliated_products_show #wear li h4 span {
        display: block;
        font-family: Arial, sans-serif;
        font-size: 12px;
        font-weight: bold; }
    body.products_show #wear li img,
    body.affiliated_products_show #wear li img {
      display: block;
      margin: 0 auto; }

div.tellafriend {
  padding: 16px; }
  div.tellafriend h4 {
    margin-bottom: 10px;
    font-size: 14px; }
  div.tellafriend label {
    width: 82px;
    float: left; }
  div.tellafriend br {
    clear: left; }
  div.tellafriend input,
  div.tellafriend textarea {
    width: 250px; }
  div.tellafriend label,
  div.tellafriend input,
  div.tellafriend textarea {
    margin: 5px 0; }
  div.tellafriend input.submit {
    width: 80px;
    height: 20px;
    margin: 10px 0 0 252px;
    padding: 19px 0 0 0;
    background: url(../images/en/b_send2.gif) no-repeat;
    border: none;
    overflow: hidden; }

body.pages #header h1,
body.newsletter_emails #header h1 {
  top: 109px; }
body.pages #main,
body.newsletter_emails #main {
  min-height: 608px;
  padding-top: 113px;
  padding-bottom: 24px;
  background: #fff no-repeat; }
  body.pages #main #main_footer,
  body.newsletter_emails #main #main_footer {
    display: none; }
  body.pages #main #content,
  body.newsletter_emails #main #content {
    width: 596px;
    min-height: 455px;
    float: left;
    padding: 24px;
    background: #fff; }
    body.pages #main #content #col1,
    body.newsletter_emails #main #content #col1 {
      width: 184px;
      padding: 0; }
      body.pages #main #content #col1 ul,
      body.newsletter_emails #main #content #col1 ul {
        font-family: Georgia, serif;
        font-size: 13px;
        line-height: 26px;
        letter-spacing: 0.05em; }
        body.pages #main #content #col1 ul li a,
        body.newsletter_emails #main #content #col1 ul li a {
          text-decoration: none;
          color: #666; }
        body.pages #main #content #col1 ul li.active a,
        body.newsletter_emails #main #content #col1 ul li.active a {
          color: #e45798; }
    body.pages #main #content #col2,
    body.newsletter_emails #main #content #col2 {
      width: 412px;
      float: left;
      padding-top: 1px;
      letter-spacing: 0.05em; }
      body.pages #main #content #col2 h2,
      body.newsletter_emails #main #content #col2 h2 {
        margin-bottom: 20px;
        font-family: Georgia, serif;
        font-size: 20px;
        font-weight: normal;
        letter-spacing: 0;
        line-height: 1em; }
      body.pages #main #content #col2 p,
      body.newsletter_emails #main #content #col2 p {
        margin-bottom: 24px; }

body.customers_new #main {
  padding-top: 98px;
  background: #fff; }
  body.customers_new #main div.standard_form {
    width: 391px;
    padding: 14px 22px;
    background: #efeef4; }
    body.customers_new #main div.standard_form h2 {
      margin-bottom: 15px;
      font-family: Georgia, serif;
      font-size: 16px;
      font-weight: normal; }
    body.customers_new #main div.standard_form a {
      color: #333333; }
body.customers_new.customers_new_checkout_stage #main div.standard_form {
  float: left;
  background: #f2e8e8; }
body.customers_new.customers_new_checkout_stage #main #new_customer {
  float: right;
  background: #efeef4; }
body.customers_new #order_stages {
  display: none; }

body.sessions_new #main {
  padding-top: 98px;
  background: #fff; }
  body.sessions_new #main div.standard_form {
    width: 391px;
    padding: 14px 22px;
    background: #f2e8e8; }
    body.sessions_new #main div.standard_form h2 {
      margin-bottom: 15px;
      font-family: Georgia, serif;
      font-size: 16px;
      font-weight: normal; }
    body.sessions_new #main div.standard_form input[type='password'] {
      width: 250px; }
    body.sessions_new #main div.standard_form a {
      color: #333333; }
    body.sessions_new #main div.standard_form #forgot_password_link {
      margin-top: -24px;
      float: left; }

#cart h2 {
  display: none; }

body.order_items #cart {
  width: 652px;
  float: left; }
body.order_items a.empty {
  clear: both;
  float: left;
  margin-top: 15px;
  font-size: 11px;
  color: #666; }
body.order_items a.continue {
  width: 173px;
  height: 19px;
  float: left;
  display: block;
  text-indent: -9999px;
  background: url(../images/en/b_continue.gif) no-repeat;
  overflow: hidden; }
body.order_items a.check_out {
  width: 89px;
  height: 19px;
  float: right;
  display: block;
  _display: inline-block;
  margin-right: 15px;
  text-indent: -9999px;
  background: url(../images/en/b_order.gif) no-repeat;
  overflow: hidden; }

table.order_items {
  width: 652px;
  margin-bottom: 20px;
  border-collapse: collapse; }
  table.order_items th {
    padding: 8px 0;
    line-height: 1em;
    font-weight: normal;
    background: #efeef4; }
    table.order_items th.image {
      width: 125px;
      padding-right: 15px;
      font-family: Georgia, serif;
      font-size: 16px;
      text-align: center; }
    table.order_items th.product {
      text-align: left; }
      table.order_items th.product span {
        font-family: Arial, sans-serif;
        font-weight: bold;
        color: #e45798; }
    table.order_items th.price {
      width: 75px;
      color: #999;
      text-align: left; }
    table.order_items th.quantity {
      width: 75px;
      text-align: center;
      color: #999; }
    table.order_items th.returned_or_remove {
      width: 30px; }
    table.order_items th.sub_total {
      width: 75px;
      padding-right: 15px;
      color: #999;
      text-align: right; }
  table.order_items tr.order_item td {
    vertical-align: middle;
    line-height: 1.5em;
    border-bottom: solid 1px #ececec; }
    table.order_items tr.order_item td img {
      margin: 1px 0;
      float: left; }
    table.order_items tr.order_item td span.name {
      font-family: Georgia, serif;
      color: #666; }
    table.order_items tr.order_item td span.size {
      color: #666; }
    table.order_items tr.order_item td.price {
      font-family: Arial, sans-serif; }
    table.order_items tr.order_item td.quantity {
      font-family: Arial, sans-serif;
      font-weight: bold;
      font-size: 13px;
      text-align: center; }
    table.order_items tr.order_item td.returned_or_remove {
      padding: 0 55px 0 10px;
      text-align: right; }
      table.order_items tr.order_item td.returned_or_remove a {
        font-size: 11px;
        color: #666; }
    table.order_items tr.order_item td.sub_total {
      padding-right: 15px;
      font-family: Arial, sans-serif;
      font-weight: bold;
      text-align: right; }
  table.order_items td.total_header {
    padding-right: 55px;
    color: #666;
    text-align: right;
    font-family: Georgia, serif;
    font-size: 16px; }
  table.order_items td.total {
    padding: 15px 15px 0 0;
    font-family: Arial, sans-serif;
    font-weight: bold;
    font-size: 16px;
    text-align: right; }
  table.order_items #coupon {
    font-family: Arial, sans-serif;
    font-size: 11px;
    color: #3f8788; }

#info {
  width: 173px;
  float: right;
  padding: 20px 23px;
  line-height: 1.5em;
  background: #f1e5e5; }
  #info h2 {
    margin-left: -10px;
    padding-left: 10px;
    font-size: 12px;
    font-weight: normal;
    color: #e45798;
    background: url(../images/i_dot.gif) left 8px no-repeat; }
  #info p {
    margin-bottom: 20px; }
    #info p a {
      color: #333333; }

body.customers_new #info {
  display: none; }

body.customer_addresses #main,
body.order_items #main,
body.orders_welcome #main,
body.orders_new #main,
body.orders_process_order #main,
body.orders_finish #main {
  padding-top: 98px;
  background: #fff; }
body.customer_addresses div.checkout,
body.order_items div.checkout,
body.orders_welcome div.checkout,
body.orders_new div.checkout,
body.orders_process_order div.checkout,
body.orders_finish div.checkout {
  width: 608px;
  float: left;
  padding: 10px 22px 14px 22px;
  background: #efeef4; }
  body.customer_addresses div.checkout h2,
  body.order_items div.checkout h2,
  body.orders_welcome div.checkout h2,
  body.orders_new div.checkout h2,
  body.orders_process_order div.checkout h2,
  body.orders_finish div.checkout h2 {
    margin-bottom: 20px;
    font-family: Georgia, serif;
    font-size: 16px;
    font-weight: normal; }
  body.customer_addresses div.checkout p,
  body.order_items div.checkout p,
  body.orders_welcome div.checkout p,
  body.orders_new div.checkout p,
  body.orders_process_order div.checkout p,
  body.orders_finish div.checkout p {
    margin-bottom: 15px;
    color: #666; }
  body.customer_addresses div.checkout a,
  body.order_items div.checkout a,
  body.orders_welcome div.checkout a,
  body.orders_new div.checkout a,
  body.orders_process_order div.checkout a,
  body.orders_finish div.checkout a {
    color: #333333; }
body.customer_addresses #customer_address_submit,
body.order_items #customer_address_submit,
body.orders_welcome #customer_address_submit,
body.orders_new #customer_address_submit,
body.orders_process_order #customer_address_submit,
body.orders_finish #customer_address_submit {
  width: 89px;
  height: 19px;
  margin-left: 110px;
  padding-top: 18px;
  background: url(../images/en/b_save.gif) no-repeat;
  border: 0;
  overflow: hidden; }
body.customer_addresses #customer_addresses li,
body.order_items #customer_addresses li,
body.orders_welcome #customer_addresses li,
body.orders_new #customer_addresses li,
body.orders_process_order #customer_addresses li,
body.orders_finish #customer_addresses li {
  position: relative;
  margin-bottom: 15px;
  padding-bottom: 15px;
  line-height: 1.67em;
  border-bottom: solid 1px #e6e5e8; }
  body.customer_addresses #customer_addresses li a,
  body.order_items #customer_addresses li a,
  body.orders_welcome #customer_addresses li a,
  body.orders_new #customer_addresses li a,
  body.orders_process_order #customer_addresses li a,
  body.orders_finish #customer_addresses li a {
    width: 170px;
    height: 19px;
    left: 200px;
    position: absolute;
    display: block;
    margin-top: -20px;
    text-indent: -9999px;
    overflow: hidden;
    background: url(../images/en/b_use.gif) no-repeat; }
body.customer_addresses a.add_new,
body.order_items a.add_new,
body.orders_welcome a.add_new,
body.orders_new a.add_new,
body.orders_process_order a.add_new,
body.orders_finish a.add_new {
  font-family: Georgia, serif;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
  color: #333333; }
body.customer_addresses #new_shipping_address,
body.order_items #new_shipping_address,
body.orders_welcome #new_shipping_address,
body.orders_new #new_shipping_address,
body.orders_process_order #new_shipping_address,
body.orders_finish #new_shipping_address {
  margin-top: 20px; }
  body.customer_addresses #new_shipping_address strong,
  body.order_items #new_shipping_address strong,
  body.orders_welcome #new_shipping_address strong,
  body.orders_new #new_shipping_address strong,
  body.orders_process_order #new_shipping_address strong,
  body.orders_finish #new_shipping_address strong {
    display: block;
    margin-bottom: 20px;
    font-family: Georgia, serif;
    font-size: 16px;
    font-weight: normal; }

body.orders_new #order_stages {
  border: 0; }
body.orders_new div.checkout {
  width: 652px;
  padding: 0;
  background: #fff; }
  body.orders_new div.checkout h2 {
    padding: 10px 0 6px 22px;
    background: #efeef4; }
  body.orders_new div.checkout p {
    padding-left: 22px; }
body.orders_new div.checkout_address {
  width: 304px;
  clear: right;
  float: left;
  margin: 20px 0 0 0;
  padding: 0 0 10px 22px;
  display: inline;
  line-height: 1.46em;
  border-bottom: solid 1px #ccc; }
  body.orders_new div.checkout_address h3 {
    margin-bottom: 2px;
    font-family: Georgia, serif;
    font-size: 14px;
    font-weight: normal;
    color: #666; }
body.orders_new table.order_items th {
  left: -9999px;
  position: absolute; }
body.orders_new table.order_items img {
  display: none; }
body.orders_new table.order_items div.product {
  padding-left: 22px; }
body.orders_new table.order_items td.returned_or_remove {
  padding: 0 35px 0 0; }
body.orders_new table.order_items td.total_header {
  padding-right: 35px;
  font-family: "Trebuchet MS", Trebuchet, serif;
  font-size: 12px; }
body.orders_new table.order_items tr.total td {
  padding-top: 10px;
  padding-bottom: 10px;
  background: #efeef4; }
  body.orders_new table.order_items tr.total td.total_header {
    font-family: Georgia, serif;
    font-size: 16px; }
body.orders_new table.order_items tr.order_item td {
  padding-top: 15px;
  padding-bottom: 15px; }
body.orders_new table.order_items #total_shipping_costs_header,
body.orders_new table.order_items #total_shipping_costs {
  padding-top: 10px;
  padding-bottom: 15px; }
body.orders_new table.order_items #total_price,
body.orders_new table.order_items #total_shipping_costs {
  font-size: 12px; }
body.orders_new table.order_items #coupon form {
  padding-left: 22px;
  font-size: 12px; }
  body.orders_new table.order_items #coupon form * {
    vertical-align: middle; }
  body.orders_new table.order_items #coupon form #code {
    width: 120px;
    margin: 0 5px;
    padding: 0; }
  body.orders_new table.order_items #coupon form input[type="submit"] {
    width: 77px;
    height: 16px;
    padding-top: 15px;
    background: url(../images/en/b_activate.gif) no-repeat;
    border: 0;
    overflow: hidden; }
body.orders_new form.payment_form {
  width: 100%;
  float: left; }
  body.orders_new form.payment_form input {
    width: 122px;
    height: 19px;
    float: right;
    padding-top: 18px;
    background: url(../images/en/b_payment.gif) no-repeat;
    border: 0;
    overflow: hidden; }

#order_stages {
  top: 167px;
  right: 286px;
  position: absolute;
  float: left;
  padding: 10px 25px 5px 0;
  border-bottom: solid 1px #d2d0e0; }
  #order_stages li {
    float: left;
    padding-left: 15px;
    color: #999; }
    #order_stages li.active {
      font-weight: bold;
      color: #e45798; }
    #order_stages li a {
      text-decoration: none;
      color: #999; }

input.payment {
  width: 211px;
  height: 20px;
  float: right;
  padding-top: 20px;
  border: 0;
  overflow: hidden;
  background: url(../images/en/b_proceed_payment.gif) no-repeat;
  cursor: pointer; }

div.checkout_finish h3 {
  margin-bottom: 40px; }

body.customers_edit #main,
body.forgot_password #main,
body.send_password_link #main,
body.choose_new_password #main {
  padding-top: 98px;
  background: #fff; }
  body.customers_edit #main div.standard_form,
  body.forgot_password #main div.standard_form,
  body.send_password_link #main div.standard_form,
  body.choose_new_password #main div.standard_form {
    width: 391px;
    padding: 14px 22px;
    background: #efeef4; }
    body.customers_edit #main div.standard_form h2,
    body.forgot_password #main div.standard_form h2,
    body.send_password_link #main div.standard_form h2,
    body.choose_new_password #main div.standard_form h2 {
      margin-bottom: 15px;
      font-family: Georgia, serif;
      font-size: 16px;
      font-weight: normal; }
    body.customers_edit #main div.standard_form a,
    body.forgot_password #main div.standard_form a,
    body.send_password_link #main div.standard_form a,
    body.choose_new_password #main div.standard_form a {
      color: #333333; }
    body.customers_edit #main div.standard_form fieldset,
    body.forgot_password #main div.standard_form fieldset,
    body.send_password_link #main div.standard_form fieldset,
    body.choose_new_password #main div.standard_form fieldset {
      margin: 15px 0 0 0;
      padding: 0;
      border: none; }
      body.customers_edit #main div.standard_form fieldset legend,
      body.forgot_password #main div.standard_form fieldset legend,
      body.send_password_link #main div.standard_form fieldset legend,
      body.choose_new_password #main div.standard_form fieldset legend {
        margin: 0 0 5px 0;
        padding: 0;
        font-family: Georgia, serif;
        font-size: 16px;
        font-weight: normal; }

body.galleries_index #main {
  padding-top: 90px;
  background: #fff; }
body.galleries_index a.back_to_media {
  float: left;
  display: inline;
  margin-left: 9px;
  text-decoration: none;
  color: #666; }
  body.galleries_index a.back_to_media span {
    text-transform: uppercase;
    font-family: Georgia, serif;
    font-size: 11px;
    color: #333; }
body.galleries_index div.pagination {
  position: relative;
  clear: both;
  margin: 10px 12px 10px 9px;
  text-align: center;
  font-weight: bold;
  color: #333; }
  body.galleries_index div.pagination .prev_page {
    float: left; }
  body.galleries_index div.pagination .next_page {
    top: 0;
    right: 0;
    position: absolute; }
  body.galleries_index div.pagination .prev_page,
  body.galleries_index div.pagination .next_page {
    font-family: Georgia, serif;
    font-size: 11px;
    font-weight: normal; }
  body.galleries_index div.pagination a {
    text-decoration: none;
    color: #333; }
  body.galleries_index div.pagination .current {
    color: #e45798; }
body.galleries_index #thumbs li {
  width: 91px;
  height: 152px;
  float: left;
  display: inline;
  padding-left: 10px;
  background: url(../images/bg_cover.gif) no-repeat; }
  body.galleries_index #thumbs li img {
    width: 83px;
    height: 116px;
    border: solid 1px #fff; }

body.galleries_show #main {
  padding-top: 24px;
  background: #fff; }
body.galleries_show #media_types {
  top: 190px;
  left: 48px;
  position: absolute;
  z-index: 10; }
  body.galleries_show #media_types li {
    margin-bottom: 4px; }
    body.galleries_show #media_types li a {
      text-decoration: none;
      font-family: Georgia, serif;
      font-size: 13px;
      color: #666666; }
    body.galleries_show #media_types li.active a {
      color: #e45798; }
body.galleries_show #medium {
  height: 380px;
  position: relative;
  padding-left: 600px; }
  body.galleries_show #medium h2 {
    padding: 18px 0 5px;
    font-family: Georgia, serif;
    font-size: 20px;
    font-weight: normal; }
    body.galleries_show #medium h2 span {
      font-size: 12px; }
  body.galleries_show #medium #products {
    margin-top: 22px;
    line-height: 18px; }
    body.galleries_show #medium #products h3 {
      font-weight: normal;
      font-size: 12px;
      color: #666; }
    body.galleries_show #medium #products a {
      text-decoration: none;
      color: #3f8788; }
      body.galleries_show #medium #products a:hover {
        text-decoration: underline; }
  body.galleries_show #medium #cover_wrap {
    width: 267px;
    position: relative;
    float: left;
    display: inline;
    margin-left: -355px;
    padding: 0 70px 0 40px; }
    body.galleries_show #medium #cover_wrap div.video {
      padding-top: 24px; }
    body.galleries_show #medium #cover_wrap a {
      outline: none; }
    body.galleries_show #medium #cover_wrap a.prev,
    body.galleries_show #medium #cover_wrap a.next {
      width: 10px;
      height: 17px;
      top: 162px;
      left: 0;
      position: absolute;
      text-indent: -9999px;
      overflow: hidden;
      background: url(../images/i_left.gif) no-repeat; }
      body.galleries_show #medium #cover_wrap a.prev:hover,
      body.galleries_show #medium #cover_wrap a.next:hover {
        background-image: url(../images/i_left_on.gif); }
    body.galleries_show #medium #cover_wrap a.next {
      left: 337px;
      background-image: url(../images/i_right.gif); }
      body.galleries_show #medium #cover_wrap a.next:hover {
        background-image: url(../images/i_right_on.gif); }
    body.galleries_show #medium #cover_wrap img {
      width: 270px;
      height: 357px; }
    body.galleries_show #medium #cover_wrap #zoom {
      float: left;
      text-decoration: none;
      font-size: 11px;
      color: #666; }
      body.galleries_show #medium #cover_wrap #zoom span {
        font-family: Georgia, serif;
        color: #000; }
    body.galleries_show #medium #cover_wrap #page {
      float: right;
      font-size: 11px;
      color: #666; }
      body.galleries_show #medium #cover_wrap #page strong {
        color: #e45798; }
body.galleries_show #thumbs {
  width: 890px;
  height: 135px;
  position: relative;
  margin: 0 0 10px 10px; }
  body.galleries_show #thumbs a {
    outline: none; }
  body.galleries_show #thumbs a.prev,
  body.galleries_show #thumbs a.next {
    width: 20px;
    height: 135px;
    top: 0;
    left: 0;
    position: absolute;
    text-indent: -9999px;
    overflow: hidden;
    background: url(../images/i_left.gif) left 59px no-repeat; }
  body.galleries_show #thumbs a.prev {
    border-right: solid 1px #9d9d9d; }
    body.galleries_show #thumbs a.prev:hover {
      background-image: url(../images/i_left_on.gif); }
  body.galleries_show #thumbs a.next {
    right: 0;
    left: auto;
    background: url(../images/i_right.gif) 10px 59px no-repeat;
    border-left: solid 1px #9d9d9d; }
    body.galleries_show #thumbs a.next:hover {
      background-image: url(../images/i_right_on.gif); }
  body.galleries_show #thumbs #thumb_wrap {
    width: 848px;
    height: 131px;
    top: 0;
    left: 21px;
    position: absolute;
    padding-top: 4px;
    overflow: hidden; }
    body.galleries_show #thumbs #thumb_wrap li {
      width: 96px;
      height: 131px;
      position: relative;
      float: left;
      display: inline;
      padding-left: 10px;
      background: url(../images/bg_cover.gif) no-repeat; }
      body.galleries_show #thumbs #thumb_wrap li a img {
        width: 83px;
        height: 116px;
        border: solid 1px #fff; }
body.galleries_show a.view_all {
  float: right;
  display: inline;
  margin-right: 35px;
  text-transform: uppercase;
  font-family: Georgia, serif;
  font-size: 11px;
  text-decoration: none;
  color: #333; }

body.stores #main {
  padding-top: 97px;
  background: #fff; }
  body.stores #main h2,
  body.stores #main #map {
    width: 626px;
    float: left;
    padding-left: 24px;
    background: #efeef4; }
  body.stores #main h2 {
    height: 18px;
    padding-top: 18px;
    padding-bottom: 12px;
    font-weight: normal;
    font-family: Georgia, serif;
    font-size: 17px; }
  body.stores #main #searchform {
    padding-bottom: 14px;
    line-height: 300%; }
    body.stores #main #searchform label {
      width: 100px;
      display: inline-block; }
      body.stores #main #searchform label.radius {
        width: auto;
        margin: 0 8px 0 25px; }
    body.stores #main #searchform input.submit {
      width: 85px;
      height: 19px;
      float: right;
      display: inline;
      margin: 10px 24px 0 0;
      vertical-align: top;
      padding-top: 19px;
      overflow: hidden;
      background: url(../images/en/b_search.gif) no-repeat;
      border: 0;
      cursor: pointer; }
  body.stores #main #filter {
    display: none; }
  body.stores #main #map_canvas {
    width: 650px;
    height: 410px;
    margin-left: -24px; }
  body.stores #main #search_box {
    width: 222px;
    float: right;
    display: inline;
    margin-top: -48px; }
    body.stores #main #search_box div.inner {
      min-height: 508px;
      padding: 18px 16px;
      background: #f1e5e5; }
    body.stores #main #search_box h3 {
      font-family: Georgia, serif;
      font-weight: normal;
      font-size: 16px;
      color: #e45798; }
    body.stores #main #search_box li {
      margin-top: 20px;
      padding-left: 20px;
      line-height: 18px;
      color: #666; }
      body.stores #main #search_box li h4 {
        margin-left: -20px;
        font-family: Georgia, serif;
        font-weight: normal;
        font-size: 14px; }
        body.stores #main #search_box li h4 span {
          width: 20px;
          float: left;
          font-size: 16px;
          color: #e45798; }

body.alert #main,
body.newsletter_emails #main {
  background: #fff url(../images/bg_alert.jpg) right top no-repeat; }
  body.alert #main h2,
  body.newsletter_emails #main h2 {
    margin-bottom: 20px;
    font-weight: normal;
    font-family: Georgia, serif;
    font-size: 20px; }

body.affiliated_products {
  background: #fefefe url(../images/bg_affiliates.jpg) repeat-x; }
  body.affiliated_products #outer_wrap {
    width: 100%;
    float: left;
    background-position: center top;
    background-repeat: no-repeat; }
  body.affiliated_products #main {
    background: #fff; }
  body.affiliated_products #header {
    height: 118px; }
  body.affiliated_products h1 {
    top: 43px; }
  body.affiliated_products #product {
    float: left;
    display: inline;
    margin-left: 38px; }
  body.affiliated_products #justlike {
    width: 207px;
    position: relative;
    float: left;
    display: inline;
    margin-left: 42px;
    padding: 292px 0 0 6px;
    background: url(../images/bg_like.gif) no-repeat; }
    body.affiliated_products #justlike h3 {
      font-size: 14px;
      color: #999; }
    body.affiliated_products #justlike img {
      top: 6px;
      left: 6px;
      position: absolute; }
  body.affiliated_products #info {
    width: 913px;
    clear: both;
    float: left;
    margin: 45px 0 0 0;
    padding: 0; }
    body.affiliated_products #info li {
      width: 188px;
      float: left;
      padding: 20px; }
    body.affiliated_products #info h2 {
      margin: 0;
      padding: 0;
      font: 12px/1.83em "Trebuchet MS", Trebuchet, serif;
      background: transparent; }
    body.affiliated_products #info p {
      margin: 0; }

body.affiliated_products_order h2,
body.affiliated_products_order h3,
body.affiliated_products_handle h2,
body.affiliated_products_handle h3 {
  margin-bottom: 10px;
  font-weight: normal;
  font-family: Georgia, serif;
  font-size: 17px; }
body.affiliated_products_order div.block, body.affiliated_products_order #errorExplanation,
body.affiliated_products_handle div.block, body.affiliated_products_handle #errorExplanation {
  margin-top: 20px;
  padding: 15px;
  background: #efeef4; }
  body.affiliated_products_order div.block div.row, body.affiliated_products_order #errorExplanation div.row,
  body.affiliated_products_handle div.block div.row, body.affiliated_products_handle #errorExplanation div.row {
    margin: 5px 0; }
  body.affiliated_products_order div.block #customer_email_updates, body.affiliated_products_order #errorExplanation #customer_email_updates,
  body.affiliated_products_handle div.block #customer_email_updates, body.affiliated_products_handle #errorExplanation #customer_email_updates {
    margin-bottom: 0; }
  body.affiliated_products_order div.block label.cvv, body.affiliated_products_order #errorExplanation label.cvv,
  body.affiliated_products_handle div.block label.cvv, body.affiliated_products_handle #errorExplanation label.cvv {
    width: 30px;
    float: none;
    display: inline-block;
    margin-left: 15px; }
  body.affiliated_products_order div.block #payvision_card_cvv, body.affiliated_products_order #errorExplanation #payvision_card_cvv,
  body.affiliated_products_handle div.block #payvision_card_cvv, body.affiliated_products_handle #errorExplanation #payvision_card_cvv {
    width: 50px; }
body.affiliated_products_order #customer_submit,
body.affiliated_products_handle #customer_submit {
  width: 106px;
  height: 19px;
  display: inline;
  float: right;
  margin: 11px 45px 0 0;
  padding-top: 19px;
  overflow: hidden;
  background: url(../images/en/b_proceed.gif) no-repeat;
  border: 0; }
body.affiliated_products_order a.question,
body.affiliated_products_handle a.question {
  display: inline-block;
  outline: none;
  margin-left: 10px;
  padding-right: 16px;
  text-transform: uppercase;
  text-decoration: none;
  font-family: Georgia, serif;
  font-size: 11px;
  color: #666;
  background: url(../images/i_question.gif) right 4px no-repeat; }
body.affiliated_products_order #popbox_content,
body.affiliated_products_handle #popbox_content {
  width: 350px;
  padding: 15px 10px 10px; }
body.affiliated_products_order div.fieldWithErrors,
body.affiliated_products_handle div.fieldWithErrors {
  display: inline; }
  body.affiliated_products_order div.fieldWithErrors input,
  body.affiliated_products_handle div.fieldWithErrors input {
    border-left: 4px solid red; }
body.affiliated_products_order #login label,
body.affiliated_products_handle #login label {
  width: 100px;
  float: left; }
body.affiliated_products_order #login label,
body.affiliated_products_order #login input,
body.affiliated_products_handle #login label,
body.affiliated_products_handle #login input {
  margin: 3px 0; }
body.affiliated_products_order #login br,
body.affiliated_products_handle #login br {
  clear: left; }
body.affiliated_products_order #login p,
body.affiliated_products_handle #login p {
  margin-bottom: 10px; }
body.affiliated_products_order #new_shipping_address,
body.affiliated_products_handle #new_shipping_address {
  margin-top: 20px; }
body.affiliated_products_order #affiliated_order_item,
body.affiliated_products_handle #affiliated_order_item {
  color: #838383; }
  body.affiliated_products_order #affiliated_order_item dt,
  body.affiliated_products_handle #affiliated_order_item dt {
    float: left;
    width: 70px;
    font-weight: bold; }
