*
{
	margin:0;
	padding:0;
}
.clear
{
	clear:both;
}
img 
{
	border:0;
}
a
{
	text-decoration:none;
	color:#2F2F2F;
}
a:hover
{
	text-decoration:underline;	
}
.home a{
	font-weight:bold;
}
p
{
	padding:5px;
}
p.error
{
	color:Red;
}

h4
{
	font-size:14px;
}
h3
{
	font-size:16px;
}
h2
{
	font-size:17px;
}
h1
{
	font-size:18px;
}
body
{
	margin:0 auto !important;
	width:1002px;
	font-size:12px;
	font-family:arial;
	color:#2F2F2F;
}

/** Header ***/
.header
{
	margin-top:5px;
	float:left;
	width:100%;
	height:106px;
	background-image:url(../Images/GUI/banner_bg.png);
	background-repeat:no-repeat;
}
.header .header_l
{
	float:left;
	margin:3px 10px 0 7px;	
	width:158px;
	height:100px;
	background-image:url(../Images/GUI/banner_left.jpg);
	background-repeat:no-repeat;
	
}
.header_l .SRDLogo
{
	width:147px;
	height:105px;	
	margin:5px 0 3px 8px;
}
.header_l .ad
{
	width:111px;
	height:75px;
	margin-left:5px;		
}



*html .header .header_l
{
	margin:5px 9px 5px 4px;
}
.header .header_c
{
	float:left;
}
.header .header_r
{
	float:right;
	margin:8px 7px 0 0;
}
*html .header .header_r
{
	float:right;
	margin:7px 4px 0 0;
}


/*********************************************************************/
/** Contain ***/
.contain
{
	float:left;
	width:100%;	
}
.contain .contain_l
{
	float:left;
	width:157px;			
}

.contain .contain_c
{
	float:left;
	width:669px;
	
}

.contain .contain_r
{
	float:right;
	width:169px;		
}
.contain_r a img
{
	margin-bottom:8px;
}
.contain_r .welcome
{
	width:97%;
	margin-bottom:10px;
}

.contain_r .login
{
	float:left;
	width:169px;
	height:91px;
	background-image:url(../Images/GUI/login_bg.png);
	background-repeat:no-repeat;
	margin-bottom:8px;
}
.login .loginleft
{
	float:left;
	width:55px;	
	margin-top:4px;
	margin-right:5px;
}
/*
.login .loginright
{
	float:right;
	width:86px;	
	margin-top:2px;
}*/
.login .loginright input
{
	float:right;
	width:86px;	
	margin-top:3px;
}



/** Contain Left ***/
/* navi */

.contain_l .navi11
{
	margin-top:5px;
	width:151px;		
}
.navi11 .box_top11
{
	width:151px;
	height:9px;
	background-image:url(../Images/GUI/box_top1.png);
	background-repeat:no-repeat;
	/*padding-bottom :-5px;*/
	margin:0 !important;
	padding:0 !important;
}
.navi11 .box_body11
{
	width:149px;	
	background-color:#01357E;	
	border:solid 1px #01357E;
	_width:151px;	
	_border-right:none;
}
*html .navi11 .box_body11
{
	margin-top:-5px;
}
.box_body11 .box_body11_detail
{
	padding:0 5px 0 0px;
	font-weight:bold;
	color:White;	
}
.navi11 .box_bottom11
{
	width:151px;
	height:9px;
	background-image:url(../Images/GUI/box_bottom1.png);
	background-repeat:no-repeat;
}


.box_body11_detail ul
{
	margin-top:4px;
}
*:lang(en) .box_body11_detail ul
{
	margin-top:5px;
}
.box_body11_detail ul li
{
	padding-left:15px;
	padding-bottom:5px;
	list-style:none;
	padding-top:1px;	
}

.box_body11_detail a
{
	color:White !important;
	text-decoration:none !important;
}
.box_body11_detail a:hover
{
	text-decoration:underline !important;
}

.box_body11_detail ul li.active_l a
{
	font-weight:bold;
	color:Lime;
}

.box_body11_detail ul.sub_ul 
{
	margin-top:10px !important;
	
}
.box_body11_detail ul.sub_ul li
{
	padding-left:20px;
	padding-bottom:10px;
	list-style:none;
}
.box_body11_detail ul.sub_ul li a
{
	color:White !important;
	font-weight:normal !important;
}
.box_body11_detail ul.sub_ul li.set
{
	padding-bottom:0px !important;
}



/* --------------------------------------------- */


.contain_l .navi_l
{
	float:left;
	width:155px;
	margin-left:5px;
	margin-top:5px;
	
}
*:lang(en) .contain_l .navi_l
{
	margin-top:1px;
}
*html .contain_l .navi_l
{
	margin-top:4px;		
	margin-bottom:5px;
}










.navi_l ul
{
	margin-top:4px;
}
*:lang(en) .navi_l ul
{
	margin-top:8px;
}
.navi_l ul li
{
	background-image:url(../Images/GUI/icon_list.png);
	background-repeat:no-repeat;
	padding-left:20px;
	padding-bottom:10px;
	list-style:none;
}
.navi_l ul li.active_l a
{
	font-weight:bold;
	color:#0793D1;
}

