/*------------------------------------------------------------------------
# JA Dravity 1.0 - Mar, 2008
# ------------------------------------------------------------------------
# Copyright (C) 2004-2008 J.O.O.M Solutions Co., Ltd. All Rights Reserved.
# @license - Copyrighted Commercial Software
# Author: J.O.O.M Solutions Co., Ltd
# Websites:  http://www.joomlart.com -  http://www.joomlancers.com
-------------------------------------------------------------------------*/


/* COMMON STYLE
--------------------------------------------------------- */
#home
{
	
}
.aa
{
	background:#CDCDCD;
}
html, body, form, fieldset {
	margin: 0;
	padding: 0;
}

body 
{	
	color: #555555;
	font-family: Arial,Helvetica,sans-serif;
	line-height: 1.6;
}
#test1
{
	border-left-color:#D2D2D2;
	border-left-style:solid;
	border-left-width:3px;
	border-right-color:#D2D2D2;
	border-right-style:solid;
	border-right-width:3px;
}
body#bd {
	color: #000000;
	font-size: 12px;
}
body.contentpane {
	color: #333333;
	font-size: 12px;
	line-height: 1.3em;
	margin: 0px 0px 0px 0px;
	margin: 1em 2em;
	width: auto; /* Printable Page */
}
body.fs1 {
	font-size: 10px;
}

body.fs2 {
	font-size: 11px;
}

body.fs3 {
	font-size: 12px;
}

body.fs4 {
	font-size: 13px;
}

body.fs5 {
	font-size: 14px;
}

body.fs6 {
	font-size: 15px;
}

/* Normal link */
a {
	text-decoration: none;
	vertical-align:text-top;
	color:#000000;
}

a:hover, a:active, a:focus {
	text-decoration: underline;
}

a img {
	border: none;
}

/* Title text */
.contentheading, .componentheading, .blog_more strong, h1, h2, h3, h4 {
	margin:10px 0px 0px 0px;
}

/* Small text */
small, .small, .smalldark, .createby, .createdate, .modifydate, .mosimage_caption,
p.site-slogan, a.readon, #ja-breadcrumb, #ja-colwrap, #ja-botslwrap, #ja-footer {
	color: #666666;
	font-size: 92%;
}

img 
{
	margin: 0;
	padding: 0;
}

.mosimage {
	margin: 15px 10px 0;
	padding: 0 0 5px;
}

/* Heading */
h1 {
	font-size: 180%;
}

h2 {
	font-size: 150%;
}

h3 {
	font-size: 125%;
}

h4 {
	font-size: 100%;
	text-transform: uppercase;
}

p, pre, blockquote, ul, ol, h1, h2, h3, h4, h5, h6 {
	margin: 7px 0;
	padding: 0;
}

ul {
	list-style: none;
}

ul li {
	background: url(../images/bullet1.gif) no-repeat 18px 10px;
	line-height: 180%;
	padding-left:11px;
}
.quotation-start {
background: url(../images/quotation-start.gif) no-repeat;
display:inline;
float:left;
height:11px;
margin-right:4px;
overflow:hidden;
width:10px;
}
.quotation-stop {
background: url(../images/quotation.gif) no-repeat;
display:inline;
float:right;
height:11px;
margin-left:4px;
overflow:hidden;
width:10px;
}

ol li {
	line-height: 180%;
	margin-left: 35px;
}

th {
	font-weight: bold;
	padding: 5px;
	text-align: left;
}

fieldset {
	border: none;
	padding: 10px 5px;
}

fieldset a {
	font-weight: bold;
}

fieldset.input {
	padding: 0;
}

hr {
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	border-top: 1px solid #cccccc;
	height: 1px;
}

td, div 
{
	/*font-size: 100%;*/
}

/* FORM
--------------------------------------------------------- */
form {
	margin: 0;
	padding: 0;
}

form label {
	cursor: pointer;
}

input, select, textarea, .inputbox
 {
	/*font-family: "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
	margin:0px 0px 0px 0px;*/
}

.moduletable_timkiem h3
{
	width:130px;
}
.button_timkiem
{
	width:44px;
	background:url(../images/gotanthai.gif) no-repeat;
	color:#FFFFFF;
	border: solid 1px #FFFFFF;
	height:25px;
	font-weight:bold;
}
.inputbox_timkiem
{
	margin:0px 0px 0px 6px;
	padding:4px 0px 0px 0px;
	display:inline;
	height:15px;
	vertical-align:top;
	border: solid 1px #CCCCCC;
}
#search_po_timkiem
{
	height:28px;
}

* html .button, *+html .button {
	padding: 1px 5px !important;
}

