body {
  font-family: Arial, Lucida Grande, Tahoma, Verdana; }

#main-photo {
  min-height: 250px; }

.main_window {
  clear: both;
  padding-top: 25px; }

.window.two_columns {
  width: 770px; }

#sell-and-buy {
  position: absolute;
  top: 124px;
  margin-left: 260px; }
  #sell-and-buy a {
    float: left;
    display: block;
    margin-right: 5px;
    font-size: 14px;
    width: 82px;
    padding-left: 2px;
    height: 40px;
    text-align: center;
    line-height: 34px;
    color: #666666;
    background: transparent url(/images/head_label_bg.png) top left no-repeat; }
  #sell-and-buy a:hover {
    background: transparent url(/images/head_label_bg.png) 0px -40px no-repeat;
    text-decoration: none;
    color: white; }

#left-column {
  width: 165px;
  float: left; }

form#search-product {
  float: right; }
  form#search-product input {
    vertical-align: middle;
    margin: 0;
    border: 0px;
    color: #999999; }
  form#search-product input.keyword {
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    background: white url(/images/search_product_input_bg.png) top left repeat-x;
    height: 13px;
    padding-right: 0px;
    width: 183px; }
  form#search-product input.image {
    height: 25px;
    padding: 0;
    margin: 0;
    margin-left: -5px;
    background: transparent; }

.comments {
  background-color: #dce9eb;
  padding: 5px 10px;
  text-align: left;
  font-size: 11px;
  border-bottom: 1px solid white;
  margin-right: 56px; }
  .comments span.comment-icon {
    float: left;
    margin-top: 5px;
    margin-right: 5px; }

fieldset.bordered {
  background: #efefef;
  margin-left: -10px; }
  fieldset.bordered h3 {
    margin-top: 10px;
    margin-left: 20px; }

.categories-admin {
  width: 680px;
  margin-left: 20px; }
  .categories-admin .cat {
    background: white;
    border: 1px solid #efefef;
    height: 200px;
    overflow: scroll;
    display: block;
    float: left;
    padding: 5px;
    width: 156px;
    font-size: 11px; }
  .categories-admin .button {
    margin-top: 80px; }
  .categories-admin .sub_cat {
    padding-left: 10px; }

ul#subcategories {
  background: white url(/images/subcategories_bg.png) top left no-repeat;
  width: 756px;
  margin-top: 5px;
  padding: 7px 7px 3px 7px; }
  ul#subcategories li {
    display: inline;
    margin-right: 0px;
    font-weight: bold;
    font-size: 16px;
    /*white-space: pre-wrap /* css-3 */
    white-space: -moz-pre-wrap !important;
    white-space: -pre-wrap;
    word-wrap: break-word; }
    ul#subcategories li a {
      white-space: nowrap;
      color: #1491a4;
      padding: 0px 3px 2px 3px; }
    ul#subcategories li a.active, ul#subcategories li a:hover {
      text-decoration: none;
      background: white url(/images/subcategory_active_bg.png) bottom left repeat-x;
      color: white;
      margin-left: 0px; }

img.subcategory_foot {
  margin-bottom: 15px; }

ul#categories li, ul#categories li h2 {
  font-family: Arial, Lucida Grande, Tahoma, Verdana;
  margin: 0px;
  line-height: 18px;
  font-size: 14px;
  font-weight: bold; }
  ul#categories li a, ul#categories li a:link, ul#categories li h2 a, ul#categories li h2 a:link {
    color: #03454f; }
  ul#categories li a.highlited, ul#categories li h2 a.highlited {
    color: #10d1d8; }
  ul#categories li a.active, ul#categories li a.active:hover, ul#categories li h2 a.active, ul#categories li h2 a.active:hover {
    font-size: 28px;
    color: #10d1d8;
    line-height: 32px; }
  ul#categories li a:hover, ul#categories li h2 a:hover {
    color: #1491a4;
    text-decoration: none;
    font-size: 20px;
    line-height: 24px; }
  ul#categories li img, ul#categories li h2 img {
    margin-left: 10px;
    margin-bottom: 2px;
    vertical-align: middle; }

.breadcrumbs {
  font-size: 12px;
  color: #999999;
  line-height: 140%;
  margin-bottom: 10px; }
  .breadcrumbs a, .breadcrumbs img {
    margin-right: 10px; }

.payment-methods-form {
  float: left; }

.delivery-methods-form {
  float: left;
  display: inline; }
  .delivery-methods-form table tr td {
    padding-right: 5px; }
  .delivery-methods-form a.ulozenka-info-link img {
    margin-bottom: 2px;
    margin-left: -2px;
    width: 10px;
    height: 10px; }
  .delivery-methods-form div.ulozenka {
    position: absolute;
    margin-left: 20px; }
    .delivery-methods-form div.ulozenka a img {
      margin-right: 3px;
      margin-bottom: -1px; }
  .delivery-methods-form .currency {
    vertical-align: top;
    float: left;
    margin: 5px; }
  .delivery-methods-form input[type=checkbox] {
    margin-top: 8px;
    clear: left;
    display: inline; }
  .delivery-methods-form input, .delivery-methods-form textarea {
    float: left;
    display: inline; }
  .delivery-methods-form textarea {
    height: 43px; }
  .delivery-methods-form .payments {
    vertical-align: top;
    float: left;
    margin-left: 2px;
    display: inline; }
    .delivery-methods-form .payments label {
      float: none;
      display: block;
      height: auto;
      padding: 0;
      width: auto;
      margin-top: 5px;
      text-align: left; }
      .delivery-methods-form .payments label input[type=checkbox] {
        margin-top: 4px;
        margin-right: 6px; }

.list-of-users {
  clear: both;
  margin-top: 5px; }

.list-of-products {
  clear: both;
  margin-top: 5px; }

.send-loader {
  position: absolute;
  margin-top: 17px;
  margin-left: 180px; }

.product-favourite {
  margin-right: 3px; }

#emails-error {
  width: 210px;
  margin-left: 40px;
  text-align: right; }

.product-thumb {
  color: #333333;
  display: block;
  background: white url(/images/product_thumb_bg.png) top left repeat-x;
  width: 166px;
  height: 165px;
  padding: 9px;
  float: left;
  margin-right: 11px;
  margin-top: 11px;
  line-height: 120%;
  position: relative; }
  .product-thumb .product-thumb-title {
    /*white-space: pre-wrap /* css-3 */
    white-space: -moz-pre-wrap !important;
    white-space: -pre-wrap;
    word-wrap: break-word;
    width: 156px;
    line-height: 100%; }
  .product-thumb h3 {
    display: block;
    height: 36px;
    font-size: 12px;
    color: #12aac5;
    font-weight: bold;
    margin: 0px; }
  .product-thumb .price {
    color: #85a701;
    font-weight: bold; }
  .product-thumb a.img {
    display: block;
    width: 166px;
    height: 111px;
    text-align: center;
    background-color: white;
    margin-bottom: 5px;
    overflow: hidden; }
    .product-thumb a.img img {
      margin-left: auto;
      margin-right: auto;
      max-width: 166px;
      max-height: 111px; }
  .product-thumb .add-to-cart-link {
    position: absolute;
    display: none;
    margin-left: 136px; }
  .product-thumb .info {
    display: none; }

