/*debuts onglets*/

/* Caution! Ensure accessibility in print and other media types... */
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .ui-tabs-hide {
        display: none;
    }
}

/* Hide useless elements in print layouts... */
@media print {
    .ui-tabs-nav {
        display: none;
    }
}

/* Skin */
.ui-tabs-nav, .ui-tabs-panel {
    font-family: arial, Trebuchet, Verdana, Helvetica, Arial, sans-serif;
    font-size: 12px;
}
.ui-tabs-nav {
    list-style: none;
	width:976px;
    margin: 0 10px 0 15px;
    padding: 0 0 0 3px;
}
.ui-tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}
.ui-tabs-nav li {
    float: left;
    margin: 0 0 0 -8px;
    font-weight: bold;
	background:url(/wcsstore/BoulangerStg/images/moteur-recherche/mr-onglet-off.gif) no-repeat;
	width:140px;
	height:31px;	
}
.ui-tabs-nav a, .ui-tabs-nav a span {
    float: left; /* fixes dir=ltr problem and other quirks IE */
    padding: 0 0px;
	text-align:center;
	width:141px;
	
}
.ui-tabs-nav a {
    margin: 5px 0 0; /* position: relative makes opacity fail for disabled tab in IE */
    padding-left: 0;
    background-position: 100% 0;
    text-decoration: none;
    white-space: nowrap; /* @ IE 6 */
    outline: 0; /* @ Firefox, prevent dotted border after click */    
}
.ui-tabs-nav a:link, .ui-tabs-nav a:visited {
    color: #fff;
}
.ui-tabs-nav li.ui-tabs-selected  {
	position: relative;
    top: 1px;
    z-index: 2;
    margin-top: 0;
    background-position: 100% -23px;
	background:url(/wcsstore/BoulangerStg/images/moteur-recherche/mr-onglet-on.gif) no-repeat;
	width:140px;
	height:31px;	
	vertical-align:top;
}
.ui-tabs-nav a span {
    padding-top: 1px;
    padding-right: 0;
    height: 20px;
    background-position: 0 0;
    line-height: 11px;
	margin:0 auto;
}
.ui-tabs-nav .ui-tabs-selected a span {
	color:#fff;
    padding-top: 0;
    height: 27px;
    background-position: 0 -23px;
    line-height: 20px;
}

.ui-tabs-nav .ui-tabs-selected a span .mr-onglet-nbr-result
{
display:none;
}

.ui-tabs-nav a span .mr-onglet-nbr-result
{
color:#868585;
font-weight:normal;
}


.ui-tabs-nav .ui-tabs-selected a:link, .ui-tabs-nav .ui-tabs-selected a:visited,
.ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: pointer;
}
.ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active,
.ui-tabs-nav .ui-tabs-unselect a:hover, .ui-tabs-nav .ui-tabs-unselect a:focus, .ui-tabs-nav .ui-tabs-unselect a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}


.ui-tabs-panel {
	width:976px;
	margin:0 10px;
	padding:0px;
	border-top:1px solid #38868F;
    background: #fff url(/wcsstore/BoulangerStg/images/moteur-recherche/mr-onglet-background.gif) repeat-y; /* declare background color for container to avoid distorted fonts in IE while fading */
}
/*.ui-tabs-loading em {
    padding: 0 0 0 20px;
    background: url(loading.gif) no-repeat 0 50%;
}*/

/* Additional IE specific bug fixes... */
* html .ui-tabs-nav { /* auto clear @ IE 6 & IE 7 Quirks Mode */
    display: inline-block;
}
*:first-child+html .ui-tabs-nav  { /* auto clear @ IE 7 Standards Mode - do not group selectors, otherwise IE 6 will ignore complete rule (because of the unknown + combinator)... */
    display: inline-block;
}

/* fin onglets*/

/* debut moteur de recheche catégorie*/
.mr-ems
{
float:right;
margin-right:50px;
margin-top:-60px;
}

.mr-intro
{
display:block;
margin:0 10px 20px 10px;
color:#565656;
font-size:12px;
}

.mr-onglet-titre
{
background:#8DBFC9;
height:19px;
margin-left:10px;
width:959px;
font-size:11px;
padding-top:6px;
padding-left:15px;
border-top:1px solid #38868F;
border-right:1px solid #38868F;
border-left:1px solid #38868F;
}

