/*----------BODY----------*/
.header 
{
}
.left
{
	float:left;
	width: 160px;	
	height:auto;
	margin-top:0px;
	/*border-right:#888888 1px solid*/
}
.main 
{
	float:left;
	width: 680px;	
	height:234px;
	clear:right;
	line-height:150%;	
	border-top:solid 3px #000;
	border-bottom:solid 7px #000;	
}


.footer {
	background-image:url(../images/footer.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	clear:both;
	color:#FFFFFF;
	display:block;
	height:58px;
	line-height:150%;
	width:887px;
}
.pageup
{
	background-color:#ffffff;	
	border:#888888 0px solid;
	height:100%;
	width:887px;
	
}
.sepa
{
	line-height:1px;
	font-size:1px;
	border-bottom:#ffffff 1px dotted;
	width:830px;
	margin-top:10px;
	margin-bottom:10px;
}

/*----------LINK----------*/

a.linkmenu   
{ 
	font-family: Tahoma;
	font-size: 8pt;
	text-decoration:none;
	color: #0A328C;
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#dddddd;
	line-height:25px;
	display:block;
	padding-left:20px;	
}	
a.linkmenu:hover  
{ 
	font-family: Tahoma; 
	font-size: 8pt;
	background-color:#C9D9F3;
	
}

/*------- MORE ------*/
OL {line-height:170%}
UL	{line-height:170%}
LI	{line-height:170%}

td{font-family: Tahoma;
				font-size: 9pt;	
				text-align:left				
				}
				
th{font-family: Tahoma;
				font-size: 8pt;	
				text-align:center			
				}				
			

.input0		{ font-family:Tahoma;
				font-size:10pt;					
				border :#aaaaaa 1px solid ;
				color:#000000;				
				background-color: #ffffff;}
				
.button0  
 {
	/*font-family: Tahoma;				
	font-size: 11px;
	color:#222222;						
	border:#888888 1px solid;
	cursor:pointer;
	height:20px;				
	font-weight:bold;	
	background-color:#dddddd;
	filter:progid:DXImageTransform.Microsoft.Gradient
	(GradientType=0,StartColorStr='#ffffff',EndColorStr='#cccccc');*/
	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: Tahoma;
	font-size: 9pt;				
	color:#272727;				
}	
				
.title
{
	font-size:17px;
	font-family:Tahoma;
	text-align:left;
	margin-bottom:20px
}
a.linkgold:link   { font-family: Tahoma; font-size: 8pt; text-decoration: none; color: #ffffff }
a.linkgold:visited{ font-family: Tahoma; font-size: 8pt; text-decoration: none; color: #ffffff}
a.linkgold:hover  { font-family: Tahoma; font-size: 8pt;text-decoration: none;  color: #E05B16 }

a.linkgold1:link   { font-family: Tahoma; font-size: 8pt; text-decoration: none; color: #E05B16 }
a.linkgold1:visited{ font-family: Tahoma; font-size: 8pt; text-decoration: none; color: #E05B16}
a.linkgold1:hover  { font-family: Tahoma; font-size: 8pt;text-decoration: none;  color: #E05B16 }
/* HoangTK Add style for member notice*/
.member_notice{
	font-size:1em;
	text-align:left;
	
}
.member_notice a:link, .member_notice a:visited{font-size:1em;font-weight:bold;color:#0000ff;}
.member_notice a:hover{font-size:1em;font-weight:bold;color:#0000ff;text-decoration:underline;}
/* HoangTK Add style to use one header */
.header_left {
background-image:url(../images/logo.gif);
background-position:left top;
background-repeat:no-repeat;
float:left;
height:244px;
margin-top:0;
width:207px;
}
.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 */
.in_banner{
	padding-top:3px;
}
.main_content{
	width:720px;
	float:left;
}
.inside_main{
	padding:10px;
}
.inside_left{
	padding:5px;
}
a.linkwhite:link,a.linkwhite:visited {
	color:#FFFFFF;
	font-family:Tahoma;
	font-size:8pt;
	text-decoration:none;
}
.wrap{
	background:url(../images/main_bg.gif) repeat-y;
}
.mem_filter{
	padding:20px;
}
a.top_nav:link,a.top_nav:visited{
	font-weight:bold;
}
a.top_nav:hover{
	color:#E05B16;
}
.top_menu{
	color:#0A328C;
	font-weight:bold;
}
.cart_bottom{
	background:url(../images/cart_white.gif) no-repeat 100px 0px;
	height:21px;
	display:block;
	padding-left:35px;
	text-align:right;
}
.cart_bottom:hover{
	font-weight:bold;
}