body {
margin: 0px;
padding: 0px;
text-align:center;
background-color: #FFFFFF;
}

#header {
	margin:0 auto;
	text-align: right;
	width: 988px;
}
#wrap_body {
	width: 100%;
	text-align: center;
}
#content {
	vertical-align: top;
	clear: both;
	margin:0 auto;
	width: 988px;
}

hr {
	border: none;
	border-top: 1px solid #DADADA;
}

hr.liner {
	border: none;
	border-top: 1px solid #D0D0D0;
}


div .related{
	margin:0 auto;
	clear: both;
	text-align:left;
	width: 988px;
}

div .wraper{
	width: 100%;
	text-align: center;
}

div .left_allergy{
	float: left;
	text-align: left;
	margin:0 auto;
	height:56px;
	width: 268px;
	vertical-align: baseline;
}

div .right_topmenu{
	float: right;
	text-align: right;
	margin:0 auto;
	width: 720px;
	height:56px;
	vertical-align: bottom;
}

.searchbox{
	width: 116px;
	border: 1px solid #BBBBBB;
}

.round_border{
	border: 1px solid #DADADA;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#footer {
	margin:0 auto;
	clear: both;
	width: 988px;
}

#left_content{
	margin:0 auto;
	width: 700px;
}

#left_icon{
	float: left;
	text-align: left;
	margin:0 auto;
	width: 100px;
}


#right_content{
	text-align:right;
	margin:0 auto;
	width: 288px;
}

#right_menu{
	text-align:left;
	float:right;
	margin:0 auto;
	padding: 12px;
	width: 252px;
	border:1px solid #DADADA;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
}

#right_product{
	text-align: left;
	float: right;
	margin:0 auto;
	width: 938px;

}

#product_detail{
	text-align: left;
	position:relative;
	float: right;
	margin:0 auto;
	width: 488px;

}

#full_content{
	vertical-align: top;
	margin:0 auto;
	width: 988px;
}


div#right_content
{
	float: right;
	right:0px;
	top:0px;
	position:relative;
	width: 288px;
}

div#left_content
{
	float: left;
	left:0px;
	top:0px;
	position:relative;
	width: 700px;
}

div .float_menu{
	Z-index: 100;
	display:none;
}

H3{
	color: #101010;
	font-family:"tahoma";
	font-style: normal;
	font-size: 16px;
	margin-bottom: 10px;
}

H2{
	color: #333333;
	font-family:"tahoma";
	font-style: normal;
	font-size: 20px;
	margin-bottom: 10px;
}

H2 .intro{
	color: #888888;
	font-family:"tahoma";
	font-style: normal;
	font-size: 17px;
	margin-bottom: 10px;
}

a.product_detail{
	color: #101010;
	font-family:"tahoma";
	font-style:normal;
	font-size: 13px;
}

a {	
	color: #202020;
	font-family:"tahoma";
	font-style:normal;
	font-size: 14px;
	text-decoration:none;
}

a.light1 {	
	color: #777777;
	font-family:"tahoma";
	font-style:normal;
	font-size: 13px;
	text-decoration:none;
}

a.star{
	color: #98CF18;
	font-family:"tahoma";
	font-style:normal;
	font-size: 13px;
	text-decoration:none;

}


span.submenu{
	
}

a.submenu {	
	color: #777777;
	font-family:"tahoma";
	font-style:normal;
	font-size: 13px;
	text-decoration:none;
	margin-bottom: 10px;
}

a.midsubmenu {	
	color: #777777;
	font-family:"tahoma";
	font-style:normal;
	font-size: 12px;
	text-decoration:none;
	margin-bottom: 10px;
}


a.smallsubmenu {	
	color: #777777;
	font-family:"tahoma";
	font-style: bold;
	font-size: 10px;
	text-decoration:none;
	margin-bottom: 10px;
}

a.submenu:hover{
	color: #333333;
}

a.smallsubmenu:hover{
	color: #333333;
}

.dotsplit{
	height:6px;
	width:1px;
	border-left:1px dotted #777777; 
}

p {	
	color: #101010;
	font-family:"tahoma";
	font-style:normal;
	font-size: 14px;
}

p.indented{
	text-indent: 30px;
	color: #202020;
	font-family:"tahoma";
	font-style:normal;
	font-size: 14px;
	text-decoration:none;
}

