@charset "utf-8";
* { margin:0; padding:0;}
@font-face {
    font-family: 'supermarket';
    src: url('../font/supermarket-webfont.eot');
    src: url('../font/supermarket-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/supermarket-webfont.woff2') format('woff2'),
         url('../font/supermarket-webfont.woff') format('woff'),
         url('../font/supermarket-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'thai_sans';
    src: url('../font/thaisanslite_r1.eot');
    src: url('../font/thaisanslite_r1.eot?#iefix') format('embedded-opentype'),
         url('../font/thaisanslite_r1.woff2') format('woff2'),
         url('../font/thaisanslite_r1.woff') format('woff'),
         url('../font/thaisanslite_r1.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
html, body {
	margin:0 auto;
	font-family: Arial, Tahoma;
	font-weight: normal;
	font-size: 14px;
	color: #5c5c5c;
	text-decoration: none;
	/*-webkit-filter: grayscale(40%); filter:  grayscale(40%);*/
}
a { outline: 0;}
a:link, a:visited{ text-decoration: none; color: #7a7a7a;}
a:hover, .atHead a:hover {text-decoration: none; color: #000;}
img {
	border: 0;
}
hr { padding:0; margin:0; border:0; height:1px; border-bottom: 1px solid #ffcc00; margin: 15px 5px 15px 5px;}
.clear { clear: both;}
.show { visibility: visible;}
.hide { visibility: hidden; display: none;}
.flLeft { float: left; }
.flRight { float: right; }
.center { text-align: center;}
.colWh { color: #FFF;}
.table{ display:table;}
.table-cell{ display:table-cell;}
.align-middle{ vertical-align:middle; }
.fullwh{ height:100%; width:100%;}
.indent { text-indent: -9999px; display: inline-block;}
.top { display: block; height: 137px;}
#logo {
/*	text-indent: -9999px;
	background: url(../images/logo.png) top left no-repeat;*/	
	display: block;
	height: inherit;
	margin: 2px 0px 5px 35px;
	position: absolute;
}
#amphorn-canvas {
	font-family: 'supermarket', Arial, Tahoma;
	font-size: 25px;
	margin-top: 35px;
	line-height: 25px;
	color: #5384e6;
	border-bottom: 1px solid #ccc;
}
.tel { letter-spacing: 0px; font-size: 15px; font-family: 'supermarket', Arial, Tahoma; color:#000;}
#tel {
	display: block;
	float: left;
	margin: 0px 0px 0px 166px;
	position: absolute;
}
#menu {
	font-family: 'supermarket';
	display: inline;
	/*word-spacing: 50px;
	margin: 45px 35px 0px 0px;*/
	margin-top: 45px;
	float: right;
}
#menu a {
	padding: 30px 20px;
	border: 1px solid white;
	font-size-adjust: 20%;
}
#menu a:hover {
	background: #efefef;
	opacity: 0.9;
	filter: alpha(opacity=90);
}
.txtMenu a {
	padding: 30px 20px;
	background: #000;
	color: #000;
	display: block; float: left;
	margin: 0px 10px;
	opacity: 0.6;
	filter: alpha(opacity=60);
}
.txtMenu a:hover {
	opacity: 0.9;
	filter: alpha(opacity=90);
}
.middle {
	height: 525px;
	display: block;
	margin-top: -25px;
	background: #eee;
	width: 100%;
	position: relative;
}
.imgPortfolio {
	display: block;
	min-width: 100%;
	left: 0; right:0;
	height: 100%; 
	overflow: hidden;
	text-align: center;
	z-index: 1;
}
.imgPortfolio img{ width: 100%;}
.midContent {
	/*width: 100%;*/
	position: absolute;
	top: 45%;
	z-index: 3000;
}
.txtHome {
	/*font-family: 'supermarket', Arial, Tahoma;
	font-size: 17px;*/
	line-height: 21px;
	background: url(../images/bltran.png);
	width: 280px;
	/*margin: -230px 0px 0px 35px; position: absolute;*/
	margin-left: 35px;
	margin-right: 55px;
	z-index: 99;
	color: #fff;
	padding: 40px 20px;
	text-wrap: normal;
	margin-top: 12%;
}
.txtHeader {
	font-family: 'supermarket', Arial, Tahoma;
	font-size: 29px;
	text-align: center;
	padding: 25px 55px;
	display: block;
	width: auto;
}
.txtHeader.remark { margin: 0 65px;}
.mList:hover {
	border-bottom: 1px solid #9cb6eb;
}
/*.txtMenu { 
	z-index: 2000;
	text-align: center;
	width: auto;
	margin-top: -77px;
	float: right;
}
.txtMenu a {
	padding: 30px 20px;
	background: #000;
	color: #FFF;
	display: block; float: left;
	margin: 0px 10px;
	opacity: 0.6;
	filter: alpha(opacity=60);
}
.txtMenu a:hover {
	opacity: 0.9;
	filter: alpha(opacity=90);
}*/
.bottom {
	margin-top: 20px;
	display: table;
	width: 100%;
	bottom:0;
}
br .clear { line-height: 1px}
.margincen {
	margin: 110px 0 0 0;
	position: relative;
	min-height: 360px;
	text-align: center
}
.margincen.second { margin-top: 50px}
.txtBoxBottom {
	/*display: inline-block;*/
	display: inline-block;
	text-align: left;
	width: 300px;
	height: 330px;
	padding: 10px 30px;
	vertical-align: top;
	/*background: url(../images/bltran.png);*/
}
.txtBoxBottom img { max-width: 300px; max-height: 200px;}
.bgCCC { /*background-color: #ededed;*/ border-right: 1px solid #CCC; border-left: 1px solid #CCC;}
.bdLeft { /*background-color: #ededed;*/ border-left: 1px solid #CCC;}
.bxHead {
	padding: 0px 20px 20px 20px;
	text-align: center;
	font-family: 'supermarket', Arial, Tahoma;
	font-size: 29px;
	text-decoration: underline;
	color: #5384e6;
}
.txtAddress {
	font-family: 'supermarket', Arial, Tahoma;
	display: block;
	background-color: #ccc;
	padding: 10px;
}
.txtAddress > .head {	font-size: 25px; line-height:32px;}
.copyright { font-size: 11px; padding: 5px}
a.imagineac {
	background-image: url(../images/imagineac.jpg);
	background-repeat: no-repeat;
	width: 33px;
	height: 15px;
	display: inline-block;
}
a.imagineac { background-position: 0 0;}
a:hover.imagineac { background-position: 0px -15px}

.mainProductImg {
	width: 180px;
	height: inherit;
	text-align: center;
	overflow: hidden;
	display: block;
	float: left;
}
.mainProductImg img {
	position: relative;
	left: 100%;
	margin-left: -200%;
}
.gallery { height: 480px; overflow: hidden;}
.gallery a {
	width: 11%;/*120px*/
	max-height: 120px;
	display: block;
	float: left;
	overflow: hidden;
	opacity: 0.3;
	filter: alpha(opacity=30);
}
.gallery a:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}
.gallery img {
	position: relative;
	max-width: 120px;
	/*left: 100%;
	margin-left: -200%;
	top: 100%;
	margin-top: -200%;
	max-width: 600px;*/
}
.paging {
	display: block;
	text-align: center;
	margin-top: 13px;
}
.paging a {
	background-color: #5384e6;
	opacity: 0.3;
	filter: alpha(opacity=30);
	display: inline-block;
	width: 20px;
	height: 20px;
	margin: 0 5px;
	padding-top: 3px;
	/*text-indent: -9999px;*/
	color: #FFF;
}
.paging a:hover, .paging a.cur {
	opacity: 1;
	filter: alpha(opacity=100);
}
.maps {
	width: 600px;
	display: block;
	float: left;
	padding: 30px 50px;
}
iframe { width: 600px; height: 450px;}
.info {
	display: block;
	float: left;
	padding-top: 30px;
	width: 450px;
}
.apc {
	font-family: 'supermarket', Arial, Tahoma;
	font-size: 31px;
	color:#5384e6;
}
br.mb {margin-bottom: 10px;}
.mr { margin-right: 65px;}
.addrtel { line-height: 22px; color:#333;}
.address {
	font-family: 'supermarket', Arial, Tahoma;
	font-size: 16px;
	color: #5384e6;
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
}
#form1 { width: 600px; margin: 0 auto;}
.frmTitle {
	font-family: 'supermarket', Arial, Tahoma;
	font-size: 18px;
	display: block;
	float: left;
	width: 150px;
	text-align: right;
	margin-right: 20px;
	color: #5384e6;
}
.txtField {
	font-family: 'supermarket', Arial, Tahoma;
	font-size: 16px;
	padding: 2px 5px;
	margin-bottom: 10px;
	width: 250px;
	border: 1px solid #CCC;
	color: #999;
}
.txtField.ext { width: 50px;}
.button {
	background: #5384e6;
	padding: 3px 6px;
	border: 1px solid #5384e6;
	color: #FFF;
}

@media only screen and (max-width: 720px) {

.middle { background: none; position: relative; height: auto}
.midContent { position: relative;}
#menu {
	display: none;
	width: 100%; /*display: block; */
	position: absolute; z-index: 2000;
	text-align: center;
	top: 780px;
}
#menu a {
	padding: 30px 20px;
	background: #000;
	color: #FFF;
	display: block;
	margin: 10px;
	opacity: 0.5;
	filter: alpha(opacity=50);
	float: none;
}
#menu a:hover {
	background: #000;
}
.txtHome {
	display: block;
	line-height: 21px;
	background: url(../images/bltran.png);
	width: 80%;
	/*margin: -230px 0px 0px 35px; position: absolute;*/
	z-index: 99;
	color: #fff;
	margin: 50px auto;
	margin-bottom: 0px;
}
.txtHeader { margin: 0 5px}
.txtHeader.remark { margin: 0;}
.container { max-height: 200px;}
#slides .slidesjs-navigation {
	top: -130px;
}
.txtMenu { width: 100%; display: block; }
.txtMenu a {
	color: #FFF;
	display: block;
	margin: 10px;
	opacity: 0.5;
	filter: alpha(opacity=50);
	float: none;
}
.txtMenu a:hover {
	opacity: 0.9;
	filter: alpha(opacity=90);
}
.txtHeader {
	clear: both;
	display: block;
	position: relative;
}
.bgCCC, .bdLeft { border: none;}
.bottom { position: relative;}
.margincen { margin-top: -20px;}
.txtBoxBottom { width: 80%; height: 300px; margin-bottom: 30px; text-align: center;}
.txtBoxBottom img { width: 100%;}

.mainProductImg {
	display: none;
}
.gallery { height: auto;}
.gallery a {
	width: 33.33%;
	height: 125px;
	opacity: 1;
	filter: alpha(opacity=100);
}
.gallery img {
	position: relative;
	max-width: 100%;
}
.maps, iframe {
	width: 95%;
	margin: 0 auto;
	display: block;
	float: none;
	padding: 0px;
}
.info {
	display: block;
	margin: 0 auto;
	float: none;
	padding-top: 30px;
	width: 90%;
}
#form1 { width: 90%; margin: 0 auto; text-align: center; margin-bottom: 50px;}
.frmTitle {
	float: none;
	width:100%;
	margin: 0 auto;
	text-align: center;
	margin-right: 0px;
}
}