html, body, table, td
{
	margin:0px;
	font:normal 12px Arial;
}

/*Link mac dinh*/
a:hover{font-weight: normal; font-size: 12px; color: #b45d02; text-decoration: underline}
a:link {font-weight: normal; font-size: 12px; color: #6c0000; text-decoration: none}
a:active {font-weight: normal; font-size: 12px; color: #6c0000; text-decoration: none}
a:visited {font-weight: normal; font-size: 12px; color: #6c0000; text-decoration: none}
a:active {font-weight: normal; font-size: 12px; color: #6c0000; text-decoration: none}
a:hover {font-weight: normal; font-size: 12px; color: #b45d02; text-decoration: underline}

a.black:hover{color: #ff6702; text-decoration: none}
a.black:link {color: #000000; text-decoration: none}
a.black:active {color: #000000; text-decoration: none}
a.black:visited {color: #000000; text-decoration: none}
a.black:active {color: #000000; text-decoration: none}
a.black:hover {color: #ff6702; text-decoration: none}

a.orange:hover{color: #000000; text-decoration: none}
a.orange:link {color: #f95200; text-decoration: none}
a.orange:active {color: #f95200; text-decoration: none}
a.orange:visited {color: #f95200; text-decoration: none}
a.orange:active {color: #f95200; text-decoration: none}
a.orange:hover {color: #000000; text-decoration: none}

/*Text box dung chung tat ca*/
.cssButton
{
	border: #382a23 1px solid;
	font-weight: bold;
	font-size: 11px;	
	color: white;	
	font-family: Arial;
	height:20px;
	background:#f8f5ee url(images/buttonBg.gif);
}
.cssTextBox
{
	border: #e1eae9 1px solid;	
	height: 20px;
}
/*Text for User Control RSS*/
.TitleRss
{
	font-family:Arial;
	font-size:18px;
	font-weight:bold;
	color:#000000;
	text-align:left;
	padding-top:15px;	
}
.DesRss
{
	font:normal 12px Arial;
	background-color:#f1f4de;
	border-left:solid 1px #d2d6c1;
	border-right:solid 1px #d2d6c1;
}
a.LinkRss:hover{font: normal 12px Arial; color: #005070; text-decoration: none}
a.LinkRss:link {font: normal 12px Arial; color: #0b2b76; text-decoration: none}
a.LinkRss:active {font: normal 12px Arial; color: #0b2b76; text-decoration: none}
a.LinkRss:visited {font: normal 12px Arial; color: #0b2b76; text-decoration: none}
a.LinkRss:active {font: normal 12px Arial; color: #0b2b76; text-decoration: none}
a.LinkRss:hover {font: normal 12px Arial; color: #005070; text-decoration: none}

a.LinkTitleRss:hover{font: normal 12px Arial; color: #f1f5d4; text-decoration: none}
a.LinkTitleRss:link {font: normal 12px Arial; color: #ffffff; text-decoration: none}
a.LinkTitleRss:active {font: normal 12px Arial; color: #ffffff; text-decoration: none}
a.LinkTitleRss:visited {font: normal 12px Arial; color: #ffffff; text-decoration: none}
a.LinkTitleRss:active {font: normal 12px Arial; color: #ffffff; text-decoration: none}
a.LinkTitleRss:hover {font: normal 12px Arial; color: #f1f5d4; text-decoration: none}

a.LinkDetailRss:hover{font-weight: bold; font-size: 12px; color: #000000; font-family: Arial  ; text-decoration: none}
a.LinkDetailRss:link {font-weight: bold; font-size: 12px; color: #003300; font-family: Arial  ; text-decoration: none}
a.LinkDetailRss:active {font-weight: bold; font-size: 12px; color: #003300; font-family: Arial  ; text-decoration: none}
a.LinkDetailRss:visited {font-weight: bold; font-size: 12px; color: #003300; font-family: Arial  ; text-decoration: none}
a.LinkDetailRss:active {font-weight: bold; font-size: 12px; color: #003300; font-family: Arial  ; text-decoration: none}
a.LinkDetailRss:hover {font-weight: bold; font-size: 12px; color: #000000; font-family: Arial  ; text-decoration: none}

.NameRss
{
	font-family:Arial;
	padding-top:5px;
}
.BodyRss
{
	font:normal 12px Arial;
	text-align:justify;
	padding-top:5px;
}
.DateRss
{
	padding-top:5px;
	font-family:Arial;
	font-size:12px;	
	color:#00c8ff;
	text-align:right;	
}

/*Link User Control MenuNgang*/
a.linkMenuNgang:hover {font:normal 12px Arial; color: #000000; text-decoration: underline}
a.linkMenuNgang:link {font:normal 12px Arial; color: #000000; text-decoration: none}
a.linkMenuNgang:active {font:normal 12px Arial; color: #000000; text-decoration: none}
a.linkMenuNgang:visited {font:normal 12px Arial; color: #000000; text-decoration: none}
a.linkMenuNgang:active {font:normal 12px Arial; color: #000000; text-decoration: none}
a.linkMenuNgang:hover {font:normal 12px Arial; color: #000000; text-decoration: underline}

/*Link LanguageButton*/
a.language:hover {font:normal 12px Arial; color:#d6cbb4; text-decoration: none}
a.language:link {font:normal 12px Arial; color: #cdcdcd; text-decoration: none}
a.language:active {font:normal 12px Arial; color: #cdcdcd; text-decoration: none}
a.language:visited {font:normal 12px Arial; color: #cdcdcd; text-decoration: none}
a.language:active {font:normal 12px Arial; color: #cdcdcd; text-decoration: none}
a.language:hover {font:normal 12px Arial; color: #d6cbb4; text-decoration: none}

/*Feedback*/
.textLabelFeedback
{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	padding-left:20px;
	background:#336600 url(images/leftTitle.gif) no-repeat left;
}
.textFeedback
{
	font:normal 12px Arial;
	color:#0b2b76;
	white-space:nowrap;	
}
.textStatusFeedback
{
	font:bold 12px Arial;
	color:#ff0000;
}

a.feedback:hover{font: bold 12px Arial; color: #464646; text-decoration: none}
a.feedback:link {font: bold 12px Arial; color: #940101; text-decoration: none}
a.feedback:active {font: bold 12px Arial; color: #940101; text-decoration: none}
a.feedback:visited {font: bold 12px Arial; color: #940101; text-decoration: none}
a.feedback:active {font: bold 12px Arial; color: #940101; text-decoration: none}
a.feedback:hover {font: bold 12px Arial; color: #464646; text-decoration: none}

/*User Control Tintuc*/
.textTintucHeader
{
	font:bold 13px Arial;
	color:#0b2b76;
	height:30px;
	background:url(images/titleBg.gif) no-repeat top left;
	padding-left:35px;
	padding-top:5px;
}

a.MenuPath:hover{font:bold 13px Arial; color: #0453ca; text-decoration: none}
a.MenuPath:link {font:bold 13px Arial; color: #0b2b76; text-decoration: none}
a.MenuPath:active {font:bold 13px Arial; color: #0b2b76; text-decoration: none}
a.MenuPath:visited {font:bold 13px Arial; color: #0b2b76; text-decoration: none}
a.MenuPath:active {font:bold 13px Arial; color: #0b2b76; text-decoration: none}
a.MenuPath:hover {font:bold 13px Arial; color: #0453ca; text-decoration: none}

.textTintucDate
{
	font:bold 11px Arial;	
	color:#000000;
	background-image:url(images/titleBg.gif);
	text-align:right;
	padding-right:10px;
	padding-left:10px;
	white-space:nowrap;
	border-left:solid 1px #b8cedc;
}
.textIntroContentNews
{
	font:normal 11px Arial;
	color:#00c8ff;
	text-align:justify;
	padding-left:35px;
}
.textHeaderChitiet
{
	font-family:Arial;
	font-size:18px;
	font-weight:bold;
	color:#0b2b76;
	text-align:left;	
	padding-bottom:10px;
	padding-top:10px;			
}
.labelBaiDaDua
{
	font:bold 13px Arial;
	color:#0b2b76;
	padding-top:10px;	
}
.textBaiDaDua
{
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	color:#00c8ff;	
}
.textNhomTinHeader
{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#ac0101;	
	padding-bottom:6px;	
	padding-top:6px;
	text-decoration:underline;	
}
.textContentNhomTin
{
	font:normal 12px Arial;
	color:#336600;
	padding-left:6px;
}
.textViewNewsIn
{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#17467c;	
}

a.headerListTintuc:hover{font-weight: bold; font-size: 12px; color: #000000; font-family: Arial  ; text-decoration: none}
a.headerListTintuc:link {font-weight: bold; font-size: 12px; color: #0b2b76; font-family: Arial  ; text-decoration: none}
a.headerListTintuc:active {font-weight: bold; font-size: 12px; color: #0b2b76; font-family: Arial  ; text-decoration: none}
a.headerListTintuc:visited {font-weight: bold; font-size: 12px; color: #0b2b76; font-family: Arial  ; text-decoration: none}
a.headerListTintuc:active {font-weight: bold; font-size: 12px; color: #0b2b76; font-family: Arial  ; text-decoration: none}
a.headerListTintuc:hover {font-weight: bold; font-size: 12px; color: #000000; font-family: Arial  ; text-decoration: none}

a.headerTintucTrangchu:hover{font-weight: bold; font-size: 14px; color: #a50c00; font-family: Arial  ; text-decoration: underline}
a.headerTintucTrangchu:link {font-weight: bold; font-size: 14px; color: #a50c00; font-family: Arial  ; text-decoration: none}
a.headerTintucTrangchu:active {font-weight: bold; font-size: 14px; color: #a50c00; font-family: Arial  ; text-decoration: none}
a.headerTintucTrangchu:visited {font-weight: bold; font-size: 14px; color: #a50c00; font-family: Arial  ; text-decoration: none}
a.headerTintucTrangchu:active {font-weight: bold; font-size: 14px; color: #a50c00; font-family: Arial  ; text-decoration: none}
a.headerTintucTrangchu:hover {font-weight: bold; font-size: 14px; color: #a50c00; font-family: Arial  ; text-decoration: underline}

a.Chitiet:hover {font-weight: normal; font-size: 11px; color: #000000; font-family: Arial  ; text-decoration:none}
a.Chitiet:link {font-weight: normal; font-size: 11px; color: #094770; font-family: Arial  ; text-decoration: none}
a.Chitiet:active {font-weight: normal; font-size: 11px; color: #094770; font-family: Arial  ; text-decoration: none}
a.Chitiet:visited {font-weight: normal; font-size: 11px; color: #094770; font-family: Arial  ; text-decoration: none}
a.Chitiet:active {font-weight: normal; font-size: 11px; color: #094770; font-family: Arial  ; text-decoration: none}
a.Chitiet:hover {font-weight: normal; font-size: 11px; color: #000000; font-family: Arial  ; text-decoration: none}

a.ChitietHot:hover {font-weight: bold; font-size: 10px; color: #a50c00; font-family: Arial  ; text-decoration:underline}
a.ChitietHot:link {font-weight: bold; font-size: 10px; color: #a50c00; font-family: Arial  ; text-decoration: none}
a.ChitietHot:active {font-weight: bold; font-size: 10px; color: #a50c00; font-family: Arial  ; text-decoration: none}
a.ChitietHot:visited {font-weight: bold; font-size: 10px; color: #a50c00; font-family: Arial  ; text-decoration: none}
a.ChitietHot:active {font-weight: bold; font-size: 10px; color: #a50c00; font-family: Arial  ; text-decoration: none}
a.ChitietHot:hover {font-weight: bold; font-size: 10px; color: #a50c00; font-family: Arial  ; text-decoration: underline}

a.BaiDaDua:hover{font-weight: normal; font-size: 12px; color: #0b2b76; font-family: Arial  ; text-decoration: underline}
a.BaiDaDua:link{font-weight: normal; font-size: 12px; color: #005070; font-family: Arial  ; text-decoration: none}
a.BaiDaDua:active{font-weight: normal; font-size: 12px; color: #005070; font-family: Arial  ; text-decoration: none}
a.BaiDaDua:visited{font-weight: normal; font-size: 12px; color: #005070; font-family: Arial  ; text-decoration: none}
a.BaiDaDua:active{font-weight: normal; font-size: 12px; color: #005070; font-family: Arial  ; text-decoration: none}
a.BaiDaDua:hover{font-weight: normal; font-size: 12px; color: #0b2b76; font-family: Arial  ; text-decoration: underline}

a.banIn:hover {font-weight: bold; font-size: 12px; color: #005070; font-family: Arial  ; text-decoration: none}
a.banIn:link {font-weight: bold; font-size: 12px; color: #0b2b76; font-family: Arial  ; text-decoration: none}
a.banIn:active {font-weight: bold; font-size: 12px; color: #0b2b76; font-family: Arial  ; text-decoration: none}
a.banIn:visited {font-weight: bold; font-size: 12px; color: #0b2b76; font-family: Arial  ; text-decoration: none}
a.banIn:active {font-weight: bold; font-size: 12px; color: #0b2b76; font-family: Arial  ; text-decoration: none}
a.banIn:hover {font-weight: bold; font-size: 12px; color: #005070; font-family: Arial  ; text-decoration: none}


/*User Control Trangchu*/
.labelTinNong
{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:left;
	padding-left:8px;	
	height:22px;
	background-color:#FF6600;	
}

a.linkHotNews:hover {font-weight: normal; font-size: 12px; color: #01506f; font-family: Arial  ; text-decoration: none}
a.linkHotNews:link {font-weight: normal; font-size: 12px; color: #0b2b76; font-family: Arial  ; text-decoration: none}
a.linkHotNews:active {font-weight: normal; font-size: 12px; color: #0b2b76; font-family: Arial  ; text-decoration: none}
a.linkHotNews:visited {font-weight: normal; font-size: 12px; color: #0b2b76; font-family: Arial  ; text-decoration: none}
a.linkHotNews:active {font-weight: normal; font-size: 12px; color: #0b2b76; font-family: Arial  ; text-decoration: none}
a.linkHotNews:hover {font-weight: normal; font-size: 12px; color: #01506f; font-family: Arial  ; text-decoration: none}

.textTrangchuHeader
{
	font:bold 13px Arial;
	color:#0b2b76;
	height:30px;
	background:url(images/titleBg.gif) no-repeat top left;
	padding-left:35px;
}
.textTrangchuDate
{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:right;
	vertical-align:middle;
	padding-right:8px;
	padding-left:8px;
	height:22px;
	background-color:#669900;	
}
.textTintucMoiHeader
{
	font:bold 12px Arial;
	color:#FFFFFF;
	text-align:left;	
	padding-top:4px;
	padding-right:20px;
	height:24px;
	background-color:#a50c00;	
	white-space:nowrap;
}

a.TintucMoiLink:hover{font-weight: normal; font-size: 12px; color: #0c5576; font-family: Arial  ; text-decoration: none}
a.TintucMoiLink:link {font-weight: normal; font-size: 12px; color: #000000; font-family: Arial  ; text-decoration: none}
a.TintucMoiLink:active {font-weight: normal; font-size: 12px; color: #000000; font-family: Arial  ; text-decoration: none}
a.TintucMoiLink:visited {font-weight: normal; font-size: 12px; color: #000000; font-family: Arial  ; text-decoration: none}
a.TintucMoiLink:active {font-weight: normal; font-size: 12px; color: #000000; font-family: Arial  ; text-decoration: none}
a.TintucMoiLink:hover {font-weight: normal; font-size: 12px; color: #0c5576; font-family: Arial  ; text-decoration: none}

a.TintucMoi:hover{font-weight: bold; font-size: 12px; color: #168a7e; font-family: Arial  ; text-decoration: none}
a.TintucMoi:link {font-weight: bold; font-size: 12px; color: #0c5576; font-family: Arial  ; text-decoration: none}
a.TintucMoi:active {font-weight: bold; font-size: 12px; color: #0c5576; font-family: Arial  ; text-decoration: none}
a.TintucMoi:visited {font-weight: bold; font-size: 12px; color: #0c5576; font-family: Arial  ; text-decoration: none}
a.TintucMoi:active {font-weight: bold; font-size: 12px; color: #0c5576; font-family: Arial  ; text-decoration: none}
a.TintucMoi:hover {font-weight: bold; font-size: 12px; color: #168a7e; font-family: Arial  ; text-decoration: none}

a.Tintuc:hover{font-weight: bold; font-size: 12px; color: #00c8ff; font-family: Arial  ; text-decoration: none}
a.Tintuc:link {font-weight: bold; font-size: 12px; color: #0b2b76; font-family: Arial  ; text-decoration: none}
a.Tintuc:active {font-weight: bold; font-size: 12px; color: #0b2b76; font-family: Arial  ; text-decoration: none}
a.Tintuc:visited {font-weight: bold; font-size: 12px; color: #0b2b76; font-family: Arial  ; text-decoration: none}
a.Tintuc:active {font-weight: bold; font-size: 12px; color: #0b2b76; font-family: Arial  ; text-decoration: none}
a.Tintuc:hover {font-weight: bold; font-size: 12px; color: #00c8ff; font-family: Arial  ; text-decoration: none}

a.ChitietTrangchu:hover {font-weight: bold; font-size: 11px; color: #666666; font-family: Arial  ; text-decoration: none}
a.ChitietTrangchu:link {font-weight: bold; font-size: 11px; color: #666666; font-family: Arial  ; text-decoration: underline}
a.ChitietTrangchu:active {font-weight: bold; font-size: 11px; color: #666666; font-family: Arial  ; text-decoration: underline}
a.ChitietTrangchu:visited {font-weight: bold; font-size: 11px; color: #666666; font-family: Arial  ; text-decoration: underline}
a.ChitietTrangchu:active {font-weight: bold; font-size: 11px; color: #666666; font-family: Arial  ; text-decoration: underline}
a.ChitietTrangchu:hover {font-weight: bold; font-size: 11px; color: #666666; font-family: Arial  ; text-decoration: none}

/*User Control Shopping Cart*/
.contentCart
{
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	color:#FF0000;
}
.buttonShoppingCart
{
	border:solid 1px #e1eae9;
	font:bold 12px Arial;
	color: #ffffff;
	height:22px;
	padding-left:10px; 
	padding-right:10px;
	background-color:#0b2b74;
}
.textOrderForm
{
	font:normal 12px Arial;
	color:#000000;
	white-space:nowrap;
	text-align:left;
}
.textLabelOrderForm
{
	font:bold 14px Arial;
	white-space:nowrap;
	text-align:left;
}
.textBoldOrderForm
{
	font:bold 13px Arial;
	white-space:nowrap;
	text-align:left;
}
.textPriceOrderForm
{
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	text-align:right;
	border:solid 1px #4e4e4e;
	height:26px;
	padding-right:10px;
	border-top-style:none;
	background-color:#e1eae9;
}
.textOrderNotify
{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#FF0000;
	text-align:left;
}
.textboxOrderForm
{
	border:solid 1px #4e4e4e;
	height:20px;
}
.textDateOrderForm
{	
	font-size:12px;
	font-weight:bold;
	color:#0c5576;	
	padding-bottom:5px;
}
.textLabelPrintOrderForm
{	
	font:bold 12px Arial;
	text-align:center;
	height:22px;
	background-color:#e1eae9;
	border:solid 1px #4e4e4e;
	border-right-style:none;
}
.textPrintOrderForm
{	
	font:normal 12px Arial;
	text-align:center;
	height:22px;
	border-left:solid 1px #4e4e4e;
	border-bottom:solid 1px #4e4e4e;	
}

a.shoppingcart:hover{font:bold 13px Arial; color: #000000; text-decoration: none}
a.shoppingcart:link{font:bold 13px Arial; color: #ff0000; text-decoration: none}
a.shoppingcart:active{font:bold 13px Arial; color: #ff0000; text-decoration: none}
a.shoppingcart:visited{font:bold 13px Arial; color: #ff0000; text-decoration: none}
a.shoppingcart:active{font:bold 13px Arial; color: #ff0000; text-decoration: none}
a.shoppingcart:hover{font:bold 13px Arial; color: #000000; text-decoration: none}

a.cartBanner:hover{font:bold 12px Arial; color: #ffd40a; text-decoration: none}
a.cartBanner:link{font:bold 12px Arial; color: #ffffff; text-decoration: none}
a.cartBanner:active{font:bold 12px Arial; color: #ffffff; text-decoration: none}
a.cartBanner:visited{font:bold 12px Arial; color: #ffffff; text-decoration: none}
a.cartBanner:active{font:bold 12px Arial; color: #ffffff; text-decoration: none}
a.cartBanner:hover{font:bold 12px Arial; color: #ffd40a; text-decoration: none}

/*User Control Sanpham Trang chu*/

a.SanphamTrangchu:hover {font-weight: bold; font-size: 13px; color: #000000; font-family: Arial  ; text-decoration: none}
a.SanphamTrangchu:link {font-weight: bold; font-size: 13px; color: #0c5576; font-family: Arial  ; text-decoration: none}
a.SanphamTrangchu:active {font-weight: bold; font-size: 13px; color: #0c5576; font-family: Arial  ; text-decoration: none}
a.SanphamTrangchu:visited {font-weight: bold; font-size: 13px; color: #0c5576; font-family: Arial  ; text-decoration: none}
a.SanphamTrangchu:active {font-weight: bold; font-size: 13px; color: #0c5576; font-family: Arial  ; text-decoration: none}
a.SanphamTrangchu:hover {font-weight: bold; font-size: 13px; color: #000000; font-family: Arial  ; text-decoration: none}

.contentTrangchuSanpham
{	
	vertical-align:middle;
}
a.productHomeDetail:hover {font-weight: bold; font-size: 13px; color: #003FA0; font-family: Arial  ; text-decoration: none}
a.productHomeDetail:link {font-weight: bold; font-size: 13px; color: #FFFFFF; font-family: Arial  ; text-decoration: none}
a.productHomeDetail:active {font-weight: bold; font-size: 13px; color: #FFFFFF; font-family: Arial  ; text-decoration: none}
a.productHomeDetail:visited {font-weight: bold; font-size: 13px; color: #FFFFFF; font-family: Arial  ; text-decoration: none}
a.productHomeDetail:active {font-weight: bold; font-size: 13px; color: #FFFFFF; font-family: Arial  ; text-decoration: none}
a.productHomeDetail:hover {font-weight: bold; font-size: 13px; color: #003FA0; font-family: Arial  ; text-decoration: none}
.textGiaTrangchu
{
	font-family:Arial;
	font-weight:bold;
	font-size:13px;
	color: #FF0000;
	text-align:right;
	padding-right:8px;	
}
.textSoboTrangchuSanpham
{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;	
	text-align:left;
	padding:6px;
	border-bottom:solid 1px #3973a5;
}
.textInfoProductHome
{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	text-align:left;
	padding-left:8px;
}
.textTrangchuShopping
{
	text-align:right;
	padding-left:4px;
	padding-right:8px;
}
.FooterProduct
{
	border-top:solid 1px #3973a5;
	padding:4px;
	text-align:center;	
}

a.shoppingProductHome:hover {font-weight: bold; font-size: 12px; color: #d5e5ff; font-family: Arial  ; text-decoration: none}
a.shoppingProductHome:link {font-weight: bold; font-size: 12px; color: #FFFFFF; font-family: Arial  ; text-decoration: none}
a.shoppingProductHome:active {font-weight: bold; font-size: 12px; color: #FFFFFF; font-family: Arial  ; text-decoration: none}
a.shoppingProductHome:visited {font-weight: bold; font-size: 12px; color: #FFFFFF; font-family: Arial  ; text-decoration: none}
a.shoppingProductHome:active {font-weight: bold; font-size: 12px; color: #FFFFFF; font-family: Arial  ; text-decoration: none}
a.shoppingProductHome:hover {font-weight: bold; font-size: 12px; color: #d5e5ff; font-family: Arial  ; text-decoration: none}

a.FooterProductA:hover {font-weight: bold; font-size: 10px; color: #ffb200; font-family: Arial  ; text-decoration: none}
a.FooterProductA:link {font-weight: bold; font-size: 10px; color: #999999; font-family: Arial  ; text-decoration: none}
a.FooterProductA:active {font-weight: bold; font-size: 10px; color: #999999; font-family: Arial  ; text-decoration: none}
a.FooterProductA:visited {font-weight: bold; font-size: 10px; color: #999999; font-family: Arial  ; text-decoration: none}
a.FooterProductA:active {font-weight: bold; font-size: 10px; color: #999999; font-family: Arial  ; text-decoration: none}
a.FooterProductA:hover {font-weight: bold; font-size: 10px; color: #ffb200; font-family: Arial  ; text-decoration: none}

/*User Control Sanpham*/
.textProductName
{
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	white-space:nowrap;
	color:#ffffff;
}
.textChitietSanpham
{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:#cdcdcd;
	padding-bottom:10px;
}

.contentSanpham
{
	vertical-align:top;
}

.textInfoProduct
{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:#000000;
	text-align:left;
	padding-left:8px;	
}
.textDetailProduct
{
	padding:3px;
}
.LoadBox 
{
	BACKGROUND-POSITION: center 50%; BACKGROUND-ATTACHMENT: fixed; BACKGROUND-IMAGE: url(images/Loading.gif); BACKGROUND-REPEAT: no-repeat
}
.productDisplayDropList
{
	border-right: #709FD0 1px solid;
	border-top: #426D98 1px solid;
	font-weight: normal;
	font-size: 10px;
	border-left: #426D98 1px solid;
	color: #000033;
	border-bottom: #709FD0 1px solid;
	font-family: Arial;
	background-color: #FFFFFF;
}
.textListProduct
{
	text-align:left;
	padding:5px;
	border:solid 1px #FFFFFF;
	background-color:#f3f4f8;
}
.textListGia
{	
	font-size:12px;
	font-weight:bold;	
	text-align:center;
	color:#044c74;
	padding:2px;
	border:solid 1px #FFFFFF;
	background-color:#f3f4f8;
}
.textListCenter
{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;	
	text-align:center;
	padding:2px;
	background-color:#f3f4f8;
	border:solid 1px #FFFFFF;
}
.textListRight
{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;	
	text-align:center;
	padding:2px;
	background-color:#f3f4f8;
	border:solid 1px #FFFFFF;
}
.textLabelListLeft
{
	font-family:Arial;
	font-weight:bold;
	font-size:12px;
	color: #FFFFFF;
	text-align:center;
	padding:6px;	
	background-color:#044c74;
	border:solid 1px #FFFFFF;	
}
.textLabelListRight
{
	font-family:Arial;
	font-weight:bold;
	font-size:12px;
	color: #FFFFFF;
	text-align:left;
	padding:6px;	
	background-color:#044c74;
	border:solid 1px #FFFFFF;	
}
.textLabelListProduct
{
	font-family:Arial;
	font-weight:bold;
	font-size:12px;
	color: #FFFFFF;
	text-align:left;
	padding:6px;	
	background-color:#044c74;
	border:solid 1px #FFFFFF;	
}
.textShopping
{
	height:24px;
	background-color:#d4e0ec;
	text-align:center;
	padding-left:4px;
	padding-right:4px;
}
.textPage
{	
	font:bold 11px Arial;
	color:#0b2b76;
	padding-right:5px;
	white-space:nowrap;
}
.styleDisplay
{
	font:bold 11px Arial;
	color:#0b2b76;
}

a.Sanpham:hover {font-weight: bold; font-size: 12px; color: #267dca; font-family: Arial  ; text-decoration: none}
a.Sanpham:link {font-weight: bold; font-size: 12px; color: #0b2b76; font-family: Arial  ; text-decoration: none}
a.Sanpham:active {font-weight: bold; font-size: 12px; color: #0b2b76; font-family: Arial  ; text-decoration: none}
a.Sanpham:visited {font-weight: bold; font-size: 12px; color: #0b2b76; font-family: Arial  ; text-decoration: none}
a.Sanpham:active {font-weight: bold; font-size: 12px; color: #0b2b76; font-family: Arial  ; text-decoration: none}
a.Sanpham:hover {font-weight: bold; font-size: 12px; color: #267dca; font-family: Arial  ; text-decoration: none}

a.ListSanpham:hover {font-weight: normal; font-size: 12px; color: #044c74; font-family: Arial  ; text-decoration: none}
a.ListSanpham:link {font-weight: normal; font-size: 12px; color: #000000; font-family: Arial  ; text-decoration: none}
a.ListSanpham:active {font-weight: normal; font-size: 12px; color: #000000; font-family: Arial  ; text-decoration: none}
a.ListSanpham:visited {font-weight: normal; font-size: 12px; color: #000000; font-family: Arial  ; text-decoration: none}
a.ListSanpham:active {font-weight: normal; font-size: 12px; color: #000000; font-family: Arial  ; text-decoration: none}
a.ListSanpham:hover {font-weight: normal; font-size: 12px; color: #044c74; font-family: Arial  ; text-decoration: none}

a.productDetail:hover {font-weight: bold; font-size: 13px; color: #d13d02; font-family: Arial  ; text-decoration: none}
a.productDetail:link {font-weight: bold; font-size: 13px; color: #FFFFFF; font-family: Arial  ; text-decoration: none}
a.productDetail:active {font-weight: bold; font-size: 13px; color: #FFFFFF; font-family: Arial  ; text-decoration: none}
a.productDetail:visited {font-weight: bold; font-size: 13px; color: #FFFFFF; font-family: Arial  ; text-decoration: none}
a.productDetail:active {font-weight: bold; font-size: 13px; color: #FFFFFF; font-family: Arial  ; text-decoration: none}
a.productDetail:hover {font-weight: bold; font-size: 13px; color: #d13d02; font-family: Arial  ; text-decoration: none}

a.shopping:hover {font-weight: normal; font-size: 12px; color: #0b2b76; font-family: Arial  ; text-decoration: none}
a.shopping:link {font-weight: normal; font-size: 12px; color: #000000; font-family: Arial  ; text-decoration: none}
a.shopping:active {font-weight: normal; font-size: 12px; color: #000000; font-family: Arial  ; text-decoration: none}
a.shopping:visited {font-weight: normal; font-size: 12px; color: #000000; font-family: Arial  ; text-decoration: none}
a.shopping:active {font-weight: normal; font-size: 12px; color: #000000; font-family: Arial  ; text-decoration: none}
a.shopping:hover {font-weight: normal; font-size: 12px; color: #0b2b76; font-family: Arial  ; text-decoration: none}

/*User Control Gallery Trang chu*/
a.GalleryHome:hover {font-weight: normal; font-size: 12px; color: #0c5575; font-family: Arial  ; text-decoration: none}
a.GalleryHome:link {font-weight: normal; font-size: 12px; color: #000000; font-family: Arial  ; text-decoration: none}
a.GalleryHome:active {font-weight: normal; font-size: 12px; color: #000000; font-family: Arial  ; text-decoration: none}
a.GalleryHome:visited {font-weight: normal; font-size: 12px; color: #000000; font-family: Arial  ; text-decoration: none}
a.GalleryHome:active {font-weight: normal; font-size: 12px; color: #382b23; font-family: Arial  ; text-decoration: none}
a.GalleryHome:hover {font-weight: normal; font-size: 12px; color: #0c5575; font-family: Arial  ; text-decoration: none}

a.FooterGallery:hover {font-weight: bold; font-size: 11px; color: #15467e; font-family: Arial  ; text-decoration: none}
a.FooterGallery:link {font-weight: bold; font-size: 11px; color: #3973a5; font-family: Arial  ; text-decoration: none}
a.FooterGallery:active {font-weight: bold; font-size: 11px; color: #3973a5; font-family: Arial  ; text-decoration: none}
a.FooterGallery:visited {font-weight: bold; font-size: 11px; color: #3973a5; font-family: Arial  ; text-decoration: none}
a.FooterGallery:active {font-weight: bold; font-size: 11px; color: #3973a5; font-family: Arial  ; text-decoration: none}
a.FooterGallery:hover {font-weight: bold; font-size: 11px; color: #15467e; font-family: Arial  ; text-decoration: none}

/*User Control Gallery*/
.OneImage
{
	padding: 4px;
}
.textLabelGallery
{
	font-family:Arial;
	font-size:18px;
	font-weight:bold;
	padding-bottom:5px;
	color:#0b2b76;
}
.textChitietGallery
{
	text-align:center;
	padding-top:5px;
}
.textImagePreview
{
	font:bold 18px Arial;
	color:#0b2b76;
	text-align:center;
	padding-bottom:10px;
	padding-top:10px;
}
.detailImagePreview
{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:#005070;
	text-align:justify;
	padding:10px;
}

.divListImages
{
	scrollbar-track-color:#ffffff;
	scrollbar-arrow-color:#0b2b76;
	scrollbar-shadow-color:#b7d2dd;
	scrollbar-3dlight-color:#b7d2dd;
	scrollbar-darkshadow-color:b7d2dd;
	scrollbar-highlight-color:b7d2dd;
	scrollbar-face-color:#b7d2dd;
	overflow: auto; 	
	height:120px;
	width:480px;	
}

a.Gallery:hover {font-weight: bold; font-size: 12px; color: #005070; font-family: Arial  ; text-decoration: none}
a.Gallery:link {font-weight: bold; font-size: 12px; color: #0b2b76; font-family: Arial  ; text-decoration: none}
a.Gallery:active {font-weight: bold; font-size: 12px; color: #0b2b76; font-family: Arial  ; text-decoration: none}
a.Gallery:visited {font-weight: bold; font-size: 12px; color: #0b2b76; font-family: Arial  ; text-decoration: none}
a.Gallery:active {font-weight: bold; font-size: 12px; color: #0b2b76; font-family: Arial  ; text-decoration: none}
a.Gallery:hover {font-weight: bold; font-size: 12px; color: #005070; font-family: Arial  ; text-decoration: none}

/*User Control NumOnline*/
.textLabelOnline
{
	font:normal 11px Arial;
	color:#000000;
	white-space:nowrap;	
}
.textNumOnline
{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#2f6095;
	text-align:right;
}

/*User Control LienHeTrucTuyen*/
.textLabelLienHeTrucTuyen
{
	font: bold 12px Arial;
	color: #000000;
	height:24px;
	background:url(images/titleBg.gif)
}

.textLienHeTrucTuyen
{	
	font:bold 12px Arial;
	color:#0b2b76;
	padding-top:5px;
	padding-bottom:10px;
}

/*User Control QuangcaoPhai*/
.textLabelQuangcaoPhai
{
	border-top:solid 1px #d8d1d8;
	font:bold 12px Arial;
	color:#000000;	
	background:url(images/titleBg.gif) repeat-x bottom;
}

/*Link marquee*/
.textMarquee
{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:#ffffff;
	text-align:left;
}
a.marquee:hover{font-weight: normal; font-size: 12px; color: #fe6700; font-family: Arial  ; text-decoration: none}
a.marquee:link {font-weight: normal; font-size: 12px; color: #000000; font-family: Arial  ; text-decoration: none}
a.marquee:active {font-weight: normal; font-size: 12px; color: #000000; font-family: Arial  ; text-decoration: none}
a.marquee:visited {font-weight: normal; font-size: 12px; color: #000000; font-family: Arial  ; text-decoration: none}
a.marquee:active {font-weight: normal; font-size: 12px; color: #000000; font-family: Arial  ; text-decoration: none}
a.marquee:hover {font-weight: normal; font-size: 12px; color: #fe6700; font-family: Arial  ; text-decoration: none}

/* Class cho menu ngang */
.MenuOff
{	
	font:normal 12px Arial;
	color:#ffffff;
	text-align:center;
	cursor:pointer;
	height:29px;	
	padding-left:10px;
	padding-right:10px;
	background:url(images/separator.gif) no-repeat right;
	white-space:nowrap;
}

.MenuHover
{
	font:normal 12px Arial;
	color:#ffff00;
	text-align: center;
	height:29px;
	padding-left:10px;
	padding-right:10px;
	cursor:pointer;
	background:url(images/separator.gif) no-repeat right;
	white-space:nowrap;
}

.MenuStatic
{	
	font:normal 12px Arial;
	color:#000000;
	text-align:center;
	height:29px;
	padding-left:5px;
	padding-right:5px;
	white-space:nowrap;
	background-image:url(images/activeMenuBg.gif);
}

.submenungang
{
	font:normal 11px Arial;
	white-space:nowrap;
	height:26px;
	padding-left:10px;
	padding-right:15px;
	text-align:left;
	background:url(images/smallCircle.gif) no-repeat left;
}

A.menusub:hover {color: #ffff00; text-decoration: none; font-weight:bold;}
A.menusub:link {color: #000000; text-decoration: none}
A.menusub:active {color: #000000; text-decoration: none}
A.menusub:visited {color: #000000; text-decoration: none}
A.menusub:active {color: #000000; text-decoration: none}
A.menusub:hover {color: #ffff00; text-decoration: none; font-weight:bold;}

/* het class cho menu ngang */

/*User Control LeftMenu*/
.hienMenu
{
	border:solid 1px #e1eae9;
	background-color:#ecf4f6;
}

.LeftLabel
{
	font:bold 12px Arial;
	color:#ffffff;
	height: 50px;
	text-align:left;
	background-image:url(images/favProductBg.gif);	
}
.MenuLabel
{
	font:bold 13px Arial;
	color:#9cccf6;
	height:40px;
	text-align:left;
	text-transform:uppercase;
}
.MenuOffWindow
{	
	font:bold 12px Arial;
	color:#0b2b76;
	cursor: pointer;
	height: 24px;
	background:url(images/subMenuItem.gif) no-repeat left top;
}
.MenuHoverWindow
{
	font:bold 12px Arial;
	color:#ffffff;
	height:24px;
	cursor: pointer;
	background:#0b2b76 url(images/subMenuItemHover.gif) no-repeat left top;
}

a.menuleft0:hover{font-weight: bold; font-size: 12px; color: #fffd2b; font-family: Arial  ; text-decoration: none}
a.menuleft0:link {font-weight: bold; font-size: 12px; color: #ffffff; font-family: Arial  ; text-decoration: none}
a.menuleft0:active {font-weight: bold; font-size: 12px; color: #ffffff; font-family: Arial  ; text-decoration: none}
a.menuleft0:visited {font-weight: bold; font-size: 12px; color: #ffffff; font-family: Arial  ; text-decoration: none}
a.menuleft0:active {font-weight: bold; font-size: 12px; color: #ffffff; font-family: Arial  ; text-decoration: none}
a.menuleft0:hover {font-weight: bold; font-size: 12px; color: #fffd2b; font-family: Arial  ; text-decoration: none}

a.menuleft1:hover{font-weight: normal; font-size: 12px; color: #e75c00; font-family: Arial  ; text-decoration: none}
a.menuleft1:link {font-weight: normal; font-size: 12px; color: #000000; font-family: Arial  ; text-decoration: none}
a.menuleft1:active {font-weight: normal; font-size: 12px; color: #000000; font-family: Arial  ; text-decoration: none}
a.menuleft1:visited {font-weight: normal; font-size: 12px; color: #000000; font-family: Arial  ; text-decoration: none}
a.menuleft1:active {font-weight: normal; font-size: 12px; color: #000000; font-family: Arial  ; text-decoration: none}
a.menuleft1:hover {font-weight: normal; font-size: 12px; color: #e75c00; font-family: Arial  ; text-decoration: none}

a.menuleft2:hover{font-weight: normal; font-size: 12px; color: #e75c00; font-family: Arial  ; text-decoration: none}
a.menuleft2:link {font-weight: normal; font-size: 12px; color: #000000; font-family: Arial  ; text-decoration: none}
a.menuleft2:active {font-weight: normal; font-size: 12px; color: #000000; font-family: Arial  ; text-decoration: none}
a.menuleft2:visited {font-weight: normal; font-size: 12px; color: #000000; font-family: Arial  ; text-decoration: none}
a.menuleft2:active {font-weight: normal; font-size: 12px; color: #000000; font-family: Arial  ; text-decoration: none}
a.menuleft2:hover {font-weight: normal; font-size: 12px; color: #e75c00; font-family: Arial  ; text-decoration: none}

a.menuleft3:hover{font-weight: normal; font-size: 12px; color: #e75c00; font-family: Arial  ; text-decoration: none}
a.menuleft3:link {font-weight: normal; font-size: 12px; color: #000000; font-family: Arial  ; text-decoration: none}
a.menuleft3:active {font-weight: normal; font-size: 12px; color: #000000; font-family: Arial  ; text-decoration: none}
a.menuleft3:visited {font-weight: normal; font-size: 12px; color: #000000; font-family: Arial  ; text-decoration: none}
a.menuleft3:active {font-weight: normal; font-size: 12px; color: #000000; font-family: Arial  ; text-decoration: none}
a.menuleft3:hover {font-weight: normal; font-size: 12px; color: #e75c00; font-family: Arial  ; text-decoration: none}

a.menuleft4:hover{font-weight: normal; font-size: 11px; color: #e75c00; font-family: Arial  ; text-decoration: none}
a.menuleft4:link {font-weight: normal; font-size: 11px; color: #000000; font-family: Arial  ; text-decoration: none}
a.menuleft4:active {font-weight: normal; font-size: 11px; color: #000000; font-family: Arial  ; text-decoration: none}
a.menuleft4:visited {font-weight: normal; font-size: 11px; color: #000000; font-family: Arial  ; text-decoration: none}
a.menuleft4:active {font-weight: normal; font-size: 11px; color: #000000; font-family: Arial  ; text-decoration: none}
a.menuleft4:hover {font-weight: normal; font-size: 11px; color: #e75c00; font-family: Arial  ; text-decoration: none}

a.menuleftstatic:hover{font: bold 12px Arial; color: #fffd2b; text-decoration: none}
a.menuleftstatic:link {font: bold 12px Arial; color: #fffd2b; text-decoration: none}
a.menuleftstatic:active {font: bold 12px Arial; color: #fffd2b; text-decoration: none}
a.menuleftstatic:visited {font: bold 12px Arial; color: #fffd2b; text-decoration: none}
a.menuleftstatic:active {font: bold 12px Arial; color: #fffd2b; text-decoration: none}
a.menuleftstatic:hover {font: bold 12px Arial; color: #fffd2b; text-decoration: none}

.MenuOff0
{
	cursor: pointer;
	height: 22px;
	background:url(images/menuItem0.gif) no-repeat left top;
}
.MenuOff1
{	
	font:normal 12px Arial;
	height: 22px;
	cursor: pointer;
	background:url(images/menuItem1.gif) no-repeat left top;
}

.MenuOff2
{	
	font:normal 12px Arial;
	height: 22px;
	cursor: pointer;
	background:url(images/menuItem2.gif) no-repeat left top;
}
.MenuOff3
{	
	font:normal 12px Arial;
	height: 22px;
	cursor: pointer;
	background:url(images/menuItem3.gif) no-repeat left top;
}
.MenuOff4
{	
	font:normal 11px Arial;
	height: 22px;
	cursor: pointer;
}
.MenuHover0
{
	height:22px;
	cursor: pointer;
	background:url(images/menuItem0Hover.gif) no-repeat left top;
}
.MenuHover1
{
	font:normal 12px Arial;
	color:#e75c00;
	height: 22px;
	cursor: pointer;
	background:url(images/menuItem1.gif) no-repeat left top;
}

.MenuHover2
{
	font:normal 12px Arial;
	color:#e75c00;
	height: 22px;
	cursor: pointer;
	background:url(images/menuItem2.gif) no-repeat left top;
}
.MenuHover3
{
	font:normal 12px Arial;
	color:#e75c00;
	height: 22px;
	cursor: pointer;
	background:url(images/menuItem3.gif) no-repeat left top;
}
.MenuHover4
{
	font:normal 11px Arial;
	color:#e75c00;
	height: 22px;
	cursor: pointer;
}
 
.MenuStatic0
{
	height:22px;
	cursor: pointer;
	background:url(images/menuItem0Hover.gif) no-repeat left top;
}
.MenuStatic1
{	
	font:bold 12px Arial;
	color:#ff0000;
	height: 22px;
	cursor: pointer;
	background:url(images/menuItem1Static.gif) no-repeat left top;
}
.MenuStatic2
{
	font:bold 12px Arial;
	color:#ff0000;
	height: 22px;
	cursor: pointer;
	background:url(images/menuItem2Static.gif) no-repeat left top;
}
.MenuStatic3
{
	font:bold 12px Arial;
	color:#ff0000;
	height: 22px;
	cursor: pointer;
	background:url(images/menuItem3Static.gif) no-repeat left top;
}
.MenuStatic4
{
	font:bold 12px Arial;
	color:#ff0000;
	height: 22px;
	cursor: pointer;
}

/*User Control Vote*/
.textLabelVote
{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	height: 24px;
	padding-right:10px;padding-top:3px;padding-left:30px;
	text-align:left;
	background:#382b23 url(images/rightBanner2.gif) no-repeat left;
	border-bottom:solid 1px #f8f5ee;	
}
.descriptionVote
{	
	font-size:12px;
	color:#0b2b76;
	padding-top:10px;
	padding-bottom:10px;
}

.buttonVote
{
	border-style:none;
	font: bold 11px Arial;
	color:#ffffff;
	height:20px;
	width:80px;
	background:url(images/buttonBg.gif) no-repeat;
}

a.vote:hover{font: normal 12px Arial; color: #00c6ff; text-decoration: none}
a.vote:link{font: normal 12px Arial; color: #0d2a76; text-decoration: none}
a.vote:active{font: normal 12px Arial; color: #0d2a76; text-decoration: none}
a.vote:visited{font: normal 12px Arial; color: #0d2a76; text-decoration: none}
a.vote:active{font: normal 12px Arial; color: #0d2a76; text-decoration: none}
a.vote:hover{font: normal 12px Arial; color: #00c6ff; text-decoration: none}

/*User Control Quang cao trai*/
.textLabelQuangcaoTrai
{
	font:bold 12px Arial;
	color:#382922;
	height: 25px;
	padding-right:10px;padding-top:3px;padding-left:24px;
	text-align:left;
	cursor: pointer;
	background:#dbd7cb url(images/leftMenuOff.gif) no-repeat left;	
	border:solid 1px #f8f5ee;
	border-bottom-width:0px;	
}
.contentQuangcaoTrai
{
	padding-bottom: 2px;
	padding-top: 2px;
	padding-right:2px;
	padding-left:2px;
	text-align:center;	
}
/*User Control HoiDap*/
a.CauhoiBenTren:hover{font-weight: normal; font-size: 12px; color: #005070; font-family: Arial  ; text-decoration: none}
a.CauhoiBenTren:link {font-weight: normal; font-size: 12px; color: #0b2b76; font-family: Arial  ; text-decoration: none}
a.CauhoiBenTren:active {font-weight: normal; font-size: 12px; color: #0b2b76; font-family: Arial  ; text-decoration: none}
a.CauhoiBenTren:visited {font-weight: normal; font-size: 12px; color: #0b2b76; font-family: Arial  ; text-decoration: none}
a.CauhoiBenTren:active {font-weight: normal; font-size: 12px; color: #0b2b76; font-family: Arial  ; text-decoration: none}
a.CauhoiBenTren:hover {font-weight: normal; font-size: 12px; color: #005070; font-family: Arial  ; text-decoration: none}

.textTitleCauHoi
{
	font:bold 12px Arial;
	color:#0b2b76;
	padding-bottom:5px;
	padding-top:5px;
}

a.CauhoiToTop:hover{font: bold 10px Arial; color: #1e74c9; text-decoration: none}
a.CauhoiToTop:link{font: bold 10px Arial; color: #00c8ff; text-decoration: none}
a.CauhoiToTop:active{font: bold 10px Arial; color: #00c8ff; text-decoration: none}
a.CauhoiToTop:visited {font: bold 10px Arial; color: #00c8ff; text-decoration: none}
a.CauhoiToTop:active {font: bold 10px Arial; color: #00c8ff; text-decoration: none}
a.CauhoiToTop:hover {font: bold 10px Arial; color: #1e74c9; text-decoration: none}

/*User Control Search*/
.textLabelSearch
{
	font:bold 12px Arial;
	color:#0b2b76;
	height: 50px;
	text-align:left;
	padding-left:5px;
	background-image:url(images/functionBg.gif);
}
.textboxSearch
{
	border: #e1eae9 1px solid;
	height: 20px;
}
.contentSearch
{
	padding-left:8px;
	padding-right:8px;
	padding-top:8px;
	background-image:url(images/leftMenuOff.gif);	
}
.buttonSearch
{
	border-right: #999999 1px solid;
	border-top: #ECECEC 1px solid;
	font-weight: normal;
	font-size: 11px;
	border-left: #ECECEC 1px solid;
	color: white;
	border-bottom: #999999 1px solid;
	font-family: Arial;
	background-color: #54B818;
}

/*User Control SearchResult*/
.TextSearchResult
{
	font:normal 12px Arial;
	color:#0b2b76;
	white-space:nowrap;
}

.textErrorSearch
{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#FF0000;	
}
.buttonSearchResult
{
	border: #2c6ba1 1px solid;
	font-weight: normal;
	font-size: 11px;	
	color: white;	
	font-family: Arial;
	height:20px;
	background-image:url(images/buttonBg.gif);
}
.textboxSearchResult
{
	border:solid 1px #a8bac6;
}
/*User Control Top 10 View,Hot,nhomtin*/
.ItemTop10View
{
	background-color:#17467c;
}

/*User Control Footer*/
.textNameCompany
{
	font-family:Arial;
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
	text-align:left;
	padding-bottom:3px;
}
.textAddress
{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:#ffffff;
	text-align:left;
	padding-bottom:3px;
}

a.linkFooter:hover{font-weight: normal; font-size: 12px; color: #c8ffae; font-family: Arial  ; text-decoration: none}
a.linkFooter:link {font-weight: normal; font-size: 12px; color: #ffffff; font-family: Arial  ; text-decoration: underline}
a.linkFooter:active {font-weight: normal; font-size: 12px; color: #ffffff; font-family: Arial  ; text-decoration: underline}
a.linkFooter:visited {font-weight: normal; font-size: 12px; color: #ffffff; font-family: Arial  ; text-decoration: underline}
a.linkFooter:active {font-weight: normal; font-size: 12px; color: #ffffff; font-family: Arial  ; text-decoration: underline}
a.linkFooter:hover {font-weight: normal; font-size: 12px; color: #c8ffae; font-family: Arial  ; text-decoration: none}	

/*User Control Video - Audio*/
.textLabelVideoAudio
{
	font: bold 12px Arial;
	color: #FFFFFF;
	text-align: left;
	vertical-align:middle;
	padding-left:6px;
	height:22px;
	background-color:#990000;
}
.PlayHolderVideoAudio
{
	text-align:center;
	background-color:#efefef;
}
.contentVideoAudio
{
	padding-top:2px;
	padding-bottom:8px;	
	text-align:center;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#555555;
	background-color:#efefef;
}

/*User Control Order HL30 Online*/
.TextLabelMoTa
{
	font-family:Arial;
	font-size:12px;
	text-align:left;
	padding-left:20px;
	text-align:justify;
}

/*User Control Member login*/
.textLabelMemberList
{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#003FA0;
	padding-bottom:4px;
	text-align:left;
	padding-left:12px;
}
.contentMemberList
{
	background-color:#003FA0;
	padding:6px;
}

.labelHeaderMemberSignUp
{
	font:bold 13px Arial;
	background:url(images/bee.gif) no-repeat center left;
	padding-left:30px;
	height:40px;
}
a.linkListOnline:hover{font-weight: normal; font-size: 12px; color: #13AEF7; font-family: Arial  ; text-decoration: none}
a.linkListOnline:link {font-weight: normal; font-size: 12px; color: #FFFFFF; font-family: Arial  ; text-decoration: underline}
a.linkListOnline:active {font-weight: normal; font-size: 12px; color: #FFFFFF; font-family: Arial  ; text-decoration: underline}
a.linkListOnline:visited {font-weight: normal; font-size: 12px; color: #FFFFFF; font-family: Arial  ; text-decoration: underline}
a.linkListOnline:active {font-weight: normal; font-size: 12px; color: #FFFFFF; font-family: Arial  ; text-decoration: underline}
a.linkListOnline:hover {font-weight: normal; font-size: 12px; color: #13AEF7; font-family: Arial  ; text-decoration: none}	

.textLabelLogin
{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#003FA0;
	text-align:left;
	padding-left:4px;
	padding-right:4px;	
}
.textBoxLogin
{
	border:solid 1px #003FA0;
	height:22px;
}
.tableLogin
{
	padding-left:4px;
	padding-right:4px;
	border-left:solid 1px #003FA0;
	border-right:solid 1px #003FA0;
	background-color:#e7f0ff;
}
.checkBoxLogin
{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#003FA0;
	text-align:left;
	padding-left:4px;
	padding-top:10px;
	padding-bottom:10px;
}
.buttonLogin
{
	border-right: #3B9007 1px solid;
	border-bottom: #3B9007 1px solid;
	border-top: #76D83A 1px solid;
	border-left: #76D83A 1px solid;
	font-weight: normal;
	font-size: 12px;	
	color: #FFFFFF;	
	font-family: Arial;
	background-color: #54B818;
	height : 20px;
}
.textStatusLogin
{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#003FA0;
	text-align:center;
	padding-top:6px;
	padding-bottom:6px;
}
a.linkSignUp:hover{font-weight: normal; font-size: 12px; color: #ff7e00; font-family: Arial  ; text-decoration: none}
a.linkSignUp:link {font-weight: normal; font-size: 12px; color: #FF0000; font-family: Arial  ; text-decoration: none}
a.linkSignUp:active {font-weight: normal; font-size: 12px; color: #FF0000; font-family: Arial  ; text-decoration: none}
a.linkSignUp:visited {font-weight: normal; font-size: 12px; color: #FF0000; font-family: Arial  ; text-decoration: none}
a.linkSignUp:active {font-weight: normal; font-size: 12px; color: #FF0000; font-family: Arial  ; text-decoration: none}
a.linkSignUp:hover {font-weight: normal; font-size: 12px; color: #ff7e00; font-family: Arial  ; text-decoration: none}	

.textMemberName
{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#FF0000;
	text-align:left;
	padding-top:6px;
	padding-bottom:6px;
}
.textDateTime
{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#003FA0;
	text-align:left;	
	padding-bottom:6px;
}

a.linkSignOut:hover{font-weight: normal; font-size: 12px; color: #ff7e00; font-family: Arial  ; text-decoration: none}
a.linkSignOut:link {font-weight: normal; font-size: 12px; color: #FF0000; font-family: Arial  ; text-decoration: none}
a.linkSignOut:active {font-weight: normal; font-size: 12px; color: #FF0000; font-family: Arial  ; text-decoration: none}
a.linkSignOut:visited {font-weight: normal; font-size: 12px; color: #FF0000; font-family: Arial  ; text-decoration: none}
a.linkSignOut:active {font-weight: normal; font-size: 12px; color: #FF0000; font-family: Arial  ; text-decoration: none}
a.linkSignOut:hover {font-weight: normal; font-size: 12px; color: #ff7e00; font-family: Arial  ; text-decoration: none}

.textMemberSignUp
{
	font:normal 12px Arial;
	white-space:nowrap;
	padding-left:30px;
}
