.titlemeta {
  display: block;
  margin: 0 0 10px 30px; }
  .titlemeta a {
    text-decoration: none;
    font-weight: bold;
    font-size: 110%; }

.wpsc_container {
  position: relative;
  float: left;
  clear: both; }
  .wpsc_container .gotocart {
    position: absolute;
    top: -60px;
    right: 0;
    display: block;
    float: none;
    color: white;
    background-color: #d45500;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: bold;
    border: none;
    padding: 10px;
    margin: 0;
    width: auto;
    height: 20px; }
  .wpsc_container .productdisplay {
    float: left;
    clear: none; }
    .wpsc_container .productdisplay.lastcol {
      margin-right: 0; }
    .wpsc_container .productdisplay .wpsc_product_price {
      float: left;
      clear: both;
      margin-top: 10px; }
    .wpsc_container .productdisplay .pricedisplay {
      font-weight: bold; }
    .wpsc_container .productdisplay a.wpsc_product_title {
      display: block;
      height: 2.3em; }
    .wpsc_container .productdisplay .productmeta {
      float: left;
      clear: both;
      width: 200px;
      height: auto; }
    .wpsc_container .productdisplay .textcol {
      float: left;
      clear: both; }
      .wpsc_container .productdisplay .textcol .imagecol {
        position: relative;
        float: left;
        width: 200px;
        height: 200px;
        overflow: hidden; }
        .wpsc_container .productdisplay .textcol .imagecol a {
          float: left;
          clear: both; }
          .wpsc_container .productdisplay .textcol .imagecol a img {
            float: left;
            clear: both;
            width: auto;
            height: 200px; }
        .wpsc_container .productdisplay .textcol .imagecol .item_no_image {
          width: 200px;
          height: 200px;
          background-color: white; }
          .wpsc_container .productdisplay .textcol .imagecol .item_no_image span {
            display: none; }
      .wpsc_container .productdisplay .textcol .product_form {
        position: relative;
        float: left;
        clear: both;
        display: block;
        width: 200px !important;
        min-width: 200px !important;
        margin: 0;
        padding: 0; }
      .wpsc_container .productdisplay .textcol .wpsc_buy_button_container {
        position: absolute;
        top: -40px;
        right: 0;
        margin: 0;
        padding: 0;
        width: 200px;
        height: auto; }
        .wpsc_container .productdisplay .textcol .wpsc_buy_button_container .wpsc_buy_button {
          float: right;
          width: 100px;
          overflow: hidden;
          display: block;
          color: white;
          background-color: #d45500;
          text-align: center;
          text-decoration: none;
          text-transform: uppercase;
          font-weight: bold;
          border: none;
          padding: 10px;
          margin: 0;
          width: auto;
          height: 40px; }
      .wpsc_container .productdisplay .textcol .wpsc_loading_animation {
        height: 34px;
        font-size: 70%;
        background-color: white;
        text-align: center;
        padding: 3px; }
      .wpsc_container .productdisplay .textcol .producttext {
        float: left; }
      .wpsc_container .productdisplay .textcol .wpsc_description {
        float: left;
        clear: both; }
      .wpsc_container .productdisplay .textcol .moreaboutproduct {
        float: left;
        clear: both; }
        .wpsc_container .productdisplay .textcol .moreaboutproduct a {
          text-decoration: none;
          text-transform: uppercase; }

.multipleproducts {
  width: 890px; }
  .multipleproducts .productrow {
    width: 890px;
    float: left;
    clear: both;
    margin-bottom: 50px; }
  .multipleproducts .productdisplay {
    width: 200px;
    margin-right: 30px; }
  .multipleproducts .textcol {
    width: 200px; }
    .multipleproducts .textcol .producttext, .multipleproducts .textcol .moreaboutproduct {
      width: 200px; }
    .multipleproducts .textcol .productmeta {
      position: relative; }
    .multipleproducts .textcol .imagecol {
      clear: both; }
    .multipleproducts .textcol .producttext {
      clear: both;
      margin-top: 10px; }
    .multipleproducts .textcol .wpsc_product_price {
      margin: 0 0 10px 0; }
    .multipleproducts .textcol .wpsc_variation_forms {
      float: left;
      clear: both;
      margin: 10px 0 0px 0;
      padding: 0; }

.singleproduct .productdisplay {
  width: 890px; }
.singleproduct .textcol {
  width: 890px; }
  .singleproduct .textcol .productmeta {
    position: relative;
    margin-right: 30px; }
  .singleproduct .textcol .producttext {
    width: 660px; }
  .singleproduct .textcol .wpsc_product_price {
    margin: 10px 0 20px 0;
    padding-bottom: 10px; }
  .singleproduct .textcol .wpsc_variation_forms {
    float: left;
    clear: both;
    margin: 10px 0 0px 0;
    padding: 0; }

.categorylist .productdisplay {
  width: 890px;
  margin-bottom: 30px; }
.categorylist .textcol {
  width: 890px; }
  .categorylist .textcol .productmeta {
    position: relative;
    margin-right: 30px; }
  .categorylist .textcol .producttext {
    width: 660px; }

.featuredproducts {
  width: 460px; }
  .featuredproducts .productdisplay {
    width: 200px;
    margin-left: 30px; }
  .featuredproducts .textcol {
    width: 200px; }
    .featuredproducts .textcol .productmeta {
      position: relative; }
    .featuredproducts .textcol .imagecol {
      clear: both; }
    .featuredproducts .textcol .producttext {
      clear: both;
      margin-top: 10px; }

#wpsc_shopping_cart_container .make_purchase {
  display: block;
  color: white;
  background-color: #d45500;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: bold;
  border: none;
  padding: 10px;
  margin: 0;
  width: auto;
  height: 40px; }

.productcart {
  margin-bottom: 30px; }
  .productcart tr.firstrow td, .productcart tr.total_price td, .productcart tr.total_tax td {
    font-weight: bold; }
  .productcart .remove_button {
    font-size: 80%;
    display: block;
    color: white;
    background-color: #d45500;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: bold;
    border: none;
    padding: 10px;
    margin: 0;
    width: auto;
    height: 40px; }
  .productcart .adjustform input {
    float: left;
    margin-right: 10px !important; }
  .productcart .adjustform .submitbutton {
    font-size: 80%;
    display: block;
    color: white;
    background-color: #d45500;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: bold;
    border: none;
    padding: 10px;
    margin: 0;
    width: auto;
    height: 40px; }
  .productcart form#change_country input[type="submit"] {
    display: block;
    color: white;
    background-color: #d45500;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: bold;
    border: none;
    padding: 10px;
    margin: 0;
    width: auto;
    height: 40px; }