.navi_l ul.sub_ul 
{
	margin-top:10px !important;
	
}
.navi_l ul.sub_ul li
{
	background-image:url(../Images/GUI/icon_list5.png);
	background-repeat:no-repeat;
	padding-left:20px;
	padding-bottom:10px;
	list-style:none;
}
.navi_l ul.sub_ul li a
{
	color:Black !important;
	font-weight:normal !important;
}
.navi_l ul.sub_ul li.set
{
	padding-bottom:0px !important;
}


/*
.navi_l ul li ul
{
	margin-bottom:-12px !important;
	
}
.navi_l ul li ul li a
{
	color:Black !important;
	font-weight:normal !important;	
}
*/

*html .navi_l li
{
	padding-bottom:11px;
}


/* Search */
.contain_l .search
{
	float:left;
	margin-top:7px;
	background-image:url(../Images/GUI/search_bg.png);
	background-repeat:no-repeat;
	width:140px;
	height:28px;
}
.contain_l .search select
{
	margin:5px;
	border:none;
	background-color:#FDDB6F;
	width:125px;
	
}

.contain_l .search1
{
	float:left;
	margin-top:7px;
	background-image:url(../Images/GUI/search_bg.png);
	background-repeat:no-repeat;
	width:140px;
	height:28px;
}
*html .contain_l .search1
{
	margin-top:3px;
}
.contain_l .search1  .search_detail
{
	position:relative;
	top:-10px;
	left:7px;
	width:120px;	
}

*:lang(en) .contain_l .search1  .search_detail
{
	top:22px;
	left:7px;
}
.contain_l .search1  .search_detail table
{
	position:absolute;
	top:0px;
	left:0px;
	width:120px;
	background-color:#FFEFEF;
}
.search_detail table tr:hover
{
	cursor:pointer;
	background-color:#DFDFDF;
}
.contain_l .search1  .search_l
{
	float:left;
	padding:7px;
}
.contain_l .search1  .search_r
{
	float:right;
	padding:7px;	
}

/* Image Link */
.contain_l .image_link
{
	float:left;
	margin:5px 0;
}

/** Contain Center ***/
/** Box ***/
.box
{
	float:left;
	width:100%;	
}
.box .box_top
{
	width:100%;
	float:left;
	height:13px;
}
.box .box_top .box_top_l
{
	float:left;
	background-image:url(../Images/GUI/conner_top_left.png);
	background-repeat:no-repeat;
	width:13px;
	height:13px;
}
.box .box_top .box_top_c
{
	float:left;
	background-color:#FCDD82;
	background-repeat:repeat-x;
	width:643px;
	height:13px;
}

.box .box_top .box_top_r
{
	float:right;
	background-image:url(../Images/GUI/conner_top_right.png);
	background-repeat:no-repeat;
	width:13px;
	height:13px;
}
.box .box_body
{	
	float:left;
	width:100%;
	background-color:#FCDD82;
	background-repeat:repeat;
	
}
*html .box .box_body
{
	margin-top:-2px;
}
.box .box_bottom
{
	width:100%;
	float:left;
}
.box .box_bottom .box_bottom_l
{
	float:left;
	background-image:url(../Images/GUI/conner_bottom_left.png);
	background-repeat:no-repeat;
	width:13px;
	height:13px;
}
.box .box_bottom .box_bottom_c
{
	float:left;
	background-color:#FCDD82;
	background-repeat:repeat-x;
	width:643px;
	height:13px;
}

*html .box .box_bottom .box_bottom_c
{
	height:11px;	
}
.box .box_bottom .box_bottom_r
{
	float:right;
	background-image:url(../Images/GUI/conner_bottom_right.png);
	background-repeat:no-repeat;
	width:13px;
	height:13px;
}

.box_body .body_detail
{
	width:510px;	
	margin:0px 10px 0 10px;
	font-size:11px;
}
*html .box_body .body_detail
{
	width:505px;		
}
.box_body .body_detail img
{
	float:left;
	margin-top:5px;
}
.box_body .body_detail .body_detail_c
{
	float:left;
	width:180px;	
	padding:0 7px;
	
}

.box_body
{
	color:#65423F;
}
.contain_c a
{
	color:#65423F;
}
/** Box ***/
.box1
{
	float:left;
	width:100%;	
}
.box1 .box_top1
{
	width:100%;
	float:left;
	height:13px;
}
.box1 .box_top1 .box_top_l1
{
	float:left;
	background-image:url(../Images/GUI/body_left_top.png);
	background-repeat:no-repeat;
	width:13px;
	height:13px;
}
.box1 .box_top1 .box_top_c1
{
	float:left;
	margin-top:1px;
	background-repeat:repeat-x;
	width:643px;
	height:13px;
	border-top:solid 1px #01357E/*#BFBFBF*/;
}

.box1 .box_top1 .box_top_r1
{
	float:right;
	background-image:url(../Images/GUI/body_right_top.png);
	background-repeat:no-repeat;
	width:13px;
	height:13px;
}
.box1 .box_body1
{	
	float:left;
	margin-left:1px;
	padding-right:1px;
	width:664px;
	border-left:solid 1px #01357E /*#BFBFBF*/;
	border-right:solid 1px #01357E /*#BFBFBF*/;
}
.box_body1 .subtitle
{
	padding:0 5px;
	font-weight:bold;
	color:Orange;
	font-size:14px;
	float:left;
}
.box_body1 .default_body
{
	margin:5px 10px;
	width:630px;
}

