* {margin: 0px;padding: 0px;}
@font-face {
	font-family: Sarabun;
	src: url("../fonts/SarabunNew.eot") 
}
@font-face {
	font-family: Sarabun;
	src: url("../fonts/SarabunNew.ttf") 
}
@font-face {
	font-family: Kanit;
	src: url("../fonts/Kanit.eot") 
}
@font-face {
	font-family: Kanit;
	src: url("../fonts/Kanit.ttf") 
}
@font-face {
	font-family: Oswald;
	src: url("../fonts/Oswald.eot") 
}
@font-face {
	font-family: Oswald;
	src: url("../fonts/Oswald.ttf") 
}
@font-face {
	font-family: Rokkitt;
	src: url("../fonts/Rokkitt.eot") 
}
@font-face {
	font-family: Rokkitt;
	src: url("../fonts/Rokkitt.ttf") 
}
@font-face {
 font-family: Tahoma;
 src: url("../fonts/tahoma.eot") 
}
@font-face {
 font-family: Tahoma;
 src: url("../fonts/tahoma.ttf") 
}
body {
	background-color: #FFFFFF;
}
img{ 
	 border:0px;
}
#shell {
	width: 1024px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #FFF;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
}

#shell #header {
	height: 100px;
	background-color: #FFFFFF;
}