.search
{
	border: solid 1px #000000;

	
}
.moduletable-search
{
	margin:0px 0px 0px 10px;
	width:260px;
}
.moduletable-search h3
{
	font-size:12px;
	margin:0;
	line-height:18px;
}
#search_po-search
{
	width:180px;
	margin:-20px 0px 0px 60px;
}
/* JOOMLA STYLE
--------------------------------------------------------- */
table.blog {
}

.article_seperator {
	clear: both;
	display: block;
	height: 1px;
}

.article_column {
}

.column_separator {
	padding: 0 25px;
}

/* content tables */
td.sectiontableheader {
	border: 1px solid #CCCCCC;
	padding: 4px;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
	padding: 4px;
	background: url(../images/dot.gif) repeat-x bottom;
}

table.contentpane {
	border: none;
	width: 100%;
}

table.contentpaneopen {
	/*border: none;
	border-collapse: collapse;
	border-spacing: 0;
	border: solid 1px #CCCCCC;*/
	margin:0px 0px 0px 3px;
}

table.contenttoc {
	margin: 0 0 10px 10px;
	padding: 0;
	width: 35%;
	font-size: 92%;
}

table.contenttoc a {
	text-decoration: none;
}

table.contenttoc td {
	background: url(../images/bullet.gif) no-repeat 5% 50%;
	padding: 1px 5px 1px 25px;
}

table.contenttoc th {
	border-bottom: 1px solid #333333;
	padding: 0 0 3px;
	text-indent: 5px;
}

table.poll {
	border-collapse: collapse;
	padding: 0;
	width: 100%;
}

table.pollstableborder {
	border: none;
	padding: 0;
	text-align: left;
	width: 100%;
}

table.pollstableborder img {
	vertical-align: baseline;
}

table.pollstableborder td {
	border-collapse: collapse;
	border-spacing: 0;
	padding: 3px !important;
	background: none;
}

table.pollstableborder tr.sectiontableentry1 td {
	background: #EAEAEA;
}

table.searchintro {
	padding: 10px 0;
	width: 100%;
}

table.searchintro td {
	padding: 5px!important;
}

table.adminform {
}

.adminform .inputbox {
}

.blog_more {
	border-top: 1px solid #333333;
	padding: 10px;
}

.blog_more strong {
	display: block;
	font-size: 125%;
	margin: 0 0 5px;
}

.blog_more ul {
	margin: 0;
	padding: 0;
}

.blog_more ul li {
	background: url(../images/bullet.gif) no-repeat 6px 8px;
	margin: 0;
	padding: 0 0 0 17px;
}

.category {
	font-size: 125%;
	font-weight: bold;
}

h1.componentheading, .componentheading {
	margin: 0 0 10px;
	padding: 0 0 5px;
}

.componentheadingsss{
	font-size: 200%;
	font-weight: normal;
	color: #5990a8;
}

div.componentheading  {
	/*background: url(../images/icon_main.gif) no-repeat left center #e8e8f2; 
	font-family:Tahoma;
	font-size:12px;
	text-decoration:none;
	height: 25px;
	padding:0 0 0 30px;
	margin:0px 0px 7px 0;
	color:#020167;
	font-weight:bold;*/
	font-weight:bold;
}

.contentdescription {
	padding-bottom: 30px;
}

h2.contentheading, .contentheading {
	font-weight: normal;
	margin: 0;
	padding: 0;
	line-height: normal;
}

.contentheading 
{
	font-size: 200%;
	line-height: normal;
	color: #5990a8;
	float:left;

}
.contentpaneopen
{
	float:left;
	margin:0px 0px 0px 0px;
}
.blog
{
	float:left;
	margin:0px 0px 0px 0px;
}
a.contentpagetitle,
a.contentpagetitle:hover,
a.contentpagetitle:active,
a.contentpagetitle:focus {
	text-decoration: none !important;
}

a.readon {
	display: block;
	float: left;
	background: #6584A3;
	color: #FFFFFF;
	text-align: center;
	clear: both;
	text-transform: lowercase;
	padding: 1px 3px;
}

a.readon:hover, a.readon:active, a.readon:focus {
	text-decoration: none;
	font-weight: bold;
}

table.contentpaneopen td, table.contentpane td {
	/*border: solid 1px #CCCCCC;*/
	/*margin:0px 0px 0px -2px;*/
}

table.contentpaneopen, table.contentpane, table.blog {
	width: 100%;
}

.moduletable
{
	padding: 0;
	border: solid 1px #FFFFFF;
	
}

ul.pagination {
	margin: 15px auto;
	padding: 10px 0;
}

ul.pagination li {
	background: none;
	display: inline;
	margin: 0;
	padding: 0;
}

ul.pagination li span{
	padding: 2px 5px;
}

ul.pagination a {
	padding: 2px 3px;
	text-decoration: none;
}

