/* CSS Document */

body {
	margin: 0px auto 0px auto;
	background-image: url('../common/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: 12px;
	color: #454545;
	line-height: 1.3;
	/*line-height: 1.7;*/
	text-align: justify;
}

body #ProductReg {
    text-align: left;
}

/*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: hidden;*/
	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;
	text-align: center;
} /* 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('../common/images/global/btn_mybwl.jpg');
	background-repeat: no-repeat;
	margin: auto 10px auto auto;
	float: right;
}

#btn_on9shop {
	width: 134px;
	height: 28px;
	background-image: url('../common/images/global/english/btn_shoppingcart.jpg');
	background-repeat: no-repeat;
	margin: auto;
	float: right;
}


#btn_login {
	width: 70px;
	height: 28px;
	background-image: url('../common/images/global/english/btn_login.jpg');
	background-repeat: no-repeat;
	margin: auto;
	float: right;
}

#btn_login_sml {
	width: 56px;
	height: 20px;
	background-image: url('../common/images/global/english/btn_login_s.jpg');
	background-repeat: no-repeat;
	margin-left:300px;
	float: left;

}
/*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('../common/images/global/logo_bwl.jpg');
	background-repeat: no-repeat;
	margin: auto auto 0px 0px;
	float: left;
}

#btn_home {
	width: 24px;
	height: 62px;
	background-image: url('../common/images/global/btn_home.jpg');
	background-repeat: no-repeat;
	float: right;
}

#btn_sitemap {
	width: 24px;
	height: 62px;
	background-image: url('../common/images/global/btn_sitemap.jpg');
	background-repeat: no-repeat;
	float: right;
}

#btn_normalfont {
	width: 24px;
	height: 62px;
	background-image: url('../common/images/global/btn_normalfont.jpg');
	background-repeat: no-repeat;
	float: right;
}

#btn_largefont {
	width: 24px;
	height: 62px;
	background-image: url('../common/images/global/btn_largefont.jpg');
	background-repeat: no-repeat;
	float: right;
}

.topbar{
    width: 90%;
    margin: 20px auto;
    display: block;
}

.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; }

#ProductReg .content_top {
    margin-top: 0;
}
#ProductReg .content_selection { 
    -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  /* Add some styling */
  display: block;
    width: 70px;
  /* width: 100%; */
  /* max-width: 320px; */
  /*height: 20px;*/
  margin: 0px 0px;
  margin-top:3px;
  padding: 10px 15px;
	/*padding-bottom: 10px;*/
  /*padding-right: 20px;*/
  font-family: 'Noto Sans TC','Noto Sans SC','Noto Sans KR','Noto-Sans-Thai-Regular', sans-serif;
  font-size: 13px;
  font-weight: 600;
  color: #333;
  background: url(/images/dropdown2.png) right center no-repeat #ffffff;
  -ms-word-break: normal;
  word-break: normal;
    border: none;
    outline: none;
    border-radius: 50px;
    
}
#productAliasId.content_selection{
    padding: 15px 25px;
    width: 100%;
}
.ProductRegContainer{
    margin-top: 30px;
}

.groupContainer {
    display: block;
    position: relative;
    width: 100%;
    background-color: #f1f1ed;
    padding: 40px 0;
    margin-top: 80px;
    padding-bottom: 10px;
   
}
.contentContainer {
    width: 80%;
    max-width: 700px;
    margin: 0 auto;
}


@media screen and (max-width:400px) {
    .contentContainer {
        width: 90%;
    }
}
/*End of top nav right2*/


/*Start of top nav area*/
#tabs { width: 1000px; height: 32px; float: left; }

.button_abtus { width: 94px; height: 32px; margin-bottom: 0px; }
.button_ourproducts { width: 118px; height: 32px; margin-bottom: 0px; }
.button_business { width: 164px; height: 32px; margin-bottom: 0px; }
.button_kash { width: 117px; height: 32px; margin-bottom: 0px; }
.button_whatson { width: 94px; height: 32px; margin-bottom: 0px; }
.button_newsroom { width: 102px; height: 32px; margin-bottom: 0px; }
.button_contactus { width: 96px; height: 32px; margin-bottom: 0px; }
.button_downloads { width: 99px; 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('../common/images/global/english/topnav_abtus_roll.jpg'); }
a#button_abtus { background-image: url('../common/images/global/english/topnav_abtus.jpg'); }
#button_abtus_active{ background-image: url('../common/images/global/english/topnav_abtus_roll.jpg'); }

a#button_ourproducts:hover { background-image: url('../common/images/global/english/topnav_ourproducts_roll.jpg'); }
a#button_ourproducts { background-image: url('../common/images/global/english/topnav_ourproducts.jpg'); }
#button_ourproducts_active{ background-image: url('../common/images/global/english/topnav_ourproducts_roll.jpg'); }

a#button_business:hover { background-image: url('../common/images/global/english/topnav_business_roll.jpg'); }
a#button_business { background-image: url('../common/images/global/english/topnav_business.jpg'); }
#button_business_active{ background-image: url('../common/images/global/english/topnav_business_roll.jpg'); }

a#button_kash:hover { background-image: url('../common/images/global/english/topnav_kash_roll.jpg'); }
a#button_kash { background-image: url('../common/images/global/english/topnav_kash.jpg'); }
#button_kash_active{ background-image: url('../common/images/global/english/topnav_kash_roll.jpg'); }

a#button_whatson:hover { background-image: url('../common/images/global/english/topnav_whatson_roll.jpg'); }
a#button_whatson { background-image: url('../common/images/global/english/topnav_whatson.jpg'); }
#button_whatson_active{ background-image: url('../common/images/global/english/topnav_whatson_roll.jpg'); }

a#button_newsroom:hover { background-image: url('../common/images/global/english/topnav_newsroom_roll.jpg'); }
a#button_newsroom { background-image: url('../common/images/global/english/topnav_newsroom.jpg'); }
#button_newsroom_active{ background-image: url('../common/images/global/english/topnav_newsroom_roll.jpg'); }

a#button_contactus:hover { background-image: url('../common/images/global/english/topnav_contactus_roll.jpg'); }
a#button_contactus { background-image: url('../common/images/global/english/topnav_contactus.jpg'); }
#button_contactus_active{ background-image: url('../common/images/global/english/topnav_contactus_roll.jpg'); }

a#button_downloads:hover { background-image: url('../common/images/global/english/topnav_downloads_roll.jpg'); }
a#button_downloads { background-image: url('../common/images/global/english/topnav_downloads.jpg'); }
#button_downloads_active{ background-image: url('../common/images/global/english/topnav_downloads_roll.jpg'); }

a#button_members:hover { background-image: url('../common/images/global/english/topnav_members_roll.jpg'); }
a#button_members { background-image: url('../common/images/global/english/topnav_members.jpg'); }
#button_members_active{ background-image: url('../common/images/global/english/topnav_members_roll.jpg'); }
/*End of top nav area*/

/*Start of flash bnr*/
#banner { 
	width: 1000px; height: 360px; float: left; /*background-image: url('../im/home/flash.jpg');*/
	border-bottom:1px #e2e2e2 solid;
	border-top:2px #ffffff solid;
 }
/*End of flash bnr*/

/*Start of brands logo*/
#brands_logo { width: 1000px; height: 61px; float: left; z-index:10; }

#bkg_middle { width: 1000px; height: 13px; float: left; background-image: url('../common/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('../common/images/home/english/title_bwbrands.gif');
	background-repeat: no-repeat;
}

/*****static*****/
/*
#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: 17px; 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: 19px; 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: 19px; 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: 14px; 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: 8px; margin-right: 0px; margin-top: 0px; background-image: url('../images/home/logo_uberair.gif'); background-repeat: no-repeat; }
#logo_pureflo { width: 72px; height: 45px; float: left; margin-left: 12px; margin-right: 0px; margin-top: 0px; background-image: url('../images/home/logo_pureflo.gif'); background-repeat: no-repeat; }
#logo_foodphilo { width: 88px; height: 45px; float: left; margin-left: 10px; 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: 12px; 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: 12px; margin-right: 0px; margin-top: 0px; background-image: url('../images/home/logo_skinstudio.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('../common/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('../common/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('../common/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('../common/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('../common/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('../common/images/home/logo_uberair.gif'); background-repeat: no-repeat; }
#logo_pureflo { width: 72px; height: 45px; float: left; margin-left: 50px; margin-right: 0px; margin-top: 0px; background-image: url('../common/images/home/logo_pureflo.gif'); background-repeat: no-repeat; }
#logo_foodphilo { width: 88px; height: 45px; float: left; margin-left: 65px; margin-right: 0px; margin-top: 0px; background-image: url('../common/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('../common/images/home/logo_aestier.gif'); background-repeat: no-repeat; }
#logo_skinstudio { width: 88px; height: 45px; float: left; margin-left: 105px; margin-right: 0px; margin-top: 0px; background-image: url('../common/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('../common/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('../common/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('../common/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_video_inner .video {
	text-align: center;
}
*/
#container_announcement {
	width: 710px;
	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;*/
}

#breadcrumb {
	width: 690px;
	/*font-family: Arial, Verdana, Helvetica, sans-serif;*/
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #666666;
	float: right;
	margin: 5px 0px 0px 0px;
	/*margin: 5px 0px 0px 310px;*/
	/**margin-left: 135px;*/
	/**margin-left: 270px;*/
}