.product-thumb.hover {
  text-decoration: none;
  background: white url(/images/product_thumb_bg_hover.png) top left repeat-x; }
  .product-thumb.hover .add-to-cart-link {
    display: block; }
  .product-thumb.hover .info {
    background-color: #f6f4f4;
    width: 152px;
    height: 45px;
    display: block;
    padding: 5px;
    position: relative;
    top: -50px; }
    .product-thumb.hover .info .seller a {
      color: #999999; }
    .product-thumb.hover .info .price {
      float: right; }

.top_seller a {
  color: #999999; }

.product-certificate {
  margin-left: 15px;
  margin-bottom: 20px;
  text-align: center; }
  .product-certificate input {
    float: none; }

.nice-photo {
  background: transparent url(/images/product_thumb_bg_nice.png) top left repeat-x; }

.nice-photo.hover {
  background: transparent url(/images/product_thumb_bg_hover_nice.png) top left repeat-x; }

a.nice-photo-button {
  position: absolute;
  top: -9px;
  left: -9px;
  padding: 5px;
  width: 13px;
  height: 12px;
  background: transparent url(/images/icon_heart_bw.gif) 5px 5px no-repeat; }

.nice-photo a.nice-photo-button {
  background: transparent url(/images/icon_heart.gif) 5px 5px no-repeat; }

a.selection-photo-button {
  position: absolute;
  top: -13px;
  left: 10px;
  padding: 5px;
  width: 13px;
  height: 12px; }

.inselect-photo a.selection-photo-button {
  background: transparent url(/images/ticker.png) 5px 5px no-repeat; }

.not-inselect-photo a.selection-photo-button {
  background: transparent url(/images/cross.png) 5px 5px no-repeat; }

h2.gray {
  font-size: 18px;
  font-weight: normal;
  color: #666666;
  margin-bottom: 0px;
  margin-top: 10px; }
  h2.gray a.link-with-icon {
    margin-left: 50px;
    font-size: 14px; }

input.required {
  background: white url(/images/required_star.gif) top right no-repeat; }

#new-delivery-address-form, #new-invoice-address-form, #edit_address {
  display: none;
  margin-top: 10px;
  clear: both;
  background: white url(/images/address_form_bg.png) top left repeat-x;
  border: 1px solid #dddddd;
  padding: 10px;
  line-height: 120%;
  width: 915px;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px; }
  #new-delivery-address-form table, #new-invoice-address-form table, #edit_address table {
    width: 100%; }
    #new-delivery-address-form table td, #new-invoice-address-form table td, #edit_address table td {
      padding: 0px; }
      #new-delivery-address-form table td p, #new-invoice-address-form table td p, #edit_address table td p {
        margin: 0px;
        clear: left; }
        #new-delivery-address-form table td p label, #new-delivery-address-form table td p input, #new-invoice-address-form table td p label, #new-invoice-address-form table td p input, #edit_address table td p label, #edit_address table td p input {
          padding: 5px;
          margin: 0px;
            margin-bottom: 5px;
          height: 15px; }
        #new-delivery-address-form table td p label.error, #new-invoice-address-form table td p label.error, #edit_address table td p label.error {
          position: absolute;
          display: block;
          text-align: left;
          padding: 4px;
            padding-left: 20px;
            padding-right: 10px;
          height: 14px;
          margin-top: -29px;
          margin-left: 276px; }

#delivery-addresses-list, #invoice-addresses-list {
  clear: both;
  margin-bottom: 0px; }

.address {
  /*white-space: pre-wrap /* css-3 */
  white-space: -moz-pre-wrap !important;
  white-space: -pre-wrap;
  word-wrap: break-word;
  float: left;
  width: 205px;
  height: 175px;
  background: white url(/images/address_bg.png) top left repeat-x;
  border: 1px solid #e1e1e1;
  padding: 10px;
  line-height: 140%;
  margin-right: 5px;
  margin-top: 5px;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px; }
  .address a.edit-icon {
    margin-right: 5px;
    margin-top: 5px; }
  .address span.choose-button {
    position: absolute;
    margin-top: 145px;
    margin-left: 102px; }
  .address .small-btn {
    display: block;
    width: 104px;
    height: 30px;
    line-height: 30px;
    color: white;
    font-size: 14px;
    font-weight: bold;
    background: transparent url(/images/small_btn_gray_bg.gif) top left no-repeat;
    text-align: center; }
  .address .chosen-address {
    font-weight: bold;
    font-size: 17px;
    text-align: center;
    position: absolute;
    margin-top: 140px;
    width: 205px;
    line-height: 110%;
    color: #2c9a0b; }

.address.selected {
  background: #e8fbfe url(/images/address_bg_active.png) top left repeat-x;
  border: 1px solid #beeaf3; }
  .address.selected .small-btn {
    background: transparent url(/images/small_btn_blue_bg.gif) top left no-repeat; }

.address.noborder {
  background: transparent;
  border: 0px;
  padding: 0px;
  height: auto; }

#cart-steps {
  width: 100%;
  height: 65px; }
  #cart-steps a {
    text-transform: lowercase;
    float: left;
    display: block;
    width: 199px;
    height: 65px;
    margin-left: -4px;
    background: transparent url(/images/cart_step_x.gif) top left no-repeat;
    color: #666666; }
  #cart-steps a.active {
    background: transparent url(/images/cart_step_x_active.gif) top left no-repeat;
    color: white; }
    #cart-steps a.active .small {
      color: white; }
  #cart-steps a:hover {
    text-decoration: none;
    color: #fe2a00; }
  #cart-steps a.active:hover {
    background: transparent url(/images/cart_step_x_active.gif) top left no-repeat;
    color: white; }
  #cart-steps a.last, #cart-steps a.last.active {
    color: #12aac5;
    line-height: 15px;
    font-size: 10px;
    width: 140px;
    height: 55px;
    padding-left: 20px;
    padding-top: 10px;
    background: transparent url(/images/cart_step_5.gif) top left no-repeat; }
  #cart-steps a.first {
    background: transparent url(/images/cart_step_1.gif) top left no-repeat; }
  #cart-steps a.first.active {
    background: transparent url(/images/cart_step_1_active.gif) top left no-repeat; }
  #cart-steps .step-number {
    height: 65px;
    font-size: 24px;
    line-height: 60px;
    width: 55px;
    text-align: center;
    float: left;
    font-weight: bold; }
  #cart-steps .step-title {
    font-weight: bold;
    height: 50px;
    font-size: 16px;
    line-height: 20px;
    text-align: left;
    float: left;
    padding-left: 8px;
    padding-top: 15px; }
    #cart-steps .step-title .small {
      font-size: 10px;
      font-weight: normal; }

.package.order-detail {
  width: 770px; }

.package.order-list {
  width: 770px; }