/* -- ----------------------------*/


.default_body li
{
	/*background-image:url(../Images/GUI/icon_list9.png);
	background-repeat:no-repeat;
	padding-left:20px;
	list-style:none;	 */
	margin-left	:25px;
}

.default_body li a
{
	color:#0186CF;
	font-size:11px;
	font-weight:bold;
}

.default_body table
{
	border-collapse: collapse;
	border-top:1px solid #8F8F8F;
	border-right:1px solid #8F8F8F;
}
.default_body table tr td
{
    border-top:1px solid #8F8F8F;
	border-left:1px solid #8F8F8F;
	border-bottom:1px solid #8F8F8F;	
	padding:3px;
	text-align:center;
}



/*
.default_body ol li
{
	width:95%;
	margin-left:26px;
}

.default_body ul li
{
	width:95%;
	margin-left:5px;
	
}

.default_body table
{
	border-collapse: collapse;
	border-top:1px solid #EFEFEF;
	border-right:1px solid #EFEFEF;
}
.default_body table tr td
{
	border-left:1px solid #EFEFEF;
	border-bottom:1px solid #EFEFEF;	
	padding:3px;
	text-align:center;
}

/* -- */

.default_body p.error
{
	color:Red;
}
.default_body p.title_l
{
	float:left;
	width:100px;
	
}
.default_body p.body_r
{
	float:left;
	
}

*html .box1 .box_body1
{
	
	margin-top:-3px;
	margin-left:0px;
	padding-right:2px;
}
*:lang(en) .box1 .box_body1
{
	padding-right:1px;
}

.box1 .box_body1 .body1_detail_l
{
	float:left;
	margin-left:5px;
	width:17%;
	
}
.box1 .box_body1 .body1_detail_r
{
	float:left;
	width:80%;
		
}
.box1 .box_body1 .body1_detail_r p
{
	line-height:16px;
}
.box1 .box_body1 .body1_detail_bt
{
	float:left;
	width:549px;
	margin:0px 0 5px 5px;
	padding-right:0px;
	background-image:url(../Images/GUI/hr_repeat.png);
	background-repeat:repeat-x;
	height:9px;
	clear:both;
}
.box1 .box_body1 .body5_detail_bt
{
	float:left;
	width:98%;
	margin:5px 0 5px 5px;
	padding-right:1px;
	background-image:url(../Images/GUI/hr_repeat.png);
	/*background-repeat:repeat-x;*/
	height:8px;
	clear:both;	
	background-position:0 45%;
	/*background-repeat:no-repeat;*/
}
*html .box1 .box_body1 .body1_detail_bt
{
	margin:5px 0 5px 3px;
}
.box1 .box_bottom1
{
	width:100%;
	float:left;
}
.box1 .box_bottom1 .box_bottom_l1
{
	float:left;
	background-image:url(../Images/GUI/body_left_bottom.png);
	background-repeat:no-repeat;
	width:13px;
	height:13px;
}
.box1 .box_bottom1 .box_bottom_c1
{
	float:left;
	border-bottom:solid 1px #01357E/*#BFBFBF*/;
	background-repeat:repeat-x;
	width:643px;
	height:11px;
}

*html .box1 .box_bottom1 .box_bottom_c1
{
	height:8px;
	margin-top:-2px;
}
.box1 .box_bottom1 .box_bottom_r1
{
	float:right;
	background-image:url(../Images/GUI/body_right_bottom.png);
	background-repeat:no-repeat;
	width:13px;
	height:13px;
}

.box_body1 .body_detail1
{
	width:510px;	
	margin:0px 10px 0 10px;
	font-size:11px;
}
*html .box_body1 .body_detail1
{
	width:505px;		
}
.box_body1 .body_detail1 img
{
	float:left;
}
.box_body1 .body_detail1 .body_detail_c1
{
	float:left;
	width:180px;	
	padding:0 7px;
	
}


.body_detail_c div
{
	margin:5px 0;
}
.body_detail_c a:hover
{
	color:Red;	
}
.body_detail_c div ul
{
	list-style-type:disc;
	margin-left:20px;
	letter-spacing:-1px;
}
.body_detail_c div ul li
{
	font-weight:bold;
	padding:2px 0 0 0;
}
.box_body .body_detail .body_detail_r
{
	float:left;
	width:160px;		
}
.box_body .body_detail .body_detail_r a:hover
{
	color:Red;
}
*html .box_body .body_detail .body_detail_r
{
	width:164px;
}
.body_detail_r ul
{
	margin-top:10px;
}
.body_detail_r li
{
	background-image:url(../Images/GUI/icon_list1.png);
	background-repeat:no-repeat;
	padding:0 0 10px 20px;
	list-style:none;
	width:155px;
}
*html .body_detail_r li
{
	width:142px;
}





h4.bd1
{
	border-left:solid 3px #F4AD01 !important;
	padding-left:6px;
}

.contain_c .contain_c_bottom
{
	float:left;
	margin:5px 0 0 0;
	width:100%;
}
.contain_c .contain_c_bottom li
{
	background-image:url(../Images/GUI/icon_list3.png);
	background-repeat:no-repeat;
	padding-left:20px;
	padding-bottom:1px;
	list-style:none;	
}