#btn_print {
	width: 25px;
	height: 24px;
	background-image: url('../common/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;
}

.content_big_header {
	/*font-family: Arial, Verdana, Helvetica, sans-serif;*/
	font: 20px/20px "Lucida Sans Unicode", Geneva, Arial, Verdana, sans-serif;
	color: #F60;
	text-align:left !important;
}
	span.content_big_header {
		display:block;
	}

.content_big_header_sub {
	font-size: 18px;
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	color: #F60;
}

.content_region_header {
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
    font-size: 18px;
	color: #008099;
}

.content_region_title {
	font-size: 13px;
	font-weight: bold;
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	color: #454545;
}

.content_region_rc {
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
    font-size: 12px;
	color: #008099;
}

.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;
}

.content_form {
	/*font-family: Arial, Verdana, Helvetica, sans-serif;*/
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #454545;
}
/*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(../common/images/global/bkg_bottom.gif) repeat-x left bottom;
	margin-top: 2px;
	/*margin-top: 20px;*/
	margin-bottom: 0px;
	clear: both;
	/*z-index: 9;*/

}

#footer_banner {
	/*width: 100%;
	height: 101px;
	background-image: url('../im/global/bkg_bottom.gif');
	background-repeat: repeat-x bottom;*/
	background: url(../images/whatson/banner_background2.jpg) 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;*/
}

#logo_casetrust { width: 93px; height: 57px; float: left; margin-left: 10px; margin-right: 10px; margin-top: 0px; background-image: url('../common/images/global/logo_casetrust.gif'); background-repeat: no-repeat; }
#logo_dsas { width: 93px; height: 57px; float: left; margin-left: 10px; margin-right: 10px; margin-top: 0px; background-image: url('../common/images/global/logo_dsas.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('../common/images/global/logo_forbes.gif'); background-repeat: no-repeat; }
#logo_forbes200 { width: 62px; height: 57px; float: left; margin-left: 10px; margin-right: 10px; margin-top: 0px; background-image: url('../common/images/global/logo_forbes200.gif'); background-repeat: no-repeat; }
#logo_ppl { width: 78px; height: 57px; float: left; margin-left: 10px; margin-right: 10px; margin-top: 0px; background-image: url('../common/images/global/logo_ppl.gif'); background-repeat: no-repeat; }
#logo_iso { width: 120px; height: 57px; float: right; margin-left: 0px; margin-right: 0px; margin-top: 0px; background-image: url('../common/images/global/logo_iso.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('../common/images/abtus/english/bnr_abtus.jpg'); }

#banner_ourproducts { width: 1000px; height: 129px; float: left; background-image: url('../common/images/ourproducts/english/bnr_lifeharmony.jpg'); }

#banner_ourproducts_ih { width: 1000px; height: 129px; float: left; background-image: url('../common/images/ourproducts/english/bnr_ih.jpg'); }
#banner_ourproducts_ih_avance { width: 1000px; height: 129px; float: left; background-image: url('../common/images/ourproducts/english/bnr_ih_avance.jpg'); }
#banner_ourproducts_ih_optrimax { width: 1000px; height: 129px; float:left; background-image: url('../common/images/ourproducts/english/bnr_ih_optrimax.jpg'); }
#banner_ourproducts_ih_foodphilo { width: 1000px; height: 129px; float:left; background-image: url('../common/images/ourproducts/english/bnr_ih_foodphilo.jpg'); }

#banner_ourproducts_oh { width: 1000px; height: 129px; float: left; background-image: url('../common/images/ourproducts/english/bnr_oh.jpg'); }
#banner_ourproducts_oh_mondella { width: 1000px; height: 129px; float: left; background-image: url('../common/images/ourproducts/english/bnr_oh_mondella.jpg'); }
#banner_ourproducts_oh_drsecret { width: 1000px; height: 129px; float: left; background-image: url('../common/images/ourproducts/english/bnr_oh_drsecret_aestier.jpg'); }
#banner_ourproducts_oh_aestier { width: 1000px; height: 129px; float: left; background-image: url('../common/images/ourproducts/english/bnr_oh_aestier.jpg'); }
#banner_ourproducts_oh_skinstudio { width: 1000px; height: 129px; float: left; background-image: url('../common/images/ourproducts/english/bnr_oh_skinstudio.jpg'); }
#banner_ourproducts_oh_pentalab { width: 1000px; height: 129px; float:left; background-image: url('../common/images/ourproducts/english/bnr_oh_pentalab.jpg'); }
#banner_ourproducts_oh_miraglo { width: 1000px; height: 129px; float: left; background-image: url('../common/images/ourproducts/english/bnr_oh_miraglo.jpg'); }
#banner_ourproducts_oh_cbon { width: 1000px; height: 129px; float:left; background-image: url('../common/images/ourproducts/english/bnr_oh_cbon.jpg'); }

#banner_ourproducts_lh { width: 1000px; height: 129px; float: left; background-image: url('../common/images/ourproducts/english/bnr_lh.jpg'); }
#banner_ourproducts_lh_uberair { width: 1000px; height: 129px; float: left; background-image: url('../common/images/ourproducts/english/bnr_lh_uberair.jpg'); }
#banner_ourproducts_lh_pureflo { width: 1000px; height: 129px; float: left; background-image: url('../common/images/ourproducts/english/bnr_lh_pureflo.jpg'); }

#banner_ourproducts_cat { width: 1000px; height: 129px; float: left; background-image: url('../common/images/ourproducts/english/bnr_product_cat.jpg'); }

#banner_business { width: 1000px; height: 129px; float: left; background-image: url('../common/images/business/english/bnr_business.jpg'); }
#banner_kash { width: 1000px; height: 129px; float: left; background-image: url('../common/images/kash/english/bnr_kash.jpg'); }
#banner_whatson { width: 1000px; height: 129px; float: left; background-image: url('../common/images/whatson/english/bnr_whatson.jpg'); }
#banner_newsroom { width: 1000px; height: 129px; float: left; background-image: url('../common/images/newsroom/english/bnr_newsroom.jpg'); }
#banner_contactus { width: 1000px; height: 129px; float: left; background-image: url('../common/images/contactus/english/bnr_contactus.jpg'); }
#banner_downloads { width: 1000px; height: 129px; float: left; background-image: url('../common/images/downloads/english/bnr_downloads.jpg'); }
#banner_sitemap { width: 1000px; height: 129px; float: left; background-image: url('../common/images/sitemap/english/bnr_sitemap.jpg'); }
#banner_members { width: 1000px; height: 129px; float: left; background-image: url('../common/images/members/english/bnr_members.jpg'); }

#banner_shoppingcart { width: 1000px; height: 129px; float: left; background-image: url('../common/images/shoppingcart/english/bnr_shoppingcart3.jpg'); }

#banner_registration { width: 1000px; height: 129px; float: left; background-image: url('../common/images/registration/english/bnr_registration.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('../common/images/global/english/btn_joinusnow_roll.jpg'); }
a#btn_joinusnow { background-image: url('../common/images/global/english/btn_joinusnow.jpg'); }
#btn_joinusnow_active{ background-image: url('../common/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('../common/images/abtus/english/btn_overview_roll.gif'); }
a#button_overview { background-image: url('../common/images/abtus/english/btn_overview.gif'); }
#button_overview_active{ background-image: url('../common/images/abtus/english/btn_overview_roll.gif'); }

.button_story { width: 245px; height: 30px; margin-bottom: 5px; }
a#button_story:hover { 	background-image: url('../common/images/abtus/english/btn_story_roll.gif'); }
a#button_story { 				background-image: url('../common/images/abtus/english/btn_story.gif'); }
#button_story_active{ 	background-image: url('../common/images/abtus/english/btn_story_roll.gif'); }

.button_vision { width: 245px; height: 30px; margin-bottom: 5px; }
a#button_vision:hover { background-image: url('../common/images/abtus/english/btn_vision_roll.gif'); }
a#button_vision { background-image: url('../common/images/abtus/english/btn_vision.gif'); }
#button_vision_active{ background-image: url('../common/images/abtus/english/btn_vision_roll.gif'); }

.button_corporateprofile { width: 245px; height: 30px; margin-bottom: 5px; }
a#button_corporateprofile:hover { background-image: url('../common/images/abtus/english/btn_corporateprofile_roll.gif'); }
a#button_corporateprofile { background-image: url('../common/images/abtus/english/btn_corporateprofile.gif'); }
#button_corporateprofile_active{ background-image: url('../common/images/abtus/english/btn_corporateprofile_roll.gif'); }

.button_sub_listedcompany { width: 215px; height: 21px; }
a#button_sub_listedcompany:hover { background-image: url('../common/images/abtus/english/btn_sub_listedcompany_roll.gif'); }
a#button_sub_listedcompany { background-image: url('../common/images/abtus/english/btn_sub_listedcompany.gif'); }
#button_sub_listedcompany_active{ background-image: url('../common/images/abtus/english/btn_sub_listedcompany_roll.gif'); }

.button_sub_founders { width: 215px; height: 21px; }
a#button_sub_founders:hover { background-image: url('../common/images/abtus/english/btn_sub_founders_roll.gif'); }
a#button_sub_founders { background-image: url('../common/images/abtus/english/btn_sub_founders.gif'); }
#button_sub_founders_active{ background-image: url('../common/images/abtus/english/btn_sub_founders_roll.gif'); }

