/*------------------------------------------------------------------------
# JA Edentite 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
--------------------------------------------------------- */
html, body, form, fieldset {
	margin: 0;
	padding: 0;
}

body {
	background: #FFFFFF;
	color: #000000;
	font-family: "Lucida Grande", Arial, sans-serif;
	line-height: 1.6;
}

body#bd {
	color: #000000;
	background: #FFFFFF;
	background: url(../images/body-top.jpg) repeat-x top center #edf7ff;
}
/*
body#bd {
	color: #000000;
	background: #FFFFFF;
	background: url(../images/body-top.jpg) repeat-x top center #ffffff;
	background: url(../images/body-top.jpg) repeat-x top center #F2F9FD;			
}		***/

body.contentpane {
	color: #000000;
	font-size: 12px;
	line-height: 1.3em;
	margin: 0;
	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 {
	color: #2C79B3;
	text-decoration: none;
}

a:hover, a:active, a:focus {
	color: #2C79B3;
	text-decoration: underline;
}

a img {
	border: none;
}

/* Title text */
.contentheading, .componentheading, .blog_more strong, h1, h2, h3, h4 {
}

/* Small text */
small, .small, .smalldark, .createby, .createdate, .modifydate, .img_caption,
p.site-slogan, a.readon, #ja-pathway, #ja-headlinewrap, #ja-col1, #ja-col2, #ja-botsl_luu, #ja-footer {
	font-size: 92%;
}

small, .small {
	color: #858783;
}

img {
	margin: 0;
	padding: 0;
}

.mosimage {
	margin: 15px 10px 0 0;
	padding: 0 0 5px;
}

.mosimage_caption {
	color: #CCCCCC;
}

/* 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: 10px 0;
	padding: 0;
}

ul {
	list-style: none;
}

ul li {
	background: url(../images/icon-arrow2.gif) no-repeat 7px 16px;
	line-height: 160%;
	padding-left: 10px;
}

ol li {
	line-height: 180%;
	margin-left: 35px;
}

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: Tahoma, Arial, sans-serif;
	font-size: 100%;
}

/* JOOMLA STYLE
--------------------------------------------------------- */
table.blog {
}

.article_seperator {
	clear: both;
	display: block;
	height: 30px;
	background: url(../images/dot.gif) repeat-x center;
}

.article_column {
}

.column_separator {
	padding: 0 25px;
}

/* content tables */
td.sectiontableheader {
	background: url(../images/grad2.gif) repeat-x bottom #A8A8A8;
	border: 1px solid #E7E8E6;
	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;
}

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 10px 9px;
	padding: 1px 5px 1px 20px;
}

table.contenttoc th {
	border-bottom: 1px solid #E7E8E6;
	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: 4px !important;
	background: none;
}

table.pollstableborder tr.sectiontableentry1 td {
	background: #F8F8F7;
}

table.searchintro {
	padding: 10px 0;
	width: 100%;
}

table.searchintro td {
	padding: 5px!important;
}

table.adminform {
}

.adminform .inputbox {
}

.blog_more {
}

.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 10px;
	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;
}

.contentdescription {
	padding-bottom: 30px;
}

.contentheading {
	font-size: 200%;
	line-height: normal;
	color: #2C79B3;
}

table.blog .contentheading {
	font-size: 150%;
	line-height: normal;
}

a.contentpagetitle,
a.contentpagetitle:hover,
a.contentpagetitle:active,
a.contentpagetitle:focus {
}


table.contentpaneopen td, table.contentpane td {
}

table.contentpaneopen, table.contentpane, table.blog {
	width: 100%;
}

.moduletable {
	padding: 0;
}

ul.pagination {
	margin: 15px auto 0;
	padding: 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: #FFFFFF;
	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 {
	color: #858783;
}

.modifydate {
	float: left;
	width: 100%;
	color: #858783;
	margin-bottom: 10px;
	display: block;
}

div.buttonheading {
	float: right;
	width: 20%;
}

.buttonheading img {
	border: 0;
	float: right;
	margin: 7px 5px 0 0;
}



/* PRIMARY COLUMN
--------------------------------------------------------- */
#ja-content {
	clear: both;
	display: block;
	float: left;
	width: 75%;
}

#ja-current-content {
	padding: 10px 15px;
}