ul.pagination a:hover, ul.pagination a:active, ul.pagination a:focus {
}

.pagenavbar {
	background: url(../images/icon-pages.gif) no-repeat center left;
	font-weight: bold;
	padding-left: 14px;
}

.pagenavcounter {
	background: url(../images/icon-pages.gif) no-repeat 0 11px;
	font-weight: bold;
	padding: 8px 14px 0 14px;
}

.sectiontableheader {
	color: #333333;
	font-weight: bold;
	padding: 8px 5px;
}

.sectiontableheader a {
	color: #FFFFFF;
}

tr.sectiontableentry1 td {
	padding: 8px 5px;
}

tr.sectiontableentry2 td {
	padding: 8px 5px;
}

tr.sectiontableentry1:hover td,
tr.sectiontableentry2:hover td {
}

.smalldark {
	text-align: left;
}

div.syndicate div {
	text-align: center;
}

.pollstableborder tr.sectiontableentry1 td,
.pollstableborder tr.sectiontableentry2 td {
	background: none;
}

/* META
--------------------------------------------------------- */

.createdate {
	padding: 5px 0;
}

.modifydate {
	float: left;
	width: 100%;
}

div.buttonheading {
	float: right;
	width: 20%;
}

.buttonheading img {
	border: 0;
	float: right;
	margin: 7px 5px 0 0;
}

/* MAIN LAYOUT DIVS
--------------------------------------------------------- */
.hilite {
	color: #5990a8;
	font-weight: bold;
}
.light {
	color: #616161;
}
#vnm-wrapper 
{
	 margin: 0 auto;
	/* background:url(../images/rightnew.png) top right no-repeat;*/
}
#vnm-inner {
	background: none;
	width: 100%;
	overflow: hidden;
}
#test
{
	 /*margin: 0 auto;
	 background:url(../images/testmoibottom.png) bottom no-repeat;*/
}
#home
{
	margin: 0px 0px 0px 0px;
	/*background:url(../images/leftbutton.png) bottom left no-repeat;*/
}
#vnm-container 
{

	/*width:780px !important;*/
	width:1000px;
	margin:5px auto 2px;
	overflow:hidden;
}
#vnm-header
 {
	width:998px;
	margin:0px 0px 0px 0px;
}
#vnm-header #vnm-header-top
 {
	padding: 0px;
	margin:0px;
	height:151px;
	width:998px;
}
#vnm-header #vnm-mainnav 
{
	/*background:url(../images/menutoprem.png);*/
	background:url(../images/topmenutanthai.gif);
	height:38px;
	margin:0px auto;
}
#vnm-header #vnm-mainnav ul li 
{
	/*background:url(../images/gach.png) right no-repeat;
	height:31px;
	height:34px;
	margin:3px 0px 0px 0px;*/
}
.menu-title
{
	margin:0px 0px 0px 0px;
}
.menu-item0
{
	width:88px;
	margin:0px 0px 0px 3px;
	
}
.menu-item1
{
	width:80px;
}
.menu-item2
{
	width:80px;
}
.menu-item3
{
	width:80px;
}
.menu-item4
{
	width:80px;
}
.menu-item5
{
	width:92px;
}
.menu-item6
{
	width:80px;
}

.menu-item7
{
	width:100px;
}
.menu-item8
{
	width:80px;
}
#vnm-menutop
{
	height:40px;
	text-align:center;
	float:left;
	margin:-3px 0px 0px 0px;
	width:830px;
	/*border: solid 1px #000000;*/
}	
#vnm-menutop ul li
{
	height:35px;
	background:url(../images/line.jpg) right no-repeat;
}	

/*================= end menutop ===============*/

#vnm-content 
{
	width:998px;
	height:28px;
	background:#E0E0E0;
}
#news
{
}
#new
{
	background:url(../images/new.gif) left no-repeat;
}
.moduletable_news h3
{
	float:left;
	width:70px;
	color:#FF0000;
}
#bao
{
	width:712px;
}