.sign_form li
{
	/*background-image:url(../Images/GUI/icon_list3.png);
	background-repeat:no-repeat;*/
	padding-left:20px;
	padding-bottom:7px;
	list-style:none;	
}
.sign_form li a
{
	color:#0186CF;
	font-size:11px;
	font-weight:bold;
}
.contain_c .contain_c_bottom li a
{
	color:#0186CF;
	font-size:11px;
	font-weight:bold;		
}











.contain_c .contain_c_bottom .contain_c_bottom_l
{
	float:left;
	width:142px;
}
.contain_c .contain_c_bottom .contain_c_bottom_r
{
	float:right;
	width:386px;
}
.contain_c .contain_c_bottom .contain_c_bottom_r p
{
	line-height:16px;
}


.contain_c .contain_c_bottom .contain_c_bottom_r a:hover
{
	color:Red;
}
*html .contain_c .contain_c_bottom .contain_c_bottom_r
{
	width:383px;
}
.contain_c_bottom_r div
{
	margin:10px 0;
}

.contain_c_bottom_r h4 a
{
	color:#01AE42;
}

/*
.contain_c_bottom ul li
{
	width:94%;
	margin-left:25px;
	list-style-type:disc;
	font-weight:bold;
	color:#0686CD;
	font-size:11px;
}
.contain_c_bottom ul li a
{
	color:#0686CD;
}
.contain_c_bottom ul li a:hover
{
	color:Red;
}
*/
/** Contain Right ***/
/* Navi */
.contain .navi
{
	float:left;
	width:750px;
	padding:7px 0 5px 0px;
	color:#01357E;	
	margin-left:-5px;
}
.navi ul li
{
	border-right:solid 2px #01357E;
	display:inline;
	padding:0 5px;

}
.navi ul li.active a
{
	color:Red;
}
.navi ul li a
{
	color:#01357E;
	font-weight:bold;
}
li.bd, div.bd
{
	border-right:none !important;
}
li.bdl
{
	border-left:none !important;
}

.contain .translate
{
	float:right;
	/*width:70px;*/
	padding:9px 0 5px 0;	
}

/* Navi1 */
.contain .navi1
{
	float:left;
	width:679px;
	padding:7px 0 5px 0px;
	color:Red;	
	margin-left:-11px;
}
.navi1 ul li
{
	border-right:solid 2px red;
	display:inline;
	padding:0 12px;

}
.navi1 ul li.active a
{
	color:Red;
}
.navi1 ul li a
{
	color:Red;
	font-weight:bold;
}
li.bd, div.bd
{
	border-right:none !important;
}


.contain .ba4
{
	float:left;
	margin-left:2px;
	width:842px;
	border-top:dashed 1px #4FB0FF;
	height:5px;	
}

/** Footer ******************************************************************/
.footer
{
	float:left;
	margin-top:10px;
	background-image:url(../Images/GUI/footer_bg.png);
	background-repeat:no-repeat;
	width:1002px;
	height:27px;	
}
.footer .footer_l
{
	float:left;
	padding:8px 2px 0 10px;
	width:440px;
}
.footer .footer_l ul
{
}
.footer .footer_l ul li
{
	display:inline;
	list-style:none;
	padding:0 5px 0 5px;
	border-right:solid 2px White;
}
*:lang(en) .footer .footer_l ul li
{
	padding:0 7px 0 4px;
}


.footer .footer_l ul li a
{
	color:White;
	font-weight:bold;
}

.footer .footer_r
{
	float:right;
	padding:8px 18px 0 10px;
	color:White;	
}
.footer .lbt
{
	float:right;
	padding-top:8px;
	padding-left:10px;
}

/* button */
.orange-btn 
{
	background:transparent url(../Images/GUI/orange-btn1.png) no-repeat scroll 0 0;
	border:0 none;
	color:#FFFFFF;
	cursor:pointer;
	font-family:Verdana;
	font-size:12px;
	height:30px;
	vertical-align:middle;
	width:94px;
}
.orange_btn1 
{
	background:transparent url(../Images/GUI/orange-btn.png) no-repeat scroll 0 0;
	border:0 none;
	color:#FFFFFF;
	cursor:pointer;
	font-family:Verdana;
	font-size:12px;
	height:29px;
	vertical-align:middle;
	width:103px;
}
.orange-btn_disable
{
	background:transparent url(../Images/GUI/orange-btn1dis.png) no-repeat scroll 0 0 !important;
	border:0 none;
	
	font-family:Verdana;
	font-size:12px;
	height:30px;
	vertical-align:middle;
	width:94px;
} 
/* Sign Up */
.sign_up
{
	float:left;
	margin-left:10px;
	width:90%;		
}

.sign_up .sign_up_header
{
	font-weight:bold;
	padding:5px 0;
}
.sign_up .sign_up_left
{
	float:left;
	padding:3px 0;
	width:45%;
	
	
}
.sign_up_bt
{
	background-color:White !important;
}
.sign_up .sign_up_right
{
	float:left;
	padding:3px 5px;
	width:50%;	
}
.sign_up .sign_up_right input
{
	width:70%;
}