/* COLUMNS
--------------------------------------------------------- */
#ja-col1 {
	float: left;
	overflow: hidden;
	width:19.7%;
	color: #000000;
}

#ja-col2 {
	float: right;
	overflow: hidden;
	width: 24.5%;
	color: #626A69;
}

/*common style for column*/
#ja-colwrap a {
}

#ja-colwrap a:hover, #ja-colwrap a:active, #ja-colwrap a:focus {
}

#ja-colwrap table {
	border-collapse: collapse;
	border-spacing: 0;
}

#ja-colwrap .article_separator {
	display: none;
}

/* COLLAPSIBLE LAYOUT
--------------------------------------------------------- */
#ja-containerwrap,
#ja-containerwrap-f,
#ja-containerwrap-fr,
#ja-containerwrap-fl {
	padding: 0;
	margin: 0px 0;
	background: url(../images/grad1.gif) repeat-x bottom #FFFFFF;
}

/*full*/
#ja-containerwrap-f #ja-mainbody {
	width: 100%;
}

#ja-containerwrap-f #ja-content {
	width: 100%;
}

#ja-containerwrap-f #ja-container,
#ja-containerwrap-f #ja-container2 {
	background: none;
}

#ja-containerwrap-f #ja-container {
	border: 1px solid #E7E8E6;
}

/*content + left*/
#ja-containerwrap-fr #ja-content {
	width: 100%;
}

#ja-containerwrap-fr #ja-container2 {
	background: none;
}

#ja-containerwrap-fr #ja-container2 {
	border-right: 1px solid #E7E8E6;
}

/*content + right*/
#ja-containerwrap-fl #ja-mainbody {
	width: 100%;
}

#ja-containerwrap-fl #ja-content {
	width: 79.9%;
}
/*
#ja-containerwrap-fl #ja-col1 {
	width: 19.7%;
}*/
#ja-containerwrap-fl #ja-col2 {
	width: 20%;
}

#ja-containerwrap-fl #ja-container {
	background: none;
	border-left: 1px solid #E7E8E6;
}



/* HEADER
--------------------------------------------------------- */
#ja-headerwrap {
}

#ja-header {
	height: 110px;
	line-height: normal;
	position: relative;
}

#ja-header a {
}

h1.logo, h1.logo-text {
	margin: 0;
	padding: 0;
	font-size: 200%;
}

h1.logo a {
	width: 930px;
	display: block;
	background: url(../images/logo.gif) no-repeat;
	position: absolute;
	height: 105px;
	bottom: 1px;
	left: 6px;
}

h1.logo a span {
	position: absolute;
	top: -1000px;
}

h1.logo-text a {
	text-decoration: none;
	outline: none;
	position: absolute;
	bottom: 35px;
	left: 15px;
}

p.site-slogan {
	margin: 0;
	padding: 0;
	color: #858783;
	position: absolute;
	bottom: 20px;
	left: 15px;
}

/* MAIN NAVIGATION
--------------------------------------------------------- */
#ja-mainnavwrap {
	background: url(../images/shadow.gif) repeat-x bottom;
	height: 37px;
	position: relative;
	z-index: 999;
}


#ja-mainnav a, #ja-subnav a {
	outline: none;
}

#ja-subnav {
	display: block;
	font-size: 92%;
	border-bottom: 1px solid #E7E8E6;
	height: 28px;
}

#ja-subnav ul {
	margin: 0;
	padding: 0;
}

#ja-subnav li {
	background: none;
	display: inline;
	margin: 0;
	padding: 0;
}

#ja-subnav li a {
	display: block;
	float: left;
	padding: 0 15px;
	line-height: 28px;
	background: url(../images/vline.gif) no-repeat center left;
}

#ja-subnav li.active a,
#ja-subnav li.active a:hover,
#ja-subnav li.active a:active,
#ja-subnav li.active a:focus {
	font-weight: bold;
	color: #8BAB32;
}

#ja-subnav li a.first-item {
	background: none;
}

/* breadcrumbs */
#ja-pathway {
	margin-top:-5px;
/*	padding:'padding-top' 'padding-right' 'padding-bottom' 'padding-left'		*********/
	padding: 0 15px 3px;
	color: #000000;			/******			#626A69			*****/
	font-weight: bold;
	line-height:25px;
	font-style:italic;
	border: 1px solid #E7E8E6;
	border-bottom: 1px solid #E7E8E6;background: #F8F8F7;
