@charset "UTF-8";
body {
	margin: 0px auto 0px auto;
	background-image: url('../images/global/bkg_top.gif');
	background-repeat: repeat-x;
	/*font-family: Arial, Verdana, Helvetica, sans-serif;*/
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size: 13px;
	color: #454545;
	line-height: 1.3;
	/*line-height: 1.7;*/
	text-align: justify;
}


/*table, td { font-family: "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, Arial, sans-serif; }*/

#container {
	width: 1000px;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0px auto 0px auto;
	overflow: hidden;
}
#container2 {
	width: 1000px;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0px auto 0px auto;
	overflow: visible;
}

#container_video_inner {
	width: 700px;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0px auto 0px auto;
	overflow: hidden;
}

#container_downline_inner {
	padding-left: 0px;
	padding-right: 0px;
	margin: 0px auto 0px auto;
	overflow: hidden;
}

a:link {
    color: #008099;
	text-decoration: none;
	text-align:left;
} /* unvisited link */

a:visited {
    color: #008099;
	text-decoration: none;
	text-align:left;
} /* visited link */

a:hover {
    color: #ff6600;
	text-decoration: underline;
	text-align:left;
	/*text-transform: uppercase;*/
} /* mouse over link */

a:active {
    color: #008099;
	text-decoration: none;
	text-align:left;
} /* selected link */

/*
a:focus {
    color: #008099;
	text-decoration: underline;
} /* adds special style to an element while the element has focus */

/** a { position:relative } /* Gets links displaying over a PNG background */
a { outline: none } /* Gets rid of Firefox's dotted borders */
a img { border: none } /* Gets rid of IE's blue borders */



/*Start of top nav right1*/
#top_nav_right1{ width: 1000px; margin-top: 0px; float: left; }

#btn_mybwl {
	width: 105px;
	height: 28px;
	background-image: url('../images/global/btn_mybwl.jpg');
	background-repeat: no-repeat;
	margin: auto;
	float: right;
}

#btn_on9shop {
	width: 169px;
	height: 28px;
	background-image: url('../images/global/tchinese/btn_shoppingcart.jpg');
	background-repeat: no-repeat;
	margin: auto;
	float: right
}

#btn_login {
	width: 70px;
	height: 28px;
	background-image: url('../images/global/english/btn_login.jpg');
	background-repeat: no-repeat;
	margin: auto;
	float: right
}
/*End of top nav right1*/

/*Start of top nav right2*/
#top_nav_right2{ width: 1000px; margin-top: 0px; float: left; }
#top_nav_right2_video_inner{ width: 700px; margin-top: 0px; float: left; }
#top_nav_right2_downline_inner{ margin-top: 0px; float: left; }

#logo {
	width: 115px;
	height: 62px;
	margin: auto auto 0px 0px;
	float: left;
}

#top_logo {
	width: 115px;
	height: 62px;
	background-image: url('../images/global/logo_bwl.jpg');
	background-repeat: no-repeat;
	margin: auto auto 0px auto;
	float: left;
}

#btn_home {
	width: 24px;
	height: 62px;
	background-image: url('../images/global/btn_home.jpg');
	background-repeat: no-repeat;
	float: right;
}

#btn_sitemap {
	width: 24px;
	height: 62px;
	background-image: url('../images/global/btn_sitemap.jpg');
	background-repeat: no-repeat;
	float: right;
}

#btn_normalfont {
	width: 24px;
	height: 62px;
	background-image: url('../images/global/btn_normalfont.jpg');
	background-repeat: no-repeat;
	float: right;
}

#btn_largefont {
	width: 24px;
	height: 62px;
	background-image: url('../images/global/btn_largefont.jpg');
	background-repeat: no-repeat;
	float: right;
}
#btn_xlargefont {
	width: 24px;
	height: 62px;
	background-image: url('../images/global/btn_xlargefont.jpg');
	background-repeat: no-repeat;
	float: right;
}