.button_sub_management { width: 215px; height: 21px; }
a#button_sub_management:hover { background-image: url('../common/images/abtus/english/btn_sub_managementteam_roll.gif'); }
a#button_sub_management { background-image: url('../common/images/abtus/english/btn_sub_managementteam.gif'); }
#button_sub_management_active{ background-image: url('../common/images/abtus/english/btn_sub_managementteam_roll.gif'); }

.button_sub_industry { width: 215px; height: 21px; }
a#button_sub_industry:hover { background-image: url('../common/images/abtus/english/btn_sub_industry_roll.gif'); }
a#button_sub_industry { background-image: url('../common/images/abtus/english/btn_sub_industry.gif'); }
#button_sub_industry_active{ background-image: url('../common/images/abtus/english/btn_sub_industry_roll.gif'); }

.button_sub_branding { width: 215px; height: 21px; }
a#button_sub_branding:hover { background-image: url('../common/images/abtus/english/btn_sub_branding_roll.gif'); }
a#button_sub_branding { background-image: url('../common/images/abtus/english/btn_sub_branding.gif'); }
#button_sub_branding_active{ background-image: url('../common/images/abtus/english/btn_sub_branding_roll.gif'); }

.button_sub_promoting { width: 215px; height: 21px; }
a#button_sub_promoting:hover { background-image: url('../common/images/abtus/english/btn_sub_promoting_roll.gif'); }
a#button_sub_promoting { background-image: url('../common/images/abtus/english/btn_sub_promoting.gif'); }
#button_sub_promoting_active{ background-image: url('../common/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('../common/images/abtus/english/btn_sub_social_roll.gif'); }
a#button_sub_social { background-image: url('../common/images/abtus/english/btn_sub_social.gif'); }
#button_sub_social_active{ background-image: url('../common/images/abtus/english/btn_sub_social_roll.gif'); }

.button_international { width: 245px; height: 30px; margin-bottom: 5px; }
a#button_international:hover { background-image: url('../common/images/abtus/english/btn_international_roll.gif'); }
a#button_international { background-image: url('../common/images/abtus/english/btn_international.gif'); }
#button_international_active{ background-image: url('../common/images/abtus/english/btn_international_roll.gif'); }
/*End of left nav_aboutus*/

/*********************************************************************************************************************************************/

/*Start of left nav_our products_inner harmony*/
.button_ourproducts_ih { width: 245px; height: 50px; margin-bottom: 5px; }
a#button_ourproducts_ih:hover { background-image: url('../common/images/ourproducts/english/btn_inner_harmony_roll.jpg'); }
a#button_ourproducts_ih { background-image: url('../common/images/ourproducts/english/btn_inner_harmony.jpg'); }
#button_ourproducts_ih_active{ background-image: url('../common/images/ourproducts/english/btn_inner_harmony_roll.jpg'); }


