/* CSS Document */
BODY { margin-top: 0px; margin-bottom:0px; margin-left:10px; margin-right:10px; font-family:Tahoma, Arial, Verdana; line-height:1.3em; text-align:center; background-color:#14B5C7; font-size:12px; background-image:url(../images/bg_ve.gif); background-attachment:fixed;}

TABLE {font-family:Tahoma, Arial, Verdana; line-height:1.3em; border-collapse:collapse; font-size:12px;}

P, form, h1, h2, h3, h4, h5, hr, ul, li {margin:0px; padding:0px;}

a:link  {font-family: Tahoma; color:#464646; text-decoration:none; font-size:12px;}
a:visited  {font-family:Tahoma; color:#596F7C; text-decoration:none; font-size:12px;}
a:hover  {font-family: Tahoma; color:#FF3300; text-decoration:none; font-size:12px;}
a:visited:hover {font-family:Tahoma; color:#FF3300; text-decoration:none; font-size:12px;}


/************************ BEGIN PRODUCT SLIDE SHOW STYLE **************************************/

#dhtmlgoodies_slideshow{
		width:600px;	/* Total width of slideshow */


	}
	
	#previewPane{
		border:0px solid #CCCCCC;
		margin-bottom:0px;	
		text-align:center;
		vertical-align:middle;
		padding-top:0px;

		position:relative;
		
		/* CSS HACK */
		height: 315px;	/* IE 5.x */
		height/* */:/**/315px;	/* Other browsers */
		height: /**/315px;
				
	}
	#previewPane img{
		line-height:315px;
	}
	#previewPane #largeImageCaption{	/* CSS styling of image caption below large image */
		background-color:#000000; color:#FFFFFF; font-size:11px; font-family:Tahoma, Arial; font-weight:bold; padding: 5px; text-align:center
	}
	#galleryContainer{
	/*width:535px;*/
		text-align:center;
		height:104px;	/* Height of the images + 2 */
		border:1px solid #CCCCCC;
		position:relative;
		overflow:hidden;
		padding:0px;
		background-color:#FFFFFF;
		
		/* CSS HACK */
		height: 104px;	/* IE 5.x - Added 2 pixels for border left and right */
		height/* */:/**/102px;	/* Other browsers */
		height: /**/102px;
				
	}
	#arrow_left{
		position:absolute;
		left:0px;
		z-index:10;
		background-color: #FFF;
		padding:1px;
	}
	#arrow_right{
		position:absolute;
		right:0px;
		z-index:10;
		background-color: #FFF;
		padding:1px;		
	}
	#theImages{
		position:absolute;
		height:100px;
		left:40px;
		width:100000px;
		padding-left: 7px; padding-right:7px;
	}
	#theImages #slideEnd{
		float:left;
	}
	#theImages img{
		float:left;
		padding:1px;
		filter: alpha(opacity=50);
		opacity: 0.5;
		cursor:pointer;
		border:0px;
		padding: 3px; border:1px solid silver; margin-right:10px; margin-top:18px;
	}

	#waitMessage{
		display:none;
		position:absolute;
		left:200px;
		top:150px;
		background-color:#FFF;
		border:3px double #000;
		padding:4px;
		color:#555;
		font-size:0.9em;
		font-family:arial;	
	}
	
	#theImages .imageCaption{
		display:none;
	}
	
	#theImages .productDetail{
		display:none;
	}

/*********** End Style PRODUCT SLIDESHOW *****************/