#gioithieu{
width:174px;
margin:0px 0px 0px 1px;
}
.moduletable_topmenu h3
{
	background:url(../images/gioithieutanthai.gif);
	height:28px;
	color:#FFFFFF;
	font-size:14px;
	padding:0px 0px 0px 15px;
	line-height:25px;
}
.moduletable_topmenu{
	margin:-7px 0px 0px 0px;
}
#khachhang
{
	width:174px;
	margin:0px 0px 0px 1px;
}
.moduletable_khachang h3
{
	color:#FF0000;
	font-size:12px;
	padding:0px 0px 0px 17px;
	width:158px;
	background:url(../images/khachhang.gif) right no-repeat;
}
.moduletable_khachang
{
	width:174px;
	margin:10px 0px 0px 0px;
}
#hotro
{
	width:174px;
	margin:10px 0px 0px 1px;
}
.moduletable_hotro h3
{
	color:#FF0000;
	font-size:12px;
	padding:0px 0px 0px 17px;
	width:158px;
	background:url(../images/hotro.gif) right no-repeat;
}	
#td_topmenu
{
	font-weight:bold;
	height:30px;
}
#table_menu
{
	margin:-6px 0px 0px 0px;
}
.mainlevel_topmenu
{
	padding:0px 0px 0px 10px;
}
#gioithieumanh{	
	width:592px;
	margin:0px 0px 0px 5px;
	padding:0px;	
}
.moduletable_gioithieum
{
	width:560px;
}
#bg_gioithieumanh_top{
	width:100%;
}
#bg_gioithieumanh_button{
	width:100%;
}
#tintuc
{
	width:592px;
	margin:3px 0px 0px 5px;
	padding:0px;	
}
.moduletable_tintuc h3
{
	color:#FF0000;
	padding:0px 0px 0px 10px;
	border-bottom-color:#CACACA;
	border-bottom-style:solid;
	border-bottom-width:2px;
}

.moduletable_tintuc
{
	/*background:url(../images/mantop.png) top no-repeat;*/
	width:592px;
}

#tongsanpham
{
	clear:both;
}
.next
{
	background:#000000;
}
.moduletable-pdright h3
{
	margin:0px;
	background:url(../images/muitenthiennga1.png) no-repeat left #bdddec;
	line-height:27px;
	padding-left:30px;
	height:31px;
	color:#005277;
}
.contentheading h3
{
	/*border: solid 1px #000000;*/
	float:left;
}
.moduletable-pdright 
{
	width:478px;
	border: solid 1px #CCCCCC;
	float:left;
	margin:0px 0px 0px 0px;
}

.div_img
{
	/*border: solid 1px #C2C0B1;*/
	margin:10px 0px 0px 15px;
	
}
.div_nm
{
	text-align:center;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:180px;
}

#vnm-main_modules
{
	width:690px;
	margin:0px;
	padding:0px;	
}
#dichvu
{

	width:174px;
}
.moduletable_dichvu
{
	width:174px;
	margin:-7px 0px 0px 0px;
	font-weight:bold;
	
}

#mainlevel-nav
{
		border-bottom-color:#CCCCCC;
	border-bottom-style:dashed;
	border-bottom-width:1px;
}

.moduletable_dichvu h3
{
	background:url(../images/gioithieutanthai.gif);
	height:28px;
	color:#FFFFFF;
	font-size:14px;
	padding:0px 0px 0px 15px;
	line-height:25px;
}
#tinleft
{
	width:174px;
}
.moduletable_tintucleft h3
{
	background:url(../images/gioithieutanthai.gif);
	height:28px;
	color:#FFFFFF;
	font-size:14px;
	padding:0px 0px 0px 15px;
	line-height:25px;
}
.moduletable_tintucleft
{
	width:174px;
	margin:-7px 0px 0px 0px;
	font-weight:bold;
	
}
#tuyendung
{
	width:174px;
}
.moduletable_tuyendung h3
{
	background:url(../images/gioithieutanthai.gif);
	height:28px;
	color:#FFFFFF;
	font-size:14px;
	padding:0px 0px 0px 15px;
	line-height:25px;
}
.moduletable_tuyendung
{
	width:174px;
	margin:-7px 0px 0px 0px;
	font-weight:bold;
	
}
#duan
{
	width:174px;
}
.moduletable_duan h3
{
	background:url(../images/gioithieutanthai.gif);
	height:28px;
	color:#FFFFFF;
	font-size:14px;
	padding:0px 0px 0px 15px;
	line-height:25px;
}
.moduletable_duan
{
	width:174px;
	margin:-7px 0px 0px 0px;
	font-weight:bold;
	
}
#thuvienanh
{
	width:174px;
}
.moduletable_thuvienanh h3
{
	background:url(../images/gioithieutanthai.gif);
	height:28px;
	color:#FFFFFF;
	font-size:14px;
	padding:0px 0px 0px 15px;
	line-height:25px;
}
.moduletable_thuvienanh
{
	width:174px;
	margin:-7px 0px 0px 0px;
	font-weight:bold;
	
}
#amthuc
{
	width:600px;
	float:left;
	color:#3f3f8d;
	margin:-28px 0px 0px 20px;
}
#gioithieunhahang
{
	width:690px;
	height:25px;
	margin:-52px 0px 0px 0px;
	float:left;
	background:url(../images/gioithieu2.png);
}

#newamthuc
{
	width:690px;
	height:25px;
	margin:0px 0px 0px 0px;
	float:left;
	background:url(../images/gioithieu2.png);
}

