#info-container{
	width:100%;
	top:0px;
	position:absolute;
	height:100%;
	background: url(../images/background-nutrition-5.jpg) no-repeat;
	background-size:cover;
	}	
#info-container .wrap{
	top:155px;
	left:50%;
	bottom:0;
	position:absolute;
	padding-top:4%;
	width:960px;
	margin-left:-480px;
}

#info-container .wrapper{
	background:#ffffff;
	top:155px;
	left:50%;
	bottom:0;
	position:absolute;
	padding-top:2%;
	width:960px;
	margin-left:-480px;
	-webkit-box-shadow: 0px 4px 5px 4px rgba(0,0,0,0.08);
	-moz-box-shadow: 0px 4px 5px 4px rgba(0,0,0,0.0.08);
	box-shadow: 0px 4px 5px 4px rgba(0,0,0,0.08);
}

.content{
	overflow: auto;
	position: relative;
	width:100%;
	margin:0 auto;
	max-width: 100%;
	padding-left:30px;
	height:87%;
	-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
}

.info-containerleft { height:100%; width:25%; background-color: #FFF; position: absolute;left:50%; margin-left:-35.2%; background:rgba(255,255,255,0.9); padding:0 40px; z-index:3; }
.info-containerleft h2{
	position: absolute;
	bottom:146px;
	font-size:60px;
	line-height:42px;
	font-family: 'kittithada_bold_75regular', san-serif;
	padding:5px 0 10px 0;
	color:#6a891f;
	}
	.info-containerleft p {
	position: absolute;
	bottom:105px;
	font-size:12px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight:100;
	color:#444; }
	.info-containerleft .btn a{
		display: block;
		width:101px;
		height:16px;
		position: absolute;
		bottom:80px;
		background:url(../images/btn-see-all-th.png) no-repeat top;
 	}
	.info-containerleft .btn a:hover{
		background:url(../images/btn-see-all-th.png) no-repeat bottom;
 	}
	.info-containerleft .checkout a{
		text-decoration:none;
	position: absolute;
	bottom:40px;
	font-size:9px;
	font-family: Arial, Helvetica, sans-serif;
	font-style:italic;
	font-weight:100;
	line-height:10px;
	margin-top:5px;
	color:#888;
	}
	.info-containerleft .checkout span{
	color:#ffc628;
	}
	.info-containerleft .checkout img{
	float:none;
	}
	
		
.info-containerright { height:100%; width:45.4%; background-color: #FFF; position: absolute;right:50%; margin-right:-35.2%; background:rgba(255,255,255,1); padding: 14% 40px 0 40px; z-index:3; }
.info-containerright h2{
	font-size:60px;
	line-height:36px;
	font-family: 'kittithada_bold_75regular', san-serif;
	padding:5px 0 10px 0;
	color:#6a891f;
	}
.info-containerright h4{
	font-size:30px;
	line-height:18px;
	font-family:'kittithada_roman_55regular', san-serif;
	padding:5px 0 10px 0;
	color:#6a891f;
	letter-spacing:1px;

	}
.info-containerright p {
	font-size:12px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight:100;
	color:#444; }
	
#testDiv2{
	padding:0 10px;
	}
.slimScrollDiv { 
	border:none;
	width:100%;
	padding:0 20px;
	height:100% !important;
	
	}
.slimScrollBar {
	min-width:15px;
	max-height:15px;
	background-color:#f2a900 !important;
	}
.slimScrollRail{
	height:80% !important;
	right:8px !important;
	position:absolute;
	background-color:#999999 !important
	}
#boundary {
	position: absolute;
	width:100%;
	bottom:0;
	top:0;
	left:0;
	right:0;
}
td{
	font-size:12px;
	font-family: Tahoma, Geneva, san-serif;
	font-weight:100;
	color:#444; }	

.clear {clear:both}