﻿body
{
	margin: 0px;
	padding: 0px;
	font: 11px Verdana, Arial, Tahoma;
	text-decoration: none;
	background-color: #cc9966;
}
.InsertButton
{
	padding-right: 2px;
	background-position: left center;
	padding-left: 18px;
	font-size: 12px;
	background-image: url(Images/icon-add.gif);
	vertical-align: middle;
	cursor: hand;
	color: #006699;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Tahoma, 'Times New Roman';
	text-align: left;
	text-decoration: none;
}
A.InsertButton:hover
{
	padding-right: 2px;
	background-position: left center;
	padding-left: 18px;
	font-size: 12px;
	background-image: url(Images/icon-add.gif);
	vertical-align: middle;
	cursor: hand;
	color: #993300;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Tahoma, 'Times New Roman';
	text-align: left;
	text-decoration: none;
}
.UpdateButton
{
	padding-right: 2px;
	background-position: left center;
	padding-left: 18px;
	font-size: 12px;
	background-image: url(Images/icon_update.gif);
	vertical-align: middle;
	cursor: hand;
	color: #006699;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Tahoma, 'Times New Roman';
	text-align: left;
	text-decoration: none;
}
A.UpdateButton:hover
{
	padding-right: 2px;
	background-position: left center;
	padding-left: 18px;
	font-size: 12px;
	background-image: url(Images/icon_update.gif);
	vertical-align: middle;
	cursor: hand;
	color: #993300;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Tahoma, 'Times New Roman';
	text-align: left;
	text-decoration: none;
}
.ExitButton
{
	padding-right: 2px;
	background-position: left center;
	padding-left: 18px;
	font-size: 12px;
	background-image: url(Images/icon-exit.gif);
	vertical-align: middle;
	cursor: hand;
	color: #006699;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Tahoma, 'Times New Roman';
	text-align: left;
	text-decoration: none;
}
A.ExitButton:hover
{
	padding-right: 2px;
	background-position: left center;
	padding-left: 18px;
	font-size: 12px;
	background-image: url(Images/icon-exit.gif);
	vertical-align: middle;
	cursor: hand;
	color: #993300;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Tahoma, 'Times New Roman';
	text-align: left;
	text-decoration: none;
}
.ApplyButton
{
	padding-right: 2px;
	background-position: left center;
	padding-left: 18px;
	font-size: 12px;
	background-image: url(Images/icon-apply.gif);
	vertical-align: middle;
	cursor: hand;
	color: #006699;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Tahoma, 'Times New Roman';
	text-align: left;
	text-decoration: none;
}
A.ApplyButton:hover
{
	padding-right: 2px;
	background-position: left center;
	padding-left: 18px;
	font-size: 12px;
	background-image: url(Images/icon-apply.gif);
	vertical-align: middle;
	cursor: hand;
	color: #993300;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Tahoma, 'Times New Roman';
	text-align: left;
	text-decoration: none;
}
.DeleteButton
{
	padding-right: 2px;
	background-position: left center;
	padding-left: 18px;
	font-size: 12px;
	background-image: url(Images/icon-del.gif);
	vertical-align: middle;
	cursor: hand;
	color: #006699;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Tahoma, 'Times New Roman';
	text-align: left;
	text-decoration: none;
}
A.DeleteButton:hover
{
	padding-right: 2px;
	background-position: left center;
	padding-left: 18px;
	font-size: 12px;
	background-image: url(Images/icon-del.gif);
	vertical-align: middle;
	cursor: hand;
	color: #993300;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Tahoma, 'Times New Roman';
	text-align: left;
	text-decoration: none;
}
.ActiveButton
{
	padding-right: 2px;
	background-position: left center;
	padding-left: 18px;
	font-size: 12px;
	background-image: url(Images/icon-unlock.gif);
	vertical-align: middle;
	cursor: hand;
	color: #006699;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Tahoma, 'Times New Roman';
	text-align: left;
	text-decoration: none;
}
A.ActiveButton:hover
{
	padding-right: 2px;
	background-position: left center;
	padding-left: 18px;
	font-size: 12px;
	background-image: url(Images/icon-unlock.gif);
	vertical-align: middle;
	cursor: hand;
	color: #993300;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Tahoma, 'Times New Roman';
	text-align: left;
	text-decoration: none;
}
.UnActiveButton
{
	padding-right: 2px;
	background-position: left center;
	padding-left: 18px;
	font-size: 12px;
	background-image: url(Images/icon-password.gif);
	vertical-align: middle;
	cursor: hand;
	color: #006699;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Tahoma, 'Times New Roman';
	text-align: left;
	text-decoration: none;
}
A.UnActiveButton:hover
{
	padding-right: 2px;
	background-position: left center;
	padding-left: 18px;
	font-size: 12px;
	background-image: url(Images/icon-password.gif);
	vertical-align: middle;
	cursor: hand;
	color: #993300;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Tahoma, 'Times New Roman';
	text-align: left;
	text-decoration: none;
}
.btnEmail
{
	padding-right: 2px;
	background-position: left center;
	padding-left: 18px;
	background-image: url(Images/Icon-Sendtofriend.gif);
	vertical-align: middle;
	cursor: hand;
	cursor: pointer;
	color: yellow;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Tahoma, 'Times New Roman';
	text-align: left;
	text-decoration: none;
}
.btnEmail:hover
{
	padding-right: 2px;
	background-position: left center;
	padding-left: 18px;
	background-image: url(Images/Icon-Sendtofriend.gif);
	vertical-align: middle;
	cursor: hand;
	cursor: pointer;
	color: white;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Tahoma, 'Times New Roman';
	text-align: left;
	text-decoration: none;
}
.btnPrint
{
	padding-right: 2px;
	background-position: left center;
	padding-left: 18px;
	background-image: url(Images/Icon-Printer.gif);
	vertical-align: middle;
	cursor: hand;
	cursor: pointer;
	color: yellow;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Tahoma, 'Times New Roman';
	text-align: left;
	text-decoration: none;
}
A.btnPrint:hover
{
	padding-right: 2px;
	background-position: left center;
	padding-left: 18px;
	background-image: url(Images/Icon-Printer.gif);
	vertical-align: middle;
	cursor: hand;
	cursor: pointer;
	color: white;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Tahoma, 'Times New Roman';
	text-align: left;
	text-decoration: none;
}
.Button
{
	overflow:hidden;
    zoom:1;
    color: #000;
	font: normal 11px tahoma,arial,verdana,sans-serif;
    padding: 1px 1px 1px 1px;
    border:1px solid #99bbe8;
    background: transparent url(Images/white-top-bottom.gif) repeat-x 0 -1px;
    cursor: pointer;
}
.NoTextBox
{
	border-right: #34a1d9 1px solid;
	border-top: #34a1d9 1px solid;
	font-size: 12px;
	vertical-align: middle;
	border-left: #34a1d9 1px solid;
	border-bottom: #34a1d9 1px solid;
	font-family: Verdana, Tahoma, Arial, 'Times New Roman';
	border-collapse: collapse;
	height: 18px;
	line-height: 18px;
	text-align: justify;
	text-decoration: none;
	padding-top: 1px;
	padding-left: 2px;
	text-align: right;
}
.TextBox
{
	border-right: #34a1d9 1px solid;
	border-top: #34a1d9 1px solid;
	font-size: 12px;
	vertical-align: middle;
	border-left: #34a1d9 1px solid;
	width: 97%;
	border-bottom: #34a1d9 1px solid;
	font-family: Verdana, Tahoma, Arial, 'Times New Roman';
	border-collapse: collapse;
	height: 18px;
	line-height: 18px;
	text-align: justify;
	text-decoration: none;
	padding-top: 1px;
	padding-left: 2px;
}