#select
{
	border: solid 1px #CCCCCC;
	margin:0px 0px 0px 5px;
	
}


/*======== tien ich ==========*/
#vnm-content-main{
	width:998px;
	padding:2px 0 0 0px;
	margin:7px 0 0 0;
}

#vnm-content-top,
#vnm-content-bottom 
{
	width:998px;
	/*clear: both;*/
	margin:0px 0px 0px 0px;
}

#vnm-content-top #vnm-top-left 
{
	float: left;
	margin:0px 0px 0px 0px;
	width:190px;
	border-right-color:#D7D7D7;
	border-right-style:solid;
	border-right-width:1px;
	
}
#vnm-content-top #vnm-top-right 
{
	float:left;
	margin:0px 0px 0px 0px;
	padding: 0 ;
}

#vnm-content-text
{
	width:605px;
	float: left;
	display:inline;	
	padding:0px;
	margin:0px 0px 0px 3px;
}
#vnm-content-right{
	float:right;
	width:190px;
	display:block;
	border-left-color:#D7D7D7;
	border-left-style:solid;
	border-left-width:1px;
}

#timkiem
{
	width:174px;
	margin:10px 0px 0px 1px;
	height:110px;
}
.moduletable_timkiem h3
{
	color:#FF0000;
	font-size:12px;
	padding:0px 0px 0px 10px;
	width:162px;
	background:url(../images/timkiemtanthai.gif) right no-repeat;
}
#listproduct
{
	width:174px;
}
.moduletable_listp
{
	width:174px;
	margin:-7px 0px 0px 0px;
}
.moduletable_listp h3
{
	background:url(../images/gioithieutanthai.gif);
	height:28px;
	color:#FFFFFF;
	font-size:14px;
	padding:0px 0px 0px 15px;
	line-height:25px;
}
.moduletable_tintucphai h3
{
	background:url(../images/top4.png) top center no-repeat;
	margin:-2px 0px 0px -2px;
	padding:10px 0px 0px 20px;
	font-size:12px;
	text-decoration:underline;

}

#tintucphai
{
	float:left;
	width:216px;
	margin:0px 0px 0px 2px;
	display:inline;
	background:url(../images/image3.png) bottom center no-repeat;
}

.moduletable_sanphammoi h3
{
	color:#FF0000;
	font-size:12px;
	padding:0px 0px 0px 10px;
	width:162px;
	background:url(../images/timkiemtanthai.gif) right no-repeat;
}
.moduletable_sanphammoi
{
	
}
#sanphammoi
{
	float:right;
	width:174px;
}
#doitac
{
	width:174px;
	float:right;
	margin:10px 0px 0px 0px;
}
#ykien
{
	width:174px;
	float:right;
	margin:0px 0px 0px 0px;
}
.poll_ykien
{
	color:#505050;
	font-weight:100;
}
#ketqua
{
	width:71px;
	border:solid 1px #FFFFFF;
	background:url(../images/ketqua.gif);
	height:25px;
	color:#FFFFFF;
	font-weight:bold;
}

.moduletable_ykien h3
{
	color:#FF0000;
	font-size:12px;
	padding:0px 0px 0px 10px;
	width:155px;
	background:url(../images/hotro.gif) right no-repeat ;
}
#tienich
{
	width:174px;
	float:right;
	margin:-10px 0px 0px 0px;
}
#table_tienich
{
	margin:-10px 0px 0px 0px;
	font-weight:bold;
	color:#333331;
}
.moduletable_tienich h3
{
	color:#FF0000;
	font-size:12px;
	padding:0px 0px 0px 10px;
	width:163px;
	background:url(../images/timkiemtanthai.gif) right no-repeat ;
}
.moduletable_doitac h3
{
	color:#FF0000;
	font-size:12px;
	padding:0px 0px 0px 10px;
	width:162px;
	background:url(../images/timkiemtanthai.gif) right no-repeat;
}
.moduletable_thongke h3
{
}

#thongke
{
	float:right;
	width:176px;
	margin:-10px 0px 0px 1px;
	display:inline;
}
.moduletable_thongke h3
{
	color:#FF0000;
	font-size:12px;
	padding:0px 0px 0px 10px;
	width:162px;
	background:url(../images/khachhang.gif) right no-repeat;
}
* html #vnm-content-top #vnm-top-right {

}