/*	background: url(../images/pathway.gif) no-repeat left bottom;
	border: 1px solid #E7E8E6;
	border-bottom: 1px solid #E7E8E6;
	background: #F8F8F7;				*****/
}

#ja-pathway strong {
	margin-right: 5px;
}

#ja-pathway a {
	color: #626A69;			/******			#626A69			*****/
	font-weight: normal;
}

#ja-pathway img {
	margin: 1px 5px;
}

/* Default Joomla! Menu */
a.mainlevel {
	padding: 6px 4px;
	outline: none;
	width: 90%;
	display: block;
	color: #626A69;
	text-decoration: none;
	border-bottom: 1px solid #E7E8E6;
	background: url(../images/arrow.png) no-repeat 97% center;
}

a.mainlevel:hover,
a.mainlevel:active,
a.mainlevel:focus {
	color: #2C79B3;
	background: url(../images/arrow2.png) no-repeat 97% center;
}

a.mainlevel#active_menu {
	color: #2C79B3;
	font-weight: bold;
}

a.sublevel {
	padding: 5px 4px 4px 20px;
	display: block;
	text-decoration: none;
	background: url(../images/icon-arrow2.gif) no-repeat 10px 11px !important;
}

a.sublevel:hover,
a.sublevel:active,
a.sublevel:focus {
	background: none;
}

/* SPOTLIGHT
--------------------------------------------------------- */
/* Spotlight Box Style */
.ja-box-full, .ja-box-left, .ja-box-center, .ja-box-right {
	float: left;
	overflow: hidden;
}

/* Top spotlight */
#ja-topsl {
	height: 210px;
	margin: 0 0 5px;
	padding:2px 0 0 2px;

}

.narrow #ja-topsl {
	width: 570px;
	overflow: hidden;
}

* html #ja-topsl { /*IE 6*/
	margin: 0 1px 10px !important;
}

*+html #ja-topsl { /*IE 6*/
	margin: 0 1px 10px !important;
}

/* Bot spotlight */
#ja-botsl_luu {
	border: 1px solid #E7E8E6;
	background: url(../images/grad1.gif) repeat-x top #F8F8F7;
	color: #626A69;
	padding: 10px 0;
}

#ja-botsl_luu div.moduletable {
	padding: 0 15px;
}

#ja-botsl_luu ul, #ja-botsl_luu ol {
	margin: 0;
	padding: 0;
}

#ja-botsl_luu ol li {
	margin: 0 0 0 20px;
	padding: 0;
}

#ja-botsl_luu ul li {
	margin: 0;
	padding: 0 0 0 15px;
	background: url(../images/bullet.gif) no-repeat 5px 7px;
}

#ja-botsl_luu a {
	color: #626A69;
}

#ja-botsl_luu a:hover, #ja-botsl_luu a:active, #ja-botsl_luu a:focus {
}

/* FOOTER
--------------------------------------------------------- */
#ja-footer {
	color: #626A69;
	padding: 10px 0 0 20px;
	position: relative;
	text-align: left;
	background: url(../images/bottom.gif) no-repeat bottom left;
	height:90px;
	border-top: 1px solid #E7E8E6;
}

#ja-footer small {
	color: #858783;
	font-size: 100%;
}

#ja-footer ul {
	margin: 0 0 8px;
	padding: 0;
	line-height: normal;
}

#ja-footer li {
	display: inline;
	margin: 0;
	padding: 0;
	background: url(../images/vline.gif) no-repeat center left;
}

#ja-footer li a {
	display: inline;
	line-height: normal;
	padding: 0 15px;
}

li.ja-firstitem {
	background: none !important;
}

.ja-footurl {
	float: none;
	clear: both;
}

/* MISCELLANOUS
----------------------------------------------------------- */
ul.accessibility {
	position: absolute;
	top: -100%;
}

/* Search */
#ja-search {
	bottom: 12px;
	right: 10px;
	position: absolute;
	font-size: 11px;
}

#ja-search .inputbox {
	padding: 2px 0 2px 22px;
	background: url(../images/icon-search.gif) no-repeat 5px center #FFFFFF;
	border: 1px solid #E7E8E6;
}