.content_top { /*font-family: Arial, Verdana, Helvetica, sans-serif;*/ font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif; font-size: 11.5px; color: #454545; margin-top: 20px; *margin-top: 18px; margin-left: 10px; line-height: 1.5; float: right; }

.content_selection { /*font-family: Arial, Verdana, Helvetica, sans-serif;*/ font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;font-size: 11.5px; color: #454545; }
/*End of top nav right2*/


/*Start of top nav area*/
#tab_menu{
	display:block;
	width: 1000px;
	height: 32px;
	float:left;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,d9eff5+53,b7e0eb+100 */
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 0%, #d9eff5 53%, #b7e0eb 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#d9eff5 53%,#b7e0eb 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #ffffff 0%,#d9eff5 53%,#b7e0eb 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#b7e0eb',GradientType=0 ); /* IE6-9 */
	/*border-bottom: solid #FFFFFF 2px;*/
}

.mainNav {
  position: relative;
  font-family: Tahoma, Helvetica, Arial, "Microsoft Yahei","微软雅黑", STXihei, "华文细黑", sans-serif;
  font-size: 14px;
  line-height: 2.2;
  font-weight:500;
  list-style: none;
  padding: 0;
  margin: 0 auto;
  z-index: 9;
}
.mainNav li {
  height:32px;
  float: left;
  margin: 0;
  padding: 0;
  border-right: solid 2px #FFFFFF;
  width: auto;
  /* padding-left: 3%;
  padding-right: 3%; */
  padding-left: 2.4%;
  padding-right: 2.3%;
  display:block;
  cursor:pointer;
}
.mainNav li:nth-last-child(1) {
  border-right: none;
  padding-top: 0px;
}
.mainNav a.focus {
  color: #006378;
  text-decoration: none;
}
.mainNav li:hover a {
  color: #006378;
  text-decoration: none;
  cursor:pointer;
}
.mainNav a {
  display: block;
  color: #099ebb;
  vertical-align:center;
  text-decoration: none;
}
.mainNav a:hover, .open .mainNav a {
  color: #006378;
}
.mainNav li img {
	vertical-align: middle;
	padding-right: 4px;
}

.sideButton {
  position: relative;
  font-family: Tahoma, Helvetica, Arial, "Microsoft Yahei","微软雅黑", STXihei, "华文细黑", sans-serif;
  font-size: 13px;
  line-height: 2.2;
  font-weight:500;
  list-style: none;
  padding: 0;
  margin: 0 auto;
  z-index: 9;
}
.sideButton li {
  width: 245px;
  height: 30px;
  float: left;
  margin: 0;
  padding: 0;
  padding-left:30px;
  display:block;
  cursor:pointer;
  margin-bottom: 5px;
  background-image:url('../images/global/side_buttons.gif');
	background-repeat:no-repeat;
}

.sideButton li.focus {
	width: 245px;
  height: 30px;
  float: left;
  margin: 0;
  padding: 0;
  padding-left:30px;
  display:block;
  cursor:pointer;
  margin-bottom: 5px;
  background-image:url('../images/global/side_buttons_over.gif');
  background-repeat:no-repeat;
  color: #ee4246;
  text-decoration: none;
}
.sideButton li:hover {
  color: #006378;
  text-decoration: none;
  cursor:pointer;
  background-image:url('../images/global/side_buttons_over.gif');
	background-repeat:no-repeat;
	margin: 0;
	margin-bottom: 5px;
  padding: 0;
  padding-left:30px;
}
.sideButton a {
  display: block;
  color: #6a6a6a;
  vertical-align:center;
  text-decoration: none;
}
.sideButton a:hover, .open .sideButton a {
  color: #6a6a6a;
}


.subButton {
  position: relative;
  font-family: Tahoma, Helvetica, Arial, "Microsoft Yahei","微软雅黑", STXihei, "华文细黑", sans-serif;
  font-size: 12px;
  line-height: 1.5;
 /* font-weight:500;*/
  list-style: none;
  padding: 0;
  margin: 0 auto;
   z-index: 9;
}
.subButton li {
  width: 215px;
  height: 20px;
  float: left;
  margin: 0;
  padding: 0;
  padding-left:20px;
  display:block;
  cursor:pointer;
  margin-bottom: 3px;
  margin-left:30px;
  background-image:url('../images/global/sub_buttons.gif');
	background-repeat:no-repeat;
}

.subButton li.focus {
  width: 215px;
  height: 20px;
  float: left;
  margin: 0;
  padding: 0;
  padding-left:20px;
  display:block;
  cursor:pointer;
  margin-bottom: 3px;
  margin-left:30px;
  background-image:url('../images/global/sub_buttons_over.gif');
  background-repeat:no-repeat;
  color: #0097ca;
  text-decoration: none;
}
.subButton li:hover {
  color: #0097ca;
  text-decoration: none;
  cursor:pointer;
  background-image:url('../images/global/sub_buttons_over.gif');
	background-repeat:no-repeat;
	margin: 0;
	margin-bottom: 3px;
	margin-left:30px;
  padding: 0;
  padding-left:20px;
}
.subButton a {
  display: block;
  color: #6a6a6a;
  vertical-align:center;
  text-decoration: none;
}
.subButton a:hover, .subButton a.focus{
  color: #0097ca;
}


/*Start of left nav_our products_inner harmony*/
a.button_ourproducts_ih {
	font-family: Tahoma, Helvetica, Arial, "Microsoft Yahei","微软雅黑", STXihei, "华文细黑", sans-serif;
	color: #6a6a6a;
}
.button_ourproducts_ih { 
	width: 245px; 
	height: 50px; 
	margin-bottom: 5px;  
	padding-left:130px;
	color: #6a6a6a;
	line-height:4;
	display:block;
	background-image: url('../images/ourproducts/btn_inner_harmony.jpg'); 
	background-repeat:no-repeat; 
	cursor:pointer;
 }
.button_ourproducts_ih:hover { 
	color: #6a6a6a;
	text-decoration: none;
	background-image: url('../images/ourproducts/btn_inner_harmony_roll.jpg');
	background-repeat:no-repeat; 
	cursor:pointer;
}
.button_ourproducts_ih.focus{ 
	background-image: url('../images/ourproducts/btn_inner_harmony_roll.jpg');
	background-repeat:no-repeat; 
	color: #6a6a6a;
	text-decoration: none;
}
.button_ourproducts_ih.focus:hover{ 
	text-decoration: none;
}


/*Start of left nav_our products_outer harmony*/
a.button_ourproducts_oh {
	font-family: Tahoma, Helvetica, Arial, "Microsoft Yahei","微软雅黑", STXihei, "华文细黑", sans-serif;
	color: #6a6a6a;
}
.button_ourproducts_oh { 
	width: 245px; 
	height: 50px; 
	margin-bottom: 5px;  
	padding-left:130px;
	color: #6a6a6a;
	line-height:4;
	display:block;
	background-image: url('../images/ourproducts/btn_outer_harmony.jpg'); 
	background-repeat:no-repeat; 
	cursor:pointer;
 }
.button_ourproducts_oh:hover { 
	color: #6a6a6a;
	text-decoration: none;
	background-image: url('../images/ourproducts/btn_outer_harmony_roll.jpg');
	background-repeat:no-repeat; 
	cursor:pointer;
}
.button_ourproducts_oh.focus{ 
	background-image: url('../images/ourproducts/btn_outer_harmony_roll.jpg');
	background-repeat:no-repeat; 
	color: #6a6a6a;
	text-decoration: none;
}
.button_ourproducts_oh.focus:hover{ 
	text-decoration: none;
}


a.button_ourproducts_featured {
	font-family: Tahoma, Helvetica, Arial, "Microsoft Yahei","微软雅黑", STXihei, "华文细黑", sans-serif;
	color: #6a6a6a;
}
.button_ourproducts_featured { 
	width: 245px; 
	height: 50px; 
	margin-bottom: 5px;  
	padding-left:130px;
	color: #6a6a6a;
	line-height:4;
	display:block;
	background-image: url('../images/ourproducts/btn_featured.jpg'); 
	background-repeat:no-repeat; 
	cursor:pointer;
 }
.button_ourproducts_featured:hover { 
	color: #6a6a6a;
	text-decoration: none;
	background-image: url('../images/ourproducts/btn_featured_roll.jpg');
	background-repeat:no-repeat; 
	cursor:pointer;
}
.button_ourproducts_featured.focus{ 
	background-image: url('../images/ourproducts/btn_featured_roll.jpg');
	background-repeat:no-repeat; 
	color: #6a6a6a;
	text-decoration: none;
}
.button_ourproducts_featured.focus:hover{ 
	text-decoration: none;
}

/*Start of left nav_download*/
a.button_wallpaper {
	font-family: Tahoma, Helvetica, Arial, "Microsoft Yahei","微软雅黑", STXihei, "华文细黑", sans-serif;
	color: #6a6a6a;
}
.button_wallpaper { 
	width: 245px; 
	height: 50px; 
	margin-bottom: 5px;  
	padding-left:130px;
	color: #6a6a6a;
	line-height:4;
	display:block;
	background-image: url('../images/downloads/btn_bnr_wallpaper.jpg'); 
	background-repeat:no-repeat; 
	cursor:pointer;
 }
.button_wallpaper:hover { 
	color: #6a6a6a;
	text-decoration: none;
	background-image: url('../images/downloads/btn_bnr_wallpaper_roll.jpg');
	background-repeat:no-repeat; 
	cursor:pointer;
}
.button_wallpaper.focus{ 
	background-image: url('../images/downloads/btn_bnr_wallpaper_roll.jpg');
	background-repeat:no-repeat; 
	color: #6a6a6a;
	text-decoration: none;
}
.button_wallpaper.focus:hover{ 
	text-decoration: none;
}

a.button_screensaver {
	font-family: Tahoma, Helvetica, Arial, "Microsoft Yahei","微软雅黑", STXihei, "华文细黑", sans-serif;
	color: #6a6a6a;
}
.button_screensaver { 
	width: 245px; 
	height: 50px; 
	margin-bottom: 5px;  
	padding-left:130px;
	color: #6a6a6a;
	line-height:4;
	display:block;
	background-image: url('../images/downloads/btn_bnr_screensaver.jpg'); 
	background-repeat:no-repeat; 
	cursor:pointer;
 }
.button_screensaver:hover { 
	color: #6a6a6a;
	text-decoration: none;
	background-image: url('../images/downloads/btn_bnr_screensaver_roll.jpg');
	background-repeat:no-repeat; 
	cursor:pointer;
}
.button_screensaver.focus{ 
	background-image: url('../images/downloads/btn_bnr_screensaver_roll.jpg');
	background-repeat:no-repeat; 
	color: #6a6a6a;
	text-decoration: none;
}
.button_screensaver.focus:hover{ 
	text-decoration: none;
}

a.button_music {
	font-family: Tahoma, Helvetica, Arial, "Microsoft Yahei","微软雅黑", STXihei, "华文细黑", sans-serif;
	color: #6a6a6a;
}
.button_music { 
	width: 245px; 
	height: 50px; 
	margin-bottom: 5px;  
	padding-left:130px;
	color: #6a6a6a;
	line-height:4;
	display:block;
	background-image: url('../images/downloads/btn_bnr_music.jpg'); 
	background-repeat:no-repeat; 
	cursor:pointer;
 }
.button_music:hover { 
	color: #6a6a6a;
	text-decoration: none;
	background-image: url('../images/downloads/btn_bnr_music_roll.jpg');
	background-repeat:no-repeat; 
	cursor:pointer;
}
.button_music.focus{ 
	background-image: url('../images/downloads/btn_bnr_music_roll.jpg');
	background-repeat:no-repeat; 
	color: #6a6a6a;
	text-decoration: none;
}
.button_music.focus:hover{ 
	text-decoration: none;
}

a.button_form {
	font-family: Tahoma, Helvetica, Arial, "Microsoft Yahei","微软雅黑", STXihei, "华文细黑", sans-serif;
	color: #6a6a6a;
}
.button_form { 
	width: 245px; 
	height: 50px; 
	margin-bottom: 5px;  
	padding-left:130px;
	color: #6a6a6a;
	line-height:4;
	display:block;
	background-image: url('../images/downloads/btn_bnr_form.jpg'); 
	background-repeat:no-repeat; 
	cursor:pointer;
 }
.button_form:hover { 
	color: #6a6a6a;
	text-decoration: none;
	background-image: url('../images/downloads/btn_bnr_form_roll.jpg');
	background-repeat:no-repeat; 
	cursor:pointer;
}
.button_form.focus{ 
	background-image: url('../images/downloads/btn_bnr_form_roll.jpg');
	background-repeat:no-repeat; 
	color: #6a6a6a;
	text-decoration: none;
}
.button_form.focus:hover{ 
	text-decoration: none;
}

a.button_manual {
	font-family: Tahoma, Helvetica, Arial, "Microsoft Yahei","微软雅黑", STXihei, "华文细黑", sans-serif;
	color: #6a6a6a;
}
.button_manual { 
	width: 245px; 
	height: 50px; 
	margin-bottom: 5px;  
	padding-left:130px;
	color: #6a6a6a;
	line-height:4;
	display:block;
	background-image: url('../images/downloads/btn_bnr_manual.jpg'); 
	background-repeat:no-repeat; 
	cursor:pointer;
 }
.button_manual:hover { 
	color: #6a6a6a;
	text-decoration: none;
	background-image: url('../images/downloads/btn_bnr_manual_roll.jpg');
	background-repeat:no-repeat; 
	cursor:pointer;
}
.button_manual.focus{ 
	background-image: url('../images/downloads/btn_bnr_manual_roll.jpg');
	background-repeat:no-repeat; 
	color: #6a6a6a;
	text-decoration: none;
}
.button_manual.focus:hover{ 
	text-decoration: none;
}

.productBannerContainer{
	position:relative;
	display:block;
	/*padding-bottom:120px;*/
	margin-left:30px;
}

a.productBanner{
	width: 281px; 
	height: 65px; 
	margin-bottom: 8px; 
	margin-right: 8px;  
	color: #6a6a6a;
	line-height:5;
	display:block;
	cursor:pointer;
	text-decoration:none;
	float:left;
	font-family: Tahoma, Helvetica, Arial, "Microsoft Yahei","微软雅黑", STXihei, "华文细黑", sans-serif;
}

.productBanner:nth-child(odd) {
    clear: left;
}

.paddingLeft{
	padding-left:30px;
}

.avance { 
	background-image: url('../images/ourproducts/btn_bnr_avance.jpg'); 
	background-repeat:no-repeat; 
}
.avance_digestive { 
	background-image: url('../images/ourproducts/btn_bnr_purify.jpg'); 
	background-repeat:no-repeat; 
}
.avance_circulatory { 
	background-image: url('../images/ourproducts/btn_bnr_ch.jpg'); 
	background-repeat:no-repeat; 
}
.avance_naturalresistance { 
	background-image: url('../images/ourproducts/btn_bnr_addition.jpg'); 
	background-repeat:no-repeat; 
}
.avance_rejuvenation { 
	background-image: url('../images/ourproducts/btn_bnr_rejuvenation.jpg'); 
	background-repeat:no-repeat; 
}
.avance_outerradiance { 
	background-image: url('../images/ourproducts/btn_bnr_outerradiance.jpg'); 
	background-repeat:no-repeat; 
}
 
a.optrimax { 
	width: 281px; 
	height: 65px; 
	margin-bottom: 5px;  
	color: #6a6a6a;
	line-height:5;
	display:block;
	background-image: url('../images/ourproducts/btn_bnr_optrimax.jpg'); 
	background-repeat:no-repeat; 
	cursor:pointer;
	text-decoration:none;
	float:left;
}
.drsecret { 
	background-image: url('../images/ourproducts/btn_bnr_drsecret.jpg'); 
	background-repeat:no-repeat; 
}
.drsecret_essentials { 
	background-image: url('../images/ourproducts/btn_bnr_drsecret_essentials.jpg'); 
	background-repeat:no-repeat; 
}
.drsecret_tseries { 
	background-image: url('../images/ourproducts/btn_bnr_drsecret_tseries.jpg'); 
	background-repeat:no-repeat; 
}
.drsecret_enhancement { 
	background-image: url('../images/ourproducts/btn_bnr_drsecret_enhancement.jpg'); 
	background-repeat:no-repeat; 
}

.drsecret_lipcare { 
	background-image: url('../images/ourproducts/btn_bnr_drsecret_lipcare.jpg'); 
	background-repeat:no-repeat; 
}


.pentalab{ 
	background-image: url('../images/ourproducts/btn_bnr_pentalab.jpg'); 
	background-repeat:no-repeat; 
}
.pentalab_intimeds{ 
	background-image: url('../images/ourproducts/btn_bnr_pentalab_intimeds.jpg'); 
	background-repeat:no-repeat; 
}
.pentalab_bodycare{ 
	background-image: url('../images/ourproducts/btn_bnr_pentalab_bodycare.jpg'); 
	background-repeat:no-repeat; 
}
.miraglo{ 
	background-image: url('../images/ourproducts/btn_bnr_miraglo.jpg'); 
	background-repeat:no-repeat; 
}

.aestier{ 
	background-image: url('../images/ourproducts/btn_bnr_aestier.jpg'); 
	background-repeat:no-repeat; 
}
.aestier_eyecream{ 
	background-image: url('../images/ourproducts/btn_bnr_aestier_eyecream.jpg'); 
	background-repeat:no-repeat; 
}

.aestier_antiaging{ 
	background-image: url('../images/ourproducts/btn_bnr_aestier_antiaging.jpg'); 
	background-repeat:no-repeat; 
}
.aestier_mask{ 
	background-image: url('../images/ourproducts/btn_bnr_aestier_mask.jpg'); 
	background-repeat:no-repeat; 
}

.aestier_cleansingcream { 
	background-image: url('../images/ourproducts/btn_bnr_aestier_cleansingcream.jpg'); 
	background-repeat:no-repeat; 
}

.foodphilo { 
	background-image: url('../images/ourproducts/btn_bnr_foodphilo.jpg'); 
	background-repeat:no-repeat; 
}


#tabs { width: 1000px; height: 32px; float: left; }

.button_abtus { width: 101px; height: 32px; margin-bottom: 0px; }
.button_ourproducts { width: 129px; height: 32px; margin-bottom: 0px; }
.button_business { width: 172px; height: 32px; margin-bottom: 0px; }
.button_kash { width: 130px; height: 32px; margin-bottom: 0px; }
.button_whatson { width: 112px; height: 32px; margin-bottom: 0px; }
.button_newsroom { width: 119px; height: 32px; margin-bottom: 0px; }
.button_contactus { width: 119px; height: 32px; margin-bottom: 0px; }
.button_downloads { width: 118px; height: 32px; margin-bottom: 0px; }
.button_members { width: 116px; height: 32px; margin-bottom: 0px; }

.button_left{ float:left; }
.button_right{ float:right; }

a#button_abtus:hover { background-image: url('../images/global/english/topnav_abtus_roll.jpg'); }
a#button_abtus { background-image: url('../images/global/english/topnav_abtus.jpg'); }
#button_abtus_active{ background-image: url('../images/global/english/topnav_abtus_roll.jpg'); }

a#button_ourproducts:hover { background-image: url('../images/global/english/topnav_ourproducts_roll.jpg'); }
a#button_ourproducts { background-image: url('../images/global/english/topnav_ourproducts.jpg'); }
#button_ourproducts_active{ background-image: url('../images/global/english/topnav_ourproducts_roll.jpg'); }

a#button_business:hover { background-image: url('../images/global/english/topnav_business_roll.jpg'); }
a#button_business { background-image: url('../images/global/english/topnav_business.jpg'); }
#button_business_active{ background-image: url('../images/global/english/topnav_business_roll.jpg'); }

a#button_kash:hover { background-image: url('../images/global/english/topnav_kash_roll.jpg'); }
a#button_kash { background-image: url('../images/global/english/topnav_kash.jpg'); }
#button_kash_active{ background-image: url('../images/global/english/topnav_kash_roll.jpg'); }

a#button_whatson:hover { background-image: url('../images/global/english/topnav_whatson_roll.jpg'); }
a#button_whatson { background-image: url('../images/global/english/topnav_whatson.jpg'); }
#button_whatson_active{ background-image: url('../images/global/english/topnav_whatson_roll.jpg'); }

a#button_newsroom:hover { background-image: url('../images/global/english/topnav_newsroom_roll.jpg'); }
a#button_newsroom { background-image: url('../images/global/english/topnav_newsroom.jpg'); }
#button_newsroom_active{ background-image: url('../images/global/english/topnav_newsroom_roll.jpg'); }

a#button_contactus:hover { background-image: url('../images/global/english/topnav_contactus_roll.jpg'); }
a#button_contactus { background-image: url('../images/global/english/topnav_contactus.jpg'); }
#button_contactus_active{ background-image: url('../images/global/english/topnav_contactus_roll.jpg'); }

a#button_downloads:hover { background-image: url('../images/global/english/topnav_downloads_roll.jpg'); }
a#button_downloads { background-image: url('../images/global/english/topnav_downloads.jpg'); }
#button_downloads_active{ background-image: url('../images/global/english/topnav_downloads_roll.jpg'); }

a#button_members:hover { background-image: url('../images/global/english/topnav_members_roll.jpg'); }
a#button_members { background-image: url('../images/global/english/topnav_members.jpg'); }
#button_members_active{ background-image: url('../images/global/english/topnav_members_roll.jpg'); }
/*End of top nav area*/

/*Start of flash bnr*/
#banner { 
	width: 1000px; 
	/* height: 360px; */
	height: 325px;
	margin-bottom: 35px;
	overflow: hidden;
	/* float: left;  */
/*background-image: url('../im/home/flash.jpg');*/ 
}
/*End of flash bnr*/