a.head{
	color: #101010;
	font-family:"tahoma";
	font-size: 32px;
}

a.headlight{
	color: #101010;
	font-family:"tahoma";
	font-size: 22px;
}


input.shopnow{
	background:#E1E1E1;
	border: 1px solid #E1E1E1;
	width: 100px;
	height: 22px;
	text-align: center;
	color: #7F7F7F;
	font-family:"tahoma";
	font-style: bold;
	font-size: 14px;
	border-radius: 8px;
	cursor:hand;

}
input.shopnow:hover{
	background:#959595;
	border: 1px solid #959595;
	width: 100px;
	height: 22px;
	text-align: center;
	color: #FAFAFA;
	font-family:"tahoma";
	font-style: bold;
	font-size: 14px;
	border-radius: 8px;
	cursor:hand;
}

input.longbutton{
	background:#E1E1E1;
	border: 1px solid #E1E1E1;
	width: 120px;
	height: 22px;
	text-align: center;
	color: #7F7F7F;
	font-family:"tahoma";
	font-style: bold;
	font-size: 14px;
	border-radius: 8px;
	cursor:hand;

}
input.longbutton:hover{
	background:#959595;
	border: 1px solid #959595;
	width: 120px;
	height: 22px;
	text-align: center;
	color: #FAFAFA;
	font-family:"tahoma";
	font-style: bold;
	font-size: 14px;
	border-radius: 8px;
	cursor:hand;
}

input.longbutton_sel{
	background:#959595;
	border: 1px solid #959595;
	width: 120px;
	height: 22px;
	text-align: center;
	color: #FAFAFA;
	font-family:"tahoma";
	font-style: bold;
	font-size: 14px;
	border-radius: 8px;
	/*cursor:hand;/**/
}
input.txtinput{
	border: 1px solid #E1E1E1;
	width: 180px;
	color: #333333;
	font-family:"tahoma";
	font-style: bold;
	font-size: 14px;
}

input.txtinputlong{
	border: 1px solid #E1E1E1;
	width: 260px;
	color: #333333;
	font-family:"tahoma";
	font-style: bold;
	font-size: 14px;
}

/* <![CDATA[ */

* {margin: 0; padding: 0;}

/*
body {margin: 30px; font: 13px/1.5 "Trebuchet MS", Tahoma, Arial;}
a {color: #0094D6;}
p {padding: 7px 0;}
/**/

h1 {font-size: 21px; font-weight: normal; margin: 0 0 30px;}
p.tab_content {
	padding: 10px 0;
	color: #101010;
	font-family:"tahoma";
	font-style:normal;
	font-size: 13px;
}
.section {
	width: 480px;
	background: #EFEFEF;
	margin: 0 0 30px;
}
ul.tabs {
	height: 28px;
	width: 480px;
	line-height: 25px;
	list-style: none;
	border-bottom: 1px solid #DDD;
	background: #FFF;
}
.tabs li {
	float: left;
	display: inline;
	text-align: center;
	width: 131px;
	margin: 0 1px -1px 0;
	padding: 0 13px 1px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	color: #777;
	cursor: pointer;
	background: #EFEFEF;
	border: 1px solid #E4E4E4;
	border-bottom: 1px solid #FFFFFF;
	position: relative;
	font-family:"tahoma";
	font-style:normal;
	font-size: 14px;
}
.tabs li:hover,
.vertical .tabs li:hover {
	color: #FAFAFA;
	padding: 0 13px;
	background: #A4A4A4;
	border: 1px solid #A4A4A4;
}
.tabs li.current {
	color: #444;
	background: #FFFFFF;
	padding: 0 13px 2px;
	border: 1px solid #D4D4D4;
	border-bottom: 1px solid #FFFFFF;
}
.box {
	display: none;
	border: 1px solid #D4D4D4;
	border-width: 0 1px 1px;
	background: #FFFFFF;
	padding: 0 12px;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
}
.box.visible {
	display: block;
}


.picture-slides-image {
/*
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
/**/
}
/* ]]> */