/*#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('../common/images/ourproducts/english/btn_avance_roll.gif'); }
a#button_ih_avance { background-image: url('../common/images/ourproducts/english/btn_avance.gif'); }
#button_ih_avance_active{ background-image: url('../common/images/ourproducts/english/btn_avance_roll.gif'); }

.button_ih_sub_dh { width: 215px; height: 21px; }
a#button_ih_sub_dh:hover { background-image: url('../common/images/ourproducts/english/btn_sub_dh_roll.gif'); }
a#button_ih_sub_dh { background-image: url('../common/images/ourproducts/english/btn_sub_dh.gif'); }
#button_ih_sub_dh_active{ background-image: url('../common/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('../common/images/ourproducts/english/btn_sub_ch_roll.gif'); }
a#button_ih_sub_ch { background-image: url('../common/images/ourproducts/english/btn_sub_ch.gif'); }
#button_ih_sub_ch_active{ background-image: url('../common/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('../common/images/ourproducts/english/btn_sub_eynr_roll.gif'); }
a#button_ih_sub_eynr { background-image: url('../common/images/ourproducts/english/btn_sub_eynr.gif'); }
#button_ih_sub_eynr_active{ background-image: url('../common/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('../common/images/ourproducts/english/btn_sub_rejuvenation_roll.gif'); }
a#button_ih_sub_rejuvenation { background-image: url('../common/images/ourproducts/english/btn_sub_rejuvenation.gif'); }
#button_ih_sub_rejuvenation_active{ background-image: url('../common/images/ourproducts/english/btn_sub_rejuvenation_roll.gif'); }

.button_ih_sub_or { width: 215px; height: 18px; }
a#button_ih_sub_or:hover { background-image: url('../common/images/ourproducts/english/btn_sub_or_roll.gif'); }
a#button_ih_sub_or { background-image: url('../common/images/ourproducts/english/btn_sub_or.gif'); }
#button_ih_sub_or_active{ background-image: url('../common/images/ourproducts/english/btn_sub_or_roll.gif'); }

.button_ih_sub_oc { width: 215px; height: 18px; }
a#button_ih_sub_oc:hover { background-image: url('../common/images/ourproducts/english/btn_sub_oc_roll.gif'); }
a#button_ih_sub_oc { background-image: url('../common/images/ourproducts/english/btn_sub_oc.gif'); }
#button_ih_sub_oc_active{ background-image: url('../common/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('../common/images/ourproducts/english/btn_sub_cellspa_roll.gif'); }
a#button_ih_sub_cellspa { background-image: url('../common/images/ourproducts/english/btn_sub_cellspa.gif'); }
#button_ih_sub_cellspa_active{ background-image: url('../common/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('../common/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_foodphilo { width: 245px; height: 30px; margin-bottom: 5px; }
a#button_ih_foodphilo:hover { background-image: url('../common/images/ourproducts/english/btn_foodphilo_roll.gif'); }
a#button_ih_foodphilo { background-image: url('../common/images/ourproducts/english/btn_foodphilo.gif'); }
#button_ih_foodphilo_active{ background-image: url('../common/images/ourproducts/english/btn_foodphilo_roll.gif'); }

.button_ih_sub_foodphilo_cd { width: 215px; height: 21px; }
a#button_ih_sub_foodphilo_cd:hover { background-image: url('../common/images/ourproducts/english/btn_sub_foodphilo_cd_roll.gif'); }
a#button_ih_sub_foodphilo_cd { background-image: url('../common/images/ourproducts/english/btn_sub_foodphilo_cd.gif'); }
#button_ih_sub_foodphilo_cd_active{ background-image: url('../common/images/ourproducts/english/btn_sub_foodphilo_cd_roll.gif'); }

.button_ih_sub_foodphilo_bpop { width: 215px; height: 21px; }
a#button_ih_sub_foodphilo_bpop:hover { background-image: url('../common/images/ourproducts/english/btn_sub_foodphilo_bpop_roll.gif'); }
a#button_ih_sub_foodphilo_bpop { background-image: url('../images/ourproducts/english/btn_sub_foodphilo_bpop.gif'); }
#button_ih_sub_foodphilo_bpop_active{ background-image: url('../images/ourproducts/english/btn_sub_foodphilo_bpop_roll.gif'); }

.button_ih_sub_foodphilo_activvhoney { width: 215px; height: 21px; margin-bottom: 10px; }
a#button_ih_sub_foodphilo_activvhoney:hover { background-image: url('../common/images/ourproducts/english/btn_sub_foodphilo_activvhoney_roll.gif'); }
a#button_ih_sub_foodphilo_activvhoney { background-image: url('../common/images/ourproducts/english/btn_sub_foodphilo_activvhoney.gif'); }
#button_ih_sub_foodphilo_activvhoney_active{ background-image: url('../common/images/ourproducts/english/btn_sub_foodphilo_activvhoney_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('../common/images/ourproducts/english/btn_outer_harmony_roll.jpg'); }
a#button_ourproducts_oh { background-image: url('../common/images/ourproducts/english/btn_outer_harmony.jpg'); }
#button_ourproducts_oh_active{ background-image: url('../common/images/ourproducts/english/btn_outer_harmony_roll.jpg'); }

.button_oh_mondella { width: 245px; height: 30px; margin-bottom: 5px;}
#button_oh_mondella:hover { background-image: url('../common/images/ourproducts/english/btn_mondella_roll.gif'); }
#button_oh_mondella { background-image: url('../common/images/ourproducts/english/btn_mondella.gif'); }
#button_oh_mondella_active{ background-image: url('../images/ourproducts/english/btn_mondella_roll.gif'); }

.button_oh_drsecret { width: 245px; height: 30px; margin-bottom: 5px;}
a#button_oh_drsecret:hover { background-image: url('../common/images/ourproducts/english/btn_drsecret_roll.gif'); }
a#button_oh_drsecret { background-image: url('../common/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('../common/images/ourproducts/english/btn_sub_drs_range_roll.gif'); }
a#button_oh_sub_drs_range { background-image: url('../common/images/ourproducts/english/btn_sub_drs_range.gif'); }
#button_oh_sub_drs_range_active{ background-image: url('../common/images/ourproducts/english/btn_sub_drs_range_roll.gif'); }

.button_oh_sub_drs_essentials { width: 215px; height: 18px; }
a#button_oh_sub_drs_essentials:hover { background-image: url('../common/images/ourproducts/english/btn_sub_drs_essentials_roll.gif'); }
a#button_oh_sub_drs_essentials{ background-image: url('../common/images/ourproducts/english/btn_sub_drs_essentials.gif'); }
#button_oh_sub_drs_essentials_active{ background-image: url('../common/images/ourproducts/english/btn_sub_drs_essentials_roll.gif'); }

.button_oh_sub_drs_tseries { width: 215px; height: 18px; }
a#button_oh_sub_drs_tseries:hover { background-image: url('../common/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('../common/images/ourproducts/english/btn_sub_drs_nseries_roll.gif'); }
a#button_oh_sub_drs_nseries { background-image: url('../common/images/ourproducts/english/btn_sub_drs_nseries.gif'); }
#button_oh_sub_drs_nseries_active{ background-image: url('../common/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('../common/images/ourproducts/english/btn_sub_drs_enhancement_roll.gif'); }
a#button_oh_sub_drs_enhancement { background-image: url('../common/images/ourproducts/english/btn_sub_drs_enhancement.gif'); }
#button_oh_sub_drs_enhancement_active{ background-image: url('../common/images/ourproducts/english/btn_sub_drs_enhancement_roll.gif'); }

.button_oh_sub_drs_touch { width: 215px; height: 18px;}
a#button_oh_sub_drs_touch:hover { background-image: url('../common/images/ourproducts/english/btn_sub_drs_touch_roll.gif'); }
a#button_oh_sub_drs_touch { background-image: url('../common/images/ourproducts/english/btn_sub_drs_touch.gif'); }
#button_oh_sub_drs_touch_active{ background-image: url('../common/images/ourproducts/english/btn_sub_drs_touch_roll.gif'); }

.button_oh_sub_drs_tvc { width: 215px; height: 18px; margin-bottom: 10px;}
a#button_oh_sub_drs_tvc:hover { background-image: url('../common/images/ourproducts/english/btn_sub_drs_tvc_roll.gif'); }
a#button_oh_sub_drs_tvc { background-image: url('../common/images/ourproducts/english/btn_sub_drs_tvc.gif'); }
#button_oh_sub_drs_tvc_active{ background-image: url('../common/images/ourproducts/english/btn_sub_drs_tvc_roll.gif'); }

.button_oh_sub_drs_cleanse { width: 215px; height: 18px;}
a#button_oh_sub_drs_cleanse:hover { background-image: url('../common/images/ourproducts/english/btn_sub_drs_cleanse_roll.gif'); }
a#button_oh_sub_drs_cleanse { background-image: url('../common/images/ourproducts/english/btn_sub_drs_cleanse.gif'); }
#button_oh_sub_drs_cleanse_active{ background-image: url('../common/images/ourproducts/english/btn_sub_drs_cleanse_roll.gif'); }

.button_oh_sub_drs_tone { width: 215px; height: 18px;}
a#button_oh_sub_drs_tone:hover { background-image: url('../common/images/ourproducts/english/btn_sub_drs_tone_roll.gif'); }
a#button_oh_sub_drs_tone { background-image: url('../common/images/ourproducts/english/btn_sub_drs_tone.gif'); }
#button_oh_sub_drs_tone_active{ background-image: url('../common/images/ourproducts/english/btn_sub_drs_tone_roll.gif'); }

.button_oh_sub_drs_treat { width: 215px; height: 18px;}
a#button_oh_sub_drs_treat:hover { background-image: url('../common/images/ourproducts/english/btn_sub_drs_treat_roll.gif'); }
a#button_oh_sub_drs_treat { background-image: url('../common/images/ourproducts/english/btn_sub_drs_treat.gif'); }
#button_oh_sub_drs_treat_active{ background-image: url('../common/images/ourproducts/english/btn_sub_drs_treat_roll.gif'); }

.button_oh_sub_drs_moisturise { width: 215px; height: 18px;}
a#button_oh_sub_drs_moisturise:hover { background-image: url('../common/images/ourproducts/english/btn_sub_drs_moisturise_roll.gif'); }
a#button_oh_sub_drs_moisturise{ background-image: url('../common/images/ourproducts/english/btn_sub_drs_moisturise.gif'); }
#button_oh_sub_drs_moisturise_active{ background-image: url('../common/images/ourproducts/english/btn_sub_drs_moisturise_roll.gif'); }

.button_oh_sub_drs_refine { width: 215px; height: 18px;}
a#button_oh_sub_drs_refine:hover { background-image: url('../common/images/ourproducts/english/btn_sub_drs_refine_roll.gif'); }
a#button_oh_sub_drs_refine{ background-image: url('../common/images/ourproducts/english/btn_sub_drs_refine.gif'); }
#button_oh_sub_drs_refine_active{ background-image: url('../common/images/ourproducts/english/btn_sub_drs_refine_roll.gif'); }

.button_oh_sub_drs_protect { width: 215px; height: 18px;}
a#button_oh_sub_drs_protect:hover { background-image: url('../common/images/ourproducts/english/btn_sub_drs_protect_roll.gif'); }
a#button_oh_sub_drs_protect{ background-image: url('../common/images/ourproducts/english/btn_sub_drs_protect.gif'); }
#button_oh_sub_drs_protect_active{ background-image: url('../common/images/ourproducts/english/btn_sub_drs_protect_roll.gif'); }

.button_oh_sub_drs_eyecare { width: 215px; height: 18px;}
a#button_oh_sub_drs_eyecare:hover { background-image: url('../common/images/ourproducts/english/btn_sub_drs_eyecare_roll.gif'); }
a#button_oh_sub_drs_eyecare{ background-image: url('../common/images/ourproducts/english/btn_sub_drs_eyecare.gif'); }
#button_oh_sub_drs_eyecare_active{ background-image: url('../common/images/ourproducts/english/btn_sub_drs_eyecare_roll.gif'); }

.button_oh_sub_drs_specialcare { width: 215px; height: 18px;}
a#button_oh_sub_drs_specialcare:hover { background-image: url('../common/images/ourproducts/english/btn_sub_drs_specialcare_roll.gif'); }
a#button_oh_sub_drs_specialcare{ background-image: url('../common/images/ourproducts/english/btn_sub_drs_specialcare.gif'); }
#button_oh_sub_drs_specialcare_active{ background-image: url('../common/images/ourproducts/english/btn_sub_drs_specialcare_roll.gif'); }

.button_oh_sub_drs_device { width: 215px; height: 18px;}
a#button_oh_sub_drs_device:hover { background-image: url('../common/images/ourproducts/english/btn_sub_drs_device_roll.gif'); }
a#button_oh_sub_drs_device{ background-image: url('../common/images/ourproducts/english/btn_sub_drs_device.gif'); }
#button_oh_sub_drs_device_active{ background-image: url('../common/images/ourproducts/english/btn_sub_drs_device_roll.gif'); }

.button_oh_sub_drs_lip { width: 215px; height: 18px; margin-bottom: 10px;}
a#button_oh_sub_drs_lip:hover { background-image: url('../common/images/ourproducts/english/btn_sub_drs_lip_roll.gif'); }
a#button_oh_sub_drs_lip{ background-image: url('../common/images/ourproducts/english/btn_sub_drs_lip.gif'); }
#button_oh_sub_drs_lip_active{ background-image: url('../common/images/ourproducts/english/btn_sub_drs_lip_roll.gif'); }

.button_oh_aestier { width: 245px; height: 30px; margin-bottom: 5px;}
a#button_oh_aestier:hover { background-image: url('../common/images/ourproducts/english/btn_aestier_roll.gif'); }
a#button_oh_aestier { background-image: url('../common/images/ourproducts/english/btn_aestier.gif'); }
#button_oh_aestier_active{ background-image: url('../common/images/ourproducts/english/btn_aestier_roll.gif'); }

.button_oh_sub_aestier_basics { width: 215px; height: 18px; }
a#button_oh_sub_aestier_basics:hover { background-image: url('../common/images/ourproducts/english/btn_sub_aestierbasics_roll.gif'); }
a#button_oh_sub_aestier_basics { background-image: url('../common/images/ourproducts/english/btn_sub_aestierbasics.gif'); }
#button_oh_sub_aestier_basics_active{ background-image: url('../common/images/ourproducts/english/btn_sub_aestierbasics_roll.gif'); }

.button_oh_sub_aestier_eyecream { width: 215px; height: 18px; }
a#button_oh_sub_aestier_eyecream:hover { background-image: url('../common/images/ourproducts/english/btn_sub_aestiereyecream_roll.gif'); }
a#button_oh_sub_aestier_eyecream { background-image: url('../common/images/ourproducts/english/btn_sub_aestiereyecream.gif'); }
#button_oh_sub_aestier_eyecream_active{ background-image: url('../common/images/ourproducts/english/btn_sub_aestiereyecream_roll.gif'); }

.button_oh_sub_aestier_antiaging { width: 215px; height: 18px; }
a#button_oh_sub_aestier_antiaging:hover { background-image: url('../common/images/ourproducts/english/btn_sub_aestierantiaging_roll.gif'); }
a#button_oh_sub_aestier_antiaging { background-image: url('../common/images/ourproducts/english/btn_sub_aestierantiaging.gif'); }
#button_oh_sub_aestier_antiaging_active{ background-image: url('../common/images/ourproducts/english/btn_sub_aestierantiaging_roll.gif'); }

.button_oh_sub_aestier_mask { width: 215px; height: 18px; margin-bottom: 10px;}
a#button_oh_sub_aestier_mask:hover { background-image: url('../common/images/ourproducts/english/btn_sub_aestiermask_roll.gif'); }
a#button_oh_sub_aestier_mask { background-image: url('../common/images/ourproducts/english/btn_sub_aestiermask.gif'); }
#button_oh_sub_aestier_mask_active{ background-image: url('../common/images/ourproducts/english/btn_sub_aestiermask_roll.gif'); }

.button_oh_skinstudio { width: 245px; height: 30px; margin-bottom: 5px;}
a#button_oh_skinstudio:hover { background-image: url('../common/images/ourproducts/english/btn_skinstudio_roll.gif'); }
a#button_oh_skinstudio { background-image: url('../common/images/ourproducts/english/btn_skinstudio.gif'); }
#button_oh_skinstudio_active{ background-image: url('../common/images/ourproducts/english/btn_skinstudio_roll.gif'); }

.button_oh_pentalab { width: 245px; height: 30px; margin-bottom: 5px;}
a#button_oh_pentalab:hover { background-image: url('../common/images/ourproducts/english/btn_pentalab_roll.gif'); }
a#button_oh_pentalab { background-image: url('../common/images/ourproducts/english/btn_pentalab.gif'); }
#button_oh_pentalab_active{ background-image: url('../common/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('../common/images/ourproducts/english/btn_sub_pentalab_scalp_roll.gif'); }
a#button_oh_sub_pentalab_scalp { background-image: url('../common/images/ourproducts/english/btn_sub_pentalab_scalp.gif'); }
#button_oh_sub_pentalab_scalp_active{ background-image: url('../common/images/ourproducts/english/btn_sub_pentalab_scalp_roll.gif'); }

.button_oh_sub_pentalab_bodycare { width: 215px; height: 18px; }
a#button_oh_sub_pentalab_bodycare:hover { background-image: url('../common/images/ourproducts/english/btn_sub_pentalab_bodycare_roll.gif'); }
a#button_oh_sub_pentalab_bodycare { background-image: url('../common/images/ourproducts/english/btn_sub_pentalab_bodycare.gif'); }
#button_oh_sub_pentalab_bodycare_active{ background-image: url('../common/images/ourproducts/english/btn_sub_pentalab_bodycare_roll.gif'); }

.button_oh_sub_pentalab_footcare { width: 215px; height: 18px; }
a#button_oh_sub_pentalab_footcare:hover { background-image: url('../common/images/ourproducts/english/btn_sub_pentalab_footcare_roll.gif'); }
a#button_oh_sub_pentalab_footcare { background-image: url('../common/images/ourproducts/english/btn_sub_pentalab_footcare.gif'); }
#button_oh_sub_pentalab_footcare_active{ background-image: url('../common/images/ourproducts/english/btn_sub_pentalab_footcare_roll.gif'); }

.button_oh_sub_pentalab_all { width: 215px; height: 18px; }
a#button_oh_sub_pentalab_all:hover { background-image: url('../common/images/ourproducts/english/btn_sub_pentalab_all_roll.gif'); }
a#button_oh_sub_pentalab_all { background-image: url('../common/images/ourproducts/english/btn_sub_pentalab_all.gif'); }
#button_oh_sub_pentalab_all_active{ background-image: url('../common/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('../common/images/ourproducts/english/btn_sub_pentalab_intimeds_roll.gif'); }
a#button_oh_sub_pentalab_intimeds { background-image: url('../common/images/ourproducts/english/btn_sub_pentalab_intimeds.gif'); }
#button_oh_sub_pentalab_intimeds_active{ background-image: url('../common/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('../common/images/ourproducts/english/btn_miraglo_roll.gif'); }
a#button_oh_miraglo { background-image: url('../common/images/ourproducts/english/btn_miraglo.gif'); }
#button_oh_miraglo_active{ background-image: url('../common/images/ourproducts/english/btn_miraglo_roll.gif'); }

.button_oh_sub_miraglo_face { width: 215px; height: 18px; margin-bottom: 10px; }
a#button_oh_sub_miraglo_face:hover { background-image: url('../common/images/ourproducts/english/btn_sub_miraglo_face_roll.gif'); }
a#button_oh_sub_miraglo_face { background-image: url('../common/images/ourproducts/english/btn_sub_miraglo_face.gif'); }
#button_oh_sub_miraglo_face_active{ background-image: url('../common/images/ourproducts/english/btn_sub_miraglo_face_roll.gif'); }

.button_oh_sub_miraglo_body { width: 215px; height: 18px; margin-bottom: 10px;}
a#button_oh_sub_miraglo_body:hover { background-image: url('../common/images/ourproducts/english/btn_sub_miraglo_body_roll.gif'); }
a#button_oh_sub_miraglo_body { background-image: url('../common/images/ourproducts/english/btn_sub_miraglo_body.gif'); }
#button_oh_sub_miraglo_body_active{ background-image: url('../common/images/ourproducts/english/btn_sub_miraglo_body_roll.gif'); }

.button_oh_cbon { width: 245px; height: 30px; margin-bottom: 5px;}
a#button_oh_cbon:hover { background-image: url('../common/images/ourproducts/english/btn_cbon_roll.gif'); }
a#button_oh_cbon { background-image: url('../common/images/ourproducts/english/btn_cbon.gif'); }
#button_oh_cbon_active{ background-image: url('../common/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('../common/images/ourproducts/english/btn_lifestyle_harmony_roll.jpg'); }
a#button_ourproducts_lh { background-image: url('../common/images/ourproducts/english/btn_lifestyle_harmony.jpg'); }
#button_ourproducts_lh_active{ background-image: url('../common/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('../common/images/ourproducts/english/btn_uberair_roll.gif'); }
a#button_lh_uberair { background-image: url('../common/images/ourproducts/english/btn_uberair.gif'); }
#button_lh_uberair_active{ background-image: url('../common/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('../common/images/ourproducts/english/btn_pureflo_roll.gif'); }
a#button_lh_pureflo { background-image: url('../common/images/ourproducts/english/btn_pureflo.gif'); }
#button_lh_pureflo_active{ background-image: url('../common/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('../common/images/ourproducts/english/btn_sub_uberair_space_roll.gif'); }
a#button_lh_sub_uberair_space { background-image: url('../common/images/ourproducts/english/btn_sub_uberair_space.gif'); }
#button_lh_sub_uberair_space_active{ background-image: url('../common/images/ourproducts/english/btn_sub_uberair_space_roll.gif'); }

.button_lh_sub_uberair_ride { width: 215px; height: 18px; }
a#button_lh_sub_uberair_ride:hover { background-image: url('../common/images/ourproducts/english/btn_sub_uberair_ride_roll.gif'); }
a#button_lh_sub_uberair_ride { background-image: url('../common/images/ourproducts/english/btn_sub_uberair_ride.gif'); }
#button_lh_sub_uberair_ride_active{ background-image: url('../common/images/ourproducts/english/btn_sub_uberair_ride_roll.gif'); }

.button_lh_sub_uberair_vac { width: 215px; height: 18px; margin-bottom: 10px;}
a#button_lh_sub_uberair_vac:hover { background-image: url('../common/images/ourproducts/english/btn_sub_uberair_vac_roll.gif'); }
a#button_lh_sub_uberair_vac { background-image: url('../common/images/ourproducts/english/btn_sub_uberair_vac.gif'); }
#button_lh_sub_uberair_vac_active{ background-image: url('../common/images/ourproducts/english/btn_sub_uberair_vac_roll.gif'); }

.button_lh_sub_pureflo_g2 { width: 215px; height: 18px; }
a#button_lh_sub_pureflo_g2:hover { background-image: url('../common/images/ourproducts/english/btn_sub_pureflo_g2_roll.gif'); }
a#button_lh_sub_pureflo_g2 { background-image: url('../common/images/ourproducts/english/btn_sub_pureflo_g2.gif'); }
#button_lh_sub_pureflo_g2_active{ background-image: url('../common/images/ourproducts/english/btn_sub_pureflo_g2_roll.gif'); }

.button_lh_sub_pureflo_vii { width: 215px; height: 18px; margin-bottom: 10px;}
a#button_lh_sub_pureflo_vii:hover { background-image: url('../common/images/ourproducts/english/btn_sub_pureflo_vii_roll.gif'); }
a#button_lh_sub_pureflo_vii { background-image: url('../common/images/ourproducts/english/btn_sub_pureflo_vii.gif'); }
#button_lh_sub_pureflo_vii_active{ background-image: url('../common/images/ourproducts/english/btn_sub_pureflo_vii_roll.gif'); }
/*End of left nav_our products_lifestyle harmony*/

