
.ecommerceproducts
{
  text-align: center;
  width: 100%;
  padding-left: 70px;
}

.ecommerceproduct
{
  width: 200px;
  height: 200px;
  text-align: center;
  font-size: 12px;
  padding: 2px 2px 2px 2px;
  float: left;
  overflow: hidden;
}

.ecommercecategories
{
  margin-left: 50px;
}

.ecommercecategory
{
  width: 150px;
  height: 150px;
  text-align: center;
  font-size: 12px;
  padding: 2px 2px 2px 2px;
  margin: 5px 5px 5px 5px;
  float: left;
  overflow: hidden;
}

.XFormularTable
{
  text-align: left ! important;
  margin-left: 0;
}

.ecommerceaddcartimage
{
  width: 250px;
  text-align: center ! important;
  margin-top: 50px;
  margin-left: auto;
  margin-right: auto;
}

.ecommerceaddcartimage XFormularTable
{
  text-align: center ! important;
}

.ecommerceaddcart
{
  width: 100%;
  text-align: left ! important;
  float: left;
}



.ecommercecartproduct
{
  float: left;
  width: 100%;
}

.ecommercecartproductname
{
  float: left;
  width: 320px;
}

.ecommercecartproductdelivery
{
  float: left;
  width: 300px;
}

.ecommercecartproductquantity
{
  float: left;
  width: 100px;
  text-align: center;
}

.ecommercecartproductprice
{
  float: left;
  width: 150px;
  text-align: center;
}

.ecommercecartproducttotal
{
  float: left;
  width: 150px;
  text-align: center;
}

.ecommercecartproductoptions
{
  float: left;
  width: 50px;
  text-align: center;
}

.ecommercecartproductheader
{
  font-weight: bold;
}

.ecommercecartformular
{
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.ecommercecartformularx .XFormularDiv
{
  text-align: center ! important;
}

.ecommercecartformularx
{
  float: left;
  width: 100%;
}

.ecommercecartformularx table
{
  margin-left: auto;
  margin-right: auto;
}




.ecommercepromotions
{
  text-align: center;
  width: 100%;
  padding-left: 70px;
}

.ecommercepromotion
{
  float: left;
  width: 200px;
  height: 200px;
  text-align: center;
  font-size: 12px;
  padding: 2px 2px 2px 2px;
}

.ecommerceproductlist
{
  width: 95%;
  border: 1px solid #F0F0F0;
  margin-top: 2px;
}

.ecommerceproductlist img
{
  vertical-align: bottom;
}

.ecommerceproductlistheader
{
  width: 95%;
  font-weight: bold;
  text-align: left;
}

.ecommerceproductlist_price
{
  float: right;
  text-align: center ! important;
  width: 100px;
}

.ecommerceproductlist_add
{
  float: right;
  width: 50px;
}

.ecommercepriceprevious
{
  color: red;
  display: inline;
  text-decoration: line-through;
}

.ecommerceproductimage
{
  float: right;
  text-align: center;
}

.ecommercerowsale
{
  margin-left: 10px;
}

.ecommerceproductleft
{
  float: left;
  width: 150px;
  font-weight: bold;
  margin-top: 2px;
  clear: left;
}

.ecommerceproductright
{
  margin-top: 2px;
}

.ecommercepromocode
{
/*  clear: both;*/
  padding-top: 20px;
  margin-bottom: 20px;
}

/*
 Ogone Related CSS
*/

.ogonepanel
{
  width: 600px ! important;
  margin-left: auto ! important;
  margin-right: auto ! important;
  border: 1px solid #C0C0C0;
  padding: 10px 10px 10px 10px;
}

.ogonepanel #ncol_ref
{
  border-bottom: 1px dotted #C0C0C0;
  width: 300px;
  margin-left: 150px;
  margin-bottom: 30px;
}

.ogonepanel .ncoltable2
{
  width: 400px;
  margin-left: 100px;
}

.ogonepanel .ncoltable2 td
{
  padding-bottom: 10px;
}

.ogonepanel td[align=center]
{
  text-align: center ! important;
}

.ogonepanel tr small
{
  width: 100%;
  text-align: center;
}

.ogone #submit3
{
  margin-left: 50px ! important;
}

.ogonepanel .ncoltxtl2
{
  font-weight: bold;
  font-size: 14px;
  text-align: right;
  padding-right: 15px;
}

.ogonepanel .ncoltable3
{
  width: 400px;
  border-top: 1px dotted #C0C0C0;
  margin-top: 30px;
  margin-left: 100px;
  padding-top: 10px;
}

.ogonepanel .ncoltable3 td
{
  white-space: nowrap;
}

/*
 Widgets Related CSS
*/

.ecommerceproductwidget
{
  font-size: 12px;
  line-height: 1.5em;
  margin-left: 10px;
}

.ecommercepromotionwidget
{
  font-size: 10px;
  text-align: center;
}

.ecommerceproducts .XPages
{
  margin-top: 10px;
  margin-right: 50px;
}

#right .widget
{
  overflow: hidden;
}

#right .widget img
{
  max-width: 100%;
}

#ecommerce_my_account input
{
  width: 100px;
}