/**************** FORM elements ******************/
.button {background-image:url(../images/bg_button.jpg); text-align:center; font-family:Tahoma, Helvetica, sans-serif; border: 1px solid #c69000; color: black; font-weight:bold; margin:0px;}

.select150 {font-family: Tahoma; font-size:11px;width: 150px;margin:0px;}
.select70 {font-family:Tahoma; font-size:11px; width: 75px;margin:0px;}
.select85per {font-family:Tahoma; font-size:11px;width: 85%;margin:0px;}
.textarea_percent {padding: 2px; font-family:Tahoma; font-size:11px;margin:0px; width:96%}
.radio {border:0px;}
.input[checkbox] {border:0px; background-color:transparent}
.input {font-size:11px; font-family: Tahoma; padding:2px;}
/************** End Form element  ****************/

/* Common layout style */
.outer_tbl {text-align:left; width:980px; background-color:#FFFFFF;}
.outer_td {padding-left:1px; padding-right:1px; }

/* trong trang PortalHome.tpl*/
.outer_tbl2 {text-align:left; width:100%; background-color:#FFFFFF;}
.outer_td2 {padding-left:1px; padding-right:1px; }
/* // trong trang PortalHome.tpl // */

.body_outer {margin-top:5px;}
.left_col {width:185px; padding-bottom:3px; background-color:#ffffff/*#F9F9F9*/}
.store_content { padding-left: 5px; padding-right:0px; width:795px }
.store_content2{ BORDER:1px solid #F0EBEF}
.store_page_title_index {padding:1px;}
.page_title_index {background-image:url(../images/bg_page_title_index.jpg); color:#606060; font-size:11px; height:30px; padding: 3px; padding-left: 25px; font-weight:bold;}
.main_content {padding:3px; padding-bottom:5px}



.top {border:#d7d7d7 1px solid; padding: 0px;}
.banner_slogan { background-image:url(../images/banner_top2.jpg); background-repeat:no-repeat;}
.logo {height:65px; width:205px; background-image:url(../images/logo.jpg); background-repeat:no-repeat;}

.banner_top {padding-top: 2px; text-align:center}

.left_func_tbl #username_lg { width:100px;}
.left_func_tbl #password_lg { width:100px;}


/************* LINK STYLE ******************/
.phantrang a:link {padding-left: 5px; padding-right: 5px; padding-top: 2px; padding-bottom:2px; margin-right: 3px; border:1px silver solid; font-weight:bold; color:#A5A5A5; text-decoration:none; background-color:#FFFFFF}
.phantrang a:visited {padding-left: 5px; padding-right: 5px; padding-top: 2px; padding-bottom:2px; margin-right: 3px; border:1px silver solid; font-weight:bold; color:#A5A5A5;text-decoration:none; background-color:#FFFFFF}
.phantrang a:hover {padding-left: 5px; padding-right: 5px; padding-top: 2px; padding-bottom:2px; margin-right: 3px; border:1px #67C1F5 solid; font-weight:bold; color:#006699;text-decoration:none; background-color:#D2EDFC }
.phantrang a:visited:hover {padding-left: 5px; padding-right: 5px; padding-top: 2px; padding-bottom:2px; margin-right: 3px; border:1px #67C1F5 solid; font-weight:bold; color:#006699;text-decoration:none; background-color:#D2EDFC }
.phantrang #cur {padding-left: 5px; padding-right: 5px; padding-top: 2px; padding-bottom:2px; margin-right: 3px; border:1px #67C1F5 solid; font-weight:bold; color:#006699;text-decoration:none; background-color:#D2EDFC }

a.white_hover_yellow_bold10:link {color:#ffffff; font-weight:bold; text-decoration:none; font-size:10px;}
a.white_hover_yellow_bold10:visited{color:#000000; font-weight:bold; text-decoration:none; font-size:10px;}
a.white_hover_yellow_bold10:hover {color: #FFFF00; font-weight:bold; text-decoration:underline; font-size:10px;}
a.white_hover_yellow_bold10:visited:hover {color: #FFFF00; font-weight:bold; text-decoration:underline; font-size:10px;}

A.silver_gray_underline_hover11:link {font-family:Tahoma; color:#6A6A6A; text-decoration:none; font-size:11px; }
A.silver_gray_underline_hover11:visited {font-family:Tahoma; color:#6A6A6A; text-decoration:none; font-size:11px; }
A.silver_gray_underline_hover11:hover {font-family:Tahoma; color: #6A6A6A; text-decoration:underline; font-size:11px; }
A.silver_gray_underline_hover11:visited:hover {font-family:Tahoma; color: #6A6A6A; text-decoration:underline; font-size:11px; }

a.black_hover_white10:link { font-family:Tahoma; color:#000000; font-size:10px; font-weight:bold; text-decoration:none;}
a.black_hover_white10:visited {font-family:Tahoma; color:#000000; font-size:10px; font-weight:bold; text-decoration:none;}
a.black_hover_white10:hover { font-family:Tahoma; color:#ffffff; font-size:10px; font-weight:bold; text-decoration:underline;}
a.black_hover_white10:visited:hover { font-family:Tahoma; color:#ffffff; font-size:10px; font-weight:bold; text-decoration:underline;}

a.black_hover_red10_bold:link { font-family:Tahoma; color:#000000; font-size:10px; font-weight:bold; text-decoration:none;}
a.black_hover_red10_bold:visited {font-family:Tahoma; color:#000000; font-size:10px; font-weight:bold; text-decoration:none;}
a.black_hover_red10_bold:hover { font-family:Tahoma; color: #FF3300; font-size:10px; font-weight:bold; text-decoration:underline;}
a.black_hover_red10_bold:visited:hover { font-family:Tahoma; color:#FF3300; font-size:10px; font-weight:bold; text-decoration:underline;}

a.black_hover_red11_nr:link { font-family:Tahoma; color:#000000; font-size:11px; text-decoration:none;}
a.black_hover_red11_nr:visited {font-family:Tahoma; color:#000000; font-size:11px; text-decoration:none;}
a.black_hover_red11_nr:hover { font-family:Tahoma; color: #FF3300; font-size:11px; text-decoration:underline;}
a.black_hover_red11_nr:visited:hover { font-family:Tahoma; color:#FF3300; font-size:11px; text-decoration:underline;}

a.black_hover_green11_bold:link {font-family:Tahoma; color:#000000; font-size:11px; font-weight:bold; text-decoration:none;}
a.black_hover_green11_bold:visited {font-family:Tahoma; color: #666666; font-size:11px; font-weight:bold; text-decoration:none;}
a.black_hover_green11_bold:hover { font-family:Tahoma; color: #48A703; font-size:11px; font-weight:bold; text-decoration:underline;}
a.black_hover_green11_bold:visited:hover { font-family:Tahoma; color: #48A703; font-size:11px; font-weight:bold; text-decoration:underline;}

a.black_hover_blue11_bold:link {font-family:Tahoma; color:#000000; font-size:11px; font-weight:bold; text-decoration:none;}
a.black_hover_blue11_bold:visited {font-family:Tahoma; color: #666666; font-size:11px; font-weight:bold; text-decoration:none;}
a.black_hover_blue11_bold:hover { font-family:Tahoma; color: #067BA1; font-size:11px; font-weight:bold; text-decoration:underline;}
a.black_hover_blue11_bold:visited:hover { font-family:Tahoma; color: #067BA1; font-size:11px; font-weight:bold; text-decoration:underline;}

a.gray_hover_red:link {color:#5A5A5A; font-family: tahoma; text-decoration:none; font-size:11px;}
a.gray_hover_red:visited {color:#666666; font-family:tahoma; text-decoration:none; font-size:11px;}
a.gray_hover_red:hover {color: #CC3300; font-family:tahoma; text-decoration:underline; font-size:11px;}
a.gray_hover_red:visited:hover {color:#CC3300; font-family:tahoma; text-decoration:underline; font-size:11px;}

a.blue_link12bold:link {font-family:Tahoma; color:#007AF4 ; font-size:11px; font-weight:bold; text-decoration:none; padding: 0px; }
a.blue_link12bold:hover {font-family:Tahoma; color:#ffffff; font-size:11px; font-weight:bold; text-decoration:none; background-color: #007AF4; padding: 4px;}
a.blue_link12bold:visited {font-family:Tahoma; color:gray ; font-size:11px; font-weight:bold; text-decoration:none; padding: 0px;}
a.blue_link12bold:visited:hover {font-family:Tahoma; color:#ffffff; font-size:11px; font-weight:bold; text-decoration:none; background-color: #007AF4; padding: 4px;}

a.red_link15bold:link { text-transform:uppercase; font-family:Tahoma; color:#CC3300 ; font-size:15px; font-weight:bold; text-decoration:none; padding: 0px; }
a.red_link15bold:hover {text-transform:uppercase; font-family:Tahoma; color: #006699; font-size:15px; font-weight:bold; text-decoration:none; padding: 4px;}
a.red_link15bold:visited {text-transform:uppercase; font-family:Tahoma; color:#006699 ; font-size:15px; font-weight:bold; text-decoration:none; padding: 0px;}
a.red_link15bold:visited:hover {text-transform:uppercase; font-family:Tahoma; color:#CC3300; font-size:15px; font-weight:bold; text-decoration:none;  padding: 4px;}


a.org_link12bold:link {font-family:Tahoma; color:#007AF4 ; font-size:11px; font-weight:bold; text-decoration:none; padding: 0px; }
a.org_link12bold:hover {font-family:Tahoma; color:#ffffff; font-size:11px; font-weight:bold; text-decoration:none; background-color: #FFA800; padding: 4px;}
a.org_link12bold:visited {font-family:Tahoma; color:gray ; font-size:11px; font-weight:bold; text-decoration:none; padding: 0px;}
a.org_link12bold:visited:hover {font-family:Tahoma; color:#ffffff; font-size:11px; font-weight:bold; text-decoration:none; background-color: #FFA800; padding: 4px;}

a.lightblue_link12bold:link {font-family:Tahoma; color:#007AF4 ; font-size:11px; font-weight:bold; text-decoration:none; padding: 0px; }
a.lightblue_link12bold:hover {font-family:Tahoma; color: #FF9900; font-size:11px; font-weight:bold; text-decoration:none; padding: 0px;}
a.lightblue_link12bold:visited {font-family:Tahoma; color:gray ; font-size:11px; font-weight:bold; text-decoration:none; padding: 0px;}
a.lightblue_link12bold:visited:hover {font-family:Tahoma; color:#FF9900; font-size:11px; font-weight:bold; text-decoration:none;padding: 0px;}

a.bllue_hover_black10:link { font-family:Tahoma; color:#0a52aa; font-size:10px; font-weight:bold; text-decoration:none;}
a.bllue_hover_black10:visited {font-family:Tahoma; color:#0a52aa; font-size:10px; font-weight:bold; text-decoration:none;}
a.bllue_hover_black10:hover { font-family:Tahoma; color:#000000; font-size:10px; font-weight:bold; text-decoration:none;}
a.bllue_hover_black10:visited:hover { font-family:Tahoma; color:#000000; font-size:10px; font-weight:bold; text-decoration:none;}

/* Link Xem tat ca */
.row_xemtca {background-color:#F8F8F8; padding-top: 3px; padding-bottom:3px; padding-right: 3px; text-align:right; width:100%;}
.row_xemtca a:link {color:#0066CC; font-size:10px; font-weight: bold;text-decoration:none;}
.row_xemtca a:hover {color:#0066CC; font-size:10px; font-weight: bold;text-decoration:none;}
.row_xemtca a:active {color:#0066CC; font-size:10px; font-weight: bold;text-decoration:none;}
.row_xemtca a:visited {color:#0066CC; font-size:10px; font-weight: bold; text-decoration:none;}
/* Link Xem tat ca */

a.tieude_tindang:link{color:#FC811B;font-weight:bold; font-family: Tahoma;}
a.tieude_tindang:visited  {color: #FC811B;font-weight:bold; font-family: Tahoma;}
a.tieude_tindang:active {color: #FC811B;font-weight:bold; font-family:Tahoma;}
a.tieude_tindang:hover {color:green;font-weight:bold; font-family:Tahoma;}
a.tieude_tindang:visited:hover{color:green;font-weight:bold; font-family:Tahoma;}

/************* END LINK STYLE **************/




/***************** TEXT STYLE ********************/
.chuxanhlacay_thuong {color:#247206;}

.boldtext{font-weight:bold;}

.blue_text {color: #336699;}

.blue_text_bold {color: #336699;font-weight:bold;}

.orange_text_bold {color: #FC811B;font-weight:bold;}

.chudodam {color: #CC3300;font-weight:bold;}

.chudodam10 {color: #CC3300;font-weight:bold; font-size:10px;}

.chudodam14 {color: #CC3300;font-weight:bold; font-size:14px;}

.chudenthuong10 {color: #000000; font-size:10px;}

.chudonghieng {color: #CC3300; font-style:italic;}

.chutrangdam {font-weight:bold; color:white;}

.chudo_thuong {color:#CC3300;}

.tiny_graytext {font-size:10px; font-family:tahoma;}

.boldtext{font-weight:bold;}
.boldtext11{font-weight:bold; font-size:11px;}
.bold_darkgray_text {font-weight:bold; color:#5E5E5E;}
.gray_text11 {font-family:Tahoma; font-size:11px; color:gray}
.gia1 {text-align:right; padding-top:3px; font-size: 11px; color: #FF3300}
.gia2_center {text-align:center; padding-top:3px; font-size: 11px; color: #FF3300}
.gia_old {font-size:10px; color:#666666; text-decoration: line-through}
.text11 {font-size:11px;}
.chucamdam10  {font-weight:bold; color:#FF6600; font-size:10px;}
.chudodam15 {font-size:15px; color: #CC3300; font-weight:bold; }
.chudendam10px {font-weight:bold; font-size:10px; color:black;}
.lightbluebold_txt {font-weight:bold; color:#0099CC;}
.chuxanhduongdam {color:#006699; font-weight:bold}

/*************** End TEXT STYLE *****************/



/*************** Padding _cell******************/

.pdtop5 {padding-top:5px;}
.pdbt5 {padding-bottom:5px;}
.pdbt10 {padding-bottom:10px;}
.pd5 {padding:5px;}
.pd3 {padding:3px;}
.pdt5 {padding-top:5px;}
.pdt3 {padding-top:3px;}
.pdt7 {padding-top:7px;}
.pdt10 {padding-top:10px;}
.pdt10_bt10 {padding-top:10px; padding-bottom:10px}
.pdt5_bt5_border_bt {padding-top:5px; padding-bottom:5px; border-bottom:1px solid black}
.pdt5_bt5 {padding-top:5px; padding-bottom:5px}
.bg_gray {background-color:#A3A3A3; color:white; font-weight:bold; font-size:11px;}
.border_all {border:1px solid #E5E5E5; padding:2px;}
.marginbt5 { margin-bottom:5px;}
.pdt_pdbt3_bg_silver {padding-bottom:3px; padding-top:3px; background-color:#F4F4F4}
.border_bt4 {border-bottom:4px solid #DDDDDD}
.border_bt4_org {border-bottom:4px solid #FF7800}

/**************** End Padding ************/



/************** IMAGE STYLE ***************/

.border_img_silver {padding:3px; border:1px solid silver; background-color:#FFFFFF}
.borderimage2 .hinh {text-align:center; padding:3px; border:1px solid #CCCCCC;}
.borderimage2 a:hover .hinh{ background-color:#FFCC66;}

/**** -- // -- ***/



/********** NAVIGATION BAR **********/
.navigation {background-image:url(../images/bg_nav_main.jpg); background-repeat:repeat-x; height: 76px;}


/*
#home{width:115px;}
#raovat{width:115px;}
#daugia{width:115px;}
#estore{width:115px;}
#news{width:120px;}
#forum{width:120px;}

#home a
{background-image:url(../images/main_navigation_bar.jpg); background-position:0px 0px}
#raovat a
{background-image:url(../images/main_navigation_bar.jpg); background-position:-115px 0px}
#daugia a
{background-image:url(../images/main_navigation_bar.jpg); background-position:-230px 0px}
#estore a
{background-image:url(../images/main_navigation_bar.jpg); background-position:-345px 0px}
#news a
{background-image:url(../images/main_navigation_bar.jpg); background-position:-465px 0px}
#forum a
{background-image:url(../images/main_navigation_bar.jpg); background-position:-585px 0px}

#home a:hover { background-position: 0 76px; }
#raovat a:hover { background-position: -115px 76px; }
#daugia a:hover { background-position: -230px 76px; }
#estore a:hover { background-position: -345px 76px; }
#news a:hover { background-position: -465px 76px; }
#forum a:hover { background-position: -585px 76px; background-repeat: repeat-y }

#home #cur { background-position: 0 76px; }
#raovat #cur { background-position: -115px 76px; }
#daugia #cur { background-position: -230px 76px; }
#estore #cur { background-position: -345px 76px; }
#news #cur { background-position: -465px 76px; }
#forum #cur { background-position: -585px 76px; background-repeat: repeat-y}
********** End NAVIGATION BAR **********/



/**** Search ***/
.search_outer {width:100%}
.search_inside_tbl{ border: 0px solid #FDF2C7}
.search_inside_tbl td{ padding-right: 5px;}
.search_td {background-image:url(../images/bg_search.jpg); height:38px; padding-top:0px; text-align:center}


/* Login and static */
.log  {padding-top:7px;}
.left_func {padding-right: 7px;}
.left_func_tbl {border: 1px solid #9cc8ff; background-color:#f2f7fa; height:75px;}
.log_form #user { width:125px; font-family:Tahoma;}
.log_form #pass { width:125px;font-family:Tahoma;}

.right_func {padding-left:7px;}
.right_func_tbl {border: 1px solid #9cc8ff; background-color:#f2f8fb; height:75px; color:#005ebe;}
.luot_truycap_tv {padding-right:10px; text-align:right}
.tk_tv { padding-top:5px; font-size:11px; color:#6A6A6A; white-space: 1.2em}
.tk_dulieu_vieteasy {background-color:#dfeff6; text-align:right; padding-right: 10px; font-size:11px; color:#005ebe; padding: 1px;}
.tk_symbol {background-image:url(../images/symbol_thongke.jpg); background-repeat:no-repeat; background-position:left bottom; height:55px;}

/*********** LOGGED IN AS AN ACCOUNT ***********/
.bg_symbol_login {background-image:url(../images/symbol_account_config.gif); background-repeat:no-repeat; background-position:center; width:20%; text-align:center; line-height:1.3em; font-weight:bold}
.function_login a {margin-right:7px; margin-left:4px}





/******** BODY ********/

/*.right_col {width:185px; padding-bottom:3px;  background-color:#F9F9F9}*/
			
	/****** Left col ******/
	.dm_vieteasy {border: 1px solid #3f83d8;background-color:#F4F9FC; margin-bottom:15px;}
	.tieude_dm_ve { /*background-image:url(../images/bg_blue.gif); background-position:0px -1px;*/text-indent:-1000em; font-weight:bold; color:#FFFFFF; text-align:center; }

	.tieude_dm_ve a:link, .tieude_dm_ve a:visited 
		{
		background:url(../images/dmucsp_btn.jpg) repeat-x; height:31px; display:block;  width:183px;
		}
	.tieude_dm_ve a:hover, .tieude_dm_ve a:active
		{
		background:url(../images/dmucsp_btn.jpg) repeat-x; height:31px; display:block; width:183px;
		}
					
	/******************* PRODUCT MENU *******************/
	#masterdiv { margin-bottom:0px; width:98%; text-align:left; margin-top: 5px;}
	
	.menutitle{
	cursor:pointer;
	color:#000000;
	display: block;
	border-BOTTOM: 1px SOLID #ACD4F7;
	text-align:LEFT;
	font-weight:normal; font-family: Tahoma; font-size: 11px;
	padding-left:5px;
	padding-top: 5px; padding-bottom: 5px;
	background-color:#f3f8ff
	}
	
	
	.menutitle a {
	color:#000000; text-decoration:none;
	font-weight:normal; font-family: Tahoma; font-size: 11px; font-weight:bold;
	}
	
	.menutitle a:visited {
	color:#000000; text-decoration:none;
	font-weight:normal; font-family: Tahoma; font-size: 11px; font-weight:bold;
	}
	
	.menutitle a:hover {
	color: #0066CC;
	text-decoration:underline;
	font-weight:normal; font-family: Tahoma; font-size: 11px; font-weight:bold;
	}
	
	.menutitle a:visited:hover {
	color: #0066CC;
	text-decoration:underline;
	font-weight:normal; font-family: Tahoma; font-size: 11px; font-weight:bold;
	}
			
	/*.menutitle #current_menu {
	color:#ffffff;
	background-color: #096995;
	}
	*/
	
	.submenu{
	background-color:#ffffff;
	padding-left: 10px;
	padding-top: 3px; padding-bottom: 3px;
	font-family: Tahoma;font-size: 11px;line-height: 1.5em; 
	}
	
	.submenu a {font-weight: normal; color: #515151; text-decoration:none; font-size: 11px}
	.submenu a:hover {font-weight:normal; color: #E34B00; text-decoration:underline; font-size: 11px}
	.submenu a:visited {font-weight:normal; color: #747474; text-decoration:none; font-size: 11px}
	.submenu a:visited:hover {font-weight: normal; color: #E34B00; text-decoration:underline; font-size: 11px}
	.submenu a:active {font-weight: normal; color: #E34B00; text-decoration:none; font-size: 11px}
	.submenu a:active:hover {font-weight: normal; color: #E34B00; text-decoration:underline; font-size: 11px}
	
	.view_more1
	{background-color:#d9e9fc; font-family:Tahoma; color:#000000; font-size:10px; font-weight:bold; padding-top:3px; padding-bottom:3px;  }
	/***************** End PRODUCT MENU ****************/
	
	.show_ad_col {padding-top:5px; text-align:center; padding-bottom:3px;}
	/***** End Left *****/
			
						
			
			
			
		
		
		
		
/*		.margintop {margin-top:5px;}
		.chuthich_sp {padding-top: 5px; text-align:justify; padding-bottom:3px; border-bottom: 1px dotted silver; font-size:11px;}
		.giasp {margin-top:5px;}
		.giasp table { font-size:11px;}
		.thongtinlhe {margin-top: 5px; text-align:right; font-size:11px;}
		.pro_table_paddingbt_le {padding-bottom:8px; border-bottom: #0099CC 2px solid}
		.pro_table_paddingbt_chan {padding-bottom:8px; border-bottom: #FF9933 2px solid}
		.dvu_tencty {margin-top: 5px; padding-bottom:3px; border-bottom: 0px dotted silver}
		.dvu_location {margin-top:5px; padding-right:3px; text-align:right}
		.dot_x{background-image:url(images/dot_x.gif); background-repeat:repeat-x;}
		.dvu_dot_rightcell {border-left: dotted silver 1px; border-bottom: dotted silver 1px;}
		.dvu_dot_leftcell {border-right: dotted silver 1px; border-bottom: dotted silver 1px;}
**** show san pham *****/

/**** FOOTER *****/
.qc_footer_home {padding-bottom:3px; padding-top:3px; text-align:center}
.footer_home {width:100%; border-top: 6px double #438ae3; margin-top: 8px;}
.footer_menu {text-align:center; font-weight:bold; font-family:Tahoma; font-size:11px; background-color:#438ae3; color:#ffffff; border-bottom: 1px solid #1c66c3}
.footer_menu a:link{font-weight:normal; font-family:Tahoma; font-size:11px; color:#dfedfe}
.footer_menu a:visited{font-weight:normal; font-family:Tahoma; font-size:11px; color:#dfedfe}
.footer_menu a:hover{font-weight:normal; font-family:Tahoma; font-size:11px; color:#ffffff; text-decoration:none}
.footer_menu a:visited:hover{font-weight:normal; font-family:Tahoma; font-size:11px; color:#ffffff; text-decoration:none}

.footer_row2 {border-bottom: 1px solid silver; font-size:10px; padding:4px}
.footer_row2 a, .footer_row2 a:visited{font-size:11px;}


/*Added by Trung Nguyen*/
/*Show Image with full size for VIP*/
div.balloon { display:none;position:absolute;z-index:11; }
div.balloon iframe.backing { position:absolute;z-index:-1;background-color:transparent; }
div.balloon td.arrow { position:relative;z-index:12;vertical-align:top; }
div.balloon td.arrow div.left { top:0px;left:1px;position:relative; }
div.balloon td.arrow div.right { top:0px;right:1px;position:relative; }
div.balloon td.balloon { position:relative;vertical-align:top; }
div.balloon td.balloon div.content { position:relative; }
div.balloon td.balloon div.shadow { top:2px;left:2px;position:absolute;z-index:11;background-color:#cccccc; }
div.balloon td.balloon div.frame { position:relative;z-index:11;overflow:auto; }
div.balloon td.balloon div.body { position:relative; }

#FullSizeDialog div.frame { border:1px solid #FF9900; }
#FullSizeDialog div.shadow { top:5px;left:5px; }
#FullSizeDialog div.body { background-color:#FBEFDB; }
#FullSizeDialog div.padding { padding:5px; }
#FullSizeDialog table.showcase { background-color:#ffffff; }


table.showcase td { position:relative; }
table.showcase td.image { width:400px;height:400px;text-align:center;vertical-align:middle; }
table.showcase img.imgBig { cursor:pointer; }
table.showcase div.thumbLayer { height:306px;width:74px;position:relative;overflow:hidden;padding:5px; }
table.showcase div.slider { position:relative; }
table.showcase .pLayer { background-color:#FFFFFF;height:64px;width:64px;top:0px;left:1px;position:absolute; }
table.showcase .outerThumbDiv { height:67px;width:67px;border:1px solid #B0B7D2;position:relative;margin-bottom:10px; }
table.showcase .outerThumbDiv img { cursor:pointer; }
table.showcase .thumbnail { height:64px;width:64px;border:1px solid #ffffff; }
table.showcase div.slider div.selected { border:3px solid #000000;height:67px;width:67px; }
table.showcase div.slider div.selected img { cursor:default; }
table.showcase div.paginationUp { margin-bottom:10px;text-align:center;vertical-align:middle; }
table.showcase div.paginationDown { margin-top:10px;text-align:center;vertical-align:middle; }
span.link { color:#0000cc;cursor:pointer;text-decoration:underline; }
img.link { cursor:pointer; }
table.showcase .hiddenimg { display:block;top:-700px;left:-700px;position:absolute; }
div1.imgvisible { display:none; }
div.txtvisible { display:block; }



.reg_ve_news {width: 110px;}