/*Start of left nav_our products_Product Catalog*/
.button_ourproducts_cat { width: 245px; height: 50px; margin-bottom: 5px; }
a#button_ourproducts_cat:hover { background-image: url('../common/images/ourproducts/english/btn_product_cat_roll.jpg'); }
a#button_ourproducts_cat { background-image: url('../common/images/ourproducts/english/btn_product_cat.jpg'); }
#button_ourproducts_cat_active{ background-image: url('../common/images/ourproducts/english/btn_product_cat_roll.jpg'); }
/*End of left nav_our products_Product Catalog*/

/*Start of left nav_our products_Product Registration*/
.button_ourproducts_reg { width: 245px; height: 96px; margin-bottom: 5px; margin-top: 15px;}
a#button_ourproducts_reg:hover { background-image: url('../common/images/ourproducts/english/btn_bnr_ayw_roll.jpg'); }
a#button_ourproducts_reg { background-image: url('../common/images/ourproducts/english/btn_bnr_ayw.jpg'); }
#button_ourproducts_reg_active{ background-image: url('../common/images/ourproducts/english/btn_bnr_ayw_roll.jpg'); }
/*End of left nav_our products_Product Registration*/

/*********************************************************************************************************************************************/

/*Start of left nav_business*/
.button_r4 { width: 245px; height: 30px; margin-bottom: 5px; }
a#button_r4:hover { background-image: url('../common/images/business/english/btn_r4_roll.gif'); }
a#button_r4 { background-image: url('../common/images/business/english/btn_r4.gif'); }
#button_r4_active{ background-image: url('../common/images/business/english/btn_r4_roll.gif'); }

