div#barometer{
    height:610px;
    font-family:'Novecento-DemiBold';
    position: relative;
    z-index: 0;
    float:left;
}
div#barometer h1,
div#barometer h2,
div#barometer h3{
    margin:0;
}
div.baro_header{
	display:none;
	border-top:1px solid #D6D6D6;
	border-bottom:1px solid #D6D6D6;
	position: absolute;
	left: 0;
	margin-top: 90px;
	width: 100%;
	padding: 5px 0;
	background-color: #F8F8F8;
	height: 0px;
}
div#barometer div.control_baro{
	float:none;
	position:relative;
	width:100%;
}
div#barometer div.control_baro span.current_mode{
	float:left;
	width:135px;
	text-align:center;
	
	display:none;
	border-radius:5px;
	border:1px solid #D6D6D6;
	padding: 3px 4px 3px 4px;
	color: #48A1C6;
}
div#barometer div.container_wrapper{
    width:672px;
    height:540px;
    position:relative;
    border-top: 3px solid #48A1C6;

}
div#barometer .h_title{
    color:#48a1c6;
    font-size:24px;
    width:420px;
    float:left;
    display:block;
    margin:0;
    padding:0;
}
div#barometer div.gender{
    width:182px;
    float:right;
}
div#barometer div.modes{
    width:100%;
    position:relative;
    margin:6px 0;
    color:#87cbe8;
}
div#barometer div.modes .hash{
    display:inline;
}
div#barometer div.modes a{
    color:#87cbe8;
    font-size:11px;
    font-family:'Novecento-DemiBold';
    outline:none;
    padding:0 3px;
    display:inline;
}
div#barometer a{
    outline:none;
}
div#barometer a:hover{
    text-decoration:none;
}
div#barometer div.modes a.selected{
    color:#005566;
}
div#barometer div.gender div.bar div.bg{
    background:url('../Img/barometer_gender_bg.png') top left no-repeat;
    width:35px;
    height:20px;
    float:right;
    margin:0 9px;
}
div#barometer div.gender div.bar div.bg div.knob{
    background:#ECECEC url('../Img/barometer_gender_knob.png') top left no-repeat;
    background-position:-17px 0px;
    height:14px;
    width:14px;
    float:left;
    margin:10px 0 0 12px;
}
div#barometer div.gender div.bar a{
    display:block;
    float:right;
    font-size:11px;
    font-family:'Novecento-DemiBold';
    color:#48a1c6;
    margin:10px 0 0;
}
div#barometer div.loading,
div#barometer div.result{
    height:540px;
    width:672px;
    position:absolute;
    top:0px;
    left:0px;
    overflow:hidden;
    z-index:10;
}
div#barometer div.loading img{
    display:none;

}
div#barometer div.loading{
    margin:250px auto;
    z-index:5;
    width: 30px!important;
    height: 30px!important;
    left:50%;
    margin-left:-15px;
}
div#barometer div.result div.pane{
    width:100%;
}
div#barometer div.result div.pane.big{
    overflow:hidden;
    width:672px;
    margin:0 0 2px 0;
}
/*JULIEN*/
div#barometer div.result div.pane div.perfume div.right_arrow{
	display:none;
	float:left;
	position: relative;
}
div#barometer div.result div.pane div.perfume div.right_arrow a{
	position: relative;
	display:block;
	height:15px !important;
	padding: 30px 12px 30px 11px;
	font-family: 'Novecento-DemiBold';
	font-size: 11px;
	float:left;
	background-color:#fff;
	color: #3BABC6;
}

