body{
	position: relative;
	width: 100%;
	margin: 0;
	padding: 0;
	padding-bottom: 70px;
	font-family: 'Open Sans Condensed','Arial Narrow', serif;
	background: #ddd url(../images/fabric_plaid.png) repeat top left;
	font-weight: 400;
	color: #333;
	max-width: 1600px;
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	font-smoothing: antialiased;
}

header{
	position: relative;
	width: 100%;
	height: 40px;
	margin: 0 auto;
}

/*.container wrap up the body*/
.container{
	position: relative;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 80%;
	max-width: 1260px;
	min-width: 780px;
	background: #fff url(../images/product-content-bg.jpg) repeat;
	margin: 0 auto;
	margin-bottom: -15px;
	padding: 10px;
	padding-bottom: 100px;

	-webkit-box-shadow: 2px 0px 10px rgba(0, 0, 0, 0.2), -2px 0px 10px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 2px 0px 10px rgba(0, 0, 0, 0.2), -2px 0px 10px rgba(0, 0, 0, 0.2);
	-o-box-shadow: 2px 0px 10px rgba(0, 0, 0, 0.2), -2px 0px 10px rgba(0, 0, 0, 0.2);
	-ms-box-shadow: 2px 0px 10px rgba(0, 0, 0, 0.2), -2px 0px 10px rgba(0, 0, 0, 0.2);
	box-shadow: 2px 0px 10px rgba(0, 0, 0, 0.2), -2px 0px 10px rgba(0, 0, 0, 0.2);
}

body.chnVersion .container{
	height: auto;
	padding-bottom: 130px;
}

.container p{
	line-height: 1.7;
}

/*the about section*/
#hf-about{
	position: relative;
	background: url(../images/logo-bg.png) no-repeat center center;
	font-size: 1em;
	margin: 70px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 90px;
	padding-bottom: 1px;
	line-height: 1.8;
}

/*
#hf-about p:nth-of-type(1):first-letter{
	font-size: 400%;
	font-weight: bold;
	float: left;
	margin-top: -15px;
	margin-right: 15px;
	margin-bottom: -40px;
}
*/

#hf-about h1{
	font-family: 'CardoBold';
	position: absolute;
	width: 400px;
	height: 200px;
	background: url(../images/title-pattern-left.png) no-repeat;
	-webkit-background-size: 100%;
	-moz-background-size: 100%;
	-o-background-size: 100%;
	-ms-background-size: 100%;
	background-size: 100%;
	color: white;
	left: -103px;
	top: 0px;
	font-size: 2em;
	font-weight: bold;
	line-height: 2.2em;
	text-indent: 1em;
}

#hf-about img{
	margin: 40px 0 10px 20px;
	width: 55%;
}

/*the history section*/
#hf-history{
	position: relative;
	background: url(../images/logo-bg.png) no-repeat center center;
	font-size: 1em;
	margin: 70px;
	margin-top: -60px;
	margin-bottom: 20px;
	padding-top: 90px;
	padding-bottom: 1px;
	line-height: 1.8;
}

#hf-history h1{
	font-family: 'CardoBold';
	position: absolute;
	display: inline-block;
	width: 400px;
	height: 200px;
	background: url(../images/title-pattern-right.png) no-repeat;
	-webkit-background-size: 100%;
	-moz-background-size: 100%;
	-o-background-size: 100%;
	-ms-background-size: 100%;
	background-size: 100%;
	color: white;
	right: -103px;
	top: 0px;
	font-size: 2em;
	font-weight: bold;
	line-height: 2.1em;
	text-indent: 8em;
}

body.chnVersion #hf-history h1{
	text-indent: 7.5em;
}

#hf-history img{
	margin: 20px 20px 10px 0px;
	width: 55%;
}

/*the mission section*/
#hf-mission{
	position: relative;
	background: url(../images/logo-bg.png) no-repeat center center;
	font-size: 1em;
	margin: 70px;
	margin-top: -40px;
	margin-bottom: 20px;
	padding-top: 90px;
	line-height: 1.8;
}

