@charset "UTF-8";

#ww_header
{
	clear: both;
	margin: 0 auto;
	width: 1000px
}

#ww_searchbar {
	background: #eee;
	text-align: center;
	border-left: 1px solid #991a36;
	border-right: 1px solid #991a36;
	border-bottom: 1px solid #991a36;
	padding-top: 2px;
	margin: 0;
}

.ww_leftbox {
	
	width: 138px;
	margin: 0;
	margin-bottom: 8px;
	background: #fff;
}

.ww_leftbox ul {
	list-style-type: none;
	padding: 0;
	font: normal 10px verdana, arial, sans-serif;
}

.ww_leftbox ul li {
}

.ww_leftbox ul li a {
	display: block;
	padding: 3px 0 3px 8px;
	width: 130px;
	background-color: #fff;
	border-bottom: 1px dotted #edd4d9;
}

.ww_leftbox ul li a:link,.ww_leftbox ul li a:visited {
	color: #333;
	text-decoration: none;
}

.ww_leftbox ul li a:hover {
	background-color: #bc4785;
	color: #fff;
}

.site-jp #azBrandsMakeUp {
	background: #fff url(../images/jp/bg_searchmakeup1.gif) no-repeat;
}
.site-jp #azBrandsSkincare {
	background: #fff url(../images/jp/bg_searchskincare1.gif) no-repeat;
}
.site-jp #azBrandsAll {
  background: #fff url(../images/jp/bg_searchbybrand1.gif) no-repeat;
}
.site-cn #azBrandsMakeUp {
	background: #fff url(../images/cn/bg_searchmakeup1.gif) no-repeat;
}
.site-cn #azBrandsSkincare {
	background: #fff url(../images/cn/bg_searchskincare1.gif) no-repeat;
}
.site-cn #azBrandsAll {
  background: #fff url(../images/cn/bg_searchbybrand1.gif) no-repeat;
}
.site-cn #azBrandsLadiesFragrances {
	background: #fff url(../images/cn/bg_searchladiesfragrances1.gif) no-repeat;
}
.site-cn #azBrandsMensFragrances {
	background: #fff url(../images/cn/bg_searchmensfragrances1.gif) no-repeat;
}
/*---AZ BRANDS---*/
#azBrandsAll {
	text-align: center;
	padding: 45px 0 0 0;
	width: 635px;
	background: #fff url(../images/bg_searchbybrand1.gif) no-repeat;
	height: 40px;
  clear:left
}
#azBrandsSkincare {
	text-align: center;
	padding: 45px 0 0 0;
	width: 635px;
	background: #fff url(../images/bg_searchskincare1.gif) no-repeat;
	height: 40px;
}
#azBrandsMakeUp {
	text-align: center;
	padding: 45px 0 0 0;
	width: 635px;
	background: #fff url(../images/bg_searchmakeup1.gif) no-repeat;
	height: 40px;
}
#azBrandsHairCare {
	text-align: center;
	padding: 45px 0 0 0;
	width: 635px;
	background: #fff url(../images/bg_searchhaircare.gif) no-repeat;
	height: 40px;
}
#azBrandsLadiesFragrances {
	text-align: center;
	padding: 45px 0 0 0;
	width: 635px;
	background: #fff url(../images/bg_searchladiesfragrances1.gif) no-repeat;
	height: 40px;
}
#azBrandsMensFragrances {
	text-align: center;
	padding: 45px 0 0 0;
	width: 635px;
	background: #fff url(../images/bg_searchmensfragrances1.gif) no-repeat;
	height: 40px;
}
#azBrands .options {
	margin: 0 auto;
	width: auto;
}