div#barometer div.result div.pane.big div.left{
    height:225px;
    width:227px;
    float:left;
    cursor:pointer;
    overflow:hidden;
}
div#barometer div.result div.pane.big div.left div.container{
    width:400px;
    float:left;
}
div#barometer div.result div.pane.big div.left div.mask{
    width:189px;
    height:189px;
    padding:18px;
    float:left;
    border-right:2px solid #99d8df;
    background-color:#fff;
    
    background-image: url('../Img/picto/default/parfum_par_defaut_blue.jpg');
	background-position: center center;
	background-repeat: no-repeat;
}
div#barometer div.result div.pane.big div.left div.more_hover{
    background-color: #48a1c6;
    float: left;
    height: 135px;
    width: 170px; /* 170px */
    padding:90px 0 0 0;
    overflow:hidden;
    opacity:1;
}
div#barometer div.result div.pane div.more_hover div.actions{
    width:136px;
    margin:0 auto;
    height:33px;
}
div#barometer div.result div.pane div.more_hover div.actions a{
    display:block;
    position:relative;
    opacity: 0.5;
    -moz-opacity: 0.5;
    filter:alpha(opacity=50);

    background: #48a1c6 url('../Img/picto/sprite_baro.png') no-repeat;
    width:28px;
    height:33px;
    float:left;
    margin:0 7px 0 0;
    
    outline:none;
    z-index:0;
}
div#barometer div.result div.pane div.more_hover div.actions a.wear{
    background-position: -3px -3px;
}
div#barometer div.result div.pane div.more_hover div.actions a.wore{
    background-position: -34px -3px;
}
div#barometer div.result div.pane div.more_hover div.actions a.need{
    background-position: -102px -3px;
}
div#barometer div.result div.pane div.more_hover div.actions a.not_need{
    background-position: -67px -3px;
}
div#barometer div.result div.pane div.more_hover div.actions a.last{
    margin:0;
}
div#barometer div.result div.pane div.perfume{
    float:left;
    width:900px;
}
div#barometer div.result div.pane div.more_hover div.titles{
    width:136px;
    margin:20px auto;
    height:20px;
    position:relative;
}
div#barometer div.result div.pane div.more_hover div.titles span{
    width:100%;
    position:absolute;
    text-transform:uppercase;
    color:#fff;
    font-size:10px;
    text-align:center;
    display:block;

    background-color: #48a1c6;

    opacity: 0;
    -moz-opacity: 0;
    filter:alpha(opacity=0);
}
div#barometer div.result div.pane.big div.right{
    width:445px;
    height:225px;
    float:left;
    background-color:#f5f5f5;
    position:relative;
    z-index:2;
}
div#barometer div.result div.pane.big div.right div.container{
    width:420px;
    height:190px;
    margin:15px 0 0 15px;
}
div#barometer div.result div.pane.big div.right div.container a:hover h1{
    text-decoration:underline;
}
div#barometer div.result div.pane.big div.right div.container h1{
    color:#1e7892;
    text-transform:uppercase;
    font-size:24px;

    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
