/* ----------- Basic ----------- */
body {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #32392c;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-decoration: none;
	line-height: 16px;
	text-align: justify;
}
a {
	font-family: Tahoma, Arial, Verdana;
	color: #32392C;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma, Arial, Verdana;
	color: #FF0000;
	text-decoration: none;
}
/* ----------------------------- */

/* ---------- General ---------- */
#catNav{
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #008118;
	text-decoration: none;
}
#catNav a{
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #008118;
	text-decoration: none;
}
#catNav a:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #004f8b;
	text-decoration: none;
}
.pageNav {
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.pageNavLink {
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #330099;
	text-decoration: underline;
}
.pageNavLink:hover {
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none
}
.mainText {
	font-family: Tahoma, Arial, Verdana;
	font-weight: normal;
	font-size: 12px;
	color: #32392c;
	text-decoration: none;
	text-align: justify;
}
.nTitle {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #004f8b;
	text-decoration: none;
}
.nTitle:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #0000ff;
	text-decoration: underline;
}
.bTitle {
	font-family: Arial, Verdana, Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #0B305C;
	line-height: 25px;
	text-decoration: none;
}
#nextTitle a{
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #004f8b;
	text-decoration: none;
}
#nextTitle a:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #0000ff;
	text-decoration: underline;
}
#nextTitle2 a{
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #004f8b;
	text-decoration: none;
}
#nextTitle2 a:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #0000ff;
	text-decoration: underline;
}
.dateTime {
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #919b92;
	text-decoration: none;
}
.errorMsg {
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ff0000;
	line-height: 15px;
	text-decoration: none;
}
.imageTableBorder {
	border-right: #b6b6b6 1px solid;
	border-top: #b6b6b6 1px solid;
	border-left: #b6b6b6 1px solid;
	border-bottom: #b6b6b6 1px solid;
	background-color: #FFFFFF;
}
.currentDay {
	font-weight: normal; font-size: 11px; color: #810607; font-family: Arial, Helvetica, sans-serif; text-decoration: none
}
#language a{
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #135907;
	text-decoration: none;
}
#language a:hover{
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #24A60D;
	text-decoration: none;
}
/* ----------------------------- */

/* -------- Left menu ---------- */
#leftMenu {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #008118;
	text-decoration: none;
}
#leftMenu a{
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #008118;
	text-decoration: none;
}
#leftMenu a:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
#boder {
	border: 1px solid #cacaca;
	background-color: #FFFFFF;
}

