@charset "utf-8";
/* CSS Document */

html,body{
	margin:0 auto;
	padding:0;
	height:100%;
	background-color:#000;
}
#wrapper{
	height:auto !important;
	height:100%;
	min-height:100%;
	position:relative;
	padding:0;
	margin:0 auto;
	width:1002px;
}

#header{
width:1002px;
	margin:0 auto;
	position:relative;
	background:url(../img_style/logo.png) no-repeat;
	background-position:-62px -22px;
	height:487px;
}
	#top_menu{
		position:absolute;
	}
	#top_menu ul {
		margin-top:85px;
		margin-left:480px;
		padding:0px;
		list-style-type: none;
	}
	#top_menu ul li{
	font-size:14px;	
	font-weight:bold;
	text-transform: uppercase;
	float: left;
	color:#000000;
	border-right:solid 2px #000000;
	}
	#top_menu ul li a{
	padding:5px 20px;
	}
	#home_bt a, #home_bt a:link, #home_bt a:visited, #home_bt a:active{
	
	display: block;
	color:#000000;
	text-decoration:none;
	}
	#home_bt a:hover{
	
	display: block;
	color:#FFF;
	}
	#prod_bt a, #prod_bt a:link, #prod_bt a:visited, #prod_bt a:active{
	
	display: block;
	color:#000000;
	text-decoration:none;
	}
	#prod_bt a:hover{
	
	display: block;
	color:#FFF;
	}
	#contact_bt a, #contact_bt a:link, #contact_bt a:visited, #contact_bt a:active{
	
	display: block;
	color:#000000;
	text-decoration:none;
	}
	#contact_bt a:hover{
	
	display: block;
	color:#FFF;
	}
	#help_bt a, #help_bt a:link, #help_bt a:visited, #help_bt a:active{
	
	display: block;
	color:#000000;
	text-decoration:none;
	}
	#help_bt a:hover{
	
	display: block;
	color:#FFF;
	}
	#blank_bt{	
	display: block;
	}
	#h1_prod{
	background:url(../img_style/all_product.png) no-repeat;
	height:98px;
	display:block;
	text-indent:-9999px;
	}
	/*#top_menu ul li a{
		color:#000000;
		text-decoration: none;
		padding:65px 0px 0 0px;
	}
	
	#top_menu ul li a:link, #top_menu ul li a:visited, #top_menu ul li a:active {
		display: block;
		background: none;
	}
	#top_menu ul li a:hover{
		color:#ff7e00;
		text-shadow: 0 1px 0 #7b8505;
		border:0px solid red;
	}*/

#middle_1{
	height:110px;
	position:relative;
	margin:30px 0 0 0;
	z-index:1;
	background:#4a4646 url(../img_style/img_mid_1.png) left bottom no-repeat;
}

#middle_2{
	width:935px;
	position:relative;
	margin-left:22px;
	padding:0px;
	background-color:#FFFFFF;
}
	#mid2_left{
		float:left;
		width:173px;
		margin-left:5px;
		padding-top:10px;
	}
		#mid2_left2{
		float:right;
		width:173px;
		margin-right:5px;
		padding-top:10px;
	}