/*Start of brands logo*/
#brands_logo { width: 1000px; height: 61px; float: left; }

#bkg_middle { width: 1000px; height: 13px; float: left; background-image: url('../images/home/bkg_middle.gif'); background-repeat: no-repeat; }

#title_bwbrands {
	width: 207px;
	height: 45px;
	float: left;
	margin-left: 20px;
	*margin-left: 12px;
	margin-top: 0px;
	background-image: url('../images/home/english/title_bwbrands.gif');
	background-repeat: no-repeat;
}

/*****stattic*****/
/*
#logo_avance { width: 59px; height: 45px; float: left; margin-left: 25px; margin-right: 15px; margin-top: 0px; background-image: url('../images/home/logo_avance.gif'); background-repeat: no-repeat; }
#logo_drsecrets { width: 37px; height: 45px; float: left; margin-left: 25px; margin-right: 15px; margin-top: 0px; background-image: url('../images/home/logo_drsecrets.gif'); background-repeat: no-repeat; }
#logo_miraglo { width: 79px; height: 45px; float: left; margin-left: 25px; margin-right: 15px; margin-top: 0px; background-image: url('../images/home/logo_miraglo.gif'); background-repeat: no-repeat; }
#logo_optrimax { width: 67px; height: 45px; float: left; margin-left: 30px; margin-right: 15px; margin-top: 0px; background-image: url('../images/home/logo_optrimax.gif'); background-repeat: no-repeat; }
#logo_pentalab { width: 105px; height: 45px; float: left; margin-left: 20px; margin-right: 0px; margin-top: 0px; background-image: url('../images/home/logo_pentalab.gif'); background-repeat: no-repeat; }
#logo_uberair { width: 82px; height: 45px; float: left; margin-left: 20px; margin-right: 10px; margin-top: 0px; background-image: url('../images/home/logo_uberair.gif'); background-repeat: no-repeat; }
#logo_foodphilo { width: 88px; height: 45px; float: left; margin-left: 20px; margin-right: 0px; margin-top: 0px; background-image: url('../images/home/logo_foodphilo.gif'); background-repeat: no-repeat; }
*/
/*****static*****/


/*****autoscroll*****/
#logo_avance { width: 59px; height: 45px; float: left; margin-left: 10px; margin-right: 0px; margin-top: 0px; background-image: url('../images/home/logo_avance.gif'); background-repeat: no-repeat; }
#logo_drsecrets { width: 37px; height: 45px; float: left; margin-left: 37px; margin-right: 0px; margin-top: 0px; background-image: url('../images/home/logo_drsecrets.gif'); background-repeat: no-repeat; }
#logo_miraglo { width: 79px; height: 45px; float: left; margin-left: 40px; margin-right: 0px; margin-top: 0px; background-image: url('../images/home/logo_miraglo.gif'); background-repeat: no-repeat; }
#logo_optrimax { width: 67px; height: 45px; float: left; margin-left: 80px; margin-right: 0px; margin-top: 0px; background-image: url('../images/home/logo_optrimax.gif'); background-repeat: no-repeat; }
#logo_pentalab { width: 86px; height: 45px; float: left; margin-left: 110px; margin-right: 0px; margin-top: 0px; background-image: url('../images/home/logo_pentalab.gif'); background-repeat: no-repeat; }
#logo_uberair { width: 82px; height: 45px; float: left; margin-left: 10px; margin-right: 0px; margin-top: 0px; background-image: url('../images/home/logo_uberair.gif'); background-repeat: no-repeat; }
#logo_foodphilo { width: 88px; height: 45px; float: left; margin-left: 50px; margin-right: 0px; margin-top: 0px; background-image: url('../images/home/logo_foodphilo.gif'); background-repeat: no-repeat; }
#logo_aestier { width: 63px; height: 45px; float: left; margin-left: 95px; margin-right: 0px; margin-top: 0px; background-image: url('../images/home/logo_aestier.gif'); background-repeat: no-repeat; }
#logo_skinstudio { width: 88px; height: 45px; float: left; margin-left: 110px; margin-right: 0px; margin-top: 0px; background-image: url('../images/home/logo_skinstudio.gif'); background-repeat: no-repeat; }
/*****autoscroll*****/


/******scroll******/
#brands_area {
	position:relative;
	/*width: 1586px;*/
	width: 760px;
	height: 45px;
	margin: -46px 0 0 260px;
	*margin: 0 0 0 10px;
	float: left;
}

#btn_scroll_left {
	position:absolute;
    width: 13px;
	height: 13px;
	background-image: url('../images/home/btn_next.gif');
	background-repeat: no-repeat;
	margin-top: 13px;
    margin-left: 710px;
	*margin-left: 750px;
	z-index: 99;
	float: left;
}

#btn_scroll_right {
    width: 13px;
	height: 13px;
	background-image: url('../images/home/btn_previous.gif');
	background-repeat: no-repeat;
	margin-top: -32px;
	margin-left: -20px;
	*margin-left: 10px;
	z-index: 99;
	float: left;
}
/******scroll******/


#divider_bwbrands { width: 1000px; height: 3px; float: left; margin-top: -15px; background-image: url('../images/home/divider_bwbrands.gif'); background-repeat: no-repeat; }
/*End of brands logo*/

/*Start of content*/
#big_container {
	width: 1000px;
	background-color: transparent;
	margin-top: 10px;
	float:left;
}

#big_container_video_inner {
	width: 700px;
	background-color: transparent;
	margin-top: 10px;
	float:left;
}

#big_container_downline_inner {
	background-color: transparent;
	margin-top: 10px;
	float:center;
}

#profile_container {
	width: 229px;
	background-color: transparent;
	float:left;
	border-style:solid;
	border-width: 1px;
	border-color: #e6e7e4;
	padding: 7px 7px 7px 7px;
}

#eaccess_container {
	width: 228px;
	background-color: transparent;
	float:left;
	/*margin: 10px 0px 10px 0px;*/
	margin: 0px 0px 10px 0px;
	border: 2px solid #c8edec;
	/*padding: 7px 7px 7px 7px;*/
}


/*Start of breadcrumb*/
#breadcrumb_cn {
	width: 690px;
	/*font-family: Arial, Verdana, Helvetica, sans-serif;*/
	font-family: "FZXiYuan-M01S", Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #666666;
	float: right;
	margin: 5px 0px 0px 0px;
}
/*End of breadcrumb*/

#btn_print {
	width: 25px;
	height: 24px;
	background-image: url('../images/global/icon_print.gif');
	background-repeat: no-repeat;
	/* margin: -18px 0 0 0; */
	margin: -4px 0 0 0; /* safari*/
	float: right;
}

#divider {
	/*width: 730px;*/
	width: 690px;
	height: 1px;
	float: left;
	margin-top: 2px;
}

.orange_header{
	color: #F60;
	font-size:13px;
	font-weight:bold;
}

.content_big_header,
.whatson_article h2 {
	/*font-family: Arial, Verdana, Helvetica, sans-serif;*/
	font: 20px/20px "Lucida Sans Unicode", Geneva, Arial, Verdana, sans-serif; 
	color: #F60;
}
	.whatson_article h2 {
		font-weight:bold;
	}

.content_big_header {
	/*font-family: Arial, Verdana, Helvetica, sans-serif;*/
	font: 20px/20px "Lucida Sans Unicode", Geneva, Arial, Verdana, sans-serif; 
	color: #F60;
}


.content_medium_header {
	/*font-family: Arial, Verdana, Helvetica, sans-serif;*/
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
    font-size: 14.5px;
	/*font-weight:bold;*/
	color: #008099;
}

a.content_medium_header_link {
	/*font-family: Arial, Verdana, Helvetica, sans-serif;*/
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
    font-size: 14.5px;
	/*font-weight:bold;*/
	color: #008099;
}

.content_header {
	/*font-family: Arial, Verdana, Helvetica, sans-serif;*/
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #454545;
	font-weight: bold;
}

.content_sml {
	/*font-family: Arial, Verdana, Helvetica, sans-serif;*/
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size: 10px;
	color: #454545;
	line-height: 1.2;
}
/*End of content*/

/*Start of footer*/
#footer {
	/*width: 100%;
	height: 101px;
	background-image: url('../im/global/bkg_bottom.gif');
	background-repeat: repeat-x bottom;*/
	background: #e6e7e4 url(../images/global/bkg_bottom.gif) repeat-x left bottom;
	margin-top: 20px;
	margin-bottom: 0px;
	clear: both;
	/*z-index: 9;*/
}

.content_footer_left {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #a09f9f;
	text-align: left;	
	margin-top: 15px;
	/*float:left;
	padding-left: 0px;
	padding-right: 0px;
	margin: 15px auto 0px auto;
	z-index: 99;
	position: absolute;*/
}
.content_footer_left a {
	font-size: 12px;
}

#footer .logo {
	float: right;
	margin-top: 12px;
}

#footer .logo a {
	display: block;
	height: 57px;
	text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}