.package {
  clear: left;
  width: 935px; }
  .package .package-header {
    background: transparent url(/images/package_header_bg.gif) top left no-repeat;
    margin-top: 10px;
    height: 34px;
    line-height: 32px;
    float: left; }
    .package .package-header img.corner {
      float: right;
      margin: 0px; }
    .package .package-header h3 {
      margin-left: 15px;
      margin-right: 25px;
      font-size: 14px;
      font-weight: normal;
      color: #065765; }
      .package .package-header h3 img {
        vertical-align: middle;
        margin-right: 10px; }
    .package .package-header .marked a {
      color: #12aac9; }
    .package .package-header .marked a:hover {
      color: #065765; }
  .package #ulozenka_loader {
    position: absolute;
    margin-top: -40px;
    margin-left: 309px; }
  .package div#ulozenka_branches_list {
    text-align: left;
    min-height: 127px; }
    .package div#ulozenka_branches_list div.what_is_ulozenka {
      float: left;
      position: absolute;
      margin-left: 250px;
      margin-top: -88px; }
      .package div#ulozenka_branches_list div.what_is_ulozenka img {
        margin-left: 2px;
        margin-bottom: 3px; }
    .package div#ulozenka_branches_list div.ulozenka_branch_info {
      float: left;
      position: absolute;
      margin-left: -400px;
      margin-top: -100px;
      width: 375px;
      /*white-space: pre-wrap /* css-3 */
      white-space: -moz-pre-wrap !important;
      white-space: -pre-wrap;
      word-wrap: break-word;
      background: white;
      border-radius: 10px;
      -moz-border-radius: 10px;
      -webkit-border-radius: 10px;
      padding: 10px;
      font-size: 12px;
      line-height: 15px; }
    .package div#ulozenka_branches_list span.branch-name {
      cursor: pointer; }
  .package .package-content {
    clear: left;
    background: #efefef url(/images/package_bg.png) top left repeat-x;
    border: 1px solid #d8d8d8;
    text-align: center; }
    .package .package-content .product-thumb {
      color: #333333;
      display: block;
      background: transparent;
      width: 58px;
      height: 58px;
      float: left;
      margin-left: 0px;
      margin-bottom: 0px;
      margin-top: 0px;
      margin-right: 0px;
      line-height: 120%;
      position: relative;
      padding: 0px;
        padding-top: 3px;
        padding-left: 3px; }
      .package .package-content .product-thumb div.img {
        overflow: hidden;
        width: 58px;
        height: 58px; }
        .package .package-content .product-thumb div.img img {
          height: 58px;
          width: auto;
          margin-left: -14px; }
    .package .package-content .product-thumb-small {
      color: #333333;
      display: block;
      background: transparent;
      width: 30px;
      height: 30px;
      float: left;
      margin-left: 0px;
      margin-bottom: 0px;
      margin-top: 0px;
      margin-right: 0px;
      line-height: 120%;
      position: relative;
      padding: 0px;
        padding-top: 3px;
        padding-left: 3px; }
      .package .package-content .product-thumb-small div.img {
        overflow: hidden;
        width: 30px;
        height: 30px; }
        .package .package-content .product-thumb-small div.img img {
          height: 30px;
          width: auto;
          margin-left: -7px; }
    .package .package-content table.order-detail {
      width: 500px; }
      .package .package-content table.order-detail tr td.center {
        text-align: center; }
    .package .package-content table.order-list {
      width: 715px; }
    .package .package-content table {
      margin: 2px 0px 0px 0px;
      margin-left: auto;
      margin-right: auto;
      width: 885px;
      color: #666666; }
      .package .package-content table th.left {
        text-align: left; }
      .package .package-content table th.lower {
        text-transform: lowercase; }
      .package .package-content table th {
        color: #999999;
        padding: 5px;
        vertical-align: middle;
        line-height: 100%; }
      .package .package-content table td {
        font-size: 14px;
        float: none;
        background-color: white;
        background: white url(/images/cart_td_bg.png) bottom left repeat-x;
        border-top: 1px solid #d8d8d8;
        padding: 3px;
          padding-bottom: 9px;
        vertical-align: middle; }
      .package .package-content table td.left {
        text-align: left; }
      .package .package-content table tr {
        padding-bottom: 5px; }
      .package .package-content table tr.delivery-row td {
        background: transparent url(/images/delivery_row_bg.png) top left repeat-x;
        border-top: 1px solid #1491a4;
        border-bottom: 1px solid #1491a4;
        margin-bottom: 5px;
        color: white;
        font-weight: bold;
        padding-top: 5px;
        padding-bottom: 5px; }
        .package .package-content table tr.delivery-row td .small {
          color: white;
          font-weight: normal; }
      .package .package-content table tr.delivery-row td.first {
        border-left: 1px solid #1491a4; }
      .package .package-content table tr.delivery-row td.last {
        border-right: 1px solid #1491a4; }
      .package .package-content table tr.delivery-row select {
        background-color: white; }
      .package .package-content table tr.delivery-row.unselected td {
        background: transparent url(/images/delivery_row_unselected_bg.png) top left repeat-x;
        border-top: 1px solid #dd501b;
        border-bottom: 1px solid #dd501b; }
      .package .package-content table tr.delivery-row.unselected td.first {
        border-left: 1px solid #dd501b; }
      .package .package-content table tr.delivery-row.unselected td.last {
        border-right: 1px solid #dd501b; }
      .package .package-content table td.center, .package .package-content table th.center {
        text-align: center;
        float: none; }
      .package .package-content table td.right, .package .package-content table th.right {
        text-align: right;
        float: none; }
      .package .package-content table td.footer {
        border-top: 1px solid #a1eefa;
        border-bottom: 1px solid #a1eefa;
        background: transparent url(/images/package_footer_bg.png) top left repeat-x;
        height: 37px;
        font-size: 20px;
        font-weight: bold;
        padding: 0px;
          padding-top: 4px; }
      .package .package-content table td.footer.smaller {
        font-weight: normal;
        font-size: 14px; }
      .package .package-content table td.footer.description {
        font-size: 14px;
        font-weight: normal;
        color: #1491a4; }
      .package .package-content table td.gray {
        color: #999999;
        font-size: 14px; }
      .package .package-content table td.big {
        font-size: 18px; }
      .package .package-content table td.transparent {
        background: transparent; }
    .package .package-content .package-delivery-method {
      border-radius: 6px;
      -moz-border-radius: 6px;
      -webkit-border-radius: 6px;
      min-height: 30px;
      width: 500px;
      margin: 2px 25px 0px 25px;
      text-align: center;
      background: #eaeaea; }
      .package .package-content .package-delivery-method .ulozenka-detail {
        text-align: left;
        margin-left: 30px; }
    .package .package-content .package-prices {
      border-radius: 6px;
      -moz-border-radius: 6px;
      -webkit-border-radius: 6px;
      background: #ade2ea;
      text-align: center;
      width: 500px;
      height: 79px;
      padding-top: 10px;
      margin: 2px 25px 0px 25px; }
      .package .package-content .package-prices div.prices-first.blue {
        color: #0c7892; }
      .package .package-content .package-prices div.prices-first {
        width: 270px;
        text-align: right; }
        .package .package-content .package-prices div.prices-first span.small {
          color: #0c7892; }
      .package .package-content .package-prices div.prices-second.blue {
        color: #0c7892;
        font-size: 125%; }
      .package .package-content .package-prices div.prices-second {
        width: 110px;
        text-align: right; }
    .package .package-content div.package-information {
      border-radius: 6px;
      -moz-border-radius: 6px;
      -webkit-border-radius: 6px;
      border: 1px solid #d7efb2;
      width: 478px;
      padding: 10px 10px 10px 10px;
      margin: 2px 25px 10px 25px;
      background: url(/images/package_info_bg.png) repeat-x; }
      .package .package-content div.package-information h2 {
        color: #57a302; }
      .package .package-content div.package-information h3 {
        color: #077991; }
      .package .package-content div.package-information div.left-side {
        margin-left: 27px; }
      .package .package-content div.package-information div.user-photo {
        margin-left: 27px;
        margin-top: 4px;
        margin-right: 15px; }
      .package .package-content div.package-information div.send-message {
        margin-top: 50px; }
      .package .package-content div.package-information div.address-info {
        text-align: left;
        /*white-space: pre-wrap /* css-3 */
        white-space: -moz-pre-wrap !important;
        white-space: -pre-wrap;
        word-wrap: break-word;
        max-width: 210px;
        margin-right: 20px; }

.footer-bg.order-detail {
  width: 550px; }

.footer-bg {
  background: transparent url(/images/package_footer_bg.png) top left repeat-x;
  width: 933px;
  border: 1px solid #a1eefa;
  height: 47px;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 5px;
  margin-top: -49px;
  border-radius: 0px 0px 4px 4px;
  -moz-border-radius: 0px 0px 4px 4px;
  -webkit-border-radius: 0px 0px 4px 4px; }

#total-price {
  width: 845px;
  padding-right: 90px;
  background: transparent url(/images/cart_total_bg.png) top left repeat-x;
  border: 1px solid #1491a4;
  height: 49px;
  line-height: 48px;
  font-size: 20px;
  color: white;
  text-align: right;
  font-weight: bold;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px; }

input.recount {
  height: 32px;
  background: transparent url(/images/icon_recount.png) top center no-repeat;
  border: 0px;
  padding: 17px 0 0 0;
  text-align: center;
  font-size: 11px;
  color: black;
  vertical-align: middle;
  color: #12aac5;
  cursor: pointer; }

input.continue-order, a.continue-order, a.previous-step {
  border: 0px;
  display: block;
  height: 55px;
  padding-top: 10px;
  padding-left: 30px;
  padding-right: 30px;
  width: 149px;
  color: white;
  font-size: 20px;
  font-weight: bold; }
  input.continue-order .small, a.continue-order .small, a.previous-step .small {
    font-size: 16px;
    font-weight: normal;
    color: white; }

input.continue-order, a.continue-order {
  background: transparent url(/images/continue_order_btn_bg.png) top left no-repeat;
  float: right;
  margin-right: 50px; }

input.continue-order {
  width: 209px;
  padding: 0px;
    padding-left: 30px;
  text-align: center;
  white-space: normal;
  text-align: left;
  height: 65px;
  cursor: pointer; }

a.previous-step {
  background: transparent url(/images/previous_btn_bg.png) top left no-repeat;
  float: left;
  padding-left: 50px;
  width: 129px; }
  a.previous-step .small {
    font-size: 16px;
    font-weight: normal;
    color: white; }

.request-notice {
  position: absolute;
  width: 500px;
  left: 50%;
  margin-left: -265px;
  padding: 10px 30px;
  background-color: #ff783f;
  color: white;
  text-align: center;
  border-radius: 16px;
  -moz-border-radius: 16px;
  -webkit-border-radius: 16px;
  filter: alpha(opacity=75);
  -moz-opacity: 0.75;
  -khtml-opacity: 0.75;
  opacity: 0.75;
  z-index: 2000; }

#certificate_request {
  position: absolute;
  z-index: 2000; }

.certificate-request-form {
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  background: #62def1 url(/images/popup_bg.png) top left repeat-x;
  margin-left: -160px;
  padding: 15px; }
  .certificate-request-form input[type=text] {
    background: white; }
  .certificate-request-form label {
    width: 120px;
    text-align: left; }

h1.product {
  font-size: 25px;
  color: #333333;
  margin-bottom: 15px; }

h1.breadcrumbs {
  font-family: Arial, Lucida Grande, Tahoma, Verdana;
  font-size: 12px;
  font-weight: normal;
  color: #999999;
  line-height: 14px;
  margin-bottom: 15px;
  margin-top: 0px; }
  h1.breadcrumbs a, h1.breadcrumbs img {
    margin-right: 10px; }

h2.product {
  font-size: 25px;
  color: #333333;
  margin-top: 15px;
  margin-bottom: 15px;
  line-height: 115%; }

#product {
  width: 532px; }
  #product .labels {
    display: inline; }
    #product .labels img {
      margin-left: 10px;
      vertical-align: middle; }

#sharing {
  width: 532px;
  margin-bottom: 15px; }
  #sharing a, #sharing #add_product_to_demands {
    float: left;
    margin-right: 20px; }
  #sharing #add_product_to_demands a {
    margin-right: 0px; }
  #sharing .no-margin-right {
    margin-right: 0px; }

#gallery {
  width: 532px;
  margin: 15px 0px; }
  #gallery #thumbs {
    margin-right: 15px;
    float: right;
    width: 75px;
    height: 75px; }
    #gallery #thumbs div.img {
      overflow: hidden; }
      #gallery #thumbs div.img div.img-container {
        width: 112px;
        margin-left: -18px; }
    #gallery #thumbs a {
      display: block;
      margin-bottom: 10px;
      text-align: center; }
      #gallery #thumbs a img {
        margin-left: auto;
        margin-right: auto;
        height: 75px;
        width: auto; }
      #gallery #thumbs a img.unshifted {
        margin-left: 0px; }

