#header
{
  float:left;
  width:100%;
  height:167px;
  background-image:url(../images/header-resp.jpg);
  background-repeat:no-repeat;
  position: relative;
  margin-bottom:40px;
  z-index: 500;
  background-size: cover;
}
.page-custom-commerce-payment-be2bill #header {
	background-color: #000;
	margin-bottom:0;
	padding-bottom: 15px;
}
#header div.region-header
{
  position:absolute;
  bottom:-40px;
  height:41px;
  left:0px;
  width:100%;
  background-color: #000;
}
#header div.region-header div.block,
div#menu-top-navigation,
div#menu-top-navigation div.menu-top-navigation-root-term,
div#menu-top-navigation ul
{
  float:left;
  width:100%;
}
div#menu-top-navigation ul span
{
  float:left;
  height:31px;
  width:1px;
  margin-top:6px;
  background-color:#2c2c2c;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
}
div#menu-top-navigation ul
{
  margin:0;
  padding:0;
}
div#menu-top-navigation ul li
{
  float:left;
  list-style-type:none;
  position:relative;
  height: 41px;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
}
div#menu-top-navigation ul li a:hover,
div#menu-top-navigation ul li a.active
{

  background-color:rgba(219,56,0,0.4);
  background-color:#8f2502\9;
}


div#menu-top-navigation ul li a
{
  color: #FFF;
  float: left;
  font-family: 'HelveticaBold';
  font-size: 15px;
  height: 41px;
  letter-spacing: 0.45px;
  line-height: 42px;
  padding-left: 15px;
  padding-right: 15px;
  text-decoration: none;
  text-transform: uppercase;
  white-space:nowrap;
}
div#menu-top-navigation>ul>li.partenaires>a
{
  color: #FFE270;
}
div#menu-top-navigation>ul>li.partenaires:hover>a
{
  color: #fff;
}
div#menu-top-navigation ul li.home a
{
  width:25px;
  text-indent:-9999em;
  background-image:url(../images/home.png);
  background-repeat:no-repeat;
  background-position:center center;
}

div#menu-top-navigation ul li ul.menu-top-navigation-child-term
{
  position:absolute;
  left:0;
  top:41px;
  width:auto;
  background-image:url(../images/bgSubMenu.png);
  background-color:#ddd6cb;
  background-repeat:repeat;
  visibility: hidden;
  padding-top:7px;
  padding-bottom:10px;
  max-height:356px;
  overflow: hidden;
  box-shadow: 0 2px 6px #999;
  -moz-box-shadow: 0 2px 6px #999;
  -webkit-box-shadow: 0 2px 6px #999;
}
/*div#menu-top-navigation ul li.livres ul.menu-top-navigation-child-term
{
  width: 255px;
}*/
div#menu-top-navigation ul li:hover ul
{
  display:block;
}
div#menu-top-navigation ul.menu-top-navigation-child-term li
{
  height:27px;
  width:100%;
  padding:0 10px 0 0;
  text-indent:10px;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
}
div#menu-top-navigation ul.menu-top-navigation-child-term li:nth-child(even)
{
  background-color:rgba(0,0,0,0.08);
}
div#menu-top-navigation ul.menu-top-navigation-child-term li a:hover,
div#menu-top-navigation ul.menu-top-navigation-child-term li a.active
{
  background-color:rgba(255,255,255,0.55) !important;
  background-color:#fff\9;

  color:#000;
}
div#menu-top-navigation ul.menu-top-navigation-child-term li a
{
  background-image:none;
  color:#63391d;
  font-size:15px;
  text-transform:none;
  height:27px;
  line-height:27px;
  padding:0;
  width:100%;
  /*text-shadow:1px 1px 1px rgba(255, 255, 255, 0.4);*/

  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
}


#block-core-blocks-core-cart
{
  margin:0;
}

#header .region-cart
{
  position: absolute;
  right: 33px;
  top:0;
  width: 240px;
  z-index: 100;
}

