/*----------BODY----------*/
.cart_table   
{ 
	border:1px solid #D2D5DA;
	border-collapse:separate;
	margin:10px 0 0;
	width:100%; 
}
.cart_td
{
	border-color:#EEEEEE;
	border-style:none none solid;
	border-width:medium medium 1px;
	color:#333333;
	padding-left:10px;
	padding:5px 10px;
}
.row1{
	background:#F9f9f9;
}
.cart_th
 {
	background-color:#E8F1FA;
	border:1px solid #FFFFFF;
	color:#000;
	height:2em;
	padding-left:10px;
	padding:5px 10px;
}
.cart_footer{
	 background-color:#f5f5f5; border:0; border-left:1px solid white; text-align:right;
}
.cart_btn{
	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;
}
.cart_send_btn{
	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;
}
.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: Arial;
	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: Arial; 
	font-size: 8pt;
	background-color:#C9D9F3;
	
}

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

td{font-family: Arial;
				font-size: 9.5pt;	
				/*text-align:left				*/
				}
				
th{font-family: Arial;
				font-size: 8pt;	
				text-align:center			
				}				

.input0		{ font-family:Arial;
				font-size:11pt;					
				border :#aaaaaa 1px solid ;
				color:#000000;				
				background-color: #ffffff;}
				
.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;				
				}	
				
.title
{
	font-size:17px;
	font-family:Arial;
	text-align:left;
	margin-bottom:20px
}
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 }
/* HoangTK Add style for member notice*/
.member_notice{
	font-size:1.1em;
	text-align:left;
}
.member_notice a:link, .member_notice a:visited{font-size:1.1em;font-weight:bold;color:#0000ff;}
.member_notice a:hover{font-size:1.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:700px;*/
	padding:10px;
	padding-right:20px;
	background:url(../images/main_bg.gif) repeat-y;
	/*float:left;*/
}
.left{
	padding:5px;
}
a.linkwhite:link ,a.linkwhite:visited{
	color:#FFFFFF;
	font-family:Arial;
	font-size:8pt;
	text-decoration:none;
}

.view_cart_title{
	text-align: left;
	font-size: 17px;
	color: rgb(191, 84, 29);
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: Arial;
}
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;
}
.edit_cart:link,.edit_cart:visited{
	font-weight:bold;
	font-size:1.1em;
}
.edit_cart:hover{
	color:#FF8800;
}
.imgcart{
	border-right:3px solid #e9e9e9;
	border-top:1px solid #e9e9e9;
	border-left:1px solid #e9e9e9;
	border-bottom:3px solid #e9e9e9;
}
.center{
	margin-left:auto;
	margin-right:auto;
}
.infotitle
{
	text-align:center;
}