.button_r4_sub_characteristics { width: 215px; height: 18px; }
a#button_r4_sub_characteristics:hover { background-image: url('../common/images/business/english/btn_r4_sub_characteristics_roll.gif'); }
a#button_r4_sub_characteristics { background-image: url('../common/images/business/english/btn_r4_sub_characteristics.gif'); }
#button_r4_sub_characteristics_active{ background-image: url('../common/images/business/english/btn_r4_sub_characteristics_roll.gif'); }

.button_r4_sub_video { width: 215px; height: 18px; }
a#button_r4_sub_video:hover { background-image: url('../common/images/business/english/btn_r4_sub_video_roll.gif'); }
a#button_r4_sub_video { background-image: url('../common/images/business/english/btn_r4_sub_video.gif'); }
#button_r4_sub_video_active{ background-image: url('../common/images/business/english/btn_r4_sub_video_roll.gif'); }

.button_enp { width: 245px; height: 30px; margin-bottom: 5px; }
a#button_enp:hover { background-image: url('../common/images/business/english/btn_enp_roll.gif'); }
a#button_enp { background-image: url('../common/images/business/english/btn_enp.gif'); }
#button_enp_active{ background-image: url('../common/images/business/english/btn_enp_roll.gif'); }

.button_enp_sub_unique { width: 215px; height: 18px; }
a#button_enp_sub_unique:hover { background-image: url('../common/images/business/english/btn_sub_enp_unique_roll.gif'); }
a#button_enp_sub_unique { background-image: url('../common/images/business/english/btn_sub_enp_unique.gif'); }
#button_enp_sub_unique_active{ background-image: url('../common/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('../common/images/business/english/btn_sub_enp_business_roll.gif'); }
a#button_enp_sub_business { background-image: url('../common/images/business/english/btn_sub_enp_business.gif'); }
#button_enp_sub_business_active{ background-image: url('../common/images/business/english/btn_sub_enp_business_roll.gif'); }

.button_enp_sub_recognition { width: 215px; height: 18px; margin-bottom: 10px;}
a#button_enp_sub_recognition:hover { background-image: url('../common/images/business/english/btn_sub_enp_recognition_roll.gif'); }
a#button_enp_sub_recognition { background-image: url('../common/images/business/english/btn_sub_enp_recognition.gif'); }
#button_enp_sub_recognition_active{ background-image: url('../common/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('../common/images/business/english/btn_successstories_roll.gif'); }
a#button_success { background-image: url('../common/images/business/english/btn_successstories.gif'); }
#button_success_active{ background-image: url('../common/images/business/english/btn_successstories_roll.gif'); }

.button_corporatevideo { width: 245px; height: 30px; margin-bottom: 5px; }
a#button_corporatevideo:hover { background-image: url('../common/images/business/english/btn_corporatevideo_roll.gif'); }
a#button_corporatevideo { background-image: url('../common/images/business/english/btn_corporatevideo.gif'); }
#button_corporatevideo_active{ background-image: url('../common/images/business/english/btn_corporatevideo_roll.gif'); }

.button_sub_corporatevideo { width: 215px; height: 18px; }
a#button_sub_corporatevideo:hover { background-image: url('../common/images/business/english/btn_sub_corporatevideo_roll.gif'); }
a#button_sub_corporatevideo { background-image: url('../common/images/business/english/btn_sub_corporatevideo.gif'); }
#button_sub_corporatevideo_active{ background-image: url('../common/images/business/english/btn_sub_corporatevideo_roll.gif'); }

.button_sub_20annivideo { width: 215px; height: 18px; }
a#button_sub_20annivideo:hover { background-image: url('../common/images/business/english/btn_sub_20annivideo_roll.gif'); }
a#button_sub_20annivideo { background-image: url('../common/images/business/english/btn_sub_20annivideo.gif'); }
#button_sub_20annivideo_active{ background-image: url('../common/images/business/english/btn_sub_20annivideo_roll.gif'); }

.button_sub_recruitvideo { width: 215px; height: 18px; }
a#button_sub_recruitvideo:hover { background-image: url('../common/images/business/english/btn_sub_recruitvideo_roll.gif'); }
a#button_sub_recruitvideo { background-image: url('../common/images/business/english/btn_sub_recruitvideo.gif'); }
#button_sub_recruitvideo_active{ background-image: url('../common/images/business/english/btn_sub_recruitvideo_roll.gif'); }

.button_sub_bwlmvvideo { width: 215px; height: 18px; }
a#button_sub_bwlmvvideo:hover { background-image: url('../common/images/business/english/btn_sub_bwlmvvideo_roll.gif'); }
a#button_sub_bwlmvvideo { background-image: url('../common/images/business/english/btn_sub_bwlmvvideo.gif'); }
#button_sub_bwlmvvideo_active{ background-image: url('../common/images/business/english/btn_sub_bwlmvvideo_roll.gif'); }

.button_sub_vid_confidence { width: 215px; height: 18px; }
a#button_sub_vid_confidence:hover { background-image: url('../common/images/business/english/btn_sub_vid_confidence_roll.gif'); }
a#button_sub_vid_confidence { background-image: url('../common/images/business/english/btn_sub_vid_confidence.gif'); }
#button_sub_vid_confidence_active{ background-image: url('../common/images/business/english/btn_sub_vid_confidence_roll.gif'); }

.button_sub_vid_truehappiness { width: 215px; height: 18px; }
a#button_sub_vid_truehappiness:hover { background-image: url('../common/images/business/english/btn_sub_vid_truehappiness_roll.gif'); }
a#button_sub_vid_truehappiness { background-image: url('../common/images/business/english/btn_sub_vid_truehappiness.gif'); }
#button_sub_vid_truehappiness_active{ background-image: url('../common/images/business/english/btn_sub_vid_truehappiness_roll.gif'); }

.button_sub_miraclevideo { width: 215px; height: 18px; }
a#button_sub_miraclevideo:hover { background-image: url('../common/images/business/english/btn_sub_miraclevideo_roll.gif'); }
a#button_sub_miraclevideo { background-image: url('../common/images/business/english/btn_sub_miraclevideo.gif'); }
#button_sub_miraclevideo_active{ background-image: url('../common/images/business/english/btn_sub_miraclevideo_roll.gif'); }

.button_sub_powerup { width: 215px; height: 18px; }
a#button_sub_powerup:hover { background-image: url('../common/images/business/english/btn_sub_powerup_roll.gif'); }
a#button_sub_powerup { background-image: url('../common/images/business/english/btn_sub_powerup.gif'); }
#button_sub_powerup_active{ background-image: url('../common/images/business/english/btn_sub_powerup_roll.gif'); }

.button_sub_bestworldsg50 { width: 215px; height: 18px; }
a#button_sub_bestworldsg50:hover { background-image: url('../common/images/business/english/btn_sub_bestworldsg50_roll.gif'); }
a#button_sub_bestworldsg50 { background-image: url('../common/images/business/english/btn_sub_bestworldsg50.gif'); }
#button_sub_bestworldsg50_active{ background-image: url('../common/images/business/english/btn_sub_bestworldsg50_roll.gif'); }

.button_sub_worldlearner { width: 215px; height: 36px; margin-bottom: 10px;}
a#button_sub_worldlearner:hover { background-image: url('../common/images/business/english/btn_sub_worldlearner_roll.gif'); }
a#button_sub_worldlearner { background-image: url('../common/images/business/english/btn_sub_worldlearner.gif'); }
#button_sub_worldlearner_active{ background-image: url('../common/images/business/english/btn_sub_worldlearner_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('../common/images/kash/english/btn_kash_roll.gif'); }
a#button_kash_training { background-image: url('../common/images/kash/english/btn_kash.gif'); }
#button_kash_training_active{ background-image: url('../common/images/kash/english/btn_kash_roll.gif'); }

.button_distributor { width: 245px; height: 30px; margin-bottom: 5px; }
a#button_distributor:hover { background-image: url('../common/images/kash/english/btn_distributor_roll.gif'); }
a#button_distributor { background-image: url('../common/images/kash/english/btn_distributor.gif'); }
#button_distributor_active{ background-image: url('../common/images/kash/english/btn_distributor_roll.gif'); }

.button_training { width: 245px; height: 30px; margin-bottom: 5px; }
a#button_training:hover { background-image: url('../common/images/kash/english/btn_training_roll.gif'); }
a#button_training { background-image: url('../common/images/kash/english/btn_training.gif'); }
#button_training_active{ background-image: url('../common/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('../common/images/whatson/english/btn_special_roll.gif'); }
a#button_special { background-image: url('../common/images/whatson/english/btn_special.gif'); }
#button_special_active{ background-image: url('../common/images/whatson/english/btn_special_roll.gif'); }