#logo_mlmpf { 
	width: 62px; 
	height: 57px;
	margin-left: 10px; 
	margin-top: 0px; 
	background-image: url('../images/global/logo_mlmpf.png'); 
	background-repeat: no-repeat; 
}

#logo_mlmpf_long { 
	width: 196px; 
	height: 57px;
	margin-left: 10px; 
	margin-top: 0px; 
	background-image: url('../images/global/logo_mlmpf_long.png'); 
	background-repeat: no-repeat; 
}

#logo_dsas { width: 75px; height: 57px; float: left; margin-left: 10px; margin-right: 10px; margin-top: 0px; background-image: url('../images/global/logo_dsas.gif'); background-repeat: no-repeat; }

#logo_dsa { width: 75px; height: 57px; float: left; margin-left: 10px; margin-right: 10px; margin-top: 0px; background-image: url('../images/global/logo_dsa_tw.gif'); background-repeat: no-repeat; }
#logo_forbes { width: 62px; height: 57px; float: left; margin-left: 10px; margin-right: 10px; margin-top: 0px; background-image: url('../images/global/logo_forbes.gif'); background-repeat: no-repeat; }
#logo_forbes200 { width: 62px; height: 57px; float: left; margin-left: 10px; margin-right: 0px; margin-top: 0px; background-image: url('../images/global/logo_forbes200.gif'); background-repeat: no-repeat; }
/*End of footer*/



/******************************START OF SUB PAGE***************************************************************************/

/*Start of sub bnr*/
#banner_abtus { width: 1000px; height: 129px; float: left; background-image: url('../images/abtus/english/bnr_abtus.jpg'); }

#banner_ourproducts { width: 1000px; height: 129px; float: left; background-image: url('../images/ourproducts/english/bnr_lifeharmony.jpg'); }

#banner_ourproducts_ih { width: 1000px; height: 129px; float: left; background-image: url('../images/ourproducts/english/bnr_ih.jpg'); }
#banner_ourproducts_ih_avance { width: 1000px; height: 129px; float: left; background-image: url('../images/ourproducts/english/bnr_ih_avance.jpg'); }
#banner_ourproducts_ih_optrimax { width: 1000px; height: 129px; float:left; background-image: url('../images/ourproducts/english/bnr_ih_optrimax.jpg'); }

#banner_ourproducts_oh { width: 1000px; height: 129px; float: left; background-image: url('../images/ourproducts/english/bnr_oh.jpg'); }
#banner_ourproducts_oh_drsecret { width: 1000px; height: 129px; float: left; background-image: url('../images/ourproducts/english/bnr_oh_drsecret.jpg'); }
#banner_ourproducts_oh_pentalab { width: 1000px; height: 129px; float:left; background-image: url('../images/ourproducts/english/bnr_oh_pentalab.jpg'); }
#banner_ourproducts_oh_miraglo { width: 1000px; height: 129px; float: left; background-image: url('../images/ourproducts/english/bnr_oh_miraglo.jpg'); }
#banner_ourproducts_oh_cbon { width: 1000px; height: 129px; float:left; background-image: url('../images/ourproducts/english/bnr_oh_cbon.jpg'); }

#banner_ourproducts_lh { width: 1000px; height: 129px; float: left; background-image: url('../images/ourproducts/english/bnr_lh.jpg'); }
#banner_ourproducts_lh_uberair { width: 1000px; height: 129px; float: left; background-image: url('../images/ourproducts/english/bnr_lh_uberair.jpg'); }
#banner_ourproducts_lh_pureflo { width: 1000px; height: 129px; float: left; background-image: url('../images/ourproducts/english/bnr_lh_pureflo.jpg'); }

#banner_business { width: 1000px; height: 129px; float: left; background-image: url('../images/business/english/bnr_business.jpg'); }
#banner_kash { width: 1000px; height: 129px; float: left; background-image: url('../images/kash/english/bnr_kash.jpg'); }
#banner_whatson { width: 1000px; height: 129px; float: left; background-image: url('../images/whatson/english/bnr_whatson.jpg'); }
#banner_newsroom { width: 1000px; height: 129px; float: left; background-image: url('../images/newsroom/english/bnr_newsroom.jpg'); }
#banner_contactus { width: 1000px; height: 129px; float: left; background-image: url('../images/contactus/english/bnr_contactus.jpg'); }
#banner_downloads { width: 1000px; height: 129px; float: left; background-image: url('../images/downloads/english/bnr_downloads.jpg'); }
#banner_sitemap { width: 1000px; height: 129px; float: left; background-image: url('../images/sitemap/english/bnr_sitemap.jpg'); }
#banner_members { width: 1000px; height: 129px; float: left; background-image: url('../images/eaccess/english/bnr_members.jpg'); }

/******************************************************************************************************************************/


/*End of sub bnr*/

/*Start of left nav*/
#left_nav { width: 245px; background-color: transparent; margin: -11px 25px 0px 0px; *margin-left:-24px; **margin-left:0px; float:left; *position:relative;}


/*#btn_joinusnow { width: 221px; height: 78px; float: left; margin: 20px 0px 50px 12px; background-image: url('../im/global/btn_joinusnow.jpg'); }*/

.btn_joinusnow { width: 221px; height: 78px; float: left; margin: 20px 0px 50px 12px; }
a#btn_joinusnow:hover { background-image: url('../images/global/english/btn_joinusnow_roll.jpg'); }
a#btn_joinusnow { background-image: url('../images/global/english/btn_joinusnow.jpg'); }
#btn_joinusnow_active{ background-image: url('../images/global/english/btn_joinusnow_roll.jpg'); }


/*********************************************************************************************************************************************/

/*Start of left nav_aboutus*/
.button_overview { width: 245px; height: 30px; margin-bottom: 5px; }
a#button_overview:hover { background-image: url('../images/abtus/english/btn_overview_roll.gif'); }
a#button_overview { background-image: url('../images/abtus/english/btn_overview.gif'); }
#button_overview_active{ background-image: url('../images/abtus/english/btn_overview_roll.gif'); }

.button_vision { width: 245px; height: 30px; margin-bottom: 5px; }
a#button_vision:hover { background-image: url('../images/abtus/english/btn_vision_roll.gif'); }
a#button_vision { background-image: url('../images/abtus/english/btn_vision.gif'); }
#button_vision_active{ background-image: url('../images/abtus/english/btn_vision_roll.gif'); }

.button_corporateprofile { width: 245px; height: 30px; margin-bottom: 5px; }
a#button_corporateprofile:hover { background-image: url('../images/abtus/english/btn_corporateprofile_roll.gif'); }
a#button_corporateprofile { background-image: url('../images/abtus/english/btn_corporateprofile.gif'); }
#button_corporateprofile_active{ background-image: url('../images/abtus/english/btn_corporateprofile_roll.gif'); }

.button_sub_listedcompany { width: 215px; height: 21px; }
a#button_sub_listedcompany:hover { background-image: url('../images/abtus/english/btn_sub_listedcompany_roll.gif'); }
a#button_sub_listedcompany { background-image: url('../images/abtus/english/btn_sub_listedcompany.gif'); }
#button_sub_listedcompany_active{ background-image: url('../images/abtus/english/btn_sub_listedcompany_roll.gif'); }

.button_sub_founders { width: 215px; height: 21px; }
a#button_sub_founders:hover { background-image: url('../images/abtus/english/btn_sub_founders_roll.gif'); }
a#button_sub_founders { background-image: url('../images/abtus/english/btn_sub_founders.gif'); }
#button_sub_founders_active{ background-image: url('../images/abtus/english/btn_sub_founders_roll.gif'); }

.button_sub_management { width: 215px; height: 21px; }
a#button_sub_management:hover { background-image: url('../images/abtus/english/btn_sub_managementteam_roll.gif'); }
a#button_sub_management { background-image: url('../images/abtus/english/btn_sub_managementteam.gif'); }
#button_sub_management_active{ background-image: url('../images/abtus/english/btn_sub_managementteam_roll.gif'); }

.button_sub_industry { width: 215px; height: 21px; }
a#button_sub_industry:hover { background-image: url('../images/abtus/english/btn_sub_industry_roll.gif'); }
a#button_sub_industry { background-image: url('../images/abtus/english/btn_sub_industry.gif'); }
#button_sub_industry_active{ background-image: url('../images/abtus/english/btn_sub_industry_roll.gif'); }

.button_sub_branding { width: 215px; height: 21px; }
a#button_sub_branding:hover { background-image: url('../images/abtus/english/btn_sub_branding_roll.gif'); }
a#button_sub_branding { background-image: url('../images/abtus/english/btn_sub_branding.gif'); }
#button_sub_branding_active{ background-image: url('../images/abtus/english/btn_sub_branding_roll.gif'); }

.button_sub_promoting { width: 215px; height: 21px; }
a#button_sub_promoting:hover { background-image: url('../images/abtus/english/btn_sub_promoting_roll.gif'); }
a#button_sub_promoting { background-image: url('../images/abtus/english/btn_sub_promoting.gif'); }
#button_sub_promoting_active{ background-image: url('../images/abtus/english/btn_sub_promoting_roll.gif'); }

.button_sub_social { width: 215px; height: 21px; margin-bottom: 10px; }
a#button_sub_social:hover { background-image: url('../images/abtus/english/btn_sub_social_roll.gif'); }
a#button_sub_social { background-image: url('../images/abtus/english/btn_sub_social.gif'); }
#button_sub_social_active{ background-image: url('../images/abtus/english/btn_sub_social_roll.gif'); }

.button_international { width: 245px; height: 30px; margin-bottom: 5px; }
a#button_international:hover { background-image: url('../images/abtus/english/btn_international_roll.gif'); }
a#button_international { background-image: url('../images/abtus/english/btn_international.gif'); }
#button_international_active{ background-image: url('../images/abtus/english/btn_international_roll.gif'); }
/*End of left nav_aboutus*/

/*********************************************************************************************************************************************/



/*#btn_ih_avance { width: 245px; height: 30px; float:left; margin: 0px 0px 5px 0px; background-image: url('../im/ourproducts/btn_avance.gif');}*/
.button_ih_avance { width: 245px; height: 30px; margin-bottom: 5px; }
a#button_ih_avance:hover { background-image: url('../images/ourproducts/english/btn_avance_roll.gif'); }
a#button_ih_avance { background-image: url('../images/ourproducts/english/btn_avance.gif'); }
#button_ih_avance_active{ background-image: url('../images/ourproducts/english/btn_avance_roll.gif'); }

.button_ih_sub_dh { width: 215px; height: 21px; }
a#button_ih_sub_dh:hover { background-image: url('../images/ourproducts/english/btn_sub_dh_roll.gif'); }
a#button_ih_sub_dh { background-image: url('../images/ourproducts/english/btn_sub_dh.gif'); }
#button_ih_sub_dh_active{ background-image: url('../images/ourproducts/english/btn_sub_dh_roll.gif'); }

.button_ih_sub_ch { width: 215px; height: 18px; }
a#button_ih_sub_ch:hover { background-image: url('../images/ourproducts/english/btn_sub_ch_roll.gif'); }
a#button_ih_sub_ch { background-image: url('../images/ourproducts/english/btn_sub_ch.gif'); }
#button_ih_sub_ch_active{ background-image: url('../images/ourproducts/english/btn_sub_ch_roll.gif'); }

.button_ih_sub_eynr { width: 215px; height: 18px; }
a#button_ih_sub_eynr:hover { background-image: url('../images/ourproducts/english/btn_sub_eynr_roll.gif'); }
a#button_ih_sub_eynr { background-image: url('../images/ourproducts/english/btn_sub_eynr.gif'); }
#button_ih_sub_eynr_active{ background-image: url('../images/ourproducts/english/btn_sub_eynr_roll.gif'); }