div#barometer div.result div.pane.big div.right div.container div.brand,div#barometer div.result div.pane.big div.right div.container div.brand a{
    margin:2px 0 0 0;
    font-size:13px;
    text-transform:none;
    color: #48A1C6;
    font-family:'Verdana';
}
div#barometer div.result div.pane.big div.right div.container div.brand a{
    font-weight:bold;
    display: inline;
	margin: 0 0 0 2px;
}
div#barometer div.result div.pane.big div.right div.container div.brand a:hover{
    text-decoration:underline;
}
div#barometer div.result div.pane.big div.right div.container div.main_stats{
    float:left;
    width:100%;
}
div#barometer div.result div.pane.big div.right div.container div.main_stats div.stat{
    width:115px;
    float:left;
}
div#barometer div.result div.pane.big div.right div.container div.main_stats div.stat.ranking span.icon{
    width:22px;
    height:30px;
    display:block;
    float:left;
    margin: 15px 5px 0 0px;
    background-image: url('../Img/picto/sprite_rank.png');
    background-repeat:no-repeat;
    background-position:center 0px;
}
div#barometer div.result div.pane.big div.right div.container div.main_stats div.stat.ranking span.icon.negative{
    width:22px;
    height:30px;
    display:block;
    float:left;
    margin: 15px 5px 0 0px;
    background-image: url('../Img/picto/sprite_rank.png');
    background-repeat:no-repeat;
    background-position:center -30px;
}
div#barometer div.result div.pane.big div.right div.container div.main_stats div.stat span.title{
    color:#48a1c6;
    font-size:10px;
}
div#barometer div.result div.pane.big div.right div.container div.main_stats div.stat span.value{
    display:block;
    float:left;
    font-size:24px;
    color:#48a1c6;
    height:36px;
    margin:15px 0 0 0;
}
div#barometer div.result div.pane.big div.right div.container div.main_stats div.stat span.value span{
    color:#87d1e0;
}
div#barometer div.result div.pane.big div.right div.container div.main_stats div.stat.wear{
    width:135px;
    margin:0 30px 0 0;
}
div#barometer div.result div.pane.big div.right div.container div.main_stats div.stat.ranking{
    width:130px;
}
div#barometer div.result div.pane.big div.right div.container div.main_stats div.stat.rating{
    width:120px;
    float:left;
}
div#barometer div.result div.pane.big div.right div.container div.bottom{
    float:left;
    margin:15px 0 0;
    width:100%;
}
div#barometer div.result div.pane.big div.right div.container div.bottom div.graph{
    float:left;
    height: 55px; /*55px;*/
    width: 140px; /*140px */
    overflow:hidden;
    margin:0 22px 0 0;
}
div#barometer div.result div.pane.big div.right div.container div.bottom div.stats{
    width:256px;
    float:left;
}
div#barometer div.result div.pane.big div.right div.container div.bottom div.stats div.row{
    font-size:10px;
    color:#48a1c6;
    width:220px;
    margin: 6px 0;
    padding: 2px 0 0 20px;
}
div#barometer div.result div.pane.big div.right div.container div.bottom div.stats div.row.comments{
    background-image: url('../Img/picto/commentX11.png');
    background-repeat:no-repeat;
    background-position:2px center;
}
div#barometer div.result div.pane.big div.right div.container div.bottom div.stats div.row.wearing{
    background-image: url('../Img/picto/sprayX11.png');
    background-repeat:no-repeat;
    background-position:left center;
}
div#barometer div.result div.pane.big div.right div.container div.bottom div.stats div.row.wore{
    background-image: url('../Img/picto/woreX11.png');
    background-repeat:no-repeat;
    background-position:1px center;
}
div#barometer div.result div.pane.big div.right div.container div.bottom div.stats div.row.need{
    background-image: url('../Img/picto/heart_fullX11.png');
    background-repeat:no-repeat;
    background-position:2px center;
}
div#barometer div.result div.pane.middle{
    height:168px;
    width:100%;
    float:left;
    margin:0 0 2px 0;
}
div#barometer div.result div.pane.middle div.perfume{
    width:336px;
    float:left;
    height:168px;
}
div#barometer div.result div.pane.middle div.perfume div.left{
    float:left;
    width:132px;
    height:132px;
    padding:18px;
    overflow:hidden;
    background-color:#fff;
    border-right:2px solid #b3dbe3;
    
    background-image: url('../Img/picto/default/parfum_par_defaut_SMALL_blue.jpg');
	background-position: center center;
	background-repeat: no-repeat;
}
div#barometer div.result div.pane.middle div.perfume div.right{
    width:166px;
    float:left;
}
div#barometer div.result div.pane.middle div.perfume div.right div.top{
    background-color:#48a1c6;
    height:39px;
    overflow:hidden;
    color:#ffffff;
    padding:15px 15px 0 15px;
    width:136px;
    float:left;
    border-bottom:1px solid #d6ebec;
}
div#barometer div.result div.pane.middle div.perfume div.right div.top a:hover h3{
    text-decoration:underline;
}
div#barometer div.result div.pane.middle div.perfume div.right div.top h3{
    color:#fff;
    font-size:12px;

    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
div#barometer div.result div.pane.middle div.perfume div.right div.top div.brand{
    font-family:"Verdana";
    font-size:10px;

    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
