/*----------BODY----------*/
.pagetop
{
	width:900px;
	height:auto;	
}
.right
{
	float:right;
	width: 141px;		
	height: 20px;		
	margin-top:0px;	
	margin-right:17px;	
	background-image:url('../images/bg_mtop.gif');
	background-repeat:no-repeat;
	background-position:top right;
	text-align:center;	
}
.in_right
{
	margin-top:3px;	
	height:20px;
	text-align:center
}
.left
{
	float:left;
	width:207px;		
	margin-top:0px;	
	height:244px;
	background-image:url('../images/logo.gif');
	background-repeat:no-repeat;
	background-position:top left;	
}
.in_left
{
	height:244px;
	text-align:left
}
.main 
{
	float:left;
	width: 680px;	
	height:234px;
	clear:right;
	line-height:150%;	
	border-top:solid 3px #000;
	border-bottom:solid 7px #000;	
}
.main_content
{
/*	background:url(../images/main_bg.gif) repeat-y;*/
	padding:5px 0px 10px;
}
.in_banner
{
	
	width:680px;	
	height:201px;
	padding-top:3px;
/*	margin:3px 0px 0px;
	padding-bottom:3px;*/
}
.in_main
{
	padding-left:10px;
	text-align:center
}
.in_main_c{
	padding:2px;
	text-align:center;
}
.footer 
{
	display:block;
	clear:both;	
	height:58px;	
	width:100%;
	color:#ffffff;
	line-height:150%;	
	background-image:url('../images/footer.gif');
	background-repeat:no-repeat;
	background-position:bottom left;	
}
.in_footer
{
	padding-left:0px;
	height:58px;
	text-align:left
}
.pageup
{	
	width:887px;		
}
.page
{
	width:887px;
	height:auto;	
}
/*----------LEFT BOX----------*/
.boxleft_top1
{
	color:#ffffff;
	background-image:url('../images/fixbox.gif');
	background-repeat:no-repeat;
	padding-left:20px;	
	line-height:22px;
	width:180px;	
	font-weight:bold
}
.boxleft_bottom1
{
	height:15px;
	/*background-image:url('../images/boxleft_bottom1.gif');*/
	background-repeat:no-repeat;	
	width:180px;	
	margin-bottom:5px
}

.boxleft_top
{
	color:#ffffff;
	background-image:url('../images/menu_top.gif');
	background-repeat:no-repeat;
	padding-left:20px;	
	line-height:23px;
	width:180px;	
	font-weight:bold
}
.boxleft_bottom
{
	height:15px;
	background-image:url('../images/boxleft_bottom.gif');
	background-repeat:no-repeat;	
	width:180px;
	margin-bottom:5px
}

.boxleft_body
{
	border-width:1px; 
	border-style: solid;
	border-color:#6C7CA7;
	border-top:none;
	border-bottom:none;
	width:auto;
	background-color:#ffffff;
	background-image:url('../images/boxleft_body.jpg');
	background-repeat:repeat-x
}

.title_grad
{
	color:#0A328C;
	background-image:url('../images/title_grad.gif');
	background-repeat:repeat-y;	
	line-height:20px;
	width:100%;	
	font-weight:bold;
	padding-left:5px
}

/*----------PAGE----------*/
.popup
{
	position: fixed;
	width:180px;  	
  	top: auto;
  	right: 0;
  	bottom: 0;
  	left: auto;	
}
.popuplink
{
	font-family: Arial;
	font-size: 8pt;
	text-decoration:none;
	color: #0A328C;
	border-bottom:#006699 1px dashed;
	line-height:20px
}
.popuplink:hover
{
	color: #cc0000;
}
.popupnow
{
	font-family: Arial;
	font-size: 8pt;
	color: #cc0000;
	text-decoration:none;
	border-bottom:#cc0000 1px dashed;
	line-height:20px;
	font-weight:bold;
}

.sitemap
{
	display:inline;
	float:left;
	margin-left:10px;
	margin-right:10px;
	width:180px;
	height:180px;
	margin-bottom:20px;
	border:#888888 0px solid
}

/*-------HOSTING-------*/
.hostingpack
{
	background-image:url('../images/pack_bg.gif');
	background-repeat:repeat-x;
	height:30px;
	color:#0A328C;
	width:120px;
	text-align:center;
	border-left:#ffffff 1px solid;
	font:9pt Arial;
	font-weight:bold;	
}
.hostingfeat
{
/*	background-color:#EDF1FC;*/
	border-bottom:#ffffff 1px solid;
	height:34px;
	width:135px;	
	padding-left:5px;
	color:#0A328C;
	font:8pt Arial;
	font-weight:bold;
	
}
.hostingcell
{
	border-bottom:#eeeeee 1px solid;	
	text-align:center;
	font:8pt Arial;
}

.hostingmap
{
	display:inline;
	float:left;
	margin-left:10px;
	margin-right:10px;
	width:185px;
	height:240px;
	margin-bottom:20px;
	
}
.hostingitem
{
	margin-left:10px;	
	color:#000000;	
}