#mid2_left2 h1{
font:22px CordiaUPC, verdana, tahoma ;
font-weight:bold;
text-transform:uppercase;
padding-left:35px;
padding-top:13px;
color:#000;

}
		#box_style1{
			margin:0 0 5px 0;
			position:relative;
		}
		#box_style1 h1{
			height:24px;
			background:url(../img_style/mid2_h1.png) no-repeat;
			margin:0 auto;
			font:14px/130% Arial, Helvetica, sans-serif;
			color:#000000;
			text-align:center;
			padding:5px 0 0 0;
			font-weight:bold;
		}
		#box_style1_mid{
			font:12px/130% Arial, Helvetica, sans-serif;
			color:#000000;
			padding:10px 9px 10px 0;
			padding-top:0px;
			/*background-color:#ffc656;*/
			border:1px solid #ccc;
		}
				#box_style1_mid ul{
					padding:0;
					margin-top:0px;
					list-style-type: none;
					background-color:#FFFFFF;
				}
				#box_style1_mid ul li{
					font:12px/130% Arial, Helvetica, sans-serif;
					/*font-weight:bold;*/
					color:#000000;
					padding:5px 0 2px 20px;
				}
				#box_style1_mid ul li a, #box_style1_mid ul li a:link, #box_style1_mid ul li a:visited, #box_style1_mid ul li a:active{
					color:#000000;
					text-decoration: none;
				}
				#box_style1_mid ul li a:hover{
					color:#f00;
				}
				#box_style1_mid a, #box_style1_mid a:link, #box_style1_mid a:visited, #box_style1_mid a:active{
					color:#000000;
					text-decoration: none;
				}
				#box_style1_mid a:hover{
					color:#ffffff;
				}
		#box_style1_bottom{
			height:33px;
			background:url(../img_style/box_style1_bottom.png) no-repeat;
		}
		
		#box_style2{
			margin:0px;
		}
		#box_style2_mid{
		margin-top:0px;
			font:12px/130% Arial, Helvetica, sans-serif;
			color:#000000;
			padding:0px 10px 20px 10px;
			/*background-color:#ffc656;*/
			/*background:url(../img_style/bg_left_menu.png) bottom no-repeat #ffc656;*/
			border: 1px solid #ccc;
		}
				#box_style2_mid ul{
				margin-top:0px;
				background:#FFF;
					padding:0;
					list-style-type: none;
				}
				#box_style2_mid ul li{
					font:12px/130% Arial, Helvetica, sans-serif;
					/*font-weight:bold;*/
					color:#000000;
					padding:5px 10px 2px 10px;
				}
				#box_style2_mid ul li a, #box_style2_mid ul li a:link, #box_style2_mid ul li a:visited, #box_style2_mid ul li a:active{
					color:#000;
					text-decoration: none;
				}
				#box_style2_mid ul li a:hover{
					color:#f00;
				}
				#box_style2_mid ul li a.view_cart, #box_style2_mid ul li a.view_cart:link, #box_style2_mid ul li a.view_cart:visited, #box_style2_mid ul li a.view_cart:active{
					color:#c00;
					text-decoration: none;
				}
				#box_style2_mid ul li a.view_cart:hover{
					color:#f00;
				}
				#box_style2_mid a, #box_style2_mid a:link, #box_style2_mid a:visited, #box_style2_mid a:active{
					color:#000000;
					text-decoration: none;
				}
				#box_style2_mid a:hover{
					color:#f00;
				}
		#box_style2_bottom{
			height:8px;
		}
#box_style2_mid ul li.yourcart{
	width:165px;
	padding:20px 0 0 5px;
}	
	
#box_style2_mid ul li a.yourcart:link,#box_style2_mid ul li a.yourcart:visited,#box_style2_mid ul li a.yourcart:active{
	background:url(../img_style/yourcart.png) no-repeat top left;
padding:3px 0 3px 30px;
width:70px;
	color:#000;
	font-weight:bold;

	float:left;
}	
#box_style2_mid ul li a.yourcart:hover{
	background:url(../img_style/yourcart.png) no-repeat top left;
	color:#fff;
	font-weight:bold;
}

	#mid_right{
		margin:10px 0 0 10px;
		float:left;
		width:560px;
		border:0px solid red;
	}
		#mid2_right h1{
			height:27px;
			font:14px/130% Arial, Helvetica, sans-serif;
			color:#000000;
			font-weight:bold;
			margin:0 0 0 2px;
			padding:10px 0 0 20px;
			background:url(../img_style/mid2_right_h1.png) no-repeat;
		}
		#box_right{

		}
		#default_content{
			font:12px Arial, Helvetica, sans-serif;
			color:#000000;
			width:644px;
			background-color:#E8E8E8;
		}
		h2{
		font-size:12px;	
		}
		#box_right_mid{
			font:12px/140% Arial, Helvetica, sans-serif;
			color:#000000;
			width:624px;
			/*background-color:#E8E8E8;*/
			padding:3px
		}
			#box_right_mid .prod_title{
			font-size:12px;
			}
			#box_right_mid h2{
				font:12px/130% Arial, Helvetica, sans-serif;
				font-weight:bold;
				margin:0px 0 5px 0;
			}
			
			#box_right_mid a, #box_right_mid a:link, #box_right_mid a:visited, #box_right_mid a:active{
				color:#000000;
				text-decoration: none;
			}
			#box_right_mid a:hover{
				color:#f00;
			}
			#box_right_mid p{
				font:12px/140% Arial, Helvetica, sans-serif;
				color:#000000;
				margin:0 auto;
				text-align:justify;
			}
		#box_right_bottom{
			height:5px;
			background-color:#E8E8E8;
			width:630px;
		}
		
.img_class{
	padding:12px 5px 5px 5px;
	background:#ffffff;
	margin-top:3px;
	border:none;
}
.img_class:hover{
}