#shell #header #cart {
	background:#373737; 
	height: 60px;
	width: 100%;
	left:0;
	position:fixed; 
	z-index: 200;
}
#shell #header #cart #carts {
     margin:0 auto;
     width:1024px; 
}
#shell #main {
	width: 1024px;
	position: absolute;
		
}
#shell #main #branner {
	background-color: #FFFFFF;
	float: left;

}
#shell #main #MainConten {
	background-color: #FFFFFF;
	padding:20px 0 0 0; 
	float: left;

}
#shell #main #MainConten p{
	font-family: Oswald;
	font-size: 25px;
	font-style: normal;
	font-weight: normal;
	color: #373737;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;

}
.incart {
    position: absolute;
	padding: 1px 2px 1px 2px;
    margin:0 0 0 30px;
    color: #ffffff;
	background-color: #ff764d;
	font-family: Tahoma;
	font-size: 12px;
	
	
}
.txtbox {
    PADDING-BOTTOM: 2px; 
	MARGIN: 0px; 
	PADDING-LEFT: 2px; 
	PADDING-RIGHT: 2px; 
	FONT-FAMILY: Tahoma;
	COLOR: #666; 
	FONT-SIZE: 15px; 
	PADDING-TOP: 2px;
}
.selebox {
    PADDING-BOTTOM: 2px; 
	MARGIN: 0px; 
	PADDING-LEFT: 2px; 
	PADDING-RIGHT: 2px; 
	FONT-FAMILY: Tahoma;
	FONT-SIZE: 13px; 
	PADDING-TOP: 2px;
}
.lineBut {
	height: 1px;
	width: 100%;
	background-image: url(../images/title.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.LogIn {
    padding:50px 0 0 0; 
}
.LogIn table{
    margin-right: auto;
	margin-left: auto;
}
#bottom{
	width:1024px; 
	background-color: #e7e5d9;
	}
.F-T{
    font-family:Tahoma;
}
.F-O{
    font-family:Oswald;
}
.content_bk_put{
	color:#333333;
	font-weight:normal;
	font-size:10px;
}
.content_bk{
	color:#333333;
	font-weight:normal;
	font-size:13px;
}
.content_bk_bold{
	color:#333333;
	font-weight:bold;
	font-size:13px;
}
.content_bk_price{
	color:#333333;
	font-weight:normal;
	font-size:15px;
}
.content_bk_title{
	color:#333333;
	font-weight:normal;
	font-size:14px;
}
.content_bk_cart{
	color:#333333;
	font-weight:normal;
	font-size:22px;
}
.menu_head_wh{
    font-size: 28px;
	color:#FFFFFF;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;

}
.menu_wh{
	font-family: Oswald;
	color:#FFFFFF;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	font-size: 19px;
	-o-transition: color 0.5s linear;
	-moz-transition: color 0.5s linear;
	-khtml-transition: color 0.5s linear;
	-webkit-transition: color 0.5s linear;
	-ms-transition: color 0.5s linear;
	transition: color 0.5s linear;
}
.menu_wh_bold{
	font-family: Oswald;
	color:#FFFFFF;
	font-style: normal;
	font-weight:bold;
	text-decoration: none;
	font-size: 22px;
}
.item-hover-Moderate_cyan:hover {
	color:#3dc0b1;
}
.item-hover-Light_red:hover {
	color:#ff764d;
}
.item-hover-Vivid_orange:hover {
	color:#ffbd1a;
}
.item-hover-Moderate_green:hover {
	color:#8dc63f;
}
.item-hover-Bright_blue:hover {
	color:#2c96e8;
}
.item-hover-Bg-Moderate_cyan:hover{
    background-color: #3dc0b1;
}
.item-hover-Bg-Light_red:hover{
    background-color: #ff764d;
}
.item-hover-Bg-Vivid_orange:hover{
    background-color: #ffbd1a;
}
.item-hover-Bg-Moderate_green:hover{
    background-color: #8dc63f;
}
.item-hover-Bg-Bright_blue:hover{
    background-color: #2c96e8;
}
.Radio {
  display: inline-block;
  width: 40px;
  height: 40px;
  background-color: white;
  margin: 4px;
  padding: 12px;
  text-align: center;
  cursor: default;
  color: ##2980b9;
  border: #2980b9 1px solid;
  border-radius: 10px;
  font-size: 18px;
  overflow: hidden;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.bottomleft{
	width:240px;
	height: 340px;
	margin:19px 0 0 0;
	display:inline;
	float:left;
	background-color: #ebebeb;
}
.bottommiddle{
	width:240px;
    height: 340px;
	margin:19px 0 0 20px;
	display:inline;
	float:left;
	background-color: #ebebeb;
}
.bottomleft p,.bottommiddle p{
	font-family: Rokkitt;
	font-size: 18px;
	color: #000000;
    padding:10px 0 0 5px; 
    text-overflow: ellipsis;	
    white-space: nowrap;
	overflow:hidden;
	text-align: center;
}
.bottomleft img,.bottommiddle img{
	padding:15px 0 0 0;
	display: block;
    margin-left: auto;
    margin-right: auto;
}
.bottomleft .price,.bottommiddle .price{
	font-family: Rokkitt;
	font-size: 18px;
	text-align: center;
	color: #303030;
    padding:10px 0 0 5px; 
    text-overflow: ellipsis;	
    white-space: nowrap;
	overflow:hidden;

}
.onsale{
   font-family: Rokkitt;
   font-size: 16px;
   font-weight:none;
   text-decoration:line-through;
   color: #b3b3b3;
}
.onsaledetail{
   font-family: Oswald;
   font-size: 25px;
   font-weight:none;
   text-decoration:line-through;
   color: #b3b3b3;
}
.piconsale{
	position: absolute;
	padding: 0 0 0 15px;
}
#CatalogSearch{
    width:1020px;
	margin:19px 0 0 0;
	float:left;
}
#Catalog{
    width:1024px;
	float:left;
}


.CatalogBoxsmall-Left{
	width:320px;
	height: 200px;
	margin:19px 32px 0 0;
	display:inline;
	float:left;
	/*background-color: #ebebeb;*/

}
.CatalogBoxlarge-Right{
	width:320px;
	height: 200px;
	margin:19px 0 0 0;
	display:inline;
	float:left;
	background-color: #ebebeb;

}