.leftMenu2 {
	font-family: Tahoma, Arial, Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #D7D2B5;
	text-decoration: none;
}
.leftMenu2:hover {
	font-family: Tahoma, Arial, Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #CC0000;
	text-decoration: none;
}
.leftSubMenu {
	font-family: Tahoma, Arial, Verdana;
	font-weight: normal;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.leftSubMenu:hover {
	font-family: Tahoma, Arial, Verdana;
	font-weight: normal;
	font-size: 11px;
	color: #E91B23;
	text-decoration: none;
}

.leftTopArticleMenu {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.leftTopArticleTitle {
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #0b305c;
	text-decoration: none;
}
.leftTopArticleTitle:hover {
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #0000ff;
	text-decoration: none;
}

.leftSearchMenu {
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.input {
	background-image: url(images/bg-input.jpg);
	background-repeat: repeat-x;
	height: 15px;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #999999;
}

#main-shop {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #008118;
	text-decoration: none;
}


.leftPollMenu {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.leftPollQuestion {
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.leftPollAnswer {
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
/* ----------------------------- */

/* --------- Top menu ---------- */
.topMenu {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.topMenu:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
}
.topMenuSub {
	font-family: Tahoma, Arial, Verdana;
	font-weight: normal;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.topMenuSub:hover {
	font-family: Tahoma, Arial, Verdana;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
/* ----------------------------- */

/* -------- Right menu --------- */
.rightTopArticleMenu {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.rightTopArticleTitle {
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #0b305c;
	text-decoration: none;
}
.rightTopArticleTitle:hover {
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #0000ff;
	text-decoration: none;
}
/* ----------------------------- */

/* ----------- Footer ---------- */
#footer{
	font-family: Tahoma, Arial, Verdana;
	font-weight: normal;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
#footer a{
	font-family: Tahoma, Arial, Verdana;
	font-weight: normal;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	font-family: Tahoma, Arial, Verdana;
	font-weight: normal;
	font-size: 11px;
	color: #FF0000;
	text-decoration: underline;
}
.footerMenu {
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.footerMenu:hover {
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
/* ----------------------------- */

/* ---------- Form  ------------ */
.myform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-color: #ffffff;
	border: 1px solid #666666;
}
.myradio {
	height: 16px;
	border: 0px solid #666666;
}
#dotline {
	background-image: url(images/dotline-leftmenu.jpg);
	background-repeat: repeat-x;
	height: 9px;
}

.mybutton {
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	font-weight: bold;
	background-color: #e2e2e2;
	border: 1px solid #666666;
}
.mybuttonSmall  {
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	font-weight: normal;
	background-color: #e2e2e2;
	color: #000000;
	border: 1px solid #666666;
	line-height: 14px;
}
/* ----------------------------- */

/* ----------- News ------------ */
/* Replace with nTitle
.newsTitle {
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #0B305C;
	line-height: 14px;
	text-decoration: none;
}
.newsTitle:hover {
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ff8a00;
	line-height: 14px;
	text-decoration: none;
}
*/
.newsCatTitle {
	font-family: Arial, Verdana, Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #cc0000;
	text-decoration: none;
}
.newsCatTitle:hover {
	font-family: Arial, Verdana, Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
.newsSpecialTitle {
	font-family: Arial, Tahoma, Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #004f8b;
	line-height: 18px;
	text-decoration: none;
}
.newsSpecialTitle:hover {
	font-family: Arial, Tahoma, Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #0000ff;
	line-height: 18px;
	text-decoration: none;
}
.newsMore {
	font-family: Arial, Tahoma, Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #008118;
	text-decoration: underline;
}
.newsMore:hover {
	font-family: Arial, Tahoma, Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #004f8b;
	text-decoration: none;
}
.newsPrint {
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.newsPrint:hover {
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #ff8a00;
	text-decoration: none;
}
.newsAuthor {
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
/* ----------------------------- */

/* ------------ FAQ ------------ */
.faqCustomer {
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FF8A00;
	text-decoration: none;
}
.faqCustomer:hover {
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #ff8a00;
	text-decoration: none;
}
.faqQuestion {
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #0b305c;
	text-decoration: none;
}
.faqAnswer {
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
/* ----------------------------- */

/* --------- Guestbook --------- */
.guestbookCustomer {
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FF8A00;
	text-decoration: none;
}
.guestbookCustomer:hover {
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #ff8a00;
	text-decoration: none;
}
/* ----------------------------- */

/* --------- Download ---------- */
/* Replace with nTitle
.downloadTitle {
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #0B305C;
	line-height: 14px;
	text-decoration: none;
}
.downloadTitle:hover {
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ff8a00;
	line-height: 14px;
	text-decoration: none;
}
*/
.downloadLink {
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.downloadLink:hover {
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #ff8a00;
	text-decoration: none;
}
.downloadHits {
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
/* ----------------------------- */

/* ---------- Gallery ---------- */
.galleryTitle {
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #990505;
	line-height: 14px;
	text-decoration: none;
}
.galleryTitle:hover {
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #ff8a00;
	line-height: 14px;
	text-decoration: none;
}
.gallerySlideShow {
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #990505;
	line-height: 14px;
	text-decoration: none;
}
.gallerySlideShow:hover {
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #ff8a00;
	line-height: 14px;
	text-decoration: none;
}
.gallerySlideShowActive {
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #ff8a00;
	line-height: 14px;
	text-decoration: none;
}
.galleryOther {
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
/* ----------------------------- */

/* ---------- Weather ---------- */
.weatherPlace {
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	font-family: Arial;
	background-color: #e3ebfa;
}
.weatherIcon {
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	font-family: Arial;
	background-color: #fff6e0;
	text-align: center;
}
.weatherTemp {
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	font-family: Arial;
	background-color: #ffffec;
	text-align: center;
}
/* ----------------------------- */

/* ---------- Weblink ---------- */
.weblinkURL {
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 14px;
	text-decoration: none;
}
.weblinkURL:hover {
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #ff8a00;
	line-height: 14px;
	text-decoration: none;
}
/* ----------------------------- */

/* ---------- Product ---------- */
/* Replace with nTitle
.productTitle {
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #0B305C;
	line-height: 14px;
	text-decoration: none;
}
.productTitle:hover {
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ff8a00;
	line-height: 14px;
	text-decoration: none;
}
*/
.productCode {
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.productOrder {
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #005fa7;
	text-decoration: none;
}
.productOrder:hover {
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #ff8a00;
	text-decoration: none;
}
.productOther {
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
/* ----------------------------- */

/* ------- Product Cart -------- */
.cartTopMenuTable {
	border-right: #b6b6b6 1px solid;
	border-top: #b6b6b6 1px solid;
	border-left: #b6b6b6 1px solid;
	border-bottom: #b6b6b6 1px solid;
	background-color: #cccccc;
}
.cartTopMenu {
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.cartTopMenu:hover {
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.cartTopMemberName {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FF7C00;
	text-decoration: none;
}
.cartTopMemberName:hover {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: blue;
	text-decoration: none;
}
.cartProductMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.cartUpdateMenu {
	font-weight: bold;
	font-size: 11px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif; text-decoration: none
}
.cartUpdateMenu:hover {
	font-weight: bold; font-size: 11px; color: #000000; font-family: Arial, Helvetica, sans-serif; text-decoration: none
}
.cartOrderTitle {
	font-family: Arial, Verdana, Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	line-height: 25px;
	text-decoration: none;
}
/* ----------------------------- */

/* -------- Poll Popup --------- */
.pollNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
}
.pollDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.pollQuestion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.pollOther {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.title_tanphu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #F20327;
	text-decoration: none;
	font-weight: bold;
}
.add_tanphu {
	font-family: "Times New Roman";
	font-size: 12px;
	font-style: italic;
	color: #32392C;
}


/* ----------------------------- */
#bg-name {
	background-image: url(images/bg-name.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 117px;
}
.borderAll {
	border: 1px solid #CCCCCC;
}

#footer {
	background-image: url(images/bg-footer.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: 64px;
}
#bg-hotnews {
	background-image: url(images/bg-hotnews.jpg);
	background-repeat: repeat-x;
	height: 31px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #f5ff80;
	text-decoration: none;
	text-transform: uppercase;
}