#hf-mission h1{
	font-family: 'CardoBold';
	position: absolute;
	display: inline-block;
	width: 400px;
	height: 200px;
	background: url(../images/title-pattern-left.png) no-repeat;
	-webkit-background-size: 100%;
	-moz-background-size: 100%;
	-o-background-size: 100%;
	-ms-background-size: 100%;
	background-size: 100%;
	color: white;
	left: -103px;
	top: 0px;
	font-size: 2em;
	font-weight: bold;
	line-height: 2.2em;
	text-indent: 1em;
}

#hf-mission img{
	margin: 20px 0px 10px 20px;
	width: 55%;
}

/*the careers section*/
#hf-careers{
	position: relative;
	background: url(../images/logo-bg.png) no-repeat center center;
	font-size: 1em;
	margin: 50px 70px 50px 70px;
	margin-bottom: 20px;
	padding-top: 20px;
	padding-bottom: 10px;
	line-height: 1.8;
}

#hf-careers a{
	color: inherit;
	text-decoration: none;
}

#hf-careers a:hover{
	text-decoration: underline;
}

#hf-careers h1{
	font-family: 'CardoBold';
	position: absolute;
	display: inline-block;
	width: 400px;
	height: 200px;
	background: url(../images/title-pattern-right.png) no-repeat;
	-webkit-background-size: 100%;
	-moz-background-size: 100%;
	-o-background-size: 100%;
	-ms-background-size: 100%;
	background-size: 100%;
	color: white;
	right: -103px;
	top: -70px;
	font-size: 2em;
	font-weight: bold;
	line-height: 2.1em;
	text-indent: 8em;
}

body.chnVersion #hf-careers h1{
	text-indent: 7.5em;
}

#hf-careers img{
	margin: 30px 20px 10px 0px;
	width: 55%;
}

body.chnVersion #hf-careers p:first-of-type{
	margin-top:30px;
}

/*navigation*/
#nav {
	position: absolute;
	color: white;
	background: #9EC394;

	top: -15px;
	left: 0;
	right: 0;
	height: 60px;

	z-index: 3;
	overflow: hidden;
}
#nav li {
	position: relative;
	float: left;
	display: block;
	list-style: none;
	width: 140px;
	height: 100%;
	margin: 0;
	padding: 0 10px;
}
#nav a {
	position:absolute;
	width: auto;
	left: 0;
	right: 0;
	font-size: 15px;
	color: white;
	text-decoration: none;
	text-align: center;
	line-height: 50px;
	padding: 5px 20px;
	padding-left: 40px;
	text-align: center;
	height: 100%;
	cursor: pointer;

	-webkit-transition: 0.5s;
	-moz-transition:    0.5s;
	-ms-transition:     0.5s;
	-o-transition:      0.5s;
	transition:         0.5s;
}

/*not using the dynamic pseudo class in order to let jQuery to
manipulate the hover effect*/
.nav-hover{
	background: rgba(255, 255, 255, 0.2);
	-webkit-box-shadow: 0px 0px 7px rgba(0, 0, 0, .8);
	-moz-box-shadow: 0px 0px 7px rgba(0, 0, 0, .8);
	-o-box-shadow: 0px 0px 7px rgba(0, 0, 0, .8);
	-ms-box-shadow: 0px 0px 7px rgba(0, 0, 0, .8);
	box-shadow: 0px 0px 7px rgba(0, 0, 0, .8);
	}

#nav a:active{
	background: rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, .4) inset;
	-moz-box-shadow: 1px 1px 5px rgba(0, 0, 0, .4) inset;
	-o-box-shadow: 1px 1px 5px rgba(0, 0, 0, .4) inset;
	-ms-box-shadow: 1px 1px 5px rgba(0, 0, 0, .4) inset;
	box-shadow: 1px 1px 5px rgba(0, 0, 0, .4) inset;
	}