.button_current { width: 245px; height: 30px; margin-bottom: 5px; }
a#button_current:hover { background-image: url('../common/images/whatson/english/btn_currentcampaign_roll.gif'); }
a#button_current { background-image: url('../common/images/whatson/english/btn_currentcampaign.gif'); }
#button_current_active{ background-image: url('../common/images/whatson/english/btn_currentcampaign_roll.gif'); }

.button_event { width: 245px; height: 30px; margin-bottom: 5px; }
a#button_event:hover { background-image: url('../common/images/whatson/english/btn_event_roll.gif'); }
a#button_event{ background-image: url('../common/images/whatson/english/btn_event.gif'); }
#button_event_active{ background-image: url('../common/images/whatson/english/btn_event_roll.gif'); }

.button_event_sub_upcoming { width: 215px; height: 18px; }
a#button_event_sub_upcoming:hover { background-image: url('../common/images/whatson/english/btn_sub_upcoming_roll.gif'); }
a#button_event_sub_upcoming { background-image: url('../common/images/whatson/english/btn_sub_upcoming.gif'); }
#button_event_sub_upcoming_active{ background-image: url('../common/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('../common/images/whatson/english/btn_sub_past_roll.gif'); }
a#button_event_sub_past { background-image: url('../common/images/whatson/english/btn_sub_past.gif'); }
#button_event_sub_past_active{ background-image: url('../common/images/whatson/english/btn_sub_past_roll.gif'); }


.button_annual { width: 245px; height: 30px; margin-bottom: 5px; }
a#button_annual:hover { background-image: url('../common/images/whatson/english/btn_annual_roll.gif'); }
a#button_annual { background-image: url('../common/images/whatson/english/btn_annual.gif'); }
#button_annual_active{ background-image: url('../common/images/whatson/english/btn_annual_roll.gif'); }

.button_halloffame { width: 245px; height: 30px; margin-bottom: 5px; }
a#button_halloffame:hover { background-image: url('../common/images/whatson/english/btn_halloffame_roll.gif'); }
a#button_halloffame { background-image: url('../common/images/whatson/english/btn_halloffame.gif'); }
#button_halloffame_active{ background-image: url('../common/images/whatson/english/btn_halloffame_roll.gif'); }

.button_announcement { width: 245px; height: 30px; margin-bottom: 5px; }
a#button_announcement:hover { background-image: url('../common/images/whatson/english/btn_specialnotice_roll.gif'); }
a#button_announcement { background-image: url('../common/images/whatson/english/btn_specialnotice.gif'); }
#button_announcement_active{ background-image: url('../common/images/whatson/english/btn_specialnotice_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('../common/images/newsroom/english/btn_newsletter_roll.gif'); }
a#button_newsletter{ background-image: url('../common/images/newsroom/english/btn_newsletter.gif'); }
#button_newsletter_active{ background-image: url('../common/images/newsroom/english/btn_newsletter_roll.gif'); }

.button_pressreleases { width: 245px; height: 30px; margin-bottom: 5px; }
a#button_pressreleases:hover { background-image: url('../common/images/newsroom/english/btn_pressreleases_roll.gif'); }
a#button_pressreleases { background-image: url('../common/images/newsroom/english/btn_pressreleases.gif'); }
#button_pressreleases_active{ background-image: url('../common/images/newsroom/english/btn_pressreleases_roll.gif'); }

.button_mediaarticles { width: 245px; height: 30px; margin-bottom: 5px; }
a#button_mediaarticles:hover { background-image: url('../common/images/newsroom/english/button_mediaarticles_roll.gif'); }
a#button_mediaarticles { background-image: url('../common/images/newsroom/english/button_mediaarticles.gif'); }
#button_mediaarticles_active{ background-image: url('../common/images/newsroom/english/button_mediaarticles_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('../common/images/contactus/english/btn_contactinfo_roll.gif'); }
a#button_contactinfo{ background-image: url('../common/images/contactus/english/btn_contactinfo.gif'); }
#button_contactinfo_active{ background-image: url('../common/images/contactus/english/btn_contactinfo_roll.gif'); }

.button_feedback { width: 245px; height: 30px; margin-bottom: 5px; }
a#button_feedback:hover { background-image: url('../common/images/contactus/english/btn_feedback_roll.gif'); }
a#button_feedback { background-image: url('../common/images/contactus/english/btn_feedback.gif'); }
#button_feedback_active{ background-image: url('../common/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('../common/images/downloads/english/btn_bnr_wallpaper_roll.jpg'); }
a#button_wallpaper{ background-image: url('../common/images/downloads/english/btn_bnr_wallpaper.jpg'); }
#button_wallpaper_active{ background-image: url('../common/images/downloads/english/btn_bnr_wallpaper_roll.jpg'); }

.button_screensaver { width: 245px; height: 50px; margin-bottom: 5px; }
a#button_screensaver:hover { background-image: url('../common/images/downloads/english/btn_bnr_screensaver_roll.jpg'); }
a#button_screensaver{ background-image: url('../common/images/downloads/english/btn_bnr_screensaver.jpg'); }
#button_screensaver_active{ background-image: url('../common/images/downloads/english/btn_bnr_screensaver_roll.jpg'); }

.button_music { width: 245px; height: 50px; margin-bottom: 5px; }
a#button_music:hover { background-image: url('../common/images/downloads/english/btn_bnr_music_roll.jpg'); }
a#button_music{ background-image: url('../common/images/downloads/english/btn_bnr_music.jpg'); }
#button_music_active{ background-image: url('../common/images/downloads/english/btn_bnr_music_roll.jpg'); }

.button_blogparts { width: 245px; height: 50px; margin-bottom: 5px; }
a#button_blogparts:hover { background-image: url('../common/images/downloads/english/btn_bnr_blogparts_roll.jpg'); }
a#button_blogparts{ background-image: url('../common/images/downloads/english/btn_bnr_blogparts.jpg'); }
#button_blogparts_active{ background-image: url('../common/images/downloads/english/btn_bnr_blogparts_roll.jpg'); }
/*End of left nav_downloads*/

/*********************************************************************************************************************************************/

/*Start of left nav_members area*/

.button_bnr_enp { width: 245px; height: 50px; margin-bottom: 5px; }
a#button_bnr_enp:hover { background-image: url('../common/images/eaccess/english/btn_enp_roll.jpg'); }
a#button_bnr_enp{ background-image: url('../common/images/eaccess/english/btn_enp.jpg'); }
#button_bnr_enp_active{ background-image: url('../common/images/eaccess/english/btn_enp_roll.jpg'); }

.button_enp_sub_promotion { width: 215px; height: 18px; }
a#button_enp_sub_promotion:hover { background-image: url('../common/images/business/english/btn_sub_enp_promotion_roll.gif'); }
a#button_enp_sub_promotion { background-image: url('../common/images/business/english/btn_sub_enp_promotion.gif'); }
#button_enp_sub_promotion_active{ background-image: url('../common/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('../common/images/business/english/btn_sub_enp_remuneration_roll.gif'); }
a#button_enp_sub_remuneration { background-image: url('../common/images/business/english/btn_sub_enp_remuneration.gif'); }
#button_enp_sub_remuneration_active{ background-image: url('../common/images/business/english/btn_sub_enp_remuneration_roll.gif'); }

.button_enp_sub_download { width: 215px; height: 18px; }
a#button_enp_sub_download:hover { background-image: url('../common/images/eaccess/english/btn_sub_enp_download_roll.gif'); }
a#button_enp_sub_download { background-image: url('../common/images/eaccess/english/btn_sub_enp_download.gif'); }
#button_enp_sub_download_active{ background-image: url('../common/images/eaccess/english/btn_sub_enp_download_roll.gif'); }

.button_member_handbook_sub_download { width: 215px; height: 18px; }
a#button_member_handbook_sub_download:hover { background-image: url('../common/images/eaccess/english/btn_sub_member_handbook_download_roll.gif'); }
a#button_member_handbook_sub_download { background-image: url('../common/images/eaccess/english/btn_sub_member_handbook_download.gif'); }
#button_member_handbook_sub_download_active{ background-image: url('../common/images/eaccess/english/btn_sub_member_handbook_download_roll.gif'); }

.button_r4_sub_download { width: 215px; height: 18px; }
a#button_r4_sub_download:hover { background-image: url('../common/images/eaccess/english/btn_sub_r4_download_roll.gif'); }
a#button_r4_sub_download{ background-image: url('../common/images/eaccess/english/btn_sub_r4_download.gif'); }
#button_r4_sub_download_active{ background-image: url('../common/images/eaccess/english/btn_sub_r4_download_roll.gif'); }

#button_blank { 
	width: 215px; 
	height: 10px;
	float:left; }
	
.button_bnr_mhandbook { width: 245px; height: 50px; }
a#button_bnr_mhandbook:hover { background-image: url('../common/images/eaccess/english/btn_mhandbook_roll.jpg'); }
a#button_bnr_mhandbook{ background-image: url('../common/images/eaccess/english/btn_mhandbook.jpg'); }
#button_bnr_mhandbook_active{ background-image: url('../common/images/eaccess/english/btn_mhandbook_roll.jpg'); }


