/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 25 juil. 2016, 12:03:23
    Author     : tibo
*/

header form.search
{
    display:block;
    width:235px;
    height:56px;
    border-radius:13px;
    position:absolute;
    bottom:11px;
    right:15px;
 
}
header form.search:before{
    content: '';
    background-image: url(../images/recherche/Recherche.png);
    height: 36px; width:36px;
    position: absolute;
    left:-20px; top: 10px;
}
header form.search input[type=text]
{
	width:140px;
	height:18px;
	margin:5px 10px 0 25px;
	border:1px solid #5dafdd;
	border-radius:5px;
	background:#fff url("../img/main/header-search-input.png") no-repeat;
	padding-left:33px
}
header form.search select
{
	width:182px;
	border-radius:5px;
	border:1px solid #808080;
	margin:2px 10px 0 10px;
	font-size:12px
}
header form.search input[type=image]
{
	width:26px;
	height:26px;
	position:absolute;
	right:3px;
	top:2px
}
header form.search a#recheche_avancee {
    float:right;
    line-height: 23px;
    display: inline-block;
    margin-top:5px;
  /*  padding-top:8px;*/
    margin-right:3px;
    padding-right: 35px;
    font-size: 14px;
    background-image: url(../images/recherche/Plus.png);
    background-repeat: no-repeat;
    background-position: right center;
    text-decoration: none;
}

#short_restults {
    position: absolute;
    left:-403px;
    top:24px;
    border: 1px solid #a7ddfa;
  /*  -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;*/
    background-color: #FFF;
    width:600px;
 /*   padding: 5px;*/
    z-index: 50;
    display: none;
    font-size:16px;
    background-color: #E2F3FC;    
    background-image: url(../images/recherche/FriseFdTransparent.png);
    background-repeat: no-repeat;
    background-position: left bottom;
}
#short_restults div#produits{
    width:320px;
    min-height: 200px;
    float:right;
    display: inline-block;
    background-color: #FFF;
/*    border-right: 1px solid #a7ddfa;*/
}
#short_restults div#categories{
    width:260px;
    height:auto; 
    float:left;
    display: inline-block;
    padding: 5px;
/*    margin-left: 5px;*/
    height: 100%;
    position: relative;
    background-color: #E2F3FC;
    margin-bottom: 95px;
}
#short_restults div#categories .h1 {
    height: 20px;
    margin: 0;
    line-height: 20px !important;
    /*text-align: center;*/
    font-size: 18px;
    color: #0582C9;
    border-bottom: 2px solid #0582C9;
    padding:5px;
    /*   font-family: Trebuchet;*/
  /*  text-transform: capitalize;
    background: url(../img/main/header-section.png) left top;
    border-radius: 7px 7px 0 0;*/
}
#short_restults div#categories ul{
    background-color: #e2f3fc;
    margin-bottom:10px;
    padding:5px 0;
}
#short_restults div#categories li{
    padding:5px;
}
/*#short_restults div#categories li:hover{
    background-color: #a7ddfa;
}*/
#short_restults div#categories li a{
    text-decoration: none;
    /*color: #f88101;*/
    font-size: 11px;    
    color:#000;
}
#short_restults div#categories li a:hover{  
   color: #0582C9;    
}
#short_restults div#produits ul {
  /*  padding: 5px;*/
}
#short_restults div#produits li {
    clear:both;
    height: 105px;
    /*border-bottom: 1px solid #a7ddfa;*/
}
#short_restults div#produits li:hover{
    background-color: #F0F9FE;
}
/*#short_restults div#produits li:first-child {
    border-bottom: none;
}*/
#short_restults div#produits li a{
    text-decoration: none;
    color: #0582C9;
    font-size:16px;    
}   
#short_restults div#produits li img{
    float:left;
    margin: 5px;
    border: solid 1px #BBB;
}
#short_restults div#produits li span.infos_prod{
    float:left;
    display:inline-block;
    width: 235px;
    margin-top:10px;
    height:70px;
}
#short_restults div#produits li span.infos_prod strong{
    font-weight: bold;
    margin-bottom: 5px;
}
#short_restults div#produits li span.infos_prod span.avis{
    color: #f88101;
}
#short_restults div#produits li span.infos_prod span.prixAvantPromo{
    color: #f88101;
    text-decoration: line-through;
}
#short_restults div#produits li div.lienPanier{
  /*  height: 27px;    */
    float:right;
    display:inline-block;
    margin-bottom:5px;    
}
#short_restults div#produits li a.addPanier{
    text-decoration: none;
    display:inline-block;
    width: 145px;
    height: 27px;
    line-height: 27px;
    padding-left: 10px;
    color:#FFF;
    /*margin-right: 25px;*/
    background: url(../img/main/box-arrow-see-more.png) no-repeat 99% center;    
}
#short_restults div#produits li a.btnAddPanier{
    display: inline-block;
    vertical-align: middle;
    width: 28px;
    height: 27px;
    background: url(../img/main/bouton-arrow-see-more.png) no-repeat left top; 
}
#short_restults div#produits div#noResults {
    padding: 10px;
    text-align: center;
}
#short_restults div#produits div#plusResultats div{
    clear:both;
    float: right;
    font-size:12px;    
    height:34px;
    width:100%;
    background: url(../images/recherche/bgbouton.png) no-repeat; 
}
#short_restults div#produits div#plusResultats div a {
    display: inline-block;
    width:260px;
    line-height: 34px;
    font-size:16px;
    color:#FFF;
    text-decoration: none;
    padding-left: 10px;
    padding-right: 30px;
    margin-right: 10px;
    text-align: right;
    background: url(../images/recherche/Fleche.png) no-repeat right center; 
}
div#search_no_result {
    width: 626px;
  /*  border: 1px solid #a7ddfa;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    padding: 15px;*/
    text-align: center;
    color: #0080cc;
    font-size: 20px;
}