.orange-like, a.orange-like {
  text-transform: lowercase;
  float: left;
  display: block;
  width: 68px;
  padding-left: 40px;
  height: 29px;
  line-height: 29px;
  background: transparent url(/images/like_button_bg.gif) top left no-repeat;
  color: white; }

.orange-like.short {
  background: transparent url(/images/like_button_bg_short.gif) top left no-repeat;
  width: 41px;
  padding-left: 40px;
  padding: 0px; }

a.to-my-demands-btn {
  background: transparent url(/images/to_my_demands_btn_bg.png) top left no-repeat;
  display: block;
  width: 96px;
  height: 20px;
  line-height: 19px;
  color: white;
  font-size: 11px;
  text-align: center; }

.folders {
  width: 532px;
  float: left;
  padding-top: 35px;
  margin-bottom: 25px; }
  .folders .folders-links {
    margin-top: -35px;
    position: absolute;
    z-index: 2; }
    .folders .folders-links a.folder, .folders .folders-links .folder {
      display: block;
      float: left;
      background: transparent url(/images/product_folder_bg.png) top left no-repeat;
      width: 121px;
      height: 35px;
      line-height: 35px;
      font-size: 14px;
      margin-right: 10px;
      text-align: center;
      color: #666666; }
    .folders .folders-links a.folder.active, .folders .folders-links .folder.active {
      background: transparent url(/images/product_folder_bg_active.png) top left no-repeat;
      color: #12aac5;
      font-weight: bold; }
    .folders .folders-links .folder.active.category {
      text-align: left;
      padding-left: 23px; }
  .folders .folder-content, .folders img.folder-top, .folders img.folder-foot {
    margin: 0px;
    padding: 0px; }
  .folders img.folder-top {
    padding: 0px;
    margin-top: -1px;
    position: absolute;
    z-index: 1; }
  .folders .wrap-without-certificates {
    width: 490px;
    /*white-space: pre-wrap /* css-3 */
    white-space: -moz-pre-wrap !important;
    white-space: -pre-wrap;
    word-wrap: break-word; }
  .folders .wrap {
    width: 300px;
    /*white-space: pre-wrap /* css-3 */
    white-space: -moz-pre-wrap !important;
    white-space: -pre-wrap;
    word-wrap: break-word; }
  .folders .folder-content {
    min-height: 150px;
    padding: 10px 20px;
    background: transparent url(/images/product_folder_content_bg.png) top left repeat-x;
    border-left: 1px solid #b5b5b5;
    border-right: 1px solid #b5b5b5; }
  .folders #product-categories.folder-content {
    min-height: 30px; }
    .folders #product-categories.folder-content ul li {
      display: inline-block;
      padding-right: 3px; }
      .folders #product-categories.folder-content ul li a {
        padding: 1px 2px;
        font-weight: bold; }
      .folders #product-categories.folder-content ul li a:hover {
        text-decoration: none;
        color: white;
        background: white url(/images/subcategory_active_bg.png) bottom left repeat-x; }
    .folders #product-categories.folder-content h4 {
      margin-top: 5px; }