/* Login Form */
#ja-login {
	position: absolute;
	top: 15px;
	right: 0;
	background: url(../images/grad4.gif) repeat-x bottom #F8F8F7;
	padding: 4px 8px;
	border: 1px solid #E7E8E6;
	border-bottom: 1px solid #CCCCCC;
}

#ja-login form {
	float: left;
}

#ja-login form label {
	float: left;
}

label.ja-login-user span {
	display: block;
	float: left;
	text-indent: -5000px;
	background: url(../images/icon-user.gif) no-repeat center left;
	width: 20px;
	height: 20px;
}

label.ja-login-password span {
	display: block;
	float: left;
	text-indent: -5000px;
	background: url(../images/icon-key.gif) no-repeat center left;
	width: 20px;
	height: 20px;
}

#ja-login form input.button {
	font-size: 11px !important;
	float: left;
}

#ja-login form #mod_login_username,
#ja-login form #mod_login_password {
	width: 110px;
	margin: 1px 8px 0 0;
	font-size: 11px !important;
	padding: 2px;
}

#ja-login form a {
	color: #858783;
	padding: 0 5px;
	text-decoration: none;
	font-size: 10px;
}

#ja-login form a:hover,
#ja-login form a:active,
#ja-login form a:focus {
	color: #858783;
	text-decoration: underline;
}

.ja-login-links {
	padding-top: 2px;
	clear: both;
}

/* Login Form */
#mod_login_password, #mod_login_username {
	width: 90%;
}

#mod_login_remember {
	border: none;
	background: none;
}

/*others*/
.mostread, .latestnews {
	text-decoration: none;
}

#ja-banner {
	margin: 0 0 15px;
	text-align: center;
	overflow: hidden;
	width: 100%;
}

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;
}

div.ja-innerdiv {
	clear: both;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #E7E8E6;
}

div.ja-innerdiv img {
	padding: 2px;
	border: 1px solid #E7E8E6;
	margin: 2px 8px 0 0;
}

/* Tooltips */
.tool-tip {
	background: #FFFFFF;
	border: 1px solid #cccccc;
	float: left;
	max-width: 200px;
	padding: 5px;
}

.tool-title {
	background: url(../../system/images/selector-arrow.png) no-repeat;
	font-size: 100%;
	font-weight: bold;
	margin: 0;
	margin-top: -15px;
	padding: 0;
	padding-bottom: 5px;
	padding-top: 15px;
}

.tool-text {
	font-size: 100%;
	margin: 0;
}

#system-message dd.message ul,
#system-message dd.error ul,
#system-message dd.notice ul {
	margin: 0;
	padding: 0;
}

#system-message dd.message ul li,
#system-message dd.error ul li,
#system-message dd.notice ul li {
	background: none;
	color: #FFFFFF;
	margin: 0;
	padding: 5px;
}

/* System Standard Messages */
#system-message dd.message ul {
	background: #626A69;
	border: none;
}

/* System Error Messages */
#system-message dd.error ul {
	background: #626A69;
	border: none;
}

/* System Notice Messages */
#system-message dd.notice ul {
	background: #626A69;
	border: none;
}

/* Clearfix */
.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

* html > body .clearfix {
	display: block;
	width: 100%;
}

* html .clearfix {
	height: 1%;
}

/*********************************************************   dang xoa tren doan nay ***********************************/
/* MAIN LAYOUT DIVS
--------------------------------------------------------- */
#ja-mainwrapper {
	padding-bottom: 30px;
	background: url(../images/body-bot.jpg) no-repeat bottom center;
}

#ja-wrapper {
	padding-top: 17px;
	width: 970px;
	margin: 0 auto;
	clear: both;
}

.narrow #ja-wrapper {
	width: 730px;
}

#ja-wrapper-top {
	background: url(../images/mainwrap-top.png) no-repeat top;
	height: 15px;
}

#ja-wrapper-bottom {
	display: block;
	background: url(../images/mainwrap-bot.png) no-repeat bottom;
	height: 50px;
}

#ja-wrapper-inner {
	padding: 0 6px;
	background: url(../images/mainwrap-center.png) repeat-y top;
}

.narrow #ja-wrapper-top {
	background: url(../images/mainwrap-top2.png) no-repeat top;
}

.narrow #ja-wrapper-bottom {
	background: url(../images/mainwrap-bot2.png) no-repeat bottom;
	margin-bottom:30px;
}

