/*** css spcifique  la prsentation de la nav ecommerce (dans l'entete) : panier + newsletter + logo ***/

#lcmCenter #lcmEntete #custServices {
	width:300px;
	height:16px;	
	padding-top:40px;
	float:left;
	padding-right:50px;
}
html>body #lcmCenter #lcmEntete #custServices {
	width:300px;
}

#lcmCenter #lcmEntete #lcmNewsletter div {
	padding:5px 0 5px 0;
}

#lcmCenter #lcmEntete #lcmNewsletter input {
	display:block;
	float:left;
	width:200px;
	height:16px;
}
#lcmCenter #lcmEntete #lcmNewsletter a {
	display:block;
	float:left;
	margin-left:2px;
	width:17px;
	height:16px;
}

#lcmCenter #lcmEntete #lcmLogo {
	width:200px;
	height:66px;
	float:left;
}


/** shopping bag **/
#lcmCenter #lcmEntete #lcmShoppingBag {
	width:400px;
	height:66px;
	float:left;
}

#lcmCenter #lcmEntete #lcmShoppingLeft {
	width:280px;
	height:66px;
	text-align:right;
	float:left;
}

#lcmCenter #lcmEntete #lcmShoppingRight {
	padding-top:10px;
	padding-left:5px;
	width:115px;
	height:56px;
	float:left;
}

#lcmCenter #lcmEntete #lcmShoppingRight .dt5 {
	margin-right:5px;
}




/***** sous nav ecom *****/

#Whatsnew span, #lcmQuery span, #lcmStory span, #lcmNavPro span, #monthTop  span, #lcmGifts span, #lcmBeautyByeBye span, #lcmBusinessGifts span {
	display:none;	
}
#lcmCenter #lcmEnteteWrap #lcmEntete ul.navcommunity{
	margin-top:0px;
	_margin-top:-30px;
}
#lcmEntete ul.navcommunity {
	height:20px;
	width:749px;
	float:left;
	border-right:solid 1px #d6d6d6;
	margin-left: 5px;
}
#lcmEntete ul.navcommunity li{
	display:block;
	float:left;
	text-align:left;
	height:20px;
	width: 125px;
}

#lcmEntete ul.navcommunity li a{
	height:20px;
	display:block;
}

#Whatsnew {
	width:49px;
	background:url(/img/_zh/_cn/nav/ecom/ecom_whatsnew.gif?ver=20110815) no-repeat white;
	background-position:0 -11px;
	margin-left:40px;
}

#Whatsnew.activated,#Whatsnew:hover {
	background:url(/img/_zh/_cn/nav/ecom/ecom_whatsnew.gif) no-repeat white;
	background-position:0 0;
}

#lcmBusinessGifts {
	width:70px;
	background:url(/img/_zh/_cn/nav/ecom/ecom_installment.gif) no-repeat white;
	background-position:0 -11px;
	margin-left:30px;
}
#lcmBusinessGifts.activated,#lcmBusinessGifts:hover {
	background:url(/img/_zh/_cn/nav/ecom/ecom_busigifts.gif) no-repeat white;
	background-position:0 0;
}
/* 专柜查询 add by zhengyu li */
#lcmQuery {
	background:url(/img/_zh/_cn/nav/ecom/navecom_bg.png) 0 0 no-repeat;
}
/* 品牌故事 add by zhengyu li */
#lcmStory {
	background:url(/img/_zh/_cn/nav/ecom/navecom_bg.png) -125px 0 no-repeat;
}
/* 品牌故事 */
#lcmNavPro {
	background:url(/img/_zh/_cn/nav/ecom/navecom_bg.png) -250px 0 no-repeat;
}

/*Add By Chenlin on 12/05/09 update by zhengyu li 01/11/2011*/
#monthTop {
	background:url(/img/_zh/_cn/nav/ecom/navecom_bg.png) -375px 0 no-repeat;
}
/*End Of Add*/
#monthTop_list, #lcmStory_list {
	background: #fff;
	position:absolute;
	border:1px solid #333;
	padding:5px;
	z-index:100;
	display:none;
}
#monthTop_list li, #lcmStory_list li {
	clear:both;
	width:130px;
}
/* 兰蔻礼盒 */
#lcmGifts {
	background:url(/img/_zh/_cn/nav/ecom/navecom_bg.png) -500px 0 no-repeat;
}

#lcmBeautyByeBye {
	width:107px;
	background:url(/img/_zh/_cn/nav/ecom/ecom_bbb.gif) no-repeat white;
	background-position:0 -11px;
}
#lcmBeautyByeBye.activated,#lcmBeautyByeBye:hover {
	background:url(/img/_zh/_cn/nav/ecom/ecom_bbb.gif) no-repeat white;
	background-position:0 0;
}