#cart-ajax-wrapper
{
  position: relative;
  float: left;
  width: 100%;
  min-height: 31px;
  background-color: #f0e0b6;
}
#cart-ajax-wrapper .bottom-cart
{
  position: absolute;
  bottom:-20px;
  height: 20px;
  width: 100%;
  left: 0;
  background-color: #f0e0b6;
  /*background-image: url(../images/bgCart3b.png);
  background-repeat: no-repeat;
  background-position: 0 -13px;*/
}
#cart-ajax-wrapper a
{
  font-size: 16px;
  color: #831A03;
  text-decoration: none;
  font-family: 'helvetica',sans-serif;
}
#cart-ajax-wrapper .main-link
{
  float: left;
  width: 50%;
  font-family: 'helveticaBold',sans-serif;
  margin-top: 6px;
  text-indent:13px;
}
#cart-ajax-wrapper .side-link
{
  float: right;
  margin-right: 13px;
  text-align: right;
  font-size: 13px;
  color: #3c3c3c;
  margin-top: 6px;
}
#cart-ajax-wrapper a:hover
{
  color: #000;
}
#cart-ajax-wrapper .summary
{
  float: left;
  width: 100%;
  padding-top:6px;
  padding-bottom:5px;
  background-color: rgba(145,71,2,0.18);
  margin-top: 6px;
  text-indent: 13px;
  font-family: 'helveticaCond',sans-serif;
  font-weight: normal;
  font-size: 16px;
}
#cart-ajax-wrapper .summary b
{
  font-weight: normal;
  margin-right:8px;
}
#cart-ajax-wrapper .summary em
{
  font-style: normal;
  font-size: 14px;
  padding-right: 25px;
  background-repeat: no-repeat;
  background-position: right center;
  background-image: url(../images/card-down.png);
}
#cart-ajax-wrapper .summary .detail
{
  float: right;
  margin-right:12px;
  color: #3c3c3c;
  font-family: 'helvetica',sans-serif;
  font-size: 13px;
}
#cart-ajax-wrapper .cart-details .jspVerticalBar
{
  margin-right: -5px;
}
#cart-ajax-wrapper .cart-details
{
  float: left;
  width: 100%;
  overflow: auto;
  max-height: 175px;
  padding-top: 4px;
  -webkit-transition: all 0.25s ease;
     -moz-transition: all 0.25s ease;
      -ms-transition: all 0.25s ease;
          transition: all 0.25s ease;
}
#cart-ajax-wrapper .hide-details
{
  max-height: 0;
  padding-top: 0;
}

#cart-ajax-wrapper .cart-details a
{
  position: relative;
  float: left;
  width: 100%;
  height: 23px;
  line-height: 25px;
  white-space: nowrap;
  overflow: hidden;
  font-family: 'helveticaCond',sans-serif;
  font-size: 14px;
}
#cart-ajax-wrapper .cart-details a:nth-child(odd)
{  
  background-color: #f2e5c1;
}
#cart-ajax-wrapper .cart-details a:nth-child(odd) .cart-price
{
  background-color: #f2e5c1 !important;
}
#cart-ajax-wrapper .cart-details a:nth-child(even)
{  
  background-color: #eddcac;
}
#cart-ajax-wrapper .cart-details a:nth-child(even) .cart-price
{
  background-color: #eddcac !important;
}
#cart-ajax-wrapper .cart-details a:hover,
#cart-ajax-wrapper .cart-details a:hover .cart-price
{
  background-color: #f5e3b4 !important;
}
#cart-ajax-wrapper .cart-details a span
{
  float: left;
}
#cart-ajax-wrapper .cart-details a .cart-quantity
{
  width: 20px;
  overflow: hidden;
  margin-right: 5px;
  text-align: right;
}
#cart-ajax-wrapper .cart-details a .cart-title
{
  width: 175px;
  overflow: hidden;
  white-space: nowrap;
  color: #542a01;
}
#cart-ajax-wrapper .cart-details a .cart-price em
{
  font-style: normal;
  font-size: 12px;
}
#cart-ajax-wrapper .cart-details a .cart-price
{
  position: absolute;
  right: 20px;
  top:0;
  height: 23px;
  padding-left:4px;
  background-color: #E5D099;
  -webkit-transition: all 0.31s ease;
     -moz-transition: all 0.31s ease;
      -ms-transition: all 0.31s ease;
          transition: all 0.31s ease;
}
#cart-ajax-wrapper .cart-details a:hover *
{
  color: #000;
}
#cart-ajax-wrapper .free-shipping
{
      float: left;
      width: auto;
      padding: 0 6px;
      color: #3c3c3c;
      font-style: italic;
}
#cart-ajax-wrapper .free-shipping p
{
        float: left;
        width :100% ;
        margin-left: 0;
        margin-top: 6px;
        margin-bottom: 0;
        font-size: 12px;
        line-height: 14px;
}
#cart-ajax-wrapper .cart-checkout
{
  float: left;
  background-color: #b82812;
  /*background-image: url(../images/btn-checkout.png);*/
  background-repeat: no-repeat;
  width: 213px;
  height: 26px;
  line-height: 26px;
  margin-top: 10px;
  margin-left: 13px;
  font-size: 15px;
  line-height: 28px;
  color: #FFF;
  text-align: center;
  font-weight: normal;
  font-family: 'HelveticaBold',sans-serif;
  -webkit-transition: all 0.3s ease;
     -moz-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
          transition: all 0.3s ease;
}

