/*@import url(../fonts/thsarabunnew/thsarabunnew.css);*/
/*@import url(../fonts/EDPenSook/stylesheet.css);*/
@import url(../fonts/Circle2/stylesheet.css);
/*@import url(../fonts/WDB_Bangna/stylesheet.css);*/
@charset "utf-8";

BODY {
/*	background:url(../images/background.jpg) #eeeeee repeat-y center;*/
	background-color:#ffffff;
	margin:0px;
	padding: 0 0 0 0;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color:#000000;
}

/*td {  font-family: "Tahoma, Arial, Helvetica, sans-serif"; font-size: 13px;}*/
a:link { color: #000000; text-decoration: none;}
a:visited { color: #000000; text-decoration: none;}
a:active { color: #000000; text-decoration: none;}
a:hover { color: #FF0000; text-decoration: none;}

img {
	border:0px;
}

/*a:link img {
	opacity: 1.0;
	filter: alpha(opacity=100);
}
a:hover img{
	opacity:.70;
	filter:alpha(opacity=70);
}*/


.header {
	/*background:url(../images/headerbg.png) no-repeat #00afe9;*/
	background-color:#fffffff;
	/*background:url("../images/8785.png");*/
	margin: auto;
	border: 0px solid #ff0000;
  width: 100%;
  /*height: 160px;*/
  /*position: fixed !important;
  top: 0;
	left:0;
  z-index: 100;*/
	padding: 0px 0px 0px 0px;
}

.logo{
  width: 100%;
	margin:auto;
}

.menu{
 /* width: 1200px;*/
  width: 100%;
	margin:auto;
}


/*.imgthumb{
	width: 180px;
	height: 100px;
}*/

.LoginTop{
	top:7px;
	right:15px;
	/*float:right;*/
	padding-right:0px;
	position: absolute;
	/*text-align:center;
	margin-top:10px;*/
}

.LoginTop a:link, .LoginTop a:visited,.LoginTop a:active{
	color: #ffffff;

}
.LoginTop a:hover {
	color:#ff0000;
}


.scrollbox {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #cccccc;
    height: 30px;
    overflow-y: scroll;
    width: 100%;
}


@media screen and (max-width: 640px) {
	table {
		overflow-x: auto;
		display: block;
	}
}


/*Tablet*/
@media only screen and ( max-width: 1200px ) /*62.5em =1000 */
{
	.logo{
	  width: 100%;
	}
	.menu{
	  width: 100%;
		margin:auto;
	}

}

/*Mobile*/

@media only screen and ( max-width: 40em ) /* 640 */





	#header-wrapper
	{
		border: 0px solid #ff0000;

	}


	#main-wrapper
	{
		padding:5px 0px 5px 0px;
		max-width:1200px;
		min-height:500px;
		margin:auto;
		background-color:#FFF;
/*		-webkit-box-shadow:2px 2px 2px #999;
		-moz-box-shadow:2px 2px 2px  #999;
		box-shadow:2px 2px 2px #999; */
	}


	#footer-wrapper
	{
		background-color:#333333;
		color: #FFF;
		padding: 1em 0 1em 0;
	}


.TitleContent{
	text-align: center;
	font-size:30px;
	font-family: circularregular;
	letter-spacing: 2px;
	font-weight:bold;
	color:#FF0000;
	/*color:#009966;*/
	/*text-shadow:1px 1px 2px  #666;*/
	border-bottom:#009966 5px solid;
	margin-bottom: 5px;
	padding: 5px 0px 5px 0px;

}
 .TitleContent a:link, .TitleContent a:visited {
	color:#009966;
}

.TitleContent a:hover {
	color:#FF0000;
}

.TopicContent, .TopicContent a:link, .TopicContent a:visited{
	font-size:19px;
	letter-spacing: 2px;
	font-family: circularregular;
	color:#004080;
	font-weight:bold;
	margin-bottom:5px;
	line-height: 25px;
}
.TopicContent a:hover {
	color:#F00;
}


.DesContent, .DesContent a:link, .DesContent a:visited{
	font-size:13px;
	color:#666666;
	letter-spacing: 1px;
	/*font-family: circularregular;*/
	/*text-shadow:1px 1px 2px  #666;*/
}
.DesContent a:hover {
	color:#FF0000;
}


.DetailContent, .DetailContent a:link, .DetailContent a:visited{
	font-size:14px;
	color:#666666;
	letter-spacing: 1px;
	line-height: 25px;
	/*font-family: circularregular;*/
	/*text-shadow:1px 1px 2px  #666;*/
}
.DetailContent a:hover {
	color:#FF0000;
}

.HeaderSide, .HeaderSide a:link, .HeaderSide a:visited{
	font-size:28px;
	letter-spacing: 2px;
	font-family: circularregular;
	color:#000000;
	font-weight:bold;
	margin:15px 0px 10px 0px;
	line-height: 25px;
	border-top:5px #000000 solid;
	border-bottom:0px #666666 solid;
	width:100%;
	padding:10px 0px;
}
.HeaderSide a:hover {
	color:#F00;
}

.TopicSide, .TopicSide a:link, .TopicSide a:visited{
	font-size:16px;
	letter-spacing: 2px;
	font-family: circularregular;
	color:#000000;
	/*font-weight:bold;*/
}
.TopicSide a:hover {
	color:#F00;
}


.readmore, .readmore a:link, .readmore a:visited{
	font-size:11px;
	/*font-family: circularregular;*/
	color:#fff;
	/*font-weight:bold;*/
	margin-bottom:0px;
	line-height: 25px;
	background-color: #3facd6;
	padding: 3px;
}
.readmore a:hover {
	color:#fff;
	/*background-color: #ace8ff;*/
	opacity:.70;
	filter:alpha(opacity=70);
}


.ProductThumb{
	border:#dddd 1px solid;
	width:98%;
	padding:5px 5px 5px 5px;
	/*margin-bottom: 15px;*/
	min-height: 440px;
	background:#fff;
	box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
	margin: 15px 0;
	overflow:hidden;
}
.ProductThumbOut{
	border:#dddd 1px solid;
	width:98%;
	padding:5px;
	/*margin-bottom: 15px;*/
	min-height: 440px;
	background:#fff;
	box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
	margin: 15px 0;
	overflow:hidden;
	background:url(../images/outofstock2.png) bottom right no-repeat;
}

.ProductThumb:hover ,.ProductThumbOut:hover{
	/*border:#ff0000 1px solid;*/
	/*-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform:rotate scale(1.1);
	-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;*/
}


.ImgThumb
{
	width:100%;
	height:200px;
	background-color:#ffffff;
	border:#ccc 0px solid;
	margin: auto;
	vertical-align: middle;
	text-align: center;

}
.ImgThumb img
{
	margin: auto;
  max-width:98%;
  max-height:98%;
}
.ImgThumb img:hover{
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform:rotate scale(1.1);
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}


.ProductName, .ProductName a:link, .ProductName a:visited{
	font-size:24px;
	color:#e81775;
	font-weight:bold;
	padding: 3px;
}
.ProductCode{
	font-size:16px;
	color:#999999;
	font-weight:bold;
	padding: 3px;
}
.price, .price a:link, .price a:visited{
	font-size:18px;
	/*font-family: circularregular;*/
	color:#ff0000;
	font-weight:bold;
	margin-bottom:0px;
	line-height: 25px;
	padding: 3px;
}
.proprice, .proprice a:link, .proprice a:visited{
	font-size:20px;
	/*font-family: circularregular;*/
	color:#ff0000;
	font-weight:bold;
	margin-bottom:0px;
	line-height: 25px;
	padding: 3px;
}
.tag, .tag a:link, .tag a:visited{
	font-size:12px;
	color:#000000;
	padding: 3px;
}
.tag a:hover{
	color: #ff0000;
}

.btn, .btn a:link, .btn a:visited{
	color:#ffffff;
}

.btn-default, .btn-default a:link, .btn-default a:visited{
	color:#333333;
}


.badge {
  padding: 3px 6px;
  font-size: 12.025px;
  font-weight: bold;
  white-space: nowrap;
  color: #ffffff;
  background-color: #999999;
	-webkit-border-radius: 9px;
   -moz-border-radius: 9px;
   border-radius: 9px;
}
.badge:hover {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}

.badge-warning {
  background-color: #f89406;
}
.badge-warning:hover {
  background-color: #c67605;
}

.label {
	font-size: 12px;
}

.payments, .payments a:link, .payments a:visited{
	font-size:16px;
	/*font-family: circularregular;*/
	color:#fff;
	/*font-weight:bold;*/
	margin-bottom:1px;
	line-height: 25px;
	background-color: #337ab7;
	padding: 8px;
}
.payments a:hover {
	color:#fff;
	/*background-color:#00ff00;*/
	opacity:.70;
	filter:alpha(opacity=70);
}


div.article { width: 100%; }
div.article div  {float: left; }
div.col {width:370px; padding:5px; margin: 5px;border-bottom:1px #666666 dotted;}
div.col img {width:300px; height: 150px;}
div.col2 {width:360px; padding:5px; margin: 5px;border-bottom:1px #666666 dotted;}
div.col2 img {width:280px; height: 140px;}
div.clear { clear: both; }

/*Tablet*/
@media only screen and ( max-width: 1200px ) /*62.5em =1000 */
{
	div.col {width:240px; padding:0px; margin:0px;border-bottom:1px #666666 dotted;}
	div.col img {width:200px; height: 120px;}
	div.col2 {width:250px; padding:5px; margin:5px;border-bottom:1px #666666 dotted;}
	div.col2 img {width:210px; height: 110px;}
}

/*Mobile*/
@media only screen and ( max-width: 40em ) /* 640 */
{
	div.col {width:300px; padding:0px; margin:0px;border-bottom:1px #666666 dotted;}
	div.col img {width:250px; height: 120px;}
	div.col2 {width:300px; padding:0px; margin: 2px;border-bottom:1px #666666 dotted;}
	div.col2 img {width:250px; height: 110px;}
}

@media print
{
	.print-none	{ display:none;}
}