.ContentLeft{
    width:270px;
	margin:30px 0 10px 0;
	display:inline;
	float:left;
}
.ContentLeft ul  {
	margin:0; 
	padding:0; 
	list-style:none; 
	float:left;
}
.ContentLeft ul li {
	padding:0 0 3px 0; 
}
.ContentLeft ul li a {
	font-family: Oswald;
	font-size: 30px;
	color: #FFFFFF;
	text-decoration: none;
	display: inline-block;
	padding: 2px 5px 2px 5px;
    text-transform: uppercase;
	background-color: #373737;
	-o-transition: background-color 0.5s linear;
	-moz-transition: background-color 0.5s linear;
	-khtml-transition: background-color 0.5s linear;
	-webkit-transition: background-color 0.5s linear;
	-ms-transition: background-color 0.5s linear;
	transition: background-color 0.5s linear;

}
.ContentRight{
	width:754px;
	margin:30px 0 10px 0;
	display:inline;
	float:left;
}
.ContentLeft-50{
    width:512px;
	margin:30px 0 10px 0;
	display:inline;
	float:left;
}
.ContentRight-50{
    width:512px;
	margin:20px 0 0 0;
	display:inline;
	float:left;
}
.ContentCenter-50{
    width:1024px;
	padding:50px 0 0 0; 
	float: left;
}
.Overview{
    width:100%;
	font-size: 19px;
	background-color: #28303d;
	text-align: center;
	float: left;
	padding:5px 0 5px 0;
	margin:0 0 20px 0;
}
#PicShowLarge{
    width:440px;
	height:440px;
}
#PicShowLarge,.PicShowSmall-Left,.PicShowSmall{    
	border-width:1px;
    border-color:#bfbfbf;
    border-style:solid;
	background-color: #ebebeb;
	float:left;
}
.PicShowSmall-Left{
	width:100px;
	height:100px;
	margin:11px 0 0 0;
}
.PicShowSmall{
	width:100px;
	height:100px;
	margin:11px 0 0 11px;
}
.Loading440{
	padding: 170px 0 0 180px;
}
a{	
	text-decoration:none;
	color: #373737;}
a:hover{
    text-decoration:underline;
}
h1,h3,h3 a,h2,h2 a,h4,h4 a {
    font-family:'Oswald','Sarabun';
    color:#373737;
}

h1,h3,h1 a,h3 a {
    text-transform:uppercase;
}

h1 {
    font-size:48px;
    font-weight: normal;
    margin-bottom:40px;

}
h3,h3 a {
	font-size:30px;
	font-weight: normal;
	margin-bottom:20px;
}
h3.TH-thai{
   	font-size:45px;
	font-weight: normal;
	margin-bottom:20px;
}
h2,h2 a {
     clear:both;
     margin-bottom:20px;

}
h2.TH-thai{
     font-size:45px;
	 clear:both;
     margin-bottom:20px;

}
.icon-1{
	min-width:48px;
	min-height:48px;
	padding-left:75px;
	background-repeat:no-repeat;
	background-position:left top;
}
.icon-1.icon-1-truck-tractor { background-image:url('../images/truck-tractor.png');	}
.icon-1.icon-1-plane { background-image:url('../images/plane.png');	}
.icon-1.icon-1-cargo { background-image:url('../images/cargo.png');	}
.icon-1.icon-1-shipping { background-image:url('../images/shipping.png');	}
.icon-1.icon-1-storage { background-image:url('../images/storage.png');	}
.icon-1.icon-1-warehouses { background-image:url('../images/warehouses.png');	}

.icon-4
{
	min-width:10px;
	min-height:9px;
	padding-left:20px !important;
	background-repeat:no-repeat;
	background-position:5px center;
}
.icon-4.icon-4-website		{ 
	background-image:url('../images/icon_website.png');	
}
ul.no-list{
	margin:0px;
	padding:0px;
	list-style-type:none;		
}
ul.list-1{
			
}
ul.list-1 li{
	width:270px;
	margin-bottom:20px;
}
ul.list-1 li.list-1-left{
	float:left;
	clear:both;
}
ul.list-1 li.list-1-right{
	float:right;
	#float:none;
}
ul.list-1 li h3{
	margin-bottom:0px;
}
ul.list-2 li{
	width:350px;
	margin-bottom:20px;
}
ul.list-2 li.list-2-left{
	float:left;
	clear:both;
}
ul.list-2 li.list-2-right{
	float:right;
	#float:none;
}

.post-content, .clear-fix {
    color: #373737;
    font-size: 18px;
    font-family: 'Rokkitt','Kanit';
}
.caption-2 {
	font-family: Oswald;
	font-size: 13px;
	color: #501203;
	display: inline-block;
	text-decoration: none;
	padding: 2px 5px 2px 5px;
	text-transform: uppercase;
	background-color: #d54d4f;

} 
.button_no1,
.button_no2,
.button_no3,
.button_no4,
.button_no5,
.button_no6,
.button_no7,
.button_no8,
.button_option,
.button_del,
.Button_CatalogRight,
.Button_Catalog320{
	-o-transition: background-color 0.5s linear,color 0.5s linear,background-image 0.5s linear;
	-moz-transition: background-color 0.5s linear,color 0.5s linear,background-image 0.5s linear;
	-khtml-transition: background-color 0.5s linear,color 0.5s linear,background-image 0.5s linear;
	-webkit-transition: background-color 0.5s linear,color 0.5s linear,background-image 0.5s linear;
	-ms-transition: background-color 0.5s linear,color 0.5s linear,background-image 0.5s linear;
	transition: background-color 0.5s linear,color 0.5s linear,background-image 0.5s linear;
}
.button_no1 {
   font-family:Tahoma;
   font-size:13px;
   border-style: none;
   display: inline-block;
   padding: 8px 20px 8px 20px;
   margin-top: 2px;
   background-color: #ff3421;
   color: #FFFFFF;
}
.button_no1:hover{
  background-color: #ff5848; 
}
.button_no2 {
   font-family:Tahoma;
   font-size:13px;
   border-style: none;
   display: inline-block;
   padding: 8px 30px 8px 30px;
   margin-top: 2px;
   background-color: #21759b;
   color: #FFFFFF;
}
.button_no2:hover{
  background-color: #2a95c5; 
}
.button_no3{
   font-family:Tahoma;
   font-size:10px;
   font-weight:bold;
   display: inline-block;
   padding: 8px 20px 8px 35px;
   margin: 15px 0 0 15px;
   background-color: #FFFFFF;
   color: #b3b3b3;
   text-transform: uppercase;
   border-width:1px;
   border-color:#b3b3b3;
   border-style:solid;
   background-image: url(../images/heart_w.png);
   background-repeat:no-repeat;
   background-position:20px;
}
.button_no3:hover{
  border-color:#373737;
  color: #373737;
  background-image: url(../images/heart_b.png);
  background-repeat:no-repeat;
  background-position:20px;
}
.button_no4{
   font-family:Tahoma;
   font-size:10px;
   font-weight:bold;
   padding: 8px 22px 8px 22px;
   margin: 15px 15px 0 0;
   background-color: #FFFFFF;
   color: #3dc0b1;
   text-transform: uppercase;
   border-width:1px;
   border-color:#3dc0b1;
   border-style:solid;
   float:right;
}
.button_no4:hover{
   background-color: #3dc0b1;
   color: #FFFFFF;
}
.button_no5 {
   font-family:Oswald;
   font-size:22px;
   border-style: none;
   display: inline-block;
   padding: 10px 80px 10px 80px;
   margin-top: 2px;
   background-color: #21759b;
   color: #FFFFFF;
}
.button_no5:hover{
  text-decoration: none;
  background-color: #ff764d;
  color: #000000;
}
.button_no6 {
   font-family:Oswald;
   font-size:15px;
   border-style: none;
   display: inline-block;
   padding: 8px 20px 8px 20px;
   margin-top: 2px;
   background-color: #ffffff;
   color: #ff3421;
   border-width:1px;
   border-color:#ff3421;
   border-style:solid;
}
.button_no6:hover{
  background-color: #ff3421;
  color: #ffffff;
}
.button_no7 {
   font-family:Oswald;
   font-size:15px;
   border-style: none;
   display: inline-block;
   padding: 8px 20px 8px 20px;
   margin-top: 2px;
   background-color: #ffffff;
   color: #21759b;
   border-width:1px;
   border-color:#21759b;
   border-style:solid;
}
.button_no7:hover{
  background-color: #21759b;
   color: #ffffff;
}
.button_no8 {
   font-family:Oswald;
   border-style: none;
   display: inline-block;
   background-color: #ffffff;
   color: #333333;
   border-width:1px;
   border-color:#333333;
   border-style:solid;
}
.button_no8:hover{
  background-color: #333333;
   color: #ffffff;
}
.option{
   font-family:Oswald;
   font-size:15px;
   border-style: none;
   display: inline-block;
   padding: 5px 15px 5px 15px;
   margin: 10px 0 0 5px;
   border-width:1px;
   border-color:#333333;
   border-style:solid;
}
.button_option {
   background-color: #ffffff;
   color: #333333;

}
.button_option:hover{
  background-color: #333333;
  color: #ffffff;
}
.button_option_select {
   background-color: #333333;
   color: #ffffff;

}
.Button_Catalog320 {
   position: absolute;
   font-family:Tahoma;
   font-size:13px;
   border-style: none;
   display: inline-block;
   padding: 10px 40px 10px 40px;
   margin: 100px 0 0 90px;
   background-color: #FFFFFF;
   color: #21759b;
   
}
.Button_Catalog320:hover {
  background-color: #000000;
  color: #ffffff;
}
.Button_CatalogRight {
   position: absolute;
   font-family:Tahoma;
   font-size:13px;
   border-style: none;
   display: inline-block;
   padding: 10px 40px 10px 40px;
   margin: 100px 0 0 100px;
   background-color: #FFFFFF;
   color: #21759b;
   
}
.Button_CatalogRight:hover {
  background-color: #000000;
  color: #ffffff;
}
.button_del {
   background-image: url(../images/bin.png);
   background-repeat: no-repeat;
   background-position: center;
   border-style: none;
   display: inline-block;
   padding: 7px 15px 7px 15px;
   margin-top: 2px;
   background-color: #ebebeb;
   border-width:1px;
   border-color:#ebebeb;
   border-style:solid;
}
.button_del:hover{
  background-color: #c5c5c5;
}
.partitionLine,.partitionLine2 {
	width: 100%;
	background-image: url(../images/title.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.partitionLine {
	height: 10px;
}
.partitionLine2 {
	height: 1px;
}
.BoxContact{
   margin: 20px 0 0 0;
}
#footer  {
	width: 1024px;
	margin: 0px;
	padding:0px;
	float:left;
}
#footer table{
	padding-top:30px;
}
#footer #menufoorer ul  {
	margin:0; 
	padding:0; 
	list-style:none; 
}
#footer #menufoorer ul li  {
	display: inline;	
}
#footer #menufoorer ul li a  {
	font-family: Oswald;
	font-size: 13px;
	font-style: normal;
	font-weight:bold;
	color: #373737;
	padding-right: 5px;
	text-decoration:none;
}
#footer .webnametext p {
	font-family: Oswald;
	font-size: 30px;
    font-style: normal;
	font-weight: normal;
	color: #373737;
	padding-right: 0px;
	text-decoration:none;
}
#footer .copyrighttext  {
    float: right;
}
#footer .copyrighttext p {
	font-family: Oswald;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #373737;
	padding-right: 0px;
	text-decoration:none;
}
#footer #menulink ul  {
	margin:0; 
	padding:0; 
	list-style:none; 
}
#footer #menulink ul li  {
	display: inline;	
}
#footer #menulink ul li a  {
	font-family: Oswald;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #373737;
	padding-right: 0px;
	text-decoration:none;
}