.table{
	background-color:#000000;
}
	.table thead{
		height:26px;
		font-weight:bold;
		color:#000000;
		background-color:#FFF;
	}
	.table tbody{
		background-color:#FFFFFF;
	}

#footer{
	width:935px;
	position:relative;
	margin:0 0 0 22px;
	background-color:#000000;
}
	#footer_content{
	background:url("../img_style/footer_bg.png") repeat-x scroll 0 0 #232323;
		font:10px/130% Arial, Helvetica, sans-serif;
		font-weight:bold;
		color:#FFFFFF;
		/*margin-left:4px;*/
		position:relative;
		padding:10px 20px 10px 20px;
		border:0px solid #000000;
	}
	#footer_content .font_style1{
		color:#FFFFFF;
	}
	#footer_content a, #footer a:link, #footer a:visited, #footer a:active{
		font-weight:bold;
		color:#FFFFFF;
		text-decoration: none;
	}
	#footer_content a:hover{
		color:#ffffff;
	}

/***********************/

.clearfix:after {
	content: ".";
	display: block; 
	height: 0px;
	clear: both;
	visibility: hidden;
}

.clearfix {
display: inline-table;
width:175px;
/*padding:0 8px 8px 8px;*/
border:0px solid red;
}

* html .clearfix {
	height: 1%;
}
h1{
font:22px CordiaUPC, verdana, tahoma ;
font-weight:bold;
text-transform:uppercase;
margin:0px;
}
#mid2_left h1{
font:22px CordiaUPC, verdana, tahoma ;
font-weight:bold;
text-transform:uppercase;
padding-left:35px;
padding-top:13px;
color:#000;

}
.l_menu_h1{
background:url(../img_style/l_h1_bg.png) no-repeat;
width:138px;
height:24px;
}
.title_content{
background:url(../img_style/repeat_bar_content.png) repeat-x;
height:31px;
width:560px;
}
.left_title_content{
height:31px;
width:24px;
float:left;
}
.right_title_content{
height:31px;
width:61px;
float:right;
}
.content_h1{
float:left;
}
.new_product{
min-height:127px;
width:160px;
float:left;
text-align:center;
padding:0px 15px 35px 15px;
}
.highslide-gallery{
margin:0 auto;
text-align:center;
height:130px;
width:130px;
background-color:#FFFFFF;
}
.text_style_1{
width:160px;
float:left;
padding:0px 5px;
}
.price{
width:160px;
float:left;
padding:0px 5px;
}
.view_prod_detail{
width:160px;
float:left;
/*background:#f5f5f5;*/
padding:0px 5px;
}
#mid_right_content h1{
margin-top:5px;
float:left;
height:26px;
}
#content_default{
float:left; 
width:179px; 
margin:0 10px 0 10px;
}
#content_footer{
font-weight:bold;
text-align:center;
height:30px;
}
#flash_header{
height:336px;
width:1002px;
margin:123px 0px 0px 0px;
}
#flash_slide{
width:567px;
float:left;

}
#text_titlepage{
background:url(../img_style/bg_text_titlepage.png) no-repeat #F8F8F8;
background-position:-14px -1px;
float:left;
padding-left:40px;
padding-top:20px;
height:316px;
width:393px;
font:12px Arial,Helvetica,sans-serif;

}
#bottom_l_menu{
background:
}
#stat_in_thai{
padding:10px;
text-align:center;
}
.img_gallery{
float:left;
min-height:127px;
padding:0 5px 5px;
text-align:center;
width:128px;
}
img{
border:0px;
}
.cart_new{
	
	padding:0 0 0 39px;
	margin:0;
	float:left;
	border:0px solid red;
}
.nav{
	background: url(../img_style/bg_nav.png)  no-repeat right;
	height:28px;
	position:relative;
padding:0 0 0 412px;
top:0;
width:590px;
}
.nav1{
	background: url(../img_style/nav.png)  no-repeat right;
	padding:8px 10px 0 10px;
	float:left;
}
.nav1 a:link,.nav1 a:visited,.nav1 a:active{
	color:#000;
	text-decoration:none;
	font:normal 12px Arial, Helvetica, sans-serif;
}
.nav1 a:hover{
	color:#fff;
	text-decoration:none;
	font:normal 12px Arial, Helvetica, sans-serif;
}
	#whois{
		font:12px/130% Arial, Helvetica, sans-serif;
		font-weight:bold;
		color:#000;
		position:absolute;
		margin:0px 0 0 700px;
		border:0px solid red;
		width:300px;
	}