.narrow #ja-wrapper-inner {
	background: url(../images/mainwrap-center2.png) repeat-y top;
}

/* MAIN LAYOUT DIVS
--------------------------------------------------------- */
#ja-wrapper {
/*	padding: 0 0 40px;		***/
	padding-top:60px;
	width: 970px;
	margin: 0 auto;
	clear: both;
}

.narrow #ja-wrapper {
	width: 750px;
}

#ja-header,
#ja-mainnav,
#ja-subnav,
#ja-pathway,
#ja-container,
#ja-topsl,
#ja-botsl_luu,
#ja-footer {
	clear: both;
}

#ja-container {
	border-top: 1px solid #E7E8E6;
	border-bottom: 1px solid #E7E8E6;
	background: url(../images/main-bg1.gif) repeat-y left;
}

.narrow #ja-container {
	background: url(../images/main-bg1-n.gif) repeat-y left;
}

#ja-container2 {
	border-bottom: 1px solid #E7E8E6;
	background: url(../images/main-bg2.gif) repeat-y right;
}

.narrow #ja-container2 {
	background: url(../images/main-bg2-n.gif) repeat-y right;
}

#ja-mainbody {
	width: 80%;
	float: right;
}


/******************* NHUNG PHAN CAN SUA A DUOI NAY **********************************************************************/
#ja-mainnav {
	background: url(../images/grad2.gif) repeat-x top #2C79B3;			
	height: 31px;
}

a.readon {
	display: block;
	float: left;
	color: #FFFFFF;
	text-align:center;		
	clear: both;
	padding: 0 5px;
	width: 95px;
	height: 20px;
	line-height: 20px;
	text-decoration: none;
	background: url(../images/readmore.gif) no-repeat bottom left;
/*	background: url(../images/grad2-2.gif) repeat-x center #8BAB32;				***/
	margin-top: 5px;
	text-transform: lowercase;
}
a.readon:hover, a.readon:active, a.readon:focus {
/*	background: url(../images/grad2-1.gif) repeat-x center #2C79B3;			***/
	color: #FFFFFF;
	text-decoration: none;
	color: #FFFFFF;
	background: url(../images/readmore.gif) no-repeat top left;
}

#ja-usercolors {
/************************* daon nay hien thi css color : chon mau cho trang web ********************************************/
	float: right;
/*	padding:'padding-top' 'padding-right' 'padding-bottom' 'padding-left'			10px 5px 4px						**********/
	padding: 1052px 55px 5px 4px;
	display:block;
}

.ja-colors {
	float: right;
	padding: -10px 5px 4px;
}

#ja-usertools {
/*	padding: 0;
	width: 30px;
	font-size: 11px;
	line-height: normal;
	position: absolute;
	bottom: 20px;
	right: 0px;
	height: 0px;
*/
	float: right;
	
}
/****************** JA - HEADER DINH NGHIA ****************************/
#ja-colors {
	margin-top:-39px;
	float:right;
	margin-right:5px;
	overflow: hidden;
}
#ja-colors li {
	display: inline;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

th {
	font-weight: bold;
	padding: 5px;
	text-align: left;
}

.inputbox {
	border: 1px solid #CCCCCC;
	padding: 3px;
	color: #515756;
	background: #FFFFFF;
}

.button {
	padding: 2px 8px;
	border: 1px outset #A8A8A8;
	background: url(../images/grad4.gif) repeat-x;
	font-size: 92%;
	color: #515756;
	font-weight: bold;
}

* html .button { /*IE 6*/
	padding: 1px 5px !important;
}

*+html .button { /*IE 7*/
	padding: 1px 5px !important;
}

.componentheading {
	font-size: 200%;
	font-family:"UVN Moi Hong";
	font-weight: normal;
	color:#2C79B3;
	background: url(../images/h-lines.gif) repeat-x bottom ;
}

h2.contentheading, .contentheading {
	font-weight: normal;
	margin: 0;
	padding: 0;
	line-height: normal;
	font-family:"Times New Roman", Times, serif;
	background: url(../images/h-line.gif) repeat-x bottom ;
}