.MTextBox
{
	border-right: #34a1d9 1px solid;
	border-top: #34a1d9 1px solid;
	font-size: 12px;
	vertical-align: middle;
	border-left: #34a1d9 1px solid;
	width: 97%;
	border-bottom: #34a1d9 1px solid;
	font-family: Verdana, Tahoma, Arial, 'Times New Roman';
	border-collapse: collapse;
	text-align: left;
	text-decoration: none;
	padding-top: 1px;
	padding-left: 2px;
}
.Main
{
	width: 780px;
	text-align: justify;
	vertical-align: top;
	background-color: #996600;
	background-position: center center;
	background-image: url(Images/bgcenterrepeat.gif);
	margin: 0px auto;
	padding: 0px auto;
}
#Header
{
	height: 245px;
	width: 100%;
}
#LangBar
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	vertical-align: middle;
	width: 100%;
	line-height: 25px;
	padding-top: 0px;
	border-bottom: #660000 1px solid;
	border-collapse: collapse;
	height: 25px;
	background-color: #610914;
	color: White;
}
#LangBar .LangIcon
{
	width: 40%;
	height: 25px;
	line-height: 25px;
	text-align: right;
	padding-right: 10px;
	float: right;
}
#LangBar .SiteMap
{
	float: left;
	width: 50%; 
	line-height: 25px;
	height: 25px;
	text-align: left;
	padding-left: 5px;
}
#LangBar .SiteMap a
{
	text-decoration: none;
	color: White;
	font-weight: bold;
}
#FlashBar
{
	height: 218px;
	width: 780px;
	vertical-align: top;
	text-align: justify;
	background-color: #cc9966;
}
#FlashBar .IntroFlash
{
	width: 180px;
	height: 218px;
	float: left;
}
#FlashBar .TitleImage
{
	width: 600px;
	height: 84px;
	float: left;
	background-image: url(Images/TitleImage.png);
}
#FlashBar .ProductFlash
{
	width: 599px;
	height: 100px;
	float: left;
}
#FlashBar .HMenu
{
	text-align: center;
	text-decoration: none;
	background-color: #cc9966;
	height: 22px;
	line-height: 22px;
	vertical-align: middle;
	color: #ffffcc;
	background-position: center top;
	background-image: url(Images/bgcopyright4.gif);
	background-repeat: repeat-x;
}
#FlashBar .HMenu a
{
	font-weight: bold;
	text-decoration: none;
	color: #330000;
}
#FlashBar .HMenu a:hover
{
	font-weight: bold;
	color: #cc0033;
	text-decoration: none;
}
#Content
{
	width: 100%;
	vertical-align: top;
	text-align: justify;
}
#Content .VMenu
{
	width: 180px;
	float: left;
	background-color: #610914;
	color: Yellow;
	background-position: center 5px;
	vertical-align: middle;
	text-align: justify;
}
#Content .Detail
{
	width: 590px;
	max-width: 599px;
	float: right;
}
#Footer
{
	text-align: center;
	height: auto;
	width: 100%;
	border-top: #660000 3px solid;
}
#Footer a
{
	text-decoration: none;
}
/* Định dạng cho phần tin tức */
#NewsFriend 
{
	width: 100%;
	text-decoration: none;
}
#NewsFriend a
{
	background-position: left center;
	padding-left: 5px;
	background-image: url(Images/blue-square.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	cursor: pointer;
}
#NewsFriend a:hover
{
	background-position: left center;
	padding-left: 5px;
	background-image: url(Images/blue-square.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	cursor: pointer;
	color: #cc6666;
}
#NewsContent
{
	text-align: justify;
}
.NewsTitle
{
	font-weight: bold;
	font-size: 14px;
	color: black;
	text-decoration: none;
}

#NewsOption
{
	width: 100%;
	height: 35px;
	display: block;
	line-height: 35px;
	vertical-align: middle;
}
.Channel
{
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	width: 20%;
	float: left;
	height: 35px;
	line-height: 35px;
	vertical-align: middle;
	font-size: 18px;
}
.Friend
{
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	width: 50%;
	float: left;
	height: 35px;
	line-height: 35px;
	vertical-align: middle;
	font-size: 14px;
}
.Task
{
	text-decoration: none;
/*	border-bottom: #696969 1px dotted;*/
	width: 49%;
	float: right;
	text-align: right;
	height: 35px;
	line-height: 35px;
	vertical-align: middle;
}
.NoImage
{
	width: 0px;
	height: 0px;
	display: none;
}
.ProductImage
{
	width: 150px;
	float: left;
	display: block; 
	margin: 5px 10px 5px 1px;
}
.hypBack
{
	text-decoration: none;
	color: White;
	cursor: pointer;
	padding-right: 1px;
	background-position: left center;
	padding-left: 18px;
	background-image: url(Images/icon-back.gif);
	background-repeat: no-repeat;
}
.hypNext
{
	text-decoration: none;
	color: White;
	cursor: pointer;
	padding-right: 1px;
	background-position: right center;
	padding-right: 18px;
	background-image: url(Images/icon-next.gif);
	background-repeat: no-repeat;
}
.Category
{
	width: 180px;
	height: 22px;
	line-height: 22px;
	font-weight: bold;
	border-bottom: solid 1px yellow;
}
.Category a
{
	text-decoration: none;
	color: yellow;
	cursor: pointer;
}
.Category a:hover
{
	text-decoration: none;
	color: yellow;
	cursor: pointer;
}
.SubCategory
{
	width: 180px;
	height: 22px;
	line-height: 22px;
	padding-left: 15px;
	border-bottom: dotted 1px yellow;
}
.SubCategory a
{
	text-decoration: none;
	color: yellow;
	cursor: pointer;
}
.SubCategory a:hover
{
	text-decoration: underline;
	color: yellow;
	cursor: pointer;
}
.hypCategory
{
	display: block;
	width: 180px;
	height: 22px;
	line-height: 22px;
	font-weight: bold;
	border-bottom: solid 1px yellow;
	text-decoration: none;
	color: yellow;
	cursor: pointer;
}
.CPLink
{
	width: 180px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-collapse: collapse;
	height: 100px;
	border-bottom-style: none;
	cursor: pointer;
}
.FriendNews
{
	background-position: left center;
	padding-left: 10px;
	background-image: url(Images/blue-square.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	cursor: pointer;
	vertical-align: middle;
	text-align: left;
}
.Thumbnail
{
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	margin: 2px;
	width: 135px;
	padding-top: 2px;
}