#cart-ajax-wrapper .cart-checkout:hover
{
  background-color:#ec4800;
}
#cart-ajax-wrapper .cart-checkout span
{
  margin-right: 1px;
  -webkit-transition: all 0.3s ease;
     -moz-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
          transition: all 0.3s ease;
}
#cart-ajax-wrapper .cart-checkout:hover
{
  color: #FFF;
}
#cart-ajax-wrapper .cart-checkout:hover span
{
  margin-right: 2.5px;
}


#block-search-form
{
  position:absolute;
  bottom:42px;
  left:33px;
  width:300px;
  height:37px;
  margin:0;
}
#block-search-form input.form-text::-webkit-input-placeholder
{
  opacity:1;
  color: #5a1500;
}
#block-search-form input.form-text::-moz-placeholder
{
  opacity:1;
  color: #5a1500;
}
#block-search-form input.form-text:-ms-input-placeholder
{
  opacity:1;
  color: #5a1500;
}
#block-search-form input.form-text
{
  float: left;
  background-color: #e5d099;
  background-image: none !important;
  border-radius:4px;
  border:1px solid #C64619;
  width:100px;
  height:23px;
  padding-top:0;
  padding-left:7px;
  font-family:arial,sans-serif;
  color:#000;
  font-size:14px;
  outline:0;
  -webkit-transition: all 0.25s ease;
     -moz-transition: all 0.25s ease;
      -ms-transition: all 0.25s ease;
          transition: all 0.25s ease;
}
#block-search-form input.form-text:focus
{
  width: 272px;
  background-color:rgba(255,255,255,1);
  border-color:#000;
}
#block-search-form input.form-submit
{
  position: absolute;
  top:-9999em;
  left:-9999em;
  opacity:0;
}




#logo { 
  float:left;
  margin:13px 0 0 30px;
  padding:0;
}

#header a.logout
{
    display:none;
}





ul.ui-autocomplete
{
  font-size:16px;
  background-color:#fff;
}
ul.ui-autocomplete a
{
  transition: none;
  -webkit-transition: none;
  -moz-transition: none;

  font-size:15px !important;
  white-space: nowrap;
}
ul.ui-autocomplete a.ui-state-hover,
ul.ui-autocomplete a.ui-state-active
{
  background-color:#63391d !important;
  background-color:#63391d !important;
}




.jGrowl div.jGrowl-notification.status
{
  background-image: url(../images/quenelle.png);
  background-position: -1px center !important;
}





div.ac_results li
{
  font-family: 'helveticaCond',sans-serif !important;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding: 0;
}
div.ac_results li strong
{
  color: #b62c00;
  font-weight: normal;
}
div.ac_results
{
  width: 279px !important;
  margin-top:0px;
  border-top: 0;
  border-color: #666;
  font-family: 'helveticaCond',sans-serif;
}
div.ac_results div.bundle-label {
  text-align:center;
  background-color: #fff;	
}
div.ac_results li div {
	padding: 5px 3px;
}
div.ac_results .ac_over div.label
{
  background-color: #DD3D0B;
  cursor: pointer;
  text-shadow:1px 1px 0 rgba(0,0,0,0.5);
  margin: 0;
  padding: 5px 3px;
}
div.ac_results .ac_over .message
{
  color:#eee;
}
div.ac_results .ac_over div.label strong
{
  color: #FFF;
}