.sign_up_right .fixwidth select
{
	width:250px;
}
.sign_up_right .fixwidth textarea
{
	width:250px;
	
}
.sign_up_right textarea, input
{	
	font-family:Verdana;
	font-size:12px;
	
}
/* News Listing */
.news_listing
{
	width:505px;
	margin:0 5px 10px 5px;
	
}
.news_listing .new_headline  
{
	background-image:url(../Images/GUI/news_bullet.jpg);
	background-repeat:no-repeat;
	padding-left:30px;	
	line-height:18px;
	color:#0793D1;
}
.news_listing .new_headline a
{
	color:#0793D1;
} 
.new_headline p
{
	padding:5px 0;
	color:#2F2F2F;
}


/* Table */
#TableView
{
	/*border-top :1px solid #8F8F8F;*/
	width:99%;
		
}
#TableView table
{
	border-collapse: collapse;
}
#TableView table thead tr
{
	font-weight:bold;
	color:#2F2F2F;
	background-color:#FDDB6E;
	border-left :1px solid #8F8F8F;
}
#TableView table tr.bg
{
	 background-color:#F0F0EE; 
}
#TableView table tr:hover
{
	/* background-color:#DFF1FF; */
}
#TableView table tr td
{
	border-left:1px solid #8F8F8F;
	border-bottom:1px solid #8F8F8F;
	text-align:left;
	padding:3px;
}
#TableView table tr th
{
	border-left:1px solid #8F8F8F;
	border-bottom:1px solid #8F8F8F;
	
	padding:3px;
}
.LimkInput
{
	background-color:Transparent;
	cursor:pointer;
	border:0;
}
.LimkInput:hover
{
	color:Red;
	
}

/* Sign Up1 */
.sign_up1
{
	float:left;
	/*margin-left:10px;*/
	width:97%;
	
	
}
*html .sign_up1
{
	width:95%;		
}

.InsName
{
	width:90%;
	color:#0793D1;	
	padding:5px 0 2px 0;
	font-weight:bold;	
}
.sign_up1 .sign_up_header1
{
	font-weight:bold;
	padding:5px 0;
}
.sign_up1 .sign_up_left1
{
	float:left;
	width:35%;	
	padding:3px 5px 3px 0;
	font-weight:bold;
	
}

.sign_up1 .sign_up_right1
{
	float:right;
	width:63%;	
	padding:3px 0 3px 0;	
}

/* Phan Trang */


.Paging 
{
	
}
.Paging .ListItemPage
{
	float:right;
	font-size:11px;
	height:30px;
	line-height:19px;	
}
  
.Paging .ListItemPage a 
{
	background:transparent url(../Images/GUI/page_num.gif) no-repeat scroll 0 0;
	color:#333333;
	display:block;
	float:left;
	height:29px;
	margin:0 2px;
	padding-top:0;
	text-align:center;
	text-decoration:none;
	width:34px;
}
.Paging .ListItemPage a:hover 
{
	background:transparent url(../Images/GUI/page_num.gif) no-repeat scroll 0 100%;
	color:#333333;
	color:#FFFFFF;	
}
.Paging .ListItemPage .currentPageSearch 
{
	background:transparent url(../Images/GUI/page_num.gif) no-repeat scroll 0 100%;
	color:#FFFFFF;
	display:block;
	float:left;
	font-weight:bold;
	height:29px;
	margin:0 5px;
	padding-top:0;
	text-align:center;
	width:34px;
	
}

.Paging .Page 
{
	background-image:url(../Images/GUI/backbutton.gif);
	background-repeat:no-repeat;
	float:right;	
	height:30px;
	width:117px;
}
/*Nhut Add*/

