.pagepadding {
	padding-top: 15px;
	padding-left: 30px;
	padding-bottom: 20px;
}
.tab_tex {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.tab_tex:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #D51C16;
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D51C16;
	padding-bottom: 3px;
}
.tab_tex_on {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #D51C16;
	text-decoration: none;
}
.text_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-right: 30px;
	padding-left: 30px;
}
.bg_home {
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 350px;
	width: 100%;
	background-size: cover;
	padding-right: 10%;
	padding-left: 35%;
}
.text_welcome {
	font-family: Calibri;
	font-size: 50px;
	font-weight: lighter;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: -1px;
	font-style: italic;
}
.text_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-style: normal;
}
.logo {
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	padding-left: 30px;
}
.tab {
	border-radius: 8px 8px 0px 0px;
	font-family: Calibri;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	height: 40px;
	background-color: #333333;
	border: none;
}
.tab:hover {
	border-radius: 8px 8px 0px 0px;
	font-family: Calibri;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	height: 40px;
	background-color: #D51C16;
	border: none;
}
.tab_on {
	border-radius: 8px 8px 0px 0px;
	font-family: Calibri;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	height: 40px;
	background-color: #D51C16;
	border: none;
}
.text_normal_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
}
.button {
	font-family: Calibri;
	font-size: 24px;
	font-weight: lighter;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #D51C16;
	padding: 6px 2px 10px;
	height: 50px;
	width: 175px;
	box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.1), 0 2px 2px 0 rgba(0, 0, 0, 0.1);
	border-top: 1px solid #F0F0F0;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	text-align: center;
	border-radius: 8px 8px 8px 8px;
	font-style: italic;
	letter-spacing: -1px;
}
.text_title {
	font-family: Calibri;
	font-size: 24px;
	font-weight: bold;
	color: #D51C16;
	text-decoration: none;
	font-style: italic;
	letter-spacing: -1px;
}
.pagepadding2 {
	padding-left: 10%;
	padding-right: 10%;
	padding-top: 10px;
	padding-bottom: 20px;
}
.text_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	vertical-align: middle;
	height: 40px;
}
.text_header_link {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.tab_off {

	border-radius: 8px 8px 0px 0px;
	font-family: Calibri;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	height: 40px;
	background-color: #333333;
	border: none;
}
.bg_banner {
	background-image: url(images/bg_banner.png);
	background-repeat: repeat-x;
	background-position: center center;
	height: 100px;
	padding-right: 10%;
	padding-left: 10%;
}
.text_banner {
	font-family: Calibri;
	font-size: 40px;
	font-weight: lighter;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: -1px;
	font-style: italic;
	text-align: left;
}
.tab_link {


	font-family: Calibri;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.tab_link:hover {


	font-family: Calibri;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.text_title2 {

	font-family: Calibri;
	font-size: 18px;
	font-weight: bold;
	color: #D51C16;
	text-decoration: none;
	font-style: italic;
	letter-spacing: -1px;
}
.box
{
	box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.1), 0 2px 2px 0 rgba(0, 0, 0, 0.1);
	border-top: 1px solid #CCCCCC;
	border-right: 1px none #999999;
	border-bottom: 0px none;
	border-left: 1px none #999999;
	border-radius: 5px;
	padding: 15px;
	background-color: #FFFFFF;

}
.text_normal_brands {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	line-height: 20px;
}
.image_padding {
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 8px;
	padding-bottom: 8px;
}
.text_bold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-style: normal;
}
.bg_home2 {
	background-image: url(images/banner2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-right: 10%;
	padding-left: 40%;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 360px;
}
.bg_wood {
	background-image: url(images/bg_wood.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 360px;
}
.text_Shopee {
	font-family: Calibri;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-style: italic;
	padding-right: 30px;
}