/* MODULE
--------------------------------------------------------- */
div.moduletable h3,
div.moduletable-hilite h3 {
	font-size: 110%;
	font-family:Tahoma;
	text-transform:uppercase;
	text-align:right;
	margin: 0 -25px 0px;
	padding: 4px 25px;
	color: #FFFFFF;
	background: url(../images/grad2-2.gif) left bottom;
	line-height:29px;
/*	background: url(../images/grad2-1.gif) repeat-x left bottom;
		border-bottom: 3px solid #2C79B3;
	background: url(../images/grad2-0.gif) repeat-x bottom #A8A8A8;			
	border-bottom: 1px solid #E7E8E6;*/
}

div.moduletable,
div.moduletable-hilite {
	margin: 0;
	padding: 0 10px 10px;
}

/* 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 {
	margin: 0;
	padding-left: 16px;
	padding-top:10px;
}

/* Hilite */
div.moduletable-hilites h3 {
/*	background: url(../images/h-line.gif) repeat-x bottom ;			***/
	background: url(../images/main-bg.gif) no-repeat left bottom;
	color:#FFFFFF;
	line-height:34px;
	font-size: 120%;
	font-family:Tahoma;
	text-transform:uppercase;
	margin: -5px -15px 0;
	padding: 0 25px 0;
	padding-left:63px;
/*	padding:'padding-top' 'padding-right' 'padding-bottom' 'padding-left'
	border-bottom: 3px solid #2C79B3;
	background: url(../images/grad3.gif) repeat-x bottom #A8A8A8;			***/
}
/* ETIC */
div.moduletable-etic h3 {
	background: url(../images/grad2-0.gif) repeat-x bottom #2C79B3;
	margin: -12px -18px 5px;
	padding: 5px 10px;
	height:25px;
	color:#000000;
	font-size: 130%;
	font-family:"Times New Roman", Times, serif;
}

#active_menu {
	color: #2C79B3;
	font-weight: bold;
}

#ja-botsl_luu h3 {
	color: #1a72eb;
	font-size: 100%;
	background: none;
	border: none;
	margin-bottom: 0;
}

/*------------------------------------------------------------------------
# JA Kulanite 1.0 - June, 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
-------------------------------------------------------------------------*/

h2.jazin-title, h4.jazin-title {
	margin: 0;
	padding: 0;
	line-height: 1.1;
	margin-bottom: 5px;
	text-transform: none;
	font-size: 130%;
	font-family:"Times New Roman", Times, serif;
}

/* CONTENT
--------------------------------------------- */
#jazin-wrap {
	padding: 0;
}

#jazin {
	padding: 0;
}

.jazin-left {
	float: left;
/*	background: url(../images/v-line.gif) repeat-y right;				*/
}

.jazin-center {
	float: left;
/*	background: url(../images/v-line.gif) repeat-y right;	*/
}

.jazin-right {
	float: right;
}

.jazin-box {
	padding: 0 15px 15px;
/*	background: url(../images/news-bg.png) no-repeat top left;
	border-top:1px solid #e6e6e6;	***/
}

.jazin-left .jazin-box {
	padding-left: 10px;
	background: url(../images/news-bg-l.gif) no-repeat top left;			
}

.jazin-right .jazin-box {
	padding-right: 10px;
	text-align:right;
	background: url(../images/news-bg-r.gif) no-repeat top right;
}

div.jazin-section {
	display: block;
	margin-bottom: 8px;
}

div.jazin-section a {
/*** HIEEN THI HINH O BEN PHAI ******************************/
	display: block;
/*	background: url(../images/h3-bg.gif) no-repeat left;			margin: 0;***/
	font-weight: bold;
	text-decoration: none;
	text-transform:uppercase;
	color: #FFFFFF;
	padding-left: 0px;
}

div.jazin-section a span {
	padding: 10px 10px 2px 5px;
	margin: 0;
	height: 35px;
	line-height: 35px;
	display: block;
/*	background: url(../images/h3-bg.gif) no-repeat right;			***/
}

div.jazin-section a:hover,
div.jazin-section a:active,
div.jazin-section a:focus {
	text-decoration: none;
}

.jazin-box:hover div.jazin-section a,
.hover div.jazin-section a {
/*	background: url(../images/h3-bg-hilite.gif) no-repeat left;	 color: #2C79B3;	***/
	color: #FFFFFF;
}

.jazin-box:hover div.jazin-section a span,
.hover div.jazin-section a span {
/*	background: url(../images/h3-bg-hilite.gif) no-repeat right;	***/
}