.mr-onglet-titre-bottom
{
background:#8DBFC9;
height:19px;
width:696px;
margin-left:10px;
font-size:11px;
padding-top:6px;
padding-left:15px;
border:1px solid #38868F;
}


.mr-resultats
{
margin:15px;
width:952px;
margin:15px 12px 0 12px
}

.mr-cat-separateur
{
clear:both;
margin:10px auto 10px 10px;
}

.mr-cat-separateur-dernier
{
visibility:hidden;
clear:both;
margin:10px auto 0 auto;
}

.mr-cat-titre
{
font-size:12px;
font-weight:bold;
display:block;
color:#000;
margin-bottom:10px
}


.mr-cat-1
{
display:block;
float:left;
text-align:center;
width:110px;
height:150px;
margin:0 0 25px 0px;
}

.mr-cat
{
display:block;
float:left;
text-align:center;
width:110px;
height:150px;
margin:0 0 25px 55px;
}

.mr-cat-1 img, .mr-cat img
{
display:block;
margin:0 auto 10px auto;
}

.mr-cat a, .mr-cat-1 a
{
font-size:12px;
color:#000;
text-decoration:none;
}

.mr-cat a:hover, .mr-cat-1 a:hover
{
font-size:12px;
color:#000;
text-decoration:underline;
}

.mr-cat-nbr
{
font-size:12px;
color:#999;
}

.mr-onglet-arrondis-bas
{
display:block;
width:976px;
margin:0 10px 0 10px;
}


.mr-consultez-aussi
{
clear:both;
display:block;
width:976px;
margin:20px 10px;
font-size:11px;
font-weight:bold;
}

.mr-consultez-aussi img
{
display:block;
width:976px;
}

.mr-consultez-aussi-txt
{
background:#F5F5F5;
color:#8B8A8A;
padding-left:26px;
}

.mr-consultez-autres-resultats
{
float:left;
margin-left:40px;
}

.mr-consultez-autres-resultats a
{
color:#8B8A8A;
text-decoration:none;
}

.mr-consultez-autres-resultats a:hover
{
color:#8B8A8A;
text-decoration:underline;
}
/* fin moteur de recheche catégorie*/

/*debut diaporama*/
.mr-dia-container-prod
{
display:block;
float:left;
margin-right:19px;
width:220px
}

.mr-dia-container-prod-dernier
{
display:block;
float:left;
width:220px
}

.mr-dia-autes-resultats
{
display:block;
float:left;
width:220px;
text-align:center;
font-size:11px;
padding-top:80px
}

.mr-dia-prod
{
width:220px;
}

.mr-dia-titre-ope
{
font-size:11px;
text-align:center;
height:18px !important;
height:17px;
font-weight:bold;
color:#fff;
}



.mr-dia-titre-pack
{
width:220px;
bakcground:#FCDE42;
border-top:1px solid #E7222B;
border-left:1px solid #E7222B;
border-right:1px solid #E7222B;
}

.mr-dia-visu
{
padding-top:10px;
vertical-align:top;

}

.mr-dia-vignette
{
text-align:center;
vertical-align:top;
width:97px;
padding-left:13px;
}

.mr-dia-logo-ope
{
margin-bottom:5px;
}

.mr-dia-prix
{
vertical-align:middle;
width:100px;
text-align:right;
padding-top:5px;
padding-right:8px
}

.mr-dia-prix-sans-ope
{
vertical-align:middle;
width:100px;
text-align:right;
padding-top:56px;
padding-right:10px
}


.mr-dia-prix-prod
{
color:#FB5B00;
font-size:24px;
font-weight:bold;
}

.mr-dia-prix-prod-exp
{
vertical-align:5px;
color:#FB5B00;
font-size:16px;
font-weight:bold;
}

.pl-prix-prod-barre
{
float:right;
display:block;
color:#000;
font-size:11px;
background:url(/wcsstore/BoulangerStg/images/liste/pl-bck-prix-barre.gif) no-repeat top right;
margin-bottom:15px;
}

.pl-prix-prod-barre-exp
{
vertical-align:2px;
font-size:11px;
}