.nav-click{
	background: rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0px 0px 7px rgba(0, 0, 0, .6) inset;
	-moz-box-shadow: 0px 0px 7px rgba(0, 0, 0, .6) inset;
	-o-box-shadow: 0px 0px 7px rgba(0, 0, 0, .6) inset;
	-ms-box-shadow: 0px 0px 7px rgba(0, 0, 0, .6) inset;
	box-shadow: 0px 0px 7px rgba(0, 0, 0, .6) inset;
	}
	
#nav li a span{
	font-size: 22px;
	font-weight: bold;
	}


body.chnVersion #nav li a span{
	font-size: 20px;
	line-height: 55px;
}

/*navigation icon set*/
span.sb-icon{
	position: absolute;
	left: 15px;
	top:4px;
	}
	
span.sb-icon:before {
    font-family: 'hf-icon-set';
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    text-align: center;
    text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3);
    line-height: 25px;
    width: 100%;
    font-size: 25px;
    color: #000;
    text-shadow: 0 0 1px #000;
    display: inline-block;
}

#nav span.icon-home{
	margin-left: 10px;
}

#nav span.icon-basket{
	margin-left: -8px;
}

body.chnVersion #nav span.icon-users{
	margin-left: -5px;
}

body.chnVersion #nav span.icon-basket{
	margin-left: -5px;
}

/*social icon set*/
#social-icon{
	position: absolute;
	width: 300px;
	height: 40px;
	top: 12px;
	right: 400px;
	z-index: 4;
}

#social-icon a{
	float: right;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: inline-block;
	width: 100px;
	height: 40px;
	overflow: hidden;
	margin-right: 15px;
	text-align: center;
	line-height: 2.5em;
	text-indent: 2.5em;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}
a#cn{
	background: url(../images/social-icon/cn.png) no-repeat center left;
}

a#us{
	background: url(../images/social-icon/us.png) no-repeat center left;
}

/*
a#link{
	background: url(../images/social-icon/linkedin-40.png) no-repeat bottom left;
}

a#fb:hover{
	background: url(../images/social-icon/facebook-40.png) no-repeat top left;
}

a#twit:hover{
	background: url(../images/social-icon/twitter-40.png) no-repeat top left;
}

a#link:hover{
	background: url(../images/social-icon/linkedin-40.png) no-repeat top left;
}

a#fb:active, a#twit:active, a#link:active{
	margin-top: 5px;
}
*/

li#message{
	display: inline-block;
	list-style: none;
	width: auto;
	color: #fff;
	font-family: 'Open Sans Condensed','Arial Narrow',serif;
	font-size: 2.2em;
	margin-top: -27px;
	left: 340px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
	user-select: none;
	cursor: default;
}

li#message span{
	font-weight: 700;
}

/*footer*/
footer{
	position: absolute;
	background-color: #9EC394;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 160px;
}

/*company logo located in the right bottom corner
#footer-content img{
	position: absolute;
	right: 5px;
	top: 10px;
}*/

div#footer-content{
	font-size: 15px;
	width: 70%;
	margin: 0 auto;
}

div#footer-content section{
	float: left;
	display: inline-block;
	width: 21%;
	height: 150px;
	margin: 0 2%;
	/*
	border-left: 1px solid white;
	border-right: 1px solid white;
	*/
}

div#footer-content section p a{
	text-decoration: none;
	color: #333333;
}

div#footer-content section p a:hover{
	color: white;
}

div#footer-content section p{
	font-size: 17px;
	font-weight: bold;
	width: auto;
	margin: 10px auto -10px auto;
	display: block;
	text-align: center;
	clear: both;
	border-bottom: 2px solid rgba(0, 0, 0, 0.2);
}

div#footer-content section ul li{
	display: block;
	list-style: none;
	text-indent: -20%;
}

div#footer-content section ul li a{
	cursor: pointer;
	text-decoration: none;
	color: inherit;
}

div#footer-content section ul li a:hover{
	color: white;
}

#disclaimer{
	position: absolute;
	display: inline-block;
	clear: both;
	line-height: 13px;
	bottom: 0;
	width: 85%;
	left: 50%;
	margin-left: -42.5%;
}

#disclaimer p{
	font-size: 11px;
	color: inherit;
}