a:hover p{text-decoration:none;}
.error{color:Red;}
.tborder_001_default{text-align:center;padding-left:5px;}
.tborder_001_default tr,.tborder_001_default tr td,.tborder_001_default tr th{vertical-align:top;border-right:#0783D1 solid 1px;}

.edit_001_default{padding-top:7px;text-align:center;width:85px;height:17px;margin-top:10px;float:left;}
.sw_borProductDetail_001{margin: 0pt; float: left; width: 100%; padding-left: 0px;}
a.title_001_Ass{background:url(/Images/GUI/cont_heading_td_bg.gif) no-repeat  left 5px;font-size:15px;font-weight:bold;padding-left:15px;}

.price_box {
margin-top:7px;
overflow:hidden;
}
.price_box .col1 ,.price_box .col2 ,.price_box .col3 {margin-top:-10px;
height:40px;}
.price_box .col1 {
border-right:1px solid #ECECEC;
float:left;
width:auto;
}
.price_box .col2 {
border-right:1px solid #ECECEC;
float:left;
margin-right:10px;
width:auto;
}
.price_box .col3 {
float:left;
width:auto;
padding:14px 0 0 5px;
}
.price_box .col2 .indent,.indent {
padding:0 10px 1px;
}
span.productSpecialPrice {
color:#707070;
font-size:16px;
font-weight:bold;
line-height:21px;
}
.product-range{}
.head_001_view{color:#0793D1;line-height:25px;text-align:left;background-color:#D8E4ED;}
.head_001_view_border_bottom {height: 1px; background-color: #0793D1;}
.bg_001_row,.bg_002_row{line-height:22px;vertical-align:top;}
.bg_001_row{background-color:#E9F9D9;}
.view_001_forum_topic{text-align:justify;border-left:1px solid #0783D1;padding:0 5px;width:65%;}
.view_001_forum_topic_20p{width:18%;text-align:center;}
.view_001_forum_topic_10p{width:10%;text-align:center;}
.view_001_forum_topic_15p{width:15%;text-align:center;}
.view_001_forum_topic_7p{width:7%;text-align:center;}
.bd_left{border:none !important;}
/** Box3 ***/

.box3
{
 float:left;
 width:100%; 
}
.box3 .box_top3
{
 width:100%;
 float:left;
 height:13px;
}
.box3 .box_top3 .box_top_l3
{
 float:left;
 background-image:url(../Images/GUI/body_left_top.png);
 background-repeat:no-repeat;
 width:13px;
 height:13px;
}
.box3 .box_top3 .box_top_c3
{
 float:left;
 margin-top:1px;
 background-repeat:repeat-x;
 width:143px;
 height:13px;
 border-top:1px solid #01357E/*#BFBFBF*/;
}

.box3 .box_top3 .box_top_r3
{
 float:right;
 background-image:url(../Images/GUI/body_right_top.png);
 background-repeat:no-repeat;
 width:13px;
 height:13px;
}
.box3 .box_body3
{ 
 float:left;
 margin-left:1px;
 padding-right:1px;
 width:164px;
 border-left:solid 1px #01357E/*#BFBFBF*/;
 border-right:solid 1px #01357E/*#BFBFBF*/;
}
.box_body3 .subtitle3
{
 padding:3px 3px 2px 5px;
 font-size:11px;
 text-align:center;
}
.box_body3 .default_body3
{
 margin:5px 10px;
 line-height:16px;
 width:150px;
}
.box3 .box_bottom3
{
 width:100%;
 float:left;
}
.box3 .box_bottom3 .box_bottom_l3
{
 float:left;
 background-image:url(../Images/GUI/body_left_bottom.png);
 background-repeat:no-repeat;
 width:13px;
 height:13px;
}
.box3 .box_bottom3 .box_bottom_c3
{
 float:left;
 border-bottom:solid 1px #01357E/*#BFBFBF*/;
 background-repeat:repeat-x;
 width:143px;
 height:11px;
}


.box3 .box_bottom3 .box_bottom_r3
{
 float:right;
 background-image:url(../Images/GUI/body_right_bottom.png);
 background-repeat:no-repeat;
 width:13px;
 height:13px;
}
.box3 .box_body3 .body3_detail_bt
{
 float:left;
 width:98%;
 margin:2px 0 2px 2px;
 padding-right:1px;
 background-image:url(../Images/GUI/hr_repeat.png);
 background-repeat:repeat-x;
 height:8px;
 clear:both;
}
.count_001_post{float:right;}
.forum_001_no_content{padding-left:5px;color:#A2A2A2;}
.back_001_forum_right {float:right;padding:3px 5px;width:auto;}

/*End Nhut Add*/
/* ---------- */
.hr
{
	float:left;
	width:100%;
	margin:5px 0 10px 0;	
	
	background-image:url(../Images/GUI/hr_repeat.png);
	background-repeat:repeat-x;
	height:8px;
	clear:both;
}
/* -- */
/*---- */
.BackBt
{
	margin-top:20px;
	background-image:url(../Images/GUI/Back_bt.png);
	background-repeat:no-repeat;
	float:right;	
	height:30px;
	width:77px;
	font-weight:bold;
	text-decoration:none;
	cursor:pointer;
}

/* ----------------------------------- */
/* Search */
.contain_l .search
{
	float:left;
	margin-top:7px;
	background-image:url(../Images/GUI/search_bg.png);
	background-repeat:no-repeat;
	width:160px;
	height:28px;	
}

.contain_l .search .searchTitle
{
	background-image:url(../Images/GUI/SearchBg.png);
	width:142px;
	height:18px;
	background-repeat:no-repeat;
	margin:7px;
}
.contain_l .search .searchTitle:hover
{
	cursor:pointer;
}
.search .NaviSearch
{
	position:relative;
	top:-12px;
	left:5px;
	width:120px;		
	
}
.NaviSearch #navcontainer
{
	position:absolute;
	top:8px;
	left:0;
	border-left: 1px solid #C3C3C3;
	border-right: 1px solid #C3C3C3;
	border-bottom: 1px solid #C3C3C3;
	background-color:White;
	width:145px;
}
#navcontainer ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	
}

#navcontainer a
{
	display: block;
	/*background-color: Red;*/
	width: 9em;
	padding: 3px 12px 3px 8px;
	text-decoration: none;
	border-bottom: 1px solid #fff;	
	font-weight:bold;
}

#navcontainer a:hover
{
	background-color: #F7F7F7;

}

#navcontainer li li a
{
	display: block;
	/*background-color: Lime;*/
	width: 9em;
	padding: 3px 3px 3px 17px;
	text-decoration: none;
	border-bottom: 1px solid #fff;
	font-weight: normal;
}
/* ----------------------------------------------- */
/* ----------------------------------------------- */

/** Box 5***/
.contain .contain_c1
{
	float:left;
	width:836px;
	
}
*html .contain .contain_c1
{
	float:left;
	width:832px;
	
}

.box5
{
	float:left;
	width:100%;	
}
.box5 .box_top5
{
	width:100%;
	float:left;
	height:13px;
}
.box5 .box_top5 .box_top_l5
{
	float:left;
	background-image:url(../Images/GUI/body_left_top.png);
	background-repeat:no-repeat;
	width:13px;
	height:13px;
}
.box5 .box_top5 .box_top_c5
{
	float:left;
	margin-top:1px;
	background-repeat:repeat-x;
	width:810px;
	height:13px;
	border-top:solid 1px #EFEFEF;
}
*html .box5 .box_top5 .box_top_c5
{
	float:left;
	margin-top:1px;
	background-repeat:repeat-x;
	width:806px;
	height:13px;
	border-top:solid 1px #EFEFEF;
}

.box5 .box_top5 .box_top_r5
{
	float:right;
	background-image:url(../Images/GUI/body_right_top.png);
	background-repeat:no-repeat;
	width:13px;
	height:13px;
}
.box5 .box_body5
{	
	float:left;
	margin-left:1px;
	padding-right:1px;
	width:831px;
	border-left:solid 1px #EFEFEF;
	border-right:solid 1px #EFEFEF;
}
*html .box5 .box_body5
{
	margin-left:0px;
	padding-right:2px;
	margin-top:-5px;
	width:827px;
}
.box_body5 .subtitle
{
	padding:0 5px;
	font-weight:bold;
	color:Orange;
	font-size:14px;
}
.box_body5 .default_body
{
	margin:5px 10px;
	width:795px;
}
*html .box_body5 .default_body
{
	margin:5px 10px;
	width:780px;
}


.box5 .box_bottom5
{
	width:100%;
	float:left;
}
.box5 .box_bottom5 .box_bottom_l5
{
	float:left;
	background-image:url(../Images/GUI/body_left_bottom.png);
	background-repeat:no-repeat;
	width:13px;
	height:13px;
}
.box5 .box_bottom5 .box_bottom_c5
{
	float:left;
	border-bottom:solid 1px #EFEFEF;
	background-repeat:repeat-x;
	width:810px;
	height:11px;
}

*html .box5 .box_bottom5 .box_bottom_c5
{
	height:8px;
	margin-top:-2px;
	width:806px;
	
}
.box5 .box_bottom5 .box_bottom_r5
{
	float:right;
	background-image:url(../Images/GUI/body_right_bottom.png);
	background-repeat:no-repeat;
	width:13px;
	height:13px;
}

.box5 .box_body5 .body5_detail_bt
{
	float:left;
	width:98%;
	margin:5px 0 5px 5px;
	padding-right:1px;
	background-image:url(../Images/GUI/hr_repeat.png);
	background-repeat:repeat-x;
	height:8px;
	clear:both;
}

/* -- */
/* -- */
.box_body3 .default_body3
{
 margin:0 auto;
}
.bkmini_001_Des_L,.bkmini_001_Des_R,.bkmini_001_Des_Lc,.bkmini_001_Des_Rc{text-align: left;width:65%;float:left;font-weight:bold;}
.bkmini_001_Des_R,.bkmini_001_Des_Rc{text-align: right;width:34%;float:right;}
.bkmini_001_line{width:100%;height:1px;background-color:#DCDCDC;float:left;margin:2px 0px;}
.bkmini_001_Des_Lc,.bkmini_001_Des_Rc{font-weight:normal;}
.bkmini_001_total{width:100%;background-color:#DCDCDC;float:left;margin:2px 0px;}
.mybody a.buttonleft:hover {
text-decoration:none;
}

.mybody {
font-family:Verdana,tahoma,arial,helvetica,sans-serif;
font-size:8pt;
line-height:10pt;
margin:0;
padding:0;
}

.mybody a.nomargin {
margin-left:0 !important;
margin-right:0 !important;
}

.mybody a.fright {
float:right;
}

.mybody a.buttonleft {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../Images/GUI/button_left.gif) no-repeat scroll left top;
display:block;
float:left;
margin-right:5px;
padding-left:10px !important;
text-decoration:none;
width:auto;
cursor:pointer;
}
/*
.mybody .nomargin {
margin:0 !important;
}

.mybody .nomargin {
margin:0 !important;
}

.mybody a {
color:#B21616;
}

.mybody a {
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:medium;
}

a:hover {
color:#A7A982;
text-decoration:underline;
}*/
.mybody a.buttonleft:hover strong {
color:gray;
font-weight:normal;
}

.mybody a strong.buttonright {
border:0 none;
color:#000000;
display:block;
float:left;
height:21px;
line-height:19px;
padding:0 25px 0 0;
width:auto;
}

.mybody a.buttonleft strong {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../Images/GUI/button_right.gif) no-repeat scroll right top;
font-weight:normal;
padding-right:10px !important;
}
.mybody a.buttonleft:hover {
text-decoration:none;
}
.mybodyfull {
/*width:725px !important;*/
width:100%;
}
.mybody .box_Basket {
border:medium none !important;
margin:0;
padding:0;
position:relative;
}
.mybody .box_Basket .header {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../Images/GUI/tm.gif) repeat-x scroll 0 0;
height:27px;
margin:0;
padding:0;
width:100%;
}
.header_title{padding-left:10px;font-weight:bold;}
.mybody .box_Basket .body {
border-left:1px solid #DFE0DE !important;
border-right:1px solid #DFE0DE !important;
clear:both;
}
.mybody .box_Basket .content {
clear:both;
margin-left:8px;
margin-right:8px;
}
.mybody table {
border-collapse:collapse;
border-spacing:0;
border:none !important;
}
.mybody table th,.mybody table tr,.mybody table td {
border:none !important;
text-align:left !important;
}
.mybody table tr.bg{background-color:#F8F8F8;}
.mybody table th.product{width:65%;}
.mybody table th.total,.mybody table td.total{width:15%;text-align: right !important;padding-right:3px;}
.mybody .grid1 tr {
height:18px;
}
.mybody table th.total_discount,.mybody table td.total_discount{width:25%;text-align: right !important;padding-right:3px;}
.mybody .grid1 tr td, .mybody .grid1 tr th {
padding-left:10px;
padding-right:20px;
}

.mybody .grid1 tr th {
font-weight:bold;
}

.mybody caption, .mybody th {
text-align:left;
}
.mybody .iseperate, .mybody .iseperate td {
border-top:1px solid gray !important;
height:2px !important;
line-height:2px !important;
margin:0 !important;
padding:0 !important;
width:90%;
}
.mybody .box_Basket .bottom {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../Images/GUI/bm.gif) repeat-x scroll center top;
border:medium none !important;
clear:both;
height:8px !important;
margin:0;
padding:0;
width:100%;
}
.mybody .box_Basket .tl {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../Images/GUI/tl.gif) no-repeat scroll 0 0;
height:28px;
left:0;
position:absolute;
top:0;
width:8px;
}
.mybody .box_Basket .tr {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../Images/GUI/tr.gif) no-repeat scroll 0 0;
height:28px;
position:absolute;
right:0;
top:0;
width:8px;
}
.mybody .box_Basket .bl {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../Images/GUI/bl.gif) no-repeat scroll 0 0;
bottom:0;
height:8px;
left:0;
position:absolute;
width:8px;
}
.mybody .box_Basket .br {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../Images/GUI/br.gif) no-repeat scroll 0 0;
bottom:0;
height:8px;
position:absolute;
right:0;
width:8px;
}
.mybody .boxsplit {
height:5px;
}
.table_basket
{
   border:none !important;
   table-layout:auto;
        
}
.promotion {
background-color:#FAFAFA;
clear:both;
height:auto;
margin:0 5px !important;
padding:5px !important;
}
.promotion .pheader {
background-color:#F3F3F3;
font-weight:bold;
margin:5px 0px;
}
.promotion .pitem {
clear:both;
height:1em;
}
.Label_Redeem_code {
float:left;
font-weight:bold;
margin-right:10px;
}
.Text_Basket_Couponde {
float:left;
width:150px;
margin-right:10px;
}
.Order_TotalDis{text-align:right;}
.Ecom_CheckO_001_UserInfo{
    background-color:#F8F8F8;
    float:left;
    padding:10px;    
    width:610px;
    margin-left:-10px;
    margin-bottom:10px;
}
.submit_001_default{cursor:pointer;}
.default_001_Ecom_Try{float:left;
height:20px;
text-align:center;
width:88px;
}
*html .viewOrder_001_Ecom{float:left;}
.sign_up_left_001{width:27% !important;}
*html .sign_up_left_001{width:25%!important;}
*html .sign_up_right forum_001_colomRight_001_IE6{float:right;width:40%;}
.sign_up .confirmGift_left{width:35% !important;}
.sign_up .confirmGift_right{width:60% !important;}
.sign_up_left
{
	float:left;
	padding:3px 0;
	width:45%;	
}
.bootom_cusDetail{
border-bottom-color:#000000;
border-bottom-style:dotted;
border-bottom-width:1px;
float:left;
width:100%;
}