.hostingtable
{
	background-image:url('../images/hosting_bg.gif');
	background-repeat:repeat-x;		
}

/*----------LINK----------*/
a.linkreg:link   
{ 
	background-image:url('../images/reg.gif');
	background-repeat:no-repeat;
	background-position:left;
	font-family: Arial; font-size: 8pt;
	text-decoration:none;
	color: #0A328C;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#dddddd;
	line-height:25px;
	display:block;
	padding-left:35px;
}	
a.linkreg:visited
{ 
	background-image:url('../images/reg.gif');
	background-repeat:no-repeat;
	background-position:left;
	font-family: Arial;
	font-size: 8pt;
	text-decoration:none;
	color: #0A328C;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#dddddd;
	line-height:25px;
	display:block;
	padding-left:35px;	
}
a.linkreg:hover  
{ 
	background-image:url('../images/reg1.gif');
	background-repeat:no-repeat;
	background-position:left;
	font-family: Arial; 
	font-size: 8pt;
	background-color:#C9D9F3;
	color:#000000 
}

a.linkmenu   
{ 
	background-image:url('../images/arrow_blue.gif');
	background-repeat:no-repeat;
	background-position:left;
	font-family: Arial;
	font-size: 8pt;
	text-decoration:none;
	color: #0A328C;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#dddddd;
	line-height:25px;
	display:block;
	padding-left:20px;	
}	
a.linkmenu:hover  
{ 
	font-family: Arial; 
	font-size: 8pt;
	background-color:#C9D9F3;
	
}

a.linktab:link   
{ 
	font-family: Arial;
	font-size: 8pt;
	text-decoration:none;
	color: #ffffff;		
	
}	
a.linktab:visited
{ 
	font-family: Arial;
	font-size: 8pt;
	text-decoration:none;
	color: #ffffff;		
	
}
a.linktab:hover  
{ 
	font-family: Arial; 
	font-size: 8pt;	
	color:#ffff00
}

/*-------FIELD SET------*/

fieldset
{
	border:#0A328C 1px solid;
	padding:10px
}

legend
{
	background-image:url('../images/title_grad.gif');
	background-repeat:repeat-y;	
	line-height:20px;
	padding-left:10px;
	padding-right:5px;
	margin-bottom:10px
}
/*------CLIENT------*/
.clientthumb
{
	float:left;
	display:inline;	
	border:#888888 0px solid;
	text-align:center;	
	margin-bottom:25px;
	margin-left:15px;	
}