#product-sidebar {
  float: right;
  margin-top: 8px;
  width: 199px; }
  #product-sidebar #product_to_friends_form input#emails {
    width: 179px; }
  #product-sidebar .borderless {
    margin: 15px 3px; }
    #product-sidebar .borderless input#emails {
      width: 179px; }
  #product-sidebar .borderless-margin {
    margin-top: 30px;
    margin-bottom: 30px; }
  #product-sidebar h5 {
    color: #666666; }
  #product-sidebar .box {
    width: 178px;
    background: transparent url(/images/product_right_box_bg.png) top left repeat-x;
    padding: 9px;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc; }
    #product-sidebar .box h3 {
      clear: both;
      color: #666666;
      font-weight: normal;
      font-size: 16px;
      padding-bottom: 5px;
      padding-left: 5px;
      margin-bottom: 5px;
      border-bottom: 1px solid silver; }
      #product-sidebar .box h3 a, #product-sidebar .box h3 a:link, #product-sidebar .box h3 a:visited {
        color: #12aac5; }
    #product-sidebar .box h4 {
      font-size: 14px;
      padding-left: 3px;
      padding-top: 5px;
      margin-bottom: 5px; }
    #product-sidebar .box #seller-photo {
      float: left;
      margin-right: 10px;
      margin-top: 5px; }
    #product-sidebar .box p {
      color: #666666;
      line-height: 140%;
      margin-left: 5px; }
  #product-sidebar span.green-price {
    color: #6a9d12;
    font-size: 24px; }
  #product-sidebar input.count {
    line-height: 25px;
    height: 25px;
    width: 34px;
    padding-left: 0px;
    padding-right: 0px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    text-align: center;
    vertical-align: middle;
    float: left; }
  #product-sidebar .add-to-cart-btn {
    background: transparent url(/images/add_to_cart_button.gif) top left no-repeat;
    width: 162px;
    padding-left: 44px;
    text-align: left;
    margin-left: -7px;
    padding-bottom: 3px;
    height: 39px;
    border: 0px;
    line-height: 34px;
    font-size: 12px;
    font-weight: bold;
    color: white;
    vertical-align: middle;
    cursor: pointer;
    float: left; }

a.product-square-thumb {
  display: block;
  overflow: hidden;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 4px; }

#producers_products_loader {
  text-align: center;
  height: 93px; }
  #producers_products_loader img {
    margin-top: 35px; }

#producers_products_paginate {
  margin: 2px;
  text-align: center; }
  #producers_products_paginate a, #producers_products_paginate a:link, #producers_products_paginate a:visited {
    color: #12aac5; }

.small-blue-btn, a.small-blue-btn {
  display: block;
  border: 0px;
  width: 104px;
  height: 30px;
  line-height: 26px;
  padding-bottom: 4px;
  color: white;
  font-size: 14px;
  font-weight: bold;
  background: transparent url(/images/small_btn_blue_bg.gif) top left no-repeat;
  text-align: center;
  margin-top: 5px; }

.small-blue-btn.wide {
  width: 155px;
  background: transparent url(/images/small_btn_blue_155_bg.gif) top left no-repeat; }

#other_sorters {
  margin-top: 30px; }
  #other_sorters li a {
    font-size: 14px;
    font-weight: normal;
    color: #333333; }
    #other_sorters li a img {
      vertical-align: middle;
      margin-right: 10px; }

textarea.product-comment {
  margin-bottom: 0px; }

form.comment-form {
  height: auto; }

input.comment-form-button {
  margin-left: 293px; }

.bubble-gray {
  font-size: 11px;
  font-weight: normal;
  width: 30px;
  height: 22px;
  line-height: 22px;
  padding-bottom: 15px;
  text-align: center;
  color: #1491a4;
  background: transparent url(/images/bubble_gray.gif) top left no-repeat; }

.product-comments {
  padding-left: 50px;
  clear: left; }
  .product-comments p {
    /*white-space: pre-wrap /* css-3 */
    white-space: -moz-pre-wrap !important;
    white-space: -pre-wrap;
    word-wrap: break-word;
    margin-bottom: 10px;
    line-height: 120%; }
  .product-comments .bubble-gray {
    position: absolute;
    margin-left: -50px; }

.bubble-orange, a.bubble-orange:link, a.bubble-orange:visited {
  display: block;
  font-size: 11px;
  font-weight: normal;
  width: 31px;
  height: 20px;
  line-height: 20px;
  padding-bottom: 15px;
  padding-right: 3px;
  text-align: center;
  color: white;
  background: transparent url(/images/bubble_orange.png) top left no-repeat; }

h2 .bubble-orange {
  position: absolute;
  float: left;
  margin-top: -30px;
  margin-left: 100px; }

#top-three {
  width: 562px;
  height: 297px;
  background: transparent url(/images/top_three_group_bg.png) top left no-repeat;
  float: left;
  margin-right: 8px;
  /*.product-thumb.unshifted
   * div.img
   *   :text-align center
   *   img
   *     :margin-left 0px */ }
  #top-three .icons {
    padding-top: 12px;
    padding-left: 16px;
    padding-bottom: 6px;
    color: #666666;
    font-weight: bold; }
    #top-three .icons img {
      margin-right: 9px;
      margin-left: 27px;
      vertical-align: middle; }
    #top-three .icons img.first {
      margin-left: 0px; }
  #top-three .product-thumb {
    color: #333333;
    display: block;
    background: white url(/images/top_three_thumb_bg.png) top left repeat-x;
    width: 166px;
    height: 230px;
    padding: 6px;
    float: left;
    margin-left: 6px;
    margin-top: 6px;
    margin-right: 0px;
    line-height: 120%;
    position: relative; }
    #top-three .product-thumb div.product {
      padding: 5px; }
    #top-three .product-thumb h3 {
      display: block;
      height: 36px;
      font-size: 12px;
      color: #12aac5;
      font-weight: bold;
      margin: 0px; }
    #top-three .product-thumb .price {
      color: #85a701;
      font-weight: bold; }
    #top-three .product-thumb div.img {
      overflow: hidden;
      margin-bottom: 5px;
      text-align: center;
      width: 166px;
      height: 166px; }
      #top-three .product-thumb div.img .img-container {
        width: 249px;
        height: 166px;
        text-align: center;
        margin-left: -42px; }
        #top-three .product-thumb div.img .img-container img {
          width: auto;
          height: 166px;
          margin-left: auto;
          margin-right: auto; }