.button_mygroup { width: 245px; height: 50px; margin-bottom: 5px; }
a#button_mygroup:hover { background-image: url('../common/images/eaccess/english/btn_bnr_mygroup_roll.jpg'); }
a#button_mygroup{ background-image: url('../common/images/eaccess/english/btn_bnr_mygroup.jpg'); }
#button_mygroup_active{ background-image: url('../common/images/eaccess/english/btn_bnr_mygroup_roll.jpg'); }

.button_mypersonalrecord { width: 245px; height: 50px; margin-bottom: 5px; }
a#button_mypersonalrecord:hover { background-image: url('../common/images/eaccess/english/btn_bnr_mypersonalrecord_roll.jpg'); }
a#button_mypersonalrecord{ background-image: url('../common/images/eaccess/english/btn_bnr_mypersonalrecord.jpg'); }
#button_mypersonalrecord_active{ background-image: url('../common/images/eaccess/english/btn_bnr_mypersonalrecord_roll.jpg'); }

.button_mysaleshistory { width: 245px; height: 50px; margin-bottom: 5px; }
a#button_mysaleshistory:hover { background-image: url('../common/images/eaccess/english/btn_bnr_mysaleshistory_roll.jpg'); }
a#button_mysaleshistory{ background-image: url('../common/images/eaccess/english/btn_bnr_mysaleshistory.jpg'); }
#button_mysaleshistory_active{ background-image: url('../common/images/eaccess/english/btn_bnr_mysaleshistory_roll.jpg'); }

.button_mygroupsales { width: 245px; height: 50px; margin-bottom: 5px; }
a#button_mygroupsales:hover { background-image: url('../common/images/eaccess/english/btn_bnr_mygroupsales_roll.jpg'); }
a#button_mygroupsales{ background-image: url('../common/images/eaccess/english/btn_bnr_mygroupsales.jpg'); }
#button_mygroupsales_active{ background-image: url('../common/images/eaccess/english/btn_bnr_mygroupsales_roll.jpg'); }

.button_mystatement { width: 245px; height: 50px; margin-bottom: 5px; }
a#button_mystatement:hover { background-image: url('../common/images/eaccess/english/btn_bnr_mystatement_roll.jpg'); }
a#button_mystatement{ background-image: url('../common/images/eaccess/english/btn_bnr_mystatement.jpg'); }
#button_mystatement_active{ background-image: url('../common/images/eaccess/english/btn_bnr_mystatement_roll.jpg'); }

.button_mybulletin { width: 245px; height: 50px; margin-bottom: 5px; }
a#button_mybulletin:hover { background-image: url('../common/images/eaccess/english/btn_bnr_mybulletin_roll.jpg'); }
a#button_mybulletin{ background-image: url('../common/images/eaccess/english/btn_bnr_mybulletin.jpg'); }
#button_mybulletin_active{ background-image: url('../common/images/eaccess/english/btn_bnr_mybulletin_roll.jpg'); }

.button_gallery { width: 245px; height: 50px; margin-bottom: 5px; }
a#button_gallery:hover { background-image: url('../common/images/eaccess/english/btn_bnr_gallery_roll.jpg'); }
a#button_gallery{ background-image: url('../common/images/eaccess/english/btn_bnr_gallery.jpg'); }
#button_gallery_active{ background-image: url('../common/images/eaccess/english/btn_bnr_gallery_roll.jpg'); }

.button_promotions { width: 245px; height: 50px; margin-bottom: 5px; }
a#button_promotions:hover { background-image: url('../common/images/eaccess/english/btn_bnr_promotion_roll.jpg'); }
a#button_promotions{ background-image: url('../common/images/eaccess/english/btn_bnr_promotion.jpg'); }
#button_promotions_active{ background-image: url('../common/images/eaccess/english/btn_bnr_promotion_roll.jpg'); }

.button_skinstudio { width: 245px; height: 136px; margin-bottom: 5px; }
a#button_skinstudio:hover { background-image: url('../common/images/skinstudio/book_apppointment2.jpg'); }
a#button_skinstudio{ background-image: url('../common/images/skinstudio/book_apppointment2.jpg'); }
#button_skinstudio_active{ background-image: url('../common/images/skinstudio/book_apppointment2.jpg'); }

.button_rhapsody { width: 245px; height: 50px; margin-bottom: 5px; }
a#button_rhapsody:hover { background-image: url('../common/images/eaccess/english/btn_bnr_rhapsody_roll.jpg'); }
a#button_rhapsody{ background-image: url('../common/images/eaccess/english/btn_bnr_rhapsody.jpg'); }
#button_rhapsody_active{ background-image: url('../common/images/eaccess/english/btn_bnr_rhapsody_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;
	/*width:100%;*/
	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('../common/images/global/english/btn_pgtop.gif'); background-repeat:no-repeat; clear:both; }

#btn_pgtop_tcn { width: 55px; height: 14px; margin: 0px 0px 20px 0px; float: right; background-image: url('../common/images/global/tchinese/btn_pgtop.gif'); background-repeat:no-repeat; clear:both; }

#blogparts_drsecret {
	width: 170px;
	height: 358px;
	float: left;
	background-image: url('../common/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;
	height: 100px;
	float: left;
	border: 1px solid #e6e7e4;
	margin-top: -1px;
	z-index: 1;
	position:relative;
	padding: 10px 10px 10px 10px;
}
/*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;
}


.cart_item1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #E2EAEB;
}


.cart_item2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #F3F8F8;
	
}


#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;

}

.cart_item_back1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	background-color:#E2EAEB;
}

.cart_item_back2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	background-color:#F3F8F8;
}
/*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;
}

.detail_cart_item{
	background-color:#F3F8F8;
}

.detail_cart_item_line {
	border-bottom-style: solid;
	border-bottom-color: #e3ecf4;
	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: 90px;
	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-image: url(/images/eaccess/eaccess_background.jpg);*/
	/*background-repeat: no-repeat;*/
	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;
}

/*End of Welcome tesxt*/

.blueBullets {
	list-style-image:url(../include_images/bulletpoint_blue.gif);
	margin-left: 0;
	padding-left: 20px;
}

.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;
}


/*----------------------------Product Registration From ------------------------*/
div {
    display: block;
}

.whiteBack {
    /*background: #f1f1ed;*/
    background: #ffffff;
    padding: 30px;
    border-radius: 10px;
}

#ProductRegistration h1 {
    font-family: 'Red Hat Display', 'Noto Sans SC', sans-serif;
    line-height: 1.1;
    font-size: 40px;
    font-weight: 700;
    color: #004177;
    text-align: center;
    /* margin: 40px auto; */
    margin-bottom: 60px;
}

#ProductRegistration h2{
    font-family: 'Noto Sans TC','Noto Sans SC','Noto Sans KR','Noto-Sans-Thai-Regular', sans-serif;
    color: #D6785E;
    font-size: 25px;
}

#ProductRegistration small {
    font-family: 'Noto Sans TC','Noto Sans SC','Noto Sans KR','Noto-Sans-Thai-Regular', sans-serif;
    color: #4d4d4d;
    font-weight: 700;
    line-height: 2;
    font-size: 14px;
}
#ProductRegistration strong {
    font-family: 'Noto Sans TC','Noto Sans SC','Noto Sans KR','Noto-Sans-Thai-Regular', sans-serif;
    line-height: 1.5;
    font-weight: 400;
    color: #4d4d4d;
    font-size: 14px;
}

#ProductRegistration .smaller {
    font-weight: 400;
}

#ProductRegistration input[type=text], #ProductRegistration input[type=password], #ProductRegistration input[type=email], #ProductRegistration input[type=search] {
    box-sizing: border-box;
    width: 100%;
}

#ProductRegistration input {
    font-family: 'Noto Sans TC','Noto Sans SC','Noto Sans KR','Noto-Sans-Thai-Regular', sans-serif;
    font-size: 15px;
    border: none;
    background: none;
    /* padding: 12px 10px; */
    padding: 12px 0;
    color: #333;
    border-bottom: 1px solid #4d4d4d;
    -webkit-text-fill-color: #4d4d4d;
    outline: 0;
}

input#receiveUpdate{
    width: auto;
}
#ProductRegistration fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0;
}
#ProductRegistration .form-group {
    margin-bottom: 20px;
}

#ProductRegistration table {
    width: auto;
    margin: 0 auto;
    
}

.buttonlink {
    font-family: 'Red Hat Display', 'Noto Sans TC', 'Noto Sans SC','Noto Sans KR','Noto-Sans-Thai-Regular', sans-serif;
    color: #00416B;
    font-weight: 600;
    background: #d6bfb3;
    padding-left: 5px;
    border-radius: 50px;
    display: inline-block;
    font-size: 15px;
    /* font-weight: 300; */
    letter-spacing: 1px;
    text-align: center;
    padding: 12px 10%;
    margin-top: 20px;
    margin-bottom: 20px;
    cursor: pointer;
}
a.buttonlink {
    color: #00416B;
}
a.buttonlink:hover {
    text-decoration: none;
}

[class*='col-'] {
    padding-right: 10px;
}
.col-1-2 {
    width: 30%;
}
[class*='col-'] {
    float: left;
}

.grid:after {
    content: "";
    display: table;
    clear: both;
}

.form-radio label {
    display: inline-block;
    cursor: pointer;
    position: relative;
    padding-left: 10px;
    margin-right: 15px;
    font-size: 14px;
    font-weight: 500;
    color: #808080;
}