#vnm-footer 
{
	border-top:3px solid #3a8822;
	background: none;
	width: 100%;
	float: left;
	color:#000000;
}
#vnm-footer ul {
	padding: 0;
	width: 900px;
	overflow: hidden;
	text-align: center;
}
#vnm-footer li {
	background: none;
	display: inline;
	color: #000000;
}
#vnm-footer li a {
	color: #inline;
	font-size: 90%;
}
#footernew
{
	width:998px;
	border:none;
	margin:0px 0px 0px 0px;
	/*height:55px;*/
}
#menu_footer1
{
	/*width:890px;*/
	padding:0px 0px 0px 110px;
	font-weight:bold;
	height:25px;
	/*margin:0px 0px 0px 70px;*/
	background:url(../images/footertanthai.gif);
}
.moduletable_footer
{
	/*border: solid 1px #FF0000;*/
}
.mainlevel_menu_foote
{
	margin:0px 0px 0px 30px;
	line-height:23px;
	color:#FFFFFF;
}
#joomfish
{
	height:16px;
	float:left;
	width:160px;
	margin-top:3px;
}


/*========footer==========*/

#vnm-user1,
#vnm-user2,
#vnm-user3 {
	float: left;
	display: block;
}
#vnm-user1 div,
#vnm-user2 div,
#vnm-user3 div {
	padding: 0px;
}
#vnm-user1 h3,
#vnm-user2 h3,
#vnm-user3 h3 {
	width: 90%;
	border-bottom: 1px solid #DDDDDD;
}
#vnm-content-bottom {
	background: #f5f5f5;
	overflow: hidden;
	margin-top: 15px;
}
/* MODULE
--------------------------------------------------------- */
.icon1 h3 {background-image: url(../images/icons/icon1.gif);}
.icon2 h3 {background-image: url(../images/icons/icon2.gif);}
.icon3 h3 {background-image: url(../images/icons/icon3.gif);}
.icon4 h3 {background-image: url(../images/icons/icon4.gif);}
.icon5 h3 {background-image: url(../images/icons/icon5.gif);}
.icon6 h3 {background-image: url(../images/icons/icon6.gif);}
.icon7 h3 {background-image: url(../images/icons/icon7.gif);}
.icon8 h3 {background-image: url(../images/icons/icon8.gif);}
.icon9 h3 {background-image: url(../images/icons/icon9.gif);}

.icon1 h3,.icon2 h3,.icon3 h3,.icon4 h3,
.icon5 h3,.icon6 h3,.icon7 h3,.icon8 h3,.icon9 h3 {
	padding: 0 0 0 28px !important;
	background-position: left center;
	background-repeat: no-repeat;
}

div.moduletable h3,
div.moduletable-default h3 
{
	margin:-2px 0px 0px 21px;
	font-size:12px;
	display:inline;
	padding: 0;
	float:left;
}
div.module-hilite {
	background: url(../images/v-small_02.jpg) repeat-y top left;
	margin-bottom: 5px;
	position: relative;
}
div.module-hilite div {
	background: url(../images/v-small_01.jpg) no-repeat top left;	
	min-height: 159px;
	height: auto !important;
	height: 159px;
}
div.module-hilite div div{
	background: url(../images/v-small_03.jpg) no-repeat bottom left;
	padding: 15px;
}
div.module-hilite div div div {
	background: none;
	padding: 0;
	min-height: 0px;
	height: auto;
	margin-bottom: 10px;
}

div.module-hilite h3 {
	font-size: 24px;
	font-weight: normal;
	margin-top: -5px;
	text-align: center;
	margin-bottom: 20px;
}
div.module {
	background: url(../images/v-normal_03.jpg) repeat-y top left;
	margin-bottom: 5px;
	position: relative;
}
div.module div {
	background: url(../images/v-normal_01.jpg) no-repeat top left;	
	min-height: 146px;
	height: auto !important;
	height: 146px;
}
div.module div div{
	background: url(../images/v-normal_05.jpg) no-repeat bottom left;
	padding: 15px;
}
div.module div div div {
	background: none;
	padding: 0;
	min-height: 0px;
	height: auto;
	margin-bottom: 10px;
}

div.module h3 {
	font-size: 24px;
	font-weight: normal;
	margin-top: -5px;
	margin-bottom: 10px;
	text-align: center;
	margin-bottom: 20px;
}

div.module-small {
	background: url(../images/v-small_02.jpg) repeat-y top left;
	margin-bottom: 5px;
	position: relative;
}
div.module-small div {
	background: url(../images/v-small_01.jpg) no-repeat top left;	
	min-height: 159px;
	height: auto !important;
	height: 159px;

}
div.module-small div div{
	background: url(../images/v-small_03.jpg) no-repeat bottom left;
	padding: 15px;

}
div.module-small div div div {
	background: none;
	padding: 0;
	min-height: 0px;
	height: auto;
	margin-bottom: 10px;
}

div.module-small h3 {
	font-size: 24px;
	font-weight: normal;
	margin-top: -5px;
	text-align: center;
	margin-bottom: 20px;
}

