body{
  background-color: #ebe3d4;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 11px;
}

input{
  border: 1px solid #ccc;
}

a, a:visited {
  color: #000;
}

#main-wrapper {
  width: 980px;
  margin: auto;
  border-collapse: collapse;
}

#left-column {
  width: 700px;
  vertical-align: top;
  padding: 0 20px;
}

#header, #main {
  width: 700px; /* idem as #left-column */
}

#right-column {
  width: 240px;
  vertical-align: top;
  padding: 0px;
}

#right-column #sidebar-items {
  width: 240px;
}

#backoffice {
  text-align: right;
  padding-right: 10px;
}

#backoffice a {
  text-decoration: none;
  color: #d1c9bc;
}

#context-menus {
  border: 2px solid #DED6C8;
}

#context-menus .context-menu label {
  background: #DED6C8;
  color: #000;
  font-weight: bold;
}

#context-menus a {
  color: #000;
}

#turning-footer {
  margin-top: 10px;
}

/****************************************************************************/
/* BOX EFFECT
/****************************************************************************/
.box-effect .left {
  background: transparent url(images/button-left.png) left top no-repeat;
  width: 7px;
  height: 28px;
  float: left;
}
.box-effect .right {
  background: transparent url(images/button-right.png) right top no-repeat;
  width: 6px;
  height: 28px;
  float: left;
}

.box-effect .middle {
  background: transparent url(images/button-middle.png) left top repeat-x;
  height: 28px;
  float: left;
}

.box-effect.tab .left,
.box-effect.button .left {
  background: transparent url(images/button-left.png) left top no-repeat;
}
.tab.selected {
  margin-top: 10px;
}

.box-effect a {
  margin: 0 10px 0 5px;
  padding-top: 9px;
  float: left;
}

.box-effect a,
.box-effect a:hover,
.box-effect a:visited {
  color: #ebe3d4;
  text-transform: none;
  text-decoration: none;
}

/****************************************************************************/
/* Menu
/****************************************************************************/
#nav {
  background:#444444 none repeat scroll 0 0;
  border-bottom:1px solid #444444;
  float:left;
  height:23px;
  position:relative;
  width: 600px;
}
#nav ul {
  display:block;
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  margin:0;
  padding:0;
}

div#nav {
  background-color: transparent;
  border: none;
  height: 50px;
  text-align: left;
  margin-bottom: 2px;
}
div#nav ul li {
  float: left;
  padding-right: 5px;
}

div#nav ul li,
div#nav ul li a,
div#nav ul li a:visited {
  color: #ebe3d4;
  text-transform: none;
}

div#nav a {
  margin: 0 10px;
  padding: 6px;
  font-family: arial;
  font-size: 13px;
  display: block;
  height: 22px;
  line-height: 20px;
}

/****************************************************************************/
/* HEADER
/****************************************************************************/
#languages {
  float: right;
  width: 80px;
}

#languages a {
  text-transform: uppercase;
  font-family: Arial;
  font-size: 11px;
  color: #000;
  margin: 0 6px 0 0;
  padding: 9px 0px 0px 6px;
  text-decoration: none;
  display: block;
  background: transparent url('images/lang-white.png') top left no-repeat;
  width: 26px;
  height: 19px;
  float: right;
}

#languages a.selected{
  background: transparent url('images/lang-black.png') top left no-repeat;
  color: #FFF;
}

/****************************************************************************/
/* Left Column
/****************************************************************************/

/****************************************************************************/
/* Footer
/****************************************************************************/
div#footer {
  background-color: #211d1d;
  color: #fff;
  padding: 3px;
  font-weight: bold;
}
div#footer a,
div#footer a:visited {
  margin: 0 10px;
  text-transform: uppercase;
  color: #fff;
  text-decoration: none;
}
div#footer .separator{
  height: 21px;
  line-height: 20px;
}

/****************************************************************************/
/* Section
/****************************************************************************/
#banners-folder-image img {
  display: block;
  margin-left: 0;
  height: 305px;
}

.vertical-item-cross-selling-box {
  width: 720px;
}

.border {
  width: 700px;
  border-top: 6px solid #000;
}

.vertical-item-cross-selling-box h3 {
  /* idem than class delimiter */
  border-bottom: 1px dotted #B7B0A5;
  padding-bottom: 15px;
  margin-bottom: 10px;
}