.button_ih_sub_rejuvenation { width: 215px; height: 18px; }
a#button_ih_sub_rejuvenation:hover { background-image: url('../images/ourproducts/english/btn_sub_rejuvenation_roll.gif'); }
a#button_ih_sub_rejuvenation { background-image: url('../images/ourproducts/english/btn_sub_rejuvenation.gif'); }
#button_ih_sub_rejuvenation_active{ background-image: url('../images/ourproducts/english/btn_sub_rejuvenation_roll.gif'); }

.button_ih_sub_oc { width: 215px; height: 18px; margin-bottom: 10px;}
a#button_ih_sub_oc:hover { background-image: url('../images/ourproducts/english/btn_sub_oc_roll.gif'); }
a#button_ih_sub_oc { background-image: url('../images/ourproducts/english/btn_sub_oc.gif'); }
#button_ih_sub_oc_active{ background-image: url('../images/ourproducts/english/btn_sub_oc_roll.gif'); }

.button_ih_sub_cellspa { width: 215px; height: 18px; margin-bottom: 10px;}
a#button_ih_sub_cellspa:hover { background-image: url('../images/ourproducts/english/btn_sub_cellspa_roll.gif'); }
a#button_ih_sub_cellspa { background-image: url('../images/ourproducts/english/btn_sub_cellspa.gif'); }
#button_ih_sub_cellspa_active{ background-image: url('../images/ourproducts/english/btn_sub_cellspa_roll.gif'); }

/*#btn_ih_optrimax { width: 245px; height:30px; float:left; margin:0px 0px 5px 0px;background-image:url('../im/ourproducts/btn_optrimax.gif');}*/
.button_ih_optrimax { width: 245px; height: 30px; margin-bottom: 5px; }
a#button_ih_optrimax:hover { background-image: url('../images/ourproducts/english/btn_optrimax_roll.gif'); }
a#button_ih_optrimax { background-image: url('../images/ourproducts/english/btn_optrimax.gif'); }
#button_ih_optrimax_active{ background-image: url('../images/ourproducts/english/btn_optrimax_roll.gif'); }

.button_ih_foophilo { width: 245px; height: 30px; margin-bottom: 5px; }
a#button_ih_foophilo:hover { background-image: url('../images/ourproducts/english/btn_foodphilo_roll.gif'); }
a#button_ih_foophilo { background-image: url('../images/ourproducts/english/btn_foodphilo.gif'); }
#button_ih_v_active{ background-image: url('../images/ourproducts/english/btn_foodphilo_roll.gif'); }
/*End of left nav_our products_inner harmony*/

/*Start of left nav_our products_outer harmony*/
.button_ourproducts_oh { width: 245px; height: 50px; margin-bottom: 5px; }
a#button_ourproducts_oh:hover { background-image: url('../images/ourproducts/english/btn_outer_harmony_roll.jpg'); }
a#button_ourproducts_oh { background-image: url('../images/ourproducts/english/btn_outer_harmony.jpg'); }
#button_ourproducts_oh_active{ background-image: url('../images/ourproducts/english/btn_outer_harmony_roll.jpg'); }

/*m'sia*/
.button_ourproducts_oh_my { width: 245px; height: 50px; margin-bottom: 5px; }
a#button_ourproducts_oh_my:hover { background-image: url('../im/eng/ourproducts/btn_outer_harmony_my_roll.jpg'); }
a#button_ourproducts_oh_my { background-image: url('../im/eng/ourproducts/btn_outer_harmony.my_jpg'); }
#button_ourproducts_oh_my_active{ background-image: url('../im/eng/ourproducts/btn_outer_harmony_my_roll.jpg'); }

.button_oh_drseager { width: 245px; height: 30px; margin-bottom: 5px;}
a#button_oh_drseager:hover { background-image: url('../im/eng/ourproducts/btn_drseager_roll.gif'); }
a#button_oh_drseager { background-image: url('../im/eng/ourproducts/btn_drseager.gif'); }
#button_oh_drseager_active{ background-image: url('../im/eng/ourproducts/btn_drseager_roll.gif'); }

.button_oh_bwlrange { width: 245px; height: 30px; margin-bottom: 5px;}
a#button_oh_bwlrange:hover { background-image: url('../im/eng/ourproducts/btn_bwlrange_roll.gif'); }
a#button_oh_bwlrange { background-image: url('../im/eng/ourproducts/btn_bwlrange.gif'); }
#button_oh_bwlrange_active{ background-image: url('../im/eng/ourproducts/btn_bwlrange_roll.gif'); }

.button_oh_sub_drseager_range { width: 215px; height: 18px; }
a#button_oh_sub_drseager_range:hover { background-image: url('../im/eng/ourproducts/btn_sub_drseager_range_roll.gif'); }
a#button_oh_sub_drseager_range { background-image: url('../im/eng/ourproducts/btn_sub_drseager_range.gif'); }
#button_oh_sub_drseager_range_active{ background-image: url('../im/eng/ourproducts/btn_sub_drseager_range_roll.gif'); }

.button_oh_sub_drseager_tseries { width: 215px; height: 18px; }
a#button_oh_sub_drseager_tseries:hover { background-image: url('../im/eng/ourproducts/btn_sub_drseager_tseries_roll.gif'); }
a#button_oh_sub_drseager_tseries { background-image: url('../im/eng/ourproducts/btn_sub_drseager_tseries.gif'); }
#button_oh_sub_drseager_tseries_active{ background-image: url('../im/eng/ourproducts/btn_sub_drseager_tseries_roll.gif'); }

.button_oh_sub_drseager_nseries { width: 215px; height: 18px; }
a#button_oh_sub_drseager_nseries:hover { background-image: url('../im/eng/ourproducts/btn_sub_drseager_nseries_roll.gif'); }
a#button_oh_sub_drseager_nseries { background-image: url('../im/eng/ourproducts/btn_sub_drseager_nseries.gif'); }
#button_oh_sub_drseager_nseries_active{ background-image: url('../im/eng/ourproducts/btn_sub_drseager_nseries_roll.gif'); }

.button_oh_sub_drseager_enhancement { width: 215px; height: 18px; }
a#button_oh_sub_drseager_enhancement:hover { background-image: url('../im/eng/ourproducts/btn_sub_drseager_enhancement_roll.gif'); }
a#button_oh_sub_drseager_enhancement { background-image: url('../im/eng/ourproducts/btn_sub_drseager_enhancement.gif'); }
#button_oh_sub_drseager_enhancement_active{ background-image: url('../im/eng/ourproducts/btn_sub_drseager_enhancement_roll.gif'); }

.button_oh_sub_drseager_touch { width: 215px; height: 18px; margin-bottom: 10px;}
a#button_oh_sub_drseager_touch:hover { background-image: url('../im/eng/ourproducts/btn_sub_drseager_touch_roll.gif'); }
a#button_oh_sub_drseager_touch { background-image: url('../im/eng/ourproducts/btn_sub_drseager_touch.gif'); }
#button_oh_sub_drseager_touch_active{ background-image: url('../im/eng/ourproducts/btn_sub_drseager_touch_roll.gif'); }
/*m'sia*/

.button_oh_drsecret { width: 245px; height: 30px; margin-bottom: 5px;}
a#button_oh_drsecret:hover { background-image: url('../images/ourproducts/english/btn_drsecret_roll.gif'); }
a#button_oh_drsecret { background-image: url('../images/ourproducts/english/btn_drsecret.gif'); }
#button_oh_drsecret_active{ background-image: url('../images/ourproducts/english/btn_drsecret_roll.gif'); }

.button_oh_sub_drs_range { width: 215px; height: 18px; }
a#button_oh_sub_drs_range:hover { background-image: url('../images/ourproducts/english/btn_sub_drs_range_roll.gif'); }
a#button_oh_sub_drs_range { background-image: url('../images/ourproducts/english/btn_sub_drs_range.gif'); }
#button_oh_sub_drs_range_active{ background-image: url('../images/ourproducts/english/btn_sub_drs_range_roll.gif'); }

.button_oh_sub_drs_tseries { width: 215px; height: 18px; }
a#button_oh_sub_drs_tseries:hover { background-image: url('../images/ourproducts/english/btn_sub_drs_tseries_roll.gif'); }
a#button_oh_sub_drs_tseries { background-image: url('../images/ourproducts/english/btn_sub_drs_tseries.gif'); }
#button_oh_sub_drs_tseries_active{ background-image: url('../images/ourproducts/english/btn_sub_drs_tseries_roll.gif'); }

.button_oh_sub_drs_nseries { width: 215px; height: 18px; }
a#button_oh_sub_drs_nseries:hover { background-image: url('../images/ourproducts/english/btn_sub_drs_nseries_roll.gif'); }
a#button_oh_sub_drs_nseries { background-image: url('../images/ourproducts/english/btn_sub_drs_nseries.gif'); }
#button_oh_sub_drs_nseries_active{ background-image: url('../images/ourproducts/english/btn_sub_drs_nseries_roll.gif'); }

.button_oh_sub_drs_enhancement { width: 215px; height: 18px; }
a#button_oh_sub_drs_enhancement:hover { background-image: url('../images/ourproducts/english/btn_sub_drs_enhancement_roll.gif'); }
a#button_oh_sub_drs_enhancement { background-image: url('../images/ourproducts/english/btn_sub_drs_enhancement.gif'); }
#button_oh_sub_drs_enhancement_active{ background-image: url('../images/ourproducts/english/btn_sub_drs_enhancement_roll.gif'); }

.button_oh_sub_drs_touch { width: 215px; height: 18px; margin-bottom: 10px;}
a#button_oh_sub_drs_touch:hover { background-image: url('../images/ourproducts/english/btn_sub_drs_touch_roll.gif'); }
a#button_oh_sub_drs_touch { background-image: url('../images/ourproducts/english/btn_sub_drs_touch.gif'); }
#button_oh_sub_drs_touch_active{ background-image: url('../images/ourproducts/english/btn_sub_drs_touch_roll.gif'); }

.button_oh_pentalab { width: 245px; height: 30px; margin-bottom: 5px;}
a#button_oh_pentalab:hover { background-image: url('../images/ourproducts/english/btn_pentalab_roll.gif'); }
a#button_oh_pentalab { background-image: url('../images/ourproducts/english/btn_pentalab.gif'); }
#button_oh_pentalab_active{ background-image: url('../images/ourproducts/english/btn_pentalab_roll.gif'); }

.button_oh_sub_pentalab_scalp { width: 215px; height: 18px; }
a#button_oh_sub_pentalab_scalp:hover { background-image: url('../images/ourproducts/english/btn_sub_pentalab_scalp_roll.gif'); }
a#button_oh_sub_pentalab_scalp { background-image: url('../images/ourproducts/english/btn_sub_pentalab_scalp.gif'); }
#button_oh_sub_pentalab_scalp_active{ background-image: url('../images/ourproducts/english/btn_sub_pentalab_scalp_roll.gif'); }

.button_oh_sub_pentalab_all { width: 215px; height: 18px; margin-bottom: 10px;}
a#button_oh_sub_pentalab_all:hover { background-image: url('../images/ourproducts/english/btn_sub_pentalab_all_roll.gif'); }
a#button_oh_sub_pentalab_all { background-image: url('../images/ourproducts/english/btn_sub_pentalab_all.gif'); }
#button_oh_sub_pentalab_all_active{ background-image: url('../images/ourproducts/english/btn_sub_pentalab_all_roll.gif'); }