div.moduletable-nobg {
	background: none;
	padding: 0;
}
div.moduletable-hilite {
	background: #436B8F;
	padding-bottom: 10px;
	color: #FFFFFF;
	margin: 0 30px 5px 20px;
}
div.moduletable-hilite table {
	padding: 0 10px 10px;
}
div.moduletable-hilite a.mainlevel,
div.moduletable-hilite a#active_menu.mainlevel {
	color: #FFFFFF;
}
div.moduletable-hilite h3 {
	background: url(../images/h3-hilite.jpg) repeat-x top left;
	height: 41px;
	padding:5px 5px 0pt 13px;
}
div.moduletable,
div.moduletable-default {
	margin: 0;
	/*border: solid 1px #464725;*/
}


/* mis */
div.banneritem_text {
	padding: 5px 0 !important;
}

div.advs {
	clear: both;
	display: block;
	float: left;
	width: 100%;
}

div.moduletable ul,
div.moduletable_hilte ul {
	margin: 0;
	padding: 0;
}

div.moduletable li,
div.moduletable_hilite li {
	background: url(../images/bullet.gif) no-repeat 5px 8px;
	margin: 0;
	padding-left: 16px;
	
}

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

div.moduletable_left
{
	margin:0px 0px 0px 0px;
	padding:0px;
	width:210px;
	border: solid 1px #1f8dc0;
	float:left;
	

}

div.moduletable_left h3 
{
	font-family:Tahoma;
	font-size:12px;
	text-decoration:none;
	height:25px;
	padding:0px 0px 0px 30px;
	margin:0px 0px 0px 0px;
	color:#000000;
	vertical-align:top;

}
div.moduletable_gioithieu{
	padding:10px 3px 5px 0 ;

}
div.moduletable_gioithieum{
	padding:0px 0px 0px 0 ;

}
div.moduletable_tintuchome{
	padding:10px 3px 5px 0 ;
}
.vnm-news_left
{
	width:250px;
	float:left;
	border: s
}
element.style
{
	border: solid 1px #000000;
}

div.moduletable_right{
	background:url(../images/bg_m_modules.gif) no-repeat center bottom;
	border:0px solid #006599;
	margin:0px 0px 10px 0px;
	padding:0px;
}

div.moduletable_right h3 
{
	font-family:Tahoma;
	font-size:12px;
	background:url(../images/muitenthiennga1.png) no-repeat left #bddeed;
	text-decoration:none;
	height: 31px;
	padding:0 0 0 30px;
	line-height:25px;
	margin:0px;
	color:#025277;
}


div.moduletable_main{
	background:none;
	border:0px solid #006599;
	margin:0px;
	padding:0px;
}

div.moduletable_main h3 {
	background: url(../images/icon_main.gif) no-repeat left center #e8e8f2; 
	font-family:Tahoma;
	font-size:12px;
	text-decoration:none;
	height: 25px;
	padding:0 0 0 30px;
	margin:0px 0px 7px 0;
	color:#020167;
}


/* HEADER
--------------------------------------------------------- */

#search_po_left{
	height:60px;
	margin:5px;
	text-align:center;

}

h1.logo, h1.logo-text {
	margin: 0;
	padding: 0;
	font-size: 200%;
}

h1.logo a {
	width: 350px;
	display: block;
	background: url(../images/logo.png) no-repeat;
	position: absolute;
	height: 80px;
	bottom: 10px;
	left: 5px;
}

h1.logo a span {
	position: absolute;
	top: -1000px;
}

h1.logo-text a {
	color: #FFFFFF !important;
	text-decoration: none;
	outline: none;
	position: absolute;
	bottom: 20px;
	left: 5px;
	letter-spacing: 1px;
}

p.site-slogan {
	margin: 0;
	padding: 0;
	color: #666666;
	position: absolute;
	bottom: 50px;
	left: 5px;
}


/* Default Joomla! Menu */
a.mainlevel {
	padding: 0 4px;
	width: 90%;
	line-height: 30px;
	display: block;
	color: #333333;
	text-decoration: none;
}

a.mainlevel:hover,
a.mainlevel:active,
a.mainlevel:focus {
	color: #FFFFFF;
	text-decoration: none;
	background: #6584A3;
}

a.mainlevel#active_menu {
	color: #222222;
	font-weight: bold;
	text-decoration: none;
}
a.mainlevel#active_menu:hover,
a.mainlevel#active_menu:focus,
a.mainlevel#active_menu:active {
	color: #FFFFFF;
	
}

a.sublevel {
	padding: 5px 4px 4px 22px;
	display: block;
	color: #DDDDDD;
	text-decoration: none;
	background: url(../images/arrow2.png) no-repeat 10px 12px;
}