.mr-dia-affiner-recherche-large
{
background:url(/wcsstore/BoulangerStg/images/moteur-recherche/mr-dia-background-lisere-vert-976.gif) repeat-y top left;
width:946px;
margin-left:10px;
padding:20px 15px;
margin-bottom:0px
}


.mr-dia-resultats-entete
{
width:976px;
height:29px;
margin:0 10px 0px 10px;
}

.mr-dia-resultats-entete-1
{
background:url(/wcsstore/BoulangerStg/images/moteur-recherche/mr-dia-resultats-entete-1.gif) repeat-x;
height:29px;
white-space:nowrap;
padding:0 15px
}

.mr-dia-resultats-entete-3
{
width:100%;
white-space:nowrap;
background:url(/wcsstore/BoulangerStg/images/moteur-recherche/mr-dia-resultats-entete-3.gif) repeat-x;
height:29px;
padding-left:15px;
}

.mr-dia-resultats-entete-4
{
background:url(/wcsstore/BoulangerStg/images/moteur-recherche/mr-dia-resultats-entete-4.gif) no-repeat top right;
height:29px;
text-align:right;
width:200px
}

.mr-dia-resultats-entete-4-liste
{
background:url(/wcsstore/BoulangerStg/images/moteur-recherche/mr-dia-resultats-entete-4-liste.gif) no-repeat top right;
height:29px;
text-align:right;
width:200px
}

.mr-dia-resultats-background
{
background:url(/wcsstore/BoulangerStg/images/moteur-recherche/mr-dia-resultats-background.gif) no-repeat bottom left;
width:956px;
margin:0 10px 0 10px;
padding:10px 10px 40px 10px;
}

.mr-dia-bt-comparer
{
display:block;
margin:-10px 0 25px 30px; 
float:left
}

.mr-dia-haut-page
{
diaply:block;
float:right;
margin:0 10px 0 0
}

.mr-dia-haut-page a
{
color:#565656;
font-size:11px;
text-decoration:none;
}


.mr-dia-bt-zoom-acheter
{
float:left;
position:relative;
width:30px;
}

.mr-dia-bt-zoom-acheter a img 
{
 border:0pt none;
}

.mr-dia-bt-zoom-acheter a.p1:hover  /* IE6sp2 needed this to open the large image */
{
 background-color:transparent;
} 

.mr-dia-bt-zoom-acheter a .large
{ 
position: absolute;
width:0px;
}

.mr-dia-bt-zoom-acheter a.p1:hover .large 
{ 
position: absolute;
top: -0px;
left: 0px;
width:71px;
}

.mr-dia-bt-zoom-reserver
{
float:left;
position:relative;
width:30px;
}

.mr-dia-bt-zoom-reserver a img 
{
 border:0pt none;
}

.mr-dia-bt-zoom-reserver a.p1:hover  /* IE6sp2 needed this to open the large image */
{
 background-color:transparent;
} 

.mr-dia-bt-zoom-reserver a .large
{ 
position: absolute;
width:0px;
}

.mr-dia-bt-zoom-reserver a.p1:hover .large 
{ 
position: absolute;
top: -0px;
left: -41px;
width:71px;}



    /* End Photo Zoom CSS */


.mr-dia-nom-produit
{
width:100px;
vertical-align:top;
text-align:left;
padding-left:20px
}

.mr-dia-bundle
{
vertical-align:top;
text-align:left;
padding-left:20px;
border-left:1px solid #E7222B;
border-right:1px solid #E7222B;
padding-top:5px;
height:50px

}

.mr-dia-intitule-prod
{
padding-top:5px;
height:49px;
vertical-align:top;
text-align:left;
}

.mr-dia-intitule-prod-ope
{
padding-top:5px;
height:50px;
vertical-align:top;
text-align:left;
}

.mr-dia-nom-produit a, .mr-dia-bundle a
{
font-size:11px;
color:#000;
text-decoration:none;
}

.mr-dia-bundle a.mr-dia-bundle-complementaire
{
color:#E42626
}

.mr-dia-marque
{
width:90px;
vertical-align:top;
text-align:right;
padding-top:5px;
padding-right:10px
}

.mr-dia-ref
{
padding-top:0px;
padding-left:20px;
color: #666666;
font-size:10px
}