#selection {
  padding-top: 5px;
  margin-left: -3px;
  /*.product-thumb.unshifted
   * div.img
   *   :text-align center
   *   img
   *     :max-width 166px
   *     :max-height 166px
   *     :height auto
   *     :width auto
   *     :margin-left auto
   *     :margin-right auto */ }
  #selection #market-selection {
    margin-top: 50px;
    overflow: visible; }
    #selection #market-selection .carousel-wrap {
      width: 100%; }
      #selection #market-selection .carousel-wrap ul {
        padding-top: 3px;
        padding-left: 3px;
        height: 453px; }
        #selection #market-selection .carousel-wrap ul li {
          height: 774px;
          width: 788px;
          float: left; }
    #selection #market-selection a.carousel-control {
      display: block;
      position: absolute;
      height: 21px;
      width: 22px;
      color: white;
      font-weight: bold;
      cursor: pointer;
      margin-left: 720px; }
    #selection #market-selection a.previous {
      margin-top: -30px;
      background: transparent url(/images/prev_small.png) top left no-repeat; }
    #selection #market-selection a.next {
      margin-left: 750px;
      margin-top: -804px;
      background: transparent url(/images/next_small.png) top left no-repeat; }
    #selection #market-selection img.previous {
      float: left;
      margin-right: 10px; }
    #selection #market-selection img.next {
      float: right; }
  #selection h2 {
    margin-top: 20px;
    margin-bottom: 0px;
    margin-left: 5px;
    position: absolute; }
  #selection .product-thumb {
    color: #333333;
    display: block;
    background: white url(/images/selection_product_thumb_bg.png) top left no-repeat;
    width: 166px;
    height: 166px;
    padding: 9px;
    float: left;
    margin-left: 0px;
    margin-bottom: 11px;
    margin-top: 0px;
    margin-right: 11px;
    line-height: 120%;
    position: relative; }
    #selection .product-thumb div.img {
      overflow: hidden;
      width: 166px;
      height: 166px;
      text-align: center; }
      #selection .product-thumb div.img .img-container {
        width: 249px;
        height: 166px;
        text-align: center;
        margin-left: -42px; }
        #selection .product-thumb div.img .img-container img {
          width: auto;
          height: 166px;
          margin-left: auto;
          margin-right: auto; }
  #selection .product-thumb.hover {
    text-decoration: none;
    background: white url(/images/selection_product_thumb_bg_hover.png) top left no-repeat; }

#just-added {
  padding-top: 20px;
  width: 770px;
  float: left;
  overflow: visible;
  clear: both;
  /*.product-thumb.unshifted
   * div.img
   *   :text-align center
   *   img
   *     :margin-left 0px */ }
  #just-added h2 {
    margin-bottom: 15px; }
  #just-added .product-thumb {
    color: #333333;
    display: block;
    background: white url(/images/just_added_product_thumb_bg.png) top left no-repeat;
    width: 75px;
    height: 75px;
    padding: 3px;
    float: left;
    margin-left: 0px;
    margin-bottom: 4px;
    margin-top: 0px;
    margin-right: 4px;
    line-height: 120%;
    position: relative; }
    #just-added .product-thumb div.img {
      overflow: hidden;
      width: 75px;
      height: 75px;
      text-align: center; }
      #just-added .product-thumb div.img .img-container {
        width: 113px;
        margin-left: -18px;
        text-align: center; }
        #just-added .product-thumb div.img .img-container a {
          padding: 0px; }
        #just-added .product-thumb div.img .img-container img {
          height: 75px;
          width: auto;
          margin-left: auto;
          margin-right: auto; }
  #just-added .product-thumb.hover {
    text-decoration: none;
    background: white url(/images/just_added_product_thumb_bg_hover.png) top left no-repeat; }

.product-thumb.last, #selection .product-thumb.last {
  margin-right: 0px; }

.demanded-products {
  float: right; }
  .demanded-products .product-thumb-title {
    /*white-space: pre-wrap /* css-3 */
    white-space: -moz-pre-wrap !important;
    white-space: -pre-wrap;
    word-wrap: break-word;
    width: 130px; }
  .demanded-products .carousel-wrap {
    width: 213px;
    padding: 10px;
    border-left: 1px solid #99054b;
    border-right: 1px solid #99054b; }
  .demanded-products a.carousel-control {
    display: block;
    width: 215px;
    height: 38px;
    line-height: 38px;
    color: white;
    font-weight: bold;
    padding-left: 20px;
    cursor: pointer; }
  .demanded-products a.previous {
    background: white url(/images/demands_slider_top_bg.png) top left no-repeat; }
  .demanded-products a.next {
    background: white url(/images/demands_slider_foot_bg.png) top left no-repeat; }
  .demanded-products ul {
    margin-top: 10px;
    margin-bottom: 10px; }
    .demanded-products ul li {
      line-height: 120%;
      height: 59px; }
      .demanded-products ul li a {
        padding-top: 10px; }
      .demanded-products ul li .img {
        float: left;
        width: 48px;
        height: 48px;
        overflow: hidden;
        margin-right: 10px;
        text-align: center; }
        .demanded-products ul li .img .img-container {
          width: 72px;
          margin-left: -12px;
          text-align: center; }
          .demanded-products ul li .img .img-container a {
            padding: 0px; }
          .demanded-products ul li .img .img-container img {
            height: 48px;
            width: auto;
            margin-left: auto;
            margin-right: auto; }

#last-comments {
  padding-top: 20px;
  clear: both; }
  #last-comments h2 {
    margin-bottom: 15px; }
  #last-comments .comment {
    float: left;
    display: block;
    width: 370px;
    clear: none;
    height: 80px;
    line-height: 120%;
    margin-right: 20px;
    color: #666666; }
    #last-comments .comment .orange, #last-comments .comment .orange a {
      font-weight: bold;
      color: #fe4400;
      font-size: 14px;
      line-height: 130%; }
    #last-comments .comment .product-thumb-title {
      /*white-space: pre-wrap /* css-3 */
      white-space: -moz-pre-wrap !important;
      white-space: -pre-wrap;
      word-wrap: break-word;
      width: 180px; }
    #last-comments .comment img {
      clear: none;
      float: left;
      margin-right: 20px;
      margin-bottom: 20px;
      vertical-align: top; }
    #last-comments .comment .small {
      color: #333333;
      line-height: 110%; }
  #last-comments .comment.last {
    margin-right: 0px; }
  #last-comments a.comment-link:link, #last-comments a.comment-link:visited {
    color: #666666; }
  #last-comments a.comment-link:hover {
    color: #333333;
    text-decoration: none; }

#seller-introduction {
  float: left;
  width: 479px;
  height: 411px;
  background: white url(/images/seller_introduction_bg.png) top left no-repeat;
  padding: 20px;
  /*.product-thumb.unshifted
   * div.img
   *   :text-align center
   *   img
   *     :margin-left 0px */ }
  #seller-introduction div.info {
    height: 220px;
    line-height: 120%; }
  #seller-introduction .popup {
    display: none;
    z-index: 10000;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    position: absolute;
    width: 290px;
    background-color: black;
    padding: 10px;
    margin-top: 0px;
    margin-left: 0px;
    line-height: 120%;
    color: white;
    filter: alpha(opacity=85);
    -moz-opacity: 0.85;
    -khtml-opacity: 0.85;
    opacity: 0.85; }
  #seller-introduction .product-thumb {
    color: #333333;
    display: block;
    background: white url(/images/just_added_product_thumb_bg.png) top left no-repeat;
    width: 75px;
    height: 75px;
    padding: 3px;
    float: left;
    margin-left: 0px;
    margin-bottom: 4px;
    margin-top: 0px;
    margin-right: 4px;
    line-height: 120%;
    position: relative; }
    #seller-introduction .product-thumb div.img {
      overflow: hidden;
      width: 75px;
      height: 75px;
      text-align: center; }
      #seller-introduction .product-thumb div.img .img-container {
        width: 113px;
        margin-left: -18px;
        text-align: center; }
        #seller-introduction .product-thumb div.img .img-container a {
          padding: 0px; }
        #seller-introduction .product-thumb div.img .img-container img {
          height: 75px;
          width: auto;
          margin-left: auto;
          margin-right: auto; }
  #seller-introduction .product-thumb.hover {
    text-decoration: none;
    background: white url(/images/just_added_product_thumb_bg_hover.png) top left no-repeat; }
  #seller-introduction .text {
    line-height: 120%;
    margin-right: 20px; }
  #seller-introduction .right {
    height: 180px; }
    #seller-introduction .right img {
      max-height: 180px;
      width: auto; }
  #seller-introduction strong {
    color: #12aac5;
    line-height: 30px; }
  #seller-introduction h2 {
    color: #fe4400;
    font-size: 22px;
    margin-top: 0px;
    margin-bottom: 25px; }