/****************************************************************************/
/* Product Viewbox
/****************************************************************************/
.product-view-box {
  padding: 0;
  width: 220px;
  height: 400px;
  background: transparent;
  margin-right: 20px;
  border: 0;
}

.product-view-box a {
  text-decoration: none;
}

.product-view-box .delimiter {
  border-bottom: 1px dotted #B7B0A5;
  padding-bottom: 0;
  margin-bottom: 10px;
}

.product-view-box .cover-wrapper {
  text-align: center;
  vertical-align: middle;
  height: 220px;
  width: 100%;
}

.product-view-box .product-title {
  height: 22px;
  overflow-y: hidden;
}
.product-view-box .product-title h2 {
  color: #000;
  font-family: arial;
  font-size: 18px;
  margin: 0;
}

.product-view-box .description-wrapper {
  height: 80px;
  overflow: hidden;
  padding: 10px 0;
}

.product-view-box .description-wrapper p {
  color: #51464C;
  margin: 0;
}

.product-view-box .box-effect.delimiter {
  height: 35px;
}

/****************************************************************************/
/* Product View
/****************************************************************************/
#page-absolution-product-view #main {
  /* idem than class delimiter but mirroring (bottom -> top) */
  border-top: 1px dotted #B7B0A5;
  padding-top: 15px;
  margin-top: 10px;
}

/****************************************************************************/
/* Shop Views
/****************************************************************************/
#progress-number-table td {
  padding-right: 12px;
}
.progress-number .title {
  font-size: 15px;
  padding-left: 12px;
}
#cart a,
.progress-number.active .title {
  color: #000;
}

.progress-number {
  border: 1px solid #B0B0B0;
  padding-right: 5px;
  color: #000;
  background: transparent;
}

.progress-number.active {
  background: #DED6C8;
}

#cart td {
  white-space: normal;
}

#cart th {
  background-color:#DED6C8;
  color: #000;
}

#button-order {
  background-color: #000;
  color: #EBE3D4;
}

#cart-box {
  margin-top: 3px;
  margin-bottom: 10px;
  background-color: #FFF;
}

#cart-box #cart-box-title{
  background-color: #BC121D;
  padding: 3px;
}

#cart-box #cart-box-title h1{
  color: #FFF;
}

#cart-box a,
#cart-box a:visited {
  color: #000;
}
#cart-box h1 {
  font-size: 1.3em;
}

#clear-cart {
  color: #EBE3D4;
  padding: 5px;
  padding-left: 16px;
}

/* FP */
#fiche #product-slider-box {
  float: left;
}

#fiche .product-title {
  font-family:arial;
  font-size:2em;
}

#shopping h3.delimiter,
#fiche h3.delimiter {
  border-top: 7px solid #211d1d;
  border-bottom: 1px dotted #B7B0A5;
  padding: 7px 0;
  font-size: 16px;
}
#fiche h2 {
  font-weight: normal;
}

#fiche div.base-line {
  /* xxx */
}

#fiche div.base-line p{
  font-family: arial;
  font-size: 2em;
  font-weight: light;
  margin-top: 5px;
  margin-bottom: 5px;
}

#fiche p.ingredients {
  background-color: #211d1d;
  color: #ECE4D4;
  padding: 3px;
  font-size: 1.4em; /* XXX virer celui de style/;download */
  margin: 16px 0;
}
#fiche .main-properties {
  border-top: 1px dotted #B7B0A5;
  padding-left: 0;
  padding-top: 7px;
  margin-left: 0;
  margin-bottom: 7px;
  list-style: none;
  text-transform: uppercase;
  font-size: 1.4em;
}

#fiche #product-top {
  width: 100%;
  padding-bottom: 7px;
  border-bottom: 1px dotted #B7B0A5;
}
#fiche #product-top td.top {
  vertical-align: top;
}
#fiche #product-top td.bottom {
  vertical-align: bottom;
}
#fiche td.images-box-wrapper,
#fiche #product-top .images-box {
  width: 220px;
}
#fiche #buy-form {
  border-top: 1px dotted #B7B0A5;
  padding-top: 7px;
}
#fiche #buy-form .box-effect {
  color: #fff;
  float: left;
  margin-right: 5px;
}
#fiche #buy-form .box-effect .middle {
  padding: 0 5px;
}
#fiche #buy-form .box-effect .price {
  font-weight: bold;
}
#fiche #buy-form input,
#fiche #buy-form button {
  background: none;
  border: 0;
  color: #fff;
  font-size: 12px;
}
#fiche #buy-form p {
  padding-top: 6px;
  line-height: 20px;
  height: 21px;
  margin: 0
}
#fiche #buy-form #add-to-cart button {
  cursor: pointer;
  padding: 0;
}