.button_oh_sub_pentalab_intimeds{ width: 215px; height: 18px; margin-bottom: 10px; }
a#button_oh_sub_pentalab_intimeds:hover { background-image: url('../images/ourproducts/english/btn_sub_pentalab_intimeds_roll.gif'); }
a#button_oh_sub_pentalab_intimeds { background-image: url('../images/ourproducts/english/btn_sub_pentalab_intimeds.gif'); }
#button_oh_sub_pentalab_intimeds_active{ background-image: url('../images/ourproducts/english/btn_sub_pentalab_intimeds_roll.gif'); }

.button_oh_miraglo{ width: 245px; height: 30px; margin-bottom: 5px;}
a#button_oh_miraglo:hover { background-image: url('../images/ourproducts/english/btn_miraglo_roll.gif'); }
a#button_oh_miraglo { background-image: url('../images/ourproducts/english/btn_miraglo.gif'); }
#button_oh_miraglo_active{ background-image: url('../images/ourproducts/english/btn_miraglo_roll.gif'); }

.button_oh_cbon { width: 245px; height: 30px; margin-bottom: 5px;}
a#button_oh_cbon:hover { background-image: url('../images/ourproducts/english/btn_cbon_roll.gif'); }
a#button_oh_cbon { background-image: url('../images/ourproducts/english/btn_cbon.gif'); }
#button_oh_cbon_active{ background-image: url('../images/ourproducts/english/btn_cbon_roll.gif'); }
/*End of left nav_our products_outer harmony*/

/*Start of left nav_our products_lifestyle harmony*/
.button_ourproducts_lh { width: 245px; height: 50px; margin-bottom: 5px; }
a#button_ourproducts_lh:hover { background-image: url('../images/ourproducts/english/btn_lifestyle_harmony_roll.jpg'); }
a#button_ourproducts_lh { background-image: url('../images/ourproducts/english/btn_lifestyle_harmony.jpg'); }
#button_ourproducts_lh_active{ background-image: url('../images/ourproducts/english/btn_lifestyle_harmony_roll.jpg'); }

.button_lh_uberair { width: 245px; height: 30px; margin-bottom: 5px;}
a#button_lh_uberair:hover { background-image: url('../images/ourproducts/english/btn_uberair_roll.gif'); }
a#button_lh_uberair { background-image: url('../images/ourproducts/english/btn_uberair.gif'); }
#button_lh_uberair_active{ background-image: url('../images/ourproducts/english/btn_uberair_roll.gif'); }

.button_lh_pureflo { width: 245px; height: 30px; margin-bottom: 5px;}
a#button_lh_pureflo:hover { background-image: url('../images/ourproducts/english/btn_pureflo_roll.gif'); }
a#button_lh_pureflo { background-image: url('../images/ourproducts/english/btn_pureflo.gif'); }
#button_lh_pureflo_active{ background-image: url('../images/ourproducts/english/btn_pureflo_roll.gif'); }

.button_lh_sub_uberair_space { width: 215px; height: 18px; }
a#button_lh_sub_uberair_space:hover { background-image: url('../images/ourproducts/english/btn_sub_uberair_space_roll.gif'); }
a#button_lh_sub_uberair_space { background-image: url('../images/ourproducts/english/btn_sub_uberair_space.gif'); }
#button_lh_sub_uberair_space_active{ background-image: url('../images/ourproducts/english/btn_sub_uberair_space_roll.gif'); }

.button_lh_sub_uberair_ride { width: 215px; height: 18px; margin-bottom: 10px;}
a#button_lh_sub_uberair_ride:hover { background-image: url('../images/ourproducts/english/btn_sub_uberair_ride_roll.gif'); }
a#button_lh_sub_uberair_ride { background-image: url('../images/ourproducts/english/btn_sub_uberair_ride.gif'); }
#button_lh_sub_uberair_ride_active{ background-image: url('../images/ourproducts/english/btn_sub_uberair_ride_roll.gif'); }
/*End of left nav_our products_lifestyle harmony*/

/*********************************************************************************************************************************************/

/*Start of left nav_business*/
.button_enp { width: 245px; height: 30px; margin-bottom: 5px; }
a#button_enp:hover { background-image: url('../images/business/english/btn_enp_roll.gif'); }
a#button_enp { background-image: url('../images/business/english/btn_enp.gif'); }
#button_enp_active{ background-image: url('../images/business/english/btn_enp_roll.gif'); }

.button_enp_sub_unique { width: 215px; height: 18px; }
a#button_enp_sub_unique:hover { background-image: url('../images/business/english/btn_sub_enp_unique_roll.gif'); }
a#button_enp_sub_unique { background-image: url('../images/business/english/btn_sub_enp_unique.gif'); }
#button_enp_sub_unique_active{ background-image: url('../images/business/english/btn_sub_enp_unique_roll.gif'); }

.button_enp_sub_business { width: 215px; height: 18px; }
a#button_enp_sub_business:hover { background-image: url('../images/business/english/btn_sub_enp_business_roll.gif'); }
a#button_enp_sub_business { background-image: url('../images/business/english/btn_sub_enp_business.gif'); }
#button_enp_sub_business_active{ background-image: url('../images/business/english/btn_sub_enp_business_roll.gif'); }

.button_enp_sub_promotion { width: 215px; height: 18px; }
a#button_enp_sub_promotion:hover { background-image: url('../images/business/english/btn_sub_enp_promotion_roll.gif'); }
a#button_enp_sub_promotion { background-image: url('../images/business/english/btn_sub_enp_promotion.gif'); }
#button_enp_sub_promotion_active{ background-image: url('../images/business/english/btn_sub_enp_promotion_roll.gif'); }

.button_enp_sub_remuneration { width: 215px; height: 18px; }
a#button_enp_sub_remuneration:hover { background-image: url('../images/business/english/btn_sub_enp_remuneration_roll.gif'); }
a#button_enp_sub_remuneration { background-image: url('../images/business/english/btn_sub_enp_remuneration.gif'); }
#button_enp_sub_remuneration_active{ background-image: url('../images/business/english/btn_sub_enp_remuneration_roll.gif'); }

.button_enp_sub_recognition { width: 215px; height: 18px; margin-bottom: 10px;}
a#button_enp_sub_recognition:hover { background-image: url('../images/business/english/btn_sub_enp_recognition_roll.gif'); }
a#button_enp_sub_recognition { background-image: url('../images/business/english/btn_sub_enp_recognition.gif'); }
#button_enp_sub_recognition_active{ background-image: url('../images/business/english/btn_sub_enp_recognition_roll.gif'); }


.button_success { width: 245px; height: 30px; margin-bottom: 5px; }
a#button_success:hover { background-image: url('../images/business/english/btn_successstories_roll.gif'); }
a#button_success { background-image: url('../images/business/english/btn_successstories.gif'); }
#button_success_active{ background-image: url('../images/business/english/btn_successstories_roll.gif'); }

.button_corporatevideo { width: 245px; height: 30px; margin-bottom: 5px; }
a#button_corporatevideo:hover { background-image: url('../images/business/english/btn_corporatevideo_roll.gif'); }
a#button_corporatevideo { background-image: url('../images/business/english/btn_corporatevideo.gif'); }
#button_corporatevideo_active{ background-image: url('../images/business/english/btn_corporatevideo_roll.gif'); }
/*End of left nav_business*/

/*********************************************************************************************************************************************/

/*Start of left nav_kash*/
.button_kash_training { width: 245px; height: 30px; margin-bottom: 5px; }
a#button_kash_training:hover { background-image: url('../images/kash/english/btn_kash_roll.gif'); }
a#button_kash_training { background-image: url('../images/kash/english/btn_kash.gif'); }
#button_kash_training_active{ background-image: url('../images/kash/english/btn_kash_roll.gif'); }

.button_distributor { width: 245px; height: 30px; margin-bottom: 5px; }
a#button_distributor:hover { background-image: url('../images/kash/english/btn_distributor_roll.gif'); }
a#button_distributor { background-image: url('../images/kash/english/btn_distributor.gif'); }
#button_distributor_active{ background-image: url('../images/kash/english/btn_distributor_roll.gif'); }

.button_training { width: 245px; height: 30px; margin-bottom: 5px; }
a#button_training:hover { background-image: url('../images/kash/english/btn_training_roll.gif'); }
a#button_training { background-image: url('../images/kash/english/btn_training.gif'); }
#button_training_active{ background-image: url('../images/kash/english/btn_training_roll.gif'); }
/*End of left nav_kash*/

/*********************************************************************************************************************************************/

/*Start of left nav_whatson*/
.button_special { width: 245px; height: 30px; margin-bottom: 5px; }
a#button_special:hover { background-image: url('../images/whatson/english/btn_special_roll.gif'); }
a#button_special { background-image: url('../images/whatson/english/btn_special.gif'); }
#button_special_active{ background-image: url('../images/whatson/english/btn_special_roll.gif'); }

.button_event { width: 245px; height: 30px; margin-bottom: 5px; }
a#button_event:hover { background-image: url('../images/whatson/english/btn_event_roll.gif'); }
a#button_event{ background-image: url('../images/whatson/english/btn_event.gif'); }
#button_event_active{ background-image: url('../images/whatson/english/btn_event_roll.gif'); }

.button_event_sub_upcoming { width: 215px; height: 18px; }
a#button_event_sub_upcoming:hover { background-image: url('../images/whatson/english/btn_sub_upcoming_roll.gif'); }
a#button_event_sub_upcoming { background-image: url('../images/whatson/english/btn_sub_upcoming.gif'); }
#button_event_sub_upcoming_active{ background-image: url('../images/whatson/english/btn_sub_upcoming_roll.gif'); }

.button_event_sub_past { width: 215px; height: 18px; margin-bottom: 10px;}
a#button_event_sub_past:hover { background-image: url('../images/whatson/english/btn_sub_past_roll.gif'); }
a#button_event_sub_past { background-image: url('../images/whatson/english/btn_sub_past.gif'); }
#button_event_sub_past_active{ background-image: url('../images/whatson/english/btn_sub_past_roll.gif'); }


.button_annual { width: 245px; height: 30px; margin-bottom: 5px; }
a#button_annual:hover { background-image: url('../images/whatson/english/btn_annual_roll.gif'); }
a#button_annual { background-image: url('../images/whatson/english/btn_annual.gif'); }
#button_annual_active{ background-image: url('../images/whatson/english/btn_annual_roll.gif'); }

.button_halloffame { width: 245px; height: 30px; margin-bottom: 5px; }
a#button_halloffame:hover { background-image: url('../images/whatson/english/btn_halloffame_roll.gif'); }
a#button_halloffame { background-image: url('../images/whatson/english/btn_halloffame.gif'); }
#button_halloffame_active{ background-image: url('../images/whatson/english/btn_halloffame_roll.gif'); }
/*End of left nav_whatson*/

/*********************************************************************************************************************************************/

/*Start of left nav_newsroom*/
.button_newsletter { width: 245px; height: 30px; margin-bottom: 5px; }
a#button_newsletter:hover { background-image: url('../images/newsroom/english/btn_newsletter_roll.gif'); }
a#button_newsletter{ background-image: url('../images/newsroom/english/btn_newsletter.gif'); }
#button_newsletter_active{ background-image: url('../images/newsroom/english/btn_newsletter_roll.gif'); }

.button_pressreleases { width: 245px; height: 30px; margin-bottom: 5px; }
a#button_pressreleases:hover { background-image: url('../images/newsroom/english/btn_pressreleases_roll.gif'); }
a#button_pressreleases { background-image: url('../images/newsroom/english/btn_pressreleases.gif'); }
#button_pressreleases_active{ background-image: url('../images/newsroom/english/btn_pressreleases_roll.gif'); }
/*End of left nav_newsroom*/