div#barometer div.result div.pane.middle div.perfume div.right div.top div.brand a{
	font-weight:bold;
	color: #ffffff;
	display: inline;
	margin: 0 0 0 2px;
}
div#barometer div.result div.pane.middle div.perfume div.right div.top div.brand a:hover{
	text-decoration:underline;
}
div#barometer div.result div.pane.middle div.perfume div.right div.top div.brand span {
    font-weight:bold;
}
div#barometer div.result div.pane.middle div.perfume div.right div.bottom{
    height:112px;
    float:left;
    position:relative;
    width:166px;
    overflow:hidden;
}
div#barometer div.result div.pane.middle div.perfume div.right div.bottom div.container{
    height: 224px;
    left: 0;
    position: absolute;
    top: 0px;
    width: 332px;
}
div#barometer div.result div.pane.middle div.perfume div.right div.bottom div.container div.more_hover{
    background-color: #48a1c6;
    float: left;
    height: 80px;
    padding: 32px 0 0;
    width: 166px;
}
div#barometer div.result div.pane.middle div.perfume div.right div.bottom div.container div.stat{
    float: left;
    height: 80px;
    padding: 20px 0 0;
    width: 166px;
}
div#barometer div.result div.pane.middle div.perfume div.right div.bottom div.container div.stat.wear span.icon{
    width:36px;
    height:46px;
    display:block;
    float:left;
    margin: 0 0 0 55px;
    background-repeat:no-repeat;
}
div#barometer div.result div.pane.middle div.perfume div.right div.bottom div.container div.stat.wear span.icon.wear{
    background-image: url('../Img/picto/spray.png');
    background-position:-5px -5px;
}
div#barometer div.result div.pane.middle div.perfume div.right div.bottom div.container div.stat.wear span.icon.comment{
    background-image: url('../Img/picto/commentX24.png');
    background-position: 5px 20px;
    margin: 0 0 0 45px;
}
div#barometer div.result div.pane.middle div.perfume div.right div.bottom div.container div.stat.wear span.icon.need{
   	background-image: url('../Img/picto/big_heart_full.png');
	background-position: 0 bottom;
	width: 38px;
	margin: 0 0 0 53px;
}
div#barometer div.result div.pane.middle div.perfume div.right div.bottom div.container div.stat.wear span.icon.new{
   	background-image: url('../Img/picto/big_clock.png');
   	background-position: 10px 16px;
   	margin: 0 0 0 5px;
}
div#barometer div.result div.pane.middle div.perfume div.right div.bottom div.container div.stat.wear span.icon.rated{
   	margin: 0 0 0 18px;
}
div#barometer div.result div.pane.middle div.perfume div.right div.bottom div.container div.stat.wear span.value span{
   	color:#87D1E0;
}
div#barometer div.result div.pane.middle div.perfume div.right div.bottom div.container div.stat.wear span.value{
    display:block;
    float:left;
    font-size:24px;
    color:#48a1c6;
    margin:15px 0 0 8px;
}
div#barometer div.result div.pane.middle div.perfume div.right div.bottom div.container div.stat.wear span.title{
    width:100%;
    color:#48a1c6;
    font-size:10px;
    display:block;
    margin:16px 0 0 0;
    text-align:center;
}
div#barometer div.result div.pane.smalls{
    width:672px;
    overflow:hidden;
    height:110px;
    position:relative;
}
div#barometer div.result div.pane.smalls div.container{
    width:672px;
    height:110px;
    position:absolute;
    top:0px;
}
div#barometer div.result div.pane.smalls div.container.right{
    right:0px;
    width:896px;
}
div#barometer div.result div.pane.smalls div.container.left{
    left:0px;
    width:896px;
}
div#barometer div.result div.pane.smalls div.perfume{
    width:112px;
    height:110px;
    float:left;
    cursor:pointer;
    overflow:hidden;
    position:relative;
}
div#barometer div.result div.pane.smalls div.perfume div.mask{
    float:left;
    background-color:#fff;
    width:74px;
    height:76px;
    padding:18px;
    overflow:hidden;
    z-index:4;
    position:relative;
    border-right: 2px solid #ECECEC;
    
    background-image: url('../Img/picto/default/parfum_par_defaut_SIDEBAR_SMALL_blue.jpg');
	background-position: center center;
	background-repeat: no-repeat;
}
div#barometer div.result div.pane.smalls div.perfume div.more_hover{
    width:186px;
    height:98px;
    border-left:2px solid #8ed9df;
    background-color: #48a1c6;
    top:0px;
    left:-110px;
    padding:12px 18px 0 18px;
    z-index:0;
    visibility:hidden;
    position:absolute;
}
div#barometer div.result div.pane.smalls div.perfume.right div.more_hover{
    left:0px;
    border-left:none;
    border-right:2px solid #8ed9df;
}
div#barometer div.result div.pane.smalls div.perfume div.more_hover a:hover h3{
    text-decoration:underline;
}
div#barometer div.result div.pane.smalls div.perfume div.more_hover h3{
    color: #FFFFFF;
    font-size: 12px;

    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
div#barometer div.result div.pane.smalls div.perfume div.more_hover div.brand{
    font-family:"Verdana";
    font-size:10px;
    color:#fff;

    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
div#barometer div.result div.pane.smalls div.perfume div.more_hover div.brand a{
    font-weight:bold;
	color: #ffffff;
	display: inline;
	margin: 0 0 0 2px;
}
div#barometer div.result div.pane.smalls div.perfume div.more_hover div.brand a:hover{
    text-decoration:underline;
}
div#barometer div.result div.pane.smalls div.perfume div.more_hover div.actions{
    margin:10px auto;
}
div#barometer div.result div.pane.smalls div.perfume div.more_hover div.titles{
    margin:0;
    width:100%;
}
div#barometer div.result div.pane.smalls div.perfume div.more_hover div.brand span{
    font-weight:bold;
}
div#barometer div.result div.pane.smalls div.perfume div.container{
    width:334px;
    height:110px;
    float:left;
    position:relative;
}
div#barometer div.titles span{
    opacity:0;
}