#fiche #protocoles div.tab {
  float: left;
  margin-right: 5px;
  margin-top: 8px;
}

#fiche #description {
}

#fiche #description h1 {
  font-size: 1.3em;
}

#fiche .description-box {
  padding-top: 8px;
}

#cart-box-order {
  border-color: #524f4a;
  padding-right: 15px;
}

#cart-box-order table {
  width: 100%;
}

#cart-box-order #td-valid {
  text-align: left;
}

#cart-box-order #td-total {
}

#cart-box-order #td-price {
  text-align: right;
}
#cart-box-order #td-price-ht {
  text-align: right;
  padding-right: 9px;
}

.sidebar-box .content,
.sidebar-box .manage {
  padding: 6px;
}
#cart-box #cart-box-title,
.sidebar-box h3.title{
  padding: 10px 10px 0 10px;
  margin: 0px;
  background: transparent url('images/boxtop.png') top left no-repeat;
}

.sidebar-box h3.title a{
  text-decoration: none;
}

.sidebar-box .content {
  padding: 2px 14px 8px 14px;
  background: url('images/box-bottom-white.png') bottom left no-repeat;
}

.sidebar-box .content p:first-child {
  margin: 0px;
  padding-top: 10px;
  border-top: 1px solid #524F4A;
}

.sidebar-box {
  background: url('images/box-middle-white.png') left repeat-y;
  margin-bottom: 20px;
}

#section #sidebar-items .sidebar-box .box-content,
#section #sidebar-items .sidebar-box .content,
#section #sidebar-items .sidebar-box {
  background: transparent;
}

/* liste des produits */
#cart-box,
#html-content-listes-des-produits{
  background: url('images/box-middle.png') left repeat-y;
  font-family: arial;
}

#html-content-listes-des-produits li{
  border-top: 1px solid #524F4A;
}

#cart-box #cart-box-order,
#html-content-listes-des-produits .content{
  background: url('images/box-bottom.png') bottom left no-repeat;
}
#html-content-listes-des-produits .title {
  font-size: 1.6em;
  font-weight: normal;
}
#cart-box,
#cart-box a,
#cart-box a:visited,
#html-content-listes-des-produits,
#html-content-listes-des-produits .content a,
#html-content-listes-des-produits .content a:visited {
  font-size: 13px;
  color: #ECE4D4;
  font-weight: bold;
}
#html-content-listes-des-produits .content a {
  text-decoration: none;
}
#html-content-listes-des-produits .content ul {
   padding: 0px;
   margin: 0px;
   list-style: none;
   font-weight: bold;
}
.sidebar-box .title,
#html-content-listes-des-produits .content ul li {
  padding-bottom: 4px;
  margin-bottom: 4px;
}

#cart-box #cart-box-title {
  margin: 0;
  padding:  12px 14px 0 14px;
}
#cart-box #cart-box-title,
#cart-box #cart-box-order {
  border: 0;
}
#cart-box #cart-box-content {
  margin: 6px;
  padding: 6px;
  border-top:1px solid #524F4A;
  border-bottom:1px solid #524F4A;
}

/************************************/
/* Print                           */
/***********************************/
#print-product-informations {
  border: none;
}
#print-product-informations th {
  background: none;
  border-bottom: none;
}
#print-product-informations td {
  border-bottom: none;
}

/******************************/
/* Toc content bar            */
/******************************/
#contentbar-item-contentbar-item-children-toc-content-children-toc {
  border-top: 1px dotted #B7B0A5;
}
#contentbar-item-contentbar-item-children-toc-content-children-toc li{
  float: left;
  width: 175px;
  list-style-type: none;
}

#contentbar-item-contentbar-item-children-toc-content-children-toc li a{
  color: #6D6B6C;
  text-decoration: none;
}

#contentbar-item-contentbar-item-children-toc-content-children-toc li a.active{
  color: #000;
  font-weight: bold;
  text-decoration: none;
}