/*********************************************************************************************************************************************/

/*Start of left nav_contactus*/
.button_contactinfo { width: 245px; height: 30px; margin-bottom: 5px; }
a#button_contactinfo:hover { background-image: url('../images/contactus/english/btn_contactinfo_roll.gif'); }
a#button_contactinfo{ background-image: url('../images/contactus/english/btn_contactinfo.gif'); }
#button_contactinfo_active{ background-image: url('../images/contactus/english/btn_contactinfo_roll.gif'); }

.button_feedback { width: 245px; height: 30px; margin-bottom: 5px; }
a#button_feedback:hover { background-image: url('../images/contactus/english/btn_feedback_roll.gif'); }
a#button_feedback { background-image: url('../images/contactus/english/btn_feedback.gif'); }
#button_feedback_active{ background-image: url('../images/contactus/english/btn_feedback_roll.gif'); }
/*End of left nav_contactus*/

/*********************************************************************************************************************************************/

/*Start of left nav_downloads*/
.button_wallpaper { width: 245px; height: 50px; margin-bottom: 5px; }
a#button_wallpaper:hover { background-image: url('../images/downloads/english/btn_bnr_wallpaper_roll.jpg'); }
a#button_wallpaper{ background-image: url('../images/downloads/english/btn_bnr_wallpaper.jpg'); }
#button_wallpaper_active{ background-image: url('../images/downloads/english/btn_bnr_wallpaper_roll.jpg'); }

.button_screensaver { width: 245px; height: 50px; margin-bottom: 5px; }
a#button_screensaver:hover { background-image: url('../images/downloads/english/btn_bnr_screensaver_roll.jpg'); }
a#button_screensaver{ background-image: url('../images/downloads/english/btn_bnr_screensaver.jpg'); }
#button_screensaver_active{ background-image: url('../images/downloads/english/btn_bnr_screensaver_roll.jpg'); }

.button_music { width: 245px; height: 50px; margin-bottom: 5px; }
a#button_music:hover { background-image: url('../images/downloads/english/btn_bnr_music_roll.jpg'); }
a#button_music{ background-image: url('../images/downloads/english/btn_bnr_music.jpg'); }
#button_music_active{ background-image: url('../images/downloads/english/btn_bnr_music_roll.jpg'); }

.button_blogparts { width: 245px; height: 50px; margin-bottom: 5px; }
a#button_blogparts:hover { background-image: url('../images/downloads/english/btn_bnr_blogparts_roll.jpg'); }
a#button_blogparts{ background-image: url('../images/downloads/english/btn_bnr_blogparts.jpg'); }
#button_blogparts_active{ background-image: url('../images/downloads/english/btn_bnr_blogparts_roll.jpg'); }
/*End of left nav_downloads*/

/*********************************************************************************************************************************************/

/*Start of left nav_members area*/
.button_mygroup { width: 245px; height: 50px; margin-bottom: 5px; }
a#button_mygroup:hover { background-image: url('../images/eaccess/english/btn_bnr_mygroup_roll.jpg'); }
a#button_mygroup{ background-image: url('../images/eaccess/english/btn_bnr_mygroup.jpg'); }
#button_mygroup_active{ background-image: url('../images/eaccess/english/btn_bnr_mygroup_roll.jpg'); }

.button_mypersonalrecord { width: 245px; height: 50px; margin-bottom: 5px; }
a#button_mypersonalrecord:hover { background-image: url('../images/eaccess/english/btn_bnr_mypersonalrecord_roll.jpg'); }
a#button_mypersonalrecord{ background-image: url('../images/eaccess/english/btn_bnr_mypersonalrecord.jpg'); }
#button_mypersonalrecord_active{ background-image: url('../images/eaccess/english/btn_bnr_mypersonalrecord_roll.jpg'); }

.button_mysaleshistory { width: 245px; height: 50px; margin-bottom: 5px; }
a#button_mysaleshistory:hover { background-image: url('../images/eaccess/english/btn_bnr_mysaleshistory_roll.jpg'); }
a#button_mysaleshistory{ background-image: url('../images/eaccess/english/btn_bnr_mysaleshistory.jpg'); }
#button_mysaleshistory_active{ background-image: url('../images/eaccess/english/btn_bnr_mysaleshistory_roll.jpg'); }

.button_mygroupsales { width: 245px; height: 50px; margin-bottom: 5px; }
a#button_mygroupsales:hover { background-image: url('../images/eaccess/english/btn_bnr_mygroupsales_roll.jpg'); }
a#button_mygroupsales{ background-image: url('../images/eaccess/english/btn_bnr_mygroupsales.jpg'); }
#button_mygroupsales_active{ background-image: url('../images/eaccess/english/btn_bnr_mygroupsales_roll.jpg'); }

.button_mystatement { width: 245px; height: 50px; margin-bottom: 5px; }
a#button_mystatement:hover { background-image: url('../images/eaccess/english/btn_bnr_mystatement_roll.jpg'); }
a#button_mystatement{ background-image: url('../images/eaccess/english/btn_bnr_mystatement.jpg'); }
#button_mystatement_active{ background-image: url('../images/eaccess/english/btn_bnr_mystatement_roll.jpg'); }

.button_mybulletin { width: 245px; height: 50px; margin-bottom: 5px; }
a#button_mybulletin:hover { background-image: url('../images/eaccess/english/btn_bnr_mybulletin_roll.jpg'); }
a#button_mybulletin{ background-image: url('../images/eaccess/english/btn_bnr_mybulletin.jpg'); }
#button_mybulletin_active{ background-image: url('../images/eaccess/english/btn_bnr_mybulletin_roll.jpg'); }
/*End of left nav_membes area*/

/*********************************************************************************************************************************************/


/*Start of content area*/
#content_area_txt {
	width: 650px;
	background-color: transparent;
	margin: 7px 40px 50px 0px;
	*margin: 7px 20px 50px 0px;
	**margin: 7px 40px 50px 0px;
	float: right;
}

#content_area {
	/*width: 730px;*/
	width: 650px;
	background-color: transparent;
	/*margin: -5px 0px 50px 0px;*/
	margin: 7px 40px 50px 0px;
	*margin: 7px 20px 50px 0px;
	**margin: 7px 40px 50px 0px;
	float: right;
}


#btn_pgtop { width: 55px; height: 8px; margin: 0px 0px 20px 0px; float: right; background-image: url('../images/global/english/btn_pgtop.gif'); background-repeat:no-repeat; clear:both; }


#blogparts_drsecret {
	width: 170px;
	height: 358px;
	float: left;
	background-image: url('../images/downloads/pic_blogpart_static_refiningserum.jpg');
	background-repeat: no-repeat;
	/*background-image: url(../im/downloads/blogpart_drsecret.swf);*/
}

.content_blog {
	/*font-family: Arial, Verdana, Helvetica, sans-serif;*/
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #454545;
	line-height: 1.8;
}

.close_window {
	/*font-family: Arial, Verdana, Helvetica, sans-serif;*/
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #454545;
	margin-top: -10px;
}

#tabs_grey {
	width: 623px;
	height: 30px;
	background-color:#f5f5f5;
	float: left;
	margin-bottom: 10px;
	color: #666666;
	clear: both;
}

.tabs_grey {
	height: 30px;
	background-color:#f5f5f5;
	margin-bottom: 10px;
	clear: both;
	font-weight: bold;
	color:#666666

}

#tabs_grey_form {
	width: 547px;
	height: 30px;
	background-color:#f5f5f5;
	float: left;
	color: #666666;
	clear: both;
}


#tabs_color {
	width: 650px;
	height: 30px;
	float: left;
	margin-bottom: 10px;
	color: #454545;
	clear: both;
}
/*End of content area*/


/*Start of whatson bnr*/
#btn_bnr {
	width: 317px;
	height: 51px;
	background-image: url('../im/whatson/btn_bnr.jpg');
	background-repeat: no-repeat;
	float: left;
	z-index: 99;
	position:relative;
}

.title_bnr {
	/*font-family: Arial, Verdana, Helvetica, sans-serif;*/
	font-family: "Lucida Sans Unicode", Geneva, Arial, Verdana, sans-serif;
	font-size: 16px;
	color: #008099;
	margin-left: 35px;
}

.whatson_box {
	width: 317px;
	min-height: 100px;
	float: left;
	border: 1px solid #e6e7e4;
	margin-top: -1px;
	z-index: 1;
	position:relative;
	padding: 10px 10px 10px 10px;
}
	div.whatson_box {
		width:295px;
		min-height:78px;
	}
/*End of whatson bnr*/


/*Start of form*/
.form_textarea {
	/*font-family: Arial, Verdana, Helvetica, sans-serif;*/
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size: 11.5px;
}

.form_textarearight {
	/*font-family: Arial, Verdana, Helvetica, sans-serif;*/
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size: 11.5px;
	text-align: right;
}
/*End of form*/


/*Start of profile*/
.profile_name {
	/*font-family: Arial, Verdana, Helvetica, sans-serif;*/
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #F60;
	line-height: 1.8;
}

#profile_box {
	width: 243px;
	float: left;
	margin: 20px 0 0 0;
	border: 1px solid #e6e7e4;
}
/*End of profile*/


/*Start of Shopping Cart*/
.cart_header {
	/*font-family: Arial, Verdana, Helvetica, sans-serif;*/
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-bottom-width: 1px;
	background-color:#35c2dd;

}
.cart_empty {
	font-size: 11px;
	font-weight: bold;
	

}
.cart_title {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-color: #efefef;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #efefef;

}
.cart_qty_title {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #efefef;
}
.cart_qty {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	border-bottom-style: solid;
	border-bottom-color: #efefef;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-left-color: #efefef;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-color: #efefef;
	border-right-width: 1px;
}
.cart_remove {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	border-bottom-style: solid;
	border-bottom-color: #efefef;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-left-color: #efefef;
	border-left-width: 1px;
}
.cart_item {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	border-bottom-style: solid;
	border-bottom-color: #efefef;
	border-bottom-width: 1px;
}
.cart_total {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color:#e7e7e7;
}

#shopping_cart {
	width: 245px;
	float: left;
	margin: 20px 0 0 0;
}

.shopping_cart_back {
width: 245px;
	border-left-style: solid;
	border-left-color: #d5e4ef;
	border-left-width: 2px;
	border-right-style: solid;
	border-right-color: #d5e4ef;
	border-right-width: 2px;

}
/*End of Shopping cart*/


/*Start of Detail Shopping Cart*/
.details {
	color:#019ecb;
	font-weight: bold;
}

.detail_cart_line {
	border-bottom-style: solid;
	border-bottom-color: #e3ecf4;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-left-color: #e3ecf4;
	border-left-width: 1px;
}

.detail_cart_line_grey {
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-left-color: #E6E6E6;
	border-left-width: 1px;
}


.cart_side_line {
	border-right-style: solid;
	border-right-color: #e3ecf4;
	border-right-width: 1px;
	border-left-style: solid;
	border-left-color: #e3ecf4;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e3ecf4;
	border-bottom-width: 1px;
}

.cart_header_background_grey {
	background-color: #E6E6E6;
}

.cart_table_background_grey {
	background-color: #E2E2E2;
}
.cart_cell_background_grey {
	background-color: #F2F2F2;
}

.cart_subtotal_background_grey {
	background-color: #F2F2F2;
	border-right-style: solid;
	border-right-color: #E6E6E6;
	border-right-width: 1px;
	border-left-style: solid;
	border-left-color: #E6E6E6;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
	border-bottom-width: 1px;
}