body->.contain->.content_c->.box->.box_body->ul{padding-left:25px;}
body->.contain->.home->.box->.box_body->ul->li{padding-left:25px;}

body .contain .content_c .box .box_body ul, body .contain .home .box .box_body ul{padding-left:25px;}
body .contain .content_c .box .box_body ul li, body .contain .home .box .box_body ul li{padding-left:0;}

.facebook
{
	width:669px;
	float:left;
}
.facebook .facebook_bt 
{
	float:left;
	margin-top:5px;
}
.facebook .facebook_join
{
	float:right;
	margin-top:5px;
}

.googleabsense 
{
	float:left;
}
.googleabsense .googleabsense_left
{
	float:left;
	margin-right:20px;
	margin-left:25px;
}
*html .googleabsense .googleabsense_left
{
	float:left;
	margin-right:20px;
	margin-left:10px;
}
.googleabsense .googleabsense_right
{
	float:left;
}
/*Topup*/
.te_quicklook .te_bottom
{
    height: 20px !important;
}
.te_quicklook .te_bottom .te_left
{
    background-position: 0 -151px !important;
}
.te_quicklook .te_bottom .te_middle
{
    background-position: 0 -91px !important;
}
.te_quicklook .te_bottom .te_right
{
    background-position: 12px -152px !important;
}
.bt_resendEnail
{
    cursor: pointer;
    text-decoration: underline;
    border-bottom: 1px solid red !important;
    font-weight: bold;
}
.te_content
{
    background-color: White !important;
}
/*===========Topup====================*/