.product-thumb-smallest {
  color: #333333;
  display: block;
  background: transparent;
  width: 48px;
  height: 48px;
  padding: 3px;
    padding-left: 2px;
  float: left;
  border: 1px solid #dfdfdf;
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 10px;
  margin-bottom: 1px;
  line-height: 120%;
  position: relative; }
  .product-thumb-smallest div.img {
    overflow: hidden;
    width: 48px;
    height: 48px; }
    .product-thumb-smallest div.img div.img-container {
      width: 72px;
      margin-left: -12px;
      text-align: center; }
    .product-thumb-smallest div.img img {
      height: 48px;
      width: auto; }

#avatar-selection {
  margin-top: 30px;
  line-height: 110%; }
  #avatar-selection strong.blue {
    color: #12aac5; }
  #avatar-selection h2 {
    font-size: 24px;
    margin-top: 15px;
    margin-bottom: 15px; }
  #avatar-selection ul {
    margin-top: 20px;
    list-style-type: none; }
    #avatar-selection ul li {
      font-size: 90%;
      line-height: 100%;
      list-style-type: none;
      margin-bottom: 3px; }
      #avatar-selection ul li .product-thumb-title {
        /*white-space: pre-wrap /* css-3 */
        white-space: -moz-pre-wrap !important;
        white-space: -pre-wrap;
        word-wrap: break-word;
        width: 95px; }
      #avatar-selection ul li .product-thumb-smallest {
        float: left;
        vertical-align: bottom; }

#cart-login {
  float: left;
  margin-top: 20px;
  background: white url(/images/cart_login.png) top left no-repeat;
  width: 285px;
  height: 172px;
  padding: 20px;
  margin-right: 10px; }
  #cart-login h3 {
    font-weight: normal;
    font-size: 18px; }
  #cart-login label {
    width: 60px; }
  #cart-login label.error {
    width: 100px; }
  #cart-login .button {
    background: white url(/images/cart_login_btn_bg.png) top left no-repeat;
    width: 203px;
    height: 30px;
    line-height: 30px;
    border: 0px;
    text-align: center;
    color: white;
    font-weight: bold;
    font-size: 14px;
    margin-left: 57px;
    margin-top: 10px;
    margin-bottom: 0px;
    padding-bottom: 4px; }
  #cart-login a {
    margin-left: 137px; }

#cart-register-or-follow {
  float: left;
  margin-top: 20px;
  background: white url(/images/cart_register_or_follow.png) top left no-repeat;
  width: 470px;
  height: 172px;
  padding: 20px; }
  #cart-register-or-follow h3 {
    position: absolute;
    font-weight: normal;
    font-size: 18px; }
  #cart-register-or-follow label {
    width: 60px; }
  #cart-register-or-follow .register {
    color: #666666;
    float: left;
    width: 172px;
    line-height: 13px;
    margin-top: 86px; }
  #cart-register-or-follow .follow {
    color: #666666;
    float: left;
    width: 273px;
    margin-left: 20px;
    line-height: 13px;
    margin-top: 99px; }
  #cart-register-or-follow .button-register {
    display: block;
    background: white url(/images/cart_register_btn_bg.png) top left no-repeat;
    width: 172px;
    height: 30px;
    line-height: 30px;
    border: 0px;
    text-align: center;
    color: white;
    font-weight: bold;
    font-size: 14px;
    text-shadow: #555555 -1px -1px 0px;
    margin-left: 0px;
    margin-top: 10px;
    margin-bottom: 0px; }
  #cart-register-or-follow .button-follow {
    display: block;
    background: white url(/images/cart_follow_btn_bg.png) top left no-repeat;
    width: 273px;
    height: 30px;
    line-height: 30px;
    border: 0px;
    text-align: center;
    color: white;
    font-weight: bold;
    font-size: 14px;
    text-shadow: #555555 -1px -1px 0px;
    margin-left: 0px;
    margin-top: 10px;
    margin-bottom: 0px; }

#cart-signup-form {
  background: white url(/images/cart_signup_form.png) top left no-repeat;
  width: 563px;
  height: 193px;
  padding: 20px;
  margin-top: 20px;
  float: left; }
  #cart-signup-form .small {
    color: #333333; }
  #cart-signup-form h3 {
    font-weight: normal;
    font-size: 18px; }
  #cart-signup-form #signup-form {
    display: block; }
  #cart-signup-form #user-signup-tab {
    margin: 0px;
    padding: 0px; }
  #cart-signup-form table {
    margin-top: 10px; }
    #cart-signup-form table tr td.label {
      width: 50px; }
      #cart-signup-form table tr td.label label {
        width: 44px;
        text-align: left; }
    #cart-signup-form table tr td.text {
      width: 180px; }
  #cart-signup-form td {
    padding: 4px; }
  #cart-signup-form label {
    float: left;
    text-shadow: none;
    width: auto;
    line-height: 12px; }
  #cart-signup-form input {
    float: left;
    width: 160px; }
  #cart-signup-form input.required {
    background: white url(/images/required_star.gif) top right no-repeat; }
  #cart-signup-form .button {
    display: block;
    background: white url(/images/cart_register_btn_bg.png) top left no-repeat;
    width: 172px;
    height: 30px;
    line-height: 30px;
    border: 0px;
    text-align: center;
    color: white;
    font-weight: bold;
    font-size: 14px;
    margin-left: 320px;
    margin-top: 10px;
    margin-bottom: 0px; }

.absolute-2000 {
  position: absolute;
  z-index: 2000;
  width: 330px; }

table.admin-address-form-table label {
  display: inline; }

table.log td {
  padding-left: 13px; }

table.fake_articles td, table.fake_articles th {
  padding: 2px 7px; }

#c_address {
  display: none; }

div.mail-admin {
  float: left;
  margin-top: 50px;
  margin-left: 0px; }
  div.mail-admin #mail_loader {
    position: absolute;
    margin-top: 85px;
    margin-left: 65px; }

.bubble-column {
  width: 94px;
  float: left;
  margin-right: 6px; }
  .bubble-column h3 {
    color: #12aac5;
    font-size: 14px;
    margin-bottom: 8px;
    margin-top: 8px;
    margin-left: 3px; }
  .bubble-column p {
    margin-left: 3px;
    line-height: 110%;
    color: #666666; }

#arrow-box {
  background: white url(/images/buy_boxes.png) top left no-repeat;
  width: 653px;
  height: 287px;
  line-height: 100%; }
  #arrow-box .column {
    float: left;
    width: 118px;
    margin-top: 108px;
    padding-left: 16px;
    padding-right: 24px; }
    #arrow-box .column h3 {
      line-height: 110%;
      font-size: 16px;
      margin-bottom: 5px;
      color: #12aac5; }
    #arrow-box .column p {
      margin-bottom: 5px; }
    #arrow-box .column p.green {
      color: #2c9a0b; }