.cart_side_line_grey {
	border-right-style: solid;
	border-right-color: #E6E6E6;
	border-right-width: 1px;
	border-left-style: solid;
	border-left-color: #E6E6E6;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
	border-bottom-width: 1px;
}
/*End of Detail Shopping Cart*/


/*Start of product details box*/
div.details_box {
	border:1px solid #e6e7e4; 
	padding: 3px 3px 3px 3px;
}
/*End of product details box*/

/******************************END OF SUB PAGE***************************************************************************/



/******************************EACCESS STYE SHEET***************************************************************************/

.SubHeader {
	/*font-family: Arial, Verdana, Helvetica, sans-serif;*/
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
    font-size: 14.5px;
	/*font-weight:bold;*/
	color: #F60;
	/*font-weight: bold;*/
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #b7b7b7;
}

.icon{
	height: 20px;
	width: 20px;
	float: right;
}

.content_normal { font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif; font-size: 11px; color: #454545; }

/*Start of Tables Background*/

.tableheader{
	color: #FFFFFF;
	/*font-size: 12px;*/
	background-color: #84bdc8;
	font-weight: bold;
	vertical-align: top;
}
.tableheadergrey{
	/*font-size: 12px;*/
	background-color: #2cb9d3;
	font-weight: bold;
	vertical-align: top;
}

.tabletitle{
	color: #008099;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #87d9e5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #87d9e5;
	font-weight: bold;
}

.tabletitlesmall{
	font-size: 11px;
	color: #008099;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #87d9e5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #87d9e5;
	font-weight: bold;
}

.tablelevel{
	background-color: #D7E6EC;
	font-weight: bold;
}

.tableTextBack{
	background-color: #f1f1f1;
	text-align: right;
}

.tableTextBackSmall{
	font-size: 10px;
	background-color: #f1f1f1;
	text-align: right;
}

.tableTextBackLeft{
	/*/font-size: 12px;*/
	background-color: #f8f3ea;

}
.tableTextBackAlt{
	/*font-size: 12px;*/
	background-color: #EEF4F7;
}

.tableTextBackAltSmall{
	font-size: 10px;
	background-color: #EEF4F7;
}

.tableSubTotal{

	background-color: #D6E4EB;
	font-weight: bold;
}
.tableLastLine{
	
	background-color: #b0e1e8;
	font-weight: bold;
}
.memberTreeBack{
	background-color: #EEF4F7;
	padding: 1px;
	border: 1px solid #97CDDF;

}

/*End of Tables Background*/


/*Links*/
.toplinks{
	font-size: 12px;
	color: #F60;
}
a.toplinks:link { color: #008099; text-decoration: none }
a.toplinks:active { color: #008099; text-decoration: none }
a.toplinks:visited { color: #008099; text-decoration: none }
a.toplinks:hover { color: #ff6600; text-decoration: underline }

.changepassword{
	font-size: 12px;
	color: #757575;
}
a.changepassword:link { color: #757575; text-decoration: underline }
a.changepassword:active { color: #757575; text-decoration: underline }
a.changepassword:visited { color: #757575; text-decoration: underline }
a.changepassword:hover { color: #ff6600; text-decoration: none }

/*Box*/
.eaccess_box_long {
	width: 549px;
	height: 81px;
	background-image: url('../../images/eaccess/box_bkg_long.gif');
	background-repeat: no-repeat;
	float: left;
	padding: 5px 10px 5px 10px;
}

#scroll_box {
	width: 100%;
	float: left;
	overflow-x: scroll;
	/*table-layout:fixed;*/
}

div.tableContainer {
	width: 100%;		/* table width will be 99% of this*/
	height: 100%;		/*must be greater than tbody*/
	/*height: 328px; */    
	overflow-x: scroll;
	overflow-y:hidden;
	/*margin: 0 auto;*/
	}
/*End of box*/

	
/*Start of logout box*/

.LogoutBackground{
	background-image: url(/images/eaccess/box_bkg_blue.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

#eaccess_logoutbox {
	width: 245px;
	float: left;
	margin: 20px 0 10px 0;
	border: 1px solid #e6e7e4;
}

.eaccess_logout {
	/*font-family: Arial, Verdana, Helvetica, sans-serif;*/
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	/*font-size: 12px;*/
	font-weight: bold;
	color: #454545;
	line-height: 1.8;
	padding: 10px 10px 10px 10px;
}

#logout_box {
	width: 243px;
	float: left;
	margin: 0 0 20px 0;
	border: 1px solid #c8edec;
}

/*End of logout box*/


/*WELCOME TEXT*/
.welcometext{
	color: #F60;
	font-size: 14px;
}

.welcometext_grey{
	color: #000000;
	font-size: 14px;
}


.smallwelcometext{
	color: #F60;
	font-size: 13px;
}

.columngreen, .hof_list td {
	width: 70px;
	background: #F2FBFB;
	text-align:left;
}

.columnpink, .c2, .hof_list .c2 {
	width: 55px;
	background: #F8F3EA;
}

table.hof_list td:nth-child(even) {
	width: 55px;
	background-color: #F8F3EA;	
}

/*End of Welcome tesxt*/

.blueBullets {
	list-style-image:url(../include_images/bulletpoint_blue.gif);
	margin-left: 0;
	padding-left: 20px;
}
	.blueBullets li {
		margin-bottom: 8px;
	}

.bullet_greenArrow {
	margin:0;
	padding:0;	
}
.bullet_greenArrow li {
/*	list-style-image:url(../images/global/icon_arrow_green.jpg);
/* */
	list-style:none;
	background:url(../images/global/icon_arrow_green.jpg) no-repeat;
	margin:3px;
	padding-left:20px;
}
.greenArrow {
	background:url(../images/global/icon_arrow_green.jpg) no-repeat;
	padding-left:20px;
}

.whatson_article {
	border-bottom:1px #e6e6e6 solid;
	padding-bottom:15px;
	margin-bottom:15px;
}
	.article_thumbnail,
	.hallOfFame_profilePic {
		float: left;
		margin-right: 20px;		
	}
	.hallOfFame_profilePic {
		margin-bottom:20px;
	}

/* .whatson_hallOfFame {
	padding-bottom:15px;
	width:625px;
} */
	.whatson_hallOfFame h3,
	.productName,
	.sectionHeader {
		background: url(../images/global/tab_arrow.png) #F5F5F5 center left no-repeat;
		padding: 5px 0 5px 32px;
		font-size:12px;
		line-height: 23px;
		font-weight: bold;
	}
	.whatson_hallOfFame h4 {
		font-size: 14.5px;
		font-weight:normal;
		margin-bottom:3px;
		line-height:25px;
		color: #008099;	
		border-bottom:1px #e6e6e6 solid;
	}

.productContainer {
	margin-bottom:20px;
}
	.productName {
		color:#666;
		margin-bottom:0;
	}
	.productDescription,
	.productPicture {
		display:inline;
		float:left;
	}
		.productPicture {
			width:175px;
		}
		.productDescription {
			width:468px;
		}
		
	.productMeta {
		display:inline-block;
	}
	.productMetaWeight {
		border:1px solid #d6e4ef;
	}
		.productMeta .weight {
			background-color:#EEF4F7;
			margin: 0;
			padding: 3px;
			border: 2px solid #FFF;	
		}
		.productMeta strong {
			color:#019ecb;
		}
		.productMeta .tiny {
			color:#454545;
			font-size:10px;
		}

.notice,
.whatson_hallOfFame {
	border-bottom: 1px solid #e6e6e6;
    /* padding-bottom: 25px;
    margin-bottom: 10px; */
    padding-bottom: 18px;
    margin-bottom: 22px;
}

.listColumns li {
	display: inline-block;
	width: 45%;
}
	.listColumns li:nth-child(even) {
		float: right;
	}

	.listColumns li:nth-child(odd) {
		float: left;
		clear: both;
	}

.listNotices {
	font-size: 15px;
}
	.listNotices li {
		background: url(../images/whatson/notice_icon.png) no-repeat;
		margin: 3px 0 0px 0;
		padding: 2px 0 12px 35px;
		width: 286px;
	}

	.listNotices li.notices_admin {
		background: url(../images/whatson/notice_icon_admin.png) no-repeat;
	}

	.listNotices .date {
		font-size: 11px;
		display: block;
		margin-top: -3px;
		color: #999;
	}
	
.TableAltColour tr:nth-child(even) {
	background-color:#f7f7f7;
}

/* Helpers ******************************* */
.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

#search INPUT[type="text"] {
  background: #F1F1F1;
  border: 0;
  border-bottom: 1px solid #c6c6c6;
  border-radius: 0;
  margin-bottom: 10px;
  padding: 0;
  text-indent: 10px;
  width: 100%;
}
ul.vertical {
	list-style: none outside none;
	padding: 0;
    margin: 0;
    position: relative; 
}
.vertical li{
 background: url(../images/Q.png) no-repeat 0px 0px transparent;
    list-style-type: none;
    padding: 0px 2px 5px 35px;
    vertical-align: middle;
	position: relative;
}

.Question {
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
    font-size: 16px;
	font-weight: bold;
	color: #F60;
}

.copy-darkblue {
	color: #00008b;
}

.copy-yellow {
	color: #e2ca2f;
}

.copy-olive {
	color: #3D9970;
}

.copy-orange {
	color: #FF851B;
}

.copy-purple {
	color: #923e74;
}

.vipBonusTable th {
	font-size:15px;
  color: #4472c4;
	border-bottom:1px solid #e6e6e6;
	text-align:left;
}


/* .mainNav li { 
	padding-left: 3%;
  padding-right: 3%;
}

.mainNav .mainNav__li--vip {
	display: none;
} */

.skype-button {
	position: fixed;
	right: 20px;
	bottom: 5%;
	z-index: 999;
}

.wc-chatview-div {
	background-color: #FFF;
	position: fixed;
	right: 20px;
	bottom: 5%;
	z-index: 999;
	height: 150px;
	width: 300px;
}

.announcement{
	display: block;
	background-color: #F4E3A0;
	padding: 3px;
	font-size: 14px;
	text-align: center;
	width:90%;
}
.announcement_header{
	font-size: 20px;
	font-weight: bold;
	line-height: 1px;
}

/*preload classes*/
.svw {width: 50px; height: 20px; background: #fff;}
.svw ul {position: relative; left: -999em;}

/*core classes*/
.stripViewer { 
position: relative;
overflow: hidden; 
/* border: 5px solid #ff0000;   */
margin: 0 0 1px 0;
height: 905px !important;
width: 700px !important;
}
.stripViewer ul { /* this is your UL of images */
margin: 0;
padding: 0;
position: relative;
left: 0;
top: 0;
/* width: 700px !important; */
list-style-type: none;
}
.stripViewer ul li { 
float:left;
width: 700px;
}
.stripTransmitter {
overflow: auto;
width: 1%;
}
.stripTransmitter ul {
margin: 0;
padding: 0;
position: relative;
list-style-type: none;
}
.stripTransmitter ul li{
/* width: 20px; */
float:left;
margin: 0 1px 1px 0;
}
.stripTransmitter a{
font: bold 12px Verdana, Arial;
text-align: center;
line-height: 22px;
color: #2ca8d2;
text-decoration: none;
display: block;
padding: 0px 4px;
}
.stripTransmitter a:hover, a.current{
background: #2ca8d2;
color: #fff;
}

/*tooltips formatting*/
.tooltip
{
padding: 0.5em;
background: #fff;
color: #000;
border: 5px solid #dedede;
}