ul#topnav {
	margin: 0; padding: 0;
	float:right;
	/*width: 100%;/**/
	list-style: none;
	font-size: 1.1em;
	text-align: right;
}
ul#topnav li {
	float: left;
	margin: 0; padding: 0;
	position: relative; /*--Important--*/
}
ul#topnav li a {
	float: left;
	/* text-indent: -9999px; /*--Push text off of page--*/
	list-style: none;
	font-size: 14px;
	height: 34px;
}
ul#topnav li:hover a, ul#topnav li a:hover { background-position: left bottom; } /*--Hover State--*/
ul#topnav a{
	font-family:"tahoma";
	font-style:normal;
	text-decoration:none;
	color:#777777;
	font-size: 14px;
}
ul#topnav a:hover{
	font-family:"tahoma";
	font-style:normal;
	text-decoration:none;
	color:#333333;
	font-size: 14px;
}

ul#topnav a.home {
	width: 78px;
}
ul#topnav a.skincare {
	width: 117px;
}
ul#topnav a.homecare {
	width: 124px;
}
ul#topnav a.medcare {
	width: 140px;
}
ul#topnav a.misc {
	width: 80px;
}
ul#topnav a.library {
	width: 102px;
}
ul#topnav li .sub {
	position: absolute; /*--Important--*/
	top: 26px; left: -180;
	z-index: 99999;
	background: #FAFAFA  repeat-x; /*--Background gradient--*/
	border: 1px solid #D3D3D3;
	padding: 14px 14px 14px;
	float: left;
	/*--Bottom right rounded corner--*/
	-moz-border-radius-bottomright: 6px;
	-khtml-border-radius-bottomright: 6px;
	-webkit-border-bottom-right-radius: 6px;
	/*--Bottom left rounded corner--*/
	-moz-border-radius-bottomleft: 6px;
	-khtml-border-radius-bottomleft: 6px;
	-webkit-border-bottom-left-radius: 6px;
	display: none; /*--Hidden for those with js turned off--*/
}

ul#topnav li .row { /*--If needed to break out into rows--*/
	clear: both;
	float: left;
	width: 100%;
	margin-bottom: 10px;
}
ul#topnav li .sub ul{
	text-align:left;
	list-style: none;
	margin: 0; padding: 0;
	/*border-right: 1px solid #D3D3D3; /**/
	width: 220px;
	float: left;
}

ul#topnav .sub ul li {
	width: 100%; /*--Override parent list item--*/
	text-align:left;
	color: #444444;
}

ul#topnav .sub .splitter {
	list-style: none;
	margin: 0; padding: 0;
	float: left;
	width: 2px; /*--Override parent list item--*/
	border-left: 1px solid #D3D3D3;
	height:100%;
	text-align:left;
	color: #444444;
}

ul#topnav .sub ul li h2 { /*--Sub nav heading style--*/
	padding: 0;  margin: 0;
	font-size: 1.3em;
	font-weight: normal;
}
ul#topnav .sub ul li h2 a { /*--Sub nav heading link style--*/
	padding: 5px 0;
	background-image: none;
	font-family:"tahoma";
	color: #777777;
}
ul#topnav .sub ul li a {
	float: none;
	text-indent: 0; /*--Override text-indent from parent list item--*/
	height: auto; /*--Override height from parent list item--*/
	background: url(navlist_arrow.png) no-repeat 5px 12px;
	padding: 7px 5px 7px 15px;
	display: block;
	font-family:"tahoma";
	text-decoration: none;
	color: #777777;
}
ul#topnav .sub ul li a:hover {
	color: #444444;
	background-position: 5px 12px ;/*--Override background position--*/
}


#slider {
    width: 988px; /* important to be same as image width */
    height: 420px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
}
#sliderContent {
    width: 988px; /* important to be same as image width or wider */
    position: absolute;
	top: 0;
	margin-left: 0;
}
.sliderImage {
    float: left;
    position: relative;
	display: none;
}
.sliderImage span {
    position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
    padding: 10px 13px;
    width: 384px;
    /*background-color: #000;/**/
    filter: alpha(opacity=0);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
}
.clear {
	clear: both;
}
.sliderImage span strong {
    font-size: 14px;
}
.top {
	top: 0;
	left: 0;
}
.bottom {
	bottom: 0;
    left: 0;
}
ul#slideframe { list-style-type: none;}

.slide_banner{
/*
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
/**/
}