a{text-decoration:none;color: #0A328C;}

a.linkred:link   { font-family: Arial;text-decoration: none;font-size: 8pt; color: #cc0000 }
a.linkred:visited{ font-family: Arial;text-decoration: none;font-size: 8pt; color: #cc0000}
a.linkred:hover  { font-family: Arial;text-decoration: none; color: #ff0000 }

a.linkblue:link   { font-family: Arial; font-size: 8pt;text-decoration:none; color: #0A328C}
a.linkblue:visited{ font-family: Arial; font-size: 8pt;text-decoration:none; color: #0A328C}
a.linkblue:hover  { font-family: Arial; font-size: 8pt;text-decoration:none; color: #EC9542 }

a.linkwhite:link ,a.linkwhite:visited{
	color:#FFFFFF;
	font-family:Arial;
	font-size:8pt;
	text-decoration:none;
	/*--*/
	background:url(../images/cart_white.gif) no-repeat 100px 0px;
	height:21px;
	display:block;
	padding-left:35px;
	text-align:right;
}

a.linkblack:link   { font-family: Arial; font-size: 8pt;text-decoration: none;  color: #000000}
a.linkblack:visited{ font-family: Arial; font-size: 8pt;text-decoration: none;  color: #000000}
a.linkblack:hover  { font-family: Arial; font-size: 8pt;text-decoration: none;color: #000000 }

a.linkgold:link   { font-family: Arial; font-size: 8pt; text-decoration: none; color: #ffffff }
a.linkgold:visited{ font-family: Arial; font-size: 8pt; text-decoration: none; color: #ffffff}
a.linkgold:hover  { font-family: Arial; font-size: 8pt;text-decoration: none;  color: #E05B16 }

a.linkgold1:link   { font-family: Arial; font-size: 8pt; text-decoration: none; color: #E05B16 }
a.linkgold1:visited{ font-family: Arial; font-size: 8pt; text-decoration: none; color: #E05B16}
a.linkgold1:hover  { font-family: Arial; font-size: 8pt;text-decoration: none;  color: #E05B16 }

a.linkgreen:link   { font-family: Arial; font-size: 8pt;text-decoration:none; color: #009900 }
a.linkgreen:visited{ font-family: Arial; font-size: 8pt;text-decoration:none; color: #009900}
a.linkgreen:hover  { font-family: Arial; font-size: 8pt;text-decoration: none;  color: #ff8800 }


OL {line-height:170%}
UL	{line-height:170%}
LI	{line-height:170%}
.div_title{
	background:#f6f6f6;
	font-family:Arial;
	font-size:9pt;
	font-weight:bold;
	color:#4c3327;
	padding-top:7px;
	padding-bottom:7px;
	text-transform:uppercase;
	overflow:hidden;
}
.spacecontact{
padding-left:5px;
margin-top:20px;
background:#999999 none repeat scroll 0 0;
}
td{font-family: Arial;
				font-size: 9pt;	
				text-align:left				
				}
				
th{font-family: Arial;
				font-size: 8pt;	
				text-align:center			
				}				

.input0		{ font-family:Arial;
				font-size:8pt;					
				border :#E8B9A1 1px solid ;
				color:#000000;				
				background-color: #ffffff;}
.input1		{ font-family:Arial;
				font-size:8pt;					
				border :#E6E6E6 1px solid ;
				color:#000000;				
				background-color: #ffffff;}				
/*.button0    { font-family: Arial;				
				font-size: 8pt;				
				cursor:pointer;				
				}
				
.button1    { font-family: Arial;				
				font-size: 8pt;
				color:#444444;
				font-weight: bold ;
				background-color: #999966;
				border:#cccc99 1px outset;
				cursor:pointer}				
*/
.button0  
 {
	background:#E1E1E1 url(../images/btn_bg_default.gif) repeat-x scroll left center;
	border-color:#BFBFBF #908D8D #908D8D #BFBFBF;
	border-style:solid;
	border-width:1px;
	color:#000000;
	margin-right:10px;
	padding:1px 0.5em;
	width:auto !important;
	cursor:pointer;
}	
.button1{
	background:#FFA822 url(../images/btn_bg_send.gif) repeat-x scroll left center;
	border-color:#D5BD98 #935E0D #935E0D #D5BD98;
	border-style:solid;
	border-width:1px;
	cursor:pointer;
}				 
.data0		{ font-family: Arial;
				font-size: 8pt;				
				color:#272727;		
line-height:20px;				
				}	
a.linkmenu:link{padding-left:0px;padding-right:0px;font:8pt arial;color:#ffffff;text-decoration:none}
a.linkmenu:visited{padding-left:0px;padding-right:0px;font:8pt arial;color:#ffffff;text-decoration:none}
a.linkmenu:hover{padding-left:0px;padding-right:0px;font:8pt arial;color:#E05B16;text-decoration:none}

/*1--- ---------------HOME ----------------- --> */
/*
.home1
{
	float:left;
	width: 323px;		
	margin-top:0px;	
	height:367px;
	background-image:url('../images/bg_h1.gif');
	background-repeat:no-repeat;
	background-position:center left;	
}
.home2
{
	float:right;

	width: 306px;		
	margin-top:0px;	
	height:367px;
	background-image:url('../images/bg_h2.gif');
	background-repeat:no-repeat;
	background-position:top left;	
}
*/
/*12-08-08 HoangTK Add style to button login */
#btnLogin{
	border:0 none;
	display:block;
	outline:none;
	width:48px;
	height:16px;
	padding:16px 0px 0px 0px;
	/*text-indent:-9999px;
	overflow:hidden;*/
	cursor:pointer;
	background:transparent url(../images/b_login.gif) no-repeat;
	float:right;
}
form{
	margin:0px;
	padding:0px;
}
.header_slide{
	padding:3px 0px;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
.cart_qty{
	border:solid 1px #009900;
}
.page_title{
	text-align:left;
	font-size:17px;
	color:#BF541D;
	margin-top:5px;
	margin-bottom:5px;
	font-family: Arial;
	padding-left:20px;
}
.searching_title{
	text-align:left;
	font-size:15px;
	color:#BF541D;
	margin-bottom:5px;
	font-family: Arial;
	padding-left:20px;
}
.pagination
{
	padding:5px;
}
.main_cont
{
}
.top_navc{
	padding-left:30px;
	background:url('../images/cart.gif') left top no-repeat;
}
.top_nav{
	font-weight:bold;
}
.top_nav:hover{
	color:#E05B16;
}
.top_menu{
	color:#0A328C;
	font-weight:bold;
}
a.cart_bottom:link,a.cart_bottom:visited{
	background:url(../images/cart_white.gif) no-repeat 100px 0px;
	height:21px;
	display:block;
	padding-left:35px;
	text-align:right;
	color:#FFFFFF;
	font-family:Arial;
	font-size:8pt;
	text-decoration:none;
}
a.cart_bottom:hover{
	font-weight:bold;
}
.factoryimg{
	background:#f5f5f5;
	padding:3px;
	border:solid 2px #cccccc;
}
.factorylink:link,.factorylink:visited{
	display:block;
	padding:3px 0px;	
}
/*HOME ---partner*/
.tkpartner
{
text-align: center;
padding-left: 10px;
padding-top: 10px;
width: 306px;
}
/*home- new product*/
.tknewproduct
{
text-align: center;
padding-left: 10px;
padding-top: 10px;
/*width: 306px;*/
}
/*service*/
#service
{
margin-left:25px;
}
.image_service
{
	
	padding-top:5px;
	
}