.jazin-more {
	color: #7db6fd;
	text-transform: uppercase;
	display: block;
	clear: both;
	margin: 10px 0 2px;
	font-size: 92%;
	letter-spacing: 0px;
	text-align:left;
}

ul.jazin-links {
	text-align:left;
	padding: 0;
	margin: 0;
}

ul.jazin-links li {
	padding: 0 0 1px;
	margin: 0;
	background: url(../images/dots.gif) no-repeat;	
}

ul.jazin-links li a {
	color: #505050;
	display: block;
	padding: 5px 5px 5px 15px;
	background: url(../images/icon-pages.gif) no-repeat left;
}

ul.jazin-links li a:hover, ul.jazin-links li a:active, ul.jazin-links li a:focus {
	color: #0FA9CC;
	background: url(../images/icon-pages.gif) no-repeat left;
}

.jazin-content img {
	padding: 8px 10px 0 0;
}

.jazin-pagedesc {
	display: block;
	padding: 10px;
	margin: 10px 0;
	font-size: 125%;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background: #F7F7F7;
}

.jazin-pagedesc p {
	padding: 0;
	margin: 0;
}

/*SUB PAGE HEADLINE*/
#jazin-hlwrap-sub {
	clear: both;
	margin-bottom: 3px;
}

#jazin-hlwrap-sub .jazin-box,
#jazin-hlwrap-sub .jazin-content {
	padding: 0;
	margin: 0;
	background: none;
}

#jazin-hlwrap-sub h4.jazin-title {
	font-size: 200%;
	font-weight: normal;
}

#jazin-hlwrap-sub .article_separator {
	height: 15px;
	background: none;
	border-bottom: 5px solid #ABABAB;
	font-size: 1px;
}

/*mis
-------------------------------------------------*/
#jazin-fp .article_separator {
	clear: both;
	display: block;
	height: 3px;
	background: none;
	font-size: 1px;
}

.jazin-pagenav, .jazin-pagenav-counter {
	text-align: center;
}
/*****************************************************************************************************************/
	/* HEADER JA - LOGIN - SIGN UP - SEARCH */
/*****************************************************************************************************************/
/*Head Tools*/
#ja-headtools {
	top: 5px;
	right: 0;
	position: absolute;
	border: 1px solid #FFFFFF;
	height:20px;
}

#ja-headtools:hover,
#ja-headtools.hover {
	border: 1px solid #CCCCCC;
	background: #F7F7F7;
}

#ja-headtools .ja-innerpad {
	position: relative;
	padding: 5px;
	float: left;
}

#ja-headtools ul {
	margin: 0;
	padding: 3px 0 0;
	float: left;
	white-space: nowrap;
}

#ja-headtools li {
	margin: 0;
	padding: 0 8px;
	display: inline;
	background: url(../images/vline.gif) no-repeat right center;
	line-height: normal;
}

#ja-headtools li a {
}

/****----------------------------- spot light lam them de thu --------------------------*****/
/*de thu bots1 module -------- * Bot spotlight * -------  */

#ja-botsl {
/*	line-height:20px;
	border: 1px solid #E7E8E6;
	background: url(../images/grad1.gif) repeat-x top #F8F8F7;		padding: 10px 0;*/
	background: url(../images/main-bg-02.gif) no-repeat left top ;
	color: #626A69;
	margin: 0 -15px 5px;
	padding: 0px 15px;
}

#ja-botsl div.moduletable {
	padding: 0 10px;
}

#ja-botsl ul, #ja-botsl ol {
	margin: 0;
	padding: 0;
}

#ja-botsl ol li {
	margin: 0 0 0 20px;
	padding: 0;
}

#ja-botsl ul li {
	margin: 0;
	padding: 0 0 0 15px;
	background: url(../images/bullet.gif) no-repeat 5px 7px;
}

#ja-botsl a {
	color: #626A69;
}

#ja-botsl a:hover, #ja-botsl a:active, #ja-botsl a:focus {
}

#ja-botsl{
	clear: both;
}


#ja-botsl h3 {
	color: #1a72eb;
	font-size: 100%;
	background: none;
	border: none;
	text-align:right;
	padding-top:10px;
	margin-bottom: -5px;
}

.ja-box-left, .ja-box-center {
/*	background: url(../images/vline2.gif) repeat-y bottom right;		***/
}