#arrow-box.sell {
  background: white url(/images/sell_boxes.png) top left no-repeat; }

ul.checks {
  margin-top: 20px;
  margin-left: 25px;
  font-size: 110%; }
  ul.checks li {
    margin-bottom: 8px;
    margin-top: 8px;
    clear: left;
    line-height: 110%; }
  ul.checks img {
    vertical-align: middle;
    padding-bottom: 4px;
    margin-right: 20px; }

ul.checks.checks-small {
  margin-left: 30px; }
  ul.checks.checks-small li {
    color: #12aac5; }

h1.dark {
  color: #065765;
  font-size: 26px; }

h2.dark {
  color: #065765;
  font-size: 20px;
  margin-top: 20px;
  margin-bottom: 20px; }

.prohibition {
  line-height: 110%;
  color: #666666;
  margin-bottom: 20px; }

div.user-delivery-method-description {
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  background: #1591a4;
  margin-top: 2px;
  padding: 5px 10px 3px 5px;
  width: 300px; }

a.address-shower, a.address-shower:link {
  cursor: default; }

a.address-shower:hover {
  text-decoration: none; }

a.medium-blue-button {
  display: block;
  float: left;
  background: white url(/images/cart_register_btn_bg.gif) top left no-repeat;
  width: 172px;
  height: 30px;
  line-height: 30px;
  border: 0px;
  text-align: center;
  color: white;
  font-weight: bold;
  font-size: 14px;
  text-decoration: none;
  margin-right: 10px; }

a.medium-blue-button.wide {
  background: white url(/images/cart_register_btn_bg_wide.png) top left no-repeat;
  width: 230px; }

a.medium-blue-button:link, a.medium-blue-button:hover, a.medium-blue-button:visited {
  color: white; }

a.medium-blue-button:link, a.medium-blue-button:hover, a.medium-blue-button:visited {
  color: white; }

.certificates-preview {
  background-color: white;
  border: 1px solid #eeeeee;
  padding: 15px;
  float: right;
  margin-left: 10px;
  margin-bottom: 15px;
  text-align: center;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px; }
  .certificates-preview img {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 15px; }

.certificates-preview-wide {
  background-color: white;
  border: 1px solid #eeeeee;
  padding: 15px 0px;
  margin-bottom: 15px;
  text-align: center;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px; }
  .certificates-preview-wide img {
    margin-left: 15px;
    margin-right: 15px; }

#selection-tray {
  position: absolute;
  left: 0;
  top: 0;
  filter: alpha(opacity=75);
  -moz-opacity: 0.75;
  -khtml-opacity: 0.75;
  opacity: 0.75;
  width: 200px;
  background-color: #efefef;
  z-index: 100000;
  padding: 10px;
  overflow: auto; }
  #selection-tray a.nice-link {
    margin-right: 5px;
    margin-top: 4px;
    height: 12px;
    width: 13px;
    background: url(/images/icon_heart_bw.gif) no-repeat;
    display: block; }
  #selection-tray a.nice-link.nice-photo {
    background: url(/images/icon_heart.gif) no-repeat; }

#info-box {
  text-align: left; }
  #info-box h2 {
    color: #333333; }
  #info-box h3 {
    font-size: 18px;
    margin-bottom: 10px;
    line-height: 110%; }
  #info-box h3.user-type-with-img {
    font-size: 12px;
    margin-left: -2px;
    margin-top: 10px;
    margin-bottom: 0px; }
  #info-box h3.infobox-small-header {
    font-size: 12px;
    margin: 0px; }
  #info-box img {
    margin-right: 5px; }
  #info-box .normal_user span {
    font-weight: bold;
    color: #1491a4; }
  #info-box .normal_user h3 {
    color: #1491a4; }
  #info-box .farmer h3 {
    color: #2c9a0b; }
  #info-box .biofarmer h3 {
    color: #fb0017; }
  #info-box .farmertrans h3 {
    color: #fe6000; }
  #info-box .organization h3 {
    color: #57279f; }

#comments_login_form {
  background-color: #efefef;
  margin-left: -2px;
  padding: 10px;
  position: absolute;
  z-index: 10000;
  display: none;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  margin-top: 50px;
  border: 1px solid #cccccc; }
  #comments_login_form p {
    margin-bottom: 0px; }
  #comments_login_form form.login-form {
    width: 300px;
    clear: both; }
    #comments_login_form form.login-form label {
      width: 90px;
      float: left;
      text-align: left;
      height: 20px; }
    #comments_login_form form.login-form label.login {
      clear: left;
      padding-top: 21px;
      padding-bottom: 4px;
      width: 50px;
      color: black;
      margin: 0px; }
    #comments_login_form form.login-form label.remember {
      width: 130px;
      height: 15px;
      padding-top: 3px;
      padding-bottom: 0px;
      clear: none; }
    #comments_login_form form.login-form label.error {
      display: block;
      margin-top: -27px;
      margin-left: 245px;
      padding-right: 0px;
      width: 115px;
      height: 35px;
      float: left; }
    #comments_login_form form.login-form input[type="text"], #comments_login_form form.login-form input[type="password"] {
      background-color: white;
      margin: 0px; }
    #comments_login_form form.login-form p.label-offset {
      margin-left: 60px; }

.more-popup {
  display: none;
  z-index: 10000;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  position: absolute;
  width: 290px;
  background-color: black;
  padding: 10px;
  margin-top: 20px;
  margin-left: 0px;
  line-height: 120%;
  color: white;
  filter: alpha(opacity=85);
  -moz-opacity: 0.85;
  -khtml-opacity: 0.85;
  opacity: 0.85; }
  .more-popup strong {
    font-size: 14px; }
  .more-popup strong.orange {
    color: #fe2a00; }
  .more-popup p {
    color: #efefef;
    margin-top: 20px;
    margin-bottom: 20px; }

#producers_products {
  height: 137px; }

#producers_products_list {
  height: 93px;
  margin-left: 1px; }

#producers_products_list .product {
  color: #333333;
  display: block;
  background: transparent;
  width: 48px;
  height: 48px;
  padding: 3px;
    padding-left: 2px;
  float: left;
  border: 1px solid #dfdfdf;
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 4px;
  margin-bottom: 1px;
  line-height: 120%;
  position: relative; }
  #producers_products_list .product div.img {
    overflow: hidden;
    width: 48px;
    height: 48px; }
    #producers_products_list .product div.img div.img-container {
      width: 72px;
      margin-left: -12px;
      text-align: center; }
    #producers_products_list .product div.img img {
      height: 48px;
      width: auto; }

#product_preview_notice {
  position: fixed;
  top: 0px;
  left: 0px;
  padding: 10px 20px 10px 40px;
  background: #256188;
  z-index: 9999;
  opacity: 0.75;
  color: #f1f1f1; }
  #product_preview_notice img {
    margin-bottom: -3px; }

#free_delivery_notice {
  background: #f0f0f0;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  padding: 8px;
  padding-left: 14px;
  padding-right: 14px;
  margin-bottom: 10px;
  margin-top: -4px;
  color: #606060;
  font-size: 120%; }
  #free_delivery_notice .price {
    color: #ff3406;
    font-size: 150%;
    font-weight: bold; }
  #free_delivery_notice .fair-trade {
    font-size: 80%;
    color: #1b96a8;
    float: right; }
    #free_delivery_notice .fair-trade img {
      margin-bottom: -2px; }

.free_delivery_link {
  line-height: 100%;
  width: 55px; }
  .free_delivery_link a {
    color: #fe2a00; }