a.sublevel:hover,
a.sublevel:active,
a.sublevel:focus {
	color: #FFFFFF;
	text-decoration: none;
}

#active_menu {
	color: #FFFFFF;
	font-weight: bold;
}

/* SPOTLIGHT
--------------------------------------------------------- */

/* FOOTER
--------------------------------------------------------- */

/* MISCELLANOUS
----------------------------------------------------------- */
ul.accessibility {
	position: absolute;
	top: -100%;
}



/* Login Form */
#mod_login_password, #mod_login_username {
	width: 60%;
}

#mod_login_remember {
	border: none;
	background: none;
}


/* Others */
.mostread, .latestnews {
	text-decoration: none;
}


div.back_button a,
div.back_button a:hover,
div.back_button a:active {
	background: none!important;
	display: block;
	margin: 10px 0;
	text-decoration: none!important;
}

.clr {
	clear: both;
}

.hasTip img {
	border: none;
	margin: 10px 5px 0 0;
}


.chon
{
	background:url(../images/chon.gif);
	border: solid 1px #FFFFFF;
	color:#FFFFFF;
	width:75px;
}
#doc
{
	float:right;
	font-weight:bold;
	color:#000000;
	text-decoration:underline;
	width:65px;
	background:url(../images/muitentanthai.gif) right no-repeat;
}
#anh
{
	vertical-align:top;
}
#title
{
	color:#D61F00;
	font-weight:bold;
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#txt
{
	color:#5C5C5C;
}
#title_tintuc
{
	color:#000000;
	font-weight:bold;
	background:url(../images/new.gif) right no-repeat;
	padding-right:40px;
}

	#bang_tintuc
	{
		border-bottom-color:#CCCCCC;
		border-bottom-style:dashed;
		border-bottom-width:1px;
		margin:2px 0px 0px 0px;
	}

#titleso
{
	font-size:12px;
	font-weight:bold;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#image
{
	vertical-align:top;
}
#texttitle
{
	color:#010066;
	font-family:tahoma;
}
.newtitle
{
	color:#000265;
	font-weight:bold;
}

/* Clearfix */
.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

* html > body .clearfix {
	display: block;
	width: 100%;
}

* html .clearfix {
	height: 1%;
}

 div.vm_element {
left:-999em;
position:absolute;
}
#ja-sliderwrap{
padding: 0; 
height:190px;
line-height:160px;
margin:0px 0;
padding:0px 0;
color:#000000;

}
#ja-slider {

	margin: 0px;
	padding: 0;
	border-bottom-color:#C2C0B3;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-top-color:#C2C0B3;
	border-top-style:solid;
	border-top-width:1px;
	height:101px;
	width:829px;
	background:#F6F3EA;

}
#ja-slider-center {
margin-top: 3px;
padding: 0;
float: left;
text-align: center;
margin-left:4px;

}
#ja-slider-left,
#ja-slider-right 
{
float: left;
width: 23px;
position: relative;
}
Quoc Canh is typing a message.
Quoc Canh: #ja-slider-left img,
#ja-slider-right img {
position: absolute;
top: 0px;
margin-left:5px;
right: 0;
}
#ja-slider-center span {
width: 140px;
width: 100%;
margin: 0;
padding: 0;
text-align: center;
}
#ja-slider-center img {
margin: 0;
padding: 0;
}
.jsslide
{
	margin:7px 0px 0px -2px;
	
}
#ja-slider-center
{
	margin-left:10px;	
}

#table_contact
{
	/*border: solid 1px #FBE2C4;*/
}
.vnm-name{
	color:#FF0000;
	font-size:14px;
	font-weight:bold;
}
#vnm_shop
{
	/*border: solid 1px #FBE2C4;*/
	margin:0px 0px 0px 5px;
}
.pagenav
{
	color:#FF0000;
	font-weight:bold;
}
#tr_shop
{
	background:#7F4941;
}
.cap
{
	border:solid 1px #7F4941;
	color:#FF0000;
	font-weight:bold;
}
.color
{
	color:#FFFFFF;
	background:#7F4941;
}
.shoptotal
{
	background:#7F4941;
	color:#FFFFFF;
}
.name
{
	font-weight:bold;
	color:#800080;
	
}
#table_shop
{
	/*border: solid 1px #7F4941;*/
}
#thongbao
{
	font-weight:bold;
	color:#7F4941;
}
.giohang
{
	font-weight:bold;
	color:#7F4941;
}
.thongtincuaban
{
	color:#7F4941;
	font-weight:bold;
}
.vnm-price
{
	color:#000000;
	font-weight:bold;
}
.table_vnmshop1
{
	/*border: solid 1px #FBE2C4;*/
}
.sp_righta
{
	color:#000000;
}
#imagenew
{
}