.mr-dia-bt
{
padding-bottom:5px;
}

.mr-dia-bt-sans-ope
{
padding-bottom:4px;
}

.mr-dia-bt td
{
padding:5px;
}

.mr-dia-comparer
{
border:1px solid #F5F5F5;
background:#F5F5F5;
padding-left:10px;
height:20px;
color:#666;
font-size:10px;
}

.mr-dia-comparer label
{
text-decoration:underline
}

.mr-dia-select-affiner
{
margin:0 20px;
padding:1px 0;
width:220px;
font-size:11px;
border:1px solid #7F9DB9;
color:#666;
}

.mr-dia-select-affiner-background
{
padding:20px 20px;
background:url(/wcsstore/BoulangerStg/images/moteur-recherche/mr-dia-select-affiner-background.gif) no-repeat bottom left;
margin:0 10px;
font-size:11px
}

.mr-dia-select-affiner-background a
{
color:#565656;
text-decoration:underline
}

/*fin diaporama*/


/*debut conseils*/

.mr-conseils-titre
{
font-size:13px;
color:#FC6B1F;
font-weight:bold;
margin-left:10px;
}
.mr-conseils-table
{
margin-bottom:20px;
margin-left:10px;
}

.mr-conseils-titre-resultat
{
background:url(/wcsstore/BoulangerStg/images/moteur-recherche/mr-conseils-resultat-top.gif) no-repeat;
width:135px;
height:34px;
text-align:center;
color:#000;
font-size:11px;
font-weight:bold;
padding:0 20px;
}

.mr-conseils-resume-resultat
{
background:url(/wcsstore/BoulangerStg/images/moteur-recherche/mr-conseils-resultat-bottom.gif) no-repeat bottom left;
width:135px;
color:#000;
font-size:11px;
text-align:center;
padding:15px 20px;
}

.mr-conseils-resume-resultat a
{
color:#000;
text-decoration:none;
}

.mr-conseils-resume-resultat a:hover
{
color:#000;
text-decoration:underline;
}

/*fin conseils*/


/* habillage form
 -------------
 * Checkboxes
 * ------------- */

.jNiceCheckbox {
margin-left:2px;
	background: transparent url(/wcsstore/BoulangerStg/images/moteur-recherche/test-checkbox.gif) center top no-repeat ;
	/*vertical-align: middle;*/
	height:15px;
	width: 15px;
	margin-left:3px;
	display:block;/*display: -moz-inline-block;*/
}

/* -------------
 * Checked - Used for both Radio and Checkbox
 * ------------- */

.jNiceChecked 
{ 
margin-left:3px;
background-position: center bottom;}

/* -------------

 * Selects

 * ------------- */

.jNiceSelectWrapper {
	width: 224px;
	position:relative;
	height: 27px;
}



.jNiceSelectWrapper div span {
	left:0;
	float: none;
	text-align:left;
	color:#000;
	position: absolute;
	width: 205px;
	height: 27px;
	line-height: 18px;
	padding: 0px 3px;
	overflow: hidden;
	background: url(/wcsstore/BoulangerStg/images/moteur-recherche/pl-background-select-2.gif) no-repeat center center;
}

.jNiceSelectWrapper div a {
	display: block;
	position: absolute;
	right: 0px;
	width: 22px;
	height: 27px;
	background: url(/wcsstore/BoulangerStg/images/moteur-recherche/pl-background-select-3.gif) no-repeat center center;
}

.jNiceSelectWrapper ul {
	position: absolute;
	text-align:left;
	width: 200px;
	top: 20px;
	left: 0px;
	list-style: none;
	background-color: #FFF;
	border: solid 1px #CCC;
	display: none;
	margin: 0px;
	padding: 2px;
	height: 90px;
	overflow: auto;
	overflow-y: auto;
	z-index:100;
}

.jNiceSelectWrapper ul a {
	display: block;
	padding: 5px;
	text-decoration: none;
	color:#000;
	background-color: #FFF;
}

.jNiceSelectWrapper ul a:hover { background:#E1F5FF; }
.jNiceSelectWrapper ul a.selected {background: #EDEDED;}

/* -------------
 * Hidden - used to hide the original form elements
 * ------------- */

.jNiceHidden {display:none;}

