/* =================================================================== */
/* Import Section
====================================================================== */
@font-face {
	font-family: 'ThaiSansNeue';
	src: url('../fonts/ThaiSansNeue-Regular.eot'); /* IE9 Compat Modes */
	src: url('../fonts/ThaiSansNeue-Regular-.eot#iefix') format('embedded-opentype'), /* IE6-IE8 */
	     url('../fonts/ThaiSansNeue-Regular.woff') format('woff'), /* Modern Browsers */
	     url('../fonts/ThaiSansNeue-Regular.ttf')  format('truetype'), /* Safari, Android, iOS */
	     url('../fonts/ThaiSansNeue-Regular.svg#svgFontName') format('svg'); /* Legacy iOS */
}

@font-face {
	font-family: 'ThaiSansNeue';
	font-weight: bold;
	src: url('../fonts/ThaiSansNeue-Bold.eot'); /* IE9 Compat Modes */
	src: url('../fonts/ThaiSansNeue-Bold-.eot#iefix') format('embedded-opentype'), /* IE6-IE8 */
	     url('../fonts/ThaiSansNeue-Bold.woff') format('woff'), /* Modern Browsers */
	     url('../fonts/ThaiSansNeue-Bold.ttf')  format('truetype'), /* Safari, Android, iOS */
	     url('../fonts/ThaiSansNeue-Bold.svg#svgFontName') format('svg'); /* Legacy iOS */
}

/* #Reset & Basics
================================================== */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	font-family: 'ThaiSansNeue', sans-serif; 
	font-size:14px;
}

h1{font-size:24px;font-family: 'ThaiSansNeue', sans-serif; }
h2{font-size:21px;font-family: 'ThaiSansNeue', sans-serif; }
h3{font-size:18px;font-family: 'ThaiSansNeue', sans-serif; }
h4{font-size:16px;font-family: 'ThaiSansNeue', sans-serif; }

.topbarcontainer-outer .topbarcontainer-inner .left span a {font-size:14px;}
.headercontainer-outer table tr td span {font-size:18px;}
.product-module-container-outer .product-module-container-inner